Aug 01 13:47:18.305773 np0000006308 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 01 13:47:18.312081 np0000006308 devstack@c-api.service[100197]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Aug 1 13:47:18 2026] *** Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: nodename: np0000006308 Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: machine: x86_64 Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: clock source: unix Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: pcre jit disabled Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: detected number of CPU cores: 16 Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: current working directory: / Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: detected binary path: /usr/bin/uwsgi-core Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: your processes number limit is 257052 Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: your memory page size is 4096 bytes Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: detected max file descriptor number: 2048 Aug 01 13:47:18.314931 np0000006308 devstack@c-api.service[100197]: lock engine: pthread robust mutexes Aug 01 13:47:18.315511 np0000006308 devstack@c-api.service[100197]: thunder lock: enabled Aug 01 13:47:18.315511 np0000006308 devstack@c-api.service[100197]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 01 13:47:18.315511 np0000006308 devstack@c-api.service[100197]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 01 13:47:18.315511 np0000006308 devstack@c-api.service[100197]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 01 13:47:18.315511 np0000006308 devstack@c-api.service[100197]: Set PythonHome to /opt/stack/data/venv Aug 01 13:47:18.353060 np0000006308 devstack@c-api.service[100197]: Python main interpreter initialized at 0x73a6592a4668 Aug 01 13:47:18.353060 np0000006308 devstack@c-api.service[100197]: python threads support enabled Aug 01 13:47:18.353060 np0000006308 devstack@c-api.service[100197]: your server socket listen backlog is limited to 100 connections Aug 01 13:47:18.353060 np0000006308 devstack@c-api.service[100197]: your mercy for graceful operations on workers is 80 seconds Aug 01 13:47:18.353656 np0000006308 devstack@c-api.service[100197]: mapped 671795 bytes (656 KB) for 4 cores Aug 01 13:47:18.353809 np0000006308 devstack@c-api.service[100197]: *** Operational MODE: preforking *** Aug 01 13:47:18.354054 np0000006308 devstack@c-api.service[100197]: *** uWSGI is running in multiple interpreter mode *** Aug 01 13:47:18.354054 np0000006308 devstack@c-api.service[100197]: spawned uWSGI master process (pid: 100197) Aug 01 13:47:18.354262 np0000006308 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 01 13:47:18.354725 np0000006308 devstack@c-api.service[100197]: spawned uWSGI worker 1 (pid: 100199, cores: 1) Aug 01 13:47:18.355303 np0000006308 devstack@c-api.service[100197]: spawned uWSGI worker 2 (pid: 100200, cores: 1) Aug 01 13:47:18.355609 np0000006308 devstack@c-api.service[100197]: spawned uWSGI worker 3 (pid: 100201, cores: 1) Aug 01 13:47:18.356048 np0000006308 devstack@c-api.service[100197]: spawned uWSGI worker 4 (pid: 100202, cores: 1) Aug 01 13:47:18.356048 np0000006308 devstack@c-api.service[100197]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 01 13:47:18.499562 np0000006308 devstack@c-api.service[100199]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 13:47:18.499562 np0000006308 devstack@c-api.service[100199]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 13:47:18.499562 np0000006308 devstack@c-api.service[100199]: we strongly recommend against using it for new projects. Aug 01 13:47:18.499562 np0000006308 devstack@c-api.service[100199]: If you are already using Eventlet, we recommend migrating to a different Aug 01 13:47:18.499562 np0000006308 devstack@c-api.service[100199]: framework. For more detail see Aug 01 13:47:18.499562 np0000006308 devstack@c-api.service[100199]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 13:47:18.499562 np0000006308 devstack@c-api.service[100199]: import eventlet # noqa Aug 01 13:47:18.503482 np0000006308 devstack@c-api.service[100200]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 13:47:18.503482 np0000006308 devstack@c-api.service[100200]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 13:47:18.503482 np0000006308 devstack@c-api.service[100200]: we strongly recommend against using it for new projects. Aug 01 13:47:18.503482 np0000006308 devstack@c-api.service[100200]: If you are already using Eventlet, we recommend migrating to a different Aug 01 13:47:18.503482 np0000006308 devstack@c-api.service[100200]: framework. For more detail see Aug 01 13:47:18.503482 np0000006308 devstack@c-api.service[100200]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 13:47:18.503482 np0000006308 devstack@c-api.service[100200]: import eventlet # noqa Aug 01 13:47:18.505811 np0000006308 devstack@c-api.service[100202]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 13:47:18.505811 np0000006308 devstack@c-api.service[100202]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 13:47:18.505811 np0000006308 devstack@c-api.service[100202]: we strongly recommend against using it for new projects. Aug 01 13:47:18.505811 np0000006308 devstack@c-api.service[100202]: If you are already using Eventlet, we recommend migrating to a different Aug 01 13:47:18.505811 np0000006308 devstack@c-api.service[100202]: framework. For more detail see Aug 01 13:47:18.505811 np0000006308 devstack@c-api.service[100202]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 13:47:18.505811 np0000006308 devstack@c-api.service[100202]: import eventlet # noqa Aug 01 13:47:18.506248 np0000006308 devstack@c-api.service[100201]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 13:47:18.506248 np0000006308 devstack@c-api.service[100201]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 13:47:18.506248 np0000006308 devstack@c-api.service[100201]: we strongly recommend against using it for new projects. Aug 01 13:47:18.506248 np0000006308 devstack@c-api.service[100201]: If you are already using Eventlet, we recommend migrating to a different Aug 01 13:47:18.506248 np0000006308 devstack@c-api.service[100201]: framework. For more detail see Aug 01 13:47:18.506248 np0000006308 devstack@c-api.service[100201]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 13:47:18.506248 np0000006308 devstack@c-api.service[100201]: import eventlet # noqa Aug 01 13:47:18.663263 np0000006308 devstack@c-api.service[100199]: /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 01 13:47:18.663263 np0000006308 devstack@c-api.service[100199]: from cgi import parse_header Aug 01 13:47:18.687642 np0000006308 devstack@c-api.service[100200]: /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 01 13:47:18.687642 np0000006308 devstack@c-api.service[100200]: from cgi import parse_header Aug 01 13:47:18.705415 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 13:47:18.705415 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:47:18.708846 np0000006308 devstack@c-api.service[100201]: /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 01 13:47:18.708846 np0000006308 devstack@c-api.service[100201]: from cgi import parse_header Aug 01 13:47:18.708970 np0000006308 devstack@c-api.service[100202]: /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 01 13:47:18.708970 np0000006308 devstack@c-api.service[100202]: from cgi import parse_header Aug 01 13:47:18.716569 np0000006308 devstack@c-api.service[100199]: /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 01 13:47:18.716569 np0000006308 devstack@c-api.service[100199]: removals.removed_module( Aug 01 13:47:18.719100 np0000006308 devstack@c-api.service[100199]: /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 01 13:47:18.719100 np0000006308 devstack@c-api.service[100199]: removals.removed_module( Aug 01 13:47:18.730816 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 13:47:18.730816 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:47:18.743742 np0000006308 devstack@c-api.service[100200]: /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 01 13:47:18.743742 np0000006308 devstack@c-api.service[100200]: removals.removed_module( Aug 01 13:47:18.746235 np0000006308 devstack@c-api.service[100200]: /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 01 13:47:18.746235 np0000006308 devstack@c-api.service[100200]: removals.removed_module( Aug 01 13:47:18.759230 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 13:47:18.759230 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:47:18.759388 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 13:47:18.759388 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:47:18.772080 np0000006308 devstack@c-api.service[100201]: /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 01 13:47:18.772080 np0000006308 devstack@c-api.service[100201]: removals.removed_module( Aug 01 13:47:18.772277 np0000006308 devstack@c-api.service[100202]: /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 01 13:47:18.772277 np0000006308 devstack@c-api.service[100202]: removals.removed_module( Aug 01 13:47:18.774527 np0000006308 devstack@c-api.service[100201]: /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 01 13:47:18.774527 np0000006308 devstack@c-api.service[100201]: removals.removed_module( Aug 01 13:47:18.774678 np0000006308 devstack@c-api.service[100202]: /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 01 13:47:18.774678 np0000006308 devstack@c-api.service[100202]: removals.removed_module( Aug 01 13:47:19.548805 np0000006308 devstack@c-api.service[100199]: /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 01 13:47:19.548805 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:47:19.599708 np0000006308 devstack@c-api.service[100199]: /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 01 13:47:19.599708 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:47:19.638708 np0000006308 devstack@c-api.service[100200]: /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 01 13:47:19.638708 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:47:19.694875 np0000006308 devstack@c-api.service[100200]: /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 01 13:47:19.694875 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:47:19.740651 np0000006308 devstack@c-api.service[100202]: /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 01 13:47:19.740651 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:47:19.741149 np0000006308 devstack@c-api.service[100201]: /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 01 13:47:19.741149 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:47:19.806254 np0000006308 devstack@c-api.service[100201]: /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 01 13:47:19.806254 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:47:19.806386 np0000006308 devstack@c-api.service[100202]: /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 01 13:47:19.806386 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:47:19.827430 np0000006308 devstack@c-api.service[100199]: 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 01 13:47:19.827798 np0000006308 devstack@c-api.service[100199]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100199) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 13:47:19.945245 np0000006308 devstack@c-api.service[100200]: 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 01 13:47:19.945571 np0000006308 devstack@c-api.service[100200]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100200) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 13:47:19.950249 np0000006308 devstack@c-api.service[100199]: /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 01 13:47:19.950249 np0000006308 devstack@c-api.service[100199]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 13:47:20.012791 np0000006308 devstack@c-api.service[100202]: 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 01 13:47:20.013010 np0000006308 devstack@c-api.service[100202]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100202) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 13:47:20.016923 np0000006308 devstack@c-api.service[100200]: /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 01 13:47:20.016923 np0000006308 devstack@c-api.service[100200]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 13:47:20.020539 np0000006308 devstack@c-api.service[100201]: 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 01 13:47:20.020775 np0000006308 devstack@c-api.service[100201]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100201) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 13:47:20.088048 np0000006308 devstack@c-api.service[100202]: /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 01 13:47:20.088048 np0000006308 devstack@c-api.service[100202]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 13:47:20.096625 np0000006308 devstack@c-api.service[100201]: /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 01 13:47:20.096625 np0000006308 devstack@c-api.service[100201]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 13:47:20.495898 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100199) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 13:47:20.496026 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100202) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 13:47:20.496195 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100201) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 13:47:20.496272 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.496335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.496368 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.496417 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.496535 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.496577 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100200) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 13:47:20.496617 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.496644 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.496712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.496915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.497068 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.497181 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.497501 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.498657 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.498769 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.498825 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.498876 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.498923 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.498972 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.499021 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.499068 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.499115 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.499160 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.499236 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.499293 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.499344 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.499390 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.499435 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.499484 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.499544 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.499595 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.499595 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.499676 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.499752 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.500379 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.500447 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.500501 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.500552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.500601 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.500649 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.500725 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.500787 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.500853 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.500911 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.500965 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.501020 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.501069 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.501117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.501206 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.501275 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.501335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.501395 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.501444 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.501492 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.501539 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.501586 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.501633 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.501679 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.501737 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.501792 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.501839 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.501886 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.501939 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.501981 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.502020 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.502061 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.502102 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.502150 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.502195 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.502253 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.502297 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.502338 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.502380 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.502419 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.502459 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.502498 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.502550 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.502592 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.502640 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.502690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.502690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.502763 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.502805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.502844 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.502881 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.502929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.502929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.502929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.502929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.502929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.502929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.502929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.502929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.502929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.502929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.503270 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.503270 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.503589 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.503694 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.503794 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.503850 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.503850 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.503951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.504002 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.504047 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.504090 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.504133 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.504174 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.504174 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.504279 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.504323 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.504778 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.504924 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.505004 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.505054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.505089 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.505113 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.505137 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.505168 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.505238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.505266 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.505286 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.505318 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.505346 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.505370 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.505394 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.505419 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.505448 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.505471 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.505494 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.505517 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.505540 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.505677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.505761 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.505821 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.505889 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.505923 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.505970 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.506009 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.506036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.506062 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.506128 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.506230 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.506349 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.506431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.506526 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.506886 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.506951 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.507001 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.507035 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.507067 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.507119 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.507166 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.507207 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.507257 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.507294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.507330 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.507368 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.507402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.507438 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.507473 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.507526 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.507573 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.507617 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.507652 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.507698 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.507743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.507781 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.507781 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.507781 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.507781 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.507909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.507909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.507974 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.508077 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.508183 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.508293 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.508343 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.508395 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.508433 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.508478 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.508515 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.508559 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.508597 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.508638 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.508677 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.508724 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.508763 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.508805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.508843 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.508887 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.508926 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.508964 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.509011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.509011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.509078 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.509121 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.509158 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.509203 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.509275 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.509314 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.509352 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.509387 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.509422 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.509461 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.509504 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.509542 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.509579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.509615 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.509661 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.509709 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.509747 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.509792 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.509830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.509867 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.509903 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.509940 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.509982 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.510020 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.510064 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.510103 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.510103 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.510174 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.510230 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.510297 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.510344 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.510387 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.510423 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.510459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.510494 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.510529 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.510570 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.510607 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.510642 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.510730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.510770 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.510806 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.511418 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.511484 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.511526 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.511567 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.511603 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.511659 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.511829 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.511879 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.511927 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.511968 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.512005 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.512005 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.512086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.512123 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.512900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.513001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.513091 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.513176 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.513289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.513364 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.513452 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.516056 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.516156 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.516279 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.516375 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.516459 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.516545 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.516638 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.518529 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.518593 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.518668 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.518722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.518777 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.518864 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.518920 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.518969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.519014 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.519014 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.519082 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.519118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.519154 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.519192 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.519257 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.519363 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.519451 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.519531 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.519612 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.519710 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.519778 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.519818 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.519876 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.519915 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.519960 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.520011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.520057 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.520057 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.520131 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.520175 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.520233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.520273 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.520311 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.520349 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.520387 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.520435 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.520472 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.520514 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.520552 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.520588 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.520624 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.520660 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.520706 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.520750 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.520796 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.520834 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.520878 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.520921 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.520921 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.521262 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.521417 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.521417 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.521533 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.521581 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.521661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.521759 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.522236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.522347 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.522430 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.522506 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.522576 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.522627 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.522682 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.522769 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.522817 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.522866 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.522909 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.522955 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.523004 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.523057 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.523100 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.523153 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.523198 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.523271 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.523271 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.523487 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.523533 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.523577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.523577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.523577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.523577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.523577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.523803 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.523803 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.523902 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.523902 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.523990 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.524035 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.524093 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.524144 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.524192 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.524272 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.524331 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.524379 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.524425 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.524481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.524531 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.524578 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.524622 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.524674 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.524751 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.524796 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.524837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.524877 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.524917 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.524956 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.525003 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.525045 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.525092 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.525135 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.525185 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.525185 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.525417 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.525509 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.525604 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.525677 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.525752 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.525809 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.525918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.525952 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.526024 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.526110 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.526201 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.526310 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.526389 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.526476 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.527017 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.527117 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.527226 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.527327 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.527383 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.527430 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.527476 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.527536 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.527583 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.527627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.527669 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.527733 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.527785 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.527843 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.529604 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.529674 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.529743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.529804 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.529853 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.529911 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.529959 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.530004 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.530049 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.530096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.530143 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.530187 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.530249 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.530315 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.530366 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.530412 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.530458 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.530499 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.530541 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.530586 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.530586 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.530657 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.530726 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.530822 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.530922 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.531009 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.531076 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.531142 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.531183 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.531183 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.531269 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.531308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.531308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.531378 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.531430 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.531548 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.531652 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.531792 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.531849 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.531897 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.531941 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.531985 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.532032 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.532076 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.532134 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.532180 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.532242 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.532289 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.532334 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.532387 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.532432 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.532476 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.532520 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.532570 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.532613 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.532613 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.532807 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.532863 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.532930 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.532981 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.533028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.533084 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.533132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.533187 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.533250 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.533296 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.533442 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.533486 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.533530 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.533577 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.533620 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.533620 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.533717 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.533777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.533824 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.533865 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.533908 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.533952 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.534009 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.534057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.534109 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.534157 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.534226 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.534276 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.534322 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.534378 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.534426 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.534472 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.534515 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.534559 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.534602 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.534665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.534728 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.534778 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.534826 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.534872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.534921 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.534968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.535015 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.535060 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.535107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.535162 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.535241 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.535292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.535340 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.535389 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.535435 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.535482 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.535530 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.535587 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.535718 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.535771 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.535820 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.535864 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.535968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.536010 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.536059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.536104 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.536157 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.536206 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.536268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.536268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.536352 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.536394 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.536436 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.536481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.536525 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.536568 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.536610 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.536745 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.536799 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.536854 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.536903 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.536957 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.537004 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.537052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.537105 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.537156 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.537201 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.537290 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.537340 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.537486 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.537534 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.537589 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.537635 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.537683 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.537734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.537778 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.537818 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.537872 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.537922 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.537969 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.538015 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.538071 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.538120 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.538167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.538230 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.538275 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.538323 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.538323 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.538416 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.538465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.538465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.538465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.538465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.538465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.538465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.538465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.538732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.538732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.538732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.538732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.538732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.538732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.538732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.539026 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.539026 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.539109 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.539156 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.539200 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.539278 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.539335 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.539379 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.539419 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.539456 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.539494 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.539534 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.539579 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.539619 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.539665 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.539724 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.539773 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.539815 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.539855 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.539895 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.539937 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.539977 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.540016 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.540062 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.540113 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.540151 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.540186 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.540242 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.540286 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.540325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.540364 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.540402 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.540448 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.540495 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.540542 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.540583 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.540624 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.540663 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.540710 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.540751 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.540791 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.540830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.540868 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.540914 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.540954 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.540990 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.541026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.541061 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.541098 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.541136 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.541173 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.541207 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.541274 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.541319 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.541362 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.541402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.541448 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.541488 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.541528 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.541564 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.541602 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.541639 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.541699 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.541740 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.541784 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.541819 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.541851 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.541884 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.541918 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.541961 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.542003 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.542050 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.542096 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.542134 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.542170 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.542229 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.542229 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.542296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.542296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.542296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.542296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.542296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.542296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.542296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.543020 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.543020 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.543020 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.543020 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.543020 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.543249 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.543249 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.545128 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.545128 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.545267 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.545323 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.545372 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.545415 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.545465 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.545510 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.545553 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.545599 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.545653 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.545711 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.545762 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.545805 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.545855 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.545898 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.545946 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.545992 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.546037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.546093 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.546141 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.546192 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.546267 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.546267 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.546355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.546355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.546355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.546355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.546513 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.546513 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.546604 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.546604 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.546678 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.546755 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.546796 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.546835 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.546875 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.546915 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.546954 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.547003 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.547051 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.547091 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.547132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.547132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.547132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.547132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.547132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.547132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.547132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.547398 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.547449 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.547449 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.547518 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.547550 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.547573 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.547597 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.547621 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.547644 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.547696 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.547744 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.547786 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.547830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.547874 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.547918 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.547963 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.548007 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.548062 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.548123 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.548168 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.548168 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.549325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.549325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.549325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.549325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.549325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.549325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.549325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.549325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.549325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.549325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.549719 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.549719 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.549795 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.549838 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.549838 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.549909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.549909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.549909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.550037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.550079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.550118 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.550156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.550193 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.550258 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.550309 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.550357 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.550404 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.550447 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.550487 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.550526 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.550564 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.550603 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.550642 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.550685 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.550735 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.550773 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.550820 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.550860 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.550898 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.550942 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.550984 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.551021 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.551059 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.551104 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.551143 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.551190 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.551313 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.551361 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.551405 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.551444 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.551482 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.551535 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.551578 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.551628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.551628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.551628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.552644 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.552738 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.552832 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.552883 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.552947 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.553034 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.553085 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.553951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.554049 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.554116 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.554203 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.554291 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.554354 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.554450 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.554675 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.554785 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.554882 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.554978 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.555071 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.555162 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.555278 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.555452 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.555544 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.555635 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.555736 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.555821 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.555905 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.556004 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.557970 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.558046 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.558123 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.558193 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.558272 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.558353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.558411 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.559406 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.559406 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.559406 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.559677 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.559677 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.559677 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.559814 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.559860 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.559860 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.559957 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.559957 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.560122 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.560122 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.560207 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.560277 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.560324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.560324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.560404 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.560449 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.560489 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.560537 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.560579 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.560579 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.560666 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.560720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.560720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.560720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.560825 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.560958 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.561045 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.561111 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.561186 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.561272 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.561347 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.561426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.562081 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.562184 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.562302 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.562383 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.562465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.562539 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.562652 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.563083 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.563156 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.563323 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.563391 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.563471 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.563524 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.563580 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.563622 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.563650 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 13:47:20.563679 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.563776 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.563823 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.563851 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.563881 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.563907 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.563964 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.564051 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.564150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.564259 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.564578 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.564681 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.564741 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 13:47:20.564791 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.564821 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 13:47:20.564843 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.564867 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 13:47:20.564933 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.564979 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 13:47:20.565023 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 13:47:20.565058 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.565083 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 13:47:20.605646 np0000006308 devstack@c-api.service[100199]: INFO dbcounter [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Registered counter for database cinder Aug 01 13:47:20.613529 np0000006308 devstack@c-api.service[100202]: INFO dbcounter [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Registered counter for database cinder Aug 01 13:47:20.614256 np0000006308 devstack@c-api.service[100201]: INFO dbcounter [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Registered counter for database cinder Aug 01 13:47:20.627190 np0000006308 devstack@c-api.service[100200]: INFO dbcounter [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Registered counter for database cinder Aug 01 13:47:20.645253 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c 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=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:20.656871 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 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=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:20.659537 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 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=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:20.690665 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 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=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:20.768167 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writer thread running {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 13:47:20.771619 np0000006308 devstack@c-api.service[100199]: INFO cinder.rpc [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 13:47:20.774822 np0000006308 devstack@c-api.service[100199]: INFO cinder.rpc [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 13:47:20.778113 np0000006308 devstack@c-api.service[100199]: INFO cinder.rpc [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 13:47:20.782808 np0000006308 devstack@c-api.service[100199]: INFO cinder.rpc [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 13:47:20.783274 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.783583 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.786203 np0000006308 devstack@c-api.service[100199]: WARNING cinder.keymgr.conf_key_mgr [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c 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 01 13:47:20.791050 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.791200 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.807471 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writer thread running {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 13:47:20.810157 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writer thread running {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 13:47:20.812347 np0000006308 devstack@c-api.service[100202]: INFO cinder.rpc [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 13:47:20.815733 np0000006308 devstack@c-api.service[100201]: INFO cinder.rpc [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 13:47:20.819127 np0000006308 devstack@c-api.service[100202]: INFO cinder.rpc [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 13:47:20.822406 np0000006308 devstack@c-api.service[100201]: INFO cinder.rpc [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 13:47:20.823359 np0000006308 devstack@c-api.service[100202]: INFO cinder.rpc [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 13:47:20.827683 np0000006308 devstack@c-api.service[100202]: INFO cinder.rpc [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 13:47:20.827937 np0000006308 devstack@c-api.service[100201]: INFO cinder.rpc [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 13:47:20.828022 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.828313 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.829603 np0000006308 devstack@c-api.service[100202]: WARNING cinder.keymgr.conf_key_mgr [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 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 01 13:47:20.834580 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.834927 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.838080 np0000006308 devstack@c-api.service[100201]: INFO cinder.rpc [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 13:47:20.838080 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.838080 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.838080 np0000006308 devstack@c-api.service[100201]: WARNING cinder.keymgr.conf_key_mgr [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 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 01 13:47:20.842011 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.842390 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.845805 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c 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=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:20.850008 np0000006308 devstack@c-api.service[100199]: INFO cinder.rpc [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 13:47:20.853047 np0000006308 devstack@c-api.service[100199]: INFO cinder.rpc [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 13:47:20.854262 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.854262 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.861298 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writer thread running {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 13:47:20.868006 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.868685 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.870971 np0000006308 devstack@c-api.service[100200]: INFO cinder.rpc [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 13:47:20.871572 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.871813 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.874501 np0000006308 devstack@c-api.service[100200]: INFO cinder.rpc [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 13:47:20.874997 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.874997 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.878913 np0000006308 devstack@c-api.service[100200]: INFO cinder.rpc [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 13:47:20.880557 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.880557 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.880754 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 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=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:20.882857 np0000006308 devstack@c-api.service[100200]: INFO cinder.rpc [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 13:47:20.882912 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.882912 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.882988 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.883321 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.884086 np0000006308 devstack@c-api.service[100200]: WARNING cinder.keymgr.conf_key_mgr [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 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 01 13:47:20.884682 np0000006308 devstack@c-api.service[100202]: INFO cinder.rpc [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 13:47:20.886109 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.886109 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.887957 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.888199 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.889047 np0000006308 devstack@c-api.service[100202]: INFO cinder.rpc [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 13:47:20.890045 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.890045 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.890150 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.890150 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.892324 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.892570 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.892642 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 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=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:20.895777 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.896042 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.896961 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.897044 np0000006308 devstack@c-api.service[100201]: INFO cinder.rpc [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 13:47:20.897094 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.899357 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.899477 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.900870 np0000006308 devstack@c-api.service[100201]: INFO cinder.rpc [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 13:47:20.900987 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.901977 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.905772 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.905772 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.906277 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.906277 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.908003 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.908432 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.908861 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.909715 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.909915 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.909915 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.910607 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.910775 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.910826 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.911064 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.911858 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.912044 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.912904 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.913032 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.914145 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.914145 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.914980 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.915144 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.915993 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.916189 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.916368 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.916418 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.917170 np0000006308 devstack@c-api.service[100199]: WARNING cinder.api.contrib.hosts [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 13:47:20.917452 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.917618 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.917662 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.917922 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.918124 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: extensions {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.919355 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.919501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: consistencygroups {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.919548 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.921084 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: extra_specs {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.921228 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.921429 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.922168 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.922343 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.922453 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: capabilities {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.923521 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: backups {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.924585 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.924727 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.924785 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.924943 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.926063 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: os-quota-sets {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.927119 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.927119 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.927558 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: qos-specs {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.928967 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.929237 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.929287 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.929491 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.929962 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.930065 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.930476 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: encryption {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.931947 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.932172 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.932254 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.932297 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: encryption {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.932336 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.934292 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: cgsnapshots {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.935362 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.935770 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.936224 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: scheduler-stats {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.936921 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.937329 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.937458 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 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=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:20.937665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: os-volume-manage {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.938418 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.938535 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.939063 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: os-snapshot-manage {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.940243 np0000006308 devstack@c-api.service[100200]: INFO cinder.rpc [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 13:47:20.940671 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.940798 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: os-volume-transfer {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.940970 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.941572 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.941716 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.942274 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: os-hosts {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.942825 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.943042 np0000006308 devstack@c-api.service[100200]: INFO cinder.rpc [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 13:47:20.943111 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.943646 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.943719 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.943772 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: os-volume-type-access {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.944318 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.944494 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.944756 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.944928 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.945516 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.945691 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.946387 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: os-availability-zone {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.946451 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.946451 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.947679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extended resource: os-quota-class-sets {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.947815 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.947954 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.948545 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.948720 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.948931 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.949097 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.949643 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.949815 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.949871 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.949987 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.950673 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.950987 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.951101 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.951143 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.951923 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.952003 np0000006308 devstack@c-api.service[100202]: WARNING cinder.api.contrib.hosts [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 13:47:20.952067 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.952266 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.952426 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.952627 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.snapshot_actions [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] SnapshotActionsController initialized {{(pid=100199) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 13:47:20.953033 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.953091 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: extensions {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.953192 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.953841 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.953988 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.954539 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: consistencygroups {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.954697 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.954762 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.954818 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.954980 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.955594 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.955732 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.956331 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.956486 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.956628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.956792 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.956983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: extra_specs {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.957034 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.957034 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.957125 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension UsedLimits extending resource: limits {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.957302 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.957422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.957577 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.957769 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension AdminActions extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.957934 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension AdminActions extending resource: snapshots {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.958087 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension AdminActions extending resource: backups {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.958272 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension VolumeActions extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.958335 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.958449 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.958507 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.958604 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-10ef42bc-83b7-4079-b87f-2247ccd3a01c None None] Extension TypesManage extending resource: types {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.958956 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: capabilities {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.959230 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.959460 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.960144 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: backups {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.960406 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.960568 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.961778 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.961927 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.961965 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: os-quota-sets {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.963069 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.963255 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.963334 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.963378 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.963405 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: qos-specs {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.964875 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: encryption {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.965358 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.965556 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.966497 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: encryption {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.966576 np0000006308 devstack@c-api.service[100199]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a6592a4668 pid: 100199 (default app) Aug 01 13:47:20.966635 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.966670 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.966695 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.966848 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.967600 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: cgsnapshots {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.967754 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.967925 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.968870 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.968942 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: scheduler-stats {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.969925 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.970115 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: os-volume-manage {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.970617 np0000006308 devstack@c-api.service[100201]: WARNING cinder.api.contrib.hosts [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 13:47:20.971941 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.972015 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: os-snapshot-manage {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.972071 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.972116 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.972189 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.972705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: extensions {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.973180 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: os-volume-transfer {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.974303 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: consistencygroups {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.974673 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: os-hosts {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.975118 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.975322 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.975880 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: os-volume-type-access {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.976906 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: extra_specs {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.977009 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1b440bc3-206c-4660-a576-5a98bc9be771 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:47:20.977285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: os-availability-zone {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.978097 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.978291 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.978951 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: capabilities {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.979592 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extended resource: os-quota-class-sets {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.980505 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: backups {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.980653 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1/1] 10.4.3.223 () {60 vars in 925 bytes} [Sat Aug 1 13:47:20 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:47:20.981380 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.981552 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.981676 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.981904 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.982859 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.983036 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.983354 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: os-quota-sets {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.983881 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.984038 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.984324 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.984501 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.984569 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.snapshot_actions [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] SnapshotActionsController initialized {{(pid=100202) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 13:47:20.984963 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.985103 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.985342 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: qos-specs {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.985922 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.986060 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.986717 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.986948 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.987374 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.987562 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.987610 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.987681 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.988061 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: encryption {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.988295 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.988429 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.988529 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.988642 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.988686 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.988728 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.988868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.988915 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.988961 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension UsedLimits extending resource: limits {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.989022 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.989169 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.989354 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.989507 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension AdminActions extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.989663 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension AdminActions extending resource: snapshots {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.989825 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension AdminActions extending resource: backups {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.989961 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension VolumeActions extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.990148 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.990200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: encryption {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.990319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-a4ca3fed-7c71-464d-bbef-f946c3aff4e3 None None] Extension TypesManage extending resource: types {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:20.991406 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.991584 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.992221 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: cgsnapshots {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.994010 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: scheduler-stats {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.995843 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: os-volume-manage {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.997672 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: os-snapshot-manage {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:20.997763 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:20.997897 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:20.999650 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: os-volume-transfer {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.001030 np0000006308 devstack@c-api.service[100202]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a6592a4668 pid: 100202 (default app) Aug 01 13:47:21.001435 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.001609 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.001829 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: os-hosts {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.003404 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.003789 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.004103 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: os-volume-type-access {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.005405 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.005405 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.006155 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: os-availability-zone {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.006689 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.006862 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.008681 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extended resource: os-quota-class-sets {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.009229 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.009229 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.010289 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.010440 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.010760 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.010957 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.011271 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.011425 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.011967 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.012125 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.012189 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.012378 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.013034 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.013703 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.013900 np0000006308 devstack@c-api.service[100200]: WARNING cinder.api.contrib.hosts [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 13:47:21.013900 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.014029 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.snapshot_actions [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] SnapshotActionsController initialized {{(pid=100201) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 13:47:21.014083 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.014478 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.014629 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.014755 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: extensions {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.015481 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.015656 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.016559 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.016639 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: consistencygroups {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.016914 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.017711 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.017886 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.018629 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.018816 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.019463 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.019463 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.019579 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: extra_specs {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.020298 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.020298 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.020298 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension UsedLimits extending resource: limits {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.020298 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.020530 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.020591 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.020767 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension AdminActions extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.020951 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension AdminActions extending resource: snapshots {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.021115 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension AdminActions extending resource: backups {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.021263 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension VolumeActions extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.021433 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.021571 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-25e5aca5-9cf4-4caa-95d5-1ebd323df137 None None] Extension TypesManage extending resource: types {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.021919 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: capabilities {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.023554 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: backups {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.026868 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: os-quota-sets {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.028809 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: qos-specs {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.030716 np0000006308 devstack@c-api.service[100201]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73a6592a4668 pid: 100201 (default app) Aug 01 13:47:21.031372 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: encryption {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.033500 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: encryption {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.035637 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: cgsnapshots {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.037901 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: scheduler-stats {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.040094 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: os-volume-manage {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.042052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: os-snapshot-manage {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.044154 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: os-volume-transfer {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.046342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: os-hosts {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.047681 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: os-volume-type-access {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.049671 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: os-availability-zone {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.052622 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extended resource: os-quota-class-sets {{(pid=100200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 13:47:21.054774 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.054774 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.055110 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.055242 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.056181 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.056362 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.057010 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] SnapshotActionsController initialized {{(pid=100200) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 13:47:21.057527 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.057748 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.058506 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.058626 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.059511 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.059667 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.060483 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:47:21.060617 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:47:21.061292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.061455 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.061632 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.061796 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.062441 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.062595 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.062747 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension UsedLimits extending resource: limits {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.062928 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.063108 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.063270 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.063442 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension AdminActions extending resource: volumes {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.063603 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension AdminActions extending resource: snapshots {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.063776 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension AdminActions extending resource: backups {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.063927 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension VolumeActions extending resource: volumes {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.064127 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.064311 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.router [None req-1f762214-75e3-4856-96ca-f8fe71c7c076 None None] Extension TypesManage extending resource: types {{(pid=100200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 13:47:21.074705 np0000006308 devstack@c-api.service[100200]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73a6592a4668 pid: 100200 (default app) Aug 01 13:47:26.434637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aa7db94b-f685-472c-a48f-0fe519b6966e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:47:27.219871 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa7db94b-f685-472c-a48f-0fe519b6966e admin admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:47:27.220553 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa7db94b-f685-472c-a48f-0fe519b6966e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:47:27.222208 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:47:27.222208 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:47:27.255726 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-aa7db94b-f685-472c-a48f-0fe519b6966e 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=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:27.293555 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa7db94b-f685-472c-a48f-0fe519b6966e admin admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:47:27.294154 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 2/2] 10.4.3.223 () {68 vars in 1302 bytes} [Sat Aug 1 13:47:26 2026] POST /volume/v3/types => generated 183 bytes in 860 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:47:27.312793 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-03f55b0c-32f4-46a2-9fb1-7fa4b391513a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:47:27.659930 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03f55b0c-32f4-46a2-9fb1-7fa4b391513a admin admin] POST https://10.4.3.223/volume/v3/types/3ebf50e5-7032-4594-8d02-1b0ad56eae25/extra_specs Aug 01 13:47:27.660655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-03f55b0c-32f4-46a2-9fb1-7fa4b391513a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:47:27.662410 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:47:27.662410 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:47:27.699925 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-03f55b0c-32f4-46a2-9fb1-7fa4b391513a 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=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:27.782660 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03f55b0c-32f4-46a2-9fb1-7fa4b391513a admin admin] https://10.4.3.223/volume/v3/types/3ebf50e5-7032-4594-8d02-1b0ad56eae25/extra_specs returned with HTTP 200 Aug 01 13:47:27.783182 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1/3] 10.4.3.223 () {68 vars in 1449 bytes} [Sat Aug 1 13:47:27 2026] POST /volume/v3/types/3ebf50e5-7032-4594-8d02-1b0ad56eae25/extra_specs => generated 52 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:47:28.034779 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-03a9d92b-8061-4271-9299-1651a090b4ab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:47:28.385001 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03a9d92b-8061-4271-9299-1651a090b4ab admin admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:47:28.385955 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03a9d92b-8061-4271-9299-1651a090b4ab admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:47:28.387985 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:47:28.387985 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:47:28.431232 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-03a9d92b-8061-4271-9299-1651a090b4ab 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=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:28.460744 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03a9d92b-8061-4271-9299-1651a090b4ab admin admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:47:28.461342 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1/4] 10.4.3.223 () {68 vars in 1302 bytes} [Sat Aug 1 13:47:28 2026] POST /volume/v3/types => generated 186 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:47:28.481135 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e8586497-dd32-4406-b2ea-8119555d88ea None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:47:28.849612 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e8586497-dd32-4406-b2ea-8119555d88ea admin admin] POST https://10.4.3.223/volume/v3/types/93ce5e6a-697e-401b-93f7-ea481c2ba504/extra_specs Aug 01 13:47:28.850342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e8586497-dd32-4406-b2ea-8119555d88ea admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:47:28.852372 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:47:28.852372 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:47:28.891865 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-e8586497-dd32-4406-b2ea-8119555d88ea 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=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:47:28.957250 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e8586497-dd32-4406-b2ea-8119555d88ea admin admin] https://10.4.3.223/volume/v3/types/93ce5e6a-697e-401b-93f7-ea481c2ba504/extra_specs returned with HTTP 200 Aug 01 13:47:28.958027 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1/5] 10.4.3.223 () {68 vars in 1449 bytes} [Sat Aug 1 13:47:28 2026] POST /volume/v3/types/93ce5e6a-697e-401b-93f7-ea481c2ba504/extra_specs => generated 45 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:47:37.289965 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:47:37.780596 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:47:38.458046 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:47:38.955505 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:47:57.840812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dc1606ca-a005-43f3-9494-7c8f0277b35a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:47:57.841762 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc1606ca-a005-43f3-9494-7c8f0277b35a None None] GET https://10.4.3.223/volume// Aug 01 13:47:57.842023 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc1606ca-a005-43f3-9494-7c8f0277b35a None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:47:57.842293 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc1606ca-a005-43f3-9494-7c8f0277b35a None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:47:57.842934 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc1606ca-a005-43f3-9494-7c8f0277b35a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:47:57.843292 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 3/6] 10.4.3.223 () {66 vars in 1425 bytes} [Sat Aug 1 13:47: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 01 13:48:45.231787 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7437e7a6-60d9-4e75-962f-d5603bf67488 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:48:45.586470 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7437e7a6-60d9-4e75-962f-d5603bf67488 tempest-verify_tempest_config-197434297 tempest-verify_tempest_config-197434297-project-member] GET https://10.4.3.223/volume/v3/extensions Aug 01 13:48:45.586687 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7437e7a6-60d9-4e75-962f-d5603bf67488 tempest-verify_tempest_config-197434297 tempest-verify_tempest_config-197434297-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:48:45.586962 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7437e7a6-60d9-4e75-962f-d5603bf67488 tempest-verify_tempest_config-197434297 tempest-verify_tempest_config-197434297-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:48:45.587368 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7437e7a6-60d9-4e75-962f-d5603bf67488 tempest-verify_tempest_config-197434297 tempest-verify_tempest_config-197434297-project-member] https://10.4.3.223/volume/v3/extensions returned with HTTP 200 Aug 01 13:48:45.587811 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 2/7] 10.4.3.223 () {66 vars in 1246 bytes} [Sat Aug 1 13:48:45 2026] GET /volume/v3/extensions => generated 5245 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:49:56.440773 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:49:56.847782 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:49:56.848075 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2038033162", "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:49:56.849943 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2038033162', 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:49:57.354729 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Create volume of 1 GB Aug 01 13:49:57.366679 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:49:57.365999. {{(pid=100201) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:49:57.366853 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Availability Zones retrieved successfully. Aug 01 13:49:57.390993 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Flow 'volume_create_api' (96b2f59e-0c27-4e2d-a38d-7af99feab541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:49:57.392188 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0071cdb-2442-43cf-8be2-63d579c2b0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:49:57.393291 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:49:57.500812 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0071cdb-2442-43cf-8be2-63d579c2b0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:49:57.502010 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ee3a9a-04ee-4b82-838a-3c882aa2cce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:49:57.555851 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-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 01 13:49:57.556153 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-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 01 13:49:57.630261 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Created reservations ['59c7170e-92e8-4b9d-b07f-ca4d9fbf05f9', 'deac7fcb-d191-40a6-a8f3-0e6af3331a09', '2ef96b06-e26e-4c30-b8dd-a456780f4e35', 'f967594d-f084-4757-a132-3770199f21bc'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:49:57.631410 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ee3a9a-04ee-4b82-838a-3c882aa2cce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c7170e-92e8-4b9d-b07f-ca4d9fbf05f9', 'deac7fcb-d191-40a6-a8f3-0e6af3331a09', '2ef96b06-e26e-4c30-b8dd-a456780f4e35', 'f967594d-f084-4757-a132-3770199f21bc']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:49:57.632457 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad2f102-1226-4736-a02c-352996fd0b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:49:57.707344 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad2f102-1226-4736-a02c-352996fd0b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43e12c33-7821-4f31-9917-bb7d5f8183f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2038033162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685921d3593f4e2ba78d27e177931a75',qos_specs=None,replication_status=,reservations=['59c7170e-92e8-4b9d-b07f-ca4d9fbf05f9','deac7fcb-d191-40a6-a8f3-0e6af3331a09','2ef96b06-e26e-4c30-b8dd-a456780f4e35','f967594d-f084-4757-a132-3770199f21bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224fea7830e747f59b413f6011b55e45',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2038033162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43e12c33-7821-4f31-9917-bb7d5f8183f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='685921d3593f4e2ba78d27e177931a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='224fea7830e747f59b413f6011b55e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:49:57.708540 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e760bb90-79b4-4100-a61e-c229388a4aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:49:57.744462 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e760bb90-79b4-4100-a61e-c229388a4aa5) transitioned into state 'SUCCESS' from state '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-2038033162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685921d3593f4e2ba78d27e177931a75',qos_specs=None,replication_status=,reservations=['59c7170e-92e8-4b9d-b07f-ca4d9fbf05f9','deac7fcb-d191-40a6-a8f3-0e6af3331a09','2ef96b06-e26e-4c30-b8dd-a456780f4e35','f967594d-f084-4757-a132-3770199f21bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224fea7830e747f59b413f6011b55e45',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:49:57.745648 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1512935-153c-48e5-808b-1fe0809df95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:49:57.776255 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1512935-153c-48e5-808b-1fe0809df95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:49:57.777525 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Flow 'volume_create_api' (96b2f59e-0c27-4e2d-a38d-7af99feab541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:49:57.777745 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Create volume request issued successfully. Aug 01 13:49:57.778772 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1aa169e-bfe2-4374-a16e-5df059285a1e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:49:57.779354 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 2/8] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:49:56 2026] POST /volume/v3/volumes => generated 757 bytes in 1339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:49:57.799837 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-22da4b61-c5ac-408e-b803-bb88677f52b0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:49:57.804025 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-22da4b61-c5ac-408e-b803-bb88677f52b0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:49:57.804025 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-22da4b61-c5ac-408e-b803-bb88677f52b0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:49:57.804238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-22da4b61-c5ac-408e-b803-bb88677f52b0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:49:57.846917 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:49:57.846917 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:49:57.854552 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-22da4b61-c5ac-408e-b803-bb88677f52b0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:49:57.868287 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-22da4b61-c5ac-408e-b803-bb88677f52b0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:49:57.868879 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 2/9] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:49:57 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 825 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:49:58.894769 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b8d6b204-28b1-4cb7-9e03-2688c7c5a41e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:49:58.898742 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8d6b204-28b1-4cb7-9e03-2688c7c5a41e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:49:58.899776 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8d6b204-28b1-4cb7-9e03-2688c7c5a41e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:49:58.899776 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8d6b204-28b1-4cb7-9e03-2688c7c5a41e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:49:58.950809 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:49:58.950809 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:49:58.959332 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b8d6b204-28b1-4cb7-9e03-2688c7c5a41e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:49:58.970497 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8d6b204-28b1-4cb7-9e03-2688c7c5a41e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:49:58.971453 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 4/10] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:49:58 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:49:59.985390 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-707dc3e5-54a5-4c30-9d82-b58e54ea78e1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:49:59.991615 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-707dc3e5-54a5-4c30-9d82-b58e54ea78e1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:49:59.991615 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-707dc3e5-54a5-4c30-9d82-b58e54ea78e1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:49:59.991615 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-707dc3e5-54a5-4c30-9d82-b58e54ea78e1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:00.034190 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:00.034190 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:00.044773 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-707dc3e5-54a5-4c30-9d82-b58e54ea78e1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:00.058948 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-707dc3e5-54a5-4c30-9d82-b58e54ea78e1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:00.059556 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 3/11] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:49:59 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:01.074290 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cee12f5b-1f09-4e8f-9292-abfe73948f9a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:01.076483 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cee12f5b-1f09-4e8f-9292-abfe73948f9a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:01.076776 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cee12f5b-1f09-4e8f-9292-abfe73948f9a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:01.077045 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cee12f5b-1f09-4e8f-9292-abfe73948f9a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:01.087331 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:01.087331 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:01.096426 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cee12f5b-1f09-4e8f-9292-abfe73948f9a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:01.107922 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cee12f5b-1f09-4e8f-9292-abfe73948f9a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:01.108603 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 3/12] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:01 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:02.124835 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-83c645a5-98c1-4b4c-9ab1-aa232cbae4f4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:02.128236 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-83c645a5-98c1-4b4c-9ab1-aa232cbae4f4 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:02.128236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-83c645a5-98c1-4b4c-9ab1-aa232cbae4f4 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:02.128236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-83c645a5-98c1-4b4c-9ab1-aa232cbae4f4 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:02.135758 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:02.135758 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:02.139852 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-83c645a5-98c1-4b4c-9ab1-aa232cbae4f4 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:02.145254 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-83c645a5-98c1-4b4c-9ab1-aa232cbae4f4 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:02.145662 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 3/13] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:02 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:03.161365 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d52eb744-6e72-48e3-b068-5dfe3afa656b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:03.163848 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d52eb744-6e72-48e3-b068-5dfe3afa656b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:03.164142 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d52eb744-6e72-48e3-b068-5dfe3afa656b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:03.164436 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d52eb744-6e72-48e3-b068-5dfe3afa656b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:03.176292 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:03.176292 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:03.182239 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d52eb744-6e72-48e3-b068-5dfe3afa656b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:03.187075 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d52eb744-6e72-48e3-b068-5dfe3afa656b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:03.187677 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 5/14] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:03 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:04.169640 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:04.206110 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0ff0962f-5a80-40b5-9025-660b279b79f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:04.208933 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ff0962f-5a80-40b5-9025-660b279b79f6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:04.208933 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ff0962f-5a80-40b5-9025-660b279b79f6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:04.208933 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ff0962f-5a80-40b5-9025-660b279b79f6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:04.223071 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:04.223071 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:04.232080 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0ff0962f-5a80-40b5-9025-660b279b79f6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:04.241282 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ff0962f-5a80-40b5-9025-660b279b79f6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:04.241884 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 4/15] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:04 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:04.502595 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:50:04.503313 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-727394815"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:04.505358 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-727394815'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:50:04.505903 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Create volume of 1 GB Aug 01 13:50:04.523318 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Availability zone cache updated, next update will occur around 2026-08-01 14:50:04.522555. {{(pid=100202) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:50:04.523595 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Availability Zones retrieved successfully. Aug 01 13:50:04.554170 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Flow 'volume_create_api' (5261eda9-bfcb-4673-bb70-49b901a41ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:04.555819 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b334d69-99d9-4c79-aa30-358c1f094ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:04.557542 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:50:04.606445 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b334d69-99d9-4c79-aa30-358c1f094ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:04.607575 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbdbeff-9ca2-4d2d-82ca-fd6a91abc472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:04.656009 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-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 01 13:50:04.656419 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-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 01 13:50:04.728654 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Created reservations ['6e81cba3-5d02-452d-8e59-4e3950dae188', '5ff9f3f1-895d-4e26-8ef6-2ef8a1833bd3', '315e8988-e12c-411b-9d2e-5e9e80f1ff4a', '3f86b95a-1db7-4213-8fd4-fced8714f797'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:50:04.728654 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbdbeff-9ca2-4d2d-82ca-fd6a91abc472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e81cba3-5d02-452d-8e59-4e3950dae188', '5ff9f3f1-895d-4e26-8ef6-2ef8a1833bd3', '315e8988-e12c-411b-9d2e-5e9e80f1ff4a', '3f86b95a-1db7-4213-8fd4-fced8714f797']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:04.729257 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ca3abaa-d269-42cc-9587-787125173008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:04.800109 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ca3abaa-d269-42cc-9587-787125173008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c28b2ea9-4885-4d2e-910f-7c3cba1dbae2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-727394815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92bcf09ff7404a16b57f684add80ca88',qos_specs=None,replication_status=,reservations=['6e81cba3-5d02-452d-8e59-4e3950dae188','5ff9f3f1-895d-4e26-8ef6-2ef8a1833bd3','315e8988-e12c-411b-9d2e-5e9e80f1ff4a','3f86b95a-1db7-4213-8fd4-fced8714f797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6643566f3b3e437bb9b6b10aa18b83c6',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:50:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-727394815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c28b2ea9-4885-4d2e-910f-7c3cba1dbae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92bcf09ff7404a16b57f684add80ca88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6643566f3b3e437bb9b6b10aa18b83c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:04.802467 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81096e0-967d-4b5c-acbe-624dbb35d63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:04.846668 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81096e0-967d-4b5c-acbe-624dbb35d63c) transitioned into state 'SUCCESS' from state '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-727394815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92bcf09ff7404a16b57f684add80ca88',qos_specs=None,replication_status=,reservations=['6e81cba3-5d02-452d-8e59-4e3950dae188','5ff9f3f1-895d-4e26-8ef6-2ef8a1833bd3','315e8988-e12c-411b-9d2e-5e9e80f1ff4a','3f86b95a-1db7-4213-8fd4-fced8714f797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6643566f3b3e437bb9b6b10aa18b83c6',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:04.849231 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc7409b9-187d-4faf-8374-dfd78e2430e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:04.883083 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc7409b9-187d-4faf-8374-dfd78e2430e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:04.884306 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Flow 'volume_create_api' (5261eda9-bfcb-4673-bb70-49b901a41ba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:04.885543 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Create volume request issued successfully. Aug 01 13:50:04.887002 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eaf811dd-c4fd-468d-8b38-5d514871a806 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:50:04.887002 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 4/16] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:50:04 2026] POST /volume/v3/volumes => generated 784 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:50:04.907555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c9b48344-25e0-4183-8509-cd9ad9550f59 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:04.912095 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c9b48344-25e0-4183-8509-cd9ad9550f59 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:50:04.913342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c9b48344-25e0-4183-8509-cd9ad9550f59 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:04.913342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c9b48344-25e0-4183-8509-cd9ad9550f59 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:04.984064 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:04.984064 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:04.989394 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c9b48344-25e0-4183-8509-cd9ad9550f59 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:50:05.000803 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c9b48344-25e0-4183-8509-cd9ad9550f59 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:50:05.002649 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 4/17] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:04 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 963 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:05.262367 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9ea8e713-4e82-4206-a30f-79f87c1e8fe9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:05.267888 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9ea8e713-4e82-4206-a30f-79f87c1e8fe9 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:05.268199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9ea8e713-4e82-4206-a30f-79f87c1e8fe9 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:05.268874 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9ea8e713-4e82-4206-a30f-79f87c1e8fe9 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:05.277986 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:05.277986 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:05.284620 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9ea8e713-4e82-4206-a30f-79f87c1e8fe9 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:05.290138 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9ea8e713-4e82-4206-a30f-79f87c1e8fe9 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:05.291049 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 6/18] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:05 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:06.029432 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-405257b0-2fdf-4808-ad73-c2c63b1ecafa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:06.036654 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-405257b0-2fdf-4808-ad73-c2c63b1ecafa tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:50:06.036654 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-405257b0-2fdf-4808-ad73-c2c63b1ecafa tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:06.036654 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-405257b0-2fdf-4808-ad73-c2c63b1ecafa tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:06.097567 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:06.097567 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:06.103101 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-405257b0-2fdf-4808-ad73-c2c63b1ecafa tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:50:06.110503 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-405257b0-2fdf-4808-ad73-c2c63b1ecafa tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:50:06.110503 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 5/19] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:06 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:06.314030 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5f23eecb-c3f2-4a6e-a6dc-7dfcb97856cf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:06.321011 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f23eecb-c3f2-4a6e-a6dc-7dfcb97856cf tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:06.321011 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f23eecb-c3f2-4a6e-a6dc-7dfcb97856cf tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:06.321011 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f23eecb-c3f2-4a6e-a6dc-7dfcb97856cf tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:06.343733 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:06.343733 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:06.353293 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f23eecb-c3f2-4a6e-a6dc-7dfcb97856cf tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:06.365127 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f23eecb-c3f2-4a6e-a6dc-7dfcb97856cf tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:06.365892 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 5/20] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:06 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:07.192440 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:07.194754 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:50:07.195292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-357255747"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:07.197681 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-357255747'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:50:07.198876 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Create volume of 1 GB Aug 01 13:50:07.223675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:50:07.222134. {{(pid=100200) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:50:07.224272 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Availability Zones retrieved successfully. Aug 01 13:50:07.257554 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Flow 'volume_create_api' (ee43b8a3-1d11-49a7-bb35-e1ffd99560a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:07.260248 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4316b471-ee2a-4fe3-8024-3db7493f9f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:07.260642 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:50:07.336272 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4316b471-ee2a-4fe3-8024-3db7493f9f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:07.337851 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2cb14b-d948-45a6-8067-df6d857ebc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:07.388043 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-65f9eb5b-f247-41d3-a590-8c3f0881da62 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:07.393947 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-65f9eb5b-f247-41d3-a590-8c3f0881da62 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:07.396195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-65f9eb5b-f247-41d3-a590-8c3f0881da62 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:07.396195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-65f9eb5b-f247-41d3-a590-8c3f0881da62 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:07.408530 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:07.408530 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:07.414140 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-65f9eb5b-f247-41d3-a590-8c3f0881da62 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:07.422499 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-65f9eb5b-f247-41d3-a590-8c3f0881da62 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:07.423512 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-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 01 13:50:07.423660 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 7/21] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:07 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:07.424166 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-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 01 13:50:07.515322 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Created reservations ['b5246d9e-e0ac-4466-aa59-4906d456da2c', 'e0ae2334-7833-4a31-a946-785f416163fc', 'f9eb3e67-e503-4e1f-8542-0591cd75710f', '3a5835bc-3900-49d8-ae48-53f25d0e4614'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:50:07.517996 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2cb14b-d948-45a6-8067-df6d857ebc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5246d9e-e0ac-4466-aa59-4906d456da2c', 'e0ae2334-7833-4a31-a946-785f416163fc', 'f9eb3e67-e503-4e1f-8542-0591cd75710f', '3a5835bc-3900-49d8-ae48-53f25d0e4614']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:07.518956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5317168b-6cd5-4818-b9f1-14d9fa218d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:07.561205 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5317168b-6cd5-4818-b9f1-14d9fa218d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57f1f55f-3431-41a7-88a4-6e6acdcd255d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-357255747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4deb532cd4ac4c60b8ae2356f92ad1f2',qos_specs=None,replication_status=,reservations=['b5246d9e-e0ac-4466-aa59-4906d456da2c','e0ae2334-7833-4a31-a946-785f416163fc','f9eb3e67-e503-4e1f-8542-0591cd75710f','3a5835bc-3900-49d8-ae48-53f25d0e4614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a0099bd6344d9985c1999d12326757',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:50:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-357255747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57f1f55f-3431-41a7-88a4-6e6acdcd255d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4deb532cd4ac4c60b8ae2356f92ad1f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7a0099bd6344d9985c1999d12326757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:07.562482 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c268d2-d38f-4720-844b-203b8736a659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:07.607440 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c268d2-d38f-4720-844b-203b8736a659) transitioned into state 'SUCCESS' from state '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-357255747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4deb532cd4ac4c60b8ae2356f92ad1f2',qos_specs=None,replication_status=,reservations=['b5246d9e-e0ac-4466-aa59-4906d456da2c','e0ae2334-7833-4a31-a946-785f416163fc','f9eb3e67-e503-4e1f-8542-0591cd75710f','3a5835bc-3900-49d8-ae48-53f25d0e4614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a0099bd6344d9985c1999d12326757',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:07.607440 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ee522f-0567-42c6-ab1a-3646d3a07fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:07.654319 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ee522f-0567-42c6-ab1a-3646d3a07fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:07.655491 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Flow 'volume_create_api' (ee43b8a3-1d11-49a7-bb35-e1ffd99560a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:07.655941 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Create volume request issued successfully. Aug 01 13:50:07.656686 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7d54e410-f385-47a5-a474-9cee6dbc7a44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:50:07.657329 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 5/22] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:50:07 2026] POST /volume/v3/volumes => generated 751 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:50:07.675376 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b32e0bee-8d61-4b9a-a51e-baae9201a1dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:07.677648 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b32e0bee-8d61-4b9a-a51e-baae9201a1dd tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:07.677867 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b32e0bee-8d61-4b9a-a51e-baae9201a1dd tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:07.678114 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b32e0bee-8d61-4b9a-a51e-baae9201a1dd tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:07.691543 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:07.691543 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:07.710621 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b32e0bee-8d61-4b9a-a51e-baae9201a1dd tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:07.716956 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b32e0bee-8d61-4b9a-a51e-baae9201a1dd tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:07.717549 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 6/23] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:07 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:08.443755 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9b7a5da8-11b0-48bd-a729-277a1e173030 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:08.446038 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9b7a5da8-11b0-48bd-a729-277a1e173030 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:08.446304 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9b7a5da8-11b0-48bd-a729-277a1e173030 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:08.446535 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9b7a5da8-11b0-48bd-a729-277a1e173030 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:08.454556 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:08.454556 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:08.463340 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9b7a5da8-11b0-48bd-a729-277a1e173030 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:08.468725 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9b7a5da8-11b0-48bd-a729-277a1e173030 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:08.469378 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 6/24] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:08 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:08.738933 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b0c03a96-82b2-45ae-bba6-da655829bf43 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:08.741833 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b0c03a96-82b2-45ae-bba6-da655829bf43 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:08.742026 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b0c03a96-82b2-45ae-bba6-da655829bf43 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:08.742269 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b0c03a96-82b2-45ae-bba6-da655829bf43 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:08.750101 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:08.750101 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:08.757643 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b0c03a96-82b2-45ae-bba6-da655829bf43 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:08.760780 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b0c03a96-82b2-45ae-bba6-da655829bf43 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:08.761360 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 8/25] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:08 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:50:08.905422 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-d1c5caf0-ae37-413d-ba23-fafce41aff9a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:08.913734 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-d1c5caf0-ae37-413d-ba23-fafce41aff9a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:08.913734 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-d1c5caf0-ae37-413d-ba23-fafce41aff9a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:08.914066 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-d1c5caf0-ae37-413d-ba23-fafce41aff9a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:08.927115 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:08.927115 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:08.932872 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-d1c5caf0-ae37-413d-ba23-fafce41aff9a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:08.940094 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-d1c5caf0-ae37-413d-ba23-fafce41aff9a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:08.940879 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 6/26] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:50:08 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:09.487348 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-58e68427-401c-41e4-871c-382761e2d76f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:09.491864 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58e68427-401c-41e4-871c-382761e2d76f tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:09.492745 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58e68427-401c-41e4-871c-382761e2d76f tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:09.492745 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58e68427-401c-41e4-871c-382761e2d76f tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:09.506474 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:09.506474 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:09.511730 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-58e68427-401c-41e4-871c-382761e2d76f tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:09.516876 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58e68427-401c-41e4-871c-382761e2d76f tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:09.517381 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 7/27] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:09 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:09.532541 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a972c571-d634-47e4-af14-6cea68bad5f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:09.533271 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a972c571-d634-47e4-af14-6cea68bad5f7 None None] GET https://10.4.3.223/volume// Aug 01 13:50:09.533484 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a972c571-d634-47e4-af14-6cea68bad5f7 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:09.533717 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a972c571-d634-47e4-af14-6cea68bad5f7 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:09.534266 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a972c571-d634-47e4-af14-6cea68bad5f7 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:50:09.537761 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 7/28] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:50:09 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:50:09.564292 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-f9f5770c-aa48-4862-9df4-f1c8f6719031 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:09.875667 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-f9f5770c-aa48-4862-9df4-f1c8f6719031 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:50:09.875667 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-f9f5770c-aa48-4862-9df4-f1c8f6719031 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57f1f55f-3431-41a7-88a4-6e6acdcd255d", "connector": null, "instance_uuid": "497f9a6c-56fb-4fe6-8fb3-e1e0fd24b1b2"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:09.887066 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:09.887066 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:09.936421 np0000006308 devstack@c-api.service[100199]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 01 13:50:09.936421 np0000006308 devstack@c-api.service[100199]: .first() Aug 01 13:50:09.962864 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-f9f5770c-aa48-4862-9df4-f1c8f6719031 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:50:09.963589 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 9/29] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:50: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 01 13:50:10.006431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8b238422-05a0-475c-aca1-adf5e9a73e62 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:10.009281 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8b238422-05a0-475c-aca1-adf5e9a73e62 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:10.009575 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8b238422-05a0-475c-aca1-adf5e9a73e62 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:10.013287 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8b238422-05a0-475c-aca1-adf5e9a73e62 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:10.026551 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:10.026551 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:10.031099 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8b238422-05a0-475c-aca1-adf5e9a73e62 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:10.032653 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-22ed7eac-403b-46e5-8d98-101a5b0616e2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:10.033587 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22ed7eac-403b-46e5-8d98-101a5b0616e2 None None] GET https://10.4.3.223/volume// Aug 01 13:50:10.033793 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22ed7eac-403b-46e5-8d98-101a5b0616e2 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:10.034825 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22ed7eac-403b-46e5-8d98-101a5b0616e2 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:10.035684 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22ed7eac-403b-46e5-8d98-101a5b0616e2 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:50:10.036442 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 8/30] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:50: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 01 13:50:10.040779 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8b238422-05a0-475c-aca1-adf5e9a73e62 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:10.040779 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 7/31] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:10 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:10.071676 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-c6e8156e-af16-4212-ad62-b1645b06f691 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:10.075757 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-c6e8156e-af16-4212-ad62-b1645b06f691 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:10.075988 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-c6e8156e-af16-4212-ad62-b1645b06f691 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:10.076177 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-c6e8156e-af16-4212-ad62-b1645b06f691 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:10.098132 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:10.098132 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:10.108125 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-c6e8156e-af16-4212-ad62-b1645b06f691 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:10.117099 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-c6e8156e-af16-4212-ad62-b1645b06f691 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:10.117099 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 8/32] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:50:10 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:50:10.533070 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dba5d986-116c-4f34-b5cb-de26e49d3932 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:10.535420 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dba5d986-116c-4f34-b5cb-de26e49d3932 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:10.535420 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dba5d986-116c-4f34-b5cb-de26e49d3932 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:10.535716 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dba5d986-116c-4f34-b5cb-de26e49d3932 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:10.547504 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:10.547504 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:10.561779 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dba5d986-116c-4f34-b5cb-de26e49d3932 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:10.568618 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dba5d986-116c-4f34-b5cb-de26e49d3932 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:10.568954 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 10/33] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:10 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:11.001302 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-5b4547f4-9903-4990-a94d-1c22dfaa0b8b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:11.004371 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-5b4547f4-9903-4990-a94d-1c22dfaa0b8b tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] PUT https://10.4.3.223/volume/v3/attachments/8dbc5e2e-aad9-43d3-9c67-aeeeda0ceb37 Aug 01 13:50:11.004947 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-5b4547f4-9903-4990-a94d-1c22dfaa0b8b tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:11.023557 np0000006308 devstack@c-api.service[100201]: /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 01 13:50:11.023557 np0000006308 devstack@c-api.service[100201]: .first() Aug 01 13:50:11.037312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-5b4547f4-9903-4990-a94d-1c22dfaa0b8b tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Acquiring lock "cinder-attachment_update-57f1f55f-3431-41a7-88a4-6e6acdcd255d-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:50:11.047198 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-5b4547f4-9903-4990-a94d-1c22dfaa0b8b tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Lock "cinder-attachment_update-57f1f55f-3431-41a7-88a4-6e6acdcd255d-np0000006308" acquired by "attachment_update" :: waited 0.011s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:50:11.049194 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:11.049194 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:11.061789 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a9774941-0b00-41a2-9c23-1661b795ea84 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:11.064655 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a9774941-0b00-41a2-9c23-1661b795ea84 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:11.064972 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a9774941-0b00-41a2-9c23-1661b795ea84 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:11.065320 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a9774941-0b00-41a2-9c23-1661b795ea84 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:11.087069 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:11.087069 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:11.100587 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a9774941-0b00-41a2-9c23-1661b795ea84 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:11.111696 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a9774941-0b00-41a2-9c23-1661b795ea84 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:11.112353 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 8/34] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:11 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:11.272141 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-5b4547f4-9903-4990-a94d-1c22dfaa0b8b tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Lock "cinder-attachment_update-57f1f55f-3431-41a7-88a4-6e6acdcd255d-np0000006308" released by "attachment_update" :: held 0.225s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:50:11.272537 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-5b4547f4-9903-4990-a94d-1c22dfaa0b8b tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/attachments/8dbc5e2e-aad9-43d3-9c67-aeeeda0ceb37 returned with HTTP 200 Aug 01 13:50:11.273342 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 9/35] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:50:11 2026] PUT /volume/v3/attachments/8dbc5e2e-aad9-43d3-9c67-aeeeda0ceb37 => generated 969 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:11.589529 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e0fe64f6-a3dd-4416-b84b-9ec163a552c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:11.594827 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0fe64f6-a3dd-4416-b84b-9ec163a552c5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:11.594827 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0fe64f6-a3dd-4416-b84b-9ec163a552c5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:11.594827 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0fe64f6-a3dd-4416-b84b-9ec163a552c5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:11.605030 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:11.605030 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:11.611456 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e0fe64f6-a3dd-4416-b84b-9ec163a552c5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:11.617432 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0fe64f6-a3dd-4416-b84b-9ec163a552c5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:11.618026 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 9/36] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:11 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:12.129790 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-90dd5ba2-6261-4a67-a795-1fd0482cd67f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:12.132809 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-90dd5ba2-6261-4a67-a795-1fd0482cd67f tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:12.133015 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-90dd5ba2-6261-4a67-a795-1fd0482cd67f tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:12.133240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-90dd5ba2-6261-4a67-a795-1fd0482cd67f tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:12.151023 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:12.151023 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:12.158005 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-90dd5ba2-6261-4a67-a795-1fd0482cd67f tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:12.164792 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-90dd5ba2-6261-4a67-a795-1fd0482cd67f tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:12.164792 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 11/37] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:12 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:12.642365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9c43a4d2-e32c-465a-85cd-40110dadd2c4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:12.642365 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c43a4d2-e32c-465a-85cd-40110dadd2c4 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:12.642365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c43a4d2-e32c-465a-85cd-40110dadd2c4 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:12.642365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c43a4d2-e32c-465a-85cd-40110dadd2c4 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:12.655853 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:12.655853 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:12.663700 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9c43a4d2-e32c-465a-85cd-40110dadd2c4 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:12.673077 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c43a4d2-e32c-465a-85cd-40110dadd2c4 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:12.673759 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 9/38] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:12 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:13.189253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-93aed932-06f5-4a96-8fe4-75e62ed12b14 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:13.189253 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-93aed932-06f5-4a96-8fe4-75e62ed12b14 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:13.189253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-93aed932-06f5-4a96-8fe4-75e62ed12b14 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:13.189253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-93aed932-06f5-4a96-8fe4-75e62ed12b14 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:13.202654 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:13.202654 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:13.208428 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-93aed932-06f5-4a96-8fe4-75e62ed12b14 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:13.216000 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-93aed932-06f5-4a96-8fe4-75e62ed12b14 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:13.216593 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 10/39] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:13 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:13.695728 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a4f09ba6-a3a0-4238-a669-94a1584a5601 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:13.698063 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a4f09ba6-a3a0-4238-a669-94a1584a5601 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:13.698063 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a4f09ba6-a3a0-4238-a669-94a1584a5601 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:13.698476 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a4f09ba6-a3a0-4238-a669-94a1584a5601 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:13.710036 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:13.710036 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:13.715792 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a4f09ba6-a3a0-4238-a669-94a1584a5601 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:13.723159 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a4f09ba6-a3a0-4238-a669-94a1584a5601 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:13.723771 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 10/40] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:13 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:14.237982 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fd4499d4-9f7d-40d2-ac49-96a1152827ec None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:14.243424 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd4499d4-9f7d-40d2-ac49-96a1152827ec tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:14.243793 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd4499d4-9f7d-40d2-ac49-96a1152827ec tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:14.244027 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd4499d4-9f7d-40d2-ac49-96a1152827ec tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:14.255717 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:14.255717 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:14.261026 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fd4499d4-9f7d-40d2-ac49-96a1152827ec tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:14.264908 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd4499d4-9f7d-40d2-ac49-96a1152827ec tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:14.265280 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 12/41] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:14 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:14.738344 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d58d8056-22e8-4c22-b145-52e41157da6b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:14.740602 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d58d8056-22e8-4c22-b145-52e41157da6b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:14.740823 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d58d8056-22e8-4c22-b145-52e41157da6b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:14.740997 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d58d8056-22e8-4c22-b145-52e41157da6b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:14.752697 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:14.752697 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:14.758570 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d58d8056-22e8-4c22-b145-52e41157da6b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:14.763814 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d58d8056-22e8-4c22-b145-52e41157da6b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:14.764173 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 10/42] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:14 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:15.288041 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f09d6d57-e494-4a41-a3e2-82fc33fb97a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:15.290007 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f09d6d57-e494-4a41-a3e2-82fc33fb97a4 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:15.290361 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f09d6d57-e494-4a41-a3e2-82fc33fb97a4 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:15.291063 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f09d6d57-e494-4a41-a3e2-82fc33fb97a4 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:15.308989 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:15.308989 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:15.318609 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f09d6d57-e494-4a41-a3e2-82fc33fb97a4 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:15.328187 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f09d6d57-e494-4a41-a3e2-82fc33fb97a4 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:15.330231 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 11/43] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:15 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:15.782584 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d76f0e9a-272e-4679-af7c-fdaed6d07f70 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:15.785899 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d76f0e9a-272e-4679-af7c-fdaed6d07f70 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:15.786277 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d76f0e9a-272e-4679-af7c-fdaed6d07f70 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:15.786528 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d76f0e9a-272e-4679-af7c-fdaed6d07f70 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:15.800951 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:15.800951 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:15.807142 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d76f0e9a-272e-4679-af7c-fdaed6d07f70 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:15.818458 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d76f0e9a-272e-4679-af7c-fdaed6d07f70 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:15.818978 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 11/44] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:15 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:16.344705 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-54db8e02-7125-4ec4-b923-e18c357b4d0f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:16.346822 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54db8e02-7125-4ec4-b923-e18c357b4d0f tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:16.347077 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54db8e02-7125-4ec4-b923-e18c357b4d0f tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:16.347289 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54db8e02-7125-4ec4-b923-e18c357b4d0f tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:16.359780 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:16.359780 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:16.365062 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-54db8e02-7125-4ec4-b923-e18c357b4d0f tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:16.370244 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54db8e02-7125-4ec4-b923-e18c357b4d0f tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:16.370926 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 13/45] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:16 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:16.834789 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-91d2156e-e4c9-4592-841d-51be17ceb663 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:16.837735 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-91d2156e-e4c9-4592-841d-51be17ceb663 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:16.838030 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-91d2156e-e4c9-4592-841d-51be17ceb663 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:16.838309 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-91d2156e-e4c9-4592-841d-51be17ceb663 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:16.847454 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:16.847454 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:16.853709 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-91d2156e-e4c9-4592-841d-51be17ceb663 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:16.861463 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-91d2156e-e4c9-4592-841d-51be17ceb663 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:16.862030 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 11/46] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:16 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:17.390768 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ccd920bd-969e-4eff-8e63-fa8d28fdb570 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:17.392422 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ccd920bd-969e-4eff-8e63-fa8d28fdb570 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:17.392664 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ccd920bd-969e-4eff-8e63-fa8d28fdb570 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:17.394244 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ccd920bd-969e-4eff-8e63-fa8d28fdb570 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:17.407029 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:17.407029 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:17.412608 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ccd920bd-969e-4eff-8e63-fa8d28fdb570 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:17.418857 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ccd920bd-969e-4eff-8e63-fa8d28fdb570 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:17.419569 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 12/47] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:17 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:17.879042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0f7fd24e-1f3d-4305-aa46-9790b10374d5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:17.881230 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0f7fd24e-1f3d-4305-aa46-9790b10374d5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:17.881429 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0f7fd24e-1f3d-4305-aa46-9790b10374d5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:17.881633 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0f7fd24e-1f3d-4305-aa46-9790b10374d5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:17.890247 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:17.890247 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:17.895122 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0f7fd24e-1f3d-4305-aa46-9790b10374d5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:17.900077 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0f7fd24e-1f3d-4305-aa46-9790b10374d5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:17.900698 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 12/48] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:17 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:18.440994 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-69394702-17c1-4c0d-9c89-da35c508e9f5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:18.443167 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69394702-17c1-4c0d-9c89-da35c508e9f5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:18.443167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69394702-17c1-4c0d-9c89-da35c508e9f5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:18.443429 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69394702-17c1-4c0d-9c89-da35c508e9f5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:18.454588 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:18.454588 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:18.461950 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-69394702-17c1-4c0d-9c89-da35c508e9f5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:18.472837 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69394702-17c1-4c0d-9c89-da35c508e9f5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:18.473595 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 14/49] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:18 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:18.922767 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-33d1fe6d-a6fd-43f3-b333-f2a1dfeb1688 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:18.926399 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-33d1fe6d-a6fd-43f3-b333-f2a1dfeb1688 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:18.926800 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-33d1fe6d-a6fd-43f3-b333-f2a1dfeb1688 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:18.927112 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-33d1fe6d-a6fd-43f3-b333-f2a1dfeb1688 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:18.939620 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:18.940935 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:18.940935 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:18.944741 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:50:18.945923 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1731335276"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:18.946388 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-33d1fe6d-a6fd-43f3-b333-f2a1dfeb1688 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:18.949166 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1731335276'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:50:18.949166 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Create volume of 1 GB Aug 01 13:50:18.952005 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-33d1fe6d-a6fd-43f3-b333-f2a1dfeb1688 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:18.952403 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 12/50] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:18 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:18.958441 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Availability Zones retrieved successfully. Aug 01 13:50:18.967930 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Flow 'volume_create_api' (6629a5b3-0994-48d4-94d3-7e4bad3254f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:18.969784 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d0d634-9483-469a-813f-76c0ccdc5964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:18.971791 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:50:19.006336 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d0d634-9483-469a-813f-76c0ccdc5964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:19.007758 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c92e71-bee4-4bb1-b87a-30ebbdca1867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:19.106966 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Created reservations ['7988547e-d8f7-4e11-83ab-089b3bdca626', 'd41ee713-a67d-465c-bfb4-53e7980e5476', '0b33f901-bd83-49c2-9b11-09ba3661e413', '98ce616e-d0ab-4431-a78d-0b62d014f8db'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:50:19.108062 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c92e71-bee4-4bb1-b87a-30ebbdca1867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7988547e-d8f7-4e11-83ab-089b3bdca626', 'd41ee713-a67d-465c-bfb4-53e7980e5476', '0b33f901-bd83-49c2-9b11-09ba3661e413', '98ce616e-d0ab-4431-a78d-0b62d014f8db']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:19.109161 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e67d2088-6df2-4338-8099-a81df2cf67fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:19.146513 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e67d2088-6df2-4338-8099-a81df2cf67fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24357136-eead-4c8b-aff7-304ad374967f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1731335276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d40df4b23b460d8b48615d6b8eeda4',qos_specs=None,replication_status=,reservations=['7988547e-d8f7-4e11-83ab-089b3bdca626','d41ee713-a67d-465c-bfb4-53e7980e5476','0b33f901-bd83-49c2-9b11-09ba3661e413','98ce616e-d0ab-4431-a78d-0b62d014f8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12629f86f7c4530a2fa2989b2ee9f1f',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:50:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1731335276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24357136-eead-4c8b-aff7-304ad374967f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d40df4b23b460d8b48615d6b8eeda4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d12629f86f7c4530a2fa2989b2ee9f1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:19.147406 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e684e0cb-7a20-4c44-9588-14662955490d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:19.174189 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e684e0cb-7a20-4c44-9588-14662955490d) transitioned into state 'SUCCESS' from state '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-1731335276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d40df4b23b460d8b48615d6b8eeda4',qos_specs=None,replication_status=,reservations=['7988547e-d8f7-4e11-83ab-089b3bdca626','d41ee713-a67d-465c-bfb4-53e7980e5476','0b33f901-bd83-49c2-9b11-09ba3661e413','98ce616e-d0ab-4431-a78d-0b62d014f8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12629f86f7c4530a2fa2989b2ee9f1f',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:19.175033 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4355fe0a-5b48-49c2-b588-b3060c97cdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:19.190552 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4355fe0a-5b48-49c2-b588-b3060c97cdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:19.191887 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Flow 'volume_create_api' (6629a5b3-0994-48d4-94d3-7e4bad3254f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:19.192863 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Create volume request issued successfully. Aug 01 13:50:19.193497 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa2bcfd6-b8b2-43ca-a0ef-1a0fe264636f tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:50:19.194177 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 13/51] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:50:18 2026] POST /volume/v3/volumes => generated 755 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:50:19.218655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8b2ef044-6547-4069-bed7-c4c2d661dcea None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:19.223191 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8b2ef044-6547-4069-bed7-c4c2d661dcea tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] GET https://10.4.3.223/volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f Aug 01 13:50:19.225677 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8b2ef044-6547-4069-bed7-c4c2d661dcea tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:19.226043 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8b2ef044-6547-4069-bed7-c4c2d661dcea tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:19.240339 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:19.240339 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:19.247027 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8b2ef044-6547-4069-bed7-c4c2d661dcea tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Volume info retrieved successfully. Aug 01 13:50:19.252953 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8b2ef044-6547-4069-bed7-c4c2d661dcea tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] https://10.4.3.223/volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f returned with HTTP 200 Aug 01 13:50:19.253499 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 13/52] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:19 2026] GET /volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:19.491567 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c79f26f5-8ddf-4adc-9dad-4be91ebaa642 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:19.493579 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c79f26f5-8ddf-4adc-9dad-4be91ebaa642 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:19.493783 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c79f26f5-8ddf-4adc-9dad-4be91ebaa642 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:19.494042 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c79f26f5-8ddf-4adc-9dad-4be91ebaa642 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:19.504455 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:19.504455 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:19.508779 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c79f26f5-8ddf-4adc-9dad-4be91ebaa642 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:19.513951 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c79f26f5-8ddf-4adc-9dad-4be91ebaa642 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:19.514502 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 15/53] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:19 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:19.969230 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-44af67cb-5090-4a43-a19b-a6841b48ed4a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:19.971331 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-44af67cb-5090-4a43-a19b-a6841b48ed4a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:19.971531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-44af67cb-5090-4a43-a19b-a6841b48ed4a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:19.972300 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-44af67cb-5090-4a43-a19b-a6841b48ed4a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:19.979616 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:19.979616 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:19.985632 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-44af67cb-5090-4a43-a19b-a6841b48ed4a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:19.992673 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-44af67cb-5090-4a43-a19b-a6841b48ed4a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:19.993169 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 13/54] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:19 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:20.271086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-95d2de31-5278-4057-b123-9d2f9089a260 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:20.273508 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95d2de31-5278-4057-b123-9d2f9089a260 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] GET https://10.4.3.223/volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f Aug 01 13:50:20.273868 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95d2de31-5278-4057-b123-9d2f9089a260 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:20.274100 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95d2de31-5278-4057-b123-9d2f9089a260 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:20.294372 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:20.294372 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:20.298760 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-95d2de31-5278-4057-b123-9d2f9089a260 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Volume info retrieved successfully. Aug 01 13:50:20.305582 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95d2de31-5278-4057-b123-9d2f9089a260 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] https://10.4.3.223/volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f returned with HTTP 200 Aug 01 13:50:20.305582 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 14/55] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:20 2026] GET /volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:20.534457 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6e94dc8b-cc05-4062-b5d2-73541d33f4ad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:20.537440 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e94dc8b-cc05-4062-b5d2-73541d33f4ad tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:20.537763 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e94dc8b-cc05-4062-b5d2-73541d33f4ad tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:20.538190 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e94dc8b-cc05-4062-b5d2-73541d33f4ad tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:20.552147 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:20.552147 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:20.557671 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6e94dc8b-cc05-4062-b5d2-73541d33f4ad tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:20.565755 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e94dc8b-cc05-4062-b5d2-73541d33f4ad tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:20.566317 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 14/56] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:20 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:20.755423 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4b560db7-09f1-48aa-b0ed-c50b002e64d9 req-ff016439-0f26-4d65-8a0f-5c0d983019b6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:20.759077 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4b560db7-09f1-48aa-b0ed-c50b002e64d9 req-ff016439-0f26-4d65-8a0f-5c0d983019b6 tempest-VolumesAdminNegativeTest-1969271917 tempest-VolumesAdminNegativeTest-1969271917-project] GET https://10.4.3.223/volume/v3/volumes/a7d83efa-6eeb-4a55-9363-606cf2790f17 Aug 01 13:50:20.759346 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4b560db7-09f1-48aa-b0ed-c50b002e64d9 req-ff016439-0f26-4d65-8a0f-5c0d983019b6 tempest-VolumesAdminNegativeTest-1969271917 tempest-VolumesAdminNegativeTest-1969271917-project] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:20.759562 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4b560db7-09f1-48aa-b0ed-c50b002e64d9 req-ff016439-0f26-4d65-8a0f-5c0d983019b6 tempest-VolumesAdminNegativeTest-1969271917 tempest-VolumesAdminNegativeTest-1969271917-project] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:20.801037 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4b560db7-09f1-48aa-b0ed-c50b002e64d9 req-ff016439-0f26-4d65-8a0f-5c0d983019b6 tempest-VolumesAdminNegativeTest-1969271917 tempest-VolumesAdminNegativeTest-1969271917-project] https://10.4.3.223/volume/v3/volumes/a7d83efa-6eeb-4a55-9363-606cf2790f17 returned with HTTP 404 Aug 01 13:50:20.802615 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 16/57] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:50:20 2026] GET /volume/v3/volumes/a7d83efa-6eeb-4a55-9363-606cf2790f17 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:50:20.818456 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-16c1bd17-f31b-4da6-b020-d7a4dca91429 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:20.822240 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-16c1bd17-f31b-4da6-b020-d7a4dca91429 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] DELETE https://10.4.3.223/volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f Aug 01 13:50:20.822240 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-16c1bd17-f31b-4da6-b020-d7a4dca91429 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:20.822240 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-16c1bd17-f31b-4da6-b020-d7a4dca91429 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:20.822485 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-16c1bd17-f31b-4da6-b020-d7a4dca91429 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Delete volume with id: 24357136-eead-4c8b-aff7-304ad374967f Aug 01 13:50:20.833398 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:20.833398 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:20.834327 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-16c1bd17-f31b-4da6-b020-d7a4dca91429 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Volume info retrieved successfully. Aug 01 13:50:20.876065 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-16c1bd17-f31b-4da6-b020-d7a4dca91429 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Delete volume request issued successfully. Aug 01 13:50:20.877463 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-16c1bd17-f31b-4da6-b020-d7a4dca91429 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] https://10.4.3.223/volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f returned with HTTP 202 Aug 01 13:50:20.877463 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 14/58] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:50:20 2026] DELETE /volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:50:20.887879 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fc5bdf50-dd45-4771-86a2-3ceb1a2f3856 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:20.893843 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc5bdf50-dd45-4771-86a2-3ceb1a2f3856 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] GET https://10.4.3.223/volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f Aug 01 13:50:20.894120 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc5bdf50-dd45-4771-86a2-3ceb1a2f3856 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:20.894327 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc5bdf50-dd45-4771-86a2-3ceb1a2f3856 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:20.902463 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:20.902463 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:20.909257 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fc5bdf50-dd45-4771-86a2-3ceb1a2f3856 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Volume info retrieved successfully. Aug 01 13:50:20.914947 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc5bdf50-dd45-4771-86a2-3ceb1a2f3856 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] https://10.4.3.223/volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f returned with HTTP 200 Aug 01 13:50:20.915296 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 15/59] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:20 2026] GET /volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:21.011043 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0107a442-524c-4cf6-b93f-40a8ecb9951a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:21.013603 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0107a442-524c-4cf6-b93f-40a8ecb9951a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:21.014715 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0107a442-524c-4cf6-b93f-40a8ecb9951a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:21.014715 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0107a442-524c-4cf6-b93f-40a8ecb9951a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:21.025706 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:21.025706 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:21.031182 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0107a442-524c-4cf6-b93f-40a8ecb9951a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:21.036643 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0107a442-524c-4cf6-b93f-40a8ecb9951a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:21.037319 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 15/60] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:21 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:50:21.595798 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-75b2f815-6f64-426e-bd3b-28265120fc04 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:21.599022 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75b2f815-6f64-426e-bd3b-28265120fc04 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:21.599097 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75b2f815-6f64-426e-bd3b-28265120fc04 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:21.599316 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75b2f815-6f64-426e-bd3b-28265120fc04 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:21.621692 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:21.621692 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:21.630377 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-75b2f815-6f64-426e-bd3b-28265120fc04 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:21.640152 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75b2f815-6f64-426e-bd3b-28265120fc04 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:21.640152 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 17/61] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:21 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:21.932407 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-022b01e3-f048-4b4e-8f66-10bdbc662639 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:21.935743 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-022b01e3-f048-4b4e-8f66-10bdbc662639 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] GET https://10.4.3.223/volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f Aug 01 13:50:21.935916 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-022b01e3-f048-4b4e-8f66-10bdbc662639 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:21.936163 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-022b01e3-f048-4b4e-8f66-10bdbc662639 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:21.945139 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-022b01e3-f048-4b4e-8f66-10bdbc662639 tempest-VolumesAdminNegativeTest-93868652 tempest-VolumesAdminNegativeTest-93868652-project-member] https://10.4.3.223/volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f returned with HTTP 404 Aug 01 13:50:21.945916 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 15/62] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:21 2026] GET /volume/v3/volumes/24357136-eead-4c8b-aff7-304ad374967f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:50:22.056986 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a4d9905e-71f5-4928-a2e3-254b111584d0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:22.059376 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4d9905e-71f5-4928-a2e3-254b111584d0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:22.059626 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4d9905e-71f5-4928-a2e3-254b111584d0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:22.059922 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4d9905e-71f5-4928-a2e3-254b111584d0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:22.072608 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:22.072608 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:22.080555 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a4d9905e-71f5-4928-a2e3-254b111584d0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:22.087243 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4d9905e-71f5-4928-a2e3-254b111584d0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:22.087872 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 16/63] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:22 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:22.660927 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e6f5a067-5fec-4d01-a0c1-324aac52adad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:22.663876 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6f5a067-5fec-4d01-a0c1-324aac52adad tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:22.664339 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6f5a067-5fec-4d01-a0c1-324aac52adad tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:22.664730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6f5a067-5fec-4d01-a0c1-324aac52adad tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:22.685699 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:22.685699 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:22.695175 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e6f5a067-5fec-4d01-a0c1-324aac52adad tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:22.702174 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6f5a067-5fec-4d01-a0c1-324aac52adad tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:22.702877 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 16/64] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:22 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:23.105142 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cf619cc6-9468-4ecd-9038-7b27e101b0e0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:23.107357 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cf619cc6-9468-4ecd-9038-7b27e101b0e0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:23.107598 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cf619cc6-9468-4ecd-9038-7b27e101b0e0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:23.107857 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cf619cc6-9468-4ecd-9038-7b27e101b0e0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:23.120207 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:23.120207 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:23.126543 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cf619cc6-9468-4ecd-9038-7b27e101b0e0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:23.131685 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cf619cc6-9468-4ecd-9038-7b27e101b0e0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:23.132189 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 18/65] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:23 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:23.725458 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4d50f27b-53e3-4ad1-bfa4-a01670c762b1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:23.727522 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d50f27b-53e3-4ad1-bfa4-a01670c762b1 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:23.727787 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d50f27b-53e3-4ad1-bfa4-a01670c762b1 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:23.728058 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d50f27b-53e3-4ad1-bfa4-a01670c762b1 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:23.743236 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:23.743236 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:23.748136 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4d50f27b-53e3-4ad1-bfa4-a01670c762b1 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:23.753656 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d50f27b-53e3-4ad1-bfa4-a01670c762b1 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:23.754401 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 16/66] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:23 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:24.150852 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c116e6f1-075b-465d-a15f-cce9da9c7fa6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:24.154138 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c116e6f1-075b-465d-a15f-cce9da9c7fa6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:24.155125 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c116e6f1-075b-465d-a15f-cce9da9c7fa6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:24.155125 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c116e6f1-075b-465d-a15f-cce9da9c7fa6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:24.166343 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:24.166343 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:24.170383 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c116e6f1-075b-465d-a15f-cce9da9c7fa6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:24.178750 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c116e6f1-075b-465d-a15f-cce9da9c7fa6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:24.178750 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 17/67] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:24 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:24.773505 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f6c6a5e8-51ed-4063-bb25-5ecba96dc543 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:24.777798 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6c6a5e8-51ed-4063-bb25-5ecba96dc543 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:24.778008 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6c6a5e8-51ed-4063-bb25-5ecba96dc543 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:24.778448 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6c6a5e8-51ed-4063-bb25-5ecba96dc543 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:24.794506 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:24.794506 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:24.800467 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f6c6a5e8-51ed-4063-bb25-5ecba96dc543 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:24.807265 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6c6a5e8-51ed-4063-bb25-5ecba96dc543 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:24.807876 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 17/68] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:24 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:25.193005 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5c431b4c-674b-4691-b6f7-7e4069f53550 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:25.195755 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c431b4c-674b-4691-b6f7-7e4069f53550 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:25.195984 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c431b4c-674b-4691-b6f7-7e4069f53550 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:25.196286 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c431b4c-674b-4691-b6f7-7e4069f53550 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:25.209323 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:25.209323 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:25.216174 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5c431b4c-674b-4691-b6f7-7e4069f53550 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:25.230495 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c431b4c-674b-4691-b6f7-7e4069f53550 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:25.231053 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 19/69] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:25 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:25.825722 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bf47e7f1-5c4a-419b-8dd0-6feb80df3b44 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:25.828433 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bf47e7f1-5c4a-419b-8dd0-6feb80df3b44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:25.828616 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bf47e7f1-5c4a-419b-8dd0-6feb80df3b44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:25.828856 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bf47e7f1-5c4a-419b-8dd0-6feb80df3b44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:25.846472 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:25.846472 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:25.856203 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bf47e7f1-5c4a-419b-8dd0-6feb80df3b44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:25.869912 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bf47e7f1-5c4a-419b-8dd0-6feb80df3b44 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:25.872087 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 17/70] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:25 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:26.248008 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0c2740cb-7db2-435d-90c0-9243192ae641 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:26.251096 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c2740cb-7db2-435d-90c0-9243192ae641 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:26.251419 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c2740cb-7db2-435d-90c0-9243192ae641 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:26.251719 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c2740cb-7db2-435d-90c0-9243192ae641 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:26.269073 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:26.269073 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:26.273780 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0c2740cb-7db2-435d-90c0-9243192ae641 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:26.281685 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c2740cb-7db2-435d-90c0-9243192ae641 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:26.281842 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 18/71] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:26 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:26.892401 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ee62942e-a62e-4506-be72-3be67b355c23 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:26.896414 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee62942e-a62e-4506-be72-3be67b355c23 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:26.897159 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee62942e-a62e-4506-be72-3be67b355c23 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:26.897159 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee62942e-a62e-4506-be72-3be67b355c23 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:26.912702 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:26.912702 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:26.920012 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ee62942e-a62e-4506-be72-3be67b355c23 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:26.929875 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee62942e-a62e-4506-be72-3be67b355c23 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:26.930550 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 18/72] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:26 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:27.300869 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ee8fbd4d-24d7-4a27-b3fb-9e5d9f7710ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:27.305029 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee8fbd4d-24d7-4a27-b3fb-9e5d9f7710ee tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:27.305318 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee8fbd4d-24d7-4a27-b3fb-9e5d9f7710ee tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:27.305625 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee8fbd4d-24d7-4a27-b3fb-9e5d9f7710ee tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:27.315592 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:27.315592 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:27.321064 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ee8fbd4d-24d7-4a27-b3fb-9e5d9f7710ee tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:27.329615 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee8fbd4d-24d7-4a27-b3fb-9e5d9f7710ee tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:27.329999 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 20/73] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:27 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:27.948752 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-37e6d372-8be0-45a1-9a0c-842d4c6dfc52 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:27.951800 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-37e6d372-8be0-45a1-9a0c-842d4c6dfc52 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:27.951941 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-37e6d372-8be0-45a1-9a0c-842d4c6dfc52 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:27.952169 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-37e6d372-8be0-45a1-9a0c-842d4c6dfc52 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:27.967006 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:27.967006 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:27.972110 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-37e6d372-8be0-45a1-9a0c-842d4c6dfc52 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:27.977981 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-37e6d372-8be0-45a1-9a0c-842d4c6dfc52 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:27.978496 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 18/74] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:27 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:28.348519 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-712f2a59-83f6-4d65-8e25-a980e0143050 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:28.350763 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-712f2a59-83f6-4d65-8e25-a980e0143050 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:28.351346 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-712f2a59-83f6-4d65-8e25-a980e0143050 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:28.351346 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-712f2a59-83f6-4d65-8e25-a980e0143050 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:28.360430 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:28.360430 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:28.366205 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-712f2a59-83f6-4d65-8e25-a980e0143050 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:28.373107 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-712f2a59-83f6-4d65-8e25-a980e0143050 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:28.374585 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 19/75] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:28 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:28.995957 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-995d2e65-19d2-4b8f-a993-6bfd92c1c066 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:28.998103 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-995d2e65-19d2-4b8f-a993-6bfd92c1c066 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:28.998409 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-995d2e65-19d2-4b8f-a993-6bfd92c1c066 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:28.998693 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-995d2e65-19d2-4b8f-a993-6bfd92c1c066 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:29.015470 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:29.015470 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:29.024767 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-995d2e65-19d2-4b8f-a993-6bfd92c1c066 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:29.031305 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-995d2e65-19d2-4b8f-a993-6bfd92c1c066 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:29.031305 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 19/76] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:28 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:29.391512 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-99d4f084-b1f0-4de9-b09f-b1550cca60ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:29.398669 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99d4f084-b1f0-4de9-b09f-b1550cca60ee tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:29.398669 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99d4f084-b1f0-4de9-b09f-b1550cca60ee tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:29.398669 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99d4f084-b1f0-4de9-b09f-b1550cca60ee tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:29.409805 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:29.409805 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:29.416176 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-99d4f084-b1f0-4de9-b09f-b1550cca60ee tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:29.424705 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99d4f084-b1f0-4de9-b09f-b1550cca60ee tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:29.424926 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 21/77] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:29 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:30.051935 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6449a18b-14a1-4692-9087-8adfc714f26d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:30.054132 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6449a18b-14a1-4692-9087-8adfc714f26d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:30.054433 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6449a18b-14a1-4692-9087-8adfc714f26d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:30.055251 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6449a18b-14a1-4692-9087-8adfc714f26d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:30.073040 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:30.073040 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:30.082570 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6449a18b-14a1-4692-9087-8adfc714f26d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:30.090240 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6449a18b-14a1-4692-9087-8adfc714f26d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:30.090893 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 19/78] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:30 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:30.440453 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7f5e8223-c1a9-4bb4-a806-fcd8c8aeb21a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:30.443015 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f5e8223-c1a9-4bb4-a806-fcd8c8aeb21a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:30.444235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f5e8223-c1a9-4bb4-a806-fcd8c8aeb21a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:30.444235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f5e8223-c1a9-4bb4-a806-fcd8c8aeb21a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:30.455302 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:30.455302 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:30.460918 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7f5e8223-c1a9-4bb4-a806-fcd8c8aeb21a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:30.467618 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f5e8223-c1a9-4bb4-a806-fcd8c8aeb21a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:30.468369 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 20/79] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:30 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:30.497685 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-61247431-b443-423d-8511-508236113440 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:30.500675 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:50:30.500675 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-376622139", "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:30.503590 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-376622139', 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:50:31.067584 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Create volume of 1 GB Aug 01 13:50:31.073451 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Availability Zones retrieved successfully. Aug 01 13:50:31.082240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Flow 'volume_create_api' (bf2393e1-b380-4517-970c-aee10dbcbd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:31.083877 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cd63ae7-37ae-492b-acd5-2e017a012b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:31.085263 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:50:31.107158 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-75d4ce93-7fb2-4db8-a808-ea89e531e4f3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:31.110237 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75d4ce93-7fb2-4db8-a808-ea89e531e4f3 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:31.110606 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75d4ce93-7fb2-4db8-a808-ea89e531e4f3 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:31.110685 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75d4ce93-7fb2-4db8-a808-ea89e531e4f3 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:31.122519 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:31.122519 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:31.128178 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-75d4ce93-7fb2-4db8-a808-ea89e531e4f3 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:31.134522 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75d4ce93-7fb2-4db8-a808-ea89e531e4f3 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:31.134671 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 22/80] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:31 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:31.196500 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cd63ae7-37ae-492b-acd5-2e017a012b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:31.196500 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28ba907-2912-41b2-b70d-defc5f5c150f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:31.278930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Created reservations ['f3907b95-a033-4d1a-9bed-60aa568445da', '2dd83fb0-2b91-450c-9b3c-14ec2066419f', 'c4d65faa-789c-4182-ad2f-51e8fee03051', '399111c0-49a8-43c7-8072-1c09b7c58a75'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:50:31.280082 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28ba907-2912-41b2-b70d-defc5f5c150f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3907b95-a033-4d1a-9bed-60aa568445da', '2dd83fb0-2b91-450c-9b3c-14ec2066419f', 'c4d65faa-789c-4182-ad2f-51e8fee03051', '399111c0-49a8-43c7-8072-1c09b7c58a75']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:31.281079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0779cde-c055-48e8-8e74-5bd5ddcb9137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:31.311261 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0779cde-c055-48e8-8e74-5bd5ddcb9137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26a53b8a-7d59-4d73-ae0d-c4af2a252b53', '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-376622139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7611780c85524a828829a5756b1335d8',qos_specs=None,replication_status=,reservations=['f3907b95-a033-4d1a-9bed-60aa568445da','2dd83fb0-2b91-450c-9b3c-14ec2066419f','c4d65faa-789c-4182-ad2f-51e8fee03051','399111c0-49a8-43c7-8072-1c09b7c58a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='227b2c390ea64c9e8a497939d72e25c9',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-376622139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26a53b8a-7d59-4d73-ae0d-c4af2a252b53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7611780c85524a828829a5756b1335d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='227b2c390ea64c9e8a497939d72e25c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:31.312460 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9a84d4-b714-46d5-b045-69d65dd26595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:31.335752 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9a84d4-b714-46d5-b045-69d65dd26595) transitioned into state 'SUCCESS' from state '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-376622139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7611780c85524a828829a5756b1335d8',qos_specs=None,replication_status=,reservations=['f3907b95-a033-4d1a-9bed-60aa568445da','2dd83fb0-2b91-450c-9b3c-14ec2066419f','c4d65faa-789c-4182-ad2f-51e8fee03051','399111c0-49a8-43c7-8072-1c09b7c58a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='227b2c390ea64c9e8a497939d72e25c9',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:31.336486 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e807733-4013-4d8c-bc45-3ac45197881b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:31.349071 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e807733-4013-4d8c-bc45-3ac45197881b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:31.350231 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Flow 'volume_create_api' (bf2393e1-b380-4517-970c-aee10dbcbd92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:31.350639 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Create volume request issued successfully. Aug 01 13:50:31.351466 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-61247431-b443-423d-8511-508236113440 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:50:31.352026 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 20/81] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:50:30 2026] POST /volume/v3/volumes => generated 898 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:50:31.371028 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fef66325-a1cb-4cab-933d-8c78a1483295 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:31.373377 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fef66325-a1cb-4cab-933d-8c78a1483295 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:31.373979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fef66325-a1cb-4cab-933d-8c78a1483295 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:31.374399 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fef66325-a1cb-4cab-933d-8c78a1483295 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:31.386339 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:31.386339 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:31.391095 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fef66325-a1cb-4cab-933d-8c78a1483295 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:31.398165 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fef66325-a1cb-4cab-933d-8c78a1483295 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:31.398905 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 20/82] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:31 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 966 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:31.488502 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f2d858ed-4975-467a-8907-d3271090b706 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:31.493006 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f2d858ed-4975-467a-8907-d3271090b706 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:31.493006 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f2d858ed-4975-467a-8907-d3271090b706 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:31.493006 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f2d858ed-4975-467a-8907-d3271090b706 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:31.505285 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:31.505285 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:31.513923 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f2d858ed-4975-467a-8907-d3271090b706 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:31.527330 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f2d858ed-4975-467a-8907-d3271090b706 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:31.527330 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 21/83] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:31 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:31.753770 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:31.755652 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:50:31.756120 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1772676059"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:31.758174 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1772676059'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:50:31.758667 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Create volume of 1 GB Aug 01 13:50:31.769327 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:50:31.768610. {{(pid=100199) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:50:31.769452 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Availability Zones retrieved successfully. Aug 01 13:50:31.794959 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Flow 'volume_create_api' (05bf352b-5dfe-43bd-8d85-14dd4f544c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:31.796743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b156b88-d298-4901-b09f-bd9aed763327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:31.798889 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:50:31.862854 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b156b88-d298-4901-b09f-bd9aed763327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:31.863899 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb59817a-e7af-4cad-a928-c7dbc22c24d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:31.914706 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-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 01 13:50:31.915030 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-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 01 13:50:31.981765 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Created reservations ['b9e35e0a-6a86-4377-9ce4-c9b78415f513', '99352601-5a77-4024-a7f2-63fd047154c7', '2d33d4cd-db17-4f8d-8f21-0293a8bbbd15', '713f8117-6bb9-4d20-92c6-e3b6f0fc33b6'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:50:31.982871 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb59817a-e7af-4cad-a928-c7dbc22c24d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9e35e0a-6a86-4377-9ce4-c9b78415f513', '99352601-5a77-4024-a7f2-63fd047154c7', '2d33d4cd-db17-4f8d-8f21-0293a8bbbd15', '713f8117-6bb9-4d20-92c6-e3b6f0fc33b6']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:31.983812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4396d178-92d3-49dd-9748-5faa11e94966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:32.023183 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4396d178-92d3-49dd-9748-5faa11e94966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd1615de-4071-4eb4-bdbf-bb2537ae5883', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1772676059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea5e7cf31a45450cb85c094037130ce4',qos_specs=None,replication_status=,reservations=['b9e35e0a-6a86-4377-9ce4-c9b78415f513','99352601-5a77-4024-a7f2-63fd047154c7','2d33d4cd-db17-4f8d-8f21-0293a8bbbd15','713f8117-6bb9-4d20-92c6-e3b6f0fc33b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeb4a8fee16e4b17b31b0c78ce9d09e3',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1772676059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd1615de-4071-4eb4-bdbf-bb2537ae5883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea5e7cf31a45450cb85c094037130ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aeb4a8fee16e4b17b31b0c78ce9d09e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:32.024518 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065a36b1-36c3-43a7-b92d-9c7acc359bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:32.055786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065a36b1-36c3-43a7-b92d-9c7acc359bf8) transitioned into state 'SUCCESS' from state '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-1772676059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea5e7cf31a45450cb85c094037130ce4',qos_specs=None,replication_status=,reservations=['b9e35e0a-6a86-4377-9ce4-c9b78415f513','99352601-5a77-4024-a7f2-63fd047154c7','2d33d4cd-db17-4f8d-8f21-0293a8bbbd15','713f8117-6bb9-4d20-92c6-e3b6f0fc33b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeb4a8fee16e4b17b31b0c78ce9d09e3',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:32.056897 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41217a35-5c96-4321-a8c3-21e2720ac692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:32.100293 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41217a35-5c96-4321-a8c3-21e2720ac692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:32.100293 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Flow 'volume_create_api' (05bf352b-5dfe-43bd-8d85-14dd4f544c49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:32.100293 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Create volume request issued successfully. Aug 01 13:50:32.100293 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eab8c672-a6f4-4e69-aa6d-7fd5c9fe3dae tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:50:32.100623 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 23/84] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:50:31 2026] POST /volume/v3/volumes => generated 754 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:50:32.121369 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-438c38b2-441e-4af2-a587-276546451b4d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:32.123461 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-438c38b2-441e-4af2-a587-276546451b4d tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] GET https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 Aug 01 13:50:32.123678 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-438c38b2-441e-4af2-a587-276546451b4d tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:32.123888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-438c38b2-441e-4af2-a587-276546451b4d tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:32.138722 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:32.138722 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:32.153160 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5741da77-6301-4f2e-a763-82601852b936 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:32.153727 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-438c38b2-441e-4af2-a587-276546451b4d tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:32.155801 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5741da77-6301-4f2e-a763-82601852b936 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:32.156890 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5741da77-6301-4f2e-a763-82601852b936 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:32.156890 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5741da77-6301-4f2e-a763-82601852b936 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:32.160851 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-438c38b2-441e-4af2-a587-276546451b4d tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 returned with HTTP 200 Aug 01 13:50:32.161413 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 21/85] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:32 2026] GET /volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:32.169709 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:32.169709 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:32.176107 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5741da77-6301-4f2e-a763-82601852b936 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:32.182803 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5741da77-6301-4f2e-a763-82601852b936 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:32.182803 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 21/86] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:32 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:32.416588 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-91b7f507-4da1-41f5-a1f9-ae675d885425 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:32.420050 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91b7f507-4da1-41f5-a1f9-ae675d885425 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:32.420377 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91b7f507-4da1-41f5-a1f9-ae675d885425 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:32.420609 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91b7f507-4da1-41f5-a1f9-ae675d885425 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:32.433069 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:32.433069 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:32.441567 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-91b7f507-4da1-41f5-a1f9-ae675d885425 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:32.448230 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91b7f507-4da1-41f5-a1f9-ae675d885425 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:32.448768 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 22/87] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:32 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:32.545619 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7de2313e-830a-4180-ac83-076c2f3cfc10 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:32.548790 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7de2313e-830a-4180-ac83-076c2f3cfc10 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:32.548790 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7de2313e-830a-4180-ac83-076c2f3cfc10 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:32.548790 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7de2313e-830a-4180-ac83-076c2f3cfc10 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:32.557202 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:32.557202 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:32.563246 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7de2313e-830a-4180-ac83-076c2f3cfc10 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:32.571832 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7de2313e-830a-4180-ac83-076c2f3cfc10 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:32.572478 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 24/88] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:32 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:33.181579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d52c962b-88fd-4ea1-9121-cb63cd18a96f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:33.184133 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d52c962b-88fd-4ea1-9121-cb63cd18a96f tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] GET https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 Aug 01 13:50:33.185006 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d52c962b-88fd-4ea1-9121-cb63cd18a96f tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:33.185711 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d52c962b-88fd-4ea1-9121-cb63cd18a96f tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:33.197188 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:33.197188 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:33.203233 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d18179c6-610e-4e87-bae8-a4040668c7fc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:33.208609 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d52c962b-88fd-4ea1-9121-cb63cd18a96f tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:33.211787 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d18179c6-610e-4e87-bae8-a4040668c7fc tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:33.212129 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d18179c6-610e-4e87-bae8-a4040668c7fc tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:33.212335 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d18179c6-610e-4e87-bae8-a4040668c7fc tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:33.220993 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d52c962b-88fd-4ea1-9121-cb63cd18a96f tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 returned with HTTP 200 Aug 01 13:50:33.221660 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 22/89] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:33 2026] GET /volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:33.228371 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:33.228371 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:33.235912 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d18179c6-610e-4e87-bae8-a4040668c7fc tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:33.240778 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-11e0ad9e-4aa8-4836-8b47-8a552d4274d3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:33.243345 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11e0ad9e-4aa8-4836-8b47-8a552d4274d3 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] POST https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883/action Aug 01 13:50:33.243442 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d18179c6-610e-4e87-bae8-a4040668c7fc tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:33.243992 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 22/90] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:33 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:33.244066 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11e0ad9e-4aa8-4836-8b47-8a552d4274d3 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:50:33.244280 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11e0ad9e-4aa8-4836-8b47-8a552d4274d3 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:33.260202 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:33.260202 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:33.260769 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-11e0ad9e-4aa8-4836-8b47-8a552d4274d3 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:33.268971 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-11e0ad9e-4aa8-4836-8b47-8a552d4274d3 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume updated successfully. Aug 01 13:50:33.269245 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11e0ad9e-4aa8-4836-8b47-8a552d4274d3 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883/action returned with HTTP 200 Aug 01 13:50:33.269716 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 23/91] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:50:33 2026] POST /volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 13:50:33.280317 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0f5b50af-3cae-42b0-80fc-965e6b3794ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:33.282396 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f5b50af-3cae-42b0-80fc-965e6b3794ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] GET https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 Aug 01 13:50:33.282594 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f5b50af-3cae-42b0-80fc-965e6b3794ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:33.282841 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f5b50af-3cae-42b0-80fc-965e6b3794ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:33.291247 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:33.291247 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:33.297652 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0f5b50af-3cae-42b0-80fc-965e6b3794ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:33.306693 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f5b50af-3cae-42b0-80fc-965e6b3794ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 returned with HTTP 200 Aug 01 13:50:33.307356 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 25/92] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:33 2026] GET /volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:33.466459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-337300e7-9ded-4f84-9d03-7406ab428846 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:33.468834 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-337300e7-9ded-4f84-9d03-7406ab428846 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:33.469107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-337300e7-9ded-4f84-9d03-7406ab428846 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:33.469360 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-337300e7-9ded-4f84-9d03-7406ab428846 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:33.478103 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:33.478103 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:33.482416 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-337300e7-9ded-4f84-9d03-7406ab428846 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:33.487584 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-337300e7-9ded-4f84-9d03-7406ab428846 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:33.488032 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 23/93] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:33 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:33.525405 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-77b1ed38-8c07-45ac-bbe2-eb6ce5d99703 req-64cd5b18-550f-4acc-9416-483e53ae1658 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:33.528353 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-77b1ed38-8c07-45ac-bbe2-eb6ce5d99703 req-64cd5b18-550f-4acc-9416-483e53ae1658 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] GET https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 Aug 01 13:50:33.528647 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-77b1ed38-8c07-45ac-bbe2-eb6ce5d99703 req-64cd5b18-550f-4acc-9416-483e53ae1658 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:33.528932 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-77b1ed38-8c07-45ac-bbe2-eb6ce5d99703 req-64cd5b18-550f-4acc-9416-483e53ae1658 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:33.538892 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:33.538892 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:33.544251 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-77b1ed38-8c07-45ac-bbe2-eb6ce5d99703 req-64cd5b18-550f-4acc-9416-483e53ae1658 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:33.550738 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-77b1ed38-8c07-45ac-bbe2-eb6ce5d99703 req-64cd5b18-550f-4acc-9416-483e53ae1658 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 returned with HTTP 200 Aug 01 13:50:33.551312 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 23/94] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:50:33 2026] GET /volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:33.589599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e931e620-c2ec-4da4-9f4f-b4672d1cccad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:33.591975 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e931e620-c2ec-4da4-9f4f-b4672d1cccad tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:33.592113 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e931e620-c2ec-4da4-9f4f-b4672d1cccad tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:33.592513 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e931e620-c2ec-4da4-9f4f-b4672d1cccad tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:33.606226 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:33.606226 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:33.614337 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e931e620-c2ec-4da4-9f4f-b4672d1cccad tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:33.620185 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e931e620-c2ec-4da4-9f4f-b4672d1cccad tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:33.620826 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 24/95] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:33 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:34.021150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-982e744a-b2c3-46c4-b652-3af58300cb9a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:34.023041 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:50:34.023452 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-449409546"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:34.025227 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-449409546'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:50:34.025644 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Create volume of 1 GB Aug 01 13:50:34.029932 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Availability Zones retrieved successfully. Aug 01 13:50:34.036347 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Flow 'volume_create_api' (c4a1df74-dd28-4d34-94e3-194e51f0c4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:34.037362 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f02ac0df-aa83-447f-adef-c587c7ed7765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:34.038327 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:50:34.070649 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f02ac0df-aa83-447f-adef-c587c7ed7765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:34.071926 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f8fef4-5f67-40d4-89a2-5db9cc639b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:34.127055 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Created reservations ['622e9612-b569-4876-93e5-02f9e9d124b6', '7318decf-ef5c-40bc-898f-53fa913c4776', 'bf4c3098-1341-4b83-ac24-a9eef6229ade', '8e912abc-cf5d-4726-abda-1c5c16fe1f3c'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:50:34.128316 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f8fef4-5f67-40d4-89a2-5db9cc639b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['622e9612-b569-4876-93e5-02f9e9d124b6', '7318decf-ef5c-40bc-898f-53fa913c4776', 'bf4c3098-1341-4b83-ac24-a9eef6229ade', '8e912abc-cf5d-4726-abda-1c5c16fe1f3c']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:34.129363 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c597e56-0ce4-432b-ad66-0613d530b531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:34.156103 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c597e56-0ce4-432b-ad66-0613d530b531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6789dd9e-850b-476b-b9c7-e5b083f6a516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-449409546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea5e7cf31a45450cb85c094037130ce4',qos_specs=None,replication_status=,reservations=['622e9612-b569-4876-93e5-02f9e9d124b6','7318decf-ef5c-40bc-898f-53fa913c4776','bf4c3098-1341-4b83-ac24-a9eef6229ade','8e912abc-cf5d-4726-abda-1c5c16fe1f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeb4a8fee16e4b17b31b0c78ce9d09e3',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:50:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-449409546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6789dd9e-850b-476b-b9c7-e5b083f6a516,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea5e7cf31a45450cb85c094037130ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aeb4a8fee16e4b17b31b0c78ce9d09e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:34.157595 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0651755e-45b0-4701-ae47-67e7e4213288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:34.186178 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0651755e-45b0-4701-ae47-67e7e4213288) transitioned into state 'SUCCESS' from state '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-449409546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea5e7cf31a45450cb85c094037130ce4',qos_specs=None,replication_status=,reservations=['622e9612-b569-4876-93e5-02f9e9d124b6','7318decf-ef5c-40bc-898f-53fa913c4776','bf4c3098-1341-4b83-ac24-a9eef6229ade','8e912abc-cf5d-4726-abda-1c5c16fe1f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeb4a8fee16e4b17b31b0c78ce9d09e3',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:34.187334 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59585156-7e09-4424-a4a1-fdf7f621efc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:34.199589 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59585156-7e09-4424-a4a1-fdf7f621efc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:34.200283 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Flow 'volume_create_api' (c4a1df74-dd28-4d34-94e3-194e51f0c4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:34.200708 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Create volume request issued successfully. Aug 01 13:50:34.201505 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-982e744a-b2c3-46c4-b652-3af58300cb9a tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:50:34.202063 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 26/96] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:50:34 2026] POST /volume/v3/volumes => generated 753 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:50:34.221061 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-67e8a303-ccc1-4bc6-8192-7bf5f92b95ba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:34.223006 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67e8a303-ccc1-4bc6-8192-7bf5f92b95ba tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] GET https://10.4.3.223/volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 Aug 01 13:50:34.223159 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67e8a303-ccc1-4bc6-8192-7bf5f92b95ba tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:34.225154 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67e8a303-ccc1-4bc6-8192-7bf5f92b95ba tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:34.238155 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:34.238155 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:34.244929 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-67e8a303-ccc1-4bc6-8192-7bf5f92b95ba tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:34.252077 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67e8a303-ccc1-4bc6-8192-7bf5f92b95ba tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 returned with HTTP 200 Aug 01 13:50:34.252621 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 24/97] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:34 2026] GET /volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:34.260724 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-727278a1-1f4d-453a-884d-87931cdffe7d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:34.264645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-727278a1-1f4d-453a-884d-87931cdffe7d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:34.264907 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-727278a1-1f4d-453a-884d-87931cdffe7d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:34.265268 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-727278a1-1f4d-453a-884d-87931cdffe7d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:34.280785 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:34.280785 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:34.287056 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-727278a1-1f4d-453a-884d-87931cdffe7d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:34.295086 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-727278a1-1f4d-453a-884d-87931cdffe7d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:34.295808 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 24/98] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:34 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:34.507172 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4207793d-e6d3-4dcc-b351-1fd2a94226a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:34.509273 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4207793d-e6d3-4dcc-b351-1fd2a94226a1 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:34.509535 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4207793d-e6d3-4dcc-b351-1fd2a94226a1 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:34.509798 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4207793d-e6d3-4dcc-b351-1fd2a94226a1 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:34.520291 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:34.520291 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:34.527164 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4207793d-e6d3-4dcc-b351-1fd2a94226a1 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:34.533526 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4207793d-e6d3-4dcc-b351-1fd2a94226a1 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:34.533881 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 25/99] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:34 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:34.636407 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2328f2da-844c-4b01-a9c8-8739344566f7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:34.638735 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2328f2da-844c-4b01-a9c8-8739344566f7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:34.639012 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2328f2da-844c-4b01-a9c8-8739344566f7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:34.639338 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2328f2da-844c-4b01-a9c8-8739344566f7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:34.648828 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:34.648828 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:34.653946 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2328f2da-844c-4b01-a9c8-8739344566f7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:34.659724 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2328f2da-844c-4b01-a9c8-8739344566f7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:34.660182 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 27/100] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:34 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:35.269445 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e78b4017-0e07-4b3f-b1fb-fd724bd55530 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:35.272095 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e78b4017-0e07-4b3f-b1fb-fd724bd55530 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] GET https://10.4.3.223/volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 Aug 01 13:50:35.272407 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e78b4017-0e07-4b3f-b1fb-fd724bd55530 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:35.272675 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e78b4017-0e07-4b3f-b1fb-fd724bd55530 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:35.282747 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:35.282747 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:35.288546 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e78b4017-0e07-4b3f-b1fb-fd724bd55530 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:35.295326 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e78b4017-0e07-4b3f-b1fb-fd724bd55530 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 returned with HTTP 200 Aug 01 13:50:35.295965 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 25/101] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:35 2026] GET /volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:35.312195 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-465237f6-f734-4851-a762-4b4f955620a8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:35.316244 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-465237f6-f734-4851-a762-4b4f955620a8 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:35.316244 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-465237f6-f734-4851-a762-4b4f955620a8 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:35.316244 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-465237f6-f734-4851-a762-4b4f955620a8 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:35.329726 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:35.329726 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:35.335209 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-465237f6-f734-4851-a762-4b4f955620a8 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:35.341804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-465237f6-f734-4851-a762-4b4f955620a8 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:35.343068 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 25/102] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:35 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:35.555047 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c5463c2b-f524-4a73-9753-af322383429b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:35.558442 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c5463c2b-f524-4a73-9753-af322383429b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:35.558666 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c5463c2b-f524-4a73-9753-af322383429b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:35.558861 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c5463c2b-f524-4a73-9753-af322383429b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:35.579014 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:35.579014 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:35.588750 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c5463c2b-f524-4a73-9753-af322383429b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:35.596843 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c5463c2b-f524-4a73-9753-af322383429b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:35.596843 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 26/103] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:35 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:35.676030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-81199897-a580-4a4f-a462-98d36766143b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:35.679207 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81199897-a580-4a4f-a462-98d36766143b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:35.679567 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81199897-a580-4a4f-a462-98d36766143b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:35.679852 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81199897-a580-4a4f-a462-98d36766143b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:35.691590 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:35.691590 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:35.697308 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-81199897-a580-4a4f-a462-98d36766143b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:35.702877 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81199897-a580-4a4f-a462-98d36766143b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:35.703459 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 28/104] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:35 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:35.751175 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a9f0d019-4474-434a-93eb-0afcb23710ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:35.753080 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a9f0d019-4474-434a-93eb-0afcb23710ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 Aug 01 13:50:35.753324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a9f0d019-4474-434a-93eb-0afcb23710ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:35.753563 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a9f0d019-4474-434a-93eb-0afcb23710ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:35.753767 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-a9f0d019-4474-434a-93eb-0afcb23710ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Delete volume with id: 6789dd9e-850b-476b-b9c7-e5b083f6a516 Aug 01 13:50:35.760668 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:35.760668 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:35.761191 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a9f0d019-4474-434a-93eb-0afcb23710ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:35.788679 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a9f0d019-4474-434a-93eb-0afcb23710ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Delete volume request issued successfully. Aug 01 13:50:35.788917 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a9f0d019-4474-434a-93eb-0afcb23710ee tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 returned with HTTP 202 Aug 01 13:50:35.789666 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 26/105] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:50:35 2026] DELETE /volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:50:35.804408 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-74e277e2-6e6b-4419-a707-70d62c1842d2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:35.806816 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-74e277e2-6e6b-4419-a707-70d62c1842d2 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] GET https://10.4.3.223/volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 Aug 01 13:50:35.807039 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-74e277e2-6e6b-4419-a707-70d62c1842d2 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:35.807311 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-74e277e2-6e6b-4419-a707-70d62c1842d2 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:35.815266 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:35.815266 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:35.821922 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-74e277e2-6e6b-4419-a707-70d62c1842d2 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:35.829573 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-74e277e2-6e6b-4419-a707-70d62c1842d2 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 returned with HTTP 200 Aug 01 13:50:35.830185 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 26/106] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:35 2026] GET /volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:36.358613 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b5854df3-4cd0-43e6-9e71-5870770d8e5e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:36.360588 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b5854df3-4cd0-43e6-9e71-5870770d8e5e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:36.361021 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b5854df3-4cd0-43e6-9e71-5870770d8e5e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:36.361476 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b5854df3-4cd0-43e6-9e71-5870770d8e5e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:36.376064 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:36.376064 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:36.380884 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b5854df3-4cd0-43e6-9e71-5870770d8e5e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:36.387039 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b5854df3-4cd0-43e6-9e71-5870770d8e5e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:36.387682 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 27/107] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:36 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:36.615613 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a6591f65-111e-43ea-99ef-4a53d1193b89 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:36.618497 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a6591f65-111e-43ea-99ef-4a53d1193b89 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:36.618798 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a6591f65-111e-43ea-99ef-4a53d1193b89 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:36.619095 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a6591f65-111e-43ea-99ef-4a53d1193b89 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:36.629437 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:36.629437 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:36.635594 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a6591f65-111e-43ea-99ef-4a53d1193b89 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:36.643621 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a6591f65-111e-43ea-99ef-4a53d1193b89 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:36.644038 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 29/108] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:36 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:36.718780 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15c427e4-6c11-4b80-9fc0-b6aec8f91058 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:36.721150 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15c427e4-6c11-4b80-9fc0-b6aec8f91058 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:36.721439 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15c427e4-6c11-4b80-9fc0-b6aec8f91058 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:36.721682 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15c427e4-6c11-4b80-9fc0-b6aec8f91058 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:36.731485 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:36.731485 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:36.737041 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-15c427e4-6c11-4b80-9fc0-b6aec8f91058 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:36.742984 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15c427e4-6c11-4b80-9fc0-b6aec8f91058 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:36.743961 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 27/109] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:36 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:36.844100 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bbe39652-816d-4b48-8881-b3a69ae4c1cc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:36.846180 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bbe39652-816d-4b48-8881-b3a69ae4c1cc tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] GET https://10.4.3.223/volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 Aug 01 13:50:36.846436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bbe39652-816d-4b48-8881-b3a69ae4c1cc tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:36.846642 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bbe39652-816d-4b48-8881-b3a69ae4c1cc tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:36.853693 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bbe39652-816d-4b48-8881-b3a69ae4c1cc tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 returned with HTTP 404 Aug 01 13:50:36.854344 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 27/110] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:36 2026] GET /volume/v3/volumes/6789dd9e-850b-476b-b9c7-e5b083f6a516 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:50:36.864174 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-52408872-96ed-47b5-8466-d7dbaf17a454 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:36.866403 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52408872-96ed-47b5-8466-d7dbaf17a454 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] DELETE https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 Aug 01 13:50:36.866953 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52408872-96ed-47b5-8466-d7dbaf17a454 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:36.868232 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52408872-96ed-47b5-8466-d7dbaf17a454 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:36.868232 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-52408872-96ed-47b5-8466-d7dbaf17a454 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Delete volume with id: cd1615de-4071-4eb4-bdbf-bb2537ae5883 Aug 01 13:50:36.876804 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:36.876804 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:36.879237 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-52408872-96ed-47b5-8466-d7dbaf17a454 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:36.910077 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-52408872-96ed-47b5-8466-d7dbaf17a454 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Delete volume request issued successfully. Aug 01 13:50:36.910675 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52408872-96ed-47b5-8466-d7dbaf17a454 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 returned with HTTP 202 Aug 01 13:50:36.911277 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 28/111] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:50:36 2026] DELETE /volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:50:36.919432 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-12227aa5-632c-4660-9a0f-c20e3fcd6ed0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:36.921548 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-12227aa5-632c-4660-9a0f-c20e3fcd6ed0 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] GET https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 Aug 01 13:50:36.921721 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-12227aa5-632c-4660-9a0f-c20e3fcd6ed0 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:36.921957 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-12227aa5-632c-4660-9a0f-c20e3fcd6ed0 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:36.934184 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:36.934184 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:36.939259 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-12227aa5-632c-4660-9a0f-c20e3fcd6ed0 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Volume info retrieved successfully. Aug 01 13:50:36.949172 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-12227aa5-632c-4660-9a0f-c20e3fcd6ed0 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 returned with HTTP 200 Aug 01 13:50:36.949864 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 30/112] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:36 2026] GET /volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:37.402703 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4112bac4-8fee-4017-bb42-14257baae6b5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:37.404878 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4112bac4-8fee-4017-bb42-14257baae6b5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:37.405192 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4112bac4-8fee-4017-bb42-14257baae6b5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:37.405417 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4112bac4-8fee-4017-bb42-14257baae6b5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:37.415547 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:37.415547 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:37.419494 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4112bac4-8fee-4017-bb42-14257baae6b5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:37.424453 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4112bac4-8fee-4017-bb42-14257baae6b5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:37.425073 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 28/113] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:37 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:37.661233 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1411340f-04f7-4440-bfca-b7b1384bcb06 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:37.663308 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1411340f-04f7-4440-bfca-b7b1384bcb06 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:37.663642 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1411340f-04f7-4440-bfca-b7b1384bcb06 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:37.663715 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1411340f-04f7-4440-bfca-b7b1384bcb06 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:37.672715 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:37.672715 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:37.681997 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1411340f-04f7-4440-bfca-b7b1384bcb06 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:37.690292 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1411340f-04f7-4440-bfca-b7b1384bcb06 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:37.690750 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 28/114] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:37 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:37.761412 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0c36e535-5d2f-4a87-b3bb-84a9abaf2ff8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:37.763344 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c36e535-5d2f-4a87-b3bb-84a9abaf2ff8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:37.763778 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c36e535-5d2f-4a87-b3bb-84a9abaf2ff8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:37.764129 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c36e535-5d2f-4a87-b3bb-84a9abaf2ff8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:37.772306 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:37.772306 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:37.776842 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0c36e535-5d2f-4a87-b3bb-84a9abaf2ff8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:37.781635 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c36e535-5d2f-4a87-b3bb-84a9abaf2ff8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:37.782259 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 29/115] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:37 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:37.966503 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1ed46c89-facf-4ead-9f70-2bca34e2c039 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:37.969012 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1ed46c89-facf-4ead-9f70-2bca34e2c039 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] GET https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 Aug 01 13:50:37.969311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1ed46c89-facf-4ead-9f70-2bca34e2c039 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:37.969582 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1ed46c89-facf-4ead-9f70-2bca34e2c039 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:37.977799 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1ed46c89-facf-4ead-9f70-2bca34e2c039 tempest-ServersNegativeTestJSON-969441015 tempest-ServersNegativeTestJSON-969441015-project-member] https://10.4.3.223/volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 returned with HTTP 404 Aug 01 13:50:37.979083 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 31/116] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:37 2026] GET /volume/v3/volumes/cd1615de-4071-4eb4-bdbf-bb2537ae5883 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:50:38.443392 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-95089998-7506-423f-9708-91c80a6f84c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:38.445655 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-95089998-7506-423f-9708-91c80a6f84c5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:38.445915 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-95089998-7506-423f-9708-91c80a6f84c5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:38.446156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-95089998-7506-423f-9708-91c80a6f84c5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:38.462386 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:38.462386 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:38.467737 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-95089998-7506-423f-9708-91c80a6f84c5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:38.476750 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-95089998-7506-423f-9708-91c80a6f84c5 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:38.477570 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 29/117] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:38 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:38.707909 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b02f18b4-f703-42fa-90e9-35a455dcf43e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:38.710223 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b02f18b4-f703-42fa-90e9-35a455dcf43e tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:38.710463 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b02f18b4-f703-42fa-90e9-35a455dcf43e tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:38.710723 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b02f18b4-f703-42fa-90e9-35a455dcf43e tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:38.721323 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:38.721323 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:38.728992 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b02f18b4-f703-42fa-90e9-35a455dcf43e tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:38.732992 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b02f18b4-f703-42fa-90e9-35a455dcf43e tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:38.733511 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 29/118] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:38 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:38.799123 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-662c3952-8267-44c2-a60c-8543bf1cd774 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:38.801499 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-662c3952-8267-44c2-a60c-8543bf1cd774 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:38.801713 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-662c3952-8267-44c2-a60c-8543bf1cd774 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:38.801906 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-662c3952-8267-44c2-a60c-8543bf1cd774 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:38.809530 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:38.809530 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:38.814427 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-662c3952-8267-44c2-a60c-8543bf1cd774 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:38.819071 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-662c3952-8267-44c2-a60c-8543bf1cd774 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:38.819618 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 30/119] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:38 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:39.495264 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a27436fb-6acc-4f16-8169-fbd9deb9218d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:39.504369 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a27436fb-6acc-4f16-8169-fbd9deb9218d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:39.504549 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a27436fb-6acc-4f16-8169-fbd9deb9218d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:39.504679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a27436fb-6acc-4f16-8169-fbd9deb9218d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:39.525020 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:39.525020 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:39.548537 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a27436fb-6acc-4f16-8169-fbd9deb9218d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:39.562512 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a27436fb-6acc-4f16-8169-fbd9deb9218d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:39.563196 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 32/120] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:39 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:39.754263 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d1ccd121-f006-4d6a-8e81-c633bd110352 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:39.757408 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1ccd121-f006-4d6a-8e81-c633bd110352 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:39.758188 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1ccd121-f006-4d6a-8e81-c633bd110352 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:39.758188 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1ccd121-f006-4d6a-8e81-c633bd110352 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:39.768775 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:39.768775 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:39.775647 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d1ccd121-f006-4d6a-8e81-c633bd110352 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:39.782552 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1ccd121-f006-4d6a-8e81-c633bd110352 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:39.784818 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 30/121] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:39 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:39.834982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b73dae13-48af-41b8-a3d2-ce777a428595 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:39.837505 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b73dae13-48af-41b8-a3d2-ce777a428595 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:39.837962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b73dae13-48af-41b8-a3d2-ce777a428595 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:39.837962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b73dae13-48af-41b8-a3d2-ce777a428595 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:39.846149 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:39.846149 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:39.851354 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b73dae13-48af-41b8-a3d2-ce777a428595 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:39.857414 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b73dae13-48af-41b8-a3d2-ce777a428595 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:39.858009 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 30/122] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:39 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:40.581327 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b38fb74a-70cd-45b2-a09a-edc298167f7e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:40.583530 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b38fb74a-70cd-45b2-a09a-edc298167f7e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:40.583960 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b38fb74a-70cd-45b2-a09a-edc298167f7e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:40.585182 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b38fb74a-70cd-45b2-a09a-edc298167f7e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:40.598933 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:40.598933 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:40.604178 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b38fb74a-70cd-45b2-a09a-edc298167f7e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:40.612349 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b38fb74a-70cd-45b2-a09a-edc298167f7e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:40.612349 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 31/123] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:40 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:40.798897 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-668ea813-86d0-45b6-9cbf-64c19420cfc4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:40.801291 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-668ea813-86d0-45b6-9cbf-64c19420cfc4 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:40.801723 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-668ea813-86d0-45b6-9cbf-64c19420cfc4 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:40.802015 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-668ea813-86d0-45b6-9cbf-64c19420cfc4 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:40.811619 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:40.811619 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:40.818508 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-668ea813-86d0-45b6-9cbf-64c19420cfc4 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:40.826543 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-668ea813-86d0-45b6-9cbf-64c19420cfc4 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:40.827243 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 33/124] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:40 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:40.879538 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-344b85b4-b92f-48b5-87d8-471a87e8f4b3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:40.879538 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-344b85b4-b92f-48b5-87d8-471a87e8f4b3 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:40.879538 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-344b85b4-b92f-48b5-87d8-471a87e8f4b3 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:40.879538 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-344b85b4-b92f-48b5-87d8-471a87e8f4b3 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:40.894452 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:40.894452 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:40.899933 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-344b85b4-b92f-48b5-87d8-471a87e8f4b3 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:40.908207 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-344b85b4-b92f-48b5-87d8-471a87e8f4b3 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:40.909360 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 31/125] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:40 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:41.632143 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7823f3ec-737c-4795-b5b4-610d5538091d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:41.633879 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7823f3ec-737c-4795-b5b4-610d5538091d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:41.634230 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7823f3ec-737c-4795-b5b4-610d5538091d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:41.634516 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7823f3ec-737c-4795-b5b4-610d5538091d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:41.644972 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:41.644972 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:41.651664 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7823f3ec-737c-4795-b5b4-610d5538091d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:41.653737 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7823f3ec-737c-4795-b5b4-610d5538091d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:41.654352 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 31/126] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:41 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:41.844318 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c1ed509f-7bb3-4847-a383-b9b8fc96d81f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:41.849636 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1ed509f-7bb3-4847-a383-b9b8fc96d81f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:41.849980 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1ed509f-7bb3-4847-a383-b9b8fc96d81f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:41.850320 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1ed509f-7bb3-4847-a383-b9b8fc96d81f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:41.866816 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:41.866816 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:41.873662 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c1ed509f-7bb3-4847-a383-b9b8fc96d81f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:41.879284 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1ed509f-7bb3-4847-a383-b9b8fc96d81f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:41.879822 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 32/127] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:41 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:41.927287 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-608d9e95-7833-478d-bea0-0ddbfc9d54d2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:41.931506 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-608d9e95-7833-478d-bea0-0ddbfc9d54d2 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:41.932003 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-608d9e95-7833-478d-bea0-0ddbfc9d54d2 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:41.932673 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-608d9e95-7833-478d-bea0-0ddbfc9d54d2 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:41.945517 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:41.945517 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:41.951261 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-608d9e95-7833-478d-bea0-0ddbfc9d54d2 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:41.957182 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-608d9e95-7833-478d-bea0-0ddbfc9d54d2 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:41.957773 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 34/128] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:41 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:42.674081 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-55c803b6-dd69-4e3a-a0c2-945a1e8f60eb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:42.678480 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55c803b6-dd69-4e3a-a0c2-945a1e8f60eb tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:42.678744 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55c803b6-dd69-4e3a-a0c2-945a1e8f60eb tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:42.680558 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55c803b6-dd69-4e3a-a0c2-945a1e8f60eb tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:42.701878 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:42.701878 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:42.708804 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-55c803b6-dd69-4e3a-a0c2-945a1e8f60eb tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:42.718385 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55c803b6-dd69-4e3a-a0c2-945a1e8f60eb tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:42.724645 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 32/129] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:42 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:50:42.898382 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fbacc1a1-5c86-4ba7-b429-c56efccb1de5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:42.900804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fbacc1a1-5c86-4ba7-b429-c56efccb1de5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:42.900962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fbacc1a1-5c86-4ba7-b429-c56efccb1de5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:42.901085 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fbacc1a1-5c86-4ba7-b429-c56efccb1de5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:42.909117 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:42.909117 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:42.913548 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fbacc1a1-5c86-4ba7-b429-c56efccb1de5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:42.919836 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fbacc1a1-5c86-4ba7-b429-c56efccb1de5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:42.919997 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 32/130] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:42 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:42.978168 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-867fe937-9f45-4cce-83f5-563440e87216 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:42.980425 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-867fe937-9f45-4cce-83f5-563440e87216 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:42.980613 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-867fe937-9f45-4cce-83f5-563440e87216 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:42.980864 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-867fe937-9f45-4cce-83f5-563440e87216 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:42.992306 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:42.992306 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:42.998400 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-867fe937-9f45-4cce-83f5-563440e87216 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:43.004248 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-867fe937-9f45-4cce-83f5-563440e87216 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:43.005479 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 33/131] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:42 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:43.738031 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0f4ac7c3-1edd-4118-a2cb-d988e820ebeb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:43.744325 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f4ac7c3-1edd-4118-a2cb-d988e820ebeb tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:43.744325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f4ac7c3-1edd-4118-a2cb-d988e820ebeb tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:43.744325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f4ac7c3-1edd-4118-a2cb-d988e820ebeb tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:43.763450 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:43.763450 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:43.768801 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0f4ac7c3-1edd-4118-a2cb-d988e820ebeb tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:43.776408 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f4ac7c3-1edd-4118-a2cb-d988e820ebeb tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:43.777174 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 35/132] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:43 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:43.942196 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-65c9f877-7ae0-480d-9db1-82d867bb6469 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:43.945720 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-65c9f877-7ae0-480d-9db1-82d867bb6469 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:43.945720 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-65c9f877-7ae0-480d-9db1-82d867bb6469 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:43.945720 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-65c9f877-7ae0-480d-9db1-82d867bb6469 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:43.953441 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:43.953441 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:43.958161 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-65c9f877-7ae0-480d-9db1-82d867bb6469 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:43.963784 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-65c9f877-7ae0-480d-9db1-82d867bb6469 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:43.964523 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 33/133] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:43 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:44.021237 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b5b1c348-0094-48fa-ae33-880241bfa781 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:44.024042 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b5b1c348-0094-48fa-ae33-880241bfa781 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:44.024265 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b5b1c348-0094-48fa-ae33-880241bfa781 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:44.024482 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b5b1c348-0094-48fa-ae33-880241bfa781 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:44.036660 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:44.036660 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:44.044233 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b5b1c348-0094-48fa-ae33-880241bfa781 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:44.049876 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b5b1c348-0094-48fa-ae33-880241bfa781 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:44.050232 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 33/134] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:44 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:44.794828 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8b98e05d-5453-491d-b31a-86895bd6117a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:44.796972 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b98e05d-5453-491d-b31a-86895bd6117a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:44.797258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b98e05d-5453-491d-b31a-86895bd6117a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:44.797580 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b98e05d-5453-491d-b31a-86895bd6117a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:44.809709 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:44.809709 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:44.814025 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8b98e05d-5453-491d-b31a-86895bd6117a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:44.820072 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b98e05d-5453-491d-b31a-86895bd6117a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:44.820072 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 34/135] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:44 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:44.981236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8700c398-4864-41e8-bc87-6575ba6f9626 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:44.984049 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8700c398-4864-41e8-bc87-6575ba6f9626 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:44.984374 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8700c398-4864-41e8-bc87-6575ba6f9626 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:44.984635 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8700c398-4864-41e8-bc87-6575ba6f9626 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:44.994163 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:44.994163 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:44.998623 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8700c398-4864-41e8-bc87-6575ba6f9626 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:45.004086 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8700c398-4864-41e8-bc87-6575ba6f9626 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:45.004566 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 36/136] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:44 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:45.066290 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dac71365-89bd-4b8c-8bb9-d9e66998ac6c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:45.071424 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dac71365-89bd-4b8c-8bb9-d9e66998ac6c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:45.071424 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dac71365-89bd-4b8c-8bb9-d9e66998ac6c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:45.071424 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dac71365-89bd-4b8c-8bb9-d9e66998ac6c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:45.082708 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:45.082708 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:45.095244 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dac71365-89bd-4b8c-8bb9-d9e66998ac6c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:45.104057 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dac71365-89bd-4b8c-8bb9-d9e66998ac6c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:45.107374 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 34/137] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:45 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:45.838932 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dcf688a1-cfd8-485a-9303-8470e5a63f85 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:45.841966 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dcf688a1-cfd8-485a-9303-8470e5a63f85 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:45.842332 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dcf688a1-cfd8-485a-9303-8470e5a63f85 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:45.842590 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dcf688a1-cfd8-485a-9303-8470e5a63f85 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:45.873072 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:45.873072 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:45.881497 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dcf688a1-cfd8-485a-9303-8470e5a63f85 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:45.888847 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dcf688a1-cfd8-485a-9303-8470e5a63f85 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:45.889572 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 34/138] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:45 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:46.021853 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f639c2a-2f62-4761-ab31-ccdb9ba5d84d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:46.024832 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f639c2a-2f62-4761-ab31-ccdb9ba5d84d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:46.025029 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f639c2a-2f62-4761-ab31-ccdb9ba5d84d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:46.025484 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f639c2a-2f62-4761-ab31-ccdb9ba5d84d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:46.034678 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:46.034678 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:46.039473 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0f639c2a-2f62-4761-ab31-ccdb9ba5d84d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:46.045563 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f639c2a-2f62-4761-ab31-ccdb9ba5d84d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:46.045962 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 35/139] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:46 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:46.125180 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-89e8272b-9cd4-4ff2-a4ea-372f384be963 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:46.127685 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-89e8272b-9cd4-4ff2-a4ea-372f384be963 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:46.127948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-89e8272b-9cd4-4ff2-a4ea-372f384be963 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:46.128229 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-89e8272b-9cd4-4ff2-a4ea-372f384be963 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:46.138610 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:46.138610 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:46.145783 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-89e8272b-9cd4-4ff2-a4ea-372f384be963 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:46.152238 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-89e8272b-9cd4-4ff2-a4ea-372f384be963 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:46.152644 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 37/140] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:46 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:46.910589 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e8eac8eb-1a47-4f0a-ac15-ef02a69df691 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:46.913300 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8eac8eb-1a47-4f0a-ac15-ef02a69df691 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:46.913703 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e8eac8eb-1a47-4f0a-ac15-ef02a69df691 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:46.914069 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e8eac8eb-1a47-4f0a-ac15-ef02a69df691 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:47.064171 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6f2d08b4-ade0-4eab-a914-522fdfbcff1b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:47.067912 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6f2d08b4-ade0-4eab-a914-522fdfbcff1b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:47.068068 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6f2d08b4-ade0-4eab-a914-522fdfbcff1b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:47.068286 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6f2d08b4-ade0-4eab-a914-522fdfbcff1b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:47.072245 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9d377e4b-6c98-42bb-98b1-11f8f7a94130 req-ef88b24b-ffdb-4b51-9e5d-cf35d861c6f8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:47.074963 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9d377e4b-6c98-42bb-98b1-11f8f7a94130 req-ef88b24b-ffdb-4b51-9e5d-cf35d861c6f8 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-member] DELETE https://10.4.3.223/volume/v3/volumes/tempest-invalid-1312302643 Aug 01 13:50:47.075228 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9d377e4b-6c98-42bb-98b1-11f8f7a94130 req-ef88b24b-ffdb-4b51-9e5d-cf35d861c6f8 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:47.075512 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9d377e4b-6c98-42bb-98b1-11f8f7a94130 req-ef88b24b-ffdb-4b51-9e5d-cf35d861c6f8 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:47.075817 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-9d377e4b-6c98-42bb-98b1-11f8f7a94130 req-ef88b24b-ffdb-4b51-9e5d-cf35d861c6f8 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-member] Delete volume with id: tempest-invalid-1312302643 Aug 01 13:50:47.078518 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:47.078518 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:47.082327 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9d377e4b-6c98-42bb-98b1-11f8f7a94130 req-ef88b24b-ffdb-4b51-9e5d-cf35d861c6f8 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-member] https://10.4.3.223/volume/v3/volumes/tempest-invalid-1312302643 returned with HTTP 404 Aug 01 13:50:47.083786 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 36/141] 10.4.3.223 () {70 vars in 1590 bytes} [Sat Aug 1 13:50:47 2026] DELETE /volume/v3/volumes/tempest-invalid-1312302643 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 01 13:50:47.084464 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6f2d08b4-ade0-4eab-a914-522fdfbcff1b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:47.087049 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:47.087049 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:47.092763 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e8eac8eb-1a47-4f0a-ac15-ef02a69df691 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:47.093202 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6f2d08b4-ade0-4eab-a914-522fdfbcff1b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:47.093946 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 35/142] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:47 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:47.097995 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8eac8eb-1a47-4f0a-ac15-ef02a69df691 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:47.098436 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 35/143] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:46 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:47.168975 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d1b40738-2267-4f79-9638-fd144fc35939 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:47.171118 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1b40738-2267-4f79-9638-fd144fc35939 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:47.171118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1b40738-2267-4f79-9638-fd144fc35939 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:47.171467 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1b40738-2267-4f79-9638-fd144fc35939 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:47.178689 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:47.178689 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:47.182532 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d1b40738-2267-4f79-9638-fd144fc35939 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:47.187110 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1b40738-2267-4f79-9638-fd144fc35939 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:47.187555 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 38/144] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:47 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:47.419230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-bfda061d-a271-4587-a5bb-7d2579ad50ca req-00d256b0-2753-4446-ad1b-6a925843a386 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:47.424341 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bfda061d-a271-4587-a5bb-7d2579ad50ca req-00d256b0-2753-4446-ad1b-6a925843a386 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-member] DELETE https://10.4.3.223/volume/v3/volumes/85b82836-aae4-4912-8bed-df403badd511 Aug 01 13:50:47.426679 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bfda061d-a271-4587-a5bb-7d2579ad50ca req-00d256b0-2753-4446-ad1b-6a925843a386 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:47.426968 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bfda061d-a271-4587-a5bb-7d2579ad50ca req-00d256b0-2753-4446-ad1b-6a925843a386 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:47.427186 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-bfda061d-a271-4587-a5bb-7d2579ad50ca req-00d256b0-2753-4446-ad1b-6a925843a386 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-member] Delete volume with id: 85b82836-aae4-4912-8bed-df403badd511 Aug 01 13:50:47.587732 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bfda061d-a271-4587-a5bb-7d2579ad50ca req-00d256b0-2753-4446-ad1b-6a925843a386 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-member] https://10.4.3.223/volume/v3/volumes/85b82836-aae4-4912-8bed-df403badd511 returned with HTTP 404 Aug 01 13:50:47.588432 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 37/145] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 13:50:47 2026] DELETE /volume/v3/volumes/85b82836-aae4-4912-8bed-df403badd511 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:50:47.614592 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-1486ba5a-5832-40c9-b05d-e4d9b60a4edd req-2d373547-f03f-45d0-9480-a32f59d26fc8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:47.621680 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-1486ba5a-5832-40c9-b05d-e4d9b60a4edd req-2d373547-f03f-45d0-9480-a32f59d26fc8 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-reader] GET https://10.4.3.223/volume/v3/volumes/e31b8317-d673-49b7-b91f-5d0c4337cf18 Aug 01 13:50:47.621915 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-1486ba5a-5832-40c9-b05d-e4d9b60a4edd req-2d373547-f03f-45d0-9480-a32f59d26fc8 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:47.622175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-1486ba5a-5832-40c9-b05d-e4d9b60a4edd req-2d373547-f03f-45d0-9480-a32f59d26fc8 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-reader] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:47.628789 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-1486ba5a-5832-40c9-b05d-e4d9b60a4edd req-2d373547-f03f-45d0-9480-a32f59d26fc8 tempest-VolumesNegativeTest-511626881 tempest-VolumesNegativeTest-511626881-project-reader] https://10.4.3.223/volume/v3/volumes/e31b8317-d673-49b7-b91f-5d0c4337cf18 returned with HTTP 404 Aug 01 13:50:47.629412 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 36/146] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:50:47 2026] GET /volume/v3/volumes/e31b8317-d673-49b7-b91f-5d0c4337cf18 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:50:48.051712 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-633a844e-c105-4b61-99c7-c8d43e176c52 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:48.108430 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4973a8db-6e57-41a1-a28e-e901de8a6b6f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:48.110876 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4973a8db-6e57-41a1-a28e-e901de8a6b6f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:48.111237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4973a8db-6e57-41a1-a28e-e901de8a6b6f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:48.111444 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4973a8db-6e57-41a1-a28e-e901de8a6b6f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:48.116116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ca16f175-8389-4b68-8e54-79ae912ed7aa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:48.121603 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ca16f175-8389-4b68-8e54-79ae912ed7aa tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:48.121821 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ca16f175-8389-4b68-8e54-79ae912ed7aa tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:48.122052 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ca16f175-8389-4b68-8e54-79ae912ed7aa tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:48.125065 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:48.125065 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:48.135772 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4973a8db-6e57-41a1-a28e-e901de8a6b6f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:48.141865 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:48.141865 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:48.146892 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4973a8db-6e57-41a1-a28e-e901de8a6b6f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:48.148134 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 39/147] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:48 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:48.148878 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ca16f175-8389-4b68-8e54-79ae912ed7aa tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:48.155963 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ca16f175-8389-4b68-8e54-79ae912ed7aa tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:48.156680 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 38/148] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:48 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:48.204391 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-35e194a5-e74f-42fa-ad5c-e069e5a4565d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:48.206450 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-35e194a5-e74f-42fa-ad5c-e069e5a4565d tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:48.206673 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-35e194a5-e74f-42fa-ad5c-e069e5a4565d tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:48.206880 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-35e194a5-e74f-42fa-ad5c-e069e5a4565d tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:48.215780 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:48.215780 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:48.221524 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-35e194a5-e74f-42fa-ad5c-e069e5a4565d tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:48.226931 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-35e194a5-e74f-42fa-ad5c-e069e5a4565d tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:48.227503 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 37/149] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:48 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:48.294435 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:50:48.294815 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-891726898", "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:48.296577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-891726898', 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:50:48.398476 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Create volume of 1 GB Aug 01 13:50:48.405865 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Availability Zones retrieved successfully. Aug 01 13:50:48.413233 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Flow 'volume_create_api' (50c2e599-682d-4c3f-86b4-31ff655736be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:48.415176 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216688d6-4789-4b10-875b-94ed132beb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:48.416498 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:50:48.504802 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216688d6-4789-4b10-875b-94ed132beb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:48.506163 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee3ee9a-011f-4a45-80d1-412d1da2ba60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:48.599319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Created reservations ['83b68e00-7f52-4aa2-bb39-098689cad774', '33b3473a-0a6c-4112-9854-176f38c361e1', 'c1c9451c-98b0-4772-b348-43163e473dbb', 'e4735627-1237-4128-8d3a-8fcb9c9b8fe0'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:50:48.600287 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee3ee9a-011f-4a45-80d1-412d1da2ba60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83b68e00-7f52-4aa2-bb39-098689cad774', '33b3473a-0a6c-4112-9854-176f38c361e1', 'c1c9451c-98b0-4772-b348-43163e473dbb', 'e4735627-1237-4128-8d3a-8fcb9c9b8fe0']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:48.601161 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30aa497b-35b7-40a6-91be-f688292f8d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:48.632362 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30aa497b-35b7-40a6-91be-f688292f8d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e628501-3780-424e-8dd6-34608632f3ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-891726898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d11b1ffe1e46debb1f23ac60777e74',qos_specs=None,replication_status=,reservations=['83b68e00-7f52-4aa2-bb39-098689cad774','33b3473a-0a6c-4112-9854-176f38c361e1','c1c9451c-98b0-4772-b348-43163e473dbb','e4735627-1237-4128-8d3a-8fcb9c9b8fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323aab0a74244a18a655a5e87cd84922',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:50:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-891726898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e628501-3780-424e-8dd6-34608632f3ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d11b1ffe1e46debb1f23ac60777e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323aab0a74244a18a655a5e87cd84922',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:48.633402 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ed132e-2c2a-4f16-87ac-69935b3bfef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:48.657823 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ed132e-2c2a-4f16-87ac-69935b3bfef5) transitioned into state 'SUCCESS' from state '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-891726898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d11b1ffe1e46debb1f23ac60777e74',qos_specs=None,replication_status=,reservations=['83b68e00-7f52-4aa2-bb39-098689cad774','33b3473a-0a6c-4112-9854-176f38c361e1','c1c9451c-98b0-4772-b348-43163e473dbb','e4735627-1237-4128-8d3a-8fcb9c9b8fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323aab0a74244a18a655a5e87cd84922',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:48.658964 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b11a06c5-db42-4c52-982d-80a0cefb90b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:48.669238 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b11a06c5-db42-4c52-982d-80a0cefb90b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:48.670282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Flow 'volume_create_api' (50c2e599-682d-4c3f-86b4-31ff655736be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:48.670592 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Create volume request issued successfully. Aug 01 13:50:48.671164 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-633a844e-c105-4b61-99c7-c8d43e176c52 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:50:48.671721 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 36/150] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:50:48 2026] POST /volume/v3/volumes => generated 751 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:50:48.685633 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b64b4d35-81b8-4c59-ac46-5b526e9e7680 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:48.687572 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b64b4d35-81b8-4c59-ac46-5b526e9e7680 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:48.687795 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b64b4d35-81b8-4c59-ac46-5b526e9e7680 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:48.688028 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b64b4d35-81b8-4c59-ac46-5b526e9e7680 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:48.698500 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:48.698500 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:48.707555 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b64b4d35-81b8-4c59-ac46-5b526e9e7680 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:48.718665 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b64b4d35-81b8-4c59-ac46-5b526e9e7680 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:48.719534 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 40/151] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:48 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:49.173726 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ec607e49-4852-4216-93a0-89252840fefa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:49.174281 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6468b202-048c-4132-808b-af20c44642f6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:49.176318 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6468b202-048c-4132-808b-af20c44642f6 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:49.176382 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec607e49-4852-4216-93a0-89252840fefa tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:49.176538 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6468b202-048c-4132-808b-af20c44642f6 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:49.176643 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec607e49-4852-4216-93a0-89252840fefa tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:49.176727 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6468b202-048c-4132-808b-af20c44642f6 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:49.176875 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec607e49-4852-4216-93a0-89252840fefa tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:49.178806 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=171,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:50:49.179878 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=189,cinder:INSERT=21,cinder:UPDATE=27 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:50:49.186703 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:49.186703 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:49.189984 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:49.189984 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:49.191968 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ec607e49-4852-4216-93a0-89252840fefa tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:49.194132 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6468b202-048c-4132-808b-af20c44642f6 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:49.197529 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec607e49-4852-4216-93a0-89252840fefa tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:49.198014 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 39/152] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:49 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:49.199205 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6468b202-048c-4132-808b-af20c44642f6 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:49.199904 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 38/153] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:49 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:49.242978 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bfa32a3c-922d-4b7c-bb55-a9c11653de08 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:49.245915 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bfa32a3c-922d-4b7c-bb55-a9c11653de08 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:49.247692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bfa32a3c-922d-4b7c-bb55-a9c11653de08 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:49.247692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bfa32a3c-922d-4b7c-bb55-a9c11653de08 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:49.256534 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:49.256534 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:49.261259 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bfa32a3c-922d-4b7c-bb55-a9c11653de08 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:49.271076 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bfa32a3c-922d-4b7c-bb55-a9c11653de08 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:49.271732 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 37/154] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:49 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:49.557901 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:49.559977 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:50:49.560591 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2137944903"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:49.562582 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2137944903'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:50:49.562803 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Create volume of 1 GB Aug 01 13:50:49.568436 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Availability Zones retrieved successfully. Aug 01 13:50:49.577500 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Flow 'volume_create_api' (192d8d32-8c47-4708-80f6-80be66417176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:49.579156 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbcaa78b-d7e0-449e-8cb8-ac9c2774a399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:49.581378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:50:49.735087 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f0b52824-0a0b-4f57-91ba-cf721cb7e430 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:49.737146 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0b52824-0a0b-4f57-91ba-cf721cb7e430 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:49.737485 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0b52824-0a0b-4f57-91ba-cf721cb7e430 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:49.737706 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0b52824-0a0b-4f57-91ba-cf721cb7e430 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:49.747642 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:49.747642 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:49.753457 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f0b52824-0a0b-4f57-91ba-cf721cb7e430 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:49.759689 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0b52824-0a0b-4f57-91ba-cf721cb7e430 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:49.760273 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 40/155] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:49 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:49.767521 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbcaa78b-d7e0-449e-8cb8-ac9c2774a399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:49.768388 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28294e77-ce5e-4041-8607-8d2f481b35e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:49.833853 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Created reservations ['6e54d4cf-04dd-414c-b3e8-35bbae49321c', '3fbd9ebb-7aa7-4297-9a44-5c5f54b129dd', '19cc5378-e063-48ef-a122-72ae2e793392', '375fbe18-5b01-4eff-8a6d-465f1feb8de1'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:50:49.834908 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28294e77-ce5e-4041-8607-8d2f481b35e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e54d4cf-04dd-414c-b3e8-35bbae49321c', '3fbd9ebb-7aa7-4297-9a44-5c5f54b129dd', '19cc5378-e063-48ef-a122-72ae2e793392', '375fbe18-5b01-4eff-8a6d-465f1feb8de1']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:49.835825 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba554c2-c5de-4e0e-ac4d-19298ba4ef67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:49.865342 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba554c2-c5de-4e0e-ac4d-19298ba4ef67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bd4fa36-8585-408b-9ba3-088589ac6164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2137944903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1798f5fa7b384af5953c47c2d14a64cd',qos_specs=None,replication_status=,reservations=['6e54d4cf-04dd-414c-b3e8-35bbae49321c','3fbd9ebb-7aa7-4297-9a44-5c5f54b129dd','19cc5378-e063-48ef-a122-72ae2e793392','375fbe18-5b01-4eff-8a6d-465f1feb8de1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebeb6b72b8494b34a79857a5ae48cd85',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2137944903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bd4fa36-8585-408b-9ba3-088589ac6164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1798f5fa7b384af5953c47c2d14a64cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebeb6b72b8494b34a79857a5ae48cd85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:49.866241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bff9eb0-0551-4acb-8c50-5e270773dbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:49.886127 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bff9eb0-0551-4acb-8c50-5e270773dbfb) transitioned into state 'SUCCESS' from state '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-2137944903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1798f5fa7b384af5953c47c2d14a64cd',qos_specs=None,replication_status=,reservations=['6e54d4cf-04dd-414c-b3e8-35bbae49321c','3fbd9ebb-7aa7-4297-9a44-5c5f54b129dd','19cc5378-e063-48ef-a122-72ae2e793392','375fbe18-5b01-4eff-8a6d-465f1feb8de1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebeb6b72b8494b34a79857a5ae48cd85',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:49.886912 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df701f1c-28de-41e4-82b5-c1e2063b1fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:49.897110 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df701f1c-28de-41e4-82b5-c1e2063b1fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:49.898283 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Flow 'volume_create_api' (192d8d32-8c47-4708-80f6-80be66417176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:49.898686 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Create volume request issued successfully. Aug 01 13:50:49.899269 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74e6d3ca-e7cc-4dd3-849c-68e7bce81981 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:50:49.899722 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 41/156] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:50:49 2026] POST /volume/v3/volumes => generated 755 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:50:49.917483 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5757ca33-61d5-4e90-a4ce-95d36060f850 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:49.919840 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5757ca33-61d5-4e90-a4ce-95d36060f850 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:49.919896 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5757ca33-61d5-4e90-a4ce-95d36060f850 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:49.920112 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5757ca33-61d5-4e90-a4ce-95d36060f850 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:50.057745 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:50.057745 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:50.062830 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5757ca33-61d5-4e90-a4ce-95d36060f850 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:50.067903 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5757ca33-61d5-4e90-a4ce-95d36060f850 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:50.068532 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 39/157] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:49 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 823 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:50.212725 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cf51ce64-b1ea-49d3-b43a-1ab2d2d0f913 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:50.214322 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf51ce64-b1ea-49d3-b43a-1ab2d2d0f913 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:50.214594 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b076e616-ba72-4613-9c8a-7187542d2b83 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:50.216236 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf51ce64-b1ea-49d3-b43a-1ab2d2d0f913 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:50.216236 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf51ce64-b1ea-49d3-b43a-1ab2d2d0f913 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:50.216545 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b076e616-ba72-4613-9c8a-7187542d2b83 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:50.216744 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b076e616-ba72-4613-9c8a-7187542d2b83 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:50.216925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b076e616-ba72-4613-9c8a-7187542d2b83 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:50.225640 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:50.225640 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:50.227315 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:50.227315 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:50.231620 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cf51ce64-b1ea-49d3-b43a-1ab2d2d0f913 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:50.232434 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b076e616-ba72-4613-9c8a-7187542d2b83 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:50.238267 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf51ce64-b1ea-49d3-b43a-1ab2d2d0f913 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:50.240079 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b076e616-ba72-4613-9c8a-7187542d2b83 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:50.240079 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 41/158] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:50 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:50.240239 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 38/159] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:50 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:50.285685 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb00b06b-ce4b-4aff-93bc-85b58f9714af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:50.288387 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb00b06b-ce4b-4aff-93bc-85b58f9714af tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:50.289649 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb00b06b-ce4b-4aff-93bc-85b58f9714af tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:50.289649 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb00b06b-ce4b-4aff-93bc-85b58f9714af tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:50.299005 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:50.299005 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:50.303591 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fb00b06b-ce4b-4aff-93bc-85b58f9714af tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:50.308640 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb00b06b-ce4b-4aff-93bc-85b58f9714af tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:50.309094 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 42/160] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:50 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:50.776556 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c727cf69-7b50-4c12-8501-88b157d25be2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:50.779772 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c727cf69-7b50-4c12-8501-88b157d25be2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:50.780106 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c727cf69-7b50-4c12-8501-88b157d25be2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:50.780784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c727cf69-7b50-4c12-8501-88b157d25be2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:50.791360 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:50.791360 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:50.797399 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c727cf69-7b50-4c12-8501-88b157d25be2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:50.803961 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c727cf69-7b50-4c12-8501-88b157d25be2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:50.804539 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 40/161] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:50 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:51.081725 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-505ac0b0-8abd-42c6-ab36-bddb7afe2180 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.083425 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-505ac0b0-8abd-42c6-ab36-bddb7afe2180 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:51.083581 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-505ac0b0-8abd-42c6-ab36-bddb7afe2180 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:51.083766 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-505ac0b0-8abd-42c6-ab36-bddb7afe2180 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:51.091485 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:51.091485 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:51.095329 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-505ac0b0-8abd-42c6-ab36-bddb7afe2180 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:51.099972 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-505ac0b0-8abd-42c6-ab36-bddb7afe2180 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:51.100358 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 42/162] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:51 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:51.195090 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d5d868da-0b1e-44f1-9976-8c508057756c req-63a1b410-70f4-466d-b7b3-7f47330863de None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.201156 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-63a1b410-70f4-466d-b7b3-7f47330863de tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:51.201156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-63a1b410-70f4-466d-b7b3-7f47330863de tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:51.201156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-63a1b410-70f4-466d-b7b3-7f47330863de tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:51.209300 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:51.209300 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:51.217039 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d5d868da-0b1e-44f1-9976-8c508057756c req-63a1b410-70f4-466d-b7b3-7f47330863de tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:51.219779 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-63a1b410-70f4-466d-b7b3-7f47330863de tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:51.220553 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 39/163] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:50:51 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:51.254247 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9ac2bc55-1956-47bc-9d1f-cdc6ac72884a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.258167 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9ac2bc55-1956-47bc-9d1f-cdc6ac72884a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:51.258167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9ac2bc55-1956-47bc-9d1f-cdc6ac72884a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:51.258167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9ac2bc55-1956-47bc-9d1f-cdc6ac72884a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:51.258305 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ea5d5cf9-7673-4a61-b515-c86fec1affc1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.259802 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ea5d5cf9-7673-4a61-b515-c86fec1affc1 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:51.260063 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ea5d5cf9-7673-4a61-b515-c86fec1affc1 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:51.260309 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ea5d5cf9-7673-4a61-b515-c86fec1affc1 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:51.268576 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:51.268576 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:51.270250 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:51.270250 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:51.273144 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ea5d5cf9-7673-4a61-b515-c86fec1affc1 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:51.277187 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9ac2bc55-1956-47bc-9d1f-cdc6ac72884a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:51.278974 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ea5d5cf9-7673-4a61-b515-c86fec1affc1 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:51.279662 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 41/164] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:51 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:51.283596 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9ac2bc55-1956-47bc-9d1f-cdc6ac72884a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:51.284361 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 43/165] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:51 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:51.323038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1f1fb722-a650-46c6-95e2-08d1f6999e3a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.325137 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f1fb722-a650-46c6-95e2-08d1f6999e3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:51.325433 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f1fb722-a650-46c6-95e2-08d1f6999e3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:51.325695 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f1fb722-a650-46c6-95e2-08d1f6999e3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:51.333954 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:51.333954 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:51.339161 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1f1fb722-a650-46c6-95e2-08d1f6999e3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:51.344740 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f1fb722-a650-46c6-95e2-08d1f6999e3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:51.345181 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 43/166] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:51 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:51.374099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5d92fe9b-8235-4400-ab9a-f08309dbd8b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.374099 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d92fe9b-8235-4400-ab9a-f08309dbd8b4 None None] GET https://10.4.3.223/volume// Aug 01 13:50:51.374099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d92fe9b-8235-4400-ab9a-f08309dbd8b4 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:51.374099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d92fe9b-8235-4400-ab9a-f08309dbd8b4 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:51.374099 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d92fe9b-8235-4400-ab9a-f08309dbd8b4 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:50:51.374099 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 40/167] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:50: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 01 13:50:51.383661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d5d868da-0b1e-44f1-9976-8c508057756c req-dac3342d-0253-4684-a15e-d0c11bb8189e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.386959 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-dac3342d-0253-4684-a15e-d0c11bb8189e tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:50:51.387514 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-dac3342d-0253-4684-a15e-d0c11bb8189e tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bd4fa36-8585-408b-9ba3-088589ac6164", "connector": null, "instance_uuid": "5192c708-43d0-4d06-82c2-551635a5f48e"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:51.399332 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:51.399332 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:51.441078 np0000006308 devstack@c-api.service[100200]: /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 01 13:50:51.441078 np0000006308 devstack@c-api.service[100200]: .first() Aug 01 13:50:51.463766 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-dac3342d-0253-4684-a15e-d0c11bb8189e tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:50:51.464256 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 42/168] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:50:51 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:51.495956 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d7261533-cf2e-484e-bdb2-ec48e86ce18d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.497609 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7261533-cf2e-484e-bdb2-ec48e86ce18d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:51.497791 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7261533-cf2e-484e-bdb2-ec48e86ce18d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:51.497981 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7261533-cf2e-484e-bdb2-ec48e86ce18d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:51.503979 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fdb2fff4-2a5a-41ba-a063-51af6d31b16d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.504535 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fdb2fff4-2a5a-41ba-a063-51af6d31b16d None None] GET https://10.4.3.223/volume// Aug 01 13:50:51.504785 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fdb2fff4-2a5a-41ba-a063-51af6d31b16d None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:51.505006 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fdb2fff4-2a5a-41ba-a063-51af6d31b16d None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:51.505409 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fdb2fff4-2a5a-41ba-a063-51af6d31b16d None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:50:51.505893 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 44/169] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:50: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 01 13:50:51.508546 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:51.508546 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:51.511941 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d7261533-cf2e-484e-bdb2-ec48e86ce18d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:51.513827 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d5d868da-0b1e-44f1-9976-8c508057756c req-051acca0-6ad1-4c1f-b531-934f8f213219 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.515766 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-051acca0-6ad1-4c1f-b531-934f8f213219 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:51.515949 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7261533-cf2e-484e-bdb2-ec48e86ce18d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:51.516306 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 44/170] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:51 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:51.516439 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-051acca0-6ad1-4c1f-b531-934f8f213219 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:51.516684 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-051acca0-6ad1-4c1f-b531-934f8f213219 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:51.529085 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:51.529085 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:51.532758 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d5d868da-0b1e-44f1-9976-8c508057756c req-051acca0-6ad1-4c1f-b531-934f8f213219 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:51.538784 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-051acca0-6ad1-4c1f-b531-934f8f213219 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:51.539363 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 41/171] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:50:51 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:50:51.606920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d5d868da-0b1e-44f1-9976-8c508057756c req-0683ed15-3177-4de1-b831-3788dc3fd8c1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.610968 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-0683ed15-3177-4de1-b831-3788dc3fd8c1 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] PUT https://10.4.3.223/volume/v3/attachments/4d6ac714-ae75-4a89-881d-8e7579aeac53 Aug 01 13:50:51.611757 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-0683ed15-3177-4de1-b831-3788dc3fd8c1 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:51.626768 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-d5d868da-0b1e-44f1-9976-8c508057756c req-0683ed15-3177-4de1-b831-3788dc3fd8c1 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Acquiring lock "cinder-attachment_update-5bd4fa36-8585-408b-9ba3-088589ac6164-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:50:51.633801 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-d5d868da-0b1e-44f1-9976-8c508057756c req-0683ed15-3177-4de1-b831-3788dc3fd8c1 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Lock "cinder-attachment_update-5bd4fa36-8585-408b-9ba3-088589ac6164-np0000006308" acquired by "attachment_update" :: waited 0.007s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:50:51.635137 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:51.635137 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:51.750159 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-d5d868da-0b1e-44f1-9976-8c508057756c req-0683ed15-3177-4de1-b831-3788dc3fd8c1 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Lock "cinder-attachment_update-5bd4fa36-8585-408b-9ba3-088589ac6164-np0000006308" released by "attachment_update" :: held 0.116s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:50:51.750547 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-0683ed15-3177-4de1-b831-3788dc3fd8c1 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/attachments/4d6ac714-ae75-4a89-881d-8e7579aeac53 returned with HTTP 200 Aug 01 13:50:51.751345 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 43/172] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:50:51 2026] PUT /volume/v3/attachments/4d6ac714-ae75-4a89-881d-8e7579aeac53 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:51.820028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-829ed779-a84f-46e2-b507-3e33a6ec5da6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:51.821952 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-829ed779-a84f-46e2-b507-3e33a6ec5da6 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:51.822172 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-829ed779-a84f-46e2-b507-3e33a6ec5da6 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:51.822407 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-829ed779-a84f-46e2-b507-3e33a6ec5da6 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:51.831744 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:51.831744 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:51.836774 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-829ed779-a84f-46e2-b507-3e33a6ec5da6 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:51.842202 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-829ed779-a84f-46e2-b507-3e33a6ec5da6 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:51.842730 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 45/173] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:51 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:52.295296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b9cc41d7-893d-4ab3-adf3-7acd53971e78 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:52.297496 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9cc41d7-893d-4ab3-adf3-7acd53971e78 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:52.297741 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9cc41d7-893d-4ab3-adf3-7acd53971e78 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:52.297931 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9cc41d7-893d-4ab3-adf3-7acd53971e78 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:52.300476 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ad7e7a35-6d54-449b-97d8-58505396ad9e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:52.302342 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad7e7a35-6d54-449b-97d8-58505396ad9e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:52.302811 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad7e7a35-6d54-449b-97d8-58505396ad9e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:52.303103 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad7e7a35-6d54-449b-97d8-58505396ad9e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:52.307283 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:52.307283 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:52.315753 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b9cc41d7-893d-4ab3-adf3-7acd53971e78 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:52.319658 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:52.319658 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:52.322146 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9cc41d7-893d-4ab3-adf3-7acd53971e78 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:52.323626 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 45/174] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:52 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:52.325086 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ad7e7a35-6d54-449b-97d8-58505396ad9e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:52.332564 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad7e7a35-6d54-449b-97d8-58505396ad9e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:52.333240 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 42/175] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:52 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:52.361600 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fb732dfd-7394-4b14-b5fc-64fb625c9cf5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:52.364010 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb732dfd-7394-4b14-b5fc-64fb625c9cf5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:52.364337 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fb732dfd-7394-4b14-b5fc-64fb625c9cf5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:52.364599 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fb732dfd-7394-4b14-b5fc-64fb625c9cf5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:52.373182 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:52.373182 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:52.377898 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fb732dfd-7394-4b14-b5fc-64fb625c9cf5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:52.384631 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb732dfd-7394-4b14-b5fc-64fb625c9cf5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:52.385351 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 44/176] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:52 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:52.532400 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d3db8c58-217a-4ad6-802e-2bf772597726 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:52.535497 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d3db8c58-217a-4ad6-802e-2bf772597726 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:52.535739 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d3db8c58-217a-4ad6-802e-2bf772597726 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:52.535950 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d3db8c58-217a-4ad6-802e-2bf772597726 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:52.547723 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:52.547723 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:52.553695 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d3db8c58-217a-4ad6-802e-2bf772597726 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:52.558715 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d3db8c58-217a-4ad6-802e-2bf772597726 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:52.559202 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 46/177] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:52 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:52.857973 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a8d9385c-ef30-4c84-a64d-9b0d9f618ecd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:52.860560 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a8d9385c-ef30-4c84-a64d-9b0d9f618ecd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:52.860835 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a8d9385c-ef30-4c84-a64d-9b0d9f618ecd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:52.861087 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a8d9385c-ef30-4c84-a64d-9b0d9f618ecd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:52.870330 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:52.870330 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:52.875638 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a8d9385c-ef30-4c84-a64d-9b0d9f618ecd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:52.881209 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a8d9385c-ef30-4c84-a64d-9b0d9f618ecd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:52.881706 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 46/178] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:52 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:53.340004 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-df98097b-651b-4383-b781-5a5a36ff6608 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:53.344406 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-df98097b-651b-4383-b781-5a5a36ff6608 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:53.344406 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-df98097b-651b-4383-b781-5a5a36ff6608 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:53.345471 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-df98097b-651b-4383-b781-5a5a36ff6608 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:53.350791 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-222295f0-c4cb-494a-a167-f5f575dba56c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:53.352473 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-222295f0-c4cb-494a-a167-f5f575dba56c tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:53.353077 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-222295f0-c4cb-494a-a167-f5f575dba56c tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:53.353496 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-222295f0-c4cb-494a-a167-f5f575dba56c tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:53.356103 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:53.356103 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:53.362292 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-df98097b-651b-4383-b781-5a5a36ff6608 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:53.367500 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:53.367500 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:53.368577 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-df98097b-651b-4383-b781-5a5a36ff6608 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:53.368647 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 43/179] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:53 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:53.373147 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-222295f0-c4cb-494a-a167-f5f575dba56c tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:53.378791 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-222295f0-c4cb-494a-a167-f5f575dba56c tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:53.379139 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 45/180] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:53 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:53.399556 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-267f812b-286d-480d-a056-f7f767968fa8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:53.401361 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-267f812b-286d-480d-a056-f7f767968fa8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:53.401587 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-267f812b-286d-480d-a056-f7f767968fa8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:53.401815 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-267f812b-286d-480d-a056-f7f767968fa8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:53.409223 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:53.409223 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:53.414164 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-267f812b-286d-480d-a056-f7f767968fa8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:53.420051 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-267f812b-286d-480d-a056-f7f767968fa8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:53.420705 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 47/181] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:53 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:53.573105 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-37470574-4298-4939-9fa3-3c0a0cdd8933 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:53.574959 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-37470574-4298-4939-9fa3-3c0a0cdd8933 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:53.575210 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-37470574-4298-4939-9fa3-3c0a0cdd8933 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:53.575702 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-37470574-4298-4939-9fa3-3c0a0cdd8933 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:53.587370 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:53.587370 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:53.591715 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-37470574-4298-4939-9fa3-3c0a0cdd8933 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:53.596725 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-37470574-4298-4939-9fa3-3c0a0cdd8933 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:53.597197 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 47/182] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:53 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:53.896619 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1529d316-1d1f-451a-b584-00f4aaf62886 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:53.899015 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1529d316-1d1f-451a-b584-00f4aaf62886 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:53.899304 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1529d316-1d1f-451a-b584-00f4aaf62886 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:53.899807 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1529d316-1d1f-451a-b584-00f4aaf62886 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:53.908696 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:53.908696 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:53.913229 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1529d316-1d1f-451a-b584-00f4aaf62886 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:53.917362 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1529d316-1d1f-451a-b584-00f4aaf62886 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:53.918015 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 44/183] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:53 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:54.379791 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-643d9204-fec3-42e2-991d-01f66d02595c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:54.381756 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:50:54.382147 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-776489225", "imageRef": "fe65da00-dfd1-4c08-8b30-35f7d7fd5bcf", "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:54.383971 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a8b2c831-cdff-4a6b-a63c-3db113d39e6d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:54.384277 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-776489225', 'imageRef': 'fe65da00-dfd1-4c08-8b30-35f7d7fd5bcf', 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:50:54.386196 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a8b2c831-cdff-4a6b-a63c-3db113d39e6d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:54.391240 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a8b2c831-cdff-4a6b-a63c-3db113d39e6d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:54.391240 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a8b2c831-cdff-4a6b-a63c-3db113d39e6d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:54.392767 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-84c8f995-d476-4929-8ddc-c300dd9f35b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:54.395921 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84c8f995-d476-4929-8ddc-c300dd9f35b0 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:54.395921 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84c8f995-d476-4929-8ddc-c300dd9f35b0 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:54.395921 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84c8f995-d476-4929-8ddc-c300dd9f35b0 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:54.398678 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:54.398678 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:54.407144 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a8b2c831-cdff-4a6b-a63c-3db113d39e6d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:54.409785 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a8b2c831-cdff-4a6b-a63c-3db113d39e6d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:54.410604 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:54.410604 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:54.410873 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 48/184] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:54 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:54.414299 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-84c8f995-d476-4929-8ddc-c300dd9f35b0 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:54.418748 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84c8f995-d476-4929-8ddc-c300dd9f35b0 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:54.419257 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 48/185] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:54 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:54.436166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c622dbb7-2131-4ccc-8bcb-a1d4be897572 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:54.440789 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c622dbb7-2131-4ccc-8bcb-a1d4be897572 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:54.441051 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c622dbb7-2131-4ccc-8bcb-a1d4be897572 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:54.441315 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c622dbb7-2131-4ccc-8bcb-a1d4be897572 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:54.456620 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:54.456620 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:54.463924 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c622dbb7-2131-4ccc-8bcb-a1d4be897572 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:54.469843 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c622dbb7-2131-4ccc-8bcb-a1d4be897572 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:54.470639 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 45/186] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:54 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:54.613765 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1021405c-e891-4d05-b015-a5791230e069 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:54.617073 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1021405c-e891-4d05-b015-a5791230e069 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:54.617487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1021405c-e891-4d05-b015-a5791230e069 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:54.617886 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1021405c-e891-4d05-b015-a5791230e069 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:54.631075 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:54.631075 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:54.634953 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1021405c-e891-4d05-b015-a5791230e069 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:54.640871 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1021405c-e891-4d05-b015-a5791230e069 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:54.641587 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 49/187] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:54 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:54.806248 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Create volume of 1 GB Aug 01 13:50:54.810815 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Availability Zones retrieved successfully. Aug 01 13:50:54.816521 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Flow 'volume_create_api' (2da5d24c-e4b2-43d5-940b-d01d05d3683f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:54.817574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ece2f7-8f16-48b6-bdb6-bda54ffe7c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:54.818643 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:50:54.887882 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ece2f7-8f16-48b6-bdb6-bda54ffe7c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:54.888643 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d977f6dd-c0bc-4afb-bf65-3c64fea66c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:54.930989 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4e72fcb8-31d6-46a9-bf11-d2d1049a1258 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:54.933123 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e72fcb8-31d6-46a9-bf11-d2d1049a1258 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:54.933381 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e72fcb8-31d6-46a9-bf11-d2d1049a1258 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:54.933636 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e72fcb8-31d6-46a9-bf11-d2d1049a1258 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:54.942301 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:54.942301 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:54.948608 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4e72fcb8-31d6-46a9-bf11-d2d1049a1258 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:54.951103 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Created reservations ['555f7f16-9cf9-4934-8a31-f19a5f593da0', 'b4e8f17f-3bd4-4517-ab03-094e6baaca50', 'f252a4dc-1507-4522-8cc1-a6ab7387253c', 'fd0be003-968f-41cf-b532-5e9695bce93c'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:50:54.951958 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d977f6dd-c0bc-4afb-bf65-3c64fea66c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['555f7f16-9cf9-4934-8a31-f19a5f593da0', 'b4e8f17f-3bd4-4517-ab03-094e6baaca50', 'f252a4dc-1507-4522-8cc1-a6ab7387253c', 'fd0be003-968f-41cf-b532-5e9695bce93c']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:54.952713 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc15845-da5d-4634-aa1d-96dc7f1ae138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:54.956680 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e72fcb8-31d6-46a9-bf11-d2d1049a1258 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:54.957172 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 49/188] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:54 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:54.978474 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc15845-da5d-4634-aa1d-96dc7f1ae138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b16f86f6-f555-4eaa-ba36-7bc4cd425036', '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-776489225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c0f65ffbef4a518fbe3105f02d1ae7',qos_specs=None,replication_status=,reservations=['555f7f16-9cf9-4934-8a31-f19a5f593da0','b4e8f17f-3bd4-4517-ab03-094e6baaca50','f252a4dc-1507-4522-8cc1-a6ab7387253c','fd0be003-968f-41cf-b532-5e9695bce93c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94fcbc18f1204e0daee3bbf8e6fb6706',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:50:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-776489225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b16f86f6-f555-4eaa-ba36-7bc4cd425036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c0f65ffbef4a518fbe3105f02d1ae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94fcbc18f1204e0daee3bbf8e6fb6706',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:54.980168 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (201f8d45-3d75-4839-8e78-4bd6f446b54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:54.998834 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (201f8d45-3d75-4839-8e78-4bd6f446b54a) transitioned into state 'SUCCESS' from state '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-776489225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c0f65ffbef4a518fbe3105f02d1ae7',qos_specs=None,replication_status=,reservations=['555f7f16-9cf9-4934-8a31-f19a5f593da0','b4e8f17f-3bd4-4517-ab03-094e6baaca50','f252a4dc-1507-4522-8cc1-a6ab7387253c','fd0be003-968f-41cf-b532-5e9695bce93c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94fcbc18f1204e0daee3bbf8e6fb6706',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:54.999581 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886813c9-7f4e-41a5-a863-9ddf4eac0714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:50:55.009250 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886813c9-7f4e-41a5-a863-9ddf4eac0714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:50:55.010314 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Flow 'volume_create_api' (2da5d24c-e4b2-43d5-940b-d01d05d3683f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:50:55.010685 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Create volume request issued successfully. Aug 01 13:50:55.011389 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-643d9204-fec3-42e2-991d-01f66d02595c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:50:55.011958 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 46/189] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:50:54 2026] POST /volume/v3/volumes => generated 752 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:50:55.025173 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c2e47150-e84c-4ee0-b758-5ce3e6b36f7a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:55.026766 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2e47150-e84c-4ee0-b758-5ce3e6b36f7a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:50:55.027185 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2e47150-e84c-4ee0-b758-5ce3e6b36f7a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:55.027556 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2e47150-e84c-4ee0-b758-5ce3e6b36f7a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:55.036042 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:55.036042 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:55.040447 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c2e47150-e84c-4ee0-b758-5ce3e6b36f7a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:50:55.045062 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2e47150-e84c-4ee0-b758-5ce3e6b36f7a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:50:55.045640 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 46/190] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:55 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:55.428440 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c88e4e0a-45c9-44d6-93ec-d6513d809db2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:55.433374 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c88e4e0a-45c9-44d6-93ec-d6513d809db2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:55.433374 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c88e4e0a-45c9-44d6-93ec-d6513d809db2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:55.433374 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c88e4e0a-45c9-44d6-93ec-d6513d809db2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:55.434744 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7ef837ea-a146-480c-86bc-3fd14233c3f0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:55.438628 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ef837ea-a146-480c-86bc-3fd14233c3f0 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:55.438628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ef837ea-a146-480c-86bc-3fd14233c3f0 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:55.438628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ef837ea-a146-480c-86bc-3fd14233c3f0 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:55.440490 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:55.440490 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:55.444202 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c88e4e0a-45c9-44d6-93ec-d6513d809db2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:55.448869 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c88e4e0a-45c9-44d6-93ec-d6513d809db2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:55.449435 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 50/191] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:55 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:55.450149 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:55.450149 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:55.454460 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7ef837ea-a146-480c-86bc-3fd14233c3f0 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:55.460552 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ef837ea-a146-480c-86bc-3fd14233c3f0 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:55.461142 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 50/192] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:55 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:55.484506 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d2d3d8d0-6e3c-4212-a353-b7e3e37b53f5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:55.486778 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d2d3d8d0-6e3c-4212-a353-b7e3e37b53f5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:55.487039 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d2d3d8d0-6e3c-4212-a353-b7e3e37b53f5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:55.487957 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d2d3d8d0-6e3c-4212-a353-b7e3e37b53f5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:55.497065 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:55.497065 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:55.502489 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d2d3d8d0-6e3c-4212-a353-b7e3e37b53f5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:55.508165 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d2d3d8d0-6e3c-4212-a353-b7e3e37b53f5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:55.508824 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 47/193] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:55 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:55.660077 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9d6a5f35-5b7e-480b-a05e-988514096fd9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:55.665893 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d6a5f35-5b7e-480b-a05e-988514096fd9 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:55.665893 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d6a5f35-5b7e-480b-a05e-988514096fd9 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:55.665893 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d6a5f35-5b7e-480b-a05e-988514096fd9 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:55.675966 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:55.675966 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:55.683336 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9d6a5f35-5b7e-480b-a05e-988514096fd9 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:55.685621 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d6a5f35-5b7e-480b-a05e-988514096fd9 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:55.686328 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 47/194] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:55 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:55.748908 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-07c3486c-283b-47c3-ba78-313da8aa852e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:55.750805 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-07c3486c-283b-47c3-ba78-313da8aa852e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:50:55.751208 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-07c3486c-283b-47c3-ba78-313da8aa852e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:55.751607 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-07c3486c-283b-47c3-ba78-313da8aa852e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:55.759262 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:55.759262 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:55.763147 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-07c3486c-283b-47c3-ba78-313da8aa852e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:50:55.767388 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-07c3486c-283b-47c3-ba78-313da8aa852e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:50:55.767978 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 51/195] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:50:55 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:55.972337 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0a457e2d-f2aa-4d49-bbdc-b8302649595f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:55.974388 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a457e2d-f2aa-4d49-bbdc-b8302649595f tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:55.974590 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a457e2d-f2aa-4d49-bbdc-b8302649595f tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:55.974843 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a457e2d-f2aa-4d49-bbdc-b8302649595f tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:55.983841 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:55.983841 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:55.988810 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0a457e2d-f2aa-4d49-bbdc-b8302649595f tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:55.993863 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a457e2d-f2aa-4d49-bbdc-b8302649595f tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:55.994454 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 51/196] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:55 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:56.029572 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-019e16d1-6372-4fe2-969f-08eb0c57170f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.030236 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-019e16d1-6372-4fe2-969f-08eb0c57170f None None] GET https://10.4.3.223/volume// Aug 01 13:50:56.030430 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-019e16d1-6372-4fe2-969f-08eb0c57170f None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:56.030660 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-019e16d1-6372-4fe2-969f-08eb0c57170f None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:56.031123 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-019e16d1-6372-4fe2-969f-08eb0c57170f None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:50:56.031462 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 48/197] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:50: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 01 13:50:56.052201 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-5db06d54-8c09-4893-bfec-ed549ff7ac78 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.057599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4201fe50-dd5a-4b63-88bd-ae3f92d66b00 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.059564 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4201fe50-dd5a-4b63-88bd-ae3f92d66b00 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:50:56.059790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4201fe50-dd5a-4b63-88bd-ae3f92d66b00 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:56.060068 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4201fe50-dd5a-4b63-88bd-ae3f92d66b00 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:56.067497 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:56.067497 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:56.071450 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4201fe50-dd5a-4b63-88bd-ae3f92d66b00 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:50:56.075802 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4201fe50-dd5a-4b63-88bd-ae3f92d66b00 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:50:56.076180 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 52/198] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:56 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:56.241637 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-5db06d54-8c09-4893-bfec-ed549ff7ac78 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:50:56.242161 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-5db06d54-8c09-4893-bfec-ed549ff7ac78 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c28b2ea9-4885-4d2e-910f-7c3cba1dbae2", "connector": null, "instance_uuid": "159ca624-0fc9-4098-8f7c-be49d8cbed4b"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:56.253629 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:56.253629 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:56.304939 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-5db06d54-8c09-4893-bfec-ed549ff7ac78 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:50:56.305510 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 48/199] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:50:56 2026] POST /volume/v3/attachments => generated 273 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:56.337729 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-21d4355f-90dc-4c50-add2-fbc20917a659 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.339944 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-21d4355f-90dc-4c50-add2-fbc20917a659 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:50:56.339944 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-21d4355f-90dc-4c50-add2-fbc20917a659 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:56.340559 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-21d4355f-90dc-4c50-add2-fbc20917a659 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:56.346082 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-08786eaa-a2e6-477d-bfeb-63293af65f01 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.346603 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-08786eaa-a2e6-477d-bfeb-63293af65f01 None None] GET https://10.4.3.223/volume// Aug 01 13:50:56.347300 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-08786eaa-a2e6-477d-bfeb-63293af65f01 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:56.347300 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-08786eaa-a2e6-477d-bfeb-63293af65f01 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:56.347480 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-08786eaa-a2e6-477d-bfeb-63293af65f01 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:50:56.347748 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 49/200] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:50: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 01 13:50:56.354173 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:56.354173 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:56.354725 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c3ed2034-dd79-4ca3-9527-621b912e8a32 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.357709 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c3ed2034-dd79-4ca3-9527-621b912e8a32 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:50:56.357976 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c3ed2034-dd79-4ca3-9527-621b912e8a32 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:56.358240 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c3ed2034-dd79-4ca3-9527-621b912e8a32 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:56.359977 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-21d4355f-90dc-4c50-add2-fbc20917a659 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:50:56.365725 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-21d4355f-90dc-4c50-add2-fbc20917a659 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:50:56.366325 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 52/201] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:56 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:56.370032 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:56.370032 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:56.374360 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c3ed2034-dd79-4ca3-9527-621b912e8a32 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:50:56.378667 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c3ed2034-dd79-4ca3-9527-621b912e8a32 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:50:56.379168 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 53/202] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:50:56 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:50:56.454228 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c2cc603f-a994-4d55-a87e-06f3190221da None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.457164 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c2cc603f-a994-4d55-a87e-06f3190221da tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] PUT https://10.4.3.223/volume/v3/attachments/6ec451e8-442d-4c7d-b9bf-e77a38a27c21 Aug 01 13:50:56.457714 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c2cc603f-a994-4d55-a87e-06f3190221da tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:50:56.464229 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-68d4d45a-ea9a-4213-a34e-5ed77ac34a5d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.466505 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-68d4d45a-ea9a-4213-a34e-5ed77ac34a5d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:56.466824 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-68d4d45a-ea9a-4213-a34e-5ed77ac34a5d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:56.467110 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-68d4d45a-ea9a-4213-a34e-5ed77ac34a5d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:56.468602 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c2cc603f-a994-4d55-a87e-06f3190221da tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Acquiring lock "cinder-attachment_update-c28b2ea9-4885-4d2e-910f-7c3cba1dbae2-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:50:56.474819 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-25c6213b-2315-45ca-9579-d7b758d67417 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.474909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c2cc603f-a994-4d55-a87e-06f3190221da tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Lock "cinder-attachment_update-c28b2ea9-4885-4d2e-910f-7c3cba1dbae2-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:50:56.475960 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:56.475960 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:56.476549 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:56.476549 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:56.476610 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25c6213b-2315-45ca-9579-d7b758d67417 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:56.476868 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25c6213b-2315-45ca-9579-d7b758d67417 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:56.476982 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25c6213b-2315-45ca-9579-d7b758d67417 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:56.481595 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-68d4d45a-ea9a-4213-a34e-5ed77ac34a5d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:56.487065 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:56.487065 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:56.487994 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-68d4d45a-ea9a-4213-a34e-5ed77ac34a5d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:56.488553 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 50/203] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:56 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:56.493003 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-25c6213b-2315-45ca-9579-d7b758d67417 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:56.499853 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25c6213b-2315-45ca-9579-d7b758d67417 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:56.500745 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 53/204] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:56 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:56.522075 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b458888-c35e-4157-bf59-ea782e11de77 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.524044 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b458888-c35e-4157-bf59-ea782e11de77 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:56.524311 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b458888-c35e-4157-bf59-ea782e11de77 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:56.524531 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b458888-c35e-4157-bf59-ea782e11de77 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:56.532656 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:56.532656 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:56.537563 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b458888-c35e-4157-bf59-ea782e11de77 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:56.543771 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b458888-c35e-4157-bf59-ea782e11de77 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:56.544306 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 54/205] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:56 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:56.657603 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c2cc603f-a994-4d55-a87e-06f3190221da tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Lock "cinder-attachment_update-c28b2ea9-4885-4d2e-910f-7c3cba1dbae2-np0000006308" released by "attachment_update" :: held 0.183s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:50:56.658013 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-c2cc603f-a994-4d55-a87e-06f3190221da tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/attachments/6ec451e8-442d-4c7d-b9bf-e77a38a27c21 returned with HTTP 200 Aug 01 13:50:56.658681 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 49/206] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:50:56 2026] PUT /volume/v3/attachments/6ec451e8-442d-4c7d-b9bf-e77a38a27c21 => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:56.701242 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0043bf5b-eda7-4e9b-a357-94de657c9dad None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:56.703843 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0043bf5b-eda7-4e9b-a357-94de657c9dad tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:56.704156 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0043bf5b-eda7-4e9b-a357-94de657c9dad tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:56.704474 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0043bf5b-eda7-4e9b-a357-94de657c9dad tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:56.716849 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:56.716849 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:56.720982 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0043bf5b-eda7-4e9b-a357-94de657c9dad tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:56.725622 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0043bf5b-eda7-4e9b-a357-94de657c9dad tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:56.726006 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 51/207] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:56 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:57.007562 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f194c4a5-70f4-42a0-8dac-b314068c3302 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:57.009834 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f194c4a5-70f4-42a0-8dac-b314068c3302 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:57.010136 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f194c4a5-70f4-42a0-8dac-b314068c3302 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:57.010439 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f194c4a5-70f4-42a0-8dac-b314068c3302 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:57.017783 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:57.017783 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:57.021794 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f194c4a5-70f4-42a0-8dac-b314068c3302 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:57.027482 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f194c4a5-70f4-42a0-8dac-b314068c3302 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:57.027954 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 54/208] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:57 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:57.091766 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a4ab7769-4182-4e5f-a92d-426e200ea14d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:57.093572 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4ab7769-4182-4e5f-a92d-426e200ea14d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:50:57.093746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4ab7769-4182-4e5f-a92d-426e200ea14d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:57.093938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4ab7769-4182-4e5f-a92d-426e200ea14d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:57.102280 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:57.102280 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:57.108073 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a4ab7769-4182-4e5f-a92d-426e200ea14d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:50:57.114456 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4ab7769-4182-4e5f-a92d-426e200ea14d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:50:57.115023 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 55/209] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:57 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:57.378951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4f34650e-86db-4fe7-9345-02c439fa0450 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:57.380844 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4f34650e-86db-4fe7-9345-02c439fa0450 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:50:57.381063 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4f34650e-86db-4fe7-9345-02c439fa0450 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:57.381294 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4f34650e-86db-4fe7-9345-02c439fa0450 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:57.390682 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:57.390682 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:57.393762 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4f34650e-86db-4fe7-9345-02c439fa0450 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:50:57.397848 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4f34650e-86db-4fe7-9345-02c439fa0450 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:50:57.398279 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 50/210] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:57 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:57.501716 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ef16421e-cbb0-4b32-90f0-cd0776885d99 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:57.504060 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ef16421e-cbb0-4b32-90f0-cd0776885d99 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:57.504355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ef16421e-cbb0-4b32-90f0-cd0776885d99 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:57.504600 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ef16421e-cbb0-4b32-90f0-cd0776885d99 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:57.514428 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:57.514428 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:57.514585 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4420bcd2-db02-4cd0-82a7-4e2b8b01cbbd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:57.516905 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4420bcd2-db02-4cd0-82a7-4e2b8b01cbbd tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:57.517232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4420bcd2-db02-4cd0-82a7-4e2b8b01cbbd tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:57.517483 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4420bcd2-db02-4cd0-82a7-4e2b8b01cbbd tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:57.519387 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ef16421e-cbb0-4b32-90f0-cd0776885d99 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:57.520043 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=280,cinder:UPDATE=38,cinder:INSERT=27 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:50:57.524605 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ef16421e-cbb0-4b32-90f0-cd0776885d99 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:57.525129 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 52/211] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:57 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:57.530946 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:57.530946 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:57.535867 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4420bcd2-db02-4cd0-82a7-4e2b8b01cbbd tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:57.541675 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4420bcd2-db02-4cd0-82a7-4e2b8b01cbbd tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:57.542210 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 55/212] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:57 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:57.559076 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-785debef-4273-4b5b-9dee-cc632ed9de40 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:57.560859 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-785debef-4273-4b5b-9dee-cc632ed9de40 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:57.561032 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-785debef-4273-4b5b-9dee-cc632ed9de40 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:57.561253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-785debef-4273-4b5b-9dee-cc632ed9de40 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:57.568635 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:57.568635 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:57.572623 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-785debef-4273-4b5b-9dee-cc632ed9de40 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:57.576556 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-785debef-4273-4b5b-9dee-cc632ed9de40 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:57.576886 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 56/213] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:57 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:57.738261 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ea280148-c8fb-4dee-a249-14829cc3c7a2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:57.740514 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea280148-c8fb-4dee-a249-14829cc3c7a2 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:57.740760 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea280148-c8fb-4dee-a249-14829cc3c7a2 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:57.741002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea280148-c8fb-4dee-a249-14829cc3c7a2 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:57.752904 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:57.752904 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:57.757124 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ea280148-c8fb-4dee-a249-14829cc3c7a2 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:57.761907 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea280148-c8fb-4dee-a249-14829cc3c7a2 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:57.762431 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 51/214] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:57 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:58.043588 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-301cef65-e9c2-4995-be36-0e3a57b49d2e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:58.045876 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-301cef65-e9c2-4995-be36-0e3a57b49d2e tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:58.046131 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-301cef65-e9c2-4995-be36-0e3a57b49d2e tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:58.046424 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-301cef65-e9c2-4995-be36-0e3a57b49d2e tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:58.055616 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:58.055616 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:58.060745 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-301cef65-e9c2-4995-be36-0e3a57b49d2e tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:58.066780 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-301cef65-e9c2-4995-be36-0e3a57b49d2e tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:58.067332 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 53/215] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:58 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:58.128203 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3dd3198b-c13c-452e-b23a-2ba6528038a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:58.130599 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3dd3198b-c13c-452e-b23a-2ba6528038a4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:50:58.130835 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3dd3198b-c13c-452e-b23a-2ba6528038a4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:58.131071 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3dd3198b-c13c-452e-b23a-2ba6528038a4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:58.141045 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:58.141045 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:58.145973 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3dd3198b-c13c-452e-b23a-2ba6528038a4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:50:58.152123 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3dd3198b-c13c-452e-b23a-2ba6528038a4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:50:58.152688 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 56/216] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:58 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:58.412606 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-90edacdc-9dc4-4d15-9887-232c5b5db8af None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:58.414247 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-90edacdc-9dc4-4d15-9887-232c5b5db8af tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:50:58.414486 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-90edacdc-9dc4-4d15-9887-232c5b5db8af tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:58.414668 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-90edacdc-9dc4-4d15-9887-232c5b5db8af tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:58.424231 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:58.424231 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:58.427415 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-90edacdc-9dc4-4d15-9887-232c5b5db8af tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:50:58.431524 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-90edacdc-9dc4-4d15-9887-232c5b5db8af tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:50:58.431855 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 57/217] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:58 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:58.540909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aeb63944-3ed3-4649-af8d-c0676ba9c7ba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:58.542737 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aeb63944-3ed3-4649-af8d-c0676ba9c7ba tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:58.543004 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aeb63944-3ed3-4649-af8d-c0676ba9c7ba tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:58.543257 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aeb63944-3ed3-4649-af8d-c0676ba9c7ba tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:58.545419 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=275,cinder:INSERT=32,cinder:UPDATE=40 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:50:58.550827 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:58.550827 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:58.554724 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-37f924c0-89e8-441c-8d18-cd5e60d29162 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:58.557032 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-aeb63944-3ed3-4649-af8d-c0676ba9c7ba tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:58.557399 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-37f924c0-89e8-441c-8d18-cd5e60d29162 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:58.557719 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-37f924c0-89e8-441c-8d18-cd5e60d29162 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:58.557964 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-37f924c0-89e8-441c-8d18-cd5e60d29162 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:58.562876 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aeb63944-3ed3-4649-af8d-c0676ba9c7ba tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:58.563430 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 52/218] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:58 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:58.569014 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:58.569014 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:58.572862 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-37f924c0-89e8-441c-8d18-cd5e60d29162 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:58.578490 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-37f924c0-89e8-441c-8d18-cd5e60d29162 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:58.579076 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 54/219] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:58 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:58.589016 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-733c3add-cd6a-4352-8690-bc5dd64cf647 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:58.591306 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-733c3add-cd6a-4352-8690-bc5dd64cf647 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:58.591704 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-733c3add-cd6a-4352-8690-bc5dd64cf647 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:58.591956 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-733c3add-cd6a-4352-8690-bc5dd64cf647 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:58.600933 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:58.600933 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:58.605755 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-733c3add-cd6a-4352-8690-bc5dd64cf647 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:58.611656 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-733c3add-cd6a-4352-8690-bc5dd64cf647 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:58.612116 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 57/220] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:58 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:58.774105 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a5553976-0ae7-418b-a913-802c77e0856d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:58.775937 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5553976-0ae7-418b-a913-802c77e0856d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:58.776129 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5553976-0ae7-418b-a913-802c77e0856d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:58.776357 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5553976-0ae7-418b-a913-802c77e0856d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:58.785265 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:58.785265 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:58.788497 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a5553976-0ae7-418b-a913-802c77e0856d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:58.792206 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5553976-0ae7-418b-a913-802c77e0856d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:58.792577 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 58/221] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:58 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:59.081870 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-02312e04-8caa-4754-be6d-73f248ca8168 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:59.083694 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-02312e04-8caa-4754-be6d-73f248ca8168 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:50:59.083904 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-02312e04-8caa-4754-be6d-73f248ca8168 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:59.084120 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-02312e04-8caa-4754-be6d-73f248ca8168 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:59.091076 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:59.091076 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:59.094917 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-02312e04-8caa-4754-be6d-73f248ca8168 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:50:59.099314 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-02312e04-8caa-4754-be6d-73f248ca8168 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:50:59.099836 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 53/222] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:59 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:59.164964 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b34b720b-7168-4fb3-941a-9560aed8ed0d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:59.167077 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b34b720b-7168-4fb3-941a-9560aed8ed0d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:50:59.167299 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b34b720b-7168-4fb3-941a-9560aed8ed0d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:59.167495 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b34b720b-7168-4fb3-941a-9560aed8ed0d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:59.175176 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:59.175176 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:59.178933 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b34b720b-7168-4fb3-941a-9560aed8ed0d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:50:59.183324 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b34b720b-7168-4fb3-941a-9560aed8ed0d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:50:59.183793 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 55/223] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:59 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:59.444624 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b97b02ea-d14d-4569-887f-8a185cbbc89e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:59.446490 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b97b02ea-d14d-4569-887f-8a185cbbc89e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:50:59.446711 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b97b02ea-d14d-4569-887f-8a185cbbc89e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:59.446939 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b97b02ea-d14d-4569-887f-8a185cbbc89e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:59.460761 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:59.460761 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:59.465919 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b97b02ea-d14d-4569-887f-8a185cbbc89e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:50:59.471681 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b97b02ea-d14d-4569-887f-8a185cbbc89e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:50:59.472235 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 58/224] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:59 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:59.576410 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-117ff1b4-fe6e-4b33-bdf9-340561009046 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:59.578232 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-117ff1b4-fe6e-4b33-bdf9-340561009046 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:50:59.578521 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-117ff1b4-fe6e-4b33-bdf9-340561009046 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:59.578745 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-117ff1b4-fe6e-4b33-bdf9-340561009046 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:59.585536 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:59.585536 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:50:59.589892 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-117ff1b4-fe6e-4b33-bdf9-340561009046 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:50:59.591055 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c0f87963-cf91-4a19-a6d7-3471cb6148ae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:59.592943 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0f87963-cf91-4a19-a6d7-3471cb6148ae tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:50:59.593181 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0f87963-cf91-4a19-a6d7-3471cb6148ae tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:59.593462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0f87963-cf91-4a19-a6d7-3471cb6148ae tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:59.594586 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-117ff1b4-fe6e-4b33-bdf9-340561009046 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:50:59.594948 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 59/225] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:50:59 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:50:59.602089 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:59.602089 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:50:59.605387 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c0f87963-cf91-4a19-a6d7-3471cb6148ae tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:50:59.609430 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0f87963-cf91-4a19-a6d7-3471cb6148ae tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:50:59.609921 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 54/226] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:59 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:59.624930 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4750bc60-50fe-4fa9-96ae-a243adca6d06 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:59.626880 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4750bc60-50fe-4fa9-96ae-a243adca6d06 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:50:59.627118 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4750bc60-50fe-4fa9-96ae-a243adca6d06 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:59.627365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4750bc60-50fe-4fa9-96ae-a243adca6d06 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:59.634484 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:59.634484 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:50:59.638599 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4750bc60-50fe-4fa9-96ae-a243adca6d06 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:50:59.643399 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4750bc60-50fe-4fa9-96ae-a243adca6d06 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:50:59.643839 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 56/227] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:59 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:50:59.805632 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a60ce5f-1623-49b0-85d4-d337896462a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:50:59.808227 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a60ce5f-1623-49b0-85d4-d337896462a4 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:50:59.808527 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a60ce5f-1623-49b0-85d4-d337896462a4 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:50:59.808777 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a60ce5f-1623-49b0-85d4-d337896462a4 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:50:59.819149 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:50:59.819149 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:50:59.823275 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a60ce5f-1623-49b0-85d4-d337896462a4 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:50:59.827913 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a60ce5f-1623-49b0-85d4-d337896462a4 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:50:59.828357 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 59/228] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:50:59 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:00.115527 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b4f755eb-f0bd-47be-9347-13efadacb066 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:00.117380 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4f755eb-f0bd-47be-9347-13efadacb066 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:00.117624 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4f755eb-f0bd-47be-9347-13efadacb066 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:00.117822 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4f755eb-f0bd-47be-9347-13efadacb066 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:00.126334 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:00.126334 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:00.130511 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b4f755eb-f0bd-47be-9347-13efadacb066 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:00.135233 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4f755eb-f0bd-47be-9347-13efadacb066 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:00.135652 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 60/229] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:00 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:00.195987 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd151e74-6091-4ec0-9f07-ef340fd90429 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:00.197796 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd151e74-6091-4ec0-9f07-ef340fd90429 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:00.197977 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd151e74-6091-4ec0-9f07-ef340fd90429 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:00.198183 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd151e74-6091-4ec0-9f07-ef340fd90429 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:00.206420 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:00.206420 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:00.210396 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bd151e74-6091-4ec0-9f07-ef340fd90429 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:00.214833 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd151e74-6091-4ec0-9f07-ef340fd90429 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:00.215280 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 55/230] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:00 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:00.484953 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-91be4035-7abc-46d6-a0e1-e5277f018d29 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:00.487277 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-91be4035-7abc-46d6-a0e1-e5277f018d29 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:00.487544 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-91be4035-7abc-46d6-a0e1-e5277f018d29 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:00.487821 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-91be4035-7abc-46d6-a0e1-e5277f018d29 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:00.500436 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:00.500436 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:00.504482 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-91be4035-7abc-46d6-a0e1-e5277f018d29 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:00.508833 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-91be4035-7abc-46d6-a0e1-e5277f018d29 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:00.509355 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 57/231] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:00 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:00.608378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cd9e23d6-7c48-440a-8d7d-37028faaeec9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:00.610532 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cd9e23d6-7c48-440a-8d7d-37028faaeec9 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:00.610823 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cd9e23d6-7c48-440a-8d7d-37028faaeec9 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:00.611200 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cd9e23d6-7c48-440a-8d7d-37028faaeec9 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:00.618813 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:00.618813 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:00.623513 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cd9e23d6-7c48-440a-8d7d-37028faaeec9 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:00.626372 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-103f0c26-db38-4f3e-87b9-4be4a8463a6e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:00.629468 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-103f0c26-db38-4f3e-87b9-4be4a8463a6e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:00.629746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-103f0c26-db38-4f3e-87b9-4be4a8463a6e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:00.630045 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-103f0c26-db38-4f3e-87b9-4be4a8463a6e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:00.632573 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cd9e23d6-7c48-440a-8d7d-37028faaeec9 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:00.633010 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 60/232] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:00 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:00.642555 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:00.642555 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:00.646505 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-103f0c26-db38-4f3e-87b9-4be4a8463a6e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:00.650832 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-103f0c26-db38-4f3e-87b9-4be4a8463a6e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:00.651207 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 61/233] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:00 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:00.659082 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b883a892-7b3f-43f9-9b84-e323f7594d48 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:00.660862 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b883a892-7b3f-43f9-9b84-e323f7594d48 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:00.661070 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b883a892-7b3f-43f9-9b84-e323f7594d48 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:00.661311 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b883a892-7b3f-43f9-9b84-e323f7594d48 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:00.668281 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:00.668281 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:00.672375 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b883a892-7b3f-43f9-9b84-e323f7594d48 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:00.676658 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b883a892-7b3f-43f9-9b84-e323f7594d48 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:00.677045 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 56/234] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:00 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:00.842430 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e1153cc1-8348-40a7-96bf-9847ff55be3d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:00.844851 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e1153cc1-8348-40a7-96bf-9847ff55be3d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:00.845130 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e1153cc1-8348-40a7-96bf-9847ff55be3d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:00.845437 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e1153cc1-8348-40a7-96bf-9847ff55be3d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:00.858058 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:00.858058 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:00.862560 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e1153cc1-8348-40a7-96bf-9847ff55be3d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:00.870051 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e1153cc1-8348-40a7-96bf-9847ff55be3d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:00.870596 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 58/235] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:00 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:01.147978 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7986e994-7493-4956-8e5f-50e5f595f752 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:01.150223 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7986e994-7493-4956-8e5f-50e5f595f752 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:01.150500 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7986e994-7493-4956-8e5f-50e5f595f752 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:01.150753 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7986e994-7493-4956-8e5f-50e5f595f752 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:01.158717 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:01.158717 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:01.163041 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7986e994-7493-4956-8e5f-50e5f595f752 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:01.168383 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7986e994-7493-4956-8e5f-50e5f595f752 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:01.168913 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 61/236] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:01 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:01.228414 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-84a78dc1-9153-4be5-8cf5-4c8479a1d254 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:01.230594 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84a78dc1-9153-4be5-8cf5-4c8479a1d254 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:01.230811 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84a78dc1-9153-4be5-8cf5-4c8479a1d254 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:01.231011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84a78dc1-9153-4be5-8cf5-4c8479a1d254 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:01.239315 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:01.239315 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:01.243407 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-84a78dc1-9153-4be5-8cf5-4c8479a1d254 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:01.248156 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84a78dc1-9153-4be5-8cf5-4c8479a1d254 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:01.248608 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 62/237] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:01 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:01.523244 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d068b943-6615-4409-a6b9-bc4c4be200bc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:01.525013 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d068b943-6615-4409-a6b9-bc4c4be200bc tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:01.525183 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d068b943-6615-4409-a6b9-bc4c4be200bc tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:01.525399 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d068b943-6615-4409-a6b9-bc4c4be200bc tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:01.534501 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:01.534501 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:01.538228 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d068b943-6615-4409-a6b9-bc4c4be200bc tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:01.543135 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d068b943-6615-4409-a6b9-bc4c4be200bc tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:01.543638 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 57/238] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:01 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:01.647117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2dc296a2-922a-425b-a6d8-d0f7dd73d8c3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:01.649507 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2dc296a2-922a-425b-a6d8-d0f7dd73d8c3 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:01.649790 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2dc296a2-922a-425b-a6d8-d0f7dd73d8c3 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:01.650033 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2dc296a2-922a-425b-a6d8-d0f7dd73d8c3 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:01.659703 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:01.659703 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:01.666158 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2dc296a2-922a-425b-a6d8-d0f7dd73d8c3 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:01.670661 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b9ca24bc-1674-4853-9f3c-1dfeacd3ed2e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:01.673004 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2dc296a2-922a-425b-a6d8-d0f7dd73d8c3 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:01.673151 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9ca24bc-1674-4853-9f3c-1dfeacd3ed2e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:01.673366 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9ca24bc-1674-4853-9f3c-1dfeacd3ed2e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:01.673691 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 59/239] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:01 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:01.673793 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9ca24bc-1674-4853-9f3c-1dfeacd3ed2e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:01.685784 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:01.685784 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:01.689742 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b9ca24bc-1674-4853-9f3c-1dfeacd3ed2e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:01.693974 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0d0dd91a-8b50-44ce-946d-cfd9d6ca31b0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:01.694657 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9ca24bc-1674-4853-9f3c-1dfeacd3ed2e tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:01.695100 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 62/240] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:01 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:01.696088 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d0dd91a-8b50-44ce-946d-cfd9d6ca31b0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:01.696369 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d0dd91a-8b50-44ce-946d-cfd9d6ca31b0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:01.696605 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d0dd91a-8b50-44ce-946d-cfd9d6ca31b0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:01.704256 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:01.704256 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:01.708770 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0d0dd91a-8b50-44ce-946d-cfd9d6ca31b0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:01.714699 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d0dd91a-8b50-44ce-946d-cfd9d6ca31b0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:01.715143 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 63/241] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:01 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:01.884559 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-480e800e-0e38-4689-9836-2c195740367d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:01.886614 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-480e800e-0e38-4689-9836-2c195740367d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:01.886859 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-480e800e-0e38-4689-9836-2c195740367d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:01.887042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-480e800e-0e38-4689-9836-2c195740367d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:01.897685 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:01.897685 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:01.903003 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-480e800e-0e38-4689-9836-2c195740367d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:01.909083 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-480e800e-0e38-4689-9836-2c195740367d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:01.909724 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 58/242] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:01 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:02.180322 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d7c1c336-312a-4c3a-bc48-b7f682c24f14 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:02.182139 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7c1c336-312a-4c3a-bc48-b7f682c24f14 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:02.182434 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7c1c336-312a-4c3a-bc48-b7f682c24f14 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:02.182616 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7c1c336-312a-4c3a-bc48-b7f682c24f14 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:02.190284 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:02.190284 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:02.194089 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d7c1c336-312a-4c3a-bc48-b7f682c24f14 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:02.198312 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7c1c336-312a-4c3a-bc48-b7f682c24f14 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:02.198711 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 60/243] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:02 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:02.261760 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-60928080-dfb8-47d6-b6d0-d5462209184c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:02.264228 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60928080-dfb8-47d6-b6d0-d5462209184c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:02.264492 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60928080-dfb8-47d6-b6d0-d5462209184c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:02.264730 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60928080-dfb8-47d6-b6d0-d5462209184c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:02.274337 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:02.274337 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:02.279307 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-60928080-dfb8-47d6-b6d0-d5462209184c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:02.285136 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60928080-dfb8-47d6-b6d0-d5462209184c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:02.285538 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 63/244] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:02 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:02.556883 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0bd2e6e1-c4fe-465a-a5db-77789253e391 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:02.559068 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0bd2e6e1-c4fe-465a-a5db-77789253e391 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:02.559314 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0bd2e6e1-c4fe-465a-a5db-77789253e391 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:02.559533 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0bd2e6e1-c4fe-465a-a5db-77789253e391 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:02.571233 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:02.571233 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:02.575168 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0bd2e6e1-c4fe-465a-a5db-77789253e391 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:02.579887 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0bd2e6e1-c4fe-465a-a5db-77789253e391 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:02.580336 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 64/245] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:02 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:02.692096 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-848a7d39-a994-49ec-af66-190d5386171f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:02.694518 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-848a7d39-a994-49ec-af66-190d5386171f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:02.694795 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-848a7d39-a994-49ec-af66-190d5386171f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:02.695101 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-848a7d39-a994-49ec-af66-190d5386171f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:02.704963 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:02.704963 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:02.709000 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-848a7d39-a994-49ec-af66-190d5386171f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:02.711103 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ec22966a-2651-4978-b956-d72000a5d84d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:02.713035 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ec22966a-2651-4978-b956-d72000a5d84d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:02.713228 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ec22966a-2651-4978-b956-d72000a5d84d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:02.713444 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ec22966a-2651-4978-b956-d72000a5d84d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:02.713825 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-848a7d39-a994-49ec-af66-190d5386171f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:02.714353 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 59/246] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:02 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:02.722575 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:02.722575 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:02.727147 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ec22966a-2651-4978-b956-d72000a5d84d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:02.728297 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6f5bd220-3fad-4c1f-be14-e797610b6444 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:02.730002 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f5bd220-3fad-4c1f-be14-e797610b6444 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:02.730167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f5bd220-3fad-4c1f-be14-e797610b6444 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:02.730383 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f5bd220-3fad-4c1f-be14-e797610b6444 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:02.732337 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ec22966a-2651-4978-b956-d72000a5d84d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:02.732817 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 61/247] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:02 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:02.738525 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:02.738525 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:02.742420 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6f5bd220-3fad-4c1f-be14-e797610b6444 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:02.747025 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f5bd220-3fad-4c1f-be14-e797610b6444 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:02.747408 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 64/248] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:02 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:02.925107 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-74593850-d62a-437d-b131-1b23def5bc8d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:02.927132 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74593850-d62a-437d-b131-1b23def5bc8d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:02.927378 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74593850-d62a-437d-b131-1b23def5bc8d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:02.927603 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74593850-d62a-437d-b131-1b23def5bc8d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:02.938289 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:02.938289 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:02.942315 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-74593850-d62a-437d-b131-1b23def5bc8d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:02.946983 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74593850-d62a-437d-b131-1b23def5bc8d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:02.947381 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 65/249] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:02 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:03.211828 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-790176e2-ddd7-4faa-b98a-010c7c93ab9f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:03.213674 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-790176e2-ddd7-4faa-b98a-010c7c93ab9f tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:03.213881 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-790176e2-ddd7-4faa-b98a-010c7c93ab9f tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:03.214079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-790176e2-ddd7-4faa-b98a-010c7c93ab9f tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:03.221353 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:03.221353 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:03.225592 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-790176e2-ddd7-4faa-b98a-010c7c93ab9f tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:03.230431 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-790176e2-ddd7-4faa-b98a-010c7c93ab9f tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:03.231011 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 60/250] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:03 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:03.299067 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b96616f6-4e27-4d1d-85a6-5df2b993d23e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:03.301288 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b96616f6-4e27-4d1d-85a6-5df2b993d23e tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:03.301530 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b96616f6-4e27-4d1d-85a6-5df2b993d23e tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:03.301742 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b96616f6-4e27-4d1d-85a6-5df2b993d23e tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:03.309575 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:03.309575 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:03.314095 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b96616f6-4e27-4d1d-85a6-5df2b993d23e tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:03.319619 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b96616f6-4e27-4d1d-85a6-5df2b993d23e tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:03.320036 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 62/251] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:03 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:03.592101 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5f5dae0b-c35e-47fb-904b-2b368af42f09 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:03.593965 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f5dae0b-c35e-47fb-904b-2b368af42f09 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:03.594191 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f5dae0b-c35e-47fb-904b-2b368af42f09 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:03.594411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f5dae0b-c35e-47fb-904b-2b368af42f09 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:03.604662 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:03.604662 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:03.608148 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5f5dae0b-c35e-47fb-904b-2b368af42f09 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:03.612527 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f5dae0b-c35e-47fb-904b-2b368af42f09 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:03.613022 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 65/252] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:03 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:03.729355 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a98ab5e1-bff3-4820-9228-43350f5f67f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:03.731101 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a98ab5e1-bff3-4820-9228-43350f5f67f6 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:03.731362 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a98ab5e1-bff3-4820-9228-43350f5f67f6 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:03.731576 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a98ab5e1-bff3-4820-9228-43350f5f67f6 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:03.738884 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:03.738884 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:03.743558 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a98ab5e1-bff3-4820-9228-43350f5f67f6 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:03.745019 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-94c677f5-85d3-4fe3-aa18-d53252fbbb31 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:03.746932 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-94c677f5-85d3-4fe3-aa18-d53252fbbb31 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:03.747143 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-94c677f5-85d3-4fe3-aa18-d53252fbbb31 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:03.747381 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-94c677f5-85d3-4fe3-aa18-d53252fbbb31 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:03.750364 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a98ab5e1-bff3-4820-9228-43350f5f67f6 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:03.750938 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 66/253] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:03 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:03.758905 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:03.758905 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:03.763291 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-94c677f5-85d3-4fe3-aa18-d53252fbbb31 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:03.763435 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f89f7a3a-c297-4b2e-8de7-fc0a73b528e5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:03.765346 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f89f7a3a-c297-4b2e-8de7-fc0a73b528e5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:03.765574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f89f7a3a-c297-4b2e-8de7-fc0a73b528e5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:03.765775 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f89f7a3a-c297-4b2e-8de7-fc0a73b528e5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:03.768186 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-94c677f5-85d3-4fe3-aa18-d53252fbbb31 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:03.768651 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 61/254] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:03 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:03.772996 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:03.772996 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:03.777241 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f89f7a3a-c297-4b2e-8de7-fc0a73b528e5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:03.782357 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f89f7a3a-c297-4b2e-8de7-fc0a73b528e5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:03.782776 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 63/255] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:03 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:03.959498 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1c1fb079-090d-4115-832f-e81223789ca3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:03.961465 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c1fb079-090d-4115-832f-e81223789ca3 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:03.961721 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c1fb079-090d-4115-832f-e81223789ca3 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:03.962065 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c1fb079-090d-4115-832f-e81223789ca3 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:03.973556 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:03.973556 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:03.977388 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1c1fb079-090d-4115-832f-e81223789ca3 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:03.981904 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c1fb079-090d-4115-832f-e81223789ca3 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:03.982529 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 66/256] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:03 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:04.243889 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fe01bcc6-f736-4e72-9ea6-f391bb21ab50 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:04.245539 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe01bcc6-f736-4e72-9ea6-f391bb21ab50 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:04.245732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe01bcc6-f736-4e72-9ea6-f391bb21ab50 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:04.245913 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe01bcc6-f736-4e72-9ea6-f391bb21ab50 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:04.252477 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:04.252477 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:04.255971 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fe01bcc6-f736-4e72-9ea6-f391bb21ab50 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:04.260056 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe01bcc6-f736-4e72-9ea6-f391bb21ab50 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:04.260468 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 67/257] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:04 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:04.333850 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8a202fb2-a550-49a0-b3dd-35ed4e11896c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:04.335678 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8a202fb2-a550-49a0-b3dd-35ed4e11896c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:04.335880 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8a202fb2-a550-49a0-b3dd-35ed4e11896c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:04.336096 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8a202fb2-a550-49a0-b3dd-35ed4e11896c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:04.343804 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:04.343804 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:04.348162 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8a202fb2-a550-49a0-b3dd-35ed4e11896c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:04.353365 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8a202fb2-a550-49a0-b3dd-35ed4e11896c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:04.353759 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 62/258] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:04 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:04.626872 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b7e54f79-ebec-45a0-9af5-11cb096bae89 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:04.629153 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b7e54f79-ebec-45a0-9af5-11cb096bae89 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:04.629459 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b7e54f79-ebec-45a0-9af5-11cb096bae89 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:04.629745 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b7e54f79-ebec-45a0-9af5-11cb096bae89 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:04.642364 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:04.642364 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:04.646447 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b7e54f79-ebec-45a0-9af5-11cb096bae89 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:04.650508 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b7e54f79-ebec-45a0-9af5-11cb096bae89 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:04.650887 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 64/259] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:04 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:04.768687 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f91799bd-b1c0-4f8a-b8d2-3f81fbadc486 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:04.770724 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f91799bd-b1c0-4f8a-b8d2-3f81fbadc486 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:04.770957 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f91799bd-b1c0-4f8a-b8d2-3f81fbadc486 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:04.771208 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f91799bd-b1c0-4f8a-b8d2-3f81fbadc486 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:04.778657 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:04.778657 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:04.783062 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f91799bd-b1c0-4f8a-b8d2-3f81fbadc486 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:04.785933 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fe704932-fc9f-49b4-bb28-6417dc146417 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:04.787756 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe704932-fc9f-49b4-bb28-6417dc146417 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:04.787947 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe704932-fc9f-49b4-bb28-6417dc146417 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:04.788153 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe704932-fc9f-49b4-bb28-6417dc146417 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:04.792355 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f91799bd-b1c0-4f8a-b8d2-3f81fbadc486 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:04.792842 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 67/260] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:04 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:04.795078 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8db70662-53f7-4272-9712-2c3caef0e31b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:04.797162 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8db70662-53f7-4272-9712-2c3caef0e31b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:04.797428 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8db70662-53f7-4272-9712-2c3caef0e31b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:04.797701 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8db70662-53f7-4272-9712-2c3caef0e31b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:04.804496 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:04.804496 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:04.807336 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:04.807336 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:04.808879 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fe704932-fc9f-49b4-bb28-6417dc146417 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:04.812430 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8db70662-53f7-4272-9712-2c3caef0e31b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:04.813591 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe704932-fc9f-49b4-bb28-6417dc146417 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:04.814019 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 68/261] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:04 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:04.818460 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8db70662-53f7-4272-9712-2c3caef0e31b tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:04.819069 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 63/262] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:04 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:04.996799 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4ccd3ce7-e1d0-4678-a17a-0a53fd131766 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:04.999465 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4ccd3ce7-e1d0-4678-a17a-0a53fd131766 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:04.999773 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4ccd3ce7-e1d0-4678-a17a-0a53fd131766 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:05.000086 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4ccd3ce7-e1d0-4678-a17a-0a53fd131766 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:05.014346 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:05.014346 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:05.020751 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4ccd3ce7-e1d0-4678-a17a-0a53fd131766 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:05.027764 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4ccd3ce7-e1d0-4678-a17a-0a53fd131766 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:05.028229 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 65/263] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:04 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:05.273920 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-93cbb575-057a-4931-8c25-f3134941b19c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:05.276024 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-93cbb575-057a-4931-8c25-f3134941b19c tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:05.276363 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-93cbb575-057a-4931-8c25-f3134941b19c tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:05.276659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-93cbb575-057a-4931-8c25-f3134941b19c tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:05.286715 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:05.286715 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:05.290485 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-93cbb575-057a-4931-8c25-f3134941b19c tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:05.295730 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-93cbb575-057a-4931-8c25-f3134941b19c tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:05.296319 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 68/264] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:05 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:05.365956 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0ea762b9-ac16-428e-a13c-2bd860723ee2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:05.367756 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ea762b9-ac16-428e-a13c-2bd860723ee2 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:05.367856 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ea762b9-ac16-428e-a13c-2bd860723ee2 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:05.368067 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ea762b9-ac16-428e-a13c-2bd860723ee2 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:05.374506 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:05.374506 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:05.377845 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0ea762b9-ac16-428e-a13c-2bd860723ee2 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:05.382122 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ea762b9-ac16-428e-a13c-2bd860723ee2 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:05.382508 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 69/265] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:05 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:05.664290 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bc168ca1-e008-4e13-bc6b-ef5e02487d82 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:05.666425 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc168ca1-e008-4e13-bc6b-ef5e02487d82 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:05.666635 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc168ca1-e008-4e13-bc6b-ef5e02487d82 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:05.666937 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc168ca1-e008-4e13-bc6b-ef5e02487d82 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:05.676854 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:05.676854 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:05.680746 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bc168ca1-e008-4e13-bc6b-ef5e02487d82 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:05.685290 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc168ca1-e008-4e13-bc6b-ef5e02487d82 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:05.685709 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 64/266] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:05 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:05.808142 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-866baed9-194d-4e36-ae70-bc85646cbb0e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:05.810071 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-866baed9-194d-4e36-ae70-bc85646cbb0e tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:05.810397 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-866baed9-194d-4e36-ae70-bc85646cbb0e tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:05.810596 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-866baed9-194d-4e36-ae70-bc85646cbb0e tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:05.817375 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:05.817375 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:05.821024 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-866baed9-194d-4e36-ae70-bc85646cbb0e tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:05.827620 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-866baed9-194d-4e36-ae70-bc85646cbb0e tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:05.827772 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-31caba4c-5111-48d3-8d7a-f38e74191ebc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:05.828027 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 66/267] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:05 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:05.829850 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31caba4c-5111-48d3-8d7a-f38e74191ebc tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:05.830095 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-31caba4c-5111-48d3-8d7a-f38e74191ebc tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:05.830534 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-31caba4c-5111-48d3-8d7a-f38e74191ebc tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:05.833517 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bc4e759b-739a-4316-8368-c97e2d39fd37 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:05.835725 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc4e759b-739a-4316-8368-c97e2d39fd37 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:05.835962 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc4e759b-739a-4316-8368-c97e2d39fd37 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:05.836208 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc4e759b-739a-4316-8368-c97e2d39fd37 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:05.854430 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:05.854430 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:05.858012 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:05.858012 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:05.863419 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-31caba4c-5111-48d3-8d7a-f38e74191ebc tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:05.864995 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bc4e759b-739a-4316-8368-c97e2d39fd37 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:05.869849 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31caba4c-5111-48d3-8d7a-f38e74191ebc tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:05.870472 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 69/268] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:05 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:05.870668 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc4e759b-739a-4316-8368-c97e2d39fd37 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:05.871146 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 70/269] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:05 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:06.040516 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c207a648-c380-497d-a785-9c79c122a404 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:06.042380 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c207a648-c380-497d-a785-9c79c122a404 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:06.042562 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c207a648-c380-497d-a785-9c79c122a404 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:06.042766 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c207a648-c380-497d-a785-9c79c122a404 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:06.052050 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:06.052050 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:06.056573 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c207a648-c380-497d-a785-9c79c122a404 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:06.061463 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c207a648-c380-497d-a785-9c79c122a404 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:06.061882 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 65/270] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:06 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:06.310637 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5da1ab2d-200c-4275-97e3-008966ca6bcc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:06.312416 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5da1ab2d-200c-4275-97e3-008966ca6bcc tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:06.312615 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5da1ab2d-200c-4275-97e3-008966ca6bcc tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:06.312816 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5da1ab2d-200c-4275-97e3-008966ca6bcc tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:06.319965 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:06.319965 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:06.323837 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5da1ab2d-200c-4275-97e3-008966ca6bcc tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:06.328288 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5da1ab2d-200c-4275-97e3-008966ca6bcc tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:06.328795 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 67/271] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:06 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:06.395357 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8eb9767f-3883-4cd6-9b23-9be15d6ddea3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:06.397558 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8eb9767f-3883-4cd6-9b23-9be15d6ddea3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:06.397837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8eb9767f-3883-4cd6-9b23-9be15d6ddea3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:06.398118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8eb9767f-3883-4cd6-9b23-9be15d6ddea3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:06.407863 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:06.407863 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:06.412754 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8eb9767f-3883-4cd6-9b23-9be15d6ddea3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:06.418558 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8eb9767f-3883-4cd6-9b23-9be15d6ddea3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:06.419076 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 70/272] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:06 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:06.698435 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e0090ca7-b5ea-40d2-99ae-405a2cc58007 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:06.700676 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0090ca7-b5ea-40d2-99ae-405a2cc58007 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:06.700917 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0090ca7-b5ea-40d2-99ae-405a2cc58007 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:06.701159 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0090ca7-b5ea-40d2-99ae-405a2cc58007 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:06.713158 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:06.713158 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:06.717000 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e0090ca7-b5ea-40d2-99ae-405a2cc58007 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:06.722320 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0090ca7-b5ea-40d2-99ae-405a2cc58007 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:06.722796 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 71/273] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:06 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:06.844756 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-64b895ca-4756-4b4f-a7d4-dc8136cc5818 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:06.846549 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64b895ca-4756-4b4f-a7d4-dc8136cc5818 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:06.846761 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64b895ca-4756-4b4f-a7d4-dc8136cc5818 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:06.847465 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64b895ca-4756-4b4f-a7d4-dc8136cc5818 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:06.854241 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:06.854241 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:06.859448 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-64b895ca-4756-4b4f-a7d4-dc8136cc5818 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:06.867463 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64b895ca-4756-4b4f-a7d4-dc8136cc5818 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:06.868003 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 66/274] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:06 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:06.884163 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-05f7486a-8ffc-4087-abf3-28acd0a0c2be None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:06.885696 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7ee08dad-3366-480f-aadc-0d97ce1174c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:06.886483 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-05f7486a-8ffc-4087-abf3-28acd0a0c2be tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:06.886749 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-05f7486a-8ffc-4087-abf3-28acd0a0c2be tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:06.887033 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-05f7486a-8ffc-4087-abf3-28acd0a0c2be tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:06.888504 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ee08dad-3366-480f-aadc-0d97ce1174c4 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:06.888680 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ee08dad-3366-480f-aadc-0d97ce1174c4 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:06.888979 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ee08dad-3366-480f-aadc-0d97ce1174c4 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:06.896270 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:06.896270 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:06.900931 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:06.900931 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:06.901450 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-05f7486a-8ffc-4087-abf3-28acd0a0c2be tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:06.904567 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7ee08dad-3366-480f-aadc-0d97ce1174c4 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:06.906731 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-05f7486a-8ffc-4087-abf3-28acd0a0c2be tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:06.907036 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 68/275] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:06 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:06.909272 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ee08dad-3366-480f-aadc-0d97ce1174c4 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:06.909773 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 71/276] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:06 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:07.075106 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1f679b89-060d-4c22-8231-bfae0545b4a6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:07.076914 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f679b89-060d-4c22-8231-bfae0545b4a6 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:07.077095 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f679b89-060d-4c22-8231-bfae0545b4a6 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:07.077294 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f679b89-060d-4c22-8231-bfae0545b4a6 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:07.087937 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:07.087937 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:07.091171 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1f679b89-060d-4c22-8231-bfae0545b4a6 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:07.094920 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f679b89-060d-4c22-8231-bfae0545b4a6 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:07.095413 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 72/277] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:07 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:07.342577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5e86171f-70e2-438b-8b2a-a1bba8703d49 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:07.345111 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5e86171f-70e2-438b-8b2a-a1bba8703d49 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:07.345368 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5e86171f-70e2-438b-8b2a-a1bba8703d49 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:07.346294 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5e86171f-70e2-438b-8b2a-a1bba8703d49 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:07.356060 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:07.356060 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:07.361476 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5e86171f-70e2-438b-8b2a-a1bba8703d49 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:07.367894 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5e86171f-70e2-438b-8b2a-a1bba8703d49 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:07.368565 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 67/278] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:07 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:07.431833 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d2d0f44c-8c1b-4e0b-a8ba-1df4acd86203 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:07.433717 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d2d0f44c-8c1b-4e0b-a8ba-1df4acd86203 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:07.433948 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d2d0f44c-8c1b-4e0b-a8ba-1df4acd86203 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:07.434163 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d2d0f44c-8c1b-4e0b-a8ba-1df4acd86203 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:07.441118 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:07.441118 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:07.445097 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d2d0f44c-8c1b-4e0b-a8ba-1df4acd86203 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:07.449674 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d2d0f44c-8c1b-4e0b-a8ba-1df4acd86203 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:07.450117 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 69/279] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:07 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:07.738759 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-32f81c13-0eb1-425a-9ddf-041a1c39e332 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:07.740599 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32f81c13-0eb1-425a-9ddf-041a1c39e332 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:07.740780 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32f81c13-0eb1-425a-9ddf-041a1c39e332 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:07.741036 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32f81c13-0eb1-425a-9ddf-041a1c39e332 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:07.753401 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:07.753401 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:07.757964 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-32f81c13-0eb1-425a-9ddf-041a1c39e332 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:07.762636 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32f81c13-0eb1-425a-9ddf-041a1c39e332 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:07.763110 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 72/280] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:07 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:07.881329 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bc34351e-7f70-4baa-a2ab-a71aa4be68a2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:07.883397 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc34351e-7f70-4baa-a2ab-a71aa4be68a2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:07.883637 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc34351e-7f70-4baa-a2ab-a71aa4be68a2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:07.883870 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc34351e-7f70-4baa-a2ab-a71aa4be68a2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:07.892401 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:07.892401 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:07.897206 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bc34351e-7f70-4baa-a2ab-a71aa4be68a2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:07.903419 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc34351e-7f70-4baa-a2ab-a71aa4be68a2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:07.903951 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 73/281] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:07 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:07.920561 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4d651143-6c93-4edc-b924-4fa13bafef68 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:07.922618 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d651143-6c93-4edc-b924-4fa13bafef68 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:07.922852 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d651143-6c93-4edc-b924-4fa13bafef68 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:07.923117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-51d4441f-e480-4802-8731-bf4a7c0e9988 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:07.923467 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d651143-6c93-4edc-b924-4fa13bafef68 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:07.924837 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-51d4441f-e480-4802-8731-bf4a7c0e9988 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:07.925056 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-51d4441f-e480-4802-8731-bf4a7c0e9988 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:07.925444 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-51d4441f-e480-4802-8731-bf4a7c0e9988 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:07.931097 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:07.931097 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:07.936356 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:07.936356 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:07.936488 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4d651143-6c93-4edc-b924-4fa13bafef68 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:07.941484 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-51d4441f-e480-4802-8731-bf4a7c0e9988 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:07.943652 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d651143-6c93-4edc-b924-4fa13bafef68 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:07.944260 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 68/282] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:07 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:07.946757 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-51d4441f-e480-4802-8731-bf4a7c0e9988 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:07.947313 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 70/283] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:07 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:08.110233 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fefd18c1-d326-4b9b-977e-2f806fc907bb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:08.112270 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fefd18c1-d326-4b9b-977e-2f806fc907bb tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:08.112478 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fefd18c1-d326-4b9b-977e-2f806fc907bb tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:08.112725 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fefd18c1-d326-4b9b-977e-2f806fc907bb tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:08.124013 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:08.124013 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:08.127874 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fefd18c1-d326-4b9b-977e-2f806fc907bb tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:08.132663 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fefd18c1-d326-4b9b-977e-2f806fc907bb tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:08.133119 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 73/284] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:08 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:08.381086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f3992616-d8f3-492f-8003-3f874ca20d87 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:08.383288 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3992616-d8f3-492f-8003-3f874ca20d87 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:08.383481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3992616-d8f3-492f-8003-3f874ca20d87 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:08.383680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3992616-d8f3-492f-8003-3f874ca20d87 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:08.390810 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:08.390810 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:08.394650 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f3992616-d8f3-492f-8003-3f874ca20d87 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:08.398741 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3992616-d8f3-492f-8003-3f874ca20d87 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:08.399154 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 74/285] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:08 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:08.464330 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8c8006a3-fd11-4352-b4d6-96858d70ef13 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:08.466236 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8c8006a3-fd11-4352-b4d6-96858d70ef13 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:08.466479 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8c8006a3-fd11-4352-b4d6-96858d70ef13 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:08.466728 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8c8006a3-fd11-4352-b4d6-96858d70ef13 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:08.471231 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:08.472951 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:08.473377 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2021259110"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:08.473693 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:08.473693 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:08.475066 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2021259110'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:08.475229 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Create volume of 1 GB Aug 01 13:51:08.477127 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8c8006a3-fd11-4352-b4d6-96858d70ef13 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:08.479081 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Availability Zones retrieved successfully. Aug 01 13:51:08.481182 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8c8006a3-fd11-4352-b4d6-96858d70ef13 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:08.481621 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 69/286] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:08 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:08.486111 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Flow 'volume_create_api' (a119d9a3-7011-4494-9060-e96296999cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:08.488950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc6bc11-dbba-481c-afc8-0a2b8d89cf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:08.488950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:08.514028 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc6bc11-dbba-481c-afc8-0a2b8d89cf9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:08.515083 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e5b4136-3d0d-4a90-846d-cfcb60c9e6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:08.568001 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Created reservations ['32057be1-2210-48ae-a583-a5f93c09650c', 'c1056abf-5d52-40c1-90f6-f91721cb6564', '042d0b63-446d-4d1d-b2dc-d66c8f7b849c', 'd85f9a20-a4fc-4c6a-8522-1774eff580f8'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:08.568824 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e5b4136-3d0d-4a90-846d-cfcb60c9e6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32057be1-2210-48ae-a583-a5f93c09650c', 'c1056abf-5d52-40c1-90f6-f91721cb6564', '042d0b63-446d-4d1d-b2dc-d66c8f7b849c', 'd85f9a20-a4fc-4c6a-8522-1774eff580f8']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:08.569532 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94953332-d02a-40b8-b6f5-240166b361af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:08.592452 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94953332-d02a-40b8-b6f5-240166b361af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '251d9616-f00e-4351-a702-48f6f60192a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2021259110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e683e6d0b8af4e47b66df586135a093e',qos_specs=None,replication_status=,reservations=['32057be1-2210-48ae-a583-a5f93c09650c','c1056abf-5d52-40c1-90f6-f91721cb6564','042d0b63-446d-4d1d-b2dc-d66c8f7b849c','d85f9a20-a4fc-4c6a-8522-1774eff580f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff243976d7f4b23a9b5a4013b571986',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2021259110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=251d9616-f00e-4351-a702-48f6f60192a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e683e6d0b8af4e47b66df586135a093e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff243976d7f4b23a9b5a4013b571986',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:08.593178 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3d1bec-8e60-484d-8f74-bca67c1065f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:08.610591 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3d1bec-8e60-484d-8f74-bca67c1065f2) transitioned into state 'SUCCESS' from state '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-2021259110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e683e6d0b8af4e47b66df586135a093e',qos_specs=None,replication_status=,reservations=['32057be1-2210-48ae-a583-a5f93c09650c','c1056abf-5d52-40c1-90f6-f91721cb6564','042d0b63-446d-4d1d-b2dc-d66c8f7b849c','d85f9a20-a4fc-4c6a-8522-1774eff580f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff243976d7f4b23a9b5a4013b571986',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:08.611578 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4bbd1ae-95a7-463e-80ff-0d89ab6de417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:08.622740 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4bbd1ae-95a7-463e-80ff-0d89ab6de417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:08.623651 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Flow 'volume_create_api' (a119d9a3-7011-4494-9060-e96296999cc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:08.623934 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Create volume request issued successfully. Aug 01 13:51:08.624619 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0e57487-d0c7-4fa6-921e-9c2fb43dc165 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:08.625107 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 71/287] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:51:08 2026] POST /volume/v3/volumes => generated 754 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:08.636642 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c5c60af2-7258-48c1-ad3f-0d16cd822c2f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:08.638511 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5c60af2-7258-48c1-ad3f-0d16cd822c2f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:08.638821 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5c60af2-7258-48c1-ad3f-0d16cd822c2f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:08.638949 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5c60af2-7258-48c1-ad3f-0d16cd822c2f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:08.645679 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:08.645679 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:08.649116 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c5c60af2-7258-48c1-ad3f-0d16cd822c2f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:08.653554 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5c60af2-7258-48c1-ad3f-0d16cd822c2f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:08.653945 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 74/288] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:08 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:08.775956 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a9bf5a11-fd74-4cba-973e-e109801f532e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:08.777600 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a9bf5a11-fd74-4cba-973e-e109801f532e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:08.777785 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a9bf5a11-fd74-4cba-973e-e109801f532e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:08.777975 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a9bf5a11-fd74-4cba-973e-e109801f532e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:08.790113 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:08.790113 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:08.794931 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a9bf5a11-fd74-4cba-973e-e109801f532e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:08.800680 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a9bf5a11-fd74-4cba-973e-e109801f532e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:08.800919 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 75/289] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:08 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:08.916933 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0ba12c52-82c6-4726-8c68-47cf28ef280d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:08.918931 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ba12c52-82c6-4726-8c68-47cf28ef280d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:08.919204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0ba12c52-82c6-4726-8c68-47cf28ef280d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:08.919463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0ba12c52-82c6-4726-8c68-47cf28ef280d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:08.928250 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:08.928250 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:08.932733 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0ba12c52-82c6-4726-8c68-47cf28ef280d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:08.938391 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ba12c52-82c6-4726-8c68-47cf28ef280d tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:08.939110 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 70/290] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:08 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 1540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:08.958762 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1bd43fd4-56d3-438c-aea1-d2eb1d8c7d5e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:08.960732 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1bd43fd4-56d3-438c-aea1-d2eb1d8c7d5e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:08.960990 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1bd43fd4-56d3-438c-aea1-d2eb1d8c7d5e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:08.961057 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3a232041-c415-4be9-933d-8c867f2a27a6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:08.961310 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1bd43fd4-56d3-438c-aea1-d2eb1d8c7d5e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:08.963138 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a232041-c415-4be9-933d-8c867f2a27a6 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:08.963375 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a232041-c415-4be9-933d-8c867f2a27a6 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:08.963655 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a232041-c415-4be9-933d-8c867f2a27a6 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:08.971176 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:08.971176 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:08.974561 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:08.974561 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:08.976557 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1bd43fd4-56d3-438c-aea1-d2eb1d8c7d5e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:08.977430 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-12272449-21e8-4f4b-b543-86876070244a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:08.978640 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3a232041-c415-4be9-933d-8c867f2a27a6 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:08.980245 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-12272449-21e8-4f4b-b543-86876070244a tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:08.980547 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-12272449-21e8-4f4b-b543-86876070244a tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:08.980837 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-12272449-21e8-4f4b-b543-86876070244a tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:08.983097 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1bd43fd4-56d3-438c-aea1-d2eb1d8c7d5e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:08.983179 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a232041-c415-4be9-933d-8c867f2a27a6 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:08.983616 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 72/291] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:08 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 1396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:08.983676 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 75/292] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:08 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:08.990095 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:08.990095 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:08.995763 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-12272449-21e8-4f4b-b543-86876070244a tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:08.998001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.000410 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:09.000773 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1455947245"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:09.001602 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-12272449-21e8-4f4b-b543-86876070244a tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:09.002065 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 76/293] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:08 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:09.002242 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1455947245'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:09.002785 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Create volume of 1 GB Aug 01 13:51:09.007168 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Availability Zones retrieved successfully. Aug 01 13:51:09.012577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Flow 'volume_create_api' (fd04ec9e-fd67-40e3-a62c-8d40d01579f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:09.013394 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f880f78-143f-4607-bf72-460fccdd28ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:09.014303 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:09.051528 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f880f78-143f-4607-bf72-460fccdd28ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:09.052246 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f34b9d-b8bd-4ba6-8560-272a02a147d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:09.094786 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Created reservations ['cd4b65fd-9833-4ee3-aca0-b6a9b32c13d8', '19301c6f-17cf-4ff0-b677-08a52f81a0ac', 'b798cef7-4bc5-4450-97b5-d551d2460cb3', '1de1b083-433c-4b4f-a36d-3e55808e8979'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:09.095888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f34b9d-b8bd-4ba6-8560-272a02a147d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd4b65fd-9833-4ee3-aca0-b6a9b32c13d8', '19301c6f-17cf-4ff0-b677-08a52f81a0ac', 'b798cef7-4bc5-4450-97b5-d551d2460cb3', '1de1b083-433c-4b4f-a36d-3e55808e8979']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:09.097045 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aedb20c-107c-4b96-9333-c52002467f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:09.124201 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aedb20c-107c-4b96-9333-c52002467f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc7a8a1c-2ab2-4daf-920c-68003087cc7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1455947245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685921d3593f4e2ba78d27e177931a75',qos_specs=None,replication_status=,reservations=['cd4b65fd-9833-4ee3-aca0-b6a9b32c13d8','19301c6f-17cf-4ff0-b677-08a52f81a0ac','b798cef7-4bc5-4450-97b5-d551d2460cb3','1de1b083-433c-4b4f-a36d-3e55808e8979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224fea7830e747f59b413f6011b55e45',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1455947245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc7a8a1c-2ab2-4daf-920c-68003087cc7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='685921d3593f4e2ba78d27e177931a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='224fea7830e747f59b413f6011b55e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:09.125408 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e351626-729b-4b95-87e1-97561cf1a3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:09.145805 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-862536da-7be3-4540-bb4e-4652ad4af82f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.145953 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e351626-729b-4b95-87e1-97561cf1a3a8) transitioned into state 'SUCCESS' from state '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-1455947245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685921d3593f4e2ba78d27e177931a75',qos_specs=None,replication_status=,reservations=['cd4b65fd-9833-4ee3-aca0-b6a9b32c13d8','19301c6f-17cf-4ff0-b677-08a52f81a0ac','b798cef7-4bc5-4450-97b5-d551d2460cb3','1de1b083-433c-4b4f-a36d-3e55808e8979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224fea7830e747f59b413f6011b55e45',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:09.146493 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd96e6c-bb36-481c-8104-7fb27c4194cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:09.147636 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-862536da-7be3-4540-bb4e-4652ad4af82f tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:09.147976 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-862536da-7be3-4540-bb4e-4652ad4af82f tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:09.148638 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-862536da-7be3-4540-bb4e-4652ad4af82f tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:09.157964 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:09.157964 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:09.158124 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd96e6c-bb36-481c-8104-7fb27c4194cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:09.159149 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Flow 'volume_create_api' (fd04ec9e-fd67-40e3-a62c-8d40d01579f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:09.159596 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Create volume request issued successfully. Aug 01 13:51:09.160392 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-db98463c-582a-4ad8-8285-af2cd3ba2b34 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:09.160974 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 71/294] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:51:08 2026] POST /volume/v3/volumes => generated 757 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:09.162045 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-862536da-7be3-4540-bb4e-4652ad4af82f tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:09.168856 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-862536da-7be3-4540-bb4e-4652ad4af82f tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:09.169502 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 73/295] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:09 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:09.176149 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-95310f21-a008-4196-adee-30d41529cc66 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.178049 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-95310f21-a008-4196-adee-30d41529cc66 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e Aug 01 13:51:09.178303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-95310f21-a008-4196-adee-30d41529cc66 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:09.178501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-95310f21-a008-4196-adee-30d41529cc66 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:09.185464 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:09.185464 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:09.189405 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-95310f21-a008-4196-adee-30d41529cc66 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:09.193795 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-95310f21-a008-4196-adee-30d41529cc66 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e returned with HTTP 200 Aug 01 13:51:09.194417 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 76/296] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:09 2026] GET /volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:09.412684 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d29abce5-e102-44d8-b008-8976be203d08 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.414639 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d29abce5-e102-44d8-b008-8976be203d08 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:09.414906 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d29abce5-e102-44d8-b008-8976be203d08 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:09.415101 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d29abce5-e102-44d8-b008-8976be203d08 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:09.422816 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:09.422816 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:09.427521 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d29abce5-e102-44d8-b008-8976be203d08 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:09.433112 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d29abce5-e102-44d8-b008-8976be203d08 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:09.433593 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 77/297] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:09 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:09.448528 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.450993 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:09.451862 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2081582948"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:09.453526 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2081582948'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:09.453721 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Create volume of 1 GB Aug 01 13:51:09.455285 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:09.455285 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:09.459346 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Availability Zones retrieved successfully. Aug 01 13:51:09.467946 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Flow 'volume_create_api' (3e688320-c521-4bc6-a077-7fb1963f853f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:09.469429 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632c46e4-75fa-47e0-890d-e5879fa5e8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:09.470864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:09.481422 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-94d4e0c2-0bf6-445a-9042-cc7d9f7a62fe None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.483557 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-94d4e0c2-0bf6-445a-9042-cc7d9f7a62fe tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:09.483789 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-94d4e0c2-0bf6-445a-9042-cc7d9f7a62fe tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:09.483964 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-94d4e0c2-0bf6-445a-9042-cc7d9f7a62fe tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:09.490531 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:09.490531 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:09.494081 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-94d4e0c2-0bf6-445a-9042-cc7d9f7a62fe tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:09.497633 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-91f4bcd4-281e-40f0-a234-58e8f3ca14cd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.499459 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91f4bcd4-281e-40f0-a234-58e8f3ca14cd tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:09.499634 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91f4bcd4-281e-40f0-a234-58e8f3ca14cd tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:09.499828 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-94d4e0c2-0bf6-445a-9042-cc7d9f7a62fe tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:09.499894 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91f4bcd4-281e-40f0-a234-58e8f3ca14cd tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:09.500345 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 74/298] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:09 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:09.505570 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632c46e4-75fa-47e0-890d-e5879fa5e8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:09.506651 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b9d8720-f707-4672-b92c-41efa0ed34a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:09.507764 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:09.507764 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:09.511046 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a25beade-347d-4910-950a-9b4f5cb1693c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.511513 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a25beade-347d-4910-950a-9b4f5cb1693c None None] GET https://10.4.3.223/volume// Aug 01 13:51:09.511691 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a25beade-347d-4910-950a-9b4f5cb1693c None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:09.511888 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a25beade-347d-4910-950a-9b4f5cb1693c None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:09.511997 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-91f4bcd4-281e-40f0-a234-58e8f3ca14cd tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:09.512185 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a25beade-347d-4910-950a-9b4f5cb1693c None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:09.512491 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 78/299] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:51: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 01 13:51:09.516779 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91f4bcd4-281e-40f0-a234-58e8f3ca14cd tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:09.517190 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 77/300] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:09 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:09.521539 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-18946bb4-4c1e-4808-8c2d-efb60b8a66f5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.523984 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-18946bb4-4c1e-4808-8c2d-efb60b8a66f5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:09.524436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-18946bb4-4c1e-4808-8c2d-efb60b8a66f5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26a53b8a-7d59-4d73-ae0d-c4af2a252b53", "connector": null, "instance_uuid": "ee470656-0e25-495f-b5a3-057c6928ec97"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:09.534223 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:09.534223 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:09.549746 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Created reservations ['418c2946-df84-4593-bcaa-eb03629f35da', '4c03e1bf-70ea-4c96-ae68-e7385a0ed65d', '24814163-d1e6-46f8-8524-04097774d95d', '620f425e-7ed4-4e20-9369-40e6836c09d2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:09.550585 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b9d8720-f707-4672-b92c-41efa0ed34a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['418c2946-df84-4593-bcaa-eb03629f35da', '4c03e1bf-70ea-4c96-ae68-e7385a0ed65d', '24814163-d1e6-46f8-8524-04097774d95d', '620f425e-7ed4-4e20-9369-40e6836c09d2']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:09.551372 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6855d56-b7e8-4b4c-b400-cb3e3ee8a734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:09.558700 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-18946bb4-4c1e-4808-8c2d-efb60b8a66f5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:09.559150 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 75/301] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:09 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:09.575031 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6855d56-b7e8-4b4c-b400-cb3e3ee8a734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db59d40a-41cd-413e-8248-374810397825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2081582948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d11b1ffe1e46debb1f23ac60777e74',qos_specs=None,replication_status=,reservations=['418c2946-df84-4593-bcaa-eb03629f35da','4c03e1bf-70ea-4c96-ae68-e7385a0ed65d','24814163-d1e6-46f8-8524-04097774d95d','620f425e-7ed4-4e20-9369-40e6836c09d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323aab0a74244a18a655a5e87cd84922',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2081582948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db59d40a-41cd-413e-8248-374810397825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d11b1ffe1e46debb1f23ac60777e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323aab0a74244a18a655a5e87cd84922',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:09.575839 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa101fbf-616d-4ff3-b20e-46ca4442d0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:09.594631 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa101fbf-616d-4ff3-b20e-46ca4442d0c9) transitioned into state 'SUCCESS' from state '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-2081582948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d11b1ffe1e46debb1f23ac60777e74',qos_specs=None,replication_status=,reservations=['418c2946-df84-4593-bcaa-eb03629f35da','4c03e1bf-70ea-4c96-ae68-e7385a0ed65d','24814163-d1e6-46f8-8524-04097774d95d','620f425e-7ed4-4e20-9369-40e6836c09d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323aab0a74244a18a655a5e87cd84922',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:09.595318 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad4227f-5006-4a0c-898e-dba0eb27a60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:09.604140 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad4227f-5006-4a0c-898e-dba0eb27a60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:09.604965 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Flow 'volume_create_api' (3e688320-c521-4bc6-a077-7fb1963f853f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:09.605292 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Create volume request issued successfully. Aug 01 13:51:09.605831 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8f48034-3078-4fd9-8844-1e4814c89a76 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:09.606239 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 72/302] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:51:09 2026] POST /volume/v3/volumes => generated 752 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:09.616761 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f3ba20f0-c60c-4955-a3b9-f60a31798011 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.618542 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3ba20f0-c60c-4955-a3b9-f60a31798011 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 Aug 01 13:51:09.618749 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3ba20f0-c60c-4955-a3b9-f60a31798011 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:09.618927 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3ba20f0-c60c-4955-a3b9-f60a31798011 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:09.628153 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:09.628153 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:09.633364 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f3ba20f0-c60c-4955-a3b9-f60a31798011 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:09.639569 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3ba20f0-c60c-4955-a3b9-f60a31798011 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 returned with HTTP 200 Aug 01 13:51:09.640116 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 79/303] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:09 2026] GET /volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:09.666254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f3a8f4c2-5caf-4960-ba56-c97f6aac843d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.667922 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3a8f4c2-5caf-4960-ba56-c97f6aac843d tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:09.668089 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3a8f4c2-5caf-4960-ba56-c97f6aac843d tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:09.668300 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3a8f4c2-5caf-4960-ba56-c97f6aac843d tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:09.676379 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:09.676379 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:09.681117 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f3a8f4c2-5caf-4960-ba56-c97f6aac843d tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:09.685999 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3a8f4c2-5caf-4960-ba56-c97f6aac843d tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:09.686586 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 78/304] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:09 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:09.813515 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e61f0ecc-05fc-40d9-917e-9dc38da97013 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.815579 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e61f0ecc-05fc-40d9-917e-9dc38da97013 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:09.815831 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e61f0ecc-05fc-40d9-917e-9dc38da97013 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:09.816121 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e61f0ecc-05fc-40d9-917e-9dc38da97013 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:09.826838 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:09.826838 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:09.831341 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e61f0ecc-05fc-40d9-917e-9dc38da97013 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:09.836778 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e61f0ecc-05fc-40d9-917e-9dc38da97013 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:09.837333 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 76/305] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:09 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:09.997410 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-130c853e-c4f3-46cb-84ee-39c9cc79e4af None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:09.999308 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-130c853e-c4f3-46cb-84ee-39c9cc79e4af tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:09.999516 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-130c853e-c4f3-46cb-84ee-39c9cc79e4af tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:09.999700 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-130c853e-c4f3-46cb-84ee-39c9cc79e4af tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.009580 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.009580 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:10.013528 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-130c853e-c4f3-46cb-84ee-39c9cc79e4af tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:10.018741 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-130c853e-c4f3-46cb-84ee-39c9cc79e4af tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:10.019168 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 73/306] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:09 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:10.157145 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b20727e2-fc70-418a-acd8-ce2843182626 req-a37ffc91-cc82-4235-9618-6542b294323f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.160041 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-a37ffc91-cc82-4235-9618-6542b294323f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:10.160356 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-a37ffc91-cc82-4235-9618-6542b294323f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.160646 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-a37ffc91-cc82-4235-9618-6542b294323f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.170988 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.170988 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:10.176315 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-b20727e2-fc70-418a-acd8-ce2843182626 req-a37ffc91-cc82-4235-9618-6542b294323f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:10.181675 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-a37ffc91-cc82-4235-9618-6542b294323f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:10.182256 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 80/307] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:10 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:10.182841 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4e73d74b-a1c3-4f2a-a1b6-ac76d3d52cb5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.185485 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e73d74b-a1c3-4f2a-a1b6-ac76d3d52cb5 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:10.185767 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e73d74b-a1c3-4f2a-a1b6-ac76d3d52cb5 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.186040 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e73d74b-a1c3-4f2a-a1b6-ac76d3d52cb5 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.198535 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.198535 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:10.203583 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4e73d74b-a1c3-4f2a-a1b6-ac76d3d52cb5 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:10.207049 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0df0cdaa-2a89-4701-930f-a1be79f95f3a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.209176 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0df0cdaa-2a89-4701-930f-a1be79f95f3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e Aug 01 13:51:10.209635 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0df0cdaa-2a89-4701-930f-a1be79f95f3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.209782 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e73d74b-a1c3-4f2a-a1b6-ac76d3d52cb5 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:10.209876 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0df0cdaa-2a89-4701-930f-a1be79f95f3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.210076 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 79/308] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:10 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:10.217730 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.217730 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:10.221335 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0df0cdaa-2a89-4701-930f-a1be79f95f3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:10.225633 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0df0cdaa-2a89-4701-930f-a1be79f95f3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e returned with HTTP 200 Aug 01 13:51:10.226275 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 77/309] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:10 2026] GET /volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:10.240763 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.243447 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:10.243852 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2019987476"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:10.245893 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2019987476'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:10.246067 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Create volume of 1 GB Aug 01 13:51:10.250450 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Availability Zones retrieved successfully. Aug 01 13:51:10.257142 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Flow 'volume_create_api' (2e3aad08-a4c2-4ba0-84e4-5bdafecdb80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:10.258523 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddeb7da-c8a9-491e-b7fe-a4826c18e0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:10.259960 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:10.291509 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddeb7da-c8a9-491e-b7fe-a4826c18e0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:10.291724 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ead0aa0-26e0-4c28-9a80-efad2de981d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:10.342175 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Created reservations ['058ece6f-6991-4aea-b31b-8e77f173b86f', 'fa58751a-8a77-4236-a2df-e505754657c5', 'ddca5458-fcc7-43aa-a920-9475e92e2bb3', '74ca9339-3933-452d-b284-a2d466d9609f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:10.343234 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ead0aa0-26e0-4c28-9a80-efad2de981d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['058ece6f-6991-4aea-b31b-8e77f173b86f', 'fa58751a-8a77-4236-a2df-e505754657c5', 'ddca5458-fcc7-43aa-a920-9475e92e2bb3', '74ca9339-3933-452d-b284-a2d466d9609f']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:10.344208 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be9d454c-e60e-4ec9-aa4d-8ba17c3e62a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:10.372160 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be9d454c-e60e-4ec9-aa4d-8ba17c3e62a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9679123e-a67b-4e57-912c-443aecd7a9fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2019987476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685921d3593f4e2ba78d27e177931a75',qos_specs=None,replication_status=,reservations=['058ece6f-6991-4aea-b31b-8e77f173b86f','fa58751a-8a77-4236-a2df-e505754657c5','ddca5458-fcc7-43aa-a920-9475e92e2bb3','74ca9339-3933-452d-b284-a2d466d9609f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224fea7830e747f59b413f6011b55e45',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2019987476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9679123e-a67b-4e57-912c-443aecd7a9fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='685921d3593f4e2ba78d27e177931a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='224fea7830e747f59b413f6011b55e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:10.373344 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e601691-4910-463c-ac0b-5373c162cc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:10.395066 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e601691-4910-463c-ac0b-5373c162cc6f) transitioned into state 'SUCCESS' from state '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-2019987476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685921d3593f4e2ba78d27e177931a75',qos_specs=None,replication_status=,reservations=['058ece6f-6991-4aea-b31b-8e77f173b86f','fa58751a-8a77-4236-a2df-e505754657c5','ddca5458-fcc7-43aa-a920-9475e92e2bb3','74ca9339-3933-452d-b284-a2d466d9609f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224fea7830e747f59b413f6011b55e45',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:10.396121 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b083d735-b066-42f3-8349-bd4094d392db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:10.407252 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b083d735-b066-42f3-8349-bd4094d392db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:10.407252 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Flow 'volume_create_api' (2e3aad08-a4c2-4ba0-84e4-5bdafecdb80d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:10.407520 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Create volume request issued successfully. Aug 01 13:51:10.408165 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb7ef8c4-a59c-4073-866b-062ef90f1b87 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:10.408906 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 74/310] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:51:10 2026] POST /volume/v3/volumes => generated 757 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:10.422622 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d18049ce-eb2f-4ea2-9540-7b1fc8dbbe4c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.424589 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d18049ce-eb2f-4ea2-9540-7b1fc8dbbe4c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb Aug 01 13:51:10.424884 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d18049ce-eb2f-4ea2-9540-7b1fc8dbbe4c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.425139 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d18049ce-eb2f-4ea2-9540-7b1fc8dbbe4c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.435197 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.435197 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:10.441562 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d18049ce-eb2f-4ea2-9540-7b1fc8dbbe4c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:10.447623 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d18049ce-eb2f-4ea2-9540-7b1fc8dbbe4c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb returned with HTTP 200 Aug 01 13:51:10.448138 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 81/311] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:10 2026] GET /volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:10.482238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5e46c05b-7871-4472-bd7e-bd6adbc148d1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.482806 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e46c05b-7871-4472-bd7e-bd6adbc148d1 None None] GET https://10.4.3.223/volume// Aug 01 13:51:10.483137 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e46c05b-7871-4472-bd7e-bd6adbc148d1 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.483374 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e46c05b-7871-4472-bd7e-bd6adbc148d1 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.483853 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e46c05b-7871-4472-bd7e-bd6adbc148d1 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:10.484507 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 80/312] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:51: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 01 13:51:10.505047 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-b20727e2-fc70-418a-acd8-ce2843182626 req-fdbf9fa0-efc1-4b3a-b58d-24736a1933e2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.534305 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd1e4ddb-2c99-485a-85b3-e76cce1c4f9b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.535599 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd1e4ddb-2c99-485a-85b3-e76cce1c4f9b tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:10.536524 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd1e4ddb-2c99-485a-85b3-e76cce1c4f9b tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.537159 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd1e4ddb-2c99-485a-85b3-e76cce1c4f9b tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.548131 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.548131 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:10.554174 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bd1e4ddb-2c99-485a-85b3-e76cce1c4f9b tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:10.561469 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd1e4ddb-2c99-485a-85b3-e76cce1c4f9b tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:10.562432 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 75/313] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:10 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:10.591497 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4adc5cea-ea13-4e9a-af2f-40f9b3e7f5d3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.592002 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4adc5cea-ea13-4e9a-af2f-40f9b3e7f5d3 None None] GET https://10.4.3.223/volume// Aug 01 13:51:10.592299 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4adc5cea-ea13-4e9a-af2f-40f9b3e7f5d3 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.592892 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4adc5cea-ea13-4e9a-af2f-40f9b3e7f5d3 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.592947 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4adc5cea-ea13-4e9a-af2f-40f9b3e7f5d3 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:10.593294 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 82/314] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:10.605421 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-b59c2651-a9dc-45af-8a33-dbcdeeea0787 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.608841 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-b59c2651-a9dc-45af-8a33-dbcdeeea0787 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:10.609131 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-b59c2651-a9dc-45af-8a33-dbcdeeea0787 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.609380 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-b59c2651-a9dc-45af-8a33-dbcdeeea0787 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.623440 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.623440 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:10.633069 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-b59c2651-a9dc-45af-8a33-dbcdeeea0787 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:10.640481 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-b59c2651-a9dc-45af-8a33-dbcdeeea0787 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:10.641059 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 81/315] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:10 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 1539 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:10.653993 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1c16d91d-4c0e-4daf-b7f3-9106bdbd0205 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.655710 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c16d91d-4c0e-4daf-b7f3-9106bdbd0205 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 Aug 01 13:51:10.655947 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c16d91d-4c0e-4daf-b7f3-9106bdbd0205 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.656072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c16d91d-4c0e-4daf-b7f3-9106bdbd0205 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.663269 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.663269 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:10.667059 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1c16d91d-4c0e-4daf-b7f3-9106bdbd0205 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:10.671364 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c16d91d-4c0e-4daf-b7f3-9106bdbd0205 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 returned with HTTP 200 Aug 01 13:51:10.671742 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 76/316] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:10 2026] GET /volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:10.687518 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a4fc6851-8512-410e-afbd-838d8f517d67 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.689244 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:10.689604 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1534821437"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:10.691122 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1534821437'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:10.691307 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Create volume of 1 GB Aug 01 13:51:10.695246 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Availability Zones retrieved successfully. Aug 01 13:51:10.700537 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Flow 'volume_create_api' (e32d926d-6c3c-4c89-9247-e20039f8be8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:10.701670 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2094c099-7b50-4ebb-a049-0a7c105c4e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:10.702705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:10.729031 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-985bf80c-1862-47fb-9e19-2f79f8d6862f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.731989 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-985bf80c-1862-47fb-9e19-2f79f8d6862f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] PUT https://10.4.3.223/volume/v3/attachments/9152db41-484c-440a-9fcd-71e379f9fabf Aug 01 13:51:10.732506 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-985bf80c-1862-47fb-9e19-2f79f8d6862f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:10.732605 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2094c099-7b50-4ebb-a049-0a7c105c4e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:10.733275 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5762640c-c011-4b9c-a7a9-65a1e43d0b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:10.742455 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-985bf80c-1862-47fb-9e19-2f79f8d6862f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Acquiring lock "cinder-attachment_update-26a53b8a-7d59-4d73-ae0d-c4af2a252b53-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:10.748391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-985bf80c-1862-47fb-9e19-2f79f8d6862f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Lock "cinder-attachment_update-26a53b8a-7d59-4d73-ae0d-c4af2a252b53-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:10.749502 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.749502 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:10.782786 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Created reservations ['d89b82cc-1060-48b8-8d74-a55ad23b9c75', 'd7d5d961-b01b-436f-b394-b901ad1317aa', 'f9026b70-42c3-44ea-911e-ae1bab3a1c4c', '93d8728f-b4e2-450a-ae2c-87309d56693f'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:10.783826 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5762640c-c011-4b9c-a7a9-65a1e43d0b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d89b82cc-1060-48b8-8d74-a55ad23b9c75', 'd7d5d961-b01b-436f-b394-b901ad1317aa', 'f9026b70-42c3-44ea-911e-ae1bab3a1c4c', '93d8728f-b4e2-450a-ae2c-87309d56693f']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:10.784953 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab48eb91-18e0-4f91-ad44-cb699fc3792a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:10.816491 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab48eb91-18e0-4f91-ad44-cb699fc3792a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6126f256-bc91-497b-a43b-46d561d834cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1534821437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d11b1ffe1e46debb1f23ac60777e74',qos_specs=None,replication_status=,reservations=['d89b82cc-1060-48b8-8d74-a55ad23b9c75','d7d5d961-b01b-436f-b394-b901ad1317aa','f9026b70-42c3-44ea-911e-ae1bab3a1c4c','93d8728f-b4e2-450a-ae2c-87309d56693f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323aab0a74244a18a655a5e87cd84922',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1534821437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6126f256-bc91-497b-a43b-46d561d834cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d11b1ffe1e46debb1f23ac60777e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323aab0a74244a18a655a5e87cd84922',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:10.817709 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c68f07-d745-46b5-8118-d82caaaef828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:10.840831 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c68f07-d745-46b5-8118-d82caaaef828) transitioned into state 'SUCCESS' from state '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-1534821437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d11b1ffe1e46debb1f23ac60777e74',qos_specs=None,replication_status=,reservations=['d89b82cc-1060-48b8-8d74-a55ad23b9c75','d7d5d961-b01b-436f-b394-b901ad1317aa','f9026b70-42c3-44ea-911e-ae1bab3a1c4c','93d8728f-b4e2-450a-ae2c-87309d56693f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323aab0a74244a18a655a5e87cd84922',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:10.841655 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f22118-e3a0-4e0a-bea3-cca11f929981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:10.854396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ecc955df-44d3-4076-adf7-53feed7566cb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.857000 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecc955df-44d3-4076-adf7-53feed7566cb tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:10.857244 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecc955df-44d3-4076-adf7-53feed7566cb tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.857543 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecc955df-44d3-4076-adf7-53feed7566cb tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.861834 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f22118-e3a0-4e0a-bea3-cca11f929981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:10.863101 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Flow 'volume_create_api' (e32d926d-6c3c-4c89-9247-e20039f8be8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:10.863527 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Create volume request issued successfully. Aug 01 13:51:10.864531 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4fc6851-8512-410e-afbd-838d8f517d67 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:10.864814 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 83/317] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:51:10 2026] POST /volume/v3/volumes => generated 752 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:10.873271 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.873271 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:10.879270 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ecc955df-44d3-4076-adf7-53feed7566cb tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:10.881496 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4d72b2b5-fdfe-4f18-84dc-0f7f33e4eb77 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.882619 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecc955df-44d3-4076-adf7-53feed7566cb tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:10.883166 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 77/318] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:10 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:10.884190 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d72b2b5-fdfe-4f18-84dc-0f7f33e4eb77 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf Aug 01 13:51:10.884560 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d72b2b5-fdfe-4f18-84dc-0f7f33e4eb77 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:10.884824 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d72b2b5-fdfe-4f18-84dc-0f7f33e4eb77 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:10.895869 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.895869 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:10.900538 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4d72b2b5-fdfe-4f18-84dc-0f7f33e4eb77 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:10.903576 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-985bf80c-1862-47fb-9e19-2f79f8d6862f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Lock "cinder-attachment_update-26a53b8a-7d59-4d73-ae0d-c4af2a252b53-np0000006308" released by "attachment_update" :: held 0.155s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:10.903995 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-985bf80c-1862-47fb-9e19-2f79f8d6862f tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/attachments/9152db41-484c-440a-9fcd-71e379f9fabf returned with HTTP 200 Aug 01 13:51:10.904633 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 82/319] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:10 2026] PUT /volume/v3/attachments/9152db41-484c-440a-9fcd-71e379f9fabf => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:10.906611 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d72b2b5-fdfe-4f18-84dc-0f7f33e4eb77 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf returned with HTTP 200 Aug 01 13:51:10.907138 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 84/320] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:10 2026] GET /volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:10.931773 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-1182d1d5-021d-4b46-b791-cfc98893f4fd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:10.934201 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-1182d1d5-021d-4b46-b791-cfc98893f4fd tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] POST https://10.4.3.223/volume/v3/attachments/9152db41-484c-440a-9fcd-71e379f9fabf/action Aug 01 13:51:10.934951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-1182d1d5-021d-4b46-b791-cfc98893f4fd tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:10.935079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-1182d1d5-021d-4b46-b791-cfc98893f4fd tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:10.946987 np0000006308 devstack@c-api.service[100202]: /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 01 13:51:10.946987 np0000006308 devstack@c-api.service[100202]: .first() Aug 01 13:51:10.964492 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.964492 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:10.971936 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-fdbf9fa0-efc1-4b3a-b58d-24736a1933e2 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:10.972531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-fdbf9fa0-efc1-4b3a-b58d-24736a1933e2 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "251d9616-f00e-4351-a702-48f6f60192a6", "connector": null, "instance_uuid": "644fd43c-5164-4f90-b895-88529383a8de"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:10.981561 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7979cf4a-9bdc-424b-b5e8-24e0cef55e0b req-1182d1d5-021d-4b46-b791-cfc98893f4fd tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/attachments/9152db41-484c-440a-9fcd-71e379f9fabf/action returned with HTTP 204 Aug 01 13:51:10.982292 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 78/321] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:10 2026] POST /volume/v3/attachments/9152db41-484c-440a-9fcd-71e379f9fabf/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:10.982779 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:10.982779 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:11.025801 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-fdbf9fa0-efc1-4b3a-b58d-24736a1933e2 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:11.026304 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 78/322] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:10 2026] POST /volume/v3/attachments => generated 273 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:11.032063 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-474f8ebf-a961-4be4-8af9-535a58340194 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:11.034765 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-474f8ebf-a961-4be4-8af9-535a58340194 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:11.035066 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-474f8ebf-a961-4be4-8af9-535a58340194 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:11.035368 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-474f8ebf-a961-4be4-8af9-535a58340194 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:11.051996 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:11.051996 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:11.058296 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-474f8ebf-a961-4be4-8af9-535a58340194 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:11.067278 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-474f8ebf-a961-4be4-8af9-535a58340194 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:11.068072 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 83/323] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:11 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:11.070029 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b2ea25aa-e22b-4777-a4d2-5f459823fbe4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:11.071716 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2ea25aa-e22b-4777-a4d2-5f459823fbe4 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:11.072320 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2ea25aa-e22b-4777-a4d2-5f459823fbe4 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:11.072448 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2ea25aa-e22b-4777-a4d2-5f459823fbe4 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:11.081706 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:11.081706 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:11.088559 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b2ea25aa-e22b-4777-a4d2-5f459823fbe4 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:11.088688 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-111da8c5-01d1-4bdd-b926-9218ba57f694 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:11.089129 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-111da8c5-01d1-4bdd-b926-9218ba57f694 None None] GET https://10.4.3.223/volume// Aug 01 13:51:11.089303 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-111da8c5-01d1-4bdd-b926-9218ba57f694 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:11.089495 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-111da8c5-01d1-4bdd-b926-9218ba57f694 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:11.089804 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-111da8c5-01d1-4bdd-b926-9218ba57f694 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:11.090093 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 79/324] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:11.095181 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2ea25aa-e22b-4777-a4d2-5f459823fbe4 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:11.095900 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 85/325] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:11 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:11.098449 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-b20727e2-fc70-418a-acd8-ce2843182626 req-ec4b51e4-890e-4a58-85b1-a32d565b0bf0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:11.100766 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-ec4b51e4-890e-4a58-85b1-a32d565b0bf0 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:11.101116 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-ec4b51e4-890e-4a58-85b1-a32d565b0bf0 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:11.101377 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-ec4b51e4-890e-4a58-85b1-a32d565b0bf0 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:11.113522 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:11.113522 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:11.119046 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-b20727e2-fc70-418a-acd8-ce2843182626 req-ec4b51e4-890e-4a58-85b1-a32d565b0bf0 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:11.124598 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-ec4b51e4-890e-4a58-85b1-a32d565b0bf0 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:11.125064 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 79/326] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:11 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:11.225357 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-678ca7e6-6c65-4710-a53b-c5e018151301 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:11.226542 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b20727e2-fc70-418a-acd8-ce2843182626 req-cdf30954-cb3d-43f3-bafa-2dda56bb8742 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:11.227122 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-678ca7e6-6c65-4710-a53b-c5e018151301 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:11.227450 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-678ca7e6-6c65-4710-a53b-c5e018151301 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:11.227704 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-678ca7e6-6c65-4710-a53b-c5e018151301 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:11.229878 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-cdf30954-cb3d-43f3-bafa-2dda56bb8742 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] PUT https://10.4.3.223/volume/v3/attachments/772ab177-79b7-41c8-8a87-62c9668b7360 Aug 01 13:51:11.230485 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-cdf30954-cb3d-43f3-bafa-2dda56bb8742 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:11.238542 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:11.238542 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:11.240089 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-b20727e2-fc70-418a-acd8-ce2843182626 req-cdf30954-cb3d-43f3-bafa-2dda56bb8742 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Acquiring lock "cinder-attachment_update-251d9616-f00e-4351-a702-48f6f60192a6-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:11.245252 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-678ca7e6-6c65-4710-a53b-c5e018151301 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:11.245746 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-b20727e2-fc70-418a-acd8-ce2843182626 req-cdf30954-cb3d-43f3-bafa-2dda56bb8742 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Lock "cinder-attachment_update-251d9616-f00e-4351-a702-48f6f60192a6-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:11.247154 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:11.247154 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:11.248484 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-678ca7e6-6c65-4710-a53b-c5e018151301 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:11.249110 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 84/327] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:11 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:11.352310 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-b20727e2-fc70-418a-acd8-ce2843182626 req-cdf30954-cb3d-43f3-bafa-2dda56bb8742 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Lock "cinder-attachment_update-251d9616-f00e-4351-a702-48f6f60192a6-np0000006308" released by "attachment_update" :: held 0.107s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:11.352605 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-cdf30954-cb3d-43f3-bafa-2dda56bb8742 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/772ab177-79b7-41c8-8a87-62c9668b7360 returned with HTTP 200 Aug 01 13:51:11.353113 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 80/328] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:11 2026] PUT /volume/v3/attachments/772ab177-79b7-41c8-8a87-62c9668b7360 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:11.460788 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1c4b75d-6726-44ee-a9a4-5409e60e9ca0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:11.463079 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1c4b75d-6726-44ee-a9a4-5409e60e9ca0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb Aug 01 13:51:11.463390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1c4b75d-6726-44ee-a9a4-5409e60e9ca0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:11.463577 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1c4b75d-6726-44ee-a9a4-5409e60e9ca0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:11.472714 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:11.472714 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:11.477123 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f1c4b75d-6726-44ee-a9a4-5409e60e9ca0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:11.483244 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1c4b75d-6726-44ee-a9a4-5409e60e9ca0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb returned with HTTP 200 Aug 01 13:51:11.483648 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 86/329] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:11 2026] GET /volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:11.579765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a4c046b6-6d39-429b-a458-40088f057841 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:11.582173 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a4c046b6-6d39-429b-a458-40088f057841 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:11.583018 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a4c046b6-6d39-429b-a458-40088f057841 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:11.583231 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a4c046b6-6d39-429b-a458-40088f057841 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:11.590332 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:11.590332 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:11.594159 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a4c046b6-6d39-429b-a458-40088f057841 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:11.598429 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a4c046b6-6d39-429b-a458-40088f057841 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:11.598732 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 80/330] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:11 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:11.906273 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0b4497b5-af68-43c6-bcf0-0071b88db909 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:11.908710 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b4497b5-af68-43c6-bcf0-0071b88db909 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:11.909040 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b4497b5-af68-43c6-bcf0-0071b88db909 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:11.909358 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b4497b5-af68-43c6-bcf0-0071b88db909 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:11.922279 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d23d1f6a-fc63-47a4-8c0a-7cc78e08587b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:11.924675 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:11.924675 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:11.926036 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d23d1f6a-fc63-47a4-8c0a-7cc78e08587b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf Aug 01 13:51:11.926367 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d23d1f6a-fc63-47a4-8c0a-7cc78e08587b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:11.926651 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d23d1f6a-fc63-47a4-8c0a-7cc78e08587b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:11.929564 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0b4497b5-af68-43c6-bcf0-0071b88db909 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:11.935093 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b4497b5-af68-43c6-bcf0-0071b88db909 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:11.935788 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 85/331] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:11 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:11.936574 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:11.936574 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:11.944362 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d23d1f6a-fc63-47a4-8c0a-7cc78e08587b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:11.949322 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d23d1f6a-fc63-47a4-8c0a-7cc78e08587b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf returned with HTTP 200 Aug 01 13:51:11.949871 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 81/332] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:11 2026] GET /volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:12.089597 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-568d4a53-f783-4aa0-8ee8-17ba90e39876 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:12.090386 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-568d4a53-f783-4aa0-8ee8-17ba90e39876 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:12.090609 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-568d4a53-f783-4aa0-8ee8-17ba90e39876 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:12.090935 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-568d4a53-f783-4aa0-8ee8-17ba90e39876 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:12.105578 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:12.105578 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:12.111900 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-568d4a53-f783-4aa0-8ee8-17ba90e39876 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:12.116620 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c77bd896-d16d-45b2-b84f-88833f018abd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:12.118492 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c77bd896-d16d-45b2-b84f-88833f018abd tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:12.119404 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c77bd896-d16d-45b2-b84f-88833f018abd tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:12.120003 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-568d4a53-f783-4aa0-8ee8-17ba90e39876 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:12.120133 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c77bd896-d16d-45b2-b84f-88833f018abd tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:12.120580 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 87/333] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:12 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:12.136167 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:12.136167 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:12.144560 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c77bd896-d16d-45b2-b84f-88833f018abd tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:12.150775 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c77bd896-d16d-45b2-b84f-88833f018abd tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:12.151406 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 81/334] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:12 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:12.265104 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b52ea3c0-96cd-4c81-b79a-4d0de6bc4185 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:12.267761 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b52ea3c0-96cd-4c81-b79a-4d0de6bc4185 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:12.267761 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b52ea3c0-96cd-4c81-b79a-4d0de6bc4185 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:12.267945 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b52ea3c0-96cd-4c81-b79a-4d0de6bc4185 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:12.281492 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:12.281492 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:12.286557 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b52ea3c0-96cd-4c81-b79a-4d0de6bc4185 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:12.295570 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b52ea3c0-96cd-4c81-b79a-4d0de6bc4185 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:12.296139 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 86/335] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:12 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:12.613753 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-57f17432-57ed-409a-8bfd-cb6455d46395 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:12.615550 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57f17432-57ed-409a-8bfd-cb6455d46395 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:12.615727 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57f17432-57ed-409a-8bfd-cb6455d46395 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:12.615921 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57f17432-57ed-409a-8bfd-cb6455d46395 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:12.623962 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:12.623962 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:12.627861 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-57f17432-57ed-409a-8bfd-cb6455d46395 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:12.633501 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57f17432-57ed-409a-8bfd-cb6455d46395 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:12.634096 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 82/336] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:12 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:12.951899 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-97482afb-e777-40ba-b805-94f0b491bd79 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:12.954361 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97482afb-e777-40ba-b805-94f0b491bd79 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:12.954641 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97482afb-e777-40ba-b805-94f0b491bd79 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:12.954929 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97482afb-e777-40ba-b805-94f0b491bd79 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:12.967721 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:12.967721 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:12.972549 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-97482afb-e777-40ba-b805-94f0b491bd79 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:12.978449 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97482afb-e777-40ba-b805-94f0b491bd79 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:12.979035 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 88/337] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:12 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:13.138116 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dcbc1a97-5762-448e-94a0-7bbef44ebb83 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:13.140582 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dcbc1a97-5762-448e-94a0-7bbef44ebb83 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:13.140865 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dcbc1a97-5762-448e-94a0-7bbef44ebb83 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:13.141140 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dcbc1a97-5762-448e-94a0-7bbef44ebb83 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:13.153302 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:13.153302 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:13.157283 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dcbc1a97-5762-448e-94a0-7bbef44ebb83 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:13.161495 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dcbc1a97-5762-448e-94a0-7bbef44ebb83 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:13.161882 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 82/338] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:13 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:13.166171 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-98b41a0d-33c4-49c6-93e3-7d1772d70a8b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:13.167899 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-98b41a0d-33c4-49c6-93e3-7d1772d70a8b tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:13.168080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-98b41a0d-33c4-49c6-93e3-7d1772d70a8b tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:13.168310 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-98b41a0d-33c4-49c6-93e3-7d1772d70a8b tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:13.176785 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:13.176785 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:13.180737 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-98b41a0d-33c4-49c6-93e3-7d1772d70a8b tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:13.185328 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-98b41a0d-33c4-49c6-93e3-7d1772d70a8b tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:13.185706 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 87/339] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:13 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:13.315912 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-85dba3a5-121c-41db-b30e-9fd2ce7c1ac9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:13.317772 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85dba3a5-121c-41db-b30e-9fd2ce7c1ac9 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:13.317939 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85dba3a5-121c-41db-b30e-9fd2ce7c1ac9 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:13.318125 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85dba3a5-121c-41db-b30e-9fd2ce7c1ac9 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:13.327486 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:13.327486 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:13.331811 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-85dba3a5-121c-41db-b30e-9fd2ce7c1ac9 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:13.336275 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85dba3a5-121c-41db-b30e-9fd2ce7c1ac9 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:13.336669 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 83/340] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:13 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:13.649488 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c41d8285-0405-4514-8cda-ff69935abf16 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:13.651422 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c41d8285-0405-4514-8cda-ff69935abf16 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:13.651610 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c41d8285-0405-4514-8cda-ff69935abf16 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:13.651797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c41d8285-0405-4514-8cda-ff69935abf16 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:13.659685 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:13.659685 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:13.664737 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c41d8285-0405-4514-8cda-ff69935abf16 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:13.669790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c41d8285-0405-4514-8cda-ff69935abf16 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:13.670310 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 89/341] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:13 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:13.992973 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8060c9c4-f0d0-4877-9185-7c118a438123 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:13.994745 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8060c9c4-f0d0-4877-9185-7c118a438123 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:13.994879 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8060c9c4-f0d0-4877-9185-7c118a438123 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:13.995041 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8060c9c4-f0d0-4877-9185-7c118a438123 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:14.005009 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:14.005009 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:14.008608 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8060c9c4-f0d0-4877-9185-7c118a438123 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:14.013204 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8060c9c4-f0d0-4877-9185-7c118a438123 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:14.013699 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 83/342] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:13 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:14.118858 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-3222dada-4f07-44b5-9fee-87f0e8382ecf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:14.121060 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-3222dada-4f07-44b5-9fee-87f0e8382ecf tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] POST https://10.4.3.223/volume/v3/attachments/8dbc5e2e-aad9-43d3-9c67-aeeeda0ceb37/action Aug 01 13:51:14.121791 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-3222dada-4f07-44b5-9fee-87f0e8382ecf tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:14.121961 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-3222dada-4f07-44b5-9fee-87f0e8382ecf tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:14.141537 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:14.141537 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:14.154777 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2a6674ed-50e3-40fc-8389-4c329b77b072 req-3222dada-4f07-44b5-9fee-87f0e8382ecf tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/attachments/8dbc5e2e-aad9-43d3-9c67-aeeeda0ceb37/action returned with HTTP 204 Aug 01 13:51:14.155277 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 88/343] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:14 2026] POST /volume/v3/attachments/8dbc5e2e-aad9-43d3-9c67-aeeeda0ceb37/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:14.176723 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6e8ee412-b332-4baa-9d6d-c8ee06fda60a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:14.178368 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e8ee412-b332-4baa-9d6d-c8ee06fda60a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:14.178534 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e8ee412-b332-4baa-9d6d-c8ee06fda60a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:14.178711 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e8ee412-b332-4baa-9d6d-c8ee06fda60a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:14.194449 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:14.194449 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:14.198990 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6e8ee412-b332-4baa-9d6d-c8ee06fda60a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:14.199678 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-20c4baa6-834c-4677-80d4-353daaa6c591 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:14.201982 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-20c4baa6-834c-4677-80d4-353daaa6c591 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:14.202228 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-20c4baa6-834c-4677-80d4-353daaa6c591 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:14.202478 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-20c4baa6-834c-4677-80d4-353daaa6c591 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:14.205455 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e8ee412-b332-4baa-9d6d-c8ee06fda60a tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:14.206847 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 84/344] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:14 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:14.214752 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:14.214752 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:14.219421 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-20c4baa6-834c-4677-80d4-353daaa6c591 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:14.219902 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4750a00a-2bae-407b-9b55-2934c2329c9d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:14.221745 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4750a00a-2bae-407b-9b55-2934c2329c9d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:14.221913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4750a00a-2bae-407b-9b55-2934c2329c9d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:14.222115 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4750a00a-2bae-407b-9b55-2934c2329c9d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:14.225079 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-20c4baa6-834c-4677-80d4-353daaa6c591 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:14.225818 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 90/345] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:14 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:14.232906 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:14.232906 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:14.237825 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4750a00a-2bae-407b-9b55-2934c2329c9d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:14.243032 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4750a00a-2bae-407b-9b55-2934c2329c9d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:14.243984 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 84/346] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:14 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:14.353715 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-902c1c7b-1475-4d8a-bc11-819cf2765ec7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:14.355744 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-902c1c7b-1475-4d8a-bc11-819cf2765ec7 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:14.356011 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-902c1c7b-1475-4d8a-bc11-819cf2765ec7 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:14.356271 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-902c1c7b-1475-4d8a-bc11-819cf2765ec7 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:14.370017 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:14.370017 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:14.377914 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-902c1c7b-1475-4d8a-bc11-819cf2765ec7 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:14.383131 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-902c1c7b-1475-4d8a-bc11-819cf2765ec7 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:14.383936 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 89/347] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:14 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:14.684893 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dcb1610e-6985-4b0a-bf02-2b286c60fbb8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:14.686900 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dcb1610e-6985-4b0a-bf02-2b286c60fbb8 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:14.687103 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dcb1610e-6985-4b0a-bf02-2b286c60fbb8 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:14.687330 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dcb1610e-6985-4b0a-bf02-2b286c60fbb8 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:14.696406 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:14.696406 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:14.701773 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dcb1610e-6985-4b0a-bf02-2b286c60fbb8 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:14.710300 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dcb1610e-6985-4b0a-bf02-2b286c60fbb8 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:14.711126 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 85/348] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:14 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:15.030768 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a92e7bc7-8d11-45e9-b845-d1271bda0ca8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:15.038460 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a92e7bc7-8d11-45e9-b845-d1271bda0ca8 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:15.038460 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a92e7bc7-8d11-45e9-b845-d1271bda0ca8 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:15.038460 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a92e7bc7-8d11-45e9-b845-d1271bda0ca8 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:15.045056 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:15.045056 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:15.050209 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a92e7bc7-8d11-45e9-b845-d1271bda0ca8 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:15.054736 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a92e7bc7-8d11-45e9-b845-d1271bda0ca8 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:15.055154 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 91/349] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:15 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:15.240752 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fcf235bb-4dbf-409e-9636-c83b09e1fc91 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:15.243163 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fcf235bb-4dbf-409e-9636-c83b09e1fc91 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:15.243466 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fcf235bb-4dbf-409e-9636-c83b09e1fc91 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:15.243796 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fcf235bb-4dbf-409e-9636-c83b09e1fc91 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:15.255501 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:15.255501 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:15.259670 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fcf235bb-4dbf-409e-9636-c83b09e1fc91 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:15.264665 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fcf235bb-4dbf-409e-9636-c83b09e1fc91 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:15.265146 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 85/350] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:15 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:15.404010 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1abda8de-b344-44de-879b-551e321ab51d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:15.406405 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1abda8de-b344-44de-879b-551e321ab51d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:15.406756 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1abda8de-b344-44de-879b-551e321ab51d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:15.407024 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1abda8de-b344-44de-879b-551e321ab51d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:15.416322 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:15.416322 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:15.420513 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1abda8de-b344-44de-879b-551e321ab51d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:15.426009 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1abda8de-b344-44de-879b-551e321ab51d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:15.426568 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 90/351] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:15 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:15.724641 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d3798f39-6c68-4b4d-81f9-d6df9a9036f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:15.727034 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d3798f39-6c68-4b4d-81f9-d6df9a9036f3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:15.727340 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d3798f39-6c68-4b4d-81f9-d6df9a9036f3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:15.727633 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d3798f39-6c68-4b4d-81f9-d6df9a9036f3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:15.735829 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:15.735829 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:15.740105 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d3798f39-6c68-4b4d-81f9-d6df9a9036f3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:15.745013 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d3798f39-6c68-4b4d-81f9-d6df9a9036f3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:15.745443 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 86/352] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:15 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:16.070729 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eea3cef9-81d6-462f-b3cc-d91ba83ce441 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:16.072561 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eea3cef9-81d6-462f-b3cc-d91ba83ce441 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:16.072752 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eea3cef9-81d6-462f-b3cc-d91ba83ce441 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:16.072933 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eea3cef9-81d6-462f-b3cc-d91ba83ce441 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:16.085376 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:16.085376 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:16.090101 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eea3cef9-81d6-462f-b3cc-d91ba83ce441 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:16.095239 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eea3cef9-81d6-462f-b3cc-d91ba83ce441 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:16.095791 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 92/353] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:16 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:16.278043 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-edfdb17a-2cbf-468c-81e1-8a2da785003f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:16.279983 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-edfdb17a-2cbf-468c-81e1-8a2da785003f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:16.280500 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-edfdb17a-2cbf-468c-81e1-8a2da785003f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:16.280500 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-edfdb17a-2cbf-468c-81e1-8a2da785003f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:16.290291 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:16.290291 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:16.294906 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-edfdb17a-2cbf-468c-81e1-8a2da785003f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:16.301426 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-edfdb17a-2cbf-468c-81e1-8a2da785003f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:16.301957 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 86/354] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:16 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:16.440134 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dd48773d-d462-459a-aef4-1f8e252c1381 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:16.442701 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd48773d-d462-459a-aef4-1f8e252c1381 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:16.442989 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd48773d-d462-459a-aef4-1f8e252c1381 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:16.443287 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd48773d-d462-459a-aef4-1f8e252c1381 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:16.457058 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:16.457058 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:16.462257 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dd48773d-d462-459a-aef4-1f8e252c1381 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:16.467829 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd48773d-d462-459a-aef4-1f8e252c1381 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:16.468307 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 91/355] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:16 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:16.758622 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6305f6e6-de71-4316-941c-439a57a8676a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:16.760307 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6305f6e6-de71-4316-941c-439a57a8676a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:16.760516 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6305f6e6-de71-4316-941c-439a57a8676a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:16.760751 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6305f6e6-de71-4316-941c-439a57a8676a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:16.769057 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:16.769057 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:16.773823 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6305f6e6-de71-4316-941c-439a57a8676a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:16.779121 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6305f6e6-de71-4316-941c-439a57a8676a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:16.779672 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 87/356] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:16 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:17.111633 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-869cb972-8c6b-4194-874b-4b5a5e306443 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.113800 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-869cb972-8c6b-4194-874b-4b5a5e306443 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:17.114028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-869cb972-8c6b-4194-874b-4b5a5e306443 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:17.114323 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-869cb972-8c6b-4194-874b-4b5a5e306443 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:17.127886 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.127886 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:17.132060 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-869cb972-8c6b-4194-874b-4b5a5e306443 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:17.136370 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-869cb972-8c6b-4194-874b-4b5a5e306443 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:17.136776 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 93/357] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:17 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:17.156873 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d5d868da-0b1e-44f1-9976-8c508057756c req-31db2bf3-8859-42b5-b71a-fceb3c806bbc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.159088 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-31db2bf3-8859-42b5-b71a-fceb3c806bbc tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] POST https://10.4.3.223/volume/v3/attachments/4d6ac714-ae75-4a89-881d-8e7579aeac53/action Aug 01 13:51:17.159891 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-31db2bf3-8859-42b5-b71a-fceb3c806bbc tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:17.160059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-31db2bf3-8859-42b5-b71a-fceb3c806bbc tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:17.175123 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.175123 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:17.185568 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d5d868da-0b1e-44f1-9976-8c508057756c req-31db2bf3-8859-42b5-b71a-fceb3c806bbc tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/attachments/4d6ac714-ae75-4a89-881d-8e7579aeac53/action returned with HTTP 204 Aug 01 13:51:17.185986 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 87/358] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:17 2026] POST /volume/v3/attachments/4d6ac714-ae75-4a89-881d-8e7579aeac53/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:17.315358 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6eb66adb-fde0-41ec-94b2-6ea8c9ff5838 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.317059 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6eb66adb-fde0-41ec-94b2-6ea8c9ff5838 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:17.317333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6eb66adb-fde0-41ec-94b2-6ea8c9ff5838 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:17.317537 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6eb66adb-fde0-41ec-94b2-6ea8c9ff5838 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:17.328057 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.328057 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:17.331701 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6eb66adb-fde0-41ec-94b2-6ea8c9ff5838 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:17.336400 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6eb66adb-fde0-41ec-94b2-6ea8c9ff5838 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:17.336940 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 92/359] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:17 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:17.481323 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ae0683d6-8d69-4740-a9af-912086e205bc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.483764 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae0683d6-8d69-4740-a9af-912086e205bc tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:17.484056 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae0683d6-8d69-4740-a9af-912086e205bc tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:17.484373 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae0683d6-8d69-4740-a9af-912086e205bc tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:17.494976 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.494976 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:17.498959 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ae0683d6-8d69-4740-a9af-912086e205bc tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:17.503451 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae0683d6-8d69-4740-a9af-912086e205bc tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:17.503869 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 88/360] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:17 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:17.515186 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-54cfa887-4065-4cd5-835a-03ce12001f0f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.517072 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-54cfa887-4065-4cd5-835a-03ce12001f0f tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:17.517341 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-54cfa887-4065-4cd5-835a-03ce12001f0f tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:17.517600 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-54cfa887-4065-4cd5-835a-03ce12001f0f tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:17.527838 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.527838 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:17.532165 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-54cfa887-4065-4cd5-835a-03ce12001f0f tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:17.537064 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-54cfa887-4065-4cd5-835a-03ce12001f0f tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:17.537534 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 94/361] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:17 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:17.552167 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-469d684f-2d0d-4936-af83-d3d0f2101046 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.554235 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-469d684f-2d0d-4936-af83-d3d0f2101046 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:17.554490 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-469d684f-2d0d-4936-af83-d3d0f2101046 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:17.554779 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-469d684f-2d0d-4936-af83-d3d0f2101046 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:17.565522 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.565522 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:17.569273 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-469d684f-2d0d-4936-af83-d3d0f2101046 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:17.574139 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-469d684f-2d0d-4936-af83-d3d0f2101046 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:17.574711 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 88/362] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:17 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:17.673739 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-39b9f1b5-28da-4c73-b519-56290e883471 req-997bb9d3-f0ff-4690-9029-443e3ea8b64a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.675970 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-997bb9d3-f0ff-4690-9029-443e3ea8b64a tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:17.676337 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-997bb9d3-f0ff-4690-9029-443e3ea8b64a tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:17.676548 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-997bb9d3-f0ff-4690-9029-443e3ea8b64a tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:17.686936 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.686936 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:17.690667 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-39b9f1b5-28da-4c73-b519-56290e883471 req-997bb9d3-f0ff-4690-9029-443e3ea8b64a tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:17.695964 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-997bb9d3-f0ff-4690-9029-443e3ea8b64a tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:17.696437 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 93/363] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:17 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:17.743489 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-39b9f1b5-28da-4c73-b519-56290e883471 req-5326548a-6382-44e4-a523-8512a4b0705d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.745475 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-5326548a-6382-44e4-a523-8512a4b0705d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] POST https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164/action Aug 01 13:51:17.745850 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-5326548a-6382-44e4-a523-8512a4b0705d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:17.745994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-5326548a-6382-44e4-a523-8512a4b0705d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:17.757985 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.757985 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:17.758562 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-39b9f1b5-28da-4c73-b519-56290e883471 req-5326548a-6382-44e4-a523-8512a4b0705d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:17.766973 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-39b9f1b5-28da-4c73-b519-56290e883471 req-5326548a-6382-44e4-a523-8512a4b0705d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Begin detaching volume completed successfully. Aug 01 13:51:17.767404 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-5326548a-6382-44e4-a523-8512a4b0705d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164/action returned with HTTP 202 Aug 01 13:51:17.767741 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 89/364] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:51:17 2026] POST /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:51:17.789928 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3240d1b9-21ff-41b2-9124-7192d168b64b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.791590 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3240d1b9-21ff-41b2-9124-7192d168b64b tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:17.791821 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3240d1b9-21ff-41b2-9124-7192d168b64b tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:17.792004 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3240d1b9-21ff-41b2-9124-7192d168b64b tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:17.792897 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fd937ee6-8fc1-4ea5-ad58-7fd253aea81e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.795232 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fd937ee6-8fc1-4ea5-ad58-7fd253aea81e tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:17.795487 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fd937ee6-8fc1-4ea5-ad58-7fd253aea81e tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:17.795691 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fd937ee6-8fc1-4ea5-ad58-7fd253aea81e tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:17.803383 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.803383 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:17.805080 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.805080 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:17.807437 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fd937ee6-8fc1-4ea5-ad58-7fd253aea81e tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:17.809369 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3240d1b9-21ff-41b2-9124-7192d168b64b tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:17.811401 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fd937ee6-8fc1-4ea5-ad58-7fd253aea81e tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:17.811744 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 89/365] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:17 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:17.814230 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3240d1b9-21ff-41b2-9124-7192d168b64b tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:17.814664 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 95/366] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:17 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:17.821044 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-169570e1-9c70-4d7b-bf1e-436375b96eb2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.821417 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-169570e1-9c70-4d7b-bf1e-436375b96eb2 None None] GET https://10.4.3.223/volume// Aug 01 13:51:17.821612 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-169570e1-9c70-4d7b-bf1e-436375b96eb2 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:17.821836 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-169570e1-9c70-4d7b-bf1e-436375b96eb2 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:17.822187 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-169570e1-9c70-4d7b-bf1e-436375b96eb2 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:17.822517 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 94/367] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:17.837674 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-39b9f1b5-28da-4c73-b519-56290e883471 req-313d9437-e4fc-4da6-ac42-b6f0d0b97948 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:17.840230 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-313d9437-e4fc-4da6-ac42-b6f0d0b97948 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:17.840499 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-313d9437-e4fc-4da6-ac42-b6f0d0b97948 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:17.840707 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-313d9437-e4fc-4da6-ac42-b6f0d0b97948 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:17.851234 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:17.851234 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:17.855105 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-39b9f1b5-28da-4c73-b519-56290e883471 req-313d9437-e4fc-4da6-ac42-b6f0d0b97948 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:17.860061 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-313d9437-e4fc-4da6-ac42-b6f0d0b97948 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:17.860539 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 90/368] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:17 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:18.153487 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fc9eafc3-b056-4d57-9c9e-e7cfcd1a52de None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.156462 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fc9eafc3-b056-4d57-9c9e-e7cfcd1a52de tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:18.156462 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fc9eafc3-b056-4d57-9c9e-e7cfcd1a52de tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.156462 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fc9eafc3-b056-4d57-9c9e-e7cfcd1a52de tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.171335 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.171335 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:18.176069 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fc9eafc3-b056-4d57-9c9e-e7cfcd1a52de tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:18.181721 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fc9eafc3-b056-4d57-9c9e-e7cfcd1a52de tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:18.182379 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 90/369] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:18 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:18.349814 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-35aa881b-8c4d-4bf7-9325-4edabc0dbdc7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.351672 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35aa881b-8c4d-4bf7-9325-4edabc0dbdc7 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:18.351869 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35aa881b-8c4d-4bf7-9325-4edabc0dbdc7 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.352066 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35aa881b-8c4d-4bf7-9325-4edabc0dbdc7 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.361675 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.361675 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:18.366059 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-35aa881b-8c4d-4bf7-9325-4edabc0dbdc7 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:18.372516 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35aa881b-8c4d-4bf7-9325-4edabc0dbdc7 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:18.372516 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 96/370] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:18 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:18.518510 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ace316f8-0e3a-4b66-ba30-cbeefe3932a6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.520567 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ace316f8-0e3a-4b66-ba30-cbeefe3932a6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:18.520813 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ace316f8-0e3a-4b66-ba30-cbeefe3932a6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.521071 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ace316f8-0e3a-4b66-ba30-cbeefe3932a6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.528367 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.528367 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:18.532427 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ace316f8-0e3a-4b66-ba30-cbeefe3932a6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:18.537942 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ace316f8-0e3a-4b66-ba30-cbeefe3932a6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:18.538366 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 95/371] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:18 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:18.546423 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-eb2c2cdd-9c39-4759-a980-e14dbb73aa01 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.548330 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-eb2c2cdd-9c39-4759-a980-e14dbb73aa01 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e Aug 01 13:51:18.548489 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-eb2c2cdd-9c39-4759-a980-e14dbb73aa01 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.548672 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-eb2c2cdd-9c39-4759-a980-e14dbb73aa01 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.555339 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.555339 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:18.558827 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-eb2c2cdd-9c39-4759-a980-e14dbb73aa01 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:18.562655 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-eb2c2cdd-9c39-4759-a980-e14dbb73aa01 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e returned with HTTP 200 Aug 01 13:51:18.563088 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 91/372] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:18 2026] GET /volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:18.574171 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-802c018e-9691-419a-a703-9533776413b1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.576199 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-802c018e-9691-419a-a703-9533776413b1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb Aug 01 13:51:18.576404 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-802c018e-9691-419a-a703-9533776413b1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.576610 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-802c018e-9691-419a-a703-9533776413b1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.583970 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.583970 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:18.587310 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-802c018e-9691-419a-a703-9533776413b1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:18.591659 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-802c018e-9691-419a-a703-9533776413b1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb returned with HTTP 200 Aug 01 13:51:18.592168 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 91/373] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:18 2026] GET /volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:18.604723 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7dbfed70-6664-4f35-a4f2-ac64f6a94b18 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.605260 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7dbfed70-6664-4f35-a4f2-ac64f6a94b18 None None] GET https://10.4.3.223/volume// Aug 01 13:51:18.605515 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7dbfed70-6664-4f35-a4f2-ac64f6a94b18 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.605753 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7dbfed70-6664-4f35-a4f2-ac64f6a94b18 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.606164 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7dbfed70-6664-4f35-a4f2-ac64f6a94b18 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:18.606518 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 97/374] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:51: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 01 13:51:18.615335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-e2846622-9a5d-49a2-83d2-12c86861ef4c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.617861 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-e2846622-9a5d-49a2-83d2-12c86861ef4c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:18.618323 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-e2846622-9a5d-49a2-83d2-12c86861ef4c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43e12c33-7821-4f31-9917-bb7d5f8183f9", "connector": null, "instance_uuid": "b56ab3a1-8996-4ce2-8617-01e509924948"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:18.631102 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.631102 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:18.654906 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-e2846622-9a5d-49a2-83d2-12c86861ef4c tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:18.655421 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 96/375] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:18 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 01 13:51:18.663690 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-88482ee3-0df5-4694-bb41-bc52a1f8da8a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.664117 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88482ee3-0df5-4694-bb41-bc52a1f8da8a None None] GET https://10.4.3.223/volume// Aug 01 13:51:18.664377 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88482ee3-0df5-4694-bb41-bc52a1f8da8a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.664577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88482ee3-0df5-4694-bb41-bc52a1f8da8a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.664961 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88482ee3-0df5-4694-bb41-bc52a1f8da8a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:18.665299 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 92/376] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:51: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 01 13:51:18.674267 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-27ba214a-3f0b-4cc9-b185-46daef2d3740 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.675805 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-27ba214a-3f0b-4cc9-b185-46daef2d3740 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:18.676289 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-27ba214a-3f0b-4cc9-b185-46daef2d3740 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc7a8a1c-2ab2-4daf-920c-68003087cc7e", "connector": null, "instance_uuid": "b56ab3a1-8996-4ce2-8617-01e509924948"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:18.685470 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.685470 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:18.710491 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-27ba214a-3f0b-4cc9-b185-46daef2d3740 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:18.710786 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 92/377] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:18 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:18.718956 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-49a0a569-8ccb-4068-8765-6e6099762c13 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.719823 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-49a0a569-8ccb-4068-8765-6e6099762c13 None None] GET https://10.4.3.223/volume// Aug 01 13:51:18.719823 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-49a0a569-8ccb-4068-8765-6e6099762c13 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.719823 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-49a0a569-8ccb-4068-8765-6e6099762c13 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.720048 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-49a0a569-8ccb-4068-8765-6e6099762c13 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:18.720566 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 98/378] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:51: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 01 13:51:18.728447 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-bdc27883-e96f-4650-85e5-aa611252eb2e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.731192 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-bdc27883-e96f-4650-85e5-aa611252eb2e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:18.731709 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-bdc27883-e96f-4650-85e5-aa611252eb2e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9679123e-a67b-4e57-912c-443aecd7a9fb", "connector": null, "instance_uuid": "b56ab3a1-8996-4ce2-8617-01e509924948"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:18.742922 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.742922 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:18.773580 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-bdc27883-e96f-4650-85e5-aa611252eb2e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:18.774084 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 97/379] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:18 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:18.826183 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-10bbccb4-6870-4f7c-9774-5518fb5b1df6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.828242 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10bbccb4-6870-4f7c-9774-5518fb5b1df6 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:18.828392 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10bbccb4-6870-4f7c-9774-5518fb5b1df6 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.828637 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10bbccb4-6870-4f7c-9774-5518fb5b1df6 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.830894 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-98e6c134-7b50-494b-9181-2428cb03cbca None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.832784 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-98e6c134-7b50-494b-9181-2428cb03cbca tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:18.833074 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-98e6c134-7b50-494b-9181-2428cb03cbca tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.833359 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-98e6c134-7b50-494b-9181-2428cb03cbca tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.837036 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.837036 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:18.841473 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-10bbccb4-6870-4f7c-9774-5518fb5b1df6 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:18.847068 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.847068 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:18.847245 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10bbccb4-6870-4f7c-9774-5518fb5b1df6 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:18.847580 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 93/380] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:18 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:18.852877 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-98e6c134-7b50-494b-9181-2428cb03cbca tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:18.860182 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-98e6c134-7b50-494b-9181-2428cb03cbca tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:18.860313 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 93/381] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:18 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:18.900203 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-326d8869-a469-4815-8e9d-ccabf72379b1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.902589 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-326d8869-a469-4815-8e9d-ccabf72379b1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:18.902845 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-326d8869-a469-4815-8e9d-ccabf72379b1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.903368 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-326d8869-a469-4815-8e9d-ccabf72379b1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.911602 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.911602 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:18.916133 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-de9dc439-8004-4444-b421-87508ea43f96 req-326d8869-a469-4815-8e9d-ccabf72379b1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:18.922622 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-326d8869-a469-4815-8e9d-ccabf72379b1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:18.923150 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 99/382] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:18 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:18.933809 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-8d35497e-0853-44ce-8c70-096225d35d69 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.936530 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-8d35497e-0853-44ce-8c70-096225d35d69 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 Aug 01 13:51:18.936873 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-8d35497e-0853-44ce-8c70-096225d35d69 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.937098 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-8d35497e-0853-44ce-8c70-096225d35d69 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.946838 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.946838 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:18.950580 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-de9dc439-8004-4444-b421-87508ea43f96 req-8d35497e-0853-44ce-8c70-096225d35d69 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:18.954997 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-8d35497e-0853-44ce-8c70-096225d35d69 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 returned with HTTP 200 Aug 01 13:51:18.955436 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 98/383] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:18 2026] GET /volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:18.964792 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-45295698-6f99-4a07-b3e2-285ef8a1f07d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.967185 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-45295698-6f99-4a07-b3e2-285ef8a1f07d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf Aug 01 13:51:18.967185 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-45295698-6f99-4a07-b3e2-285ef8a1f07d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.967416 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-45295698-6f99-4a07-b3e2-285ef8a1f07d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.974258 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:18.974258 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:18.978021 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-de9dc439-8004-4444-b421-87508ea43f96 req-45295698-6f99-4a07-b3e2-285ef8a1f07d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:18.982169 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-45295698-6f99-4a07-b3e2-285ef8a1f07d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf returned with HTTP 200 Aug 01 13:51:18.982435 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 94/384] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:18 2026] GET /volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:18.992891 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dbce1db0-2d9b-45a8-af75-fad0d54eb0c9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:18.993296 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dbce1db0-2d9b-45a8-af75-fad0d54eb0c9 None None] GET https://10.4.3.223/volume// Aug 01 13:51:18.993460 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dbce1db0-2d9b-45a8-af75-fad0d54eb0c9 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:18.993660 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dbce1db0-2d9b-45a8-af75-fad0d54eb0c9 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:18.994013 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dbce1db0-2d9b-45a8-af75-fad0d54eb0c9 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:18.994321 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 94/385] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:51: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 01 13:51:19.002183 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-90568c5a-6ca3-46c6-ba60-edcce0599a99 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:19.004409 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-90568c5a-6ca3-46c6-ba60-edcce0599a99 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:19.004800 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-90568c5a-6ca3-46c6-ba60-edcce0599a99 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e628501-3780-424e-8dd6-34608632f3ef", "connector": null, "instance_uuid": "540846a4-c0b1-4684-a282-970b10e7f2cc"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:19.012793 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:19.012793 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:19.047011 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-90568c5a-6ca3-46c6-ba60-edcce0599a99 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:19.047517 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 100/386] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:19 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:19.056019 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-df8a180a-9628-4a6f-a4aa-7199ba827853 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:19.056484 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df8a180a-9628-4a6f-a4aa-7199ba827853 None None] GET https://10.4.3.223/volume// Aug 01 13:51:19.056666 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df8a180a-9628-4a6f-a4aa-7199ba827853 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:19.056907 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df8a180a-9628-4a6f-a4aa-7199ba827853 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:19.057237 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df8a180a-9628-4a6f-a4aa-7199ba827853 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:19.057512 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 99/387] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:51: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 01 13:51:19.065053 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-0d9594b1-10e0-434a-a13a-ed23472535af None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:19.066943 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-0d9594b1-10e0-434a-a13a-ed23472535af tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:19.067287 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-0d9594b1-10e0-434a-a13a-ed23472535af tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db59d40a-41cd-413e-8248-374810397825", "connector": null, "instance_uuid": "540846a4-c0b1-4684-a282-970b10e7f2cc"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:19.074594 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:19.074594 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:19.095169 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-0d9594b1-10e0-434a-a13a-ed23472535af tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:19.095595 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 95/388] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:19 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 01 13:51:19.103919 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f9f3ece6-7c91-4709-a68b-7e5c3fb4db95 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:19.104357 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f9f3ece6-7c91-4709-a68b-7e5c3fb4db95 None None] GET https://10.4.3.223/volume// Aug 01 13:51:19.104544 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f9f3ece6-7c91-4709-a68b-7e5c3fb4db95 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:19.104730 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f9f3ece6-7c91-4709-a68b-7e5c3fb4db95 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:19.105065 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f9f3ece6-7c91-4709-a68b-7e5c3fb4db95 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:19.105423 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 95/389] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:51: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 01 13:51:19.112168 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-df1ca38e-3756-4ee9-a146-0d30389ae1da None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:19.114561 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-df1ca38e-3756-4ee9-a146-0d30389ae1da tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:19.115028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-df1ca38e-3756-4ee9-a146-0d30389ae1da tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6126f256-bc91-497b-a43b-46d561d834cf", "connector": null, "instance_uuid": "540846a4-c0b1-4684-a282-970b10e7f2cc"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:19.123945 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:19.123945 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:19.147092 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-df1ca38e-3756-4ee9-a146-0d30389ae1da tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:19.147580 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 101/390] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:19 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:19.194565 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5368ba7a-fc18-4390-9cfc-4db659940c6e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:19.196878 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5368ba7a-fc18-4390-9cfc-4db659940c6e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:19.197099 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5368ba7a-fc18-4390-9cfc-4db659940c6e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:19.197351 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5368ba7a-fc18-4390-9cfc-4db659940c6e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:19.208468 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:19.208468 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:19.212548 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5368ba7a-fc18-4390-9cfc-4db659940c6e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:19.216608 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5368ba7a-fc18-4390-9cfc-4db659940c6e tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:19.216994 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 100/391] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:19 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:19.388108 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e06c9a9a-e25d-4c84-bafb-2cd29c200be3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:19.390056 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e06c9a9a-e25d-4c84-bafb-2cd29c200be3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:19.390416 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e06c9a9a-e25d-4c84-bafb-2cd29c200be3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:19.390733 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e06c9a9a-e25d-4c84-bafb-2cd29c200be3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:19.401187 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:19.401187 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:19.404830 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e06c9a9a-e25d-4c84-bafb-2cd29c200be3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:19.409467 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e06c9a9a-e25d-4c84-bafb-2cd29c200be3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:19.409840 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 96/392] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:19 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:19.862815 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e43ec870-1511-4523-b0a1-2ac34a7780fe None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:19.864713 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e43ec870-1511-4523-b0a1-2ac34a7780fe tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:19.865002 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e43ec870-1511-4523-b0a1-2ac34a7780fe tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:19.865229 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e43ec870-1511-4523-b0a1-2ac34a7780fe tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:19.872412 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-878c3488-e2c7-4d45-932f-b1274d13ff06 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:19.873094 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:19.873094 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:19.874640 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-878c3488-e2c7-4d45-932f-b1274d13ff06 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:19.874906 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-878c3488-e2c7-4d45-932f-b1274d13ff06 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:19.875150 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-878c3488-e2c7-4d45-932f-b1274d13ff06 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:19.879441 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e43ec870-1511-4523-b0a1-2ac34a7780fe tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:19.885182 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e43ec870-1511-4523-b0a1-2ac34a7780fe tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:19.885762 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 96/393] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:19 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:19.888144 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:19.888144 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:19.892605 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-878c3488-e2c7-4d45-932f-b1274d13ff06 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:19.897790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-878c3488-e2c7-4d45-932f-b1274d13ff06 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:19.898256 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 102/394] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:19 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:20.175313 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-b184ee93-84b0-495e-9f68-7a6b98321ee8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.178019 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-b184ee93-84b0-495e-9f68-7a6b98321ee8 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] POST https://10.4.3.223/volume/v3/attachments/6ec451e8-442d-4c7d-b9bf-e77a38a27c21/action Aug 01 13:51:20.178690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-b184ee93-84b0-495e-9f68-7a6b98321ee8 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:20.178756 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-b184ee93-84b0-495e-9f68-7a6b98321ee8 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:20.199632 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.199632 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:20.210021 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bb8e4acc-a333-453d-8148-7d1f0f4f95f0 req-b184ee93-84b0-495e-9f68-7a6b98321ee8 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/attachments/6ec451e8-442d-4c7d-b9bf-e77a38a27c21/action returned with HTTP 204 Aug 01 13:51:20.210602 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 101/395] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:20 2026] POST /volume/v3/attachments/6ec451e8-442d-4c7d-b9bf-e77a38a27c21/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:20.230014 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-80dba20c-1dc3-42c7-b0b6-048ec40fd2bd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.232555 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-80dba20c-1dc3-42c7-b0b6-048ec40fd2bd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:20.232862 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-80dba20c-1dc3-42c7-b0b6-048ec40fd2bd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.233154 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-80dba20c-1dc3-42c7-b0b6-048ec40fd2bd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.246447 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.246447 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:20.250701 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-80dba20c-1dc3-42c7-b0b6-048ec40fd2bd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:20.257183 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-80dba20c-1dc3-42c7-b0b6-048ec40fd2bd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:20.257899 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 97/396] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:20 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:20.273199 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-defdc335-3d82-4e64-b56d-eaa8af2aff9c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.275144 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-defdc335-3d82-4e64-b56d-eaa8af2aff9c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:20.275383 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-defdc335-3d82-4e64-b56d-eaa8af2aff9c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.275602 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-defdc335-3d82-4e64-b56d-eaa8af2aff9c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.285384 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.285384 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:20.289526 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-defdc335-3d82-4e64-b56d-eaa8af2aff9c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:20.296758 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-defdc335-3d82-4e64-b56d-eaa8af2aff9c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:20.297296 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 97/397] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:20 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:20.424637 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5bd787b5-b1cb-4732-bc06-172cee27f4f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.426599 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5bd787b5-b1cb-4732-bc06-172cee27f4f2 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:20.426876 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5bd787b5-b1cb-4732-bc06-172cee27f4f2 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.427187 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5bd787b5-b1cb-4732-bc06-172cee27f4f2 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.438053 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.438053 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:20.446449 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5bd787b5-b1cb-4732-bc06-172cee27f4f2 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:20.450525 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5bd787b5-b1cb-4732-bc06-172cee27f4f2 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:20.450934 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 103/398] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:20 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:20.461603 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9ce185a9-ebe4-42de-9abd-3059abeb26de None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.462055 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9ce185a9-ebe4-42de-9abd-3059abeb26de None None] GET https://10.4.3.223/volume// Aug 01 13:51:20.462710 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9ce185a9-ebe4-42de-9abd-3059abeb26de None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.462710 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9ce185a9-ebe4-42de-9abd-3059abeb26de None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.463139 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9ce185a9-ebe4-42de-9abd-3059abeb26de None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:20.463500 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 102/399] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:20.472587 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-a37f71a3-8b73-498e-b7f7-b72b9d3531e1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.477295 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-a37f71a3-8b73-498e-b7f7-b72b9d3531e1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:51:20.477547 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-a37f71a3-8b73-498e-b7f7-b72b9d3531e1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.477699 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-a37f71a3-8b73-498e-b7f7-b72b9d3531e1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.492755 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.492755 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:20.500083 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-a37f71a3-8b73-498e-b7f7-b72b9d3531e1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:20.505370 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-a37f71a3-8b73-498e-b7f7-b72b9d3531e1 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:51:20.505683 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 98/400] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:20 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 1575 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:20.599001 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-910ecfb3-6a6c-4461-a542-1fd71a754b39 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.602337 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-910ecfb3-6a6c-4461-a542-1fd71a754b39 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] PUT https://10.4.3.223/volume/v3/attachments/a092b7ab-7428-439f-a7fb-b8f31d27eefc Aug 01 13:51:20.602981 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-910ecfb3-6a6c-4461-a542-1fd71a754b39 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:20.616638 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-910ecfb3-6a6c-4461-a542-1fd71a754b39 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Acquiring lock "cinder-attachment_update-43e12c33-7821-4f31-9917-bb7d5f8183f9-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:20.625272 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-910ecfb3-6a6c-4461-a542-1fd71a754b39 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Lock "cinder-attachment_update-43e12c33-7821-4f31-9917-bb7d5f8183f9-np0000006308" acquired by "attachment_update" :: waited 0.009s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:20.627286 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.627286 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:20.676464 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d292c188-df91-41b4-85f0-759d58b68197 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.678688 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d292c188-df91-41b4-85f0-759d58b68197 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:20.679042 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d292c188-df91-41b4-85f0-759d58b68197 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.679279 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d292c188-df91-41b4-85f0-759d58b68197 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.695953 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.695953 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:20.696266 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a3b3fc6b-f66d-4757-b71c-a8b8bec6665e req-ed062e43-d188-41fb-9b0c-3a3139f51a7e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.699019 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a3b3fc6b-f66d-4757-b71c-a8b8bec6665e req-ed062e43-d188-41fb-9b0c-3a3139f51a7e tempest-VolumesAssistedSnapshotsTest-829311152 tempest-VolumesAssistedSnapshotsTest-829311152-project] POST https://10.4.3.223/volume/v3/snapshots/eee8b7a0-ac81-451c-8004-5cc2bb162371/action Aug 01 13:51:20.699667 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a3b3fc6b-f66d-4757-b71c-a8b8bec6665e req-ed062e43-d188-41fb-9b0c-3a3139f51a7e tempest-VolumesAssistedSnapshotsTest-829311152 tempest-VolumesAssistedSnapshotsTest-829311152-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:20.699667 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a3b3fc6b-f66d-4757-b71c-a8b8bec6665e req-ed062e43-d188-41fb-9b0c-3a3139f51a7e tempest-VolumesAssistedSnapshotsTest-829311152 tempest-VolumesAssistedSnapshotsTest-829311152-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:20.700331 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d292c188-df91-41b4-85f0-759d58b68197 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:20.702110 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.snapshot_actions [req-a3b3fc6b-f66d-4757-b71c-a8b8bec6665e req-ed062e43-d188-41fb-9b0c-3a3139f51a7e tempest-VolumesAssistedSnapshotsTest-829311152 tempest-VolumesAssistedSnapshotsTest-829311152-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100199) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 13:51:20.704079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-09ad66de-e916-4977-bfca-614fffd5a34b req-984481ef-8bf5-4dee-a1fc-3bdfa9e7056d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.706958 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-09ad66de-e916-4977-bfca-614fffd5a34b req-984481ef-8bf5-4dee-a1fc-3bdfa9e7056d tempest-VolumesAssistedSnapshotsTest-829311152 tempest-VolumesAssistedSnapshotsTest-829311152-project] POST https://10.4.3.223/volume/v3/snapshots/None/action Aug 01 13:51:20.707239 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d292c188-df91-41b4-85f0-759d58b68197 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:20.708256 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-09ad66de-e916-4977-bfca-614fffd5a34b req-984481ef-8bf5-4dee-a1fc-3bdfa9e7056d tempest-VolumesAssistedSnapshotsTest-829311152 tempest-VolumesAssistedSnapshotsTest-829311152-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:20.708256 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-09ad66de-e916-4977-bfca-614fffd5a34b req-984481ef-8bf5-4dee-a1fc-3bdfa9e7056d tempest-VolumesAssistedSnapshotsTest-829311152 tempest-VolumesAssistedSnapshotsTest-829311152-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:20.708477 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 104/401] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:20 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:20.708892 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.snapshot_actions [req-09ad66de-e916-4977-bfca-614fffd5a34b req-984481ef-8bf5-4dee-a1fc-3bdfa9e7056d tempest-VolumesAssistedSnapshotsTest-829311152 tempest-VolumesAssistedSnapshotsTest-829311152-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100202) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 13:51:20.729832 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a3b3fc6b-f66d-4757-b71c-a8b8bec6665e req-ed062e43-d188-41fb-9b0c-3a3139f51a7e tempest-VolumesAssistedSnapshotsTest-829311152 tempest-VolumesAssistedSnapshotsTest-829311152-project] https://10.4.3.223/volume/v3/snapshots/eee8b7a0-ac81-451c-8004-5cc2bb162371/action returned with HTTP 404 Aug 01 13:51:20.730682 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 103/402] 10.4.3.223 () {72 vars in 1678 bytes} [Sat Aug 1 13:51:20 2026] POST /volume/v3/snapshots/eee8b7a0-ac81-451c-8004-5cc2bb162371/action => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:20.730989 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-09ad66de-e916-4977-bfca-614fffd5a34b req-984481ef-8bf5-4dee-a1fc-3bdfa9e7056d tempest-VolumesAssistedSnapshotsTest-829311152 tempest-VolumesAssistedSnapshotsTest-829311152-project] https://10.4.3.223/volume/v3/snapshots/None/action returned with HTTP 404 Aug 01 13:51:20.732258 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 99/403] 10.4.3.223 () {72 vars in 1582 bytes} [Sat Aug 1 13:51:20 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:20.767420 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-910ecfb3-6a6c-4461-a542-1fd71a754b39 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Lock "cinder-attachment_update-43e12c33-7821-4f31-9917-bb7d5f8183f9-np0000006308" released by "attachment_update" :: held 0.142s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:20.767973 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-910ecfb3-6a6c-4461-a542-1fd71a754b39 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments/a092b7ab-7428-439f-a7fb-b8f31d27eefc returned with HTTP 200 Aug 01 13:51:20.768585 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 98/404] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:20 2026] PUT /volume/v3/attachments/a092b7ab-7428-439f-a7fb-b8f31d27eefc => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:20.783553 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-1dead4fa-6829-4375-ad4c-b1c585bb09e0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.785895 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-1dead4fa-6829-4375-ad4c-b1c585bb09e0 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:20.786101 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-1dead4fa-6829-4375-ad4c-b1c585bb09e0 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.786426 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-1dead4fa-6829-4375-ad4c-b1c585bb09e0 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.796190 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-320d61a1-2223-4f81-92f6-f5e66f4a2c3a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.798106 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.798106 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:20.798569 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-320d61a1-2223-4f81-92f6-f5e66f4a2c3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] POST https://10.4.3.223/volume/v3/attachments/a092b7ab-7428-439f-a7fb-b8f31d27eefc/action Aug 01 13:51:20.798939 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-320d61a1-2223-4f81-92f6-f5e66f4a2c3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:20.799072 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-320d61a1-2223-4f81-92f6-f5e66f4a2c3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:20.802620 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-1dead4fa-6829-4375-ad4c-b1c585bb09e0 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:20.807731 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-1dead4fa-6829-4375-ad4c-b1c585bb09e0 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:20.808418 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 105/405] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:20 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:20.817334 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.817334 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:20.833087 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-320d61a1-2223-4f81-92f6-f5e66f4a2c3a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments/a092b7ab-7428-439f-a7fb-b8f31d27eefc/action returned with HTTP 204 Aug 01 13:51:20.833604 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 104/406] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:20 2026] POST /volume/v3/attachments/a092b7ab-7428-439f-a7fb-b8f31d27eefc/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:20.849293 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-110a70d5-882b-4410-87bf-7d854113cf68 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.852319 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-110a70d5-882b-4410-87bf-7d854113cf68 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] POST https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2/action Aug 01 13:51:20.852319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-110a70d5-882b-4410-87bf-7d854113cf68 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:20.852319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-110a70d5-882b-4410-87bf-7d854113cf68 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:20.859286 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c1e07bf5-fe58-4601-b133-1000a033aa75 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.859662 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c1e07bf5-fe58-4601-b133-1000a033aa75 None None] GET https://10.4.3.223/volume// Aug 01 13:51:20.859810 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c1e07bf5-fe58-4601-b133-1000a033aa75 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.860014 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c1e07bf5-fe58-4601-b133-1000a033aa75 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.860398 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c1e07bf5-fe58-4601-b133-1000a033aa75 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:20.860668 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 99/407] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:20.865318 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.865318 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:20.865669 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-110a70d5-882b-4410-87bf-7d854113cf68 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:20.868721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-4b2100b3-bb0f-4c18-95a0-b0a82d193941 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.871460 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-4b2100b3-bb0f-4c18-95a0-b0a82d193941 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e Aug 01 13:51:20.871707 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-4b2100b3-bb0f-4c18-95a0-b0a82d193941 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.871962 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-4b2100b3-bb0f-4c18-95a0-b0a82d193941 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.872710 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-110a70d5-882b-4410-87bf-7d854113cf68 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Begin detaching volume completed successfully. Aug 01 13:51:20.873012 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-110a70d5-882b-4410-87bf-7d854113cf68 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2/action returned with HTTP 202 Aug 01 13:51:20.873621 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 100/408] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:51:20 2026] POST /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:51:20.883235 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.883235 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:20.888601 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-4b2100b3-bb0f-4c18-95a0-b0a82d193941 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:20.895128 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-4b2100b3-bb0f-4c18-95a0-b0a82d193941 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e returned with HTTP 200 Aug 01 13:51:20.895703 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 106/409] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:20 2026] GET /volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e => generated 1029 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:20.899426 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4eb9918e-7685-49ab-960c-68957fd5e7b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.902008 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4eb9918e-7685-49ab-960c-68957fd5e7b0 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:20.902353 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4eb9918e-7685-49ab-960c-68957fd5e7b0 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.902542 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4eb9918e-7685-49ab-960c-68957fd5e7b0 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.912242 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.912242 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:20.914431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-68fc1e17-20fa-4e66-817d-566343ff0e90 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.916700 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-68fc1e17-20fa-4e66-817d-566343ff0e90 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:20.916888 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-68fc1e17-20fa-4e66-817d-566343ff0e90 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.917046 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4eb9918e-7685-49ab-960c-68957fd5e7b0 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:20.917262 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-68fc1e17-20fa-4e66-817d-566343ff0e90 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.923017 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4eb9918e-7685-49ab-960c-68957fd5e7b0 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:20.923639 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 105/410] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:20 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:20.929240 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.929240 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:20.930457 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1fdc179f-0dba-476e-8c82-4590fa00a7f1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.930924 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1fdc179f-0dba-476e-8c82-4590fa00a7f1 None None] GET https://10.4.3.223/volume// Aug 01 13:51:20.931192 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1fdc179f-0dba-476e-8c82-4590fa00a7f1 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.931494 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1fdc179f-0dba-476e-8c82-4590fa00a7f1 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.931878 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1fdc179f-0dba-476e-8c82-4590fa00a7f1 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:20.932196 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 101/411] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:20.933726 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-68fc1e17-20fa-4e66-817d-566343ff0e90 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:20.938638 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-68fc1e17-20fa-4e66-817d-566343ff0e90 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:20.939025 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 100/412] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:20 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:20.966755 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-fc802da6-475e-4149-b89b-d06f83a90cbd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.968958 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-fc802da6-475e-4149-b89b-d06f83a90cbd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:20.969235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-fc802da6-475e-4149-b89b-d06f83a90cbd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:20.969556 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-fc802da6-475e-4149-b89b-d06f83a90cbd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:20.980412 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:20.980412 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:20.984142 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-21f7a0b0-32c6-4013-b5d2-b5d2189994cb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:20.984495 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-fc802da6-475e-4149-b89b-d06f83a90cbd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:20.987551 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-21f7a0b0-32c6-4013-b5d2-b5d2189994cb tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] PUT https://10.4.3.223/volume/v3/attachments/43fd1521-b0a0-4688-a452-705e4b243230 Aug 01 13:51:20.988022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-21f7a0b0-32c6-4013-b5d2-b5d2189994cb tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:20.989096 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-fc802da6-475e-4149-b89b-d06f83a90cbd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:20.991804 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 107/413] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:20 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1552 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:20.997068 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-21f7a0b0-32c6-4013-b5d2-b5d2189994cb tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Acquiring lock "cinder-attachment_update-bc7a8a1c-2ab2-4daf-920c-68003087cc7e-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:21.003933 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-21f7a0b0-32c6-4013-b5d2-b5d2189994cb tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Lock "cinder-attachment_update-bc7a8a1c-2ab2-4daf-920c-68003087cc7e-np0000006308" acquired by "attachment_update" :: waited 0.007s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:21.005460 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.005460 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:21.106726 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-21f7a0b0-32c6-4013-b5d2-b5d2189994cb tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Lock "cinder-attachment_update-bc7a8a1c-2ab2-4daf-920c-68003087cc7e-np0000006308" released by "attachment_update" :: held 0.103s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:21.107099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-21f7a0b0-32c6-4013-b5d2-b5d2189994cb tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments/43fd1521-b0a0-4688-a452-705e4b243230 returned with HTTP 200 Aug 01 13:51:21.108155 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 106/414] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:20 2026] PUT /volume/v3/attachments/43fd1521-b0a0-4688-a452-705e4b243230 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:21.122742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d8ec245-f456-44fc-8511-e0e34b27faed None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.122742 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d8ec245-f456-44fc-8511-e0e34b27faed None None] GET https://10.4.3.223/volume// Aug 01 13:51:21.122742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d8ec245-f456-44fc-8511-e0e34b27faed None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.122742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d8ec245-f456-44fc-8511-e0e34b27faed None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.122742 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d8ec245-f456-44fc-8511-e0e34b27faed None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:21.123119 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 102/415] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:21.134484 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-f5b0edb5-67e6-4d88-af40-1d38abc1036b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.137062 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-f5b0edb5-67e6-4d88-af40-1d38abc1036b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:51:21.138821 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-f5b0edb5-67e6-4d88-af40-1d38abc1036b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.138821 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-f5b0edb5-67e6-4d88-af40-1d38abc1036b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.151111 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-3311a312-361c-49df-b3a8-57cedda144e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.152117 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.152117 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:21.153903 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-3311a312-361c-49df-b3a8-57cedda144e5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] POST https://10.4.3.223/volume/v3/attachments/43fd1521-b0a0-4688-a452-705e4b243230/action Aug 01 13:51:21.154266 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-3311a312-361c-49df-b3a8-57cedda144e5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:21.154405 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-3311a312-361c-49df-b3a8-57cedda144e5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:21.160035 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-de9dc439-8004-4444-b421-87508ea43f96 req-f5b0edb5-67e6-4d88-af40-1d38abc1036b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:21.166182 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-f5b0edb5-67e6-4d88-af40-1d38abc1036b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:51:21.166730 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 101/416] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:21 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 1538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:21.189448 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.189448 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:21.221413 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-3311a312-361c-49df-b3a8-57cedda144e5 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments/43fd1521-b0a0-4688-a452-705e4b243230/action returned with HTTP 204 Aug 01 13:51:21.222085 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 108/417] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:21 2026] POST /volume/v3/attachments/43fd1521-b0a0-4688-a452-705e4b243230/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:21.253124 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-b5ad87a9-eff8-4717-80f3-7372f7d01ccb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.255381 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-b5ad87a9-eff8-4717-80f3-7372f7d01ccb tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] PUT https://10.4.3.223/volume/v3/attachments/c9f83f22-18da-4e0d-bb26-718ebfb2be1d Aug 01 13:51:21.255784 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-b5ad87a9-eff8-4717-80f3-7372f7d01ccb tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:21.255890 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbd194ec-8d4f-4ffa-9a74-4fa536565229 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.256227 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbd194ec-8d4f-4ffa-9a74-4fa536565229 None None] GET https://10.4.3.223/volume// Aug 01 13:51:21.256397 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbd194ec-8d4f-4ffa-9a74-4fa536565229 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.256585 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbd194ec-8d4f-4ffa-9a74-4fa536565229 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.256911 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbd194ec-8d4f-4ffa-9a74-4fa536565229 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:21.257168 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 103/418] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:21.266134 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-de9dc439-8004-4444-b421-87508ea43f96 req-b5ad87a9-eff8-4717-80f3-7372f7d01ccb tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Acquiring lock "cinder-attachment_update-4e628501-3780-424e-8dd6-34608632f3ef-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:21.268956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-7eb3f22a-96b2-4d79-ae1f-8660e3cd4b57 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.270816 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-de9dc439-8004-4444-b421-87508ea43f96 req-b5ad87a9-eff8-4717-80f3-7372f7d01ccb tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Lock "cinder-attachment_update-4e628501-3780-424e-8dd6-34608632f3ef-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:21.272017 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.272017 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:21.276516 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-7eb3f22a-96b2-4d79-ae1f-8660e3cd4b57 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb Aug 01 13:51:21.276516 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-7eb3f22a-96b2-4d79-ae1f-8660e3cd4b57 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.276516 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-7eb3f22a-96b2-4d79-ae1f-8660e3cd4b57 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.297976 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.297976 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:21.304892 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-7eb3f22a-96b2-4d79-ae1f-8660e3cd4b57 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:51:21.311240 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-7eb3f22a-96b2-4d79-ae1f-8660e3cd4b57 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb returned with HTTP 200 Aug 01 13:51:21.311954 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 102/419] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:21 2026] GET /volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb => generated 1029 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:21.383774 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-de9dc439-8004-4444-b421-87508ea43f96 req-b5ad87a9-eff8-4717-80f3-7372f7d01ccb tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Lock "cinder-attachment_update-4e628501-3780-424e-8dd6-34608632f3ef-np0000006308" released by "attachment_update" :: held 0.113s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:21.384112 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-b5ad87a9-eff8-4717-80f3-7372f7d01ccb tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments/c9f83f22-18da-4e0d-bb26-718ebfb2be1d returned with HTTP 200 Aug 01 13:51:21.385036 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 107/420] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:21 2026] PUT /volume/v3/attachments/c9f83f22-18da-4e0d-bb26-718ebfb2be1d => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:21.420134 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-c80dc8aa-4e49-4503-af8e-9283212f9a05 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.422859 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-c80dc8aa-4e49-4503-af8e-9283212f9a05 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] PUT https://10.4.3.223/volume/v3/attachments/ee1cf507-86c3-4871-b4a0-b0cec3bf06ac Aug 01 13:51:21.423292 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-c80dc8aa-4e49-4503-af8e-9283212f9a05 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:21.424024 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-9d56fe4d-3537-4d12-88a1-d353fd212f6a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.426953 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-9d56fe4d-3537-4d12-88a1-d353fd212f6a tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] POST https://10.4.3.223/volume/v3/attachments/c9f83f22-18da-4e0d-bb26-718ebfb2be1d/action Aug 01 13:51:21.427637 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-9d56fe4d-3537-4d12-88a1-d353fd212f6a tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:21.427889 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-9d56fe4d-3537-4d12-88a1-d353fd212f6a tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:21.433024 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-c80dc8aa-4e49-4503-af8e-9283212f9a05 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Acquiring lock "cinder-attachment_update-9679123e-a67b-4e57-912c-443aecd7a9fb-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:21.438615 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-c80dc8aa-4e49-4503-af8e-9283212f9a05 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Lock "cinder-attachment_update-9679123e-a67b-4e57-912c-443aecd7a9fb-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:21.439892 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.439892 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:21.448100 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.448100 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:21.459956 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-9d56fe4d-3537-4d12-88a1-d353fd212f6a tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments/c9f83f22-18da-4e0d-bb26-718ebfb2be1d/action returned with HTTP 204 Aug 01 13:51:21.460628 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 104/421] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:21 2026] POST /volume/v3/attachments/c9f83f22-18da-4e0d-bb26-718ebfb2be1d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:21.465239 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-80554a00-1e79-4515-a79a-93d5e1cb7a53 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.467496 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-80554a00-1e79-4515-a79a-93d5e1cb7a53 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:21.467736 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-80554a00-1e79-4515-a79a-93d5e1cb7a53 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.467989 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-80554a00-1e79-4515-a79a-93d5e1cb7a53 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.479608 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.479608 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:21.479743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-716dba0c-a9b0-4997-bb96-6643a18ce9f1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.479902 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-716dba0c-a9b0-4997-bb96-6643a18ce9f1 None None] GET https://10.4.3.223/volume// Aug 01 13:51:21.480065 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-716dba0c-a9b0-4997-bb96-6643a18ce9f1 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.480330 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-716dba0c-a9b0-4997-bb96-6643a18ce9f1 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.480706 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-716dba0c-a9b0-4997-bb96-6643a18ce9f1 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:21.481099 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 108/422] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:21.483150 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-80554a00-1e79-4515-a79a-93d5e1cb7a53 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:21.489027 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-80554a00-1e79-4515-a79a-93d5e1cb7a53 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:21.489533 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 103/423] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:21 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:21.489770 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-ad5dba02-9bda-49f5-a9a6-adee5062de01 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.492116 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-ad5dba02-9bda-49f5-a9a6-adee5062de01 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 Aug 01 13:51:21.492386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-ad5dba02-9bda-49f5-a9a6-adee5062de01 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.492613 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-ad5dba02-9bda-49f5-a9a6-adee5062de01 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.501982 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.501982 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:21.505972 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-de9dc439-8004-4444-b421-87508ea43f96 req-ad5dba02-9bda-49f5-a9a6-adee5062de01 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:21.511072 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-ad5dba02-9bda-49f5-a9a6-adee5062de01 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 returned with HTTP 200 Aug 01 13:51:21.511356 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 105/424] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:21 2026] GET /volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:21.534189 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-c80dc8aa-4e49-4503-af8e-9283212f9a05 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Lock "cinder-attachment_update-9679123e-a67b-4e57-912c-443aecd7a9fb-np0000006308" released by "attachment_update" :: held 0.095s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:21.534587 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-c80dc8aa-4e49-4503-af8e-9283212f9a05 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments/ee1cf507-86c3-4871-b4a0-b0cec3bf06ac returned with HTTP 200 Aug 01 13:51:21.535141 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 109/425] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:21 2026] PUT /volume/v3/attachments/ee1cf507-86c3-4871-b4a0-b0cec3bf06ac => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:21.571280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ad4d9b77-682a-4b8f-9ad4-2b88d1836b97 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.574413 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ad4d9b77-682a-4b8f-9ad4-2b88d1836b97 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] POST https://10.4.3.223/volume/v3/attachments/ee1cf507-86c3-4871-b4a0-b0cec3bf06ac/action Aug 01 13:51:21.574873 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ad4d9b77-682a-4b8f-9ad4-2b88d1836b97 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:21.575061 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ad4d9b77-682a-4b8f-9ad4-2b88d1836b97 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:21.587477 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-172f5ce3-5b97-444e-9570-66b3cc6e07dd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.589766 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-172f5ce3-5b97-444e-9570-66b3cc6e07dd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] PUT https://10.4.3.223/volume/v3/attachments/3765f865-e58f-4aa3-91ef-0a69eaecdaf3 Aug 01 13:51:21.590127 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-172f5ce3-5b97-444e-9570-66b3cc6e07dd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:21.596191 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.596191 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:21.598340 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-de9dc439-8004-4444-b421-87508ea43f96 req-172f5ce3-5b97-444e-9570-66b3cc6e07dd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Acquiring lock "cinder-attachment_update-db59d40a-41cd-413e-8248-374810397825-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:21.603509 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-de9dc439-8004-4444-b421-87508ea43f96 req-172f5ce3-5b97-444e-9570-66b3cc6e07dd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Lock "cinder-attachment_update-db59d40a-41cd-413e-8248-374810397825-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:21.604475 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.604475 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:21.607708 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ff6cff8-821d-4871-942d-966b892a6f26 req-ad4d9b77-682a-4b8f-9ad4-2b88d1836b97 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments/ee1cf507-86c3-4871-b4a0-b0cec3bf06ac/action returned with HTTP 204 Aug 01 13:51:21.608205 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 109/426] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:21 2026] POST /volume/v3/attachments/ee1cf507-86c3-4871-b4a0-b0cec3bf06ac/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:21.713258 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-de9dc439-8004-4444-b421-87508ea43f96 req-172f5ce3-5b97-444e-9570-66b3cc6e07dd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Lock "cinder-attachment_update-db59d40a-41cd-413e-8248-374810397825-np0000006308" released by "attachment_update" :: held 0.110s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:21.713595 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-172f5ce3-5b97-444e-9570-66b3cc6e07dd tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments/3765f865-e58f-4aa3-91ef-0a69eaecdaf3 returned with HTTP 200 Aug 01 13:51:21.714323 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 104/427] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:21 2026] PUT /volume/v3/attachments/3765f865-e58f-4aa3-91ef-0a69eaecdaf3 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:21.740990 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-dd7cfaf9-0309-49f3-8d24-694ded9f2caa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.743140 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-dd7cfaf9-0309-49f3-8d24-694ded9f2caa tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] POST https://10.4.3.223/volume/v3/attachments/3765f865-e58f-4aa3-91ef-0a69eaecdaf3/action Aug 01 13:51:21.743693 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-dd7cfaf9-0309-49f3-8d24-694ded9f2caa tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:21.743959 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-dd7cfaf9-0309-49f3-8d24-694ded9f2caa tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:21.761884 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.761884 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:21.776350 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-dd7cfaf9-0309-49f3-8d24-694ded9f2caa tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments/3765f865-e58f-4aa3-91ef-0a69eaecdaf3/action returned with HTTP 204 Aug 01 13:51:21.776969 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 106/428] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:21 2026] POST /volume/v3/attachments/3765f865-e58f-4aa3-91ef-0a69eaecdaf3/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:21.801960 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3db51992-6744-4b40-984e-f8150dc6bec6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.802463 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3db51992-6744-4b40-984e-f8150dc6bec6 None None] GET https://10.4.3.223/volume// Aug 01 13:51:21.802714 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3db51992-6744-4b40-984e-f8150dc6bec6 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.803007 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3db51992-6744-4b40-984e-f8150dc6bec6 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.803487 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3db51992-6744-4b40-984e-f8150dc6bec6 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:21.804482 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 110/429] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:21.813079 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-c7ae142d-b67f-49e9-aef8-11a6b70758de None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.815311 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-c7ae142d-b67f-49e9-aef8-11a6b70758de tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf Aug 01 13:51:21.815506 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-c7ae142d-b67f-49e9-aef8-11a6b70758de tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.815698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-c7ae142d-b67f-49e9-aef8-11a6b70758de tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.827308 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.827308 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:21.831813 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-de9dc439-8004-4444-b421-87508ea43f96 req-c7ae142d-b67f-49e9-aef8-11a6b70758de tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:51:21.837391 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-c7ae142d-b67f-49e9-aef8-11a6b70758de tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf returned with HTTP 200 Aug 01 13:51:21.837775 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 110/430] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:21 2026] GET /volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:21.921244 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-2ad7b320-1d5f-46d7-9b66-0c89a37fdbe1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.923902 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-2ad7b320-1d5f-46d7-9b66-0c89a37fdbe1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] PUT https://10.4.3.223/volume/v3/attachments/0c988a58-7a2a-4a46-9b94-9c40624d859a Aug 01 13:51:21.924381 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-2ad7b320-1d5f-46d7-9b66-0c89a37fdbe1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:21.935167 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-de9dc439-8004-4444-b421-87508ea43f96 req-2ad7b320-1d5f-46d7-9b66-0c89a37fdbe1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Acquiring lock "cinder-attachment_update-6126f256-bc91-497b-a43b-46d561d834cf-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:21.937770 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-45c2637d-79d8-4f92-ada3-7c7118c70304 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.940105 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45c2637d-79d8-4f92-ada3-7c7118c70304 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:21.940264 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45c2637d-79d8-4f92-ada3-7c7118c70304 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.940541 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45c2637d-79d8-4f92-ada3-7c7118c70304 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.940970 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-de9dc439-8004-4444-b421-87508ea43f96 req-2ad7b320-1d5f-46d7-9b66-0c89a37fdbe1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Lock "cinder-attachment_update-6126f256-bc91-497b-a43b-46d561d834cf-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:21.942116 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.942116 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:21.947541 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.947541 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:21.951957 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-45c2637d-79d8-4f92-ada3-7c7118c70304 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:21.955680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c803a3bd-369e-4fc8-8ff3-6a5090f12e1a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:21.957759 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c803a3bd-369e-4fc8-8ff3-6a5090f12e1a tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:21.958408 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c803a3bd-369e-4fc8-8ff3-6a5090f12e1a tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:21.958485 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45c2637d-79d8-4f92-ada3-7c7118c70304 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:21.958540 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c803a3bd-369e-4fc8-8ff3-6a5090f12e1a tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:21.958779 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 107/431] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:21 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:21.972122 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:21.972122 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:21.976789 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c803a3bd-369e-4fc8-8ff3-6a5090f12e1a tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:21.981676 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c803a3bd-369e-4fc8-8ff3-6a5090f12e1a tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:21.982130 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 111/432] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:21 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:22.025630 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-de9dc439-8004-4444-b421-87508ea43f96 req-2ad7b320-1d5f-46d7-9b66-0c89a37fdbe1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Lock "cinder-attachment_update-6126f256-bc91-497b-a43b-46d561d834cf-np0000006308" released by "attachment_update" :: held 0.085s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:22.025911 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-2ad7b320-1d5f-46d7-9b66-0c89a37fdbe1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments/0c988a58-7a2a-4a46-9b94-9c40624d859a returned with HTTP 200 Aug 01 13:51:22.026433 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 105/433] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:21 2026] PUT /volume/v3/attachments/0c988a58-7a2a-4a46-9b94-9c40624d859a => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:22.046773 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-de9dc439-8004-4444-b421-87508ea43f96 req-a99f7a99-c6fe-4e46-a48d-48f19fdcd544 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:22.049408 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-a99f7a99-c6fe-4e46-a48d-48f19fdcd544 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] POST https://10.4.3.223/volume/v3/attachments/0c988a58-7a2a-4a46-9b94-9c40624d859a/action Aug 01 13:51:22.050573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-a99f7a99-c6fe-4e46-a48d-48f19fdcd544 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:22.050573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-a99f7a99-c6fe-4e46-a48d-48f19fdcd544 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:22.073982 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:22.073982 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:22.088169 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-de9dc439-8004-4444-b421-87508ea43f96 req-a99f7a99-c6fe-4e46-a48d-48f19fdcd544 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments/0c988a58-7a2a-4a46-9b94-9c40624d859a/action returned with HTTP 204 Aug 01 13:51:22.088888 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 111/434] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:22 2026] POST /volume/v3/attachments/0c988a58-7a2a-4a46-9b94-9c40624d859a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:22.501310 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b05a444f-9ac8-48c7-b576-8fdb58e820ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:22.503019 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b05a444f-9ac8-48c7-b576-8fdb58e820ee tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:22.503290 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b05a444f-9ac8-48c7-b576-8fdb58e820ee tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:22.503519 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b05a444f-9ac8-48c7-b576-8fdb58e820ee tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:22.512148 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:22.512148 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:22.515437 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b05a444f-9ac8-48c7-b576-8fdb58e820ee tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:22.519529 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b05a444f-9ac8-48c7-b576-8fdb58e820ee tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:22.519913 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 108/435] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:22 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:22.976841 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9d76b22c-7aea-4eb0-995d-e057ca569ff7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:22.980894 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9d76b22c-7aea-4eb0-995d-e057ca569ff7 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:22.981841 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9d76b22c-7aea-4eb0-995d-e057ca569ff7 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:22.981841 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9d76b22c-7aea-4eb0-995d-e057ca569ff7 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:22.990073 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:22.990073 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:22.997407 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9d76b22c-7aea-4eb0-995d-e057ca569ff7 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:22.998325 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-14233db3-d726-4968-b478-9c03258466e0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:23.001668 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-14233db3-d726-4968-b478-9c03258466e0 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:23.002207 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-14233db3-d726-4968-b478-9c03258466e0 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:23.002207 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-14233db3-d726-4968-b478-9c03258466e0 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:23.005043 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9d76b22c-7aea-4eb0-995d-e057ca569ff7 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:23.005043 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 112/436] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:22 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:23.018936 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:23.018936 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:23.026971 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-14233db3-d726-4968-b478-9c03258466e0 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:23.033016 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-14233db3-d726-4968-b478-9c03258466e0 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:23.034184 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 106/437] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:22 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:23.199285 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b20727e2-fc70-418a-acd8-ce2843182626 req-5be83d78-dac1-4524-9dbe-85faf92fed7f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:23.201900 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-5be83d78-dac1-4524-9dbe-85faf92fed7f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] POST https://10.4.3.223/volume/v3/attachments/772ab177-79b7-41c8-8a87-62c9668b7360/action Aug 01 13:51:23.202361 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-5be83d78-dac1-4524-9dbe-85faf92fed7f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:23.202538 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-5be83d78-dac1-4524-9dbe-85faf92fed7f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:23.226245 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:23.226245 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:23.238388 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b20727e2-fc70-418a-acd8-ce2843182626 req-5be83d78-dac1-4524-9dbe-85faf92fed7f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/772ab177-79b7-41c8-8a87-62c9668b7360/action returned with HTTP 204 Aug 01 13:51:23.238981 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 112/438] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:23 2026] POST /volume/v3/attachments/772ab177-79b7-41c8-8a87-62c9668b7360/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:23.533819 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4dc9f5b4-0149-4f14-896b-7031f78cdcdb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:23.536154 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4dc9f5b4-0149-4f14-896b-7031f78cdcdb tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:23.536154 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4dc9f5b4-0149-4f14-896b-7031f78cdcdb tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:23.536154 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4dc9f5b4-0149-4f14-896b-7031f78cdcdb tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:23.547245 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:23.547245 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:23.550757 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4dc9f5b4-0149-4f14-896b-7031f78cdcdb tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:23.554648 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4dc9f5b4-0149-4f14-896b-7031f78cdcdb tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:23.555022 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 109/439] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:23 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:23.571647 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cc914800-e028-429d-ad23-20ba03e2f581 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:23.577129 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cc914800-e028-429d-ad23-20ba03e2f581 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:51:23.577227 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cc914800-e028-429d-ad23-20ba03e2f581 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:23.577526 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cc914800-e028-429d-ad23-20ba03e2f581 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:23.592017 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:23.592017 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:23.598317 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cc914800-e028-429d-ad23-20ba03e2f581 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:51:23.604323 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cc914800-e028-429d-ad23-20ba03e2f581 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:51:23.604837 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 113/440] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:23 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:24.021857 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ea2442ed-8e3d-4185-beac-fdae404750f4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:24.026109 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ea2442ed-8e3d-4185-beac-fdae404750f4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:24.026327 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ea2442ed-8e3d-4185-beac-fdae404750f4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:24.026476 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ea2442ed-8e3d-4185-beac-fdae404750f4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:24.035946 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:24.035946 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:24.044459 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ea2442ed-8e3d-4185-beac-fdae404750f4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:24.050278 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ea2442ed-8e3d-4185-beac-fdae404750f4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:24.050882 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 107/441] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:24 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:24.052335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6f28d17e-2716-4848-97b4-aecabecea482 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:24.056468 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f28d17e-2716-4848-97b4-aecabecea482 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:24.056468 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f28d17e-2716-4848-97b4-aecabecea482 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:24.056468 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f28d17e-2716-4848-97b4-aecabecea482 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:24.074252 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:24.074252 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:24.081422 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6f28d17e-2716-4848-97b4-aecabecea482 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:24.089542 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f28d17e-2716-4848-97b4-aecabecea482 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:24.090162 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 113/442] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:24 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:25.070486 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-46af56b5-ea58-44bc-be8f-9e5a8acc2c6a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:25.072347 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46af56b5-ea58-44bc-be8f-9e5a8acc2c6a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:25.072603 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46af56b5-ea58-44bc-be8f-9e5a8acc2c6a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:25.072906 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46af56b5-ea58-44bc-be8f-9e5a8acc2c6a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:25.081801 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:25.081801 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:25.086652 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-46af56b5-ea58-44bc-be8f-9e5a8acc2c6a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:25.095608 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46af56b5-ea58-44bc-be8f-9e5a8acc2c6a tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:25.095608 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 110/443] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:25 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:25.108301 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ec1e279b-36a7-479e-8cdc-558a99524423 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:25.110205 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec1e279b-36a7-479e-8cdc-558a99524423 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:25.110778 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec1e279b-36a7-479e-8cdc-558a99524423 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:25.110778 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec1e279b-36a7-479e-8cdc-558a99524423 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:25.122990 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:25.122990 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:25.127600 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ec1e279b-36a7-479e-8cdc-558a99524423 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:25.134683 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec1e279b-36a7-479e-8cdc-558a99524423 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:25.135181 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 114/444] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:25 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:26.111799 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f3ab6e3f-cb36-47db-a6d9-d30982fc3e74 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:26.114000 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f3ab6e3f-cb36-47db-a6d9-d30982fc3e74 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:26.114434 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f3ab6e3f-cb36-47db-a6d9-d30982fc3e74 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:26.114510 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f3ab6e3f-cb36-47db-a6d9-d30982fc3e74 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:26.124937 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:26.124937 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:26.133095 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f3ab6e3f-cb36-47db-a6d9-d30982fc3e74 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:26.139843 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f3ab6e3f-cb36-47db-a6d9-d30982fc3e74 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:26.140541 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 108/445] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:26 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:26.159142 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-188ce2be-813d-48f5-a996-7233376e5280 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:26.164321 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-188ce2be-813d-48f5-a996-7233376e5280 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:26.165401 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-188ce2be-813d-48f5-a996-7233376e5280 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:26.165401 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-188ce2be-813d-48f5-a996-7233376e5280 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:26.184727 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:26.184727 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:26.191285 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-188ce2be-813d-48f5-a996-7233376e5280 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:26.196492 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-188ce2be-813d-48f5-a996-7233376e5280 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:26.197075 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 114/446] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:26 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:26.889608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-39b9f1b5-28da-4c73-b519-56290e883471 req-4c5b8c94-0855-4914-9016-b966dffb7717 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:26.893091 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-4c5b8c94-0855-4914-9016-b966dffb7717 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] DELETE https://10.4.3.223/volume/v3/attachments/4d6ac714-ae75-4a89-881d-8e7579aeac53 Aug 01 13:51:26.893330 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-4c5b8c94-0855-4914-9016-b966dffb7717 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:26.893615 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-4c5b8c94-0855-4914-9016-b966dffb7717 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:26.903202 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:26.903202 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:26.982853 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39b9f1b5-28da-4c73-b519-56290e883471 req-4c5b8c94-0855-4914-9016-b966dffb7717 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/attachments/4d6ac714-ae75-4a89-881d-8e7579aeac53 returned with HTTP 200 Aug 01 13:51:26.984130 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 111/447] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:51:26 2026] DELETE /volume/v3/attachments/4d6ac714-ae75-4a89-881d-8e7579aeac53 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:27.141024 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c4bc2ce7-b97b-43b0-91d9-59b38c587cfc req-f0f81917-1c39-4516-b199-eabdd1ce5fa3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:27.146579 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c4bc2ce7-b97b-43b0-91d9-59b38c587cfc req-f0f81917-1c39-4516-b199-eabdd1ce5fa3 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8dbc5e2e-aad9-43d3-9c67-aeeeda0ceb37 Aug 01 13:51:27.146779 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c4bc2ce7-b97b-43b0-91d9-59b38c587cfc req-f0f81917-1c39-4516-b199-eabdd1ce5fa3 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:27.146989 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c4bc2ce7-b97b-43b0-91d9-59b38c587cfc req-f0f81917-1c39-4516-b199-eabdd1ce5fa3 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:27.161950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e666b9a0-918d-4ad8-bc52-10a96235d69c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:27.162998 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:27.162998 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:27.163868 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e666b9a0-918d-4ad8-bc52-10a96235d69c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:27.164156 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e666b9a0-918d-4ad8-bc52-10a96235d69c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:27.164397 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e666b9a0-918d-4ad8-bc52-10a96235d69c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:27.172947 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:27.172947 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:27.178496 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e666b9a0-918d-4ad8-bc52-10a96235d69c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:27.184829 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e666b9a0-918d-4ad8-bc52-10a96235d69c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:27.185504 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 109/448] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:27 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:27.214024 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f577b466-8974-429e-a209-e9c4dc13d809 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:27.218928 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f577b466-8974-429e-a209-e9c4dc13d809 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:27.220026 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f577b466-8974-429e-a209-e9c4dc13d809 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:27.220026 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f577b466-8974-429e-a209-e9c4dc13d809 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:27.230260 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:27.230260 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:27.239544 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f577b466-8974-429e-a209-e9c4dc13d809 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] Volume info retrieved successfully. Aug 01 13:51:27.246702 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f577b466-8974-429e-a209-e9c4dc13d809 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-reader] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:27.247176 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 115/449] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:27 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:27.265675 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-43e88010-b622-42f3-9230-0412f0eb8f39 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:27.266271 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c4bc2ce7-b97b-43b0-91d9-59b38c587cfc req-f0f81917-1c39-4516-b199-eabdd1ce5fa3 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/attachments/8dbc5e2e-aad9-43d3-9c67-aeeeda0ceb37 returned with HTTP 200 Aug 01 13:51:27.266901 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 115/450] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:51:27 2026] DELETE /volume/v3/attachments/8dbc5e2e-aad9-43d3-9c67-aeeeda0ceb37 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:27.270033 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-43e88010-b622-42f3-9230-0412f0eb8f39 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] DELETE https://10.4.3.223/volume/v3/attachments/6ec451e8-442d-4c7d-b9bf-e77a38a27c21 Aug 01 13:51:27.270033 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-43e88010-b622-42f3-9230-0412f0eb8f39 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:27.270185 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-43e88010-b622-42f3-9230-0412f0eb8f39 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:27.282088 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:27.282088 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:27.338889 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4fd38147-1f1e-4ff0-aa28-6fd48aac7ade None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:27.344280 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4fd38147-1f1e-4ff0-aa28-6fd48aac7ade tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:27.344280 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4fd38147-1f1e-4ff0-aa28-6fd48aac7ade tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:27.344530 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4fd38147-1f1e-4ff0-aa28-6fd48aac7ade tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:27.353409 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:27.353409 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:27.359311 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4fd38147-1f1e-4ff0-aa28-6fd48aac7ade tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:27.369434 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4fd38147-1f1e-4ff0-aa28-6fd48aac7ade tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:27.370118 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 110/451] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:27 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:51:27.373165 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1416321a-0d2e-446c-9fed-f0aaf4924a4f req-43e88010-b622-42f3-9230-0412f0eb8f39 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/attachments/6ec451e8-442d-4c7d-b9bf-e77a38a27c21 returned with HTTP 200 Aug 01 13:51:27.373624 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 112/452] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:51:27 2026] DELETE /volume/v3/attachments/6ec451e8-442d-4c7d-b9bf-e77a38a27c21 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:27.434624 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-00df3261-2d64-4995-b0ea-6ca8bbb34194 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:27.436842 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00df3261-2d64-4995-b0ea-6ca8bbb34194 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:27.437204 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00df3261-2d64-4995-b0ea-6ca8bbb34194 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:27.437433 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00df3261-2d64-4995-b0ea-6ca8bbb34194 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:27.448288 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:27.448288 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:27.453190 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-00df3261-2d64-4995-b0ea-6ca8bbb34194 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:27.459269 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00df3261-2d64-4995-b0ea-6ca8bbb34194 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:27.460087 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 116/453] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:27 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:28.201732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b2ebef13-7f39-4e47-9d6b-430811653a4c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:28.203874 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2ebef13-7f39-4e47-9d6b-430811653a4c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:28.204070 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2ebef13-7f39-4e47-9d6b-430811653a4c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:28.204315 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2ebef13-7f39-4e47-9d6b-430811653a4c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:28.221845 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:28.221845 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:28.227967 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b2ebef13-7f39-4e47-9d6b-430811653a4c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:28.235981 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2ebef13-7f39-4e47-9d6b-430811653a4c tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:28.237166 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 116/454] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:28 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:28.281440 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-42e9a9b9-4ee3-4104-b1bf-258b95b54482 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:28.287671 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-42e9a9b9-4ee3-4104-b1bf-258b95b54482 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:28.287911 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-42e9a9b9-4ee3-4104-b1bf-258b95b54482 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:28.288155 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-42e9a9b9-4ee3-4104-b1bf-258b95b54482 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:28.303730 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:28.303730 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:28.305567 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dd58320c-0bca-403e-807c-c1a785b96f61 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:28.307655 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd58320c-0bca-403e-807c-c1a785b96f61 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:28.308263 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd58320c-0bca-403e-807c-c1a785b96f61 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:28.308687 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd58320c-0bca-403e-807c-c1a785b96f61 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:28.312012 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-42e9a9b9-4ee3-4104-b1bf-258b95b54482 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:28.320971 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:28.320971 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:28.321057 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-42e9a9b9-4ee3-4104-b1bf-258b95b54482 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:28.322180 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 111/455] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:28 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 1159 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:28.324933 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dd58320c-0bca-403e-807c-c1a785b96f61 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:28.332497 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd58320c-0bca-403e-807c-c1a785b96f61 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:28.332497 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 113/456] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:28 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:28.351926 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c3ffb823-574f-4e63-b81e-14c27ea14c7c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:28.355220 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3ffb823-574f-4e63-b81e-14c27ea14c7c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:28.355468 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3ffb823-574f-4e63-b81e-14c27ea14c7c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:28.355698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3ffb823-574f-4e63-b81e-14c27ea14c7c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:28.356071 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c3ffb823-574f-4e63-b81e-14c27ea14c7c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Delete volume with id: c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:28.372172 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:28.372172 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:28.372813 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c3ffb823-574f-4e63-b81e-14c27ea14c7c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:28.417313 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c3ffb823-574f-4e63-b81e-14c27ea14c7c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Delete volume request issued successfully. Aug 01 13:51:28.418397 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3ffb823-574f-4e63-b81e-14c27ea14c7c tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 202 Aug 01 13:51:28.418397 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 117/457] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:51:28 2026] DELETE /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:51:28.429496 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8b59d859-d806-4036-a880-e6f069c1d4a7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:28.433516 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b59d859-d806-4036-a880-e6f069c1d4a7 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:28.433918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b59d859-d806-4036-a880-e6f069c1d4a7 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:28.434310 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b59d859-d806-4036-a880-e6f069c1d4a7 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:28.447254 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:28.447254 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:28.454259 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8b59d859-d806-4036-a880-e6f069c1d4a7 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Volume info retrieved successfully. Aug 01 13:51:28.461439 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b59d859-d806-4036-a880-e6f069c1d4a7 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 200 Aug 01 13:51:28.462047 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 117/458] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:28 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:28.827982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-d3bc4dff-6660-4874-a98b-814096f47382 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:28.830614 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-d3bc4dff-6660-4874-a98b-814096f47382 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:28.830884 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-d3bc4dff-6660-4874-a98b-814096f47382 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:28.831099 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-d3bc4dff-6660-4874-a98b-814096f47382 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:28.841871 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:28.841871 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:28.848666 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-d3bc4dff-6660-4874-a98b-814096f47382 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:28.856327 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-d3bc4dff-6660-4874-a98b-814096f47382 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:28.857166 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 112/459] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:28 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:28.870639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e6cddf84-8845-41be-955c-aa75eb00b4b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:28.871204 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6cddf84-8845-41be-955c-aa75eb00b4b0 None None] GET https://10.4.3.223/volume// Aug 01 13:51:28.871454 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6cddf84-8845-41be-955c-aa75eb00b4b0 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:28.871606 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6cddf84-8845-41be-955c-aa75eb00b4b0 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:28.872009 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6cddf84-8845-41be-955c-aa75eb00b4b0 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:28.872344 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 114/460] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:51:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:51:28.881418 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-5f3a5264-6f53-46f1-92e2-086512feaa61 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:28.884016 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-5f3a5264-6f53-46f1-92e2-086512feaa61 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:28.884449 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-5f3a5264-6f53-46f1-92e2-086512feaa61 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b16f86f6-f555-4eaa-ba36-7bc4cd425036", "connector": null, "instance_uuid": "1771f721-b09f-4d61-99f3-4bb572988784"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:28.893874 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:28.893874 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:28.933229 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-5f3a5264-6f53-46f1-92e2-086512feaa61 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:28.933747 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 118/461] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:28 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 01 13:51:29.266725 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7f5161d4-9376-42e0-a604-fe415a10c5c8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:29.269843 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f5161d4-9376-42e0-a604-fe415a10c5c8 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:29.270394 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f5161d4-9376-42e0-a604-fe415a10c5c8 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:29.270394 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f5161d4-9376-42e0-a604-fe415a10c5c8 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:29.279588 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:29.279588 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:29.283865 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7f5161d4-9376-42e0-a604-fe415a10c5c8 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:29.288696 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f5161d4-9376-42e0-a604-fe415a10c5c8 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:29.289080 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 118/462] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:29 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:29.319712 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-71e419b4-a67e-4023-bda7-22a082a4e6ee None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:29.319712 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-71e419b4-a67e-4023-bda7-22a082a4e6ee tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:29.319712 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-71e419b4-a67e-4023-bda7-22a082a4e6ee tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:29.320771 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-71e419b4-a67e-4023-bda7-22a082a4e6ee tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:29.330666 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:29.330666 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:29.341597 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-71e419b4-a67e-4023-bda7-22a082a4e6ee tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:29.352101 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-71e419b4-a67e-4023-bda7-22a082a4e6ee tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:29.355499 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 113/463] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:29 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:29.444550 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8de51510-47e5-4f21-80da-b9ff8a3b7e6d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:29.448174 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8de51510-47e5-4f21-80da-b9ff8a3b7e6d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:29.450478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8de51510-47e5-4f21-80da-b9ff8a3b7e6d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:29.450478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8de51510-47e5-4f21-80da-b9ff8a3b7e6d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:29.462715 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:29.462715 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:29.470005 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8de51510-47e5-4f21-80da-b9ff8a3b7e6d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:29.476736 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8de51510-47e5-4f21-80da-b9ff8a3b7e6d tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:29.480177 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 115/464] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:29 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:29.481794 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-adbd223b-41ff-4cb1-bd86-3ace6b150c33 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:29.481794 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-adbd223b-41ff-4cb1-bd86-3ace6b150c33 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:29.481794 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-adbd223b-41ff-4cb1-bd86-3ace6b150c33 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:29.481794 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-adbd223b-41ff-4cb1-bd86-3ace6b150c33 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:29.488718 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-adbd223b-41ff-4cb1-bd86-3ace6b150c33 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 404 Aug 01 13:51:29.489141 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 119/465] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:29 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:29.521587 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d9870ec0-4c23-4174-b39c-73e770ac3b08 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:29.524972 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d9870ec0-4c23-4174-b39c-73e770ac3b08 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] DELETE https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:29.525232 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d9870ec0-4c23-4174-b39c-73e770ac3b08 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:29.525505 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d9870ec0-4c23-4174-b39c-73e770ac3b08 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:29.525725 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-d9870ec0-4c23-4174-b39c-73e770ac3b08 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Delete volume with id: 57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:29.535750 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:29.535750 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:29.536587 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d9870ec0-4c23-4174-b39c-73e770ac3b08 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:29.561569 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d9870ec0-4c23-4174-b39c-73e770ac3b08 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Delete volume request issued successfully. Aug 01 13:51:29.561782 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d9870ec0-4c23-4174-b39c-73e770ac3b08 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 202 Aug 01 13:51:29.562390 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 119/466] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:51:29 2026] DELETE /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:51:29.572238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f7ae475e-b463-4435-ad52-b83c437380f1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:29.572238 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f7ae475e-b463-4435-ad52-b83c437380f1 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:29.572238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f7ae475e-b463-4435-ad52-b83c437380f1 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:29.572238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f7ae475e-b463-4435-ad52-b83c437380f1 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:29.580743 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:29.580743 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:29.586930 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f7ae475e-b463-4435-ad52-b83c437380f1 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Volume info retrieved successfully. Aug 01 13:51:29.593549 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f7ae475e-b463-4435-ad52-b83c437380f1 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 200 Aug 01 13:51:29.594149 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 114/467] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:29 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:30.161361 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-90de5543-0bca-4fc4-b9af-2dd8fb7e997a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:30.162017 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-90de5543-0bca-4fc4-b9af-2dd8fb7e997a None None] GET https://10.4.3.223/volume// Aug 01 13:51:30.162454 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-90de5543-0bca-4fc4-b9af-2dd8fb7e997a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:30.162655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-90de5543-0bca-4fc4-b9af-2dd8fb7e997a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:30.162994 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-90de5543-0bca-4fc4-b9af-2dd8fb7e997a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:30.163466 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 116/468] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51: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 01 13:51:30.194997 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-75278a87-558e-42e6-984f-dd80458dd850 req-f430add1-255b-455e-aff3-721e545ace8e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:30.197489 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-f430add1-255b-455e-aff3-721e545ace8e tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:30.197906 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-f430add1-255b-455e-aff3-721e545ace8e tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "251d9616-f00e-4351-a702-48f6f60192a6", "connector": null, "instance_uuid": "644fd43c-5164-4f90-b895-88529383a8de"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:30.215815 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:30.215815 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:30.279015 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-f430add1-255b-455e-aff3-721e545ace8e tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:30.279015 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 120/469] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:30 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:30.295561 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-75278a87-558e-42e6-984f-dd80458dd850 req-3350460d-c8c4-4f32-b25d-aa198ab24816 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:30.298416 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-3350460d-c8c4-4f32-b25d-aa198ab24816 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] DELETE https://10.4.3.223/volume/v3/attachments/772ab177-79b7-41c8-8a87-62c9668b7360 Aug 01 13:51:30.298524 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-3350460d-c8c4-4f32-b25d-aa198ab24816 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:30.298812 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-3350460d-c8c4-4f32-b25d-aa198ab24816 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:30.314300 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:30.314300 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:30.398502 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-3350460d-c8c4-4f32-b25d-aa198ab24816 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/772ab177-79b7-41c8-8a87-62c9668b7360 returned with HTTP 200 Aug 01 13:51:30.399058 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 120/470] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:51:30 2026] DELETE /volume/v3/attachments/772ab177-79b7-41c8-8a87-62c9668b7360 => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:30.617575 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-87edde92-cf7c-4e3f-93b0-503ddfebd383 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:30.618306 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87edde92-cf7c-4e3f-93b0-503ddfebd383 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] GET https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d Aug 01 13:51:30.618306 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87edde92-cf7c-4e3f-93b0-503ddfebd383 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:30.618306 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87edde92-cf7c-4e3f-93b0-503ddfebd383 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:30.635866 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87edde92-cf7c-4e3f-93b0-503ddfebd383 tempest-DeleteServersTestJSON-118486078 tempest-DeleteServersTestJSON-118486078-project-member] https://10.4.3.223/volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d returned with HTTP 404 Aug 01 13:51:30.637844 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 115/471] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:30 2026] GET /volume/v3/volumes/57f1f55f-3431-41a7-88a4-6e6acdcd255d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:31.241108 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-00e131a4-7be6-48b5-abc0-6437c6bbc1ca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:31.243638 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-00e131a4-7be6-48b5-abc0-6437c6bbc1ca None None] GET https://10.4.3.223/volume// Aug 01 13:51:31.243638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-00e131a4-7be6-48b5-abc0-6437c6bbc1ca None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:31.243638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-00e131a4-7be6-48b5-abc0-6437c6bbc1ca None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:31.243638 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-00e131a4-7be6-48b5-abc0-6437c6bbc1ca None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:31.243638 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 117/472] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51:31 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:51:31.255057 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cb42385a-3a3e-440b-929c-93299bac4646 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:31.260036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-118b8c32-276d-425e-a077-688a641432b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:31.260419 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cb42385a-3a3e-440b-929c-93299bac4646 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:51:31.260727 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cb42385a-3a3e-440b-929c-93299bac4646 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:31.260981 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cb42385a-3a3e-440b-929c-93299bac4646 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:31.262678 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-118b8c32-276d-425e-a077-688a641432b4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:31.264406 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-118b8c32-276d-425e-a077-688a641432b4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:31.264406 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-118b8c32-276d-425e-a077-688a641432b4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:31.275003 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:31.275003 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:31.279589 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cb42385a-3a3e-440b-929c-93299bac4646 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:51:31.285353 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cb42385a-3a3e-440b-929c-93299bac4646 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:51:31.285554 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:31.285554 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:31.285832 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 121/473] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:31 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 1832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:31.292088 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-118b8c32-276d-425e-a077-688a641432b4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:31.300150 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-118b8c32-276d-425e-a077-688a641432b4 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:31.300911 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 121/474] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:51:31 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 1338 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:51:31.427544 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-aff3ce02-1dad-4cc6-9b37-3fb61e7e7b72 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:31.430391 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-aff3ce02-1dad-4cc6-9b37-3fb61e7e7b72 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] PUT https://10.4.3.223/volume/v3/attachments/31f6a486-e4d8-4c81-85e6-334398908100 Aug 01 13:51:31.430948 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-aff3ce02-1dad-4cc6-9b37-3fb61e7e7b72 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:31.442052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-aff3ce02-1dad-4cc6-9b37-3fb61e7e7b72 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Acquiring lock "cinder-attachment_update-b16f86f6-f555-4eaa-ba36-7bc4cd425036-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:31.453247 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-aff3ce02-1dad-4cc6-9b37-3fb61e7e7b72 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Lock "cinder-attachment_update-b16f86f6-f555-4eaa-ba36-7bc4cd425036-np0000006308" acquired by "attachment_update" :: waited 0.013s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:31.454331 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:31.454331 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:31.566234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-aff3ce02-1dad-4cc6-9b37-3fb61e7e7b72 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Lock "cinder-attachment_update-b16f86f6-f555-4eaa-ba36-7bc4cd425036-np0000006308" released by "attachment_update" :: held 0.113s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:31.566638 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-aff3ce02-1dad-4cc6-9b37-3fb61e7e7b72 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/attachments/31f6a486-e4d8-4c81-85e6-334398908100 returned with HTTP 200 Aug 01 13:51:31.567564 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 116/475] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:31 2026] PUT /volume/v3/attachments/31f6a486-e4d8-4c81-85e6-334398908100 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:51:31.601038 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-bcc31813-f89a-457c-80ef-09ce866da90b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:31.603715 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-bcc31813-f89a-457c-80ef-09ce866da90b tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] POST https://10.4.3.223/volume/v3/attachments/31f6a486-e4d8-4c81-85e6-334398908100/action Aug 01 13:51:31.604168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-bcc31813-f89a-457c-80ef-09ce866da90b tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:31.604463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-bcc31813-f89a-457c-80ef-09ce866da90b tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:31.634368 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:31.634368 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:31.667661 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b32c4a24-553c-4125-97c6-085ce9d44a90 req-bcc31813-f89a-457c-80ef-09ce866da90b tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/attachments/31f6a486-e4d8-4c81-85e6-334398908100/action returned with HTTP 204 Aug 01 13:51:31.667883 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 118/476] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:31 2026] POST /volume/v3/attachments/31f6a486-e4d8-4c81-85e6-334398908100/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:32.334354 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-75278a87-558e-42e6-984f-dd80458dd850 req-0a3605c9-3061-44f5-b3a6-1a0fdd7827d3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:32.337980 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-0a3605c9-3061-44f5-b3a6-1a0fdd7827d3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] PUT https://10.4.3.223/volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e Aug 01 13:51:32.338569 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-0a3605c9-3061-44f5-b3a6-1a0fdd7827d3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:32.353694 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-75278a87-558e-42e6-984f-dd80458dd850 req-0a3605c9-3061-44f5-b3a6-1a0fdd7827d3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Acquiring lock "cinder-attachment_update-251d9616-f00e-4351-a702-48f6f60192a6-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:32.361867 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-75278a87-558e-42e6-984f-dd80458dd850 req-0a3605c9-3061-44f5-b3a6-1a0fdd7827d3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Lock "cinder-attachment_update-251d9616-f00e-4351-a702-48f6f60192a6-np0000006308" acquired by "attachment_update" :: waited 0.008s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:32.363571 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:32.363571 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:32.496265 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-75278a87-558e-42e6-984f-dd80458dd850 req-0a3605c9-3061-44f5-b3a6-1a0fdd7827d3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Lock "cinder-attachment_update-251d9616-f00e-4351-a702-48f6f60192a6-np0000006308" released by "attachment_update" :: held 0.133s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:32.496265 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-0a3605c9-3061-44f5-b3a6-1a0fdd7827d3 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e returned with HTTP 200 Aug 01 13:51:32.496265 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 122/477] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:32 2026] PUT /volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:32.509025 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-75278a87-558e-42e6-984f-dd80458dd850 req-610fda94-2874-4b7c-85db-b8327822e1c8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:32.512147 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-610fda94-2874-4b7c-85db-b8327822e1c8 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e Aug 01 13:51:32.512438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-610fda94-2874-4b7c-85db-b8327822e1c8 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:32.512731 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-610fda94-2874-4b7c-85db-b8327822e1c8 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:32.538539 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-610fda94-2874-4b7c-85db-b8327822e1c8 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e returned with HTTP 200 Aug 01 13:51:32.539737 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 122/478] 10.4.3.223 () {70 vars in 1651 bytes} [Sat Aug 1 13:51:32 2026] GET /volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:32.830534 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-69dd927d-f35f-4c54-b6d7-a33c7f17137c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:32.833138 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69dd927d-f35f-4c54-b6d7-a33c7f17137c tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] DELETE https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:32.833400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69dd927d-f35f-4c54-b6d7-a33c7f17137c tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:32.834080 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69dd927d-f35f-4c54-b6d7-a33c7f17137c tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:32.834080 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-69dd927d-f35f-4c54-b6d7-a33c7f17137c tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Delete volume with id: 5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:32.844097 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:32.844097 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:32.844642 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-69dd927d-f35f-4c54-b6d7-a33c7f17137c tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:32.870774 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-69dd927d-f35f-4c54-b6d7-a33c7f17137c tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Delete volume request issued successfully. Aug 01 13:51:32.870959 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69dd927d-f35f-4c54-b6d7-a33c7f17137c tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 202 Aug 01 13:51:32.871373 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 117/479] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:51:32 2026] DELETE /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:51:32.879626 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b9e3124e-9ad3-4595-9b96-aa0203384c00 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:32.883972 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9e3124e-9ad3-4595-9b96-aa0203384c00 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:32.884238 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9e3124e-9ad3-4595-9b96-aa0203384c00 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:32.884528 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9e3124e-9ad3-4595-9b96-aa0203384c00 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:32.894504 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:32.894504 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:32.899546 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b9e3124e-9ad3-4595-9b96-aa0203384c00 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Volume info retrieved successfully. Aug 01 13:51:32.906316 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9e3124e-9ad3-4595-9b96-aa0203384c00 tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 200 Aug 01 13:51:32.907280 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 119/480] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:32 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:33.926858 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d48063c6-396e-4dde-90db-e2f32b15fa5d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:33.929779 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d48063c6-396e-4dde-90db-e2f32b15fa5d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] GET https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 Aug 01 13:51:33.929987 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d48063c6-396e-4dde-90db-e2f32b15fa5d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:33.930176 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d48063c6-396e-4dde-90db-e2f32b15fa5d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:33.936352 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d48063c6-396e-4dde-90db-e2f32b15fa5d tempest-AttachSCSIVolumeTestJSON-1189114682 tempest-AttachSCSIVolumeTestJSON-1189114682-project-member] https://10.4.3.223/volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 returned with HTTP 404 Aug 01 13:51:33.936902 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 123/481] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:33 2026] GET /volume/v3/volumes/5bd4fa36-8585-408b-9ba3-088589ac6164 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:34.062531 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-82f85621-91a6-4974-8d73-b9b4e90a5fdd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:34.065552 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82f85621-91a6-4974-8d73-b9b4e90a5fdd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:34.065803 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82f85621-91a6-4974-8d73-b9b4e90a5fdd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:34.066067 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82f85621-91a6-4974-8d73-b9b4e90a5fdd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:34.066264 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-82f85621-91a6-4974-8d73-b9b4e90a5fdd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Delete volume with id: c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:34.075049 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82f85621-91a6-4974-8d73-b9b4e90a5fdd tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 404 Aug 01 13:51:34.075721 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 123/482] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:51:34 2026] DELETE /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:34.091504 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5a5f486b-c941-4353-aa7a-beb268ed7487 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:34.091504 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a5f486b-c941-4353-aa7a-beb268ed7487 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] GET https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 Aug 01 13:51:34.091504 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a5f486b-c941-4353-aa7a-beb268ed7487 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:34.091504 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a5f486b-c941-4353-aa7a-beb268ed7487 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:34.096381 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a5f486b-c941-4353-aa7a-beb268ed7487 tempest-VolumesAssistedSnapshotsTest-402873213 tempest-VolumesAssistedSnapshotsTest-402873213-project-admin] https://10.4.3.223/volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 returned with HTTP 404 Aug 01 13:51:34.096381 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 118/483] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:34 2026] GET /volume/v3/volumes/c28b2ea9-4885-4d2e-910f-7c3cba1dbae2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:38.028141 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-75278a87-558e-42e6-984f-dd80458dd850 req-57b6c203-572c-4549-8a72-80b7c175782f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:38.035365 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-57b6c203-572c-4549-8a72-80b7c175782f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] POST https://10.4.3.223/volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e/action Aug 01 13:51:38.036166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-57b6c203-572c-4549-8a72-80b7c175782f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:38.036290 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-57b6c203-572c-4549-8a72-80b7c175782f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:38.065859 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:38.065859 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:38.091364 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-75278a87-558e-42e6-984f-dd80458dd850 req-57b6c203-572c-4549-8a72-80b7c175782f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e/action returned with HTTP 204 Aug 01 13:51:38.092062 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 120/484] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:38 2026] POST /volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:43.932475 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=284,cinder:UPDATE=25,cinder:INSERT=5 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:51:44.069893 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=377,cinder:INSERT=9,cinder:UPDATE=26 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:51:44.091061 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=378,cinder:UPDATE=40,cinder:INSERT=25 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:51:45.921936 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-262e49a3-3b87-4068-a990-770516a572c7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:46.111538 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:46.117588 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/limits Aug 01 13:51:46.117923 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:46.118207 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:46.131707 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-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 01 13:51:46.132123 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-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 01 13:51:46.132505 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] 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 01 13:51:46.133200 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:51:46.133545 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] 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 01 13:51:46.133860 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] 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 01 13:51:46.134660 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] 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 01 13:51:46.135270 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:46.135270 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:46.137918 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:46.138029 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-108200022"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:46.140188 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-108200022'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:46.140352 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Create volume of 1 GB Aug 01 13:51:46.140721 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:46.140721 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:46.145726 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Availability Zones retrieved successfully. Aug 01 13:51:46.152272 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Flow 'volume_create_api' (4224c87d-2ff9-4481-9eb9-af4d531d70d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:46.154051 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4092fe-3d8e-4235-8d60-f45d374f97d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:46.155419 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:46.155578 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-22046724-301b-497d-9a51-0b9737b3b8b3 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Aug 01 13:51:46.156443 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 124/485] 10.4.3.223 () {68 vars in 1484 bytes} [Sat Aug 1 13:51:46 2026] GET /volume/v3/limits => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:46.199275 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4092fe-3d8e-4235-8d60-f45d374f97d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:46.200418 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b019b0f1-eea1-4834-a129-b428fd52cdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:46.241490 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-b42fe4dc-4109-47c5-91dd-eab6e0b79537 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:46.246876 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-b42fe4dc-4109-47c5-91dd-eab6e0b79537 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:46.246876 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-b42fe4dc-4109-47c5-91dd-eab6e0b79537 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:46.250715 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-b42fe4dc-4109-47c5-91dd-eab6e0b79537 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:46.273608 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:46.273608 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:46.282978 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-b42fe4dc-4109-47c5-91dd-eab6e0b79537 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:46.291416 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-b42fe4dc-4109-47c5-91dd-eab6e0b79537 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 200 Aug 01 13:51:46.291890 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 119/486] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:46 2026] GET /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 1451 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:46.308919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-7a8327ee-cf77-44c3-8bfe-3a19002872ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:46.312354 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-7a8327ee-cf77-44c3-8bfe-3a19002872ee tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:51:46.314098 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-7a8327ee-cf77-44c3-8bfe-3a19002872ee tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b16f86f6-f555-4eaa-ba36-7bc4cd425036", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1272779669", "description": null, "metadata": {}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:46.314248 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Created reservations ['ed5fc00a-7a03-463d-8f5e-8b587ce8cc78', 'b8ae06b1-ae23-4b8e-a149-d9ccadc10d31', '926fb011-7aa7-46b7-8bce-0398e4d5df25', '4e69ba8c-21e0-4fe4-bbfd-824385754831'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:46.315129 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b019b0f1-eea1-4834-a129-b428fd52cdab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed5fc00a-7a03-463d-8f5e-8b587ce8cc78', 'b8ae06b1-ae23-4b8e-a149-d9ccadc10d31', '926fb011-7aa7-46b7-8bce-0398e4d5df25', '4e69ba8c-21e0-4fe4-bbfd-824385754831']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:46.316343 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef78819d-a887-4eb6-94d0-8f7940e8f3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:46.326104 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:46.326104 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:46.326719 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-7a8327ee-cf77-44c3-8bfe-3a19002872ee tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:51:46.326923 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-7a8327ee-cf77-44c3-8bfe-3a19002872ee tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Create snapshot from volume b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:51:46.344156 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-7a8327ee-cf77-44c3-8bfe-3a19002872ee tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:51:46.353093 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef78819d-a887-4eb6-94d0-8f7940e8f3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e67a46-1c17-4eb1-b7c3-98c40c872065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-108200022',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0e44dbf0be6a4b9c849dd8d2e73e7095',qos_specs=None,replication_status=,reservations=['ed5fc00a-7a03-463d-8f5e-8b587ce8cc78','b8ae06b1-ae23-4b8e-a149-d9ccadc10d31','926fb011-7aa7-46b7-8bce-0398e4d5df25','4e69ba8c-21e0-4fe4-bbfd-824385754831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a104bb3c5484383a489378a3b931383',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-108200022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5e67a46-1c17-4eb1-b7c3-98c40c872065,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0e44dbf0be6a4b9c849dd8d2e73e7095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a104bb3c5484383a489378a3b931383',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:46.354805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc17d1e-8cfd-4f9a-8ccc-74f1ab263ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:46.375746 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-7a8327ee-cf77-44c3-8bfe-3a19002872ee tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Created reservations ['54857d4f-70fe-4d99-8ef1-08f9ccfe82fc', 'be7a9b8c-0332-49a8-9488-8eea0c172f47', 'c4bbe3de-afb8-4457-a37c-12c6a4e058a0', '2f6af8ae-7a8d-4846-a4ff-0f7d96a57645'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:46.393356 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc17d1e-8cfd-4f9a-8ccc-74f1ab263ecd) transitioned into state 'SUCCESS' from state '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-108200022',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0e44dbf0be6a4b9c849dd8d2e73e7095',qos_specs=None,replication_status=,reservations=['ed5fc00a-7a03-463d-8f5e-8b587ce8cc78','b8ae06b1-ae23-4b8e-a149-d9ccadc10d31','926fb011-7aa7-46b7-8bce-0398e4d5df25','4e69ba8c-21e0-4fe4-bbfd-824385754831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a104bb3c5484383a489378a3b931383',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:46.394309 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de31d21-26dd-4e45-bc14-fd84b8300428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:46.408210 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de31d21-26dd-4e45-bc14-fd84b8300428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:46.409521 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Flow 'volume_create_api' (4224c87d-2ff9-4481-9eb9-af4d531d70d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:46.409919 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Create volume request issued successfully. Aug 01 13:51:46.410896 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-262e49a3-3b87-4068-a990-770516a572c7 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:46.411335 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 124/487] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:51:45 2026] POST /volume/v3/volumes => generated 759 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:46.426690 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8ac7ceac-7bcf-4eba-b138-5a5e16f2d53f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:46.430933 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ac7ceac-7bcf-4eba-b138-5a5e16f2d53f tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 Aug 01 13:51:46.431185 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ac7ceac-7bcf-4eba-b138-5a5e16f2d53f tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:46.434239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ac7ceac-7bcf-4eba-b138-5a5e16f2d53f tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:46.442308 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:46.442308 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:46.445594 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-7a8327ee-cf77-44c3-8bfe-3a19002872ee tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Snapshot force create request issued successfully. Aug 01 13:51:46.446076 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fb559373-487b-4eb1-b310-a84d2042aa6e req-7a8327ee-cf77-44c3-8bfe-3a19002872ee tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:51:46.446766 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 121/488] 10.4.3.223 () {72 vars in 1547 bytes} [Sat Aug 1 13:51:46 2026] POST /volume/v3/snapshots => generated 319 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:46.447424 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8ac7ceac-7bcf-4eba-b138-5a5e16f2d53f tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:46.453584 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ac7ceac-7bcf-4eba-b138-5a5e16f2d53f tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 returned with HTTP 200 Aug 01 13:51:46.455751 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 125/489] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:46 2026] GET /volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:46.553420 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c267eefd-4739-4990-a7a9-add3f23cbd68 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:46.553891 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c267eefd-4739-4990-a7a9-add3f23cbd68 None None] GET https://10.4.3.223/volume// Aug 01 13:51:46.554065 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c267eefd-4739-4990-a7a9-add3f23cbd68 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:46.554290 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c267eefd-4739-4990-a7a9-add3f23cbd68 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:46.554603 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c267eefd-4739-4990-a7a9-add3f23cbd68 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:51:46.554931 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 120/490] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:51:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:51:46.574408 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-01457fe0-6ef9-45de-8d96-a7caf1c6842c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:46.578336 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-01457fe0-6ef9-45de-8d96-a7caf1c6842c tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:51:46.578818 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-01457fe0-6ef9-45de-8d96-a7caf1c6842c tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "251d9616-f00e-4351-a702-48f6f60192a6", "connector": null, "instance_uuid": "644fd43c-5164-4f90-b895-88529383a8de"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:46.602303 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:46.602303 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:46.658010 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-01457fe0-6ef9-45de-8d96-a7caf1c6842c tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:51:46.659009 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 125/491] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:51:46 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 01 13:51:46.676084 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-8e83cb85-9ef4-4721-996d-3810dc6ed7ed None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:46.680900 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-8e83cb85-9ef4-4721-996d-3810dc6ed7ed tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e Aug 01 13:51:46.680900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-8e83cb85-9ef4-4721-996d-3810dc6ed7ed tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:46.680900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-8e83cb85-9ef4-4721-996d-3810dc6ed7ed tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:46.698774 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:46.698774 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:46.800883 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-8e83cb85-9ef4-4721-996d-3810dc6ed7ed tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e returned with HTTP 200 Aug 01 13:51:46.801528 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 122/492] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:51:46 2026] DELETE /volume/v3/attachments/f9ae3dec-b191-42db-9840-b523a22c9f7e => generated 192 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:47.475635 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-56bb6be5-1139-4acc-8ac2-b312d45775e4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:47.478376 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-56bb6be5-1139-4acc-8ac2-b312d45775e4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 Aug 01 13:51:47.478660 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-56bb6be5-1139-4acc-8ac2-b312d45775e4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:47.478913 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-56bb6be5-1139-4acc-8ac2-b312d45775e4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:47.488023 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:47.488023 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:47.494359 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-56bb6be5-1139-4acc-8ac2-b312d45775e4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:47.499965 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-56bb6be5-1139-4acc-8ac2-b312d45775e4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 returned with HTTP 200 Aug 01 13:51:47.500481 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 126/493] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:47 2026] GET /volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:47.537847 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-aa92baf3-dfe3-4296-8b97-c504f43927f9 req-0d82d751-ab75-44e4-9168-53d10b7af483 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:47.542121 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-aa92baf3-dfe3-4296-8b97-c504f43927f9 req-0d82d751-ab75-44e4-9168-53d10b7af483 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 Aug 01 13:51:47.542477 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-aa92baf3-dfe3-4296-8b97-c504f43927f9 req-0d82d751-ab75-44e4-9168-53d10b7af483 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:47.543629 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-aa92baf3-dfe3-4296-8b97-c504f43927f9 req-0d82d751-ab75-44e4-9168-53d10b7af483 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:47.556242 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:47.556242 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:47.558694 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-aa92baf3-dfe3-4296-8b97-c504f43927f9 req-0d82d751-ab75-44e4-9168-53d10b7af483 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:47.565282 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-aa92baf3-dfe3-4296-8b97-c504f43927f9 req-0d82d751-ab75-44e4-9168-53d10b7af483 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 returned with HTTP 200 Aug 01 13:51:47.566383 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 121/494] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:47 2026] GET /volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:47.583141 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f9e16ab-0607-4620-9634-d7759a87da67 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:47.586166 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:47.586703 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1566792503"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:47.588996 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1566792503'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:47.589152 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Create volume of 1 GB Aug 01 13:51:47.589609 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:47.589609 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:47.594918 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Availability Zones retrieved successfully. Aug 01 13:51:47.609401 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Flow 'volume_create_api' (9c48d65b-d196-4ec1-bda9-67ce404ae90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:47.614782 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6114eb-8813-44c9-9781-eb5fdff2a04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:47.615744 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:47.669999 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6114eb-8813-44c9-9781-eb5fdff2a04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:47.670892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f874e6-3098-4007-bf5d-45fba01c97c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:47.768378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Created reservations ['eecd4365-8af7-4e47-8238-6e4b3dcd6b93', '91205f18-c381-41a5-9221-ef2ad5fae6f7', '71cf05c0-c38a-4f57-97e6-61394c4705b3', '0cb94b7a-4901-470c-9414-d3b9e1a33b4a'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:47.768378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f874e6-3098-4007-bf5d-45fba01c97c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eecd4365-8af7-4e47-8238-6e4b3dcd6b93', '91205f18-c381-41a5-9221-ef2ad5fae6f7', '71cf05c0-c38a-4f57-97e6-61394c4705b3', '0cb94b7a-4901-470c-9414-d3b9e1a33b4a']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:47.769850 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bba593-35d8-461c-a751-7bc43f42129d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:47.811572 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bba593-35d8-461c-a751-7bc43f42129d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be1e4044-9098-46b0-ae36-5203e0cbf33a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1566792503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0e44dbf0be6a4b9c849dd8d2e73e7095',qos_specs=None,replication_status=,reservations=['eecd4365-8af7-4e47-8238-6e4b3dcd6b93','91205f18-c381-41a5-9221-ef2ad5fae6f7','71cf05c0-c38a-4f57-97e6-61394c4705b3','0cb94b7a-4901-470c-9414-d3b9e1a33b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a104bb3c5484383a489378a3b931383',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1566792503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be1e4044-9098-46b0-ae36-5203e0cbf33a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0e44dbf0be6a4b9c849dd8d2e73e7095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a104bb3c5484383a489378a3b931383',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:47.811572 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0bf6d31-1c5d-4b6c-89a5-7555f31f8571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:47.852304 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0bf6d31-1c5d-4b6c-89a5-7555f31f8571) transitioned into state 'SUCCESS' from state '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-1566792503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0e44dbf0be6a4b9c849dd8d2e73e7095',qos_specs=None,replication_status=,reservations=['eecd4365-8af7-4e47-8238-6e4b3dcd6b93','91205f18-c381-41a5-9221-ef2ad5fae6f7','71cf05c0-c38a-4f57-97e6-61394c4705b3','0cb94b7a-4901-470c-9414-d3b9e1a33b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a104bb3c5484383a489378a3b931383',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:47.854005 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd01351d-66cd-4fda-8d01-997d67c1c5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:47.874098 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd01351d-66cd-4fda-8d01-997d67c1c5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:47.875196 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Flow 'volume_create_api' (9c48d65b-d196-4ec1-bda9-67ce404ae90f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:47.875637 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Create volume request issued successfully. Aug 01 13:51:47.877676 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f9e16ab-0607-4620-9634-d7759a87da67 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:47.877676 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 126/495] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:51:47 2026] POST /volume/v3/volumes => generated 760 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:47.894274 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d7108e5-a0f3-47da-abbc-8e89a3f826e0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:47.897824 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d7108e5-a0f3-47da-abbc-8e89a3f826e0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a Aug 01 13:51:47.898120 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d7108e5-a0f3-47da-abbc-8e89a3f826e0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:47.899679 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d7108e5-a0f3-47da-abbc-8e89a3f826e0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:47.917183 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:47.917183 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:47.923192 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3d7108e5-a0f3-47da-abbc-8e89a3f826e0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:47.930759 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d7108e5-a0f3-47da-abbc-8e89a3f826e0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a returned with HTTP 200 Aug 01 13:51:47.931774 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 123/496] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:47 2026] GET /volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:48.641832 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-537c885b-6823-4876-a03f-224ea3e7edc1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:48.644237 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-537c885b-6823-4876-a03f-224ea3e7edc1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] PUT https://10.4.3.223/volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790 Aug 01 13:51:48.644767 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-537c885b-6823-4876-a03f-224ea3e7edc1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:48.659542 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-537c885b-6823-4876-a03f-224ea3e7edc1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Acquiring lock "cinder-attachment_update-251d9616-f00e-4351-a702-48f6f60192a6-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:51:48.667995 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-537c885b-6823-4876-a03f-224ea3e7edc1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Lock "cinder-attachment_update-251d9616-f00e-4351-a702-48f6f60192a6-np0000006308" acquired by "attachment_update" :: waited 0.009s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:51:48.669248 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:48.669248 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:48.779773 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-537c885b-6823-4876-a03f-224ea3e7edc1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Lock "cinder-attachment_update-251d9616-f00e-4351-a702-48f6f60192a6-np0000006308" released by "attachment_update" :: held 0.112s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:51:48.780162 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-537c885b-6823-4876-a03f-224ea3e7edc1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790 returned with HTTP 200 Aug 01 13:51:48.781070 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 127/497] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:51:48 2026] PUT /volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:48.796452 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-a21611de-32ac-4008-806e-d4d33fd8295a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:48.802746 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-a21611de-32ac-4008-806e-d4d33fd8295a tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790 Aug 01 13:51:48.803270 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-a21611de-32ac-4008-806e-d4d33fd8295a tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:48.803270 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-a21611de-32ac-4008-806e-d4d33fd8295a tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:48.832935 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-a21611de-32ac-4008-806e-d4d33fd8295a tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790 returned with HTTP 200 Aug 01 13:51:48.833556 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 122/498] 10.4.3.223 () {70 vars in 1651 bytes} [Sat Aug 1 13:51:48 2026] GET /volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790 => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:48.951866 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-990b4512-b88b-4075-8793-a270e08dde00 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:48.956169 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-990b4512-b88b-4075-8793-a270e08dde00 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a Aug 01 13:51:48.956428 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-990b4512-b88b-4075-8793-a270e08dde00 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:48.956679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-990b4512-b88b-4075-8793-a270e08dde00 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:48.966013 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:48.966013 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:48.970526 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-990b4512-b88b-4075-8793-a270e08dde00 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:48.982724 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-990b4512-b88b-4075-8793-a270e08dde00 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a returned with HTTP 200 Aug 01 13:51:48.982724 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 127/499] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:48 2026] GET /volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:49.110113 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-49ac413d-4198-44cb-99ae-c2d8c2ca1e43 req-c29b2216-1f6e-411a-81d4-69d4932fef2f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:49.114499 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-49ac413d-4198-44cb-99ae-c2d8c2ca1e43 req-c29b2216-1f6e-411a-81d4-69d4932fef2f tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a Aug 01 13:51:49.114499 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-49ac413d-4198-44cb-99ae-c2d8c2ca1e43 req-c29b2216-1f6e-411a-81d4-69d4932fef2f tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:49.114499 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-49ac413d-4198-44cb-99ae-c2d8c2ca1e43 req-c29b2216-1f6e-411a-81d4-69d4932fef2f tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:49.128657 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:49.128657 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:49.132394 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-49ac413d-4198-44cb-99ae-c2d8c2ca1e43 req-c29b2216-1f6e-411a-81d4-69d4932fef2f tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:49.141543 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-49ac413d-4198-44cb-99ae-c2d8c2ca1e43 req-c29b2216-1f6e-411a-81d4-69d4932fef2f tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a returned with HTTP 200 Aug 01 13:51:49.142035 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 124/500] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:49 2026] GET /volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:49.159127 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a211e544-08bc-423c-8d13-356f8d0824dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:49.162693 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a211e544-08bc-423c-8d13-356f8d0824dd tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce Aug 01 13:51:49.162693 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a211e544-08bc-423c-8d13-356f8d0824dd tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:49.162693 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a211e544-08bc-423c-8d13-356f8d0824dd tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:49.163432 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:49.166941 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:49.168587 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-608651201"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:49.170674 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-608651201'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:49.170842 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Create volume of 1 GB Aug 01 13:51:49.171849 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:49.171849 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:49.176567 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Availability Zones retrieved successfully. Aug 01 13:51:49.185154 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Flow 'volume_create_api' (d187b5fe-f9c8-4b37-bba8-141fcbf9fb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:49.186497 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15063f75-a79e-4f1a-bb59-546a22f4084a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:49.188130 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:49.192722 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:49.192722 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:49.193453 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a211e544-08bc-423c-8d13-356f8d0824dd tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Snapshot retrieved successfully. Aug 01 13:51:49.194734 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a211e544-08bc-423c-8d13-356f8d0824dd tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce returned with HTTP 200 Aug 01 13:51:49.195072 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 128/501] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:51:49 2026] GET /volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce => generated 478 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:49.227034 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15063f75-a79e-4f1a-bb59-546a22f4084a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:49.227962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7066e435-665d-4e18-801b-86625a71db35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:49.282749 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Created reservations ['708e589c-3473-415d-98c9-34f45da4b814', '7dcc1518-2a15-451f-90df-4279c6b0df9e', '53c1ead1-8cf3-4bd0-aae1-0df5ea8eb6df', '278f2420-9905-4b0e-82c6-3a59d91d2b67'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:49.283643 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7066e435-665d-4e18-801b-86625a71db35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['708e589c-3473-415d-98c9-34f45da4b814', '7dcc1518-2a15-451f-90df-4279c6b0df9e', '53c1ead1-8cf3-4bd0-aae1-0df5ea8eb6df', '278f2420-9905-4b0e-82c6-3a59d91d2b67']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:49.284347 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c63251c-a290-4932-a785-794b4d4e8b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:49.314010 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c63251c-a290-4932-a785-794b4d4e8b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46f37de3-f7c2-4faa-9c22-ca63ccdd7330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-608651201',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0e44dbf0be6a4b9c849dd8d2e73e7095',qos_specs=None,replication_status=,reservations=['708e589c-3473-415d-98c9-34f45da4b814','7dcc1518-2a15-451f-90df-4279c6b0df9e','53c1ead1-8cf3-4bd0-aae1-0df5ea8eb6df','278f2420-9905-4b0e-82c6-3a59d91d2b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a104bb3c5484383a489378a3b931383',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-608651201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46f37de3-f7c2-4faa-9c22-ca63ccdd7330,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0e44dbf0be6a4b9c849dd8d2e73e7095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a104bb3c5484383a489378a3b931383',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:49.314939 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b34ffa76-daab-4036-9510-a3e41dae029a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:49.335029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b34ffa76-daab-4036-9510-a3e41dae029a) transitioned into state 'SUCCESS' from state '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-608651201',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0e44dbf0be6a4b9c849dd8d2e73e7095',qos_specs=None,replication_status=,reservations=['708e589c-3473-415d-98c9-34f45da4b814','7dcc1518-2a15-451f-90df-4279c6b0df9e','53c1ead1-8cf3-4bd0-aae1-0df5ea8eb6df','278f2420-9905-4b0e-82c6-3a59d91d2b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a104bb3c5484383a489378a3b931383',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:49.335968 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3513912-b70e-4959-a2ec-b3a4ba3661db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:49.349461 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3513912-b70e-4959-a2ec-b3a4ba3661db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:49.350320 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Flow 'volume_create_api' (d187b5fe-f9c8-4b37-bba8-141fcbf9fb2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:49.350695 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Create volume request issued successfully. Aug 01 13:51:49.351368 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e2bc9ebf-5faa-48d8-80f2-c2ca0904e29c tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:49.351863 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 123/502] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:51:49 2026] POST /volume/v3/volumes => generated 759 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:49.367750 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-547da44e-e9a3-470c-aa38-25260eb53018 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:49.369961 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-547da44e-e9a3-470c-aa38-25260eb53018 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 Aug 01 13:51:49.370229 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-547da44e-e9a3-470c-aa38-25260eb53018 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:49.370534 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-547da44e-e9a3-470c-aa38-25260eb53018 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:49.380905 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:49.380905 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:49.387562 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-547da44e-e9a3-470c-aa38-25260eb53018 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:49.395080 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-547da44e-e9a3-470c-aa38-25260eb53018 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 returned with HTTP 200 Aug 01 13:51:49.395746 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 128/503] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:49 2026] GET /volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:49.534090 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5db18216-be2b-4cf5-be17-1687d58d2e9d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:49.535968 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5db18216-be2b-4cf5-be17-1687d58d2e9d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce Aug 01 13:51:49.536157 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5db18216-be2b-4cf5-be17-1687d58d2e9d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:49.536366 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5db18216-be2b-4cf5-be17-1687d58d2e9d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:49.536464 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-5db18216-be2b-4cf5-be17-1687d58d2e9d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Delete snapshot with id: 8589d5cb-4172-411f-b2d0-34ad1cc5afce Aug 01 13:51:49.541861 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:49.541861 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:49.542307 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5db18216-be2b-4cf5-be17-1687d58d2e9d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Snapshot retrieved successfully. Aug 01 13:51:49.572456 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5db18216-be2b-4cf5-be17-1687d58d2e9d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Snapshot delete request issued successfully. Aug 01 13:51:49.572456 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5db18216-be2b-4cf5-be17-1687d58d2e9d tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce returned with HTTP 202 Aug 01 13:51:49.573039 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 125/504] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:51:49 2026] DELETE /volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:51:49.592628 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6ee2b0a9-bee7-4c46-a847-78d036ea2ac0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:49.595843 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ee2b0a9-bee7-4c46-a847-78d036ea2ac0 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce Aug 01 13:51:49.595960 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ee2b0a9-bee7-4c46-a847-78d036ea2ac0 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:49.596146 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ee2b0a9-bee7-4c46-a847-78d036ea2ac0 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:49.601897 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:49.601897 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:49.602575 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6ee2b0a9-bee7-4c46-a847-78d036ea2ac0 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Snapshot retrieved successfully. Aug 01 13:51:49.603859 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ee2b0a9-bee7-4c46-a847-78d036ea2ac0 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce returned with HTTP 200 Aug 01 13:51:49.604322 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 129/505] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:51:49 2026] GET /volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:50.410576 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9b8824fb-c185-4360-a343-7d3026092370 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:50.413873 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9b8824fb-c185-4360-a343-7d3026092370 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 Aug 01 13:51:50.414272 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9b8824fb-c185-4360-a343-7d3026092370 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:50.414534 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9b8824fb-c185-4360-a343-7d3026092370 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:50.424766 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:50.424766 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:50.432672 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9b8824fb-c185-4360-a343-7d3026092370 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:50.446763 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9b8824fb-c185-4360-a343-7d3026092370 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 returned with HTTP 200 Aug 01 13:51:50.447400 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 124/506] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:50 2026] GET /volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:50.479418 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-66d4bbdd-4309-4f1b-8581-72676a7e65af req-774196ca-a9e3-43f3-931c-0a41bf68d2a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:50.484366 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-66d4bbdd-4309-4f1b-8581-72676a7e65af req-774196ca-a9e3-43f3-931c-0a41bf68d2a4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 Aug 01 13:51:50.484366 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-66d4bbdd-4309-4f1b-8581-72676a7e65af req-774196ca-a9e3-43f3-931c-0a41bf68d2a4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:50.484366 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-66d4bbdd-4309-4f1b-8581-72676a7e65af req-774196ca-a9e3-43f3-931c-0a41bf68d2a4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:50.493823 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:50.493823 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:50.500131 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-66d4bbdd-4309-4f1b-8581-72676a7e65af req-774196ca-a9e3-43f3-931c-0a41bf68d2a4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:50.504503 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-66d4bbdd-4309-4f1b-8581-72676a7e65af req-774196ca-a9e3-43f3-931c-0a41bf68d2a4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 returned with HTTP 200 Aug 01 13:51:50.505160 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 129/507] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:51:50 2026] GET /volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:50.618031 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ed1ed9ae-0c8c-4597-b785-aef2fa8f93c7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:50.619784 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed1ed9ae-0c8c-4597-b785-aef2fa8f93c7 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] GET https://10.4.3.223/volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce Aug 01 13:51:50.620003 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed1ed9ae-0c8c-4597-b785-aef2fa8f93c7 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:50.620301 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed1ed9ae-0c8c-4597-b785-aef2fa8f93c7 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:50.625537 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed1ed9ae-0c8c-4597-b785-aef2fa8f93c7 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce returned with HTTP 404 Aug 01 13:51:50.626201 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 126/508] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:51:50 2026] GET /volume/v3/snapshots/8589d5cb-4172-411f-b2d0-34ad1cc5afce => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:50.659969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d5b7b1c0-8f22-480f-943e-12b8be809def req-b789169f-e061-4ff9-905d-e0213c8bca79 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:50.665040 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d5b7b1c0-8f22-480f-943e-12b8be809def req-b789169f-e061-4ff9-905d-e0213c8bca79 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:51:50.665040 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d5b7b1c0-8f22-480f-943e-12b8be809def req-b789169f-e061-4ff9-905d-e0213c8bca79 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:50.665040 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d5b7b1c0-8f22-480f-943e-12b8be809def req-b789169f-e061-4ff9-905d-e0213c8bca79 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:50.665040 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [req-d5b7b1c0-8f22-480f-943e-12b8be809def req-b789169f-e061-4ff9-905d-e0213c8bca79 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:51:50.665307 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-d5b7b1c0-8f22-480f-943e-12b8be809def req-b789169f-e061-4ff9-905d-e0213c8bca79 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:51:50.715375 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d5b7b1c0-8f22-480f-943e-12b8be809def req-b789169f-e061-4ff9-905d-e0213c8bca79 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Get all volumes completed successfully. Aug 01 13:51:50.716721 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:50.716721 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:50.721447 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d5b7b1c0-8f22-480f-943e-12b8be809def req-b789169f-e061-4ff9-905d-e0213c8bca79 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:51:50.721846 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 130/509] 10.4.3.223 () {68 vars in 1508 bytes} [Sat Aug 1 13:51:50 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:50.753919 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-eecb3b0f-9839-4663-afaa-42d8c682c393 req-6bce6e13-7dcc-4829-bef4-8a34419ca838 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:50.755798 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-eecb3b0f-9839-4663-afaa-42d8c682c393 req-6bce6e13-7dcc-4829-bef4-8a34419ca838 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:51:50.755980 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-eecb3b0f-9839-4663-afaa-42d8c682c393 req-6bce6e13-7dcc-4829-bef4-8a34419ca838 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:50.756509 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-eecb3b0f-9839-4663-afaa-42d8c682c393 req-6bce6e13-7dcc-4829-bef4-8a34419ca838 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:50.756658 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [req-eecb3b0f-9839-4663-afaa-42d8c682c393 req-6bce6e13-7dcc-4829-bef4-8a34419ca838 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:51:50.757485 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [req-eecb3b0f-9839-4663-afaa-42d8c682c393 req-6bce6e13-7dcc-4829-bef4-8a34419ca838 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:51:50.788493 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-eecb3b0f-9839-4663-afaa-42d8c682c393 req-6bce6e13-7dcc-4829-bef4-8a34419ca838 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Get all volumes completed successfully. Aug 01 13:51:50.789522 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:50.789522 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:50.793880 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-eecb3b0f-9839-4663-afaa-42d8c682c393 req-6bce6e13-7dcc-4829-bef4-8a34419ca838 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:51:50.794392 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 125/510] 10.4.3.223 () {68 vars in 1508 bytes} [Sat Aug 1 13:51:50 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:50.833054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f559b997-6c36-49b9-adfd-8a95ae4124a6 req-2a03ba65-48a8-4ec7-a5f2-196aef7867e9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:50.844389 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f559b997-6c36-49b9-adfd-8a95ae4124a6 req-2a03ba65-48a8-4ec7-a5f2-196aef7867e9 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:51:50.844389 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f559b997-6c36-49b9-adfd-8a95ae4124a6 req-2a03ba65-48a8-4ec7-a5f2-196aef7867e9 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:50.844389 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f559b997-6c36-49b9-adfd-8a95ae4124a6 req-2a03ba65-48a8-4ec7-a5f2-196aef7867e9 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:50.844389 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [req-f559b997-6c36-49b9-adfd-8a95ae4124a6 req-2a03ba65-48a8-4ec7-a5f2-196aef7867e9 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:51:50.844389 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-f559b997-6c36-49b9-adfd-8a95ae4124a6 req-2a03ba65-48a8-4ec7-a5f2-196aef7867e9 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:51:50.885690 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-f559b997-6c36-49b9-adfd-8a95ae4124a6 req-2a03ba65-48a8-4ec7-a5f2-196aef7867e9 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Get all volumes completed successfully. Aug 01 13:51:50.886745 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:50.886745 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:50.891995 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f559b997-6c36-49b9-adfd-8a95ae4124a6 req-2a03ba65-48a8-4ec7-a5f2-196aef7867e9 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:51:50.892753 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 130/511] 10.4.3.223 () {68 vars in 1508 bytes} [Sat Aug 1 13:51:50 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:50.921905 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7d6cb1a2-9e63-4fa9-882f-6ef33b90738d req-ba40377e-25f0-4239-b441-fe49fcff4bba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:50.924838 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7d6cb1a2-9e63-4fa9-882f-6ef33b90738d req-ba40377e-25f0-4239-b441-fe49fcff4bba tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:51:50.925150 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7d6cb1a2-9e63-4fa9-882f-6ef33b90738d req-ba40377e-25f0-4239-b441-fe49fcff4bba tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:50.925507 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7d6cb1a2-9e63-4fa9-882f-6ef33b90738d req-ba40377e-25f0-4239-b441-fe49fcff4bba tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:50.926522 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [req-7d6cb1a2-9e63-4fa9-882f-6ef33b90738d req-ba40377e-25f0-4239-b441-fe49fcff4bba tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:51:50.930406 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:50.930406 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:50.930926 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-7d6cb1a2-9e63-4fa9-882f-6ef33b90738d req-ba40377e-25f0-4239-b441-fe49fcff4bba tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:51:50.975982 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-7d6cb1a2-9e63-4fa9-882f-6ef33b90738d req-ba40377e-25f0-4239-b441-fe49fcff4bba tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Get all volumes completed successfully. Aug 01 13:51:50.977446 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:50.977446 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:50.983982 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7d6cb1a2-9e63-4fa9-882f-6ef33b90738d req-ba40377e-25f0-4239-b441-fe49fcff4bba tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:51:50.984595 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 127/512] 10.4.3.223 () {68 vars in 1508 bytes} [Sat Aug 1 13:51:50 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:51.016145 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-2461ef14-c13b-4971-afac-389453817e9d req-90d6a240-9ad0-4df3-8780-a8fa2d45cd9d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:51.019631 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2461ef14-c13b-4971-afac-389453817e9d req-90d6a240-9ad0-4df3-8780-a8fa2d45cd9d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:51:51.020096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2461ef14-c13b-4971-afac-389453817e9d req-90d6a240-9ad0-4df3-8780-a8fa2d45cd9d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:51.020337 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2461ef14-c13b-4971-afac-389453817e9d req-90d6a240-9ad0-4df3-8780-a8fa2d45cd9d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:51.020659 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [req-2461ef14-c13b-4971-afac-389453817e9d req-90d6a240-9ad0-4df3-8780-a8fa2d45cd9d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:51:51.021776 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-2461ef14-c13b-4971-afac-389453817e9d req-90d6a240-9ad0-4df3-8780-a8fa2d45cd9d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:51:51.033475 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-2461ef14-c13b-4971-afac-389453817e9d req-90d6a240-9ad0-4df3-8780-a8fa2d45cd9d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Get all volumes completed successfully. Aug 01 13:51:51.034068 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:51.034068 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:51.040587 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2461ef14-c13b-4971-afac-389453817e9d req-90d6a240-9ad0-4df3-8780-a8fa2d45cd9d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:51:51.040799 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 131/513] 10.4.3.223 () {68 vars in 1508 bytes} [Sat Aug 1 13:51:51 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:51.084461 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-2edc7f3f-55d6-43bf-9b92-1adeb8288427 req-5b55e118-4002-46a9-810f-4ac02ce7f2fb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:51.087731 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-2edc7f3f-55d6-43bf-9b92-1adeb8288427 req-5b55e118-4002-46a9-810f-4ac02ce7f2fb tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:51:51.087965 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-2edc7f3f-55d6-43bf-9b92-1adeb8288427 req-5b55e118-4002-46a9-810f-4ac02ce7f2fb tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:51.088552 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-2edc7f3f-55d6-43bf-9b92-1adeb8288427 req-5b55e118-4002-46a9-810f-4ac02ce7f2fb tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:51.088832 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [req-2edc7f3f-55d6-43bf-9b92-1adeb8288427 req-5b55e118-4002-46a9-810f-4ac02ce7f2fb tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:51:51.090423 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [req-2edc7f3f-55d6-43bf-9b92-1adeb8288427 req-5b55e118-4002-46a9-810f-4ac02ce7f2fb tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:51:51.099578 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-2edc7f3f-55d6-43bf-9b92-1adeb8288427 req-5b55e118-4002-46a9-810f-4ac02ce7f2fb tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Get all volumes completed successfully. Aug 01 13:51:51.101106 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:51.101106 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:51.105575 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-2edc7f3f-55d6-43bf-9b92-1adeb8288427 req-5b55e118-4002-46a9-810f-4ac02ce7f2fb tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:51:51.106139 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 126/514] 10.4.3.223 () {68 vars in 1508 bytes} [Sat Aug 1 13:51:51 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:51.136272 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-039d7e6c-302f-46eb-8a1c-7a4d11d20311 req-861517d2-e252-41a7-a964-55f4bc06752b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:51.138605 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-039d7e6c-302f-46eb-8a1c-7a4d11d20311 req-861517d2-e252-41a7-a964-55f4bc06752b tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:51:51.138864 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-039d7e6c-302f-46eb-8a1c-7a4d11d20311 req-861517d2-e252-41a7-a964-55f4bc06752b tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:51.139439 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-039d7e6c-302f-46eb-8a1c-7a4d11d20311 req-861517d2-e252-41a7-a964-55f4bc06752b tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:51.139439 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [req-039d7e6c-302f-46eb-8a1c-7a4d11d20311 req-861517d2-e252-41a7-a964-55f4bc06752b tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:51:51.140285 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-039d7e6c-302f-46eb-8a1c-7a4d11d20311 req-861517d2-e252-41a7-a964-55f4bc06752b tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:51:51.149090 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-039d7e6c-302f-46eb-8a1c-7a4d11d20311 req-861517d2-e252-41a7-a964-55f4bc06752b tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Get all volumes completed successfully. Aug 01 13:51:51.150389 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:51.150389 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:51.155646 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-039d7e6c-302f-46eb-8a1c-7a4d11d20311 req-861517d2-e252-41a7-a964-55f4bc06752b tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:51:51.156316 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 131/515] 10.4.3.223 () {68 vars in 1508 bytes} [Sat Aug 1 13:51:51 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:51.191538 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-af423903-26fe-457e-ba14-fee68d556fe1 req-fb9e9f7a-68f4-497d-8335-49495e342a08 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:51.194147 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-af423903-26fe-457e-ba14-fee68d556fe1 req-fb9e9f7a-68f4-497d-8335-49495e342a08 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:51:51.194267 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-af423903-26fe-457e-ba14-fee68d556fe1 req-fb9e9f7a-68f4-497d-8335-49495e342a08 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:51.194512 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-af423903-26fe-457e-ba14-fee68d556fe1 req-fb9e9f7a-68f4-497d-8335-49495e342a08 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:51.194977 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [req-af423903-26fe-457e-ba14-fee68d556fe1 req-fb9e9f7a-68f4-497d-8335-49495e342a08 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:51:51.195799 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-af423903-26fe-457e-ba14-fee68d556fe1 req-fb9e9f7a-68f4-497d-8335-49495e342a08 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:51:51.205667 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-af423903-26fe-457e-ba14-fee68d556fe1 req-fb9e9f7a-68f4-497d-8335-49495e342a08 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] Get all volumes completed successfully. Aug 01 13:51:51.207102 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:51.207102 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:51.212667 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-af423903-26fe-457e-ba14-fee68d556fe1 req-fb9e9f7a-68f4-497d-8335-49495e342a08 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:51:51.213996 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 128/516] 10.4.3.223 () {68 vars in 1508 bytes} [Sat Aug 1 13:51:51 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:51.235978 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bee170c4-6f74-4548-8ead-67d61f5031ed None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:51.237836 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bee170c4-6f74-4548-8ead-67d61f5031ed tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] DELETE https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 Aug 01 13:51:51.238083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bee170c4-6f74-4548-8ead-67d61f5031ed tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:51.238317 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bee170c4-6f74-4548-8ead-67d61f5031ed tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:51.238519 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-bee170c4-6f74-4548-8ead-67d61f5031ed tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Delete volume with id: 46f37de3-f7c2-4faa-9c22-ca63ccdd7330 Aug 01 13:51:51.247622 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:51.247622 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:51.248235 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bee170c4-6f74-4548-8ead-67d61f5031ed tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:51.265993 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bee170c4-6f74-4548-8ead-67d61f5031ed tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Delete volume request issued successfully. Aug 01 13:51:51.266295 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bee170c4-6f74-4548-8ead-67d61f5031ed tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 returned with HTTP 202 Aug 01 13:51:51.266885 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 132/517] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:51:51 2026] DELETE /volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:51:51.275704 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fa3ec9e4-94b7-4ab2-b0ba-8c93222188bf None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:51.277909 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fa3ec9e4-94b7-4ab2-b0ba-8c93222188bf tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 Aug 01 13:51:51.278239 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fa3ec9e4-94b7-4ab2-b0ba-8c93222188bf tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:51.278519 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fa3ec9e4-94b7-4ab2-b0ba-8c93222188bf tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:51.286955 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:51.286955 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:51.291238 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fa3ec9e4-94b7-4ab2-b0ba-8c93222188bf tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:51.295981 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fa3ec9e4-94b7-4ab2-b0ba-8c93222188bf tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 returned with HTTP 200 Aug 01 13:51:51.296652 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 127/518] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:51 2026] GET /volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:51.678997 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:51.680792 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:51.681138 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1769456513"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:51.682731 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1769456513'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:51.682855 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Create volume of 1 GB Aug 01 13:51:51.687525 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Availability Zones retrieved successfully. Aug 01 13:51:51.694054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Flow 'volume_create_api' (9a604ba3-dc20-4065-bec3-42f0069f555f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:51.695172 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be142e8-d2e8-4c63-aaf6-7e3742d0d8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:51.696291 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:51.727959 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be142e8-d2e8-4c63-aaf6-7e3742d0d8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:51.728746 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27761fd6-e493-4d9b-a1bf-b8abcd2ee221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:51.794231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Created reservations ['93706c81-1f38-4b10-82e8-9f6b68e7cefa', '6abddd82-0433-44be-b486-9ccf9c387406', '728e4812-10a7-408e-8d72-3dac7432a3ea', 'f39edae3-7ebb-4c52-baf1-e196531a32ba'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:51.795115 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27761fd6-e493-4d9b-a1bf-b8abcd2ee221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93706c81-1f38-4b10-82e8-9f6b68e7cefa', '6abddd82-0433-44be-b486-9ccf9c387406', '728e4812-10a7-408e-8d72-3dac7432a3ea', 'f39edae3-7ebb-4c52-baf1-e196531a32ba']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:51.796067 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7510cf8a-8c47-42a4-bfd4-5888d0777831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:51.818624 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7510cf8a-8c47-42a4-bfd4-5888d0777831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a190f6b4-8b8a-4fef-9ba7-32fe605a66e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1769456513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd4ac3eee4dc4d328ff0d1c9d3b29a24',qos_specs=None,replication_status=,reservations=['93706c81-1f38-4b10-82e8-9f6b68e7cefa','6abddd82-0433-44be-b486-9ccf9c387406','728e4812-10a7-408e-8d72-3dac7432a3ea','f39edae3-7ebb-4c52-baf1-e196531a32ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89387e70415246ac8948a7a4b16bcf3b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1769456513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a190f6b4-8b8a-4fef-9ba7-32fe605a66e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd4ac3eee4dc4d328ff0d1c9d3b29a24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89387e70415246ac8948a7a4b16bcf3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:51.819501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59378536-16ce-425b-ab28-42fa04a76e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:51.840891 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59378536-16ce-425b-ab28-42fa04a76e02) transitioned into state 'SUCCESS' from state '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-1769456513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd4ac3eee4dc4d328ff0d1c9d3b29a24',qos_specs=None,replication_status=,reservations=['93706c81-1f38-4b10-82e8-9f6b68e7cefa','6abddd82-0433-44be-b486-9ccf9c387406','728e4812-10a7-408e-8d72-3dac7432a3ea','f39edae3-7ebb-4c52-baf1-e196531a32ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89387e70415246ac8948a7a4b16bcf3b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:51.841663 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21565ca-591f-4d91-a573-f195f836cc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:51.851171 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21565ca-591f-4d91-a573-f195f836cc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:51.852152 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Flow 'volume_create_api' (9a604ba3-dc20-4065-bec3-42f0069f555f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:51.852514 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Create volume request issued successfully. Aug 01 13:51:51.853276 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df9980f6-d59b-44fe-83a8-a7d1f2a3931c tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:51.853694 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 132/519] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:51:51 2026] POST /volume/v3/volumes => generated 752 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:51.865459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9bef6ae3-dfab-4219-8642-b143d1979035 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:51.867406 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9bef6ae3-dfab-4219-8642-b143d1979035 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:51:51.867603 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9bef6ae3-dfab-4219-8642-b143d1979035 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:51.867822 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9bef6ae3-dfab-4219-8642-b143d1979035 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:51.876141 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:51.876141 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:51.880850 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9bef6ae3-dfab-4219-8642-b143d1979035 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:51:51.886204 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9bef6ae3-dfab-4219-8642-b143d1979035 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:51:51.886595 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 129/520] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:51 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:52.310403 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7c2e246-cbf2-467a-bd32-449d86098c72 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:52.312711 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7c2e246-cbf2-467a-bd32-449d86098c72 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 Aug 01 13:51:52.313659 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7c2e246-cbf2-467a-bd32-449d86098c72 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:52.313659 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7c2e246-cbf2-467a-bd32-449d86098c72 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:52.323401 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7c2e246-cbf2-467a-bd32-449d86098c72 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 returned with HTTP 404 Aug 01 13:51:52.324062 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 133/521] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:52 2026] GET /volume/v3/volumes/46f37de3-f7c2-4faa-9c22-ca63ccdd7330 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:52.332358 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-acaa2e7b-c642-42eb-b852-b5d32da4e9c4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:52.334563 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-acaa2e7b-c642-42eb-b852-b5d32da4e9c4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] DELETE https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a Aug 01 13:51:52.334765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-acaa2e7b-c642-42eb-b852-b5d32da4e9c4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:52.334969 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-acaa2e7b-c642-42eb-b852-b5d32da4e9c4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:52.335131 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-acaa2e7b-c642-42eb-b852-b5d32da4e9c4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Delete volume with id: be1e4044-9098-46b0-ae36-5203e0cbf33a Aug 01 13:51:52.342612 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:52.342612 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:52.343136 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-acaa2e7b-c642-42eb-b852-b5d32da4e9c4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:52.361140 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-acaa2e7b-c642-42eb-b852-b5d32da4e9c4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Delete volume request issued successfully. Aug 01 13:51:52.361397 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-acaa2e7b-c642-42eb-b852-b5d32da4e9c4 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a returned with HTTP 202 Aug 01 13:51:52.361801 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 128/522] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:51:52 2026] DELETE /volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:51:52.372616 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3be35949-33b5-4f81-b121-4a7a4ab3088e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:52.374980 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3be35949-33b5-4f81-b121-4a7a4ab3088e tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a Aug 01 13:51:52.375253 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3be35949-33b5-4f81-b121-4a7a4ab3088e tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:52.375565 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3be35949-33b5-4f81-b121-4a7a4ab3088e tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:52.384271 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:52.384271 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:52.390747 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3be35949-33b5-4f81-b121-4a7a4ab3088e tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:52.396826 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3be35949-33b5-4f81-b121-4a7a4ab3088e tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a returned with HTTP 200 Aug 01 13:51:52.397310 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 133/523] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:52 2026] GET /volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:52.900275 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-237aad1d-eede-4300-966d-2f86ede6bb14 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:52.901719 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-237aad1d-eede-4300-966d-2f86ede6bb14 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:51:52.901923 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-237aad1d-eede-4300-966d-2f86ede6bb14 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:52.902169 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-237aad1d-eede-4300-966d-2f86ede6bb14 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:52.908890 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:52.908890 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:52.913020 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-237aad1d-eede-4300-966d-2f86ede6bb14 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:51:52.917823 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-237aad1d-eede-4300-966d-2f86ede6bb14 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:51:52.918308 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 130/524] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:52 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:53.416961 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5936d8b4-f544-4a13-a643-798e18b9a227 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:53.418846 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5936d8b4-f544-4a13-a643-798e18b9a227 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a Aug 01 13:51:53.419066 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5936d8b4-f544-4a13-a643-798e18b9a227 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:53.419280 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5936d8b4-f544-4a13-a643-798e18b9a227 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:53.425742 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5936d8b4-f544-4a13-a643-798e18b9a227 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a returned with HTTP 404 Aug 01 13:51:53.426313 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 134/525] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:53 2026] GET /volume/v3/volumes/be1e4044-9098-46b0-ae36-5203e0cbf33a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:53.434593 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4f073228-8384-4c9d-99f6-920b50ab42c0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:53.436627 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4f073228-8384-4c9d-99f6-920b50ab42c0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 Aug 01 13:51:53.436878 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4f073228-8384-4c9d-99f6-920b50ab42c0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:53.437073 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4f073228-8384-4c9d-99f6-920b50ab42c0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:53.437266 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-4f073228-8384-4c9d-99f6-920b50ab42c0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Delete volume with id: a5e67a46-1c17-4eb1-b7c3-98c40c872065 Aug 01 13:51:53.444631 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:53.444631 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:53.445202 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4f073228-8384-4c9d-99f6-920b50ab42c0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:53.466825 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4f073228-8384-4c9d-99f6-920b50ab42c0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Delete volume request issued successfully. Aug 01 13:51:53.467111 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4f073228-8384-4c9d-99f6-920b50ab42c0 tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 returned with HTTP 202 Aug 01 13:51:53.467758 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 129/526] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:51:53 2026] DELETE /volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:51:53.474504 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d3fc9da4-b9a6-4eee-9a29-bc3cf9d6257d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:53.476601 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3fc9da4-b9a6-4eee-9a29-bc3cf9d6257d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 Aug 01 13:51:53.477028 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3fc9da4-b9a6-4eee-9a29-bc3cf9d6257d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:53.477028 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3fc9da4-b9a6-4eee-9a29-bc3cf9d6257d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:53.484466 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:53.484466 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:53.488232 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d3fc9da4-b9a6-4eee-9a29-bc3cf9d6257d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Volume info retrieved successfully. Aug 01 13:51:53.492952 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3fc9da4-b9a6-4eee-9a29-bc3cf9d6257d tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 returned with HTTP 200 Aug 01 13:51:53.493422 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 134/527] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:53 2026] GET /volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:54.506364 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-981c64cf-50c4-48d3-8985-2f2dab0f160e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:54.508125 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-981c64cf-50c4-48d3-8985-2f2dab0f160e tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] GET https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 Aug 01 13:51:54.508398 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-981c64cf-50c4-48d3-8985-2f2dab0f160e tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:54.508618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-981c64cf-50c4-48d3-8985-2f2dab0f160e tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:54.516361 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-981c64cf-50c4-48d3-8985-2f2dab0f160e tempest-VolumesTestJSON-1949532215 tempest-VolumesTestJSON-1949532215-project-member] https://10.4.3.223/volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 returned with HTTP 404 Aug 01 13:51:54.516880 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 131/528] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:54 2026] GET /volume/v3/volumes/a5e67a46-1c17-4eb1-b7c3-98c40c872065 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:56.520599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-64f77203-8da6-4fb6-aded-12e6d464e40d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:56.618866 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-64f77203-8da6-4fb6-aded-12e6d464e40d tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:51:56.619204 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-64f77203-8da6-4fb6-aded-12e6d464e40d tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-284753447"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:56.631242 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-64f77203-8da6-4fb6-aded-12e6d464e40d tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:51:56.631524 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 135/529] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:51:56 2026] POST /volume/v3/types => generated 215 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:56.640761 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-581e9cec-b3b8-4794-a55e-c1869cf9ff83 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:56.642972 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-581e9cec-b3b8-4794-a55e-c1869cf9ff83 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:51:56.642972 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-581e9cec-b3b8-4794-a55e-c1869cf9ff83 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-926498304"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:56.670386 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-581e9cec-b3b8-4794-a55e-c1869cf9ff83 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:51:56.670386 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 130/530] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:51:56 2026] POST /volume/v3/group_types => generated 172 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:56.684113 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a5c21e93-ba54-4dcb-859f-b15ccb6f901d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:56.784852 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5c21e93-ba54-4dcb-859f-b15ccb6f901d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/groups Aug 01 13:51:56.786015 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a5c21e93-ba54-4dcb-859f-b15ccb6f901d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9bb38da7-94bd-4f74-a4c2-922190854898", "volume_types": ["69caa741-a79d-451a-97e7-9cdad9113132"], "name": "tempest-Group1-497696456"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:56.786523 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-a5c21e93-ba54-4dcb-859f-b15ccb6f901d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Creating new group {'group': {'group_type': '9bb38da7-94bd-4f74-a4c2-922190854898', 'volume_types': ['69caa741-a79d-451a-97e7-9cdad9113132'], 'name': 'tempest-Group1-497696456'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:51:56.801477 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-a5c21e93-ba54-4dcb-859f-b15ccb6f901d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Creating group tempest-Group1-497696456. Aug 01 13:51:56.823711 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5c21e93-ba54-4dcb-859f-b15ccb6f901d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:51:56.823263. {{(pid=100199) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:51:56.823711 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a5c21e93-ba54-4dcb-859f-b15ccb6f901d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Availability Zones retrieved successfully. Aug 01 13:51:56.869080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-a5c21e93-ba54-4dcb-859f-b15ccb6f901d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Created reservations ['5c56b6dd-f4e3-44f5-b446-f6d84be597fe'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:56.911313 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5c21e93-ba54-4dcb-859f-b15ccb6f901d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Aug 01 13:51:56.911756 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 135/531] 10.4.3.223 () {70 vars in 1297 bytes} [Sat Aug 1 13:51:56 2026] POST /volume/v3/groups => generated 93 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:56.929426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3ae0bf95-598e-4d64-8b47-7d89a07b5ebf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:56.931566 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3ae0bf95-598e-4d64-8b47-7d89a07b5ebf tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 Aug 01 13:51:56.932701 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3ae0bf95-598e-4d64-8b47-7d89a07b5ebf tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:56.932701 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3ae0bf95-598e-4d64-8b47-7d89a07b5ebf tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:56.932701 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-3ae0bf95-598e-4d64-8b47-7d89a07b5ebf tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 65ee9279-f43b-4783-9061-231618ef1409 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:51:56.944171 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:56.944171 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:56.970670 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3ae0bf95-598e-4d64-8b47-7d89a07b5ebf tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 returned with HTTP 200 Aug 01 13:51:56.971241 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 132/532] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:51:56 2026] GET /volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 => generated 321 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:57.984040 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1dff246f-601c-483a-9b7b-4b4a632ff6e8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:57.986603 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1dff246f-601c-483a-9b7b-4b4a632ff6e8 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 Aug 01 13:51:57.986712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1dff246f-601c-483a-9b7b-4b4a632ff6e8 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:57.986895 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1dff246f-601c-483a-9b7b-4b4a632ff6e8 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:57.987073 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-1dff246f-601c-483a-9b7b-4b4a632ff6e8 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 65ee9279-f43b-4783-9061-231618ef1409 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:51:57.996778 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:57.996778 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:58.023185 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1dff246f-601c-483a-9b7b-4b4a632ff6e8 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 returned with HTTP 200 Aug 01 13:51:58.023702 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 136/533] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:51:57 2026] GET /volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 => generated 322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:58.037587 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-10bdbee2-6745-4de2-ba26-2b290a6455c0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:58.041636 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-10bdbee2-6745-4de2-ba26-2b290a6455c0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/groups Aug 01 13:51:58.041964 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-10bdbee2-6745-4de2-ba26-2b290a6455c0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9bb38da7-94bd-4f74-a4c2-922190854898", "volume_types": ["69caa741-a79d-451a-97e7-9cdad9113132"], "name": "tempest-Group2-1647821919"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:58.043790 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-10bdbee2-6745-4de2-ba26-2b290a6455c0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Creating new group {'group': {'group_type': '9bb38da7-94bd-4f74-a4c2-922190854898', 'volume_types': ['69caa741-a79d-451a-97e7-9cdad9113132'], 'name': 'tempest-Group2-1647821919'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:51:58.048438 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.groups [None req-10bdbee2-6745-4de2-ba26-2b290a6455c0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Creating group tempest-Group2-1647821919. Aug 01 13:51:58.078931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-10bdbee2-6745-4de2-ba26-2b290a6455c0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:51:58.078429. {{(pid=100200) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:51:58.079103 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-10bdbee2-6745-4de2-ba26-2b290a6455c0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Availability Zones retrieved successfully. Aug 01 13:51:58.091624 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-10bdbee2-6745-4de2-ba26-2b290a6455c0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Created reservations ['32fb9f57-4bf7-471e-84a8-171e5f3b32d0'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:58.126604 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-10bdbee2-6745-4de2-ba26-2b290a6455c0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Aug 01 13:51:58.127421 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 131/534] 10.4.3.223 () {70 vars in 1297 bytes} [Sat Aug 1 13:51:58 2026] POST /volume/v3/groups => generated 94 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:58.139411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5fc2f3ad-739c-47a0-977a-eb0901c931f4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:58.144517 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fc2f3ad-739c-47a0-977a-eb0901c931f4 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf Aug 01 13:51:58.144517 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fc2f3ad-739c-47a0-977a-eb0901c931f4 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:58.144517 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fc2f3ad-739c-47a0-977a-eb0901c931f4 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:58.144517 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-5fc2f3ad-739c-47a0-977a-eb0901c931f4 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member e68a2b18-484b-43ca-b259-6749f8027abf {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:51:58.152063 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:58.152063 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:58.175431 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fc2f3ad-739c-47a0-977a-eb0901c931f4 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf returned with HTTP 200 Aug 01 13:51:58.176182 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 136/535] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:51:58 2026] GET /volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf => generated 322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:58.409909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-29dd8a71-5fcb-4d79-bf58-a59b1c01405d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:58.411969 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-29dd8a71-5fcb-4d79-bf58-a59b1c01405d tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] POST https://10.4.3.223/volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790/action Aug 01 13:51:58.412386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-29dd8a71-5fcb-4d79-bf58-a59b1c01405d tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:51:58.412554 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-29dd8a71-5fcb-4d79-bf58-a59b1c01405d tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:58.448263 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:58.448263 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:58.470579 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e9619291-02bf-413e-b8c3-9f3fedd940fe req-29dd8a71-5fcb-4d79-bf58-a59b1c01405d tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790/action returned with HTTP 204 Aug 01 13:51:58.470579 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 133/536] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:51:58 2026] POST /volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:51:59.163176 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-71367b0a-b163-44bb-aad5-63675babd6f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:59.187094 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-faee510f-d52b-40f3-8ed4-5775ae45822d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:59.189587 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-faee510f-d52b-40f3-8ed4-5775ae45822d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf Aug 01 13:51:59.190003 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-faee510f-d52b-40f3-8ed4-5775ae45822d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:59.190351 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-faee510f-d52b-40f3-8ed4-5775ae45822d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:59.190555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-faee510f-d52b-40f3-8ed4-5775ae45822d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member e68a2b18-484b-43ca-b259-6749f8027abf {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:51:59.195814 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:59.195814 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:59.216106 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-faee510f-d52b-40f3-8ed4-5775ae45822d tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf returned with HTTP 200 Aug 01 13:51:59.216575 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 132/537] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:51:59 2026] GET /volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:51:59.230648 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:59.233159 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:59.233685 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-67547208", "volume_type": "69caa741-a79d-451a-97e7-9cdad9113132", "group_id": "65ee9279-f43b-4783-9061-231618ef1409", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:59.235979 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-67547208', 'volume_type': '69caa741-a79d-451a-97e7-9cdad9113132', 'group_id': '65ee9279-f43b-4783-9061-231618ef1409', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:59.254728 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:59.254728 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:59.255722 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Create volume of 1 GB Aug 01 13:51:59.267245 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:51:59.267806 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-292731177"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:51:59.268473 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Availability Zones retrieved successfully. Aug 01 13:51:59.269767 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-292731177'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:51:59.276112 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Create volume of 1 GB Aug 01 13:51:59.276433 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:59.276433 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:59.276546 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Flow 'volume_create_api' (b47e2d6b-155c-45d2-83f7-a44c5cc8015d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:59.277114 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Availability Zones retrieved successfully. Aug 01 13:51:59.278454 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b990b5-a79e-4bf1-9f4d-c5d42c4f00a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:59.279440 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:59.279440 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:59.280210 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:59.283067 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Flow 'volume_create_api' (60e8783d-5d6c-4075-9ec1-adb596b0f19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:59.284156 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a82e6dc6-8a82-4489-abc6-84111cf17aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:59.285116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:51:59.294909 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:59.294909 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:51:59.310198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b990b5-a79e-4bf1-9f4d-c5d42c4f00a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=69caa741-a79d-451a-97e7-9cdad9113132,is_public=True,name='tempest-GroupsTest-volume-type-284753447',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69caa741-a79d-451a-97e7-9cdad9113132', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '65ee9279-f43b-4783-9061-231618ef1409', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:59.311230 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067146b5-6f7e-4892-8ee7-70cca9de36c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:59.320649 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a82e6dc6-8a82-4489-abc6-84111cf17aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=93ce5e6a-697e-401b-93f7-ea481c2ba504,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93ce5e6a-697e-401b-93f7-ea481c2ba504', 'encryption_key_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=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:59.321517 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb622dda-f2fc-4f6f-916e-3d2708dd2436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:59.351759 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-284753447 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-284753447, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:51:59.352114 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-284753447 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-284753447, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:51:59.389862 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Created reservations ['f7719fee-54c3-493a-a378-eb9752d4fa17', '5a6bc673-c773-40bc-aa57-dbdd3885756a', '6193734d-b2fc-43b6-9ff1-4bec519a91b8', 'e2f51e1b-a814-4f6d-81d8-d8251e56144f'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:59.391000 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067146b5-6f7e-4892-8ee7-70cca9de36c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7719fee-54c3-493a-a378-eb9752d4fa17', '5a6bc673-c773-40bc-aa57-dbdd3885756a', '6193734d-b2fc-43b6-9ff1-4bec519a91b8', 'e2f51e1b-a814-4f6d-81d8-d8251e56144f']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:59.392996 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f34edce-599f-4cc3-8594-42a5e2e9dee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:59.412734 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Created reservations ['ae49bad2-5cdf-4338-93a1-5b91210d5eef', '3013213a-75d1-49ac-b75b-32b5963906d9', 'e6fc40dc-2a2e-487b-b3bb-ee13eb952929', 'b4130c91-16e7-4116-a980-5c4b2048ace0'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:51:59.413851 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb622dda-f2fc-4f6f-916e-3d2708dd2436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae49bad2-5cdf-4338-93a1-5b91210d5eef', '3013213a-75d1-49ac-b75b-32b5963906d9', 'e6fc40dc-2a2e-487b-b3bb-ee13eb952929', 'b4130c91-16e7-4116-a980-5c4b2048ace0']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:59.415009 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c9e882-2850-45f7-862a-7e2e89793f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:59.418794 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f34edce-599f-4cc3-8594-42a5e2e9dee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4fd6897-1dfc-402d-afda-885c350bdd9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-67547208',encryption_key_id=None,group_id=65ee9279-f43b-4783-9061-231618ef1409,group_type_id=,metadata={},multiattach=False,project_id='c109b1b9e3f947ca9969e051b70f1114',qos_specs=None,replication_status=,reservations=['f7719fee-54c3-493a-a378-eb9752d4fa17','5a6bc673-c773-40bc-aa57-dbdd3885756a','6193734d-b2fc-43b6-9ff1-4bec519a91b8','e2f51e1b-a814-4f6d-81d8-d8251e56144f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a87a7402714435bb014a19308aa66b7',volume_type_id=69caa741-a79d-451a-97e7-9cdad9113132), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-67547208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=65ee9279-f43b-4783-9061-231618ef1409,host=None,id=e4fd6897-1dfc-402d-afda-885c350bdd9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c109b1b9e3f947ca9969e051b70f1114',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a87a7402714435bb014a19308aa66b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69caa741-a79d-451a-97e7-9cdad9113132),volume_type_id=69caa741-a79d-451a-97e7-9cdad9113132)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:59.421137 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5fc3435-7525-4b25-8ae1-61f2f2854446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:59.440813 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5fc3435-7525-4b25-8ae1-61f2f2854446) transitioned into state 'SUCCESS' from state '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-67547208',encryption_key_id=None,group_id=65ee9279-f43b-4783-9061-231618ef1409,group_type_id=,metadata={},multiattach=False,project_id='c109b1b9e3f947ca9969e051b70f1114',qos_specs=None,replication_status=,reservations=['f7719fee-54c3-493a-a378-eb9752d4fa17','5a6bc673-c773-40bc-aa57-dbdd3885756a','6193734d-b2fc-43b6-9ff1-4bec519a91b8','e2f51e1b-a814-4f6d-81d8-d8251e56144f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a87a7402714435bb014a19308aa66b7',volume_type_id=69caa741-a79d-451a-97e7-9cdad9113132)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:59.441833 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d43c8c6-97c0-4e4e-ae34-21c76f52ebad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:59.442852 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c9e882-2850-45f7-862a-7e2e89793f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-292731177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14750b87796a4f66be645b6b69b5caf2',qos_specs=None,replication_status=,reservations=['ae49bad2-5cdf-4338-93a1-5b91210d5eef','3013213a-75d1-49ac-b75b-32b5963906d9','e6fc40dc-2a2e-487b-b3bb-ee13eb952929','b4130c91-16e7-4116-a980-5c4b2048ace0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='967da316263f46f68b3b0b89e33806ee',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-292731177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='14750b87796a4f66be645b6b69b5caf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='967da316263f46f68b3b0b89e33806ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93ce5e6a-697e-401b-93f7-ea481c2ba504),volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:59.443654 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4c32ed7-a914-491d-a74b-8123d9077cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:59.459987 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d43c8c6-97c0-4e4e-ae34-21c76f52ebad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:59.461126 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Flow 'volume_create_api' (b47e2d6b-155c-45d2-83f7-a44c5cc8015d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:59.461614 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Create volume request issued successfully. Aug 01 13:51:59.462520 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:51:59.462759 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:51:59.469866 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4c32ed7-a914-491d-a74b-8123d9077cd9) transitioned into state 'SUCCESS' from state '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-292731177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14750b87796a4f66be645b6b69b5caf2',qos_specs=None,replication_status=,reservations=['ae49bad2-5cdf-4338-93a1-5b91210d5eef','3013213a-75d1-49ac-b75b-32b5963906d9','e6fc40dc-2a2e-487b-b3bb-ee13eb952929','b4130c91-16e7-4116-a980-5c4b2048ace0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='967da316263f46f68b3b0b89e33806ee',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:59.470647 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbf2dc7-41c1-428a-824d-d8fbf0da6e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:51:59.493468 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbf2dc7-41c1-428a-824d-d8fbf0da6e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:51:59.494321 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Flow 'volume_create_api' (60e8783d-5d6c-4075-9ec1-adb596b0f19e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:51:59.494701 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Create volume request issued successfully. Aug 01 13:51:59.495485 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71367b0a-b163-44bb-aad5-63675babd6f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:59.495955 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 137/538] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:51:59 2026] POST /volume/v3/volumes => generated 757 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:51:59.510827 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:51:59.513944 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4244a626-a3dc-4bbf-9f3a-86410b1f848e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:59.515322 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:59.515322 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:51:59.518243 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4244a626-a3dc-4bbf-9f3a-86410b1f848e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:51:59.518243 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4244a626-a3dc-4bbf-9f3a-86410b1f848e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:59.518243 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4244a626-a3dc-4bbf-9f3a-86410b1f848e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:59.520843 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-48c080dc-151b-44a4-a423-6b0417afc4f5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:51:59.521360 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=379,cinder:INSERT=26,cinder:UPDATE=75 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:51:59.521506 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 137/539] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:51:59 2026] POST /volume/v3/volumes => generated 812 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:51:59.532327 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:59.532327 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:51:59.540090 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4244a626-a3dc-4bbf-9f3a-86410b1f848e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:51:59.541385 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-063c72ef-55bb-41a7-bda3-bef6569cfb5c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:51:59.544396 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-063c72ef-55bb-41a7-bda3-bef6569cfb5c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e Aug 01 13:51:59.545564 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-063c72ef-55bb-41a7-bda3-bef6569cfb5c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:51:59.545743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-063c72ef-55bb-41a7-bda3-bef6569cfb5c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:51:59.547011 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4244a626-a3dc-4bbf-9f3a-86410b1f848e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:51:59.547653 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 134/540] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:51:59 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:51:59.563711 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:59.563711 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:59.572627 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-063c72ef-55bb-41a7-bda3-bef6569cfb5c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Volume info retrieved successfully. Aug 01 13:51:59.574055 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-063c72ef-55bb-41a7-bda3-bef6569cfb5c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:51:59.574457 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-063c72ef-55bb-41a7-bda3-bef6569cfb5c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:51:59.647167 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-063c72ef-55bb-41a7-bda3-bef6569cfb5c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:51:59.650590 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:51:59.650590 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:51:59.666859 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-063c72ef-55bb-41a7-bda3-bef6569cfb5c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e returned with HTTP 200 Aug 01 13:51:59.667448 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 133/541] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:51:59 2026] GET /volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e => generated 880 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:00.569357 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a67ac424-c21a-44c3-9862-1e91dd25bb9d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:00.572524 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a67ac424-c21a-44c3-9862-1e91dd25bb9d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:52:00.572524 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a67ac424-c21a-44c3-9862-1e91dd25bb9d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:00.572524 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a67ac424-c21a-44c3-9862-1e91dd25bb9d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:00.582557 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:00.582557 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:00.591097 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a67ac424-c21a-44c3-9862-1e91dd25bb9d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:52:00.599812 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a67ac424-c21a-44c3-9862-1e91dd25bb9d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:52:00.599812 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 138/542] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:00 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:00.619023 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5ff0b9c6-4d0f-4235-8577-34e44dd86938 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:00.686861 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7bef95bc-a0b8-425b-bfee-3772467a996f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:00.690427 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7bef95bc-a0b8-425b-bfee-3772467a996f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e Aug 01 13:52:00.690711 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7bef95bc-a0b8-425b-bfee-3772467a996f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:00.690991 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7bef95bc-a0b8-425b-bfee-3772467a996f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:00.704104 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:00.704104 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:00.709613 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7bef95bc-a0b8-425b-bfee-3772467a996f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Volume info retrieved successfully. Aug 01 13:52:00.710437 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-7bef95bc-a0b8-425b-bfee-3772467a996f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:00.710632 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-7bef95bc-a0b8-425b-bfee-3772467a996f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:00.747113 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5ff0b9c6-4d0f-4235-8577-34e44dd86938 tempest-TestMultiAttachVolumeSwap-1927117876 tempest-TestMultiAttachVolumeSwap-1927117876-project-admin] POST https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c/action Aug 01 13:52:00.747855 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5ff0b9c6-4d0f-4235-8577-34e44dd86938 tempest-TestMultiAttachVolumeSwap-1927117876 tempest-TestMultiAttachVolumeSwap-1927117876-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:00.747855 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5ff0b9c6-4d0f-4235-8577-34e44dd86938 tempest-TestMultiAttachVolumeSwap-1927117876 tempest-TestMultiAttachVolumeSwap-1927117876-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:00.756299 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-7bef95bc-a0b8-425b-bfee-3772467a996f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:00.763058 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:00.763058 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:00.763651 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5ff0b9c6-4d0f-4235-8577-34e44dd86938 tempest-TestMultiAttachVolumeSwap-1927117876 tempest-TestMultiAttachVolumeSwap-1927117876-project-admin] Volume info retrieved successfully. Aug 01 13:52:00.775279 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:00.775279 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:00.778762 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5ff0b9c6-4d0f-4235-8577-34e44dd86938 tempest-TestMultiAttachVolumeSwap-1927117876 tempest-TestMultiAttachVolumeSwap-1927117876-project-admin] Update volume admin metadata completed successfully. Aug 01 13:52:00.778941 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5ff0b9c6-4d0f-4235-8577-34e44dd86938 tempest-TestMultiAttachVolumeSwap-1927117876 tempest-TestMultiAttachVolumeSwap-1927117876-project-admin] Update readonly setting on volume completed successfully. Aug 01 13:52:00.779519 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5ff0b9c6-4d0f-4235-8577-34e44dd86938 tempest-TestMultiAttachVolumeSwap-1927117876 tempest-TestMultiAttachVolumeSwap-1927117876-project-admin] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c/action returned with HTTP 202 Aug 01 13:52:00.779599 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 138/543] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:52:00 2026] POST /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:52:00.790593 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7bef95bc-a0b8-425b-bfee-3772467a996f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e returned with HTTP 200 Aug 01 13:52:00.791182 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 135/544] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:00 2026] GET /volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e => generated 905 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:00.793060 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:00.795423 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:00.795852 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1138126760"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:00.797995 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1138126760'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:00.806365 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Create volume of 1 GB Aug 01 13:52:00.806814 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:00.806814 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:00.807380 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6cbed936-1b75-4d46-878b-9d812ba37161 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:00.807572 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Availability Zones retrieved successfully. Aug 01 13:52:00.813159 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6cbed936-1b75-4d46-878b-9d812ba37161 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 Aug 01 13:52:00.813464 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6cbed936-1b75-4d46-878b-9d812ba37161 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:00.813809 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6cbed936-1b75-4d46-878b-9d812ba37161 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:00.813944 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-6cbed936-1b75-4d46-878b-9d812ba37161 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 65ee9279-f43b-4783-9061-231618ef1409 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:00.815863 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Flow 'volume_create_api' (32b2fc97-6c38-4fd4-a118-91ef802c4fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:00.817121 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4430507-c492-4b0c-b55e-23708c491cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:00.818937 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:00.819784 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:00.819784 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:00.833407 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:00.833407 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:00.835980 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6cbed936-1b75-4d46-878b-9d812ba37161 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 returned with HTTP 200 Aug 01 13:52:00.836947 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 139/545] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:00 2026] GET /volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 => generated 322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:00.854069 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-df763066-abe5-485b-a003-82a915daab65 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:00.856599 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df763066-abe5-485b-a003-82a915daab65 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf Aug 01 13:52:00.857195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df763066-abe5-485b-a003-82a915daab65 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:00.857195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df763066-abe5-485b-a003-82a915daab65 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:00.857195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-df763066-abe5-485b-a003-82a915daab65 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member e68a2b18-484b-43ca-b259-6749f8027abf {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:00.861279 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:00.861279 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:00.864955 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4430507-c492-4b0c-b55e-23708c491cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=93ce5e6a-697e-401b-93f7-ea481c2ba504,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93ce5e6a-697e-401b-93f7-ea481c2ba504', 'encryption_key_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=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:00.866088 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed87b4f-8de1-45f9-bfcd-93b13bc37cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:00.870441 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df763066-abe5-485b-a003-82a915daab65 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf returned with HTTP 200 Aug 01 13:52:00.870696 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 139/546] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:00 2026] GET /volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:00.881298 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-37e921ea-2cb9-4d2d-bc68-da8753b0d35a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:00.886180 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-37e921ea-2cb9-4d2d-bc68-da8753b0d35a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/detail Aug 01 13:52:00.886508 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-37e921ea-2cb9-4d2d-bc68-da8753b0d35a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:00.886800 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-37e921ea-2cb9-4d2d-bc68-da8753b0d35a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:00.906439 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-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 01 13:52:00.906634 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-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 01 13:52:00.920565 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-37e921ea-2cb9-4d2d-bc68-da8753b0d35a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/detail returned with HTTP 200 Aug 01 13:52:00.920565 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 136/547] 10.4.3.223 () {68 vars in 1296 bytes} [Sat Aug 1 13:52:00 2026] GET /volume/v3/groups/detail => generated 639 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:00.932879 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Created reservations ['880b3877-793f-4dc2-ab61-b0b59a2f79ba', 'c0da0ae3-4136-4960-a83e-b8233bcbb959', '37985cde-da63-494a-ae3e-a11b20703fee', '8b64eb25-f615-49ca-bc8b-3db8bfb5833a'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:00.934377 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed87b4f-8de1-45f9-bfcd-93b13bc37cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['880b3877-793f-4dc2-ab61-b0b59a2f79ba', 'c0da0ae3-4136-4960-a83e-b8233bcbb959', '37985cde-da63-494a-ae3e-a11b20703fee', '8b64eb25-f615-49ca-bc8b-3db8bfb5833a']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:00.935011 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8326a643-49c9-4f9c-ab81-9376c55664d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:00.941694 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-458db190-6f9f-498b-957b-59aac5afbf39 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:00.946360 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-458db190-6f9f-498b-957b-59aac5afbf39 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:52:00.946722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-458db190-6f9f-498b-957b-59aac5afbf39 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:00.947062 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-458db190-6f9f-498b-957b-59aac5afbf39 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:00.947599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-458db190-6f9f-498b-957b-59aac5afbf39 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:00.948174 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:00.948174 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:00.948807 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-458db190-6f9f-498b-957b-59aac5afbf39 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:00.962014 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-458db190-6f9f-498b-957b-59aac5afbf39 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Get all volumes completed successfully. Aug 01 13:52:00.964796 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-458db190-6f9f-498b-957b-59aac5afbf39 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:00.964796 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-458db190-6f9f-498b-957b-59aac5afbf39 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:00.966956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8326a643-49c9-4f9c-ab81-9376c55664d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c774722-8ee4-4b52-ac92-3d4ee0112035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1138126760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14750b87796a4f66be645b6b69b5caf2',qos_specs=None,replication_status=,reservations=['880b3877-793f-4dc2-ab61-b0b59a2f79ba','c0da0ae3-4136-4960-a83e-b8233bcbb959','37985cde-da63-494a-ae3e-a11b20703fee','8b64eb25-f615-49ca-bc8b-3db8bfb5833a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='967da316263f46f68b3b0b89e33806ee',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1138126760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c774722-8ee4-4b52-ac92-3d4ee0112035,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='14750b87796a4f66be645b6b69b5caf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='967da316263f46f68b3b0b89e33806ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93ce5e6a-697e-401b-93f7-ea481c2ba504),volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:00.967390 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e92c5f8-9fa7-4689-946e-55e8e56e5a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:00.989962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e92c5f8-9fa7-4689-946e-55e8e56e5a4a) transitioned into state 'SUCCESS' from state '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-1138126760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14750b87796a4f66be645b6b69b5caf2',qos_specs=None,replication_status=,reservations=['880b3877-793f-4dc2-ab61-b0b59a2f79ba','c0da0ae3-4136-4960-a83e-b8233bcbb959','37985cde-da63-494a-ae3e-a11b20703fee','8b64eb25-f615-49ca-bc8b-3db8bfb5833a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='967da316263f46f68b3b0b89e33806ee',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:00.990847 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68824574-5fbe-47e8-b42f-1f19ca830bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:01.007576 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68824574-5fbe-47e8-b42f-1f19ca830bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:01.008809 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Flow 'volume_create_api' (32b2fc97-6c38-4fd4-a118-91ef802c4fcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:01.009172 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Create volume request issued successfully. Aug 01 13:52:01.009885 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6de8ea83-ad0f-4ab9-9637-0b40a3692a29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:01.010869 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 134/548] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:52:00 2026] POST /volume/v3/volumes => generated 758 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:01.022207 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-458db190-6f9f-498b-957b-59aac5afbf39 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:01.026294 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5ef3527a-8e0b-4a59-a203-c90859eca3a0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:01.026620 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:01.026620 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:01.030476 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5ef3527a-8e0b-4a59-a203-c90859eca3a0 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 Aug 01 13:52:01.030800 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5ef3527a-8e0b-4a59-a203-c90859eca3a0 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:01.031052 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5ef3527a-8e0b-4a59-a203-c90859eca3a0 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:01.037941 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-458db190-6f9f-498b-957b-59aac5afbf39 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:52:01.037941 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 140/549] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:52:00 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:01.055623 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:01.055623 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:01.058749 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:01.062424 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:52:01.062424 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:01.062424 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:01.062424 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:01.066690 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:01.066690 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:01.066690 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:01.072735 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5ef3527a-8e0b-4a59-a203-c90859eca3a0 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:52:01.084846 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5ef3527a-8e0b-4a59-a203-c90859eca3a0 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 returned with HTTP 200 Aug 01 13:52:01.085677 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 140/550] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:01 2026] GET /volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 => generated 826 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:01.094238 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Get all volumes completed successfully. Aug 01 13:52:01.094238 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:01.094238 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:01.161730 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:01.170534 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:01.170534 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:01.185244 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-19b145fc-7ffc-4b32-9334-2626093a178c req-648b9fbf-7554-44cf-b11a-2955c2f5e1f1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:01.187635 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-19b145fc-7ffc-4b32-9334-2626093a178c req-648b9fbf-7554-44cf-b11a-2955c2f5e1f1 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] DELETE https://10.4.3.223/volume/v3/attachments/31f6a486-e4d8-4c81-85e6-334398908100 Aug 01 13:52:01.189331 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-19b145fc-7ffc-4b32-9334-2626093a178c req-648b9fbf-7554-44cf-b11a-2955c2f5e1f1 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:01.189331 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-19b145fc-7ffc-4b32-9334-2626093a178c req-648b9fbf-7554-44cf-b11a-2955c2f5e1f1 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:01.189659 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-656b75e7-ccf9-4ec4-9b3d-0f63da1edf12 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:52:01.189659 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 137/551] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:52:01 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:01.203268 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:01.203268 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:01.209973 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b60ec300-1a05-4e85-ab0e-1ff02d867155 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:01.212501 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b60ec300-1a05-4e85-ab0e-1ff02d867155 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409/action Aug 01 13:52:01.213134 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b60ec300-1a05-4e85-ab0e-1ff02d867155 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:01.213256 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b60ec300-1a05-4e85-ab0e-1ff02d867155 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:01.215355 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-b60ec300-1a05-4e85-ab0e-1ff02d867155 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] delete called for group 65ee9279-f43b-4783-9061-231618ef1409 {{(pid=100201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:52:01.215946 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-b60ec300-1a05-4e85-ab0e-1ff02d867155 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Delete group with id: 65ee9279-f43b-4783-9061-231618ef1409 Aug 01 13:52:01.221345 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:01.221345 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:01.327801 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b60ec300-1a05-4e85-ab0e-1ff02d867155 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409/action returned with HTTP 202 Aug 01 13:52:01.327801 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 141/552] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:52:01 2026] POST /volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:01.337828 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6cca3e1c-12a6-4966-9720-d92cee3ae796 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:01.342115 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6cca3e1c-12a6-4966-9720-d92cee3ae796 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e Aug 01 13:52:01.344600 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6cca3e1c-12a6-4966-9720-d92cee3ae796 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:01.344600 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6cca3e1c-12a6-4966-9720-d92cee3ae796 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:01.363485 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:01.363485 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:01.368356 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-19b145fc-7ffc-4b32-9334-2626093a178c req-648b9fbf-7554-44cf-b11a-2955c2f5e1f1 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/attachments/31f6a486-e4d8-4c81-85e6-334398908100 returned with HTTP 200 Aug 01 13:52:01.368356 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 135/553] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:52:01 2026] DELETE /volume/v3/attachments/31f6a486-e4d8-4c81-85e6-334398908100 => generated 19 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:01.370265 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6cca3e1c-12a6-4966-9720-d92cee3ae796 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Volume info retrieved successfully. Aug 01 13:52:01.371453 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-6cca3e1c-12a6-4966-9720-d92cee3ae796 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:01.372471 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-6cca3e1c-12a6-4966-9720-d92cee3ae796 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:01.387282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-19b145fc-7ffc-4b32-9334-2626093a178c req-92e4662f-3410-4c5b-baf2-3ee32a38c827 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:01.393498 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-19b145fc-7ffc-4b32-9334-2626093a178c req-92e4662f-3410-4c5b-baf2-3ee32a38c827 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:52:01.393498 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-19b145fc-7ffc-4b32-9334-2626093a178c req-92e4662f-3410-4c5b-baf2-3ee32a38c827 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:01.395634 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-19b145fc-7ffc-4b32-9334-2626093a178c req-92e4662f-3410-4c5b-baf2-3ee32a38c827 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:01.395634 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [req-19b145fc-7ffc-4b32-9334-2626093a178c req-92e4662f-3410-4c5b-baf2-3ee32a38c827 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Delete volume with id: b16f86f6-f555-4eaa-ba36-7bc4cd425036 Aug 01 13:52:01.412974 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:01.412974 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:01.412974 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-19b145fc-7ffc-4b32-9334-2626093a178c req-92e4662f-3410-4c5b-baf2-3ee32a38c827 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Volume info retrieved successfully. Aug 01 13:52:01.440148 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-6cca3e1c-12a6-4966-9720-d92cee3ae796 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:01.445595 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:01.445595 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:01.462785 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6cca3e1c-12a6-4966-9720-d92cee3ae796 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e returned with HTTP 200 Aug 01 13:52:01.463732 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 141/554] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:01 2026] GET /volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e => generated 904 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:01.466090 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-19b145fc-7ffc-4b32-9334-2626093a178c req-92e4662f-3410-4c5b-baf2-3ee32a38c827 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] Delete volume request issued successfully. Aug 01 13:52:01.466090 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-19b145fc-7ffc-4b32-9334-2626093a178c req-92e4662f-3410-4c5b-baf2-3ee32a38c827 tempest-ImageDependencyTests-328883775 tempest-ImageDependencyTests-328883775-project-member] https://10.4.3.223/volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 returned with HTTP 202 Aug 01 13:52:01.466090 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 138/555] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 13:52:01 2026] DELETE /volume/v3/volumes/b16f86f6-f555-4eaa-ba36-7bc4cd425036 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:02.109535 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-41724833-d3e1-4d29-80ae-acd8e1ff8eae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:02.113287 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41724833-d3e1-4d29-80ae-acd8e1ff8eae tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 Aug 01 13:52:02.113664 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41724833-d3e1-4d29-80ae-acd8e1ff8eae tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:02.114025 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41724833-d3e1-4d29-80ae-acd8e1ff8eae tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:02.123166 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:02.123166 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:02.129578 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-41724833-d3e1-4d29-80ae-acd8e1ff8eae tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:52:02.135528 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41724833-d3e1-4d29-80ae-acd8e1ff8eae tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 returned with HTTP 200 Aug 01 13:52:02.136769 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 142/556] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:02 2026] GET /volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:02.481111 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-16fd072d-1eff-4c39-b645-06f5f4a26686 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:02.484904 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-16fd072d-1eff-4c39-b645-06f5f4a26686 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e Aug 01 13:52:02.484904 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-16fd072d-1eff-4c39-b645-06f5f4a26686 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:02.484904 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-16fd072d-1eff-4c39-b645-06f5f4a26686 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:02.491642 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-16fd072d-1eff-4c39-b645-06f5f4a26686 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e returned with HTTP 404 Aug 01 13:52:02.491642 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 136/557] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:02 2026] GET /volume/v3/volumes/e4fd6897-1dfc-402d-afda-885c350bdd9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:02.501922 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a4b5d184-8aa1-44fc-9c3c-53eed574cbba None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:02.505322 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a4b5d184-8aa1-44fc-9c3c-53eed574cbba tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 Aug 01 13:52:02.505586 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a4b5d184-8aa1-44fc-9c3c-53eed574cbba tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:02.505887 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a4b5d184-8aa1-44fc-9c3c-53eed574cbba tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:02.505962 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-a4b5d184-8aa1-44fc-9c3c-53eed574cbba tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 65ee9279-f43b-4783-9061-231618ef1409 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:02.514563 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a4b5d184-8aa1-44fc-9c3c-53eed574cbba tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 returned with HTTP 404 Aug 01 13:52:02.514721 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 142/558] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:02 2026] GET /volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:02.524174 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-22709b70-59fd-4fc7-b836-3ba67e42f76b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:02.526295 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22709b70-59fd-4fc7-b836-3ba67e42f76b tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf/action Aug 01 13:52:02.526708 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22709b70-59fd-4fc7-b836-3ba67e42f76b tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:02.526878 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22709b70-59fd-4fc7-b836-3ba67e42f76b tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:02.528958 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-22709b70-59fd-4fc7-b836-3ba67e42f76b tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] delete called for group e68a2b18-484b-43ca-b259-6749f8027abf {{(pid=100202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:52:02.529093 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-22709b70-59fd-4fc7-b836-3ba67e42f76b tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Delete group with id: e68a2b18-484b-43ca-b259-6749f8027abf Aug 01 13:52:02.534080 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:02.534080 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:02.592686 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22709b70-59fd-4fc7-b836-3ba67e42f76b tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf/action returned with HTTP 202 Aug 01 13:52:02.594648 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 139/559] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:52:02 2026] POST /volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:02.604705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-97a06e4c-def0-4677-aee8-c0c9ea32f1ae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:02.608920 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97a06e4c-def0-4677-aee8-c0c9ea32f1ae tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf Aug 01 13:52:02.608920 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97a06e4c-def0-4677-aee8-c0c9ea32f1ae tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:02.609733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97a06e4c-def0-4677-aee8-c0c9ea32f1ae tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:02.610031 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-97a06e4c-def0-4677-aee8-c0c9ea32f1ae tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member e68a2b18-484b-43ca-b259-6749f8027abf {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:02.615126 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:02.615126 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:02.631236 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97a06e4c-def0-4677-aee8-c0c9ea32f1ae tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf returned with HTTP 200 Aug 01 13:52:02.631894 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 143/560] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:02 2026] GET /volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf => generated 322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:03.649414 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2a0e6d71-2293-4b55-a5eb-ea7ca40b34b7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:03.653021 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a0e6d71-2293-4b55-a5eb-ea7ca40b34b7 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf Aug 01 13:52:03.653409 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a0e6d71-2293-4b55-a5eb-ea7ca40b34b7 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:03.654254 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a0e6d71-2293-4b55-a5eb-ea7ca40b34b7 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:03.654254 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-2a0e6d71-2293-4b55-a5eb-ea7ca40b34b7 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member e68a2b18-484b-43ca-b259-6749f8027abf {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:03.668339 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a0e6d71-2293-4b55-a5eb-ea7ca40b34b7 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf returned with HTTP 404 Aug 01 13:52:03.669905 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 137/561] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:03 2026] GET /volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:03.687598 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b321350a-5680-4ebe-8b23-9448d5b2aaa5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:03.698231 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b321350a-5680-4ebe-8b23-9448d5b2aaa5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/detail Aug 01 13:52:03.698231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b321350a-5680-4ebe-8b23-9448d5b2aaa5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:03.698231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b321350a-5680-4ebe-8b23-9448d5b2aaa5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:03.712346 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b321350a-5680-4ebe-8b23-9448d5b2aaa5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/detail returned with HTTP 200 Aug 01 13:52:03.712583 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 143/562] 10.4.3.223 () {68 vars in 1296 bytes} [Sat Aug 1 13:52:03 2026] GET /volume/v3/groups/detail => generated 14 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:52:03.731487 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e2b37511-7fab-4e0d-b383-8548da779753 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:03.733411 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e2b37511-7fab-4e0d-b383-8548da779753 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:52:03.733740 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e2b37511-7fab-4e0d-b383-8548da779753 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:03.733887 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e2b37511-7fab-4e0d-b383-8548da779753 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:03.735886 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-e2b37511-7fab-4e0d-b383-8548da779753 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:03.737994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e2b37511-7fab-4e0d-b383-8548da779753 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:03.756864 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e2b37511-7fab-4e0d-b383-8548da779753 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Get all volumes completed successfully. Aug 01 13:52:03.759476 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e2b37511-7fab-4e0d-b383-8548da779753 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:52:03.759664 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 140/563] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:52:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:03.777703 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-45be923e-0e32-4c58-91cc-775af373a7f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:03.787200 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-45be923e-0e32-4c58-91cc-775af373a7f2 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf/action Aug 01 13:52:03.787200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-45be923e-0e32-4c58-91cc-775af373a7f2 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:03.787200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-45be923e-0e32-4c58-91cc-775af373a7f2 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:03.793134 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-45be923e-0e32-4c58-91cc-775af373a7f2 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] delete called for group e68a2b18-484b-43ca-b259-6749f8027abf {{(pid=100201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:52:03.795167 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-45be923e-0e32-4c58-91cc-775af373a7f2 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Delete group with id: e68a2b18-484b-43ca-b259-6749f8027abf Aug 01 13:52:03.801239 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-45be923e-0e32-4c58-91cc-775af373a7f2 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf/action returned with HTTP 404 Aug 01 13:52:03.803979 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 144/564] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:52:03 2026] POST /volume/v3/groups/e68a2b18-484b-43ca-b259-6749f8027abf/action => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:03.821670 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-77d93079-3e6a-42d2-a47e-fa3d91514972 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:03.835955 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-77d93079-3e6a-42d2-a47e-fa3d91514972 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:52:03.836293 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-77d93079-3e6a-42d2-a47e-fa3d91514972 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:03.836443 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-77d93079-3e6a-42d2-a47e-fa3d91514972 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:03.837187 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-77d93079-3e6a-42d2-a47e-fa3d91514972 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:03.837809 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:03.837809 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:03.838496 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-77d93079-3e6a-42d2-a47e-fa3d91514972 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:03.850699 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-77d93079-3e6a-42d2-a47e-fa3d91514972 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Get all volumes completed successfully. Aug 01 13:52:03.854372 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-77d93079-3e6a-42d2-a47e-fa3d91514972 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:52:03.854372 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 138/565] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:52:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:03.870886 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cc6bb2b5-1c4c-46a2-8aa9-eea28a0f37ab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:03.877416 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc6bb2b5-1c4c-46a2-8aa9-eea28a0f37ab tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409/action Aug 01 13:52:03.879251 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc6bb2b5-1c4c-46a2-8aa9-eea28a0f37ab tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:03.879251 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc6bb2b5-1c4c-46a2-8aa9-eea28a0f37ab tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:03.880360 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-cc6bb2b5-1c4c-46a2-8aa9-eea28a0f37ab tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] delete called for group 65ee9279-f43b-4783-9061-231618ef1409 {{(pid=100199) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:52:03.880591 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-cc6bb2b5-1c4c-46a2-8aa9-eea28a0f37ab tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Delete group with id: 65ee9279-f43b-4783-9061-231618ef1409 Aug 01 13:52:03.887343 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc6bb2b5-1c4c-46a2-8aa9-eea28a0f37ab tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409/action returned with HTTP 404 Aug 01 13:52:03.888683 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 144/566] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:52:03 2026] POST /volume/v3/groups/65ee9279-f43b-4783-9061-231618ef1409/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:03.902692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-451d4a09-453c-4895-88f9-a371d3916305 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:03.905317 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-451d4a09-453c-4895-88f9-a371d3916305 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/9bb38da7-94bd-4f74-a4c2-922190854898 Aug 01 13:52:03.905624 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-451d4a09-453c-4895-88f9-a371d3916305 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:03.905802 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-451d4a09-453c-4895-88f9-a371d3916305 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:03.968869 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-451d4a09-453c-4895-88f9-a371d3916305 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] https://10.4.3.223/volume/v3/group_types/9bb38da7-94bd-4f74-a4c2-922190854898 returned with HTTP 202 Aug 01 13:52:03.969562 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 141/567] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:52:03 2026] DELETE /volume/v3/group_types/9bb38da7-94bd-4f74-a4c2-922190854898 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:03.989062 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-77712db8-fa5e-4c37-bc98-814499c08b3f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:03.990118 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77712db8-fa5e-4c37-bc98-814499c08b3f tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] DELETE https://10.4.3.223/volume/v3/types/69caa741-a79d-451a-97e7-9cdad9113132 Aug 01 13:52:03.990507 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77712db8-fa5e-4c37-bc98-814499c08b3f tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:03.990733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77712db8-fa5e-4c37-bc98-814499c08b3f tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:03.990933 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:03.990933 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:04.071380 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77712db8-fa5e-4c37-bc98-814499c08b3f tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] https://10.4.3.223/volume/v3/types/69caa741-a79d-451a-97e7-9cdad9113132 returned with HTTP 202 Aug 01 13:52:04.073268 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 145/568] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:03 2026] DELETE /volume/v3/types/69caa741-a79d-451a-97e7-9cdad9113132 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:04.087042 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5bb23463-575f-4dbb-98f9-4b1abb693179 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:04.090015 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5bb23463-575f-4dbb-98f9-4b1abb693179 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] GET https://10.4.3.223/volume/v3/types/69caa741-a79d-451a-97e7-9cdad9113132 Aug 01 13:52:04.097083 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5bb23463-575f-4dbb-98f9-4b1abb693179 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:04.097083 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5bb23463-575f-4dbb-98f9-4b1abb693179 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:04.113409 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5bb23463-575f-4dbb-98f9-4b1abb693179 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] https://10.4.3.223/volume/v3/types/69caa741-a79d-451a-97e7-9cdad9113132 returned with HTTP 404 Aug 01 13:52:04.114188 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 139/569] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:04 2026] GET /volume/v3/types/69caa741-a79d-451a-97e7-9cdad9113132 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:04.124972 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-847377a8-98a7-419c-9bc4-b0a8142e340b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:04.130309 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-847377a8-98a7-419c-9bc4-b0a8142e340b tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:04.130309 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-847377a8-98a7-419c-9bc4-b0a8142e340b tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-129242043"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:04.159242 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-847377a8-98a7-419c-9bc4-b0a8142e340b tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:04.159242 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 145/570] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:52:04 2026] POST /volume/v3/types => generated 215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:04.166774 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1a7c3975-e17a-49be-aed3-6c6af7f2cbc5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:04.169915 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a7c3975-e17a-49be-aed3-6c6af7f2cbc5 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:52:04.170401 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1a7c3975-e17a-49be-aed3-6c6af7f2cbc5 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1773042533"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:04.195510 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a7c3975-e17a-49be-aed3-6c6af7f2cbc5 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:52:04.196053 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 142/571] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:52:04 2026] POST /volume/v3/group_types => generated 173 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:04.210170 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-73c113b2-8664-45ea-a337-c7118278fea6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:04.213567 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-73c113b2-8664-45ea-a337-c7118278fea6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/groups Aug 01 13:52:04.213567 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-73c113b2-8664-45ea-a337-c7118278fea6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f0d7705e-aae6-49f8-9999-f9fea22b0f0d", "volume_types": ["413c8d25-26e9-44c3-b9aa-c523e4d8846a"], "name": "tempest-GroupsTest-Group-1051611658"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:04.231038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-73c113b2-8664-45ea-a337-c7118278fea6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Creating new group {'group': {'group_type': 'f0d7705e-aae6-49f8-9999-f9fea22b0f0d', 'volume_types': ['413c8d25-26e9-44c3-b9aa-c523e4d8846a'], 'name': 'tempest-GroupsTest-Group-1051611658'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:52:04.238019 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-73c113b2-8664-45ea-a337-c7118278fea6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Creating group tempest-GroupsTest-Group-1051611658. Aug 01 13:52:04.269014 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-73c113b2-8664-45ea-a337-c7118278fea6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:52:04.268099. {{(pid=100201) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:52:04.269014 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-73c113b2-8664-45ea-a337-c7118278fea6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Availability Zones retrieved successfully. Aug 01 13:52:05.211259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-73c113b2-8664-45ea-a337-c7118278fea6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Created reservations ['767ef17e-9501-4280-bafb-86bf2fbc66f8'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:05.211259 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-73c113b2-8664-45ea-a337-c7118278fea6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Aug 01 13:52:05.211259 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 146/572] 10.4.3.223 () {70 vars in 1297 bytes} [Sat Aug 1 13:52:04 2026] POST /volume/v3/groups => generated 104 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:05.216627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4655cb04-efa0-45ad-a76b-cac8c709b687 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:05.216627 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4655cb04-efa0-45ad-a76b-cac8c709b687 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:05.216627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4655cb04-efa0-45ad-a76b-cac8c709b687 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:05.216627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4655cb04-efa0-45ad-a76b-cac8c709b687 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:05.216627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-4655cb04-efa0-45ad-a76b-cac8c709b687 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 9ace981a-d81a-41fd-a454-f33eecdacb34 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:05.216627 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:05.216627 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:05.216627 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4655cb04-efa0-45ad-a76b-cac8c709b687 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 returned with HTTP 200 Aug 01 13:52:05.216627 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 140/573] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:04 2026] GET /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 => generated 332 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:05.458961 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9ed85e1f-2b6b-46de-bd66-e83f66141725 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:05.463000 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9ed85e1f-2b6b-46de-bd66-e83f66141725 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:05.463298 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9ed85e1f-2b6b-46de-bd66-e83f66141725 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:05.463534 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9ed85e1f-2b6b-46de-bd66-e83f66141725 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:05.463716 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-9ed85e1f-2b6b-46de-bd66-e83f66141725 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 9ace981a-d81a-41fd-a454-f33eecdacb34 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:05.468896 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:05.468896 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:05.487196 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9ed85e1f-2b6b-46de-bd66-e83f66141725 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 returned with HTTP 200 Aug 01 13:52:05.487802 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 146/574] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:05 2026] GET /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 => generated 333 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:05.504635 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-275a649f-8d12-47a5-8ac1-31212093696f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:05.516053 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:05.517864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-997343004", "volume_type": "413c8d25-26e9-44c3-b9aa-c523e4d8846a", "group_id": "9ace981a-d81a-41fd-a454-f33eecdacb34", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:05.522464 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-997343004', 'volume_type': '413c8d25-26e9-44c3-b9aa-c523e4d8846a', 'group_id': '9ace981a-d81a-41fd-a454-f33eecdacb34', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:05.540686 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:05.540686 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:05.540947 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Create volume of 1 GB Aug 01 13:52:05.551159 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Availability Zones retrieved successfully. Aug 01 13:52:05.568518 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Flow 'volume_create_api' (e34f4267-b9fe-4b3e-baf4-5fcf769721f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:05.569072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8828e7e9-39d5-46b8-b2f7-343d1a27b8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:05.570538 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:05.570538 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:05.571129 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:05.619987 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8828e7e9-39d5-46b8-b2f7-343d1a27b8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:52:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=413c8d25-26e9-44c3-b9aa-c523e4d8846a,is_public=True,name='tempest-GroupsTest-volume-type-129242043',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '413c8d25-26e9-44c3-b9aa-c523e4d8846a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9ace981a-d81a-41fd-a454-f33eecdacb34', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:05.621327 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e5ae7d-1e41-49a2-b882-9c7863562d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:05.626322 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3faad155-c612-485d-a7d4-1ecc07b16d73 req-7f4e564c-64ba-476b-b1cf-93202e758de1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:05.629707 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3faad155-c612-485d-a7d4-1ecc07b16d73 req-7f4e564c-64ba-476b-b1cf-93202e758de1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] DELETE https://10.4.3.223/volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790 Aug 01 13:52:05.629707 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3faad155-c612-485d-a7d4-1ecc07b16d73 req-7f4e564c-64ba-476b-b1cf-93202e758de1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:05.631237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3faad155-c612-485d-a7d4-1ecc07b16d73 req-7f4e564c-64ba-476b-b1cf-93202e758de1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:05.660886 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:05.660886 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:05.673794 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-129242043 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-129242043, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:05.674166 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-129242043 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-129242043, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:05.753768 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Created reservations ['f835e079-d407-4735-a1fb-12371059b433', 'cc8bb4f7-8bdf-4cc9-940b-dce4f3a24ede', 'b943cb61-7d43-4758-933a-067af315346d', '760f4fc8-216e-4a0b-aa37-91de8d23f28f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:05.754647 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3faad155-c612-485d-a7d4-1ecc07b16d73 req-7f4e564c-64ba-476b-b1cf-93202e758de1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790 returned with HTTP 200 Aug 01 13:52:05.755086 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 147/575] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:52:05 2026] DELETE /volume/v3/attachments/5835521e-2570-4ec1-a077-0f8b8efaf790 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:52:05.755523 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e5ae7d-1e41-49a2-b882-9c7863562d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f835e079-d407-4735-a1fb-12371059b433', 'cc8bb4f7-8bdf-4cc9-940b-dce4f3a24ede', 'b943cb61-7d43-4758-933a-067af315346d', '760f4fc8-216e-4a0b-aa37-91de8d23f28f']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:05.756924 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87377102-010d-47d2-9d39-94a2b13553c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:05.803108 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87377102-010d-47d2-9d39-94a2b13553c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bba3c47d-52cd-4914-83bd-b72fb640bf88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-997343004',encryption_key_id=None,group_id=9ace981a-d81a-41fd-a454-f33eecdacb34,group_type_id=,metadata={},multiattach=False,project_id='c109b1b9e3f947ca9969e051b70f1114',qos_specs=None,replication_status=,reservations=['f835e079-d407-4735-a1fb-12371059b433','cc8bb4f7-8bdf-4cc9-940b-dce4f3a24ede','b943cb61-7d43-4758-933a-067af315346d','760f4fc8-216e-4a0b-aa37-91de8d23f28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a87a7402714435bb014a19308aa66b7',volume_type_id=413c8d25-26e9-44c3-b9aa-c523e4d8846a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-997343004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9ace981a-d81a-41fd-a454-f33eecdacb34,host=None,id=bba3c47d-52cd-4914-83bd-b72fb640bf88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c109b1b9e3f947ca9969e051b70f1114',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a87a7402714435bb014a19308aa66b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(413c8d25-26e9-44c3-b9aa-c523e4d8846a),volume_type_id=413c8d25-26e9-44c3-b9aa-c523e4d8846a)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:05.804336 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5942fd2d-b6cb-4d51-b7e9-e0629d76afdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:05.825388 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ee99b8c0-922d-4fdf-9a85-7155f9400022 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:05.836382 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5942fd2d-b6cb-4d51-b7e9-e0629d76afdc) transitioned into state 'SUCCESS' from state '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-997343004',encryption_key_id=None,group_id=9ace981a-d81a-41fd-a454-f33eecdacb34,group_type_id=,metadata={},multiattach=False,project_id='c109b1b9e3f947ca9969e051b70f1114',qos_specs=None,replication_status=,reservations=['f835e079-d407-4735-a1fb-12371059b433','cc8bb4f7-8bdf-4cc9-940b-dce4f3a24ede','b943cb61-7d43-4758-933a-067af315346d','760f4fc8-216e-4a0b-aa37-91de8d23f28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a87a7402714435bb014a19308aa66b7',volume_type_id=413c8d25-26e9-44c3-b9aa-c523e4d8846a)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:05.837457 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0133c0-ca0b-4b4e-99aa-acf519ace5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:05.861571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0133c0-ca0b-4b4e-99aa-acf519ace5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:05.863864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Flow 'volume_create_api' (e34f4267-b9fe-4b3e-baf4-5fcf769721f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:05.864015 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Create volume request issued successfully. Aug 01 13:52:05.864932 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:05.865112 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:05.914399 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:05.918367 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:05.918367 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:05.923042 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-275a649f-8d12-47a5-8ac1-31212093696f tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:05.923867 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 143/576] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:52:05 2026] POST /volume/v3/volumes => generated 813 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:05.944593 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8e582c36-b299-402c-9c57-d7c866bf5459 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:05.949253 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e582c36-b299-402c-9c57-d7c866bf5459 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/bba3c47d-52cd-4914-83bd-b72fb640bf88 Aug 01 13:52:05.949253 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e582c36-b299-402c-9c57-d7c866bf5459 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:05.949253 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e582c36-b299-402c-9c57-d7c866bf5459 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:05.963822 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:05.963822 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:05.976506 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8e582c36-b299-402c-9c57-d7c866bf5459 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Volume info retrieved successfully. Aug 01 13:52:05.976506 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-8e582c36-b299-402c-9c57-d7c866bf5459 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:05.976506 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-8e582c36-b299-402c-9c57-d7c866bf5459 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:05.992102 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ee99b8c0-922d-4fdf-9a85-7155f9400022 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:05.994241 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ee99b8c0-922d-4fdf-9a85-7155f9400022 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1870936524"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:05.994748 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:05.994748 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:06.025899 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ee99b8c0-922d-4fdf-9a85-7155f9400022 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:06.026456 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 141/577] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:52:05 2026] POST /volume/v3/types => generated 228 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:06.046364 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-8e582c36-b299-402c-9c57-d7c866bf5459 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:06.046495 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-92636c7a-259d-491d-ae3b-c0293c24f829 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:06.052134 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92636c7a-259d-491d-ae3b-c0293c24f829 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:52:06.052493 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:06.052493 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:06.052646 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92636c7a-259d-491d-ae3b-c0293c24f829 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-415884673"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:06.056593 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:06.056593 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:06.070896 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e582c36-b299-402c-9c57-d7c866bf5459 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/bba3c47d-52cd-4914-83bd-b72fb640bf88 returned with HTTP 200 Aug 01 13:52:06.070896 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 147/578] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:05 2026] GET /volume/v3/volumes/bba3c47d-52cd-4914-83bd-b72fb640bf88 => generated 881 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:06.091824 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92636c7a-259d-491d-ae3b-c0293c24f829 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:52:06.092326 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 148/579] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:52:06 2026] POST /volume/v3/group_types => generated 184 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:06.109652 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3b7107bb-4060-41cb-b148-12519b0d8479 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:06.219026 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b7107bb-4060-41cb-b148-12519b0d8479 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] POST https://10.4.3.223/volume/v3/groups Aug 01 13:52:06.224244 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b7107bb-4060-41cb-b148-12519b0d8479 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b27bdbb1-6009-4253-a789-f8d5891096c3", "volume_types": ["172ef00e-cf3f-4ba3-b795-e60af300b7ed"], "name": "tempest-GroupSnapshotsV319Test-Group-767296127"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:06.225730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-3b7107bb-4060-41cb-b148-12519b0d8479 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Creating new group {'group': {'group_type': 'b27bdbb1-6009-4253-a789-f8d5891096c3', 'volume_types': ['172ef00e-cf3f-4ba3-b795-e60af300b7ed'], 'name': 'tempest-GroupSnapshotsV319Test-Group-767296127'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:52:06.232820 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-3b7107bb-4060-41cb-b148-12519b0d8479 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-767296127. Aug 01 13:52:06.263051 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b7107bb-4060-41cb-b148-12519b0d8479 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:52:06.262690. {{(pid=100202) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:52:06.263108 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3b7107bb-4060-41cb-b148-12519b0d8479 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Availability Zones retrieved successfully. Aug 01 13:52:06.299349 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-3b7107bb-4060-41cb-b148-12519b0d8479 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Created reservations ['6aeb5578-73f8-4d34-b9ff-897bb811dbfb'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:06.336070 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b7107bb-4060-41cb-b148-12519b0d8479 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Aug 01 13:52:06.337192 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 144/580] 10.4.3.223 () {70 vars in 1297 bytes} [Sat Aug 1 13:52:06 2026] POST /volume/v3/groups => generated 115 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:06.348037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-69924e17-e2a0-414c-acb2-a831e6c7b8f6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:06.353200 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69924e17-e2a0-414c-acb2-a831e6c7b8f6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9 Aug 01 13:52:06.353757 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69924e17-e2a0-414c-acb2-a831e6c7b8f6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:06.353757 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69924e17-e2a0-414c-acb2-a831e6c7b8f6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:06.353829 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-69924e17-e2a0-414c-acb2-a831e6c7b8f6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member 5d788142-3559-4938-812c-990bc2692ca9 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:06.361700 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:06.361700 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:06.375369 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69924e17-e2a0-414c-acb2-a831e6c7b8f6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9 returned with HTTP 200 Aug 01 13:52:06.375821 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 142/581] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:06 2026] GET /volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9 => generated 395 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:06.581288 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-33740f4a-68bb-4f01-bc02-db854dcf07ab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:06.583598 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33740f4a-68bb-4f01-bc02-db854dcf07ab tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:52:06.583833 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33740f4a-68bb-4f01-bc02-db854dcf07ab tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:06.584075 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33740f4a-68bb-4f01-bc02-db854dcf07ab tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:06.597526 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:06.597526 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:06.604889 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-33740f4a-68bb-4f01-bc02-db854dcf07ab tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:52:06.612193 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33740f4a-68bb-4f01-bc02-db854dcf07ab tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:52:06.613565 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 148/582] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:06 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:06.677562 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-15791f58-8ed1-4368-961f-1d4bde9c53e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:06.683067 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-15791f58-8ed1-4368-961f-1d4bde9c53e5 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:52:06.683284 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-15791f58-8ed1-4368-961f-1d4bde9c53e5 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:06.683537 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-15791f58-8ed1-4368-961f-1d4bde9c53e5 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:06.716725 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:06.716725 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:06.728078 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-15791f58-8ed1-4368-961f-1d4bde9c53e5 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:52:06.737989 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-15791f58-8ed1-4368-961f-1d4bde9c53e5 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:52:06.737989 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 149/583] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:06 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:06.767961 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-133de0c2-cf7a-4911-a101-ea5eecb562c1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:06.771161 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-133de0c2-cf7a-4911-a101-ea5eecb562c1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] DELETE https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:52:06.771552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-133de0c2-cf7a-4911-a101-ea5eecb562c1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:06.771730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-133de0c2-cf7a-4911-a101-ea5eecb562c1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:06.772065 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-133de0c2-cf7a-4911-a101-ea5eecb562c1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Delete volume with id: 251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:52:06.783138 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:06.783138 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:06.785337 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-133de0c2-cf7a-4911-a101-ea5eecb562c1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:52:06.823755 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-133de0c2-cf7a-4911-a101-ea5eecb562c1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Delete volume request issued successfully. Aug 01 13:52:06.823755 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-133de0c2-cf7a-4911-a101-ea5eecb562c1 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 202 Aug 01 13:52:06.823959 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 145/584] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:52:06 2026] DELETE /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:06.835639 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-782ffc1d-2443-4b15-887e-07c36a73af03 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:06.839427 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-782ffc1d-2443-4b15-887e-07c36a73af03 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:52:06.839732 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-782ffc1d-2443-4b15-887e-07c36a73af03 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:06.840175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-782ffc1d-2443-4b15-887e-07c36a73af03 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:06.853985 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:06.853985 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:06.859828 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-782ffc1d-2443-4b15-887e-07c36a73af03 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Volume info retrieved successfully. Aug 01 13:52:06.868337 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-782ffc1d-2443-4b15-887e-07c36a73af03 tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 200 Aug 01 13:52:06.868964 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 143/585] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:06 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:07.091294 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-44b017c6-159e-4636-bca7-b3e6e93d2edd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:07.093959 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-44b017c6-159e-4636-bca7-b3e6e93d2edd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/bba3c47d-52cd-4914-83bd-b72fb640bf88 Aug 01 13:52:07.094430 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-44b017c6-159e-4636-bca7-b3e6e93d2edd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:07.094866 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-44b017c6-159e-4636-bca7-b3e6e93d2edd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:07.105140 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.105140 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:07.110295 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-44b017c6-159e-4636-bca7-b3e6e93d2edd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Volume info retrieved successfully. Aug 01 13:52:07.110920 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-44b017c6-159e-4636-bca7-b3e6e93d2edd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:07.111144 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-44b017c6-159e-4636-bca7-b3e6e93d2edd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:07.154678 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-44b017c6-159e-4636-bca7-b3e6e93d2edd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:07.158604 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.158604 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:07.168401 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-44b017c6-159e-4636-bca7-b3e6e93d2edd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/bba3c47d-52cd-4914-83bd-b72fb640bf88 returned with HTTP 200 Aug 01 13:52:07.168974 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 149/586] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:07 2026] GET /volume/v3/volumes/bba3c47d-52cd-4914-83bd-b72fb640bf88 => generated 906 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:07.186125 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:07.187796 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:07.188167 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1022645700", "volume_type": "413c8d25-26e9-44c3-b9aa-c523e4d8846a", "group_id": "9ace981a-d81a-41fd-a454-f33eecdacb34", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:07.189762 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1022645700', 'volume_type': '413c8d25-26e9-44c3-b9aa-c523e4d8846a', 'group_id': '9ace981a-d81a-41fd-a454-f33eecdacb34', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:07.200311 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.200311 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:07.200872 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Create volume of 1 GB Aug 01 13:52:07.208417 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Availability Zones retrieved successfully. Aug 01 13:52:07.215924 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Flow 'volume_create_api' (0d0df40b-90df-4c3a-9dd9-c85ba53b8ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:07.217729 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9846501-1bc5-44ab-bf4c-00b02a967beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:07.218298 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.218298 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:07.218697 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:07.246448 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9846501-1bc5-44ab-bf4c-00b02a967beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:52:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=413c8d25-26e9-44c3-b9aa-c523e4d8846a,is_public=True,name='tempest-GroupsTest-volume-type-129242043',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '413c8d25-26e9-44c3-b9aa-c523e4d8846a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9ace981a-d81a-41fd-a454-f33eecdacb34', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:07.247572 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae9d4b0-7ed5-4044-8e10-cc209df65867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:07.294941 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-129242043 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-129242043, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:07.295274 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-129242043 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-129242043, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:07.319207 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Created reservations ['652bbe10-c8ca-4d81-a8c4-239bdaf9b4bc', '84eb21f7-d23b-4a41-9fca-fd601262fcea', '7ef10afe-7647-4d67-9d4a-57d474cf19fd', '9dd550a9-7532-45c5-af77-7433a48a539c'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:07.320188 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae9d4b0-7ed5-4044-8e10-cc209df65867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['652bbe10-c8ca-4d81-a8c4-239bdaf9b4bc', '84eb21f7-d23b-4a41-9fca-fd601262fcea', '7ef10afe-7647-4d67-9d4a-57d474cf19fd', '9dd550a9-7532-45c5-af77-7433a48a539c']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:07.320889 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb05f7d-5064-4c5c-828e-4c3047fd68f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:07.351780 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb05f7d-5064-4c5c-828e-4c3047fd68f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b269fe7-857e-4106-9f82-2ebcd3a07b45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1022645700',encryption_key_id=None,group_id=9ace981a-d81a-41fd-a454-f33eecdacb34,group_type_id=,metadata={},multiattach=False,project_id='c109b1b9e3f947ca9969e051b70f1114',qos_specs=None,replication_status=,reservations=['652bbe10-c8ca-4d81-a8c4-239bdaf9b4bc','84eb21f7-d23b-4a41-9fca-fd601262fcea','7ef10afe-7647-4d67-9d4a-57d474cf19fd','9dd550a9-7532-45c5-af77-7433a48a539c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a87a7402714435bb014a19308aa66b7',volume_type_id=413c8d25-26e9-44c3-b9aa-c523e4d8846a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1022645700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9ace981a-d81a-41fd-a454-f33eecdacb34,host=None,id=5b269fe7-857e-4106-9f82-2ebcd3a07b45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c109b1b9e3f947ca9969e051b70f1114',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a87a7402714435bb014a19308aa66b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(413c8d25-26e9-44c3-b9aa-c523e4d8846a),volume_type_id=413c8d25-26e9-44c3-b9aa-c523e4d8846a)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:07.352614 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff77de4-07f1-4e61-b171-2920669c5faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:07.376695 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff77de4-07f1-4e61-b171-2920669c5faa) transitioned into state 'SUCCESS' from state '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-1022645700',encryption_key_id=None,group_id=9ace981a-d81a-41fd-a454-f33eecdacb34,group_type_id=,metadata={},multiattach=False,project_id='c109b1b9e3f947ca9969e051b70f1114',qos_specs=None,replication_status=,reservations=['652bbe10-c8ca-4d81-a8c4-239bdaf9b4bc','84eb21f7-d23b-4a41-9fca-fd601262fcea','7ef10afe-7647-4d67-9d4a-57d474cf19fd','9dd550a9-7532-45c5-af77-7433a48a539c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a87a7402714435bb014a19308aa66b7',volume_type_id=413c8d25-26e9-44c3-b9aa-c523e4d8846a)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:07.377865 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ecca6b-2b04-4404-838b-72294c804077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:07.391285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-52752976-0063-4659-9fa1-d9476cc587a4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:07.394336 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52752976-0063-4659-9fa1-d9476cc587a4 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9 Aug 01 13:52:07.394973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52752976-0063-4659-9fa1-d9476cc587a4 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:07.394973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52752976-0063-4659-9fa1-d9476cc587a4 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:07.394973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-52752976-0063-4659-9fa1-d9476cc587a4 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member 5d788142-3559-4938-812c-990bc2692ca9 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:07.404820 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ecca6b-2b04-4404-838b-72294c804077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:07.405479 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Flow 'volume_create_api' (0d0df40b-90df-4c3a-9dd9-c85ba53b8ac7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:07.405541 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.405541 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:07.405858 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Create volume request issued successfully. Aug 01 13:52:07.406552 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:07.407091 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:07.428964 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52752976-0063-4659-9fa1-d9476cc587a4 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9 returned with HTTP 200 Aug 01 13:52:07.428964 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 146/587] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:07 2026] GET /volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9 => generated 396 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:07.441282 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:07.443477 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:07.443855 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-185707361", "volume_type": "172ef00e-cf3f-4ba3-b795-e60af300b7ed", "group_id": "5d788142-3559-4938-812c-990bc2692ca9", "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:07.446397 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-185707361', 'volume_type': '172ef00e-cf3f-4ba3-b795-e60af300b7ed', 'group_id': '5d788142-3559-4938-812c-990bc2692ca9', 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:07.456996 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.456996 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:07.457860 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Create volume of 1 GB Aug 01 13:52:07.462198 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:07.465145 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Availability Zones retrieved successfully. Aug 01 13:52:07.470026 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.470026 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:07.476519 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-829afdcb-6137-4bd9-8ac0-edd0a818a4a3 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:07.477148 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 150/588] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:52:07 2026] POST /volume/v3/volumes => generated 814 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:07.478227 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Flow 'volume_create_api' (24c7c246-8da0-4e53-bef6-635558c773e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:07.480081 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f051e79-a2e8-4b61-bc05-ec7596660385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:07.481323 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.481323 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:07.482306 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:07.490864 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-15bfc1b7-b3a5-44df-8176-e22a8b221c9c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:07.493970 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-15bfc1b7-b3a5-44df-8176-e22a8b221c9c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 Aug 01 13:52:07.494298 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-15bfc1b7-b3a5-44df-8176-e22a8b221c9c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:07.495138 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-15bfc1b7-b3a5-44df-8176-e22a8b221c9c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:07.506148 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.506148 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:07.511513 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f051e79-a2e8-4b61-bc05-ec7596660385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=172ef00e-cf3f-4ba3-b795-e60af300b7ed,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1870936524',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '172ef00e-cf3f-4ba3-b795-e60af300b7ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5d788142-3559-4938-812c-990bc2692ca9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:07.512618 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f92da651-93ab-4c38-9718-cc55861cb83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:07.518895 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-15bfc1b7-b3a5-44df-8176-e22a8b221c9c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Volume info retrieved successfully. Aug 01 13:52:07.518895 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-15bfc1b7-b3a5-44df-8176-e22a8b221c9c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:07.518895 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-15bfc1b7-b3a5-44df-8176-e22a8b221c9c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:07.557410 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1870936524 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1870936524, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:07.557803 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1870936524 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1870936524, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:07.579205 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-15bfc1b7-b3a5-44df-8176-e22a8b221c9c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:07.582853 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.582853 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:07.591198 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-15bfc1b7-b3a5-44df-8176-e22a8b221c9c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 returned with HTTP 200 Aug 01 13:52:07.591352 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 150/589] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:07 2026] GET /volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 => generated 882 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:07.620241 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Created reservations ['db911e76-0c66-48fa-8643-2cc8a722377d', '4597ac4a-4bfe-453b-8ad4-8f03cc2155b4', 'd49e77fe-5cb5-457e-a6db-a106cb23687a', '739d6354-0fe8-49f4-af9b-5db1937c3479'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:07.620389 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f92da651-93ab-4c38-9718-cc55861cb83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db911e76-0c66-48fa-8643-2cc8a722377d', '4597ac4a-4bfe-453b-8ad4-8f03cc2155b4', 'd49e77fe-5cb5-457e-a6db-a106cb23687a', '739d6354-0fe8-49f4-af9b-5db1937c3479']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:07.621050 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0660997c-e33b-4b1f-88e3-510f8b4f4abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:07.646924 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0660997c-e33b-4b1f-88e3-510f8b4f4abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eb311e0-f506-4415-8320-43a8a4ac777a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-185707361',encryption_key_id=None,group_id=5d788142-3559-4938-812c-990bc2692ca9,group_type_id=,metadata={},multiattach=False,project_id='1e487647c1fd4287a66f0a975abf82bc',qos_specs=None,replication_status=,reservations=['db911e76-0c66-48fa-8643-2cc8a722377d','4597ac4a-4bfe-453b-8ad4-8f03cc2155b4','d49e77fe-5cb5-457e-a6db-a106cb23687a','739d6354-0fe8-49f4-af9b-5db1937c3479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2cd769246a41a88d102124e2882b4e',volume_type_id=172ef00e-cf3f-4ba3-b795-e60af300b7ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-185707361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5d788142-3559-4938-812c-990bc2692ca9,host=None,id=0eb311e0-f506-4415-8320-43a8a4ac777a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e487647c1fd4287a66f0a975abf82bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2cd769246a41a88d102124e2882b4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(172ef00e-cf3f-4ba3-b795-e60af300b7ed),volume_type_id=172ef00e-cf3f-4ba3-b795-e60af300b7ed)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:07.648641 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f64e0d-c760-4202-af94-a00c66de9103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:07.684486 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f64e0d-c760-4202-af94-a00c66de9103) transitioned into state 'SUCCESS' from state '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-185707361',encryption_key_id=None,group_id=5d788142-3559-4938-812c-990bc2692ca9,group_type_id=,metadata={},multiattach=False,project_id='1e487647c1fd4287a66f0a975abf82bc',qos_specs=None,replication_status=,reservations=['db911e76-0c66-48fa-8643-2cc8a722377d','4597ac4a-4bfe-453b-8ad4-8f03cc2155b4','d49e77fe-5cb5-457e-a6db-a106cb23687a','739d6354-0fe8-49f4-af9b-5db1937c3479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2cd769246a41a88d102124e2882b4e',volume_type_id=172ef00e-cf3f-4ba3-b795-e60af300b7ed)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:07.685664 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56838ce6-9e52-419c-bc45-9d412595ce40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:07.708460 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56838ce6-9e52-419c-bc45-9d412595ce40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:07.709591 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Flow 'volume_create_api' (24c7c246-8da0-4e53-bef6-635558c773e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:07.710016 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Create volume request issued successfully. Aug 01 13:52:07.712032 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:07.712415 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:07.764024 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:07.770189 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.770189 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:07.774717 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c8e4936-eea2-4f14-88e5-613fe66b5f01 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:07.776232 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 144/590] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:52:07 2026] POST /volume/v3/volumes => generated 826 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:07.791617 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-805d8230-2e48-410b-98c7-22b1e113dece None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:07.797397 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-805d8230-2e48-410b-98c7-22b1e113dece tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a Aug 01 13:52:07.797649 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-805d8230-2e48-410b-98c7-22b1e113dece tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:07.797897 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-805d8230-2e48-410b-98c7-22b1e113dece tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:07.815718 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.815718 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:07.820068 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-afd18a24-0406-483a-a680-68464922b820 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:07.822267 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-805d8230-2e48-410b-98c7-22b1e113dece tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Volume info retrieved successfully. Aug 01 13:52:07.823431 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-afd18a24-0406-483a-a680-68464922b820 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:52:07.823525 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-805d8230-2e48-410b-98c7-22b1e113dece tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:07.823777 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-805d8230-2e48-410b-98c7-22b1e113dece tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:07.823869 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-afd18a24-0406-483a-a680-68464922b820 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:07.824288 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-afd18a24-0406-483a-a680-68464922b820 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:07.853260 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.853260 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:07.863237 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-afd18a24-0406-483a-a680-68464922b820 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:52:07.869543 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-afd18a24-0406-483a-a680-68464922b820 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:52:07.870124 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 151/591] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:52:07 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 1652 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:07.888734 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fcc1ce70-1383-4233-97f4-70d46bad1e9f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:07.891681 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fcc1ce70-1383-4233-97f4-70d46bad1e9f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] GET https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 Aug 01 13:52:07.891958 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fcc1ce70-1383-4233-97f4-70d46bad1e9f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:07.892174 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fcc1ce70-1383-4233-97f4-70d46bad1e9f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:07.896104 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-805d8230-2e48-410b-98c7-22b1e113dece tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:07.901552 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fcc1ce70-1383-4233-97f4-70d46bad1e9f tempest-ServerActionsTestOtherB-240383799 tempest-ServerActionsTestOtherB-240383799-project-member] https://10.4.3.223/volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 returned with HTTP 404 Aug 01 13:52:07.902245 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 151/592] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:07 2026] GET /volume/v3/volumes/251d9616-f00e-4351-a702-48f6f60192a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:07.904065 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.904065 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:07.923440 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-805d8230-2e48-410b-98c7-22b1e113dece tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a returned with HTTP 200 Aug 01 13:52:07.923768 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 147/593] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:07 2026] GET /volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a => generated 894 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:07.927331 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-aff48b30-bc83-4751-b3f7-4a052067787a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:07.932427 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-aff48b30-bc83-4751-b3f7-4a052067787a tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:52:07.932427 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-aff48b30-bc83-4751-b3f7-4a052067787a tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:07.932629 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-aff48b30-bc83-4751-b3f7-4a052067787a tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:07.949206 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:07.949206 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:07.955879 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-aff48b30-bc83-4751-b3f7-4a052067787a tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:52:07.964072 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-aff48b30-bc83-4751-b3f7-4a052067787a tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:52:07.964729 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 145/594] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:52:07 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 1652 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:08.619577 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-44ea902a-d9bb-415e-b47f-81ee516d330c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:08.621971 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-44ea902a-d9bb-415e-b47f-81ee516d330c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 Aug 01 13:52:08.622803 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-44ea902a-d9bb-415e-b47f-81ee516d330c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:08.622803 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-44ea902a-d9bb-415e-b47f-81ee516d330c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:08.636712 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:08.636712 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:08.646545 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-44ea902a-d9bb-415e-b47f-81ee516d330c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Volume info retrieved successfully. Aug 01 13:52:08.648760 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-44ea902a-d9bb-415e-b47f-81ee516d330c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:08.648760 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-44ea902a-d9bb-415e-b47f-81ee516d330c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:08.709529 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-44ea902a-d9bb-415e-b47f-81ee516d330c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:08.716087 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:08.716087 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:08.736695 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-44ea902a-d9bb-415e-b47f-81ee516d330c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 returned with HTTP 200 Aug 01 13:52:08.737199 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 152/595] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:08 2026] GET /volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 => generated 907 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:08.757548 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3dab6772-eb1a-461d-ae60-03bc83296dda None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:08.762345 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3dab6772-eb1a-461d-ae60-03bc83296dda tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] PUT https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:08.762866 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3dab6772-eb1a-461d-ae60-03bc83296dda tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "5b269fe7-857e-4106-9f82-2ebcd3a07b45"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:08.778092 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-3dab6772-eb1a-461d-ae60-03bc83296dda tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Update called for group 9ace981a-d81a-41fd-a454-f33eecdacb34. {{(pid=100199) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:52:08.778092 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-3dab6772-eb1a-461d-ae60-03bc83296dda tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Updating group 9ace981a-d81a-41fd-a454-f33eecdacb34 with name new_group description: This is a new group add_volumes: None remove_volumes: 5b269fe7-857e-4106-9f82-2ebcd3a07b45. Aug 01 13:52:08.786169 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:08.786169 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:08.838300 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3dab6772-eb1a-461d-ae60-03bc83296dda tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 returned with HTTP 202 Aug 01 13:52:08.838300 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 152/596] 10.4.3.223 () {70 vars in 1407 bytes} [Sat Aug 1 13:52:08 2026] PUT /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:08.845206 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbbab710-00e4-4af0-9196-f2f3e0e74aa0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:08.850048 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbbab710-00e4-4af0-9196-f2f3e0e74aa0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:08.850240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbbab710-00e4-4af0-9196-f2f3e0e74aa0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:08.850513 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbbab710-00e4-4af0-9196-f2f3e0e74aa0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:08.850691 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-fbbab710-00e4-4af0-9196-f2f3e0e74aa0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 9ace981a-d81a-41fd-a454-f33eecdacb34 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:08.862238 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:08.862238 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:08.873352 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbbab710-00e4-4af0-9196-f2f3e0e74aa0 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 returned with HTTP 200 Aug 01 13:52:08.874449 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 148/597] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:08 2026] GET /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:08.948832 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3a9bf2a9-9e95-4915-ae45-dc6c5fe52b69 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:08.952724 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3a9bf2a9-9e95-4915-ae45-dc6c5fe52b69 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a Aug 01 13:52:08.952913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3a9bf2a9-9e95-4915-ae45-dc6c5fe52b69 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:08.953099 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3a9bf2a9-9e95-4915-ae45-dc6c5fe52b69 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:08.964747 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:08.964747 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:08.969857 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3a9bf2a9-9e95-4915-ae45-dc6c5fe52b69 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Volume info retrieved successfully. Aug 01 13:52:08.970549 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-3a9bf2a9-9e95-4915-ae45-dc6c5fe52b69 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:08.970964 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-3a9bf2a9-9e95-4915-ae45-dc6c5fe52b69 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:09.005579 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-3a9bf2a9-9e95-4915-ae45-dc6c5fe52b69 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:09.009307 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:09.009307 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:09.018848 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3a9bf2a9-9e95-4915-ae45-dc6c5fe52b69 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a returned with HTTP 200 Aug 01 13:52:09.019528 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 146/598] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:08 2026] GET /volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:09.040158 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7003ca2-aadd-4c03-8896-81602fc2cfb6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:09.045243 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7003ca2-aadd-4c03-8896-81602fc2cfb6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] POST https://10.4.3.223/volume/v3/group_snapshots Aug 01 13:52:09.045243 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7003ca2-aadd-4c03-8896-81602fc2cfb6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5d788142-3559-4938-812c-990bc2692ca9", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-56540029"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:09.047925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-b7003ca2-aadd-4c03-8896-81602fc2cfb6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5d788142-3559-4938-812c-990bc2692ca9', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-56540029'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 13:52:09.054072 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:09.054072 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:09.059989 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.group_snapshots [None req-b7003ca2-aadd-4c03-8896-81602fc2cfb6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-56540029. Aug 01 13:52:09.095718 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:09.095718 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:09.116023 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b7003ca2-aadd-4c03-8896-81602fc2cfb6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1870936524 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1870936524, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:09.116450 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b7003ca2-aadd-4c03-8896-81602fc2cfb6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1870936524 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1870936524, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:09.158976 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-b7003ca2-aadd-4c03-8896-81602fc2cfb6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Created reservations ['0ae57550-c273-4044-ba88-3b3f15d336c0', '14c23353-c208-4bbe-a14d-61b0d18c196c', '9e424f35-b112-4a45-848b-204e3cd1effc', 'e8ca4f9f-241d-428f-89f1-707e7b97b669'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:09.208945 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7003ca2-aadd-4c03-8896-81602fc2cfb6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/group_snapshots returned with HTTP 202 Aug 01 13:52:09.210002 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 153/599] 10.4.3.223 () {70 vars in 1324 bytes} [Sat Aug 1 13:52:09 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:52:09.220639 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-34f7ec34-ffa4-4c01-b079-f6f77c33b341 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:09.224569 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34f7ec34-ffa4-4c01-b079-f6f77c33b341 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d Aug 01 13:52:09.225054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34f7ec34-ffa4-4c01-b079-f6f77c33b341 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:09.225054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34f7ec34-ffa4-4c01-b079-f6f77c33b341 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:09.225054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-34f7ec34-ffa4-4c01-b079-f6f77c33b341 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member e732f642-4490-4f0b-be77-3a74a1d2194d {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:52:09.236194 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:09.236194 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:09.240789 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34f7ec34-ffa4-4c01-b079-f6f77c33b341 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d returned with HTTP 200 Aug 01 13:52:09.241376 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 153/600] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:52:09 2026] GET /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:09.890753 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-101aae16-4512-4486-b547-65c2e8edd95c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:09.894629 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-101aae16-4512-4486-b547-65c2e8edd95c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:09.895846 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-101aae16-4512-4486-b547-65c2e8edd95c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:09.897291 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-101aae16-4512-4486-b547-65c2e8edd95c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:09.897419 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-101aae16-4512-4486-b547-65c2e8edd95c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 9ace981a-d81a-41fd-a454-f33eecdacb34 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:09.901780 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:09.901780 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:09.914308 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-101aae16-4512-4486-b547-65c2e8edd95c tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 returned with HTTP 200 Aug 01 13:52:09.915706 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 149/601] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:09 2026] GET /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:09.929088 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f2816b36-d0a1-45dc-b45f-c6a3ed8cfd72 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:09.933656 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f2816b36-d0a1-45dc-b45f-c6a3ed8cfd72 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:09.934572 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f2816b36-d0a1-45dc-b45f-c6a3ed8cfd72 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:09.935018 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f2816b36-d0a1-45dc-b45f-c6a3ed8cfd72 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:09.935226 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-f2816b36-d0a1-45dc-b45f-c6a3ed8cfd72 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 9ace981a-d81a-41fd-a454-f33eecdacb34 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:09.941594 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:09.941594 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:09.956717 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f2816b36-d0a1-45dc-b45f-c6a3ed8cfd72 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 returned with HTTP 200 Aug 01 13:52:09.957297 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 147/602] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:09 2026] GET /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:09.971172 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:09.972800 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:52:09.973235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:09.973813 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:09.974550 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:09.975962 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:09.975962 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:09.976141 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:09.991452 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Get all volumes completed successfully. Aug 01 13:52:09.994430 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:09.994430 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:10.044511 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bfb8bd88-5a67-4618-bb9c-f994a96654f1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.044511 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bfb8bd88-5a67-4618-bb9c-f994a96654f1 None None] GET https://10.4.3.223/volume// Aug 01 13:52:10.044511 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bfb8bd88-5a67-4618-bb9c-f994a96654f1 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.044511 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bfb8bd88-5a67-4618-bb9c-f994a96654f1 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.044511 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bfb8bd88-5a67-4618-bb9c-f994a96654f1 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:52:10.044511 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 154/603] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:52: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 01 13:52:10.055967 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-ece4ef19-d172-4479-9c1d-2e5af696c54b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.056357 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:10.059292 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-ece4ef19-d172-4479-9c1d-2e5af696c54b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:52:10.059926 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-ece4ef19-d172-4479-9c1d-2e5af696c54b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26a53b8a-7d59-4d73-ae0d-c4af2a252b53", "connector": null, "instance_uuid": "ee470656-0e25-495f-b5a3-057c6928ec97"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:10.062000 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.062000 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:10.073978 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cebe74cc-2e00-4d82-a470-b0736a4ce7f6 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:52:10.074444 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 154/604] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:52:09 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:10.079585 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.079585 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:10.099301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-aab3695a-e82f-48fe-b708-0efd5e297e04 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.101670 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aab3695a-e82f-48fe-b708-0efd5e297e04 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] PUT https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:10.102481 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aab3695a-e82f-48fe-b708-0efd5e297e04 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5b269fe7-857e-4106-9f82-2ebcd3a07b45"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:10.112051 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-aab3695a-e82f-48fe-b708-0efd5e297e04 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Update called for group 9ace981a-d81a-41fd-a454-f33eecdacb34. {{(pid=100200) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:52:10.112279 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.groups [None req-aab3695a-e82f-48fe-b708-0efd5e297e04 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Updating group 9ace981a-d81a-41fd-a454-f33eecdacb34 with name None description: None add_volumes: 5b269fe7-857e-4106-9f82-2ebcd3a07b45 remove_volumes: None. Aug 01 13:52:10.118580 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.118580 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:10.133351 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-ece4ef19-d172-4479-9c1d-2e5af696c54b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:52:10.134170 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 150/605] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:52:10 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 01 13:52:10.186682 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aab3695a-e82f-48fe-b708-0efd5e297e04 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 returned with HTTP 202 Aug 01 13:52:10.187766 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 148/606] 10.4.3.223 () {70 vars in 1406 bytes} [Sat Aug 1 13:52:10 2026] PUT /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:10.200677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0dbebd9f-fa7a-4b9a-b237-b9bb85885fae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.204861 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0dbebd9f-fa7a-4b9a-b237-b9bb85885fae tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:10.205130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0dbebd9f-fa7a-4b9a-b237-b9bb85885fae tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.205477 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0dbebd9f-fa7a-4b9a-b237-b9bb85885fae tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.205641 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-0dbebd9f-fa7a-4b9a-b237-b9bb85885fae tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 9ace981a-d81a-41fd-a454-f33eecdacb34 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:10.214456 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.214456 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:10.226184 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0dbebd9f-fa7a-4b9a-b237-b9bb85885fae tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 returned with HTTP 200 Aug 01 13:52:10.226719 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 155/607] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:10.239387 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-02ba5ccc-1fc4-4c67-b2b7-878d54b6067c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.242628 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-02ba5ccc-1fc4-4c67-b2b7-878d54b6067c tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] DELETE https://10.4.3.223/volume/v3/attachments/9152db41-484c-440a-9fcd-71e379f9fabf Aug 01 13:52:10.242911 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-02ba5ccc-1fc4-4c67-b2b7-878d54b6067c tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.243238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-02ba5ccc-1fc4-4c67-b2b7-878d54b6067c tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.255632 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.255632 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:10.256398 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-22f9b019-06d6-4d46-bed3-497698082d40 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.260961 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22f9b019-06d6-4d46-bed3-497698082d40 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d Aug 01 13:52:10.261329 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22f9b019-06d6-4d46-bed3-497698082d40 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.261692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22f9b019-06d6-4d46-bed3-497698082d40 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.261861 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-22f9b019-06d6-4d46-bed3-497698082d40 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member e732f642-4490-4f0b-be77-3a74a1d2194d {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:52:10.269580 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.269580 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:10.275395 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22f9b019-06d6-4d46-bed3-497698082d40 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d returned with HTTP 200 Aug 01 13:52:10.275563 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 151/608] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:10.286599 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8f7b240d-a94c-4ff1-b91b-db30f5ea1f1b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.290627 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8f7b240d-a94c-4ff1-b91b-db30f5ea1f1b tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Aug 01 13:52:10.290994 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8f7b240d-a94c-4ff1-b91b-db30f5ea1f1b tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.291401 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8f7b240d-a94c-4ff1-b91b-db30f5ea1f1b tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.292687 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-8f7b240d-a94c-4ff1-b91b-db30f5ea1f1b tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:10.292687 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.292687 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:10.293609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-8f7b240d-a94c-4ff1-b91b-db30f5ea1f1b tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Building query based on filter {{(pid=100200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:52:10.318012 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8f7b240d-a94c-4ff1-b91b-db30f5ea1f1b tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Get all snapshots completed successfully. Aug 01 13:52:10.318012 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.318012 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:10.318700 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8f7b240d-a94c-4ff1-b91b-db30f5ea1f1b tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:52:10.319312 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 149/609] 10.4.3.223 () {66 vars in 1264 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:10.333375 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-abf439fe-1a0b-432e-83c1-3b37a6ce87ea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.338169 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-abf439fe-1a0b-432e-83c1-3b37a6ce87ea tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/snapshots/593d0a65-fcfc-4312-b0bb-dea80aab27f8 Aug 01 13:52:10.338590 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-abf439fe-1a0b-432e-83c1-3b37a6ce87ea tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.338815 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-abf439fe-1a0b-432e-83c1-3b37a6ce87ea tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.349004 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-02ba5ccc-1fc4-4c67-b2b7-878d54b6067c tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/attachments/9152db41-484c-440a-9fcd-71e379f9fabf returned with HTTP 200 Aug 01 13:52:10.350183 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 155/610] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:52:10 2026] DELETE /volume/v3/attachments/9152db41-484c-440a-9fcd-71e379f9fabf => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:10.372429 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.372429 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:10.372862 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-abf439fe-1a0b-432e-83c1-3b37a6ce87ea tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Snapshot retrieved successfully. Aug 01 13:52:10.374055 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-abf439fe-1a0b-432e-83c1-3b37a6ce87ea tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/snapshots/593d0a65-fcfc-4312-b0bb-dea80aab27f8 returned with HTTP 200 Aug 01 13:52:10.374677 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 156/611] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/snapshots/593d0a65-fcfc-4312-b0bb-dea80aab27f8 => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:10.394552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f0f4c0b-9fa6-45b4-a1ad-6758feaaf0cf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.398242 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f0f4c0b-9fa6-45b4-a1ad-6758feaaf0cf tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] POST https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action Aug 01 13:52:10.398781 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f0f4c0b-9fa6-45b4-a1ad-6758feaaf0cf tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:10.398980 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f0f4c0b-9fa6-45b4-a1ad-6758feaaf0cf tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:10.400777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-7f0f4c0b-9fa6-45b4-a1ad-6758feaaf0cf tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Updating group 'e732f642-4490-4f0b-be77-3a74a1d2194d' with 'creating' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 13:52:10.411958 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.411958 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:10.434278 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f0f4c0b-9fa6-45b4-a1ad-6758feaaf0cf tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action returned with HTTP 202 Aug 01 13:52:10.434278 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 152/612] 10.4.3.223 () {70 vars in 1455 bytes} [Sat Aug 1 13:52:10 2026] POST /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:10.446557 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-835a357b-c7d2-43fd-a7f8-68e0b95f9602 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.449043 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-835a357b-c7d2-43fd-a7f8-68e0b95f9602 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d Aug 01 13:52:10.449360 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-835a357b-c7d2-43fd-a7f8-68e0b95f9602 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.449713 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-835a357b-c7d2-43fd-a7f8-68e0b95f9602 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.449989 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.group_snapshots [None req-835a357b-c7d2-43fd-a7f8-68e0b95f9602 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member e732f642-4490-4f0b-be77-3a74a1d2194d {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:52:10.460140 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.460140 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:10.465610 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-835a357b-c7d2-43fd-a7f8-68e0b95f9602 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d returned with HTTP 200 Aug 01 13:52:10.465610 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 150/613] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:10.480271 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-671f55a4-184f-478f-a9d2-6588875040f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.484581 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-671f55a4-184f-478f-a9d2-6588875040f1 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] POST https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action Aug 01 13:52:10.485669 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-671f55a4-184f-478f-a9d2-6588875040f1 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:10.485669 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-671f55a4-184f-478f-a9d2-6588875040f1 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:10.490598 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-671f55a4-184f-478f-a9d2-6588875040f1 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Updating group 'e732f642-4490-4f0b-be77-3a74a1d2194d' with 'available' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 13:52:10.497945 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.497945 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:10.514883 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-671f55a4-184f-478f-a9d2-6588875040f1 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action returned with HTTP 202 Aug 01 13:52:10.514883 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 156/614] 10.4.3.223 () {70 vars in 1455 bytes} [Sat Aug 1 13:52:10 2026] POST /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:10.526859 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eef0ae78-3ebb-4c39-9281-120cbb263ea6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.529305 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eef0ae78-3ebb-4c39-9281-120cbb263ea6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d Aug 01 13:52:10.529553 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eef0ae78-3ebb-4c39-9281-120cbb263ea6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.529761 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eef0ae78-3ebb-4c39-9281-120cbb263ea6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.529941 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-eef0ae78-3ebb-4c39-9281-120cbb263ea6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member e732f642-4490-4f0b-be77-3a74a1d2194d {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:52:10.534865 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.534865 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:10.542026 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eef0ae78-3ebb-4c39-9281-120cbb263ea6 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d returned with HTTP 200 Aug 01 13:52:10.542410 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 157/615] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:10.542799 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b1a337bc-292d-4cfb-91c9-2498a9e6c081 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.543937 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b1a337bc-292d-4cfb-91c9-2498a9e6c081 None None] GET https://10.4.3.223/volume// Aug 01 13:52:10.543937 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b1a337bc-292d-4cfb-91c9-2498a9e6c081 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.545557 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b1a337bc-292d-4cfb-91c9-2498a9e6c081 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.547389 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b1a337bc-292d-4cfb-91c9-2498a9e6c081 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:52:10.547389 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 153/616] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:52:10.555603 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-91c64917-1382-463b-b531-c6eda7b5dfd4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.561173 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-91c64917-1382-463b-b531-c6eda7b5dfd4 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] POST https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action Aug 01 13:52:10.561765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-91c64917-1382-463b-b531-c6eda7b5dfd4 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:10.561936 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-91c64917-1382-463b-b531-c6eda7b5dfd4 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:10.564309 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.group_snapshots [None req-91c64917-1382-463b-b531-c6eda7b5dfd4 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Updating group 'e732f642-4490-4f0b-be77-3a74a1d2194d' with 'error' {{(pid=100200) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 13:52:10.567995 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-57a28fc0-ecfd-42cd-9012-27c9d8eaf3d5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.571024 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.571024 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:10.572271 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-57a28fc0-ecfd-42cd-9012-27c9d8eaf3d5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] POST https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53/action Aug 01 13:52:10.572932 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-57a28fc0-ecfd-42cd-9012-27c9d8eaf3d5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action body: b'{"os-reimage": {"image_id": "cae0fcdd-0b2e-4fa6-a2a8-f61d6cbc8a9d", "reimage_reserved": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:10.573050 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-57a28fc0-ecfd-42cd-9012-27c9d8eaf3d5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "cae0fcdd-0b2e-4fa6-a2a8-f61d6cbc8a9d", "reimage_reserved": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:10.591804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-91c64917-1382-463b-b531-c6eda7b5dfd4 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action returned with HTTP 202 Aug 01 13:52:10.591804 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 151/617] 10.4.3.223 () {70 vars in 1455 bytes} [Sat Aug 1 13:52:10 2026] POST /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:10.600556 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.600556 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:10.601689 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-57a28fc0-ecfd-42cd-9012-27c9d8eaf3d5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:52:10.606855 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f8c229bc-1e98-40bb-b740-c490d3a37e82 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.608796 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f8c229bc-1e98-40bb-b740-c490d3a37e82 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d Aug 01 13:52:10.609299 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f8c229bc-1e98-40bb-b740-c490d3a37e82 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.609666 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f8c229bc-1e98-40bb-b740-c490d3a37e82 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.610593 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-f8c229bc-1e98-40bb-b740-c490d3a37e82 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member e732f642-4490-4f0b-be77-3a74a1d2194d {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:52:10.619859 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.619859 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:10.625651 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f8c229bc-1e98-40bb-b740-c490d3a37e82 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d returned with HTTP 200 Aug 01 13:52:10.625651 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 158/618] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:10.636745 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7bece3a4-110d-47f6-9ea2-06c84bcef79c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.639605 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7bece3a4-110d-47f6-9ea2-06c84bcef79c tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] POST https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action Aug 01 13:52:10.640421 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7bece3a4-110d-47f6-9ea2-06c84bcef79c tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:10.640512 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7bece3a4-110d-47f6-9ea2-06c84bcef79c tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:10.642146 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-7bece3a4-110d-47f6-9ea2-06c84bcef79c tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Updating group 'e732f642-4490-4f0b-be77-3a74a1d2194d' with 'available' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 13:52:10.647312 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.647312 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:10.668068 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7bece3a4-110d-47f6-9ea2-06c84bcef79c tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action returned with HTTP 202 Aug 01 13:52:10.668901 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 154/619] 10.4.3.223 () {70 vars in 1455 bytes} [Sat Aug 1 13:52:10 2026] POST /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:10.689750 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bdd2f97c-3ef9-4c9c-b230-d732a8545177 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.691692 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bdd2f97c-3ef9-4c9c-b230-d732a8545177 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d Aug 01 13:52:10.692097 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bdd2f97c-3ef9-4c9c-b230-d732a8545177 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.692421 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bdd2f97c-3ef9-4c9c-b230-d732a8545177 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.694036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.group_snapshots [None req-bdd2f97c-3ef9-4c9c-b230-d732a8545177 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member e732f642-4490-4f0b-be77-3a74a1d2194d {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:52:10.703354 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.703354 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:10.711748 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bdd2f97c-3ef9-4c9c-b230-d732a8545177 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d returned with HTTP 200 Aug 01 13:52:10.712315 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 152/620] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:10.731831 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bdfa7a0c-f7a7-4ad9-9b85-e361aba70330 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.734051 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bdfa7a0c-f7a7-4ad9-9b85-e361aba70330 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d Aug 01 13:52:10.734355 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bdfa7a0c-f7a7-4ad9-9b85-e361aba70330 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.734652 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bdfa7a0c-f7a7-4ad9-9b85-e361aba70330 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.734816 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-bdfa7a0c-f7a7-4ad9-9b85-e361aba70330 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] delete called for member e732f642-4490-4f0b-be77-3a74a1d2194d {{(pid=100199) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:52:10.734914 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.group_snapshots [None req-bdfa7a0c-f7a7-4ad9-9b85-e361aba70330 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Delete group_snapshot with id: e732f642-4490-4f0b-be77-3a74a1d2194d Aug 01 13:52:10.748374 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.748374 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:10.786331 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-57a28fc0-ecfd-42cd-9012-27c9d8eaf3d5 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53/action returned with HTTP 202 Aug 01 13:52:10.787053 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 157/621] 10.4.3.223 () {74 vars in 1713 bytes} [Sat Aug 1 13:52:10 2026] POST /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:52:10.820725 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bdfa7a0c-f7a7-4ad9-9b85-e361aba70330 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d returned with HTTP 202 Aug 01 13:52:10.821841 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 159/622] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:52:10 2026] DELETE /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:10.838654 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.844438 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:52:10.844585 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.845230 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.845278 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:10.846172 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:10.861160 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Get all volumes completed successfully. Aug 01 13:52:10.861160 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:10.861160 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:10.911838 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:10.916684 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.916684 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:10.929307 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4745a2dc-45b3-461d-b168-0e75f44784e7 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:52:10.930037 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 155/623] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:10.946279 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-476f4ffb-a2f5-4949-bf26-00dfc891d83f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.955226 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-476f4ffb-a2f5-4949-bf26-00dfc891d83f tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Aug 01 13:52:10.955301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-476f4ffb-a2f5-4949-bf26-00dfc891d83f tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.956155 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-476f4ffb-a2f5-4949-bf26-00dfc891d83f tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.956155 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-476f4ffb-a2f5-4949-bf26-00dfc891d83f tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:10.963852 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-476f4ffb-a2f5-4949-bf26-00dfc891d83f tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Building query based on filter {{(pid=100200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:52:10.967809 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-476f4ffb-a2f5-4949-bf26-00dfc891d83f tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Get all snapshots completed successfully. Aug 01 13:52:10.968385 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-476f4ffb-a2f5-4949-bf26-00dfc891d83f tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:52:10.968960 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 153/624] 10.4.3.223 () {66 vars in 1264 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:52:10.985765 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a7ed559-7f65-4d88-8643-7cff09769280 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:10.988034 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a7ed559-7f65-4d88-8643-7cff09769280 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d Aug 01 13:52:10.988439 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a7ed559-7f65-4d88-8643-7cff09769280 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:10.988590 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a7ed559-7f65-4d88-8643-7cff09769280 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:10.988813 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-3a7ed559-7f65-4d88-8643-7cff09769280 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member e732f642-4490-4f0b-be77-3a74a1d2194d {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:52:10.993544 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:10.993544 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:10.999926 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a7ed559-7f65-4d88-8643-7cff09769280 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d returned with HTTP 200 Aug 01 13:52:11.000381 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 158/625] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:52:10 2026] GET /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d => generated 328 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:11.244413 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-36347bc0-c48d-4c14-a930-ce65a68cb7c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:11.247657 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36347bc0-c48d-4c14-a930-ce65a68cb7c5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:11.247769 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36347bc0-c48d-4c14-a930-ce65a68cb7c5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:11.248351 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36347bc0-c48d-4c14-a930-ce65a68cb7c5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:11.248351 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-36347bc0-c48d-4c14-a930-ce65a68cb7c5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 9ace981a-d81a-41fd-a454-f33eecdacb34 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:11.253637 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:11.253637 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:11.267355 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36347bc0-c48d-4c14-a930-ce65a68cb7c5 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 returned with HTTP 200 Aug 01 13:52:11.267355 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 160/626] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:11 2026] GET /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:11.282884 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0c849b45-207c-4cf0-87af-947ba0191815 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:11.288521 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:52:11.288521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:11.288521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:11.288521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:11.288521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:11.300512 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Get all volumes completed successfully. Aug 01 13:52:11.301256 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:11.301463 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:11.364329 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:11.369703 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:11.369703 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:11.380530 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:11.381349 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:11.447997 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:11.465177 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:11.465177 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:11.480879 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0c849b45-207c-4cf0-87af-947ba0191815 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:52:11.481205 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 156/627] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:52:11 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:11.506358 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:11.507898 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:52:11.508733 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:11.508733 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:11.509559 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:11.510650 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:11.521903 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Get all volumes completed successfully. Aug 01 13:52:11.523193 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:11.523193 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:11.582804 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:11.589654 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:11.589654 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:11.598809 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:11.599205 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:11.662413 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:11.667548 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:11.667548 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:11.677566 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d85ae0af-bee8-400d-b4fe-96d9e3d54d48 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:52:11.678544 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 154/628] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:52:11 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:11.699022 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c328f1c4-7167-48a1-8594-48141c346177 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:11.702076 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c328f1c4-7167-48a1-8594-48141c346177 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] POST https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34/action Aug 01 13:52:11.702912 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c328f1c4-7167-48a1-8594-48141c346177 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:11.703035 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c328f1c4-7167-48a1-8594-48141c346177 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:11.704988 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-c328f1c4-7167-48a1-8594-48141c346177 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] delete called for group 9ace981a-d81a-41fd-a454-f33eecdacb34 {{(pid=100201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:52:11.704988 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-c328f1c4-7167-48a1-8594-48141c346177 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Delete group with id: 9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:11.709725 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:11.709725 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:11.815021 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c328f1c4-7167-48a1-8594-48141c346177 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34/action returned with HTTP 202 Aug 01 13:52:11.815717 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 159/629] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:52:11 2026] POST /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:11.832094 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6f1bafd8-6710-44bf-84f5-29af2f98200a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:11.836242 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f1bafd8-6710-44bf-84f5-29af2f98200a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 Aug 01 13:52:11.836242 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f1bafd8-6710-44bf-84f5-29af2f98200a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:11.836242 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f1bafd8-6710-44bf-84f5-29af2f98200a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:11.854186 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:11.854186 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:11.864383 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6f1bafd8-6710-44bf-84f5-29af2f98200a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Volume info retrieved successfully. Aug 01 13:52:11.865439 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-6f1bafd8-6710-44bf-84f5-29af2f98200a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:11.865680 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-6f1bafd8-6710-44bf-84f5-29af2f98200a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:11.924423 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-6f1bafd8-6710-44bf-84f5-29af2f98200a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:11.928308 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:11.928308 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:11.949313 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f1bafd8-6710-44bf-84f5-29af2f98200a tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 returned with HTTP 200 Aug 01 13:52:11.950039 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 161/630] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:11 2026] GET /volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 => generated 906 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:12.014465 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1215d991-5082-40e7-a8e0-4a1bcb4ba495 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:12.017373 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1215d991-5082-40e7-a8e0-4a1bcb4ba495 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d Aug 01 13:52:12.017627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1215d991-5082-40e7-a8e0-4a1bcb4ba495 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:12.017829 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1215d991-5082-40e7-a8e0-4a1bcb4ba495 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:12.018081 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-1215d991-5082-40e7-a8e0-4a1bcb4ba495 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member e732f642-4490-4f0b-be77-3a74a1d2194d {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:52:12.021860 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1215d991-5082-40e7-a8e0-4a1bcb4ba495 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d returned with HTTP 404 Aug 01 13:52:12.022388 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 157/631] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:52:12 2026] GET /volume/v3/group_snapshots/e732f642-4490-4f0b-be77-3a74a1d2194d => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:12.030283 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:12.041628 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:52:12.041947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:12.042194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:12.042514 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:52:12.043538 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:12.058318 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Get all volumes completed successfully. Aug 01 13:52:12.059511 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:12.059511 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:12.113658 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:12.118149 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:12.118149 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:12.131279 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-05612ed5-eeb3-4cd4-a13b-7d5301db3c21 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:52:12.131727 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 155/632] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:52:12 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:12.150943 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d422d61e-1d50-4bb6-81bf-b2ecdd6edf49 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:12.153623 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d422d61e-1d50-4bb6-81bf-b2ecdd6edf49 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] POST https://10.4.3.223/volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9/action Aug 01 13:52:12.153909 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d422d61e-1d50-4bb6-81bf-b2ecdd6edf49 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:12.154059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d422d61e-1d50-4bb6-81bf-b2ecdd6edf49 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:12.155831 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-d422d61e-1d50-4bb6-81bf-b2ecdd6edf49 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] delete called for group 5d788142-3559-4938-812c-990bc2692ca9 {{(pid=100201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:52:12.156184 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-d422d61e-1d50-4bb6-81bf-b2ecdd6edf49 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Delete group with id: 5d788142-3559-4938-812c-990bc2692ca9 Aug 01 13:52:12.161086 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:12.161086 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:12.236955 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d422d61e-1d50-4bb6-81bf-b2ecdd6edf49 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9/action returned with HTTP 202 Aug 01 13:52:12.237373 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 160/633] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:52:12 2026] POST /volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:12.247146 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eb25adad-10cb-4ee2-956b-07d3e1f69fc8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:12.253453 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eb25adad-10cb-4ee2-956b-07d3e1f69fc8 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a Aug 01 13:52:12.256407 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eb25adad-10cb-4ee2-956b-07d3e1f69fc8 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:12.256407 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eb25adad-10cb-4ee2-956b-07d3e1f69fc8 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:12.270118 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:12.270118 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:12.283924 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eb25adad-10cb-4ee2-956b-07d3e1f69fc8 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Volume info retrieved successfully. Aug 01 13:52:12.285595 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-eb25adad-10cb-4ee2-956b-07d3e1f69fc8 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:52:12.285661 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-eb25adad-10cb-4ee2-956b-07d3e1f69fc8 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:52:12.341566 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-eb25adad-10cb-4ee2-956b-07d3e1f69fc8 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:52:12.348191 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:12.348191 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:12.363182 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eb25adad-10cb-4ee2-956b-07d3e1f69fc8 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a returned with HTTP 200 Aug 01 13:52:12.363182 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 162/634] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:12 2026] GET /volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a => generated 918 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:12.969022 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-236b674f-9ac1-4bb1-9356-d30d30905868 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:12.971554 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-236b674f-9ac1-4bb1-9356-d30d30905868 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 Aug 01 13:52:12.971872 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-236b674f-9ac1-4bb1-9356-d30d30905868 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:12.972993 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-236b674f-9ac1-4bb1-9356-d30d30905868 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:12.980342 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-236b674f-9ac1-4bb1-9356-d30d30905868 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 returned with HTTP 404 Aug 01 13:52:12.980883 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 158/635] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:12 2026] GET /volume/v3/volumes/5b269fe7-857e-4106-9f82-2ebcd3a07b45 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:12.988809 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a18eb224-5852-4ada-b442-e72526270234 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:12.991185 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a18eb224-5852-4ada-b442-e72526270234 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/volumes/bba3c47d-52cd-4914-83bd-b72fb640bf88 Aug 01 13:52:12.991493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a18eb224-5852-4ada-b442-e72526270234 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:12.991735 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a18eb224-5852-4ada-b442-e72526270234 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:12.999666 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a18eb224-5852-4ada-b442-e72526270234 tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/volumes/bba3c47d-52cd-4914-83bd-b72fb640bf88 returned with HTTP 404 Aug 01 13:52:13.000462 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 156/636] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:12 2026] GET /volume/v3/volumes/bba3c47d-52cd-4914-83bd-b72fb640bf88 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:13.011179 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4dcb34cd-acb3-4499-b63d-e3f0fe5fd6dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:13.013458 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4dcb34cd-acb3-4499-b63d-e3f0fe5fd6dd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] GET https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 Aug 01 13:52:13.013716 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4dcb34cd-acb3-4499-b63d-e3f0fe5fd6dd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:13.014031 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4dcb34cd-acb3-4499-b63d-e3f0fe5fd6dd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:13.014424 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-4dcb34cd-acb3-4499-b63d-e3f0fe5fd6dd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] show called for member 9ace981a-d81a-41fd-a454-f33eecdacb34 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:13.019174 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4dcb34cd-acb3-4499-b63d-e3f0fe5fd6dd tempest-GroupsTest-703766281 tempest-GroupsTest-703766281-project-member] https://10.4.3.223/volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 returned with HTTP 404 Aug 01 13:52:13.020014 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 161/637] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:13 2026] GET /volume/v3/groups/9ace981a-d81a-41fd-a454-f33eecdacb34 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:13.033684 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4245252-e99f-4897-86a4-42bf973febc7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:13.035876 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4245252-e99f-4897-86a4-42bf973febc7 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/f0d7705e-aae6-49f8-9999-f9fea22b0f0d Aug 01 13:52:13.036923 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4245252-e99f-4897-86a4-42bf973febc7 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:13.036923 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4245252-e99f-4897-86a4-42bf973febc7 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:13.069399 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4245252-e99f-4897-86a4-42bf973febc7 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] https://10.4.3.223/volume/v3/group_types/f0d7705e-aae6-49f8-9999-f9fea22b0f0d returned with HTTP 202 Aug 01 13:52:13.070291 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 163/638] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:52:13 2026] DELETE /volume/v3/group_types/f0d7705e-aae6-49f8-9999-f9fea22b0f0d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:13.079679 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ec0c3fac-073e-41fd-8943-c2386dbe69f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:13.083313 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec0c3fac-073e-41fd-8943-c2386dbe69f3 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] DELETE https://10.4.3.223/volume/v3/types/413c8d25-26e9-44c3-b9aa-c523e4d8846a Aug 01 13:52:13.083870 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec0c3fac-073e-41fd-8943-c2386dbe69f3 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:13.083870 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec0c3fac-073e-41fd-8943-c2386dbe69f3 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:13.132707 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec0c3fac-073e-41fd-8943-c2386dbe69f3 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] https://10.4.3.223/volume/v3/types/413c8d25-26e9-44c3-b9aa-c523e4d8846a returned with HTTP 202 Aug 01 13:52:13.133126 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 159/639] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:13 2026] DELETE /volume/v3/types/413c8d25-26e9-44c3-b9aa-c523e4d8846a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:13.143112 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-54758594-0d78-4458-95a2-677d095ed017 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:13.145259 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-54758594-0d78-4458-95a2-677d095ed017 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] GET https://10.4.3.223/volume/v3/types/413c8d25-26e9-44c3-b9aa-c523e4d8846a Aug 01 13:52:13.145710 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-54758594-0d78-4458-95a2-677d095ed017 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:13.145854 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-54758594-0d78-4458-95a2-677d095ed017 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:13.150086 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-54758594-0d78-4458-95a2-677d095ed017 tempest-GroupsTest-143074352 tempest-GroupsTest-143074352-project-admin] https://10.4.3.223/volume/v3/types/413c8d25-26e9-44c3-b9aa-c523e4d8846a returned with HTTP 404 Aug 01 13:52:13.150743 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 157/640] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:13 2026] GET /volume/v3/types/413c8d25-26e9-44c3-b9aa-c523e4d8846a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:13.379701 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-375ecc6e-6d64-4de4-ad75-feeb4fbb44fc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:13.384165 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-375ecc6e-6d64-4de4-ad75-feeb4fbb44fc tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a Aug 01 13:52:13.385533 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-375ecc6e-6d64-4de4-ad75-feeb4fbb44fc tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:13.385533 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-375ecc6e-6d64-4de4-ad75-feeb4fbb44fc tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:13.394084 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-375ecc6e-6d64-4de4-ad75-feeb4fbb44fc tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a returned with HTTP 404 Aug 01 13:52:13.395701 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 162/641] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:13 2026] GET /volume/v3/volumes/0eb311e0-f506-4415-8320-43a8a4ac777a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:13.407023 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-263189f4-3a1d-4d94-b10e-aeb616623664 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:13.409060 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-263189f4-3a1d-4d94-b10e-aeb616623664 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] GET https://10.4.3.223/volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9 Aug 01 13:52:13.409892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-263189f4-3a1d-4d94-b10e-aeb616623664 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:13.409892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-263189f4-3a1d-4d94-b10e-aeb616623664 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:13.409892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-263189f4-3a1d-4d94-b10e-aeb616623664 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] show called for member 5d788142-3559-4938-812c-990bc2692ca9 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:52:13.415877 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-263189f4-3a1d-4d94-b10e-aeb616623664 tempest-GroupSnapshotsV319Test-1106131811 tempest-GroupSnapshotsV319Test-1106131811-project-member] https://10.4.3.223/volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9 returned with HTTP 404 Aug 01 13:52:13.415877 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 164/642] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:52:13 2026] GET /volume/v3/groups/5d788142-3559-4938-812c-990bc2692ca9 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:13.430381 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0838837b-5c32-4327-bcf1-92065af8a221 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:13.434039 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0838837b-5c32-4327-bcf1-92065af8a221 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/b27bdbb1-6009-4253-a789-f8d5891096c3 Aug 01 13:52:13.434277 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0838837b-5c32-4327-bcf1-92065af8a221 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:13.434538 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0838837b-5c32-4327-bcf1-92065af8a221 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:13.453628 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0838837b-5c32-4327-bcf1-92065af8a221 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] https://10.4.3.223/volume/v3/group_types/b27bdbb1-6009-4253-a789-f8d5891096c3 returned with HTTP 202 Aug 01 13:52:13.454303 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 160/643] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:52:13 2026] DELETE /volume/v3/group_types/b27bdbb1-6009-4253-a789-f8d5891096c3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:13.464389 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dcb77c72-0a7b-4d0b-aa65-b6f00c8307a6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:13.466872 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dcb77c72-0a7b-4d0b-aa65-b6f00c8307a6 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] DELETE https://10.4.3.223/volume/v3/types/172ef00e-cf3f-4ba3-b795-e60af300b7ed Aug 01 13:52:13.467137 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dcb77c72-0a7b-4d0b-aa65-b6f00c8307a6 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:13.467433 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dcb77c72-0a7b-4d0b-aa65-b6f00c8307a6 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:13.531836 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dcb77c72-0a7b-4d0b-aa65-b6f00c8307a6 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] https://10.4.3.223/volume/v3/types/172ef00e-cf3f-4ba3-b795-e60af300b7ed returned with HTTP 202 Aug 01 13:52:13.531836 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 158/644] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:13 2026] DELETE /volume/v3/types/172ef00e-cf3f-4ba3-b795-e60af300b7ed => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:13.544720 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-66aa5469-d50e-4e60-80e1-85a6940d57c7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:13.549918 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66aa5469-d50e-4e60-80e1-85a6940d57c7 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] GET https://10.4.3.223/volume/v3/types/172ef00e-cf3f-4ba3-b795-e60af300b7ed Aug 01 13:52:13.550169 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66aa5469-d50e-4e60-80e1-85a6940d57c7 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:13.550430 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66aa5469-d50e-4e60-80e1-85a6940d57c7 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:13.557062 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66aa5469-d50e-4e60-80e1-85a6940d57c7 tempest-GroupSnapshotsV319Test-336475619 tempest-GroupSnapshotsV319Test-336475619-project-admin] https://10.4.3.223/volume/v3/types/172ef00e-cf3f-4ba3-b795-e60af300b7ed returned with HTTP 404 Aug 01 13:52:13.557954 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 163/645] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:13 2026] GET /volume/v3/types/172ef00e-cf3f-4ba3-b795-e60af300b7ed => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:17.304438 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-637b59e9-a9de-4005-94e7-529129c9b513 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.557691 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0e10bb25-be76-4e59-aec8-3498c6585812 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.589242 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-637b59e9-a9de-4005-94e7-529129c9b513 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:52:17.589455 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-637b59e9-a9de-4005-94e7-529129c9b513 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-951939556"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:17.614426 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e10bb25-be76-4e59-aec8-3498c6585812 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 Aug 01 13:52:17.614771 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e10bb25-be76-4e59-aec8-3498c6585812 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.615425 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e10bb25-be76-4e59-aec8-3498c6585812 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.627826 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-637b59e9-a9de-4005-94e7-529129c9b513 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:52:17.627826 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 165/646] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:52:17 2026] POST /volume/v3/group_types => generated 180 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:17.633357 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-0e10bb25-be76-4e59-aec8-3498c6585812 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.633759 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-0e10bb25-be76-4e59-aec8-3498c6585812 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.633993 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-0e10bb25-be76-4e59-aec8-3498c6585812 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.635594 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-0e10bb25-be76-4e59-aec8-3498c6585812 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.636064 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-0e10bb25-be76-4e59-aec8-3498c6585812 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.636698 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-0e10bb25-be76-4e59-aec8-3498c6585812 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.645111 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e10bb25-be76-4e59-aec8-3498c6585812 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 returned with HTTP 200 Aug 01 13:52:17.645607 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 161/647] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:17 2026] GET /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 => generated 437 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:17.649648 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2810ec9b-f8e6-4a08-98b7-12a2f434d011 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.653034 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2810ec9b-f8e6-4a08-98b7-12a2f434d011 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] POST https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs Aug 01 13:52:17.653647 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2810ec9b-f8e6-4a08-98b7-12a2f434d011 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:17.663447 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2f9c6b45-7b34-4fb7-aa74-baafbcf2b28b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.667985 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f9c6b45-7b34-4fb7-aa74-baafbcf2b28b tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13/defaults Aug 01 13:52:17.668304 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f9c6b45-7b34-4fb7-aa74-baafbcf2b28b tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.668641 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f9c6b45-7b34-4fb7-aa74-baafbcf2b28b tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'defaults' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.680566 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2810ec9b-f8e6-4a08-98b7-12a2f434d011 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs returned with HTTP 202 Aug 01 13:52:17.681570 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 159/648] 10.4.3.223 () {70 vars in 1458 bytes} [Sat Aug 1 13:52:17 2026] POST /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs => generated 53 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:17.688438 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f9c6b45-7b34-4fb7-aa74-baafbcf2b28b tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13/defaults returned with HTTP 200 Aug 01 13:52:17.689039 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 164/649] 10.4.3.223 () {66 vars in 1381 bytes} [Sat Aug 1 13:52:17 2026] GET /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13/defaults => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:17.704652 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c6688b4f-b98d-4bf3-8cfb-86563ca88ea7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.704837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9b62711e-ec33-4aac-bf5c-f9f585796577 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.706569 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6688b4f-b98d-4bf3-8cfb-86563ca88ea7 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 Aug 01 13:52:17.708237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6688b4f-b98d-4bf3-8cfb-86563ca88ea7 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:17.708334 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9b62711e-ec33-4aac-bf5c-f9f585796577 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] POST https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs Aug 01 13:52:17.708334 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9b62711e-ec33-4aac-bf5c-f9f585796577 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:17.731202 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9b62711e-ec33-4aac-bf5c-f9f585796577 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs returned with HTTP 202 Aug 01 13:52:17.731701 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 166/650] 10.4.3.223 () {70 vars in 1458 bytes} [Sat Aug 1 13:52:17 2026] POST /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs => generated 61 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:17.743085 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cecc5a6e-9df4-4c38-8648-21a47467403d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.745560 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cecc5a6e-9df4-4c38-8648-21a47467403d tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] GET https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key2 Aug 01 13:52:17.745775 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cecc5a6e-9df4-4c38-8648-21a47467403d tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.746043 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cecc5a6e-9df4-4c38-8648-21a47467403d tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.754035 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cecc5a6e-9df4-4c38-8648-21a47467403d tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key2 returned with HTTP 200 Aug 01 13:52:17.754552 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 160/651] 10.4.3.223 () {68 vars in 1452 bytes} [Sat Aug 1 13:52:17 2026] GET /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:17.762627 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6688b4f-b98d-4bf3-8cfb-86563ca88ea7 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 returned with HTTP 200 Aug 01 13:52:17.763166 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 162/652] 10.4.3.223 () {68 vars in 1374 bytes} [Sat Aug 1 13:52:17 2026] PUT /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 => generated 395 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:17.767957 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-91fdb593-443f-4c71-824f-adc459a13705 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.770676 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91fdb593-443f-4c71-824f-adc459a13705 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] GET https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 Aug 01 13:52:17.771531 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91fdb593-443f-4c71-824f-adc459a13705 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.771531 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91fdb593-443f-4c71-824f-adc459a13705 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.773632 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c68e7cbb-950c-4e5d-be8c-3c5d510c1356 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.776126 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c68e7cbb-950c-4e5d-be8c-3c5d510c1356 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] DELETE https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 Aug 01 13:52:17.776392 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c68e7cbb-950c-4e5d-be8c-3c5d510c1356 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.776606 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c68e7cbb-950c-4e5d-be8c-3c5d510c1356 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.782083 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91fdb593-443f-4c71-824f-adc459a13705 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 returned with HTTP 200 Aug 01 13:52:17.782718 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 165/653] 10.4.3.223 () {68 vars in 1452 bytes} [Sat Aug 1 13:52:17 2026] GET /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 => generated 18 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:17.784740 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c68e7cbb-950c-4e5d-be8c-3c5d510c1356 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 returned with HTTP 200 Aug 01 13:52:17.785703 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 167/654] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:52:17 2026] DELETE /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 => generated 0 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 13:52:17.792380 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5a267d60-7fa0-49d2-acb7-3958806d8291 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.794961 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a267d60-7fa0-49d2-acb7-3958806d8291 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] PUT https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 Aug 01 13:52:17.795498 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a267d60-7fa0-49d2-acb7-3958806d8291 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:17.798071 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d4d2639-0e87-4960-bab9-226b024e2168 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.800634 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d4d2639-0e87-4960-bab9-226b024e2168 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 Aug 01 13:52:17.802255 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d4d2639-0e87-4960-bab9-226b024e2168 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.802255 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d4d2639-0e87-4960-bab9-226b024e2168 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.815280 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a267d60-7fa0-49d2-acb7-3958806d8291 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 returned with HTTP 200 Aug 01 13:52:17.816445 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 161/655] 10.4.3.223 () {70 vars in 1472 bytes} [Sat Aug 1 13:52:17 2026] PUT /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:17.825834 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d4d2639-0e87-4960-bab9-226b024e2168 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 returned with HTTP 200 Aug 01 13:52:17.825834 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 163/656] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:17 2026] GET /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:17.831834 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-18d5c6b5-a630-4de0-80b8-355fd056f6d0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.835654 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18d5c6b5-a630-4de0-80b8-355fd056f6d0 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] GET https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs Aug 01 13:52:17.835654 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18d5c6b5-a630-4de0-80b8-355fd056f6d0 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.835654 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18d5c6b5-a630-4de0-80b8-355fd056f6d0 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.838287 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.840460 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 Aug 01 13:52:17.841114 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:17.846108 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18d5c6b5-a630-4de0-80b8-355fd056f6d0 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs returned with HTTP 200 Aug 01 13:52:17.846853 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 166/657] 10.4.3.223 () {68 vars in 1437 bytes} [Sat Aug 1 13:52:17 2026] GET /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs => generated 87 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:17.856037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5a5d4785-d0f0-4d25-b75d-6f42d4ccf610 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.858484 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a5d4785-d0f0-4d25-b75d-6f42d4ccf610 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key1 Aug 01 13:52:17.858746 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a5d4785-d0f0-4d25-b75d-6f42d4ccf610 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.858969 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a5d4785-d0f0-4d25-b75d-6f42d4ccf610 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.876612 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a5d4785-d0f0-4d25-b75d-6f42d4ccf610 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key1 returned with HTTP 202 Aug 01 13:52:17.877174 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 162/658] 10.4.3.223 () {68 vars in 1455 bytes} [Sat Aug 1 13:52:17 2026] DELETE /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:17.893477 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0ac15fd5-a29b-46c6-a7a3-60131588d7f9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.897238 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ac15fd5-a29b-46c6-a7a3-60131588d7f9 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] GET https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key1 Aug 01 13:52:17.897688 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0ac15fd5-a29b-46c6-a7a3-60131588d7f9 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.899125 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0ac15fd5-a29b-46c6-a7a3-60131588d7f9 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.909771 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ac15fd5-a29b-46c6-a7a3-60131588d7f9 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] HTTP exception thrown: Group Type bcd393d5-65cc-4968-842f-273027e86136 has no extra spec with key key1. Aug 01 13:52:17.909934 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ac15fd5-a29b-46c6-a7a3-60131588d7f9 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key1 returned with HTTP 404 Aug 01 13:52:17.910715 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 164/659] 10.4.3.223 () {68 vars in 1452 bytes} [Sat Aug 1 13:52:17 2026] GET /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key1 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:17.921449 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-82afc7a6-1076-4c1e-a4bd-59cb60816b57 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.923633 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82afc7a6-1076-4c1e-a4bd-59cb60816b57 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key2 Aug 01 13:52:17.923848 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82afc7a6-1076-4c1e-a4bd-59cb60816b57 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.924051 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82afc7a6-1076-4c1e-a4bd-59cb60816b57 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.941738 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82afc7a6-1076-4c1e-a4bd-59cb60816b57 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key2 returned with HTTP 202 Aug 01 13:52:17.943084 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 167/660] 10.4.3.223 () {68 vars in 1455 bytes} [Sat Aug 1 13:52:17 2026] DELETE /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:17.955239 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dc20c5cd-d92a-4fc8-9035-600f49503305 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.957312 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dc20c5cd-d92a-4fc8-9035-600f49503305 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] GET https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key2 Aug 01 13:52:17.957497 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dc20c5cd-d92a-4fc8-9035-600f49503305 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.957715 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dc20c5cd-d92a-4fc8-9035-600f49503305 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.965331 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dc20c5cd-d92a-4fc8-9035-600f49503305 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] HTTP exception thrown: Group Type bcd393d5-65cc-4968-842f-273027e86136 has no extra spec with key key2. Aug 01 13:52:17.965331 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dc20c5cd-d92a-4fc8-9035-600f49503305 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key2 returned with HTTP 404 Aug 01 13:52:17.966065 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 163/661] 10.4.3.223 () {68 vars in 1452 bytes} [Sat Aug 1 13:52:17 2026] GET /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:17.977158 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6fb01e2d-757f-4cec-8eda-38f70a6456d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:17.979824 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6fb01e2d-757f-4cec-8eda-38f70a6456d2 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 Aug 01 13:52:17.979992 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6fb01e2d-757f-4cec-8eda-38f70a6456d2 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:17.980240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6fb01e2d-757f-4cec-8eda-38f70a6456d2 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:17.982125 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.982566 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.982863 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.983389 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.983640 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.983911 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.984182 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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 01 13:52:17.992383 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f9e4241c-e93f-44a0-8a4e-9aaa1aa7c786 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 returned with HTTP 200 Aug 01 13:52:17.993028 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 168/662] 10.4.3.223 () {68 vars in 1375 bytes} [Sat Aug 1 13:52:17 2026] PUT /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 => generated 395 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:18.000871 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6fb01e2d-757f-4cec-8eda-38f70a6456d2 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 returned with HTTP 202 Aug 01 13:52:18.001491 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 165/663] 10.4.3.223 () {68 vars in 1455 bytes} [Sat Aug 1 13:52:17 2026] DELETE /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:18.009010 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9214296a-fcaa-4809-80c4-b782578b6b46 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:18.011155 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9214296a-fcaa-4809-80c4-b782578b6b46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13/defaults Aug 01 13:52:18.011705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9214296a-fcaa-4809-80c4-b782578b6b46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:18.012074 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9214296a-fcaa-4809-80c4-b782578b6b46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'defaults' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:18.022443 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c97f1c30-23d3-4f4e-941a-791ff3fcc7d3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:18.024812 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c97f1c30-23d3-4f4e-941a-791ff3fcc7d3 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] GET https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 Aug 01 13:52:18.024927 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c97f1c30-23d3-4f4e-941a-791ff3fcc7d3 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:18.025182 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c97f1c30-23d3-4f4e-941a-791ff3fcc7d3 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:18.027538 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9214296a-fcaa-4809-80c4-b782578b6b46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13/defaults returned with HTTP 200 Aug 01 13:52:18.027638 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 168/664] 10.4.3.223 () {66 vars in 1381 bytes} [Sat Aug 1 13:52:18 2026] GET /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:18.032846 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c97f1c30-23d3-4f4e-941a-791ff3fcc7d3 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] HTTP exception thrown: Group Type bcd393d5-65cc-4968-842f-273027e86136 has no extra spec with key key3. Aug 01 13:52:18.032846 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c97f1c30-23d3-4f4e-941a-791ff3fcc7d3 tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 returned with HTTP 404 Aug 01 13:52:18.035366 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 164/665] 10.4.3.223 () {68 vars in 1452 bytes} [Sat Aug 1 13:52:18 2026] GET /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:18.047925 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2dc9ccde-e7b2-4eee-9853-325478f08fce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:18.048514 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e1834352-0868-4098-885a-750e2feb91de None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:18.050471 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2dc9ccde-e7b2-4eee-9853-325478f08fce tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136 Aug 01 13:52:18.050723 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2dc9ccde-e7b2-4eee-9853-325478f08fce tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:18.050954 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2dc9ccde-e7b2-4eee-9853-325478f08fce tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:18.051459 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1834352-0868-4098-885a-750e2feb91de tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 Aug 01 13:52:18.051679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1834352-0868-4098-885a-750e2feb91de tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:18.052344 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1834352-0868-4098-885a-750e2feb91de tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:18.068461 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2dc9ccde-e7b2-4eee-9853-325478f08fce tempest-GroupTypeSpecsTest-1374322641 tempest-GroupTypeSpecsTest-1374322641-project-admin] https://10.4.3.223/volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136 returned with HTTP 202 Aug 01 13:52:18.068859 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 166/666] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:52:18 2026] DELETE /volume/v3/group_types/bcd393d5-65cc-4968-842f-273027e86136 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:18.075939 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1834352-0868-4098-885a-750e2feb91de tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 returned with HTTP 200 Aug 01 13:52:18.076077 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 169/667] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:18 2026] GET /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:18.086101 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-88b8ddcb-ad50-4d0f-a582-d00c49121a7d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:18.088614 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88b8ddcb-ad50-4d0f-a582-d00c49121a7d tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True Aug 01 13:52:18.089124 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88b8ddcb-ad50-4d0f-a582-d00c49121a7d tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:18.089555 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88b8ddcb-ad50-4d0f-a582-d00c49121a7d tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:18.111717 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88b8ddcb-ad50-4d0f-a582-d00c49121a7d tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True returned with HTTP 200 Aug 01 13:52:18.112532 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 169/668] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:52:18 2026] GET /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:18.126234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f047648f-ea12-4250-85e3-29e61993e4b2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:18.223969 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:18.224243 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-167312818"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:18.226029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-167312818'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:18.226099 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Create volume of 1 GB Aug 01 13:52:18.231027 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Availability Zones retrieved successfully. Aug 01 13:52:18.238539 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Flow 'volume_create_api' (f47e496d-d339-460d-be54-e051bf9772ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:18.240063 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0121151a-7328-4829-9457-89dcc1da7545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:18.241569 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:18.277123 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0121151a-7328-4829-9457-89dcc1da7545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:18.280784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67250bab-17e5-4358-994e-cbd4539d7acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:18.375734 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Created reservations ['3bdd1470-7c3b-403b-9a8f-e63aaa6082eb', '309360fd-88e5-4690-9bcc-4651188c4974', 'f8333f5e-98af-46ad-8a58-4a5beb8076c6', 'dfeeda7e-341b-4d09-b92f-eb51fdacb877'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:18.375734 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67250bab-17e5-4358-994e-cbd4539d7acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bdd1470-7c3b-403b-9a8f-e63aaa6082eb', '309360fd-88e5-4690-9bcc-4651188c4974', 'f8333f5e-98af-46ad-8a58-4a5beb8076c6', 'dfeeda7e-341b-4d09-b92f-eb51fdacb877']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:18.376517 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64e9b78-5612-41d4-84aa-ed6ff51695af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:18.418659 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64e9b78-5612-41d4-84aa-ed6ff51695af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba86805d-b804-400c-a5f8-1396093dd2dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-167312818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='367b8a9a445b4521a78988c18efe8f13',qos_specs=None,replication_status=,reservations=['3bdd1470-7c3b-403b-9a8f-e63aaa6082eb','309360fd-88e5-4690-9bcc-4651188c4974','f8333f5e-98af-46ad-8a58-4a5beb8076c6','dfeeda7e-341b-4d09-b92f-eb51fdacb877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20394c162473428bb2ecf97b22aa3aec',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-167312818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba86805d-b804-400c-a5f8-1396093dd2dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='367b8a9a445b4521a78988c18efe8f13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20394c162473428bb2ecf97b22aa3aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:18.422072 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c4ef41-2f45-41f8-9461-3e7fa01e4734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:18.468916 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c4ef41-2f45-41f8-9461-3e7fa01e4734) transitioned into state 'SUCCESS' from state '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-167312818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='367b8a9a445b4521a78988c18efe8f13',qos_specs=None,replication_status=,reservations=['3bdd1470-7c3b-403b-9a8f-e63aaa6082eb','309360fd-88e5-4690-9bcc-4651188c4974','f8333f5e-98af-46ad-8a58-4a5beb8076c6','dfeeda7e-341b-4d09-b92f-eb51fdacb877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20394c162473428bb2ecf97b22aa3aec',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:18.470058 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d1ed09e-b394-4b39-9a5e-12516817aeee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:18.494484 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d1ed09e-b394-4b39-9a5e-12516817aeee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:18.496225 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Flow 'volume_create_api' (f47e496d-d339-460d-be54-e051bf9772ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:18.496655 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Create volume request issued successfully. Aug 01 13:52:18.497555 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f047648f-ea12-4250-85e3-29e61993e4b2 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:18.498972 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 165/669] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:52:18 2026] POST /volume/v3/volumes => generated 755 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:18.525443 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc34f909-b089-4b6a-acc2-b46a520a3760 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:18.532602 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc34f909-b089-4b6a-acc2-b46a520a3760 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] GET https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd Aug 01 13:52:18.533169 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc34f909-b089-4b6a-acc2-b46a520a3760 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:18.535662 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc34f909-b089-4b6a-acc2-b46a520a3760 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:18.556639 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:18.556639 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:18.565058 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fc34f909-b089-4b6a-acc2-b46a520a3760 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Volume info retrieved successfully. Aug 01 13:52:18.573547 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc34f909-b089-4b6a-acc2-b46a520a3760 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd returned with HTTP 200 Aug 01 13:52:18.573547 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 167/670] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:18 2026] GET /volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd => generated 823 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:19.597903 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-481c8aab-06c1-44d6-a05b-4f61834f8742 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:19.600060 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-481c8aab-06c1-44d6-a05b-4f61834f8742 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] GET https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd Aug 01 13:52:19.600356 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-481c8aab-06c1-44d6-a05b-4f61834f8742 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:19.600668 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-481c8aab-06c1-44d6-a05b-4f61834f8742 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:19.615185 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:19.615185 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:19.630918 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-481c8aab-06c1-44d6-a05b-4f61834f8742 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Volume info retrieved successfully. Aug 01 13:52:19.644195 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-481c8aab-06c1-44d6-a05b-4f61834f8742 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd returned with HTTP 200 Aug 01 13:52:19.644737 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 170/671] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:19 2026] GET /volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:19.663609 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6fada236-57af-452c-99f3-e229ec5c4672 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:19.668748 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6fada236-57af-452c-99f3-e229ec5c4672 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True Aug 01 13:52:19.671790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6fada236-57af-452c-99f3-e229ec5c4672 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:19.671790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6fada236-57af-452c-99f3-e229ec5c4672 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:19.708024 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6fada236-57af-452c-99f3-e229ec5c4672 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True returned with HTTP 200 Aug 01 13:52:19.708798 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 170/672] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:52:19 2026] GET /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:19.724734 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9f00f70a-aec1-4621-bc46-b1e6f8c492ac None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:19.728069 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9f00f70a-aec1-4621-bc46-b1e6f8c492ac tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd Aug 01 13:52:19.729688 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9f00f70a-aec1-4621-bc46-b1e6f8c492ac tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:19.731025 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9f00f70a-aec1-4621-bc46-b1e6f8c492ac tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:19.731598 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-9f00f70a-aec1-4621-bc46-b1e6f8c492ac tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Delete volume with id: ba86805d-b804-400c-a5f8-1396093dd2dd Aug 01 13:52:19.744017 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:19.744017 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:19.745473 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9f00f70a-aec1-4621-bc46-b1e6f8c492ac tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Volume info retrieved successfully. Aug 01 13:52:19.783497 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9f00f70a-aec1-4621-bc46-b1e6f8c492ac tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Delete volume request issued successfully. Aug 01 13:52:19.786296 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9f00f70a-aec1-4621-bc46-b1e6f8c492ac tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd returned with HTTP 202 Aug 01 13:52:19.786296 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 166/673] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:52:19 2026] DELETE /volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:19.797054 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d1b73fba-0c96-48bd-812d-651b067b2132 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:19.799398 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1b73fba-0c96-48bd-812d-651b067b2132 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] GET https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd Aug 01 13:52:19.799628 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1b73fba-0c96-48bd-812d-651b067b2132 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:19.799873 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1b73fba-0c96-48bd-812d-651b067b2132 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:19.812616 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:19.812616 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:19.822410 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d1b73fba-0c96-48bd-812d-651b067b2132 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Volume info retrieved successfully. Aug 01 13:52:19.831519 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1b73fba-0c96-48bd-812d-651b067b2132 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd returned with HTTP 200 Aug 01 13:52:19.831804 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 168/674] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:19 2026] GET /volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:20.023832 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d8b1a1b3-748f-4ee1-9028-392f8facb17e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:20.024541 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8b1a1b3-748f-4ee1-9028-392f8facb17e None None] GET https://10.4.3.223/volume// Aug 01 13:52:20.024879 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8b1a1b3-748f-4ee1-9028-392f8facb17e None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:20.024951 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8b1a1b3-748f-4ee1-9028-392f8facb17e None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:20.025543 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8b1a1b3-748f-4ee1-9028-392f8facb17e None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:52:20.025910 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 171/675] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:52: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 01 13:52:20.039478 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-efe1e6e4-f5fe-42e4-9479-92aefc484fed None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:20.044054 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-efe1e6e4-f5fe-42e4-9479-92aefc484fed tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:52:20.044379 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-efe1e6e4-f5fe-42e4-9479-92aefc484fed tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:20.044557 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-efe1e6e4-f5fe-42e4-9479-92aefc484fed tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:20.057416 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:20.057416 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:20.061986 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-efe1e6e4-f5fe-42e4-9479-92aefc484fed tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:52:20.067735 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-efe1e6e4-f5fe-42e4-9479-92aefc484fed tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:52:20.068286 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 171/676] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:52:20 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 1539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:20.217534 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-8a7b83ca-3174-4599-9b92-3b5e55951af2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:20.222379 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-8a7b83ca-3174-4599-9b92-3b5e55951af2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] PUT https://10.4.3.223/volume/v3/attachments/76d30091-bde4-4116-9085-254141b9957b Aug 01 13:52:20.223104 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-8a7b83ca-3174-4599-9b92-3b5e55951af2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:20.237056 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-8a7b83ca-3174-4599-9b92-3b5e55951af2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Acquiring lock "cinder-attachment_update-26a53b8a-7d59-4d73-ae0d-c4af2a252b53-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:52:20.246920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-8a7b83ca-3174-4599-9b92-3b5e55951af2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Lock "cinder-attachment_update-26a53b8a-7d59-4d73-ae0d-c4af2a252b53-np0000006308" acquired by "attachment_update" :: waited 0.010s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:52:20.248331 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:20.248331 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:20.409474 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-8a7b83ca-3174-4599-9b92-3b5e55951af2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Lock "cinder-attachment_update-26a53b8a-7d59-4d73-ae0d-c4af2a252b53-np0000006308" released by "attachment_update" :: held 0.162s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:52:20.409474 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-8a7b83ca-3174-4599-9b92-3b5e55951af2 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/attachments/76d30091-bde4-4116-9085-254141b9957b returned with HTTP 200 Aug 01 13:52:20.409474 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 167/677] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:52:20 2026] PUT /volume/v3/attachments/76d30091-bde4-4116-9085-254141b9957b => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:20.449522 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-742951fd-8df7-4225-88c1-14096e18c966 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:20.453767 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-742951fd-8df7-4225-88c1-14096e18c966 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] POST https://10.4.3.223/volume/v3/attachments/76d30091-bde4-4116-9085-254141b9957b/action Aug 01 13:52:20.455793 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-742951fd-8df7-4225-88c1-14096e18c966 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:20.456049 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-742951fd-8df7-4225-88c1-14096e18c966 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:20.483689 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:20.483689 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:20.502396 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0f62ae4d-06eb-414d-81f6-7ba786fd1ceb req-742951fd-8df7-4225-88c1-14096e18c966 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/attachments/76d30091-bde4-4116-9085-254141b9957b/action returned with HTTP 204 Aug 01 13:52:20.503040 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 169/678] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:52:20 2026] POST /volume/v3/attachments/76d30091-bde4-4116-9085-254141b9957b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:20.855776 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a747f8aa-c1cc-4ee5-b76b-1667c8816757 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:20.859051 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a747f8aa-c1cc-4ee5-b76b-1667c8816757 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] GET https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd Aug 01 13:52:20.859788 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a747f8aa-c1cc-4ee5-b76b-1667c8816757 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:20.859788 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a747f8aa-c1cc-4ee5-b76b-1667c8816757 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:20.871747 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a747f8aa-c1cc-4ee5-b76b-1667c8816757 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd returned with HTTP 404 Aug 01 13:52:20.872872 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 172/679] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:20 2026] GET /volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:20.884251 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-25d9d13b-7ea9-4d5e-bf91-c01ec6c75656 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:20.886578 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-25d9d13b-7ea9-4d5e-bf91-c01ec6c75656 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] GET https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd Aug 01 13:52:20.886840 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-25d9d13b-7ea9-4d5e-bf91-c01ec6c75656 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:20.887268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-25d9d13b-7ea9-4d5e-bf91-c01ec6c75656 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:20.898866 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-25d9d13b-7ea9-4d5e-bf91-c01ec6c75656 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd returned with HTTP 404 Aug 01 13:52:20.899553 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 172/680] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:20 2026] GET /volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:20.913366 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c371438b-40a6-4c76-b69e-f948519bdcaf None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:20.917276 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c371438b-40a6-4c76-b69e-f948519bdcaf tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd Aug 01 13:52:20.917480 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c371438b-40a6-4c76-b69e-f948519bdcaf tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:20.917704 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c371438b-40a6-4c76-b69e-f948519bdcaf tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:20.917903 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-c371438b-40a6-4c76-b69e-f948519bdcaf tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Delete volume with id: ba86805d-b804-400c-a5f8-1396093dd2dd Aug 01 13:52:20.924131 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c371438b-40a6-4c76-b69e-f948519bdcaf tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd returned with HTTP 404 Aug 01 13:52:20.924891 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 168/681] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:52:20 2026] DELETE /volume/v3/volumes/ba86805d-b804-400c-a5f8-1396093dd2dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:20.940742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:20.945734 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:20.947379 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1654992777"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:20.949233 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1654992777'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:20.949233 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Create volume of 1 GB Aug 01 13:52:20.957934 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Availability Zones retrieved successfully. Aug 01 13:52:20.972944 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Flow 'volume_create_api' (e123452b-3fac-4245-83fa-6c849595a576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:20.974889 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b2d215-ec73-4706-ab0b-60bae1e516af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:20.976335 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:21.035110 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b2d215-ec73-4706-ab0b-60bae1e516af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:21.037546 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd65d68-41a7-4c25-a43d-01a8b5ad65c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:21.105692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Created reservations ['579a040b-d61b-4c6d-8a6b-afe786096f75', '424bc54d-5e37-41a4-9e47-a1e4cd469cc5', 'ca82019f-a3a2-438d-b56c-b722c314faf7', '87bba38f-c76d-468f-9267-c5ed052ed050'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:21.106755 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd65d68-41a7-4c25-a43d-01a8b5ad65c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['579a040b-d61b-4c6d-8a6b-afe786096f75', '424bc54d-5e37-41a4-9e47-a1e4cd469cc5', 'ca82019f-a3a2-438d-b56c-b722c314faf7', '87bba38f-c76d-468f-9267-c5ed052ed050']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:21.107669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12037331-5ed6-48e7-8a49-ca4e8fa7d8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:21.142463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12037331-5ed6-48e7-8a49-ca4e8fa7d8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '956931a1-4537-4c15-9d98-daaafa45bb75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1654992777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='367b8a9a445b4521a78988c18efe8f13',qos_specs=None,replication_status=,reservations=['579a040b-d61b-4c6d-8a6b-afe786096f75','424bc54d-5e37-41a4-9e47-a1e4cd469cc5','ca82019f-a3a2-438d-b56c-b722c314faf7','87bba38f-c76d-468f-9267-c5ed052ed050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20394c162473428bb2ecf97b22aa3aec',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1654992777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=956931a1-4537-4c15-9d98-daaafa45bb75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='367b8a9a445b4521a78988c18efe8f13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20394c162473428bb2ecf97b22aa3aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:21.143745 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6afa54-e5ad-4259-a00e-e4d7f5e45591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:21.181070 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6afa54-e5ad-4259-a00e-e4d7f5e45591) transitioned into state 'SUCCESS' from state '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-1654992777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='367b8a9a445b4521a78988c18efe8f13',qos_specs=None,replication_status=,reservations=['579a040b-d61b-4c6d-8a6b-afe786096f75','424bc54d-5e37-41a4-9e47-a1e4cd469cc5','ca82019f-a3a2-438d-b56c-b722c314faf7','87bba38f-c76d-468f-9267-c5ed052ed050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20394c162473428bb2ecf97b22aa3aec',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:21.182506 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f32fafa-da27-4168-baf8-a4cbbe567444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:21.198473 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f32fafa-da27-4168-baf8-a4cbbe567444) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:21.199565 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Flow 'volume_create_api' (e123452b-3fac-4245-83fa-6c849595a576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:21.199904 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Create volume request issued successfully. Aug 01 13:52:21.202333 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a034c9e1-d74f-430c-a6bc-c732dec306ee tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:21.202973 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 170/682] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:52:20 2026] POST /volume/v3/volumes => generated 756 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:21.223184 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b43717ef-9faf-4e27-801e-15971649ca32 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:21.226316 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b43717ef-9faf-4e27-801e-15971649ca32 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] GET https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:21.226316 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b43717ef-9faf-4e27-801e-15971649ca32 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:21.227281 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b43717ef-9faf-4e27-801e-15971649ca32 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:21.235007 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:21.235007 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:21.240115 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b43717ef-9faf-4e27-801e-15971649ca32 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Volume info retrieved successfully. Aug 01 13:52:21.245270 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b43717ef-9faf-4e27-801e-15971649ca32 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 returned with HTTP 200 Aug 01 13:52:21.245440 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 173/683] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:21 2026] GET /volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:22.213855 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5b2fda56-1cbb-422d-a585-151ac049d40c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.263089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-600a079a-586b-492b-8ba0-59002f707f03 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.265348 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-600a079a-586b-492b-8ba0-59002f707f03 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] GET https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:22.265877 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-600a079a-586b-492b-8ba0-59002f707f03 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.267232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-600a079a-586b-492b-8ba0-59002f707f03 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.277203 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:22.277203 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:22.283465 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-600a079a-586b-492b-8ba0-59002f707f03 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Volume info retrieved successfully. Aug 01 13:52:22.291495 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-600a079a-586b-492b-8ba0-59002f707f03 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 returned with HTTP 200 Aug 01 13:52:22.292178 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 169/684] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:22.310499 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-26cedbe6-e2c8-4ce2-b68c-50339094f295 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.313045 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-26cedbe6-e2c8-4ce2-b68c-50339094f295 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True Aug 01 13:52:22.313359 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-26cedbe6-e2c8-4ce2-b68c-50339094f295 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.313651 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-26cedbe6-e2c8-4ce2-b68c-50339094f295 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.314030 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:22.314030 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:22.338592 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b2fda56-1cbb-422d-a585-151ac049d40c tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:52:22.339326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5b2fda56-1cbb-422d-a585-151ac049d40c tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-321200449", "description": "tempest-group-type-description-1689120401", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:22.345877 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-26cedbe6-e2c8-4ce2-b68c-50339094f295 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True returned with HTTP 200 Aug 01 13:52:22.347300 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 171/685] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:22.364626 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-05542b29-169a-47af-95c2-3d91b98cda15 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.367137 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05542b29-169a-47af-95c2-3d91b98cda15 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2c1791aa6f4f46b9b962f930a80a8dbf?usage=True Aug 01 13:52:22.367404 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05542b29-169a-47af-95c2-3d91b98cda15 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.367643 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05542b29-169a-47af-95c2-3d91b98cda15 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.372359 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b2fda56-1cbb-422d-a585-151ac049d40c tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:52:22.372906 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 173/686] 10.4.3.223 () {70 vars in 1312 bytes} [Sat Aug 1 13:52:22 2026] POST /volume/v3/group_types => generated 264 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:22.390883 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ce8efc7c-ea4c-4e43-b5a3-fac9b309df9a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.395627 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ce8efc7c-ea4c-4e43-b5a3-fac9b309df9a tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] GET https://10.4.3.223/volume/v3/group_types Aug 01 13:52:22.395627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ce8efc7c-ea4c-4e43-b5a3-fac9b309df9a tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.395627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ce8efc7c-ea4c-4e43-b5a3-fac9b309df9a tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.400568 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05542b29-169a-47af-95c2-3d91b98cda15 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2c1791aa6f4f46b9b962f930a80a8dbf?usage=True returned with HTTP 200 Aug 01 13:52:22.400568 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 174/687] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/os-quota-sets/2c1791aa6f4f46b9b962f930a80a8dbf?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:22.413029 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ce8efc7c-ea4c-4e43-b5a3-fac9b309df9a tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 200 Aug 01 13:52:22.413848 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 170/688] 10.4.3.223 () {68 vars in 1290 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/group_types => generated 498 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:22.415683 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-adca260f-3e9e-44f9-8341-1ae8f32f8beb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.418291 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-adca260f-3e9e-44f9-8341-1ae8f32f8beb tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] POST https://10.4.3.223/volume/v3/os-volume-transfer Aug 01 13:52:22.418680 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-adca260f-3e9e-44f9-8341-1ae8f32f8beb tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "956931a1-4537-4c15-9d98-daaafa45bb75"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:22.420641 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.volume_transfer [None req-adca260f-3e9e-44f9-8341-1ae8f32f8beb tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Creating new volume transfer {'transfer': {'volume_id': '956931a1-4537-4c15-9d98-daaafa45bb75'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 01 13:52:22.420641 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-adca260f-3e9e-44f9-8341-1ae8f32f8beb tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Creating transfer of volume 956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:22.420935 np0000006308 devstack@c-api.service[100202]: INFO cinder.transfer.api [None req-adca260f-3e9e-44f9-8341-1ae8f32f8beb tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Generating transfer record for volume 956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:22.428070 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-23f527dd-1b81-4e3f-b001-978ac6a9f797 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.431346 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23f527dd-1b81-4e3f-b001-978ac6a9f797 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] PUT https://10.4.3.223/volume/v3/group_types/3cb185bf-e8f6-47a0-8efa-59566ab8e079 Aug 01 13:52:22.431722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-23f527dd-1b81-4e3f-b001-978ac6a9f797 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-545114571", "description": "updated-group-type-desc"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:22.432122 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:22.432122 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:22.453095 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23f527dd-1b81-4e3f-b001-978ac6a9f797 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types/3cb185bf-e8f6-47a0-8efa-59566ab8e079 returned with HTTP 200 Aug 01 13:52:22.454358 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 174/689] 10.4.3.223 () {70 vars in 1422 bytes} [Sat Aug 1 13:52:22 2026] PUT /volume/v3/group_types/3cb185bf-e8f6-47a0-8efa-59566ab8e079 => generated 254 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:22.462902 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-adca260f-3e9e-44f9-8341-1ae8f32f8beb tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/os-volume-transfer returned with HTTP 202 Aug 01 13:52:22.463516 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 172/690] 10.4.3.223 () {68 vars in 1291 bytes} [Sat Aug 1 13:52:22 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:22.468326 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-77a99df0-909a-47fa-aa83-d5f44078a306 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.472466 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-77a99df0-909a-47fa-aa83-d5f44078a306 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] GET https://10.4.3.223/volume/v3/group_types/3cb185bf-e8f6-47a0-8efa-59566ab8e079 Aug 01 13:52:22.472466 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-77a99df0-909a-47fa-aa83-d5f44078a306 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.472466 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-77a99df0-909a-47fa-aa83-d5f44078a306 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.476335 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.478180 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-77a99df0-909a-47fa-aa83-d5f44078a306 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types/3cb185bf-e8f6-47a0-8efa-59566ab8e079 returned with HTTP 200 Aug 01 13:52:22.478180 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 175/691] 10.4.3.223 () {68 vars in 1401 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/group_types/3cb185bf-e8f6-47a0-8efa-59566ab8e079 => generated 254 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:22.490407 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8181be18-ddf1-40ac-9ba8-c2872c984933 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.493515 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8181be18-ddf1-40ac-9ba8-c2872c984933 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/3cb185bf-e8f6-47a0-8efa-59566ab8e079 Aug 01 13:52:22.493771 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8181be18-ddf1-40ac-9ba8-c2872c984933 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.494063 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8181be18-ddf1-40ac-9ba8-c2872c984933 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.515402 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8181be18-ddf1-40ac-9ba8-c2872c984933 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types/3cb185bf-e8f6-47a0-8efa-59566ab8e079 returned with HTTP 202 Aug 01 13:52:22.515939 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 175/692] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:52:22 2026] DELETE /volume/v3/group_types/3cb185bf-e8f6-47a0-8efa-59566ab8e079 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:22.525794 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8d15d836-4b74-4f26-801a-0520363a7c32 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.527876 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8d15d836-4b74-4f26-801a-0520363a7c32 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] GET https://10.4.3.223/volume/v3/group_types Aug 01 13:52:22.528099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8d15d836-4b74-4f26-801a-0520363a7c32 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.528340 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8d15d836-4b74-4f26-801a-0520363a7c32 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.541070 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8d15d836-4b74-4f26-801a-0520363a7c32 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 200 Aug 01 13:52:22.541652 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 173/693] 10.4.3.223 () {68 vars in 1290 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/group_types => generated 248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:22.562521 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d265ea20-8848-4dc3-9be7-e8ad2d67ca41 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.565207 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d265ea20-8848-4dc3-9be7-e8ad2d67ca41 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:52:22.565689 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d265ea20-8848-4dc3-9be7-e8ad2d67ca41 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1498817597", "is_public": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:22.572571 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] POST https://10.4.3.223/volume/v3/os-volume-transfer/fc6196dd-f22c-493a-b9b1-49140c1d7dc9/accept Aug 01 13:52:22.572571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c50cb8bf7a2a4f9e"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:22.575203 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.volume_transfer [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Accepting volume transfer fc6196dd-f22c-493a-b9b1-49140c1d7dc9 {{(pid=100200) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 13:52:22.576566 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.volume_transfer [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Accepting transfer fc6196dd-f22c-493a-b9b1-49140c1d7dc9 Aug 01 13:52:22.591115 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d265ea20-8848-4dc3-9be7-e8ad2d67ca41 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:52:22.591718 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 176/694] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:52:22 2026] POST /volume/v3/group_types => generated 164 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:22.604843 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d3a23ffa-c064-438d-a005-e01271f5a387 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.607931 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d3a23ffa-c064-438d-a005-e01271f5a387 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:52:22.609295 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d3a23ffa-c064-438d-a005-e01271f5a387 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-741054290", "is_public": false}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:22.633123 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d3a23ffa-c064-438d-a005-e01271f5a387 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:52:22.633662 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 176/695] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:52:22 2026] POST /volume/v3/group_types => generated 164 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:22.645673 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-08145ded-e73d-45d7-8c64-9307601a6c3d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.648091 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-08145ded-e73d-45d7-8c64-9307601a6c3d tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] GET https://10.4.3.223/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 01 13:52:22.648332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-08145ded-e73d-45d7-8c64-9307601a6c3d tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.648596 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-08145ded-e73d-45d7-8c64-9307601a6c3d tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.660364 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-08145ded-e73d-45d7-8c64-9307601a6c3d tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 01 13:52:22.661376 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 174/696] 10.4.3.223 () {68 vars in 1351 bytes} [Sat Aug 1 13:52:22 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 01 13:52:22.671967 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a08ae13d-3bd1-42b5-884a-1fd80c4f36fa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.676378 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a08ae13d-3bd1-42b5-884a-1fd80c4f36fa tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] GET https://10.4.3.223/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 01 13:52:22.676718 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a08ae13d-3bd1-42b5-884a-1fd80c4f36fa tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.676991 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a08ae13d-3bd1-42b5-884a-1fd80c4f36fa tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.677325 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Created reservations ['e1ba4e70-8a20-4f67-bf52-d6462f97fafa', '2435666d-7ce9-4b46-87a3-e7d2d221c5a9', '34a49d93-afd6-4e16-be1d-d2d328c7724a', 'fdb4d249-0556-429f-9349-2ccc03095fd1'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:22.694921 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a08ae13d-3bd1-42b5-884a-1fd80c4f36fa tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 01 13:52:22.695486 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 177/697] 10.4.3.223 () {68 vars in 1353 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:22.712936 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-74c78738-8b1d-4b9b-b903-575838623dbd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.715623 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74c78738-8b1d-4b9b-b903-575838623dbd tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] GET https://10.4.3.223/volume/v3/group_types?is_public=False Aug 01 13:52:22.715996 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74c78738-8b1d-4b9b-b903-575838623dbd tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.716277 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74c78738-8b1d-4b9b-b903-575838623dbd tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.723467 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Created reservations ['c55f4953-c78c-42a5-89d2-8357ca7f35c6', 'bc91f9f9-bc80-4f05-ad71-9e4bb1dd9b64', '63ce8563-fd16-4ff4-a024-dae1f0e626bd', '2545325a-7475-41dd-9791-ac9beac42805'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:22.731127 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74c78738-8b1d-4b9b-b903-575838623dbd tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 01 13:52:22.732186 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 177/698] 10.4.3.223 () {68 vars in 1321 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:22.749341 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-36f87d34-4750-4783-848f-d938f3bd4c54 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.751982 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36f87d34-4750-4783-848f-d938f3bd4c54 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] GET https://10.4.3.223/volume/v3/group_types?is_public=True Aug 01 13:52:22.752470 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36f87d34-4750-4783-848f-d938f3bd4c54 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.752470 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36f87d34-4750-4783-848f-d938f3bd4c54 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.758322 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:22.762359 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36f87d34-4750-4783-848f-d938f3bd4c54 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 01 13:52:22.762986 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 175/699] 10.4.3.223 () {68 vars in 1319 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:22.776129 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-11e2f14c-3bf4-40a8-895b-6af6b4b39b69 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.778853 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-11e2f14c-3bf4-40a8-895b-6af6b4b39b69 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/b10a012d-73c8-40ec-a073-092e86cef1f9 Aug 01 13:52:22.779196 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-11e2f14c-3bf4-40a8-895b-6af6b4b39b69 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.779451 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-11e2f14c-3bf4-40a8-895b-6af6b4b39b69 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.781998 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Created reservations ['302e9461-98f1-47d5-88ab-261d6aecf14f', '3f57ce1d-93de-452c-8ebf-1882e2ffa3ef', '35605901-51fa-4996-b6ad-a5289aa64dbe', '8ff06f5f-8c09-4467-b636-b626c45a3ded'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:22.799753 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-11e2f14c-3bf4-40a8-895b-6af6b4b39b69 tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types/b10a012d-73c8-40ec-a073-092e86cef1f9 returned with HTTP 202 Aug 01 13:52:22.800087 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 178/700] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:52:22 2026] DELETE /volume/v3/group_types/b10a012d-73c8-40ec-a073-092e86cef1f9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:22.810312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-89e83006-1010-40be-b05c-9955a3ca452c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.812426 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-89e83006-1010-40be-b05c-9955a3ca452c tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/8ec3dcd8-4ed3-4ae7-83d0-cb264d5f50f9 Aug 01 13:52:22.812710 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-89e83006-1010-40be-b05c-9955a3ca452c tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.812945 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-89e83006-1010-40be-b05c-9955a3ca452c tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.824165 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Created reservations ['c8a14706-1fc7-47b0-b173-1e52cd9aae81', '26e8d08c-cfa0-4048-abad-aa3c4d7e0fc1', '8e123c54-8051-4603-b590-9f89608a88f2', '5324eae1-3ec8-458d-bd74-553e093ba570'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:22.831415 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-89e83006-1010-40be-b05c-9955a3ca452c tempest-GroupTypesTest-1065471569 tempest-GroupTypesTest-1065471569-project-admin] https://10.4.3.223/volume/v3/group_types/8ec3dcd8-4ed3-4ae7-83d0-cb264d5f50f9 returned with HTTP 202 Aug 01 13:52:22.831920 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 178/701] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:52:22 2026] DELETE /volume/v3/group_types/8ec3dcd8-4ed3-4ae7-83d0-cb264d5f50f9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:22.841536 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Transfer volume completed successfully. Aug 01 13:52:22.928345 np0000006308 devstack@c-api.service[100200]: INFO cinder.transfer.api [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Volume 956931a1-4537-4c15-9d98-daaafa45bb75 has been transferred. Aug 01 13:52:22.933574 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-34d12947-fbbe-407d-a27b-afd5fe0c019d tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/fc6196dd-f22c-493a-b9b1-49140c1d7dc9/accept returned with HTTP 202 Aug 01 13:52:22.934192 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 171/702] 10.4.3.223 () {68 vars in 1423 bytes} [Sat Aug 1 13:52:22 2026] POST /volume/v3/os-volume-transfer/fc6196dd-f22c-493a-b9b1-49140c1d7dc9/accept => generated 365 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:22.950197 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-705ef012-ba74-4b6a-b689-596480641d79 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.951792 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-705ef012-ba74-4b6a-b689-596480641d79 tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] GET https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:22.952022 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-705ef012-ba74-4b6a-b689-596480641d79 tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.953597 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-705ef012-ba74-4b6a-b689-596480641d79 tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:22.960888 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:22.960888 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:22.965503 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-705ef012-ba74-4b6a-b689-596480641d79 tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] Volume info retrieved successfully. Aug 01 13:52:22.970721 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-705ef012-ba74-4b6a-b689-596480641d79 tempest-VolumeQuotasAdminTestJSON-991375170 tempest-VolumeQuotasAdminTestJSON-991375170-project-member] https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 returned with HTTP 200 Aug 01 13:52:22.971125 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 176/703] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:22.986240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-66ea39e3-0495-4218-bbaa-799b69881ad9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:22.988797 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66ea39e3-0495-4218-bbaa-799b69881ad9 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True Aug 01 13:52:22.989151 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66ea39e3-0495-4218-bbaa-799b69881ad9 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:22.990116 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66ea39e3-0495-4218-bbaa-799b69881ad9 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:23.022889 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66ea39e3-0495-4218-bbaa-799b69881ad9 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True returned with HTTP 200 Aug 01 13:52:23.023135 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 179/704] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:52:22 2026] GET /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:23.036561 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8a9a98c0-7e10-47b4-9c26-69d2e3af16e7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:23.038974 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8a9a98c0-7e10-47b4-9c26-69d2e3af16e7 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2c1791aa6f4f46b9b962f930a80a8dbf?usage=True Aug 01 13:52:23.039233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8a9a98c0-7e10-47b4-9c26-69d2e3af16e7 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:23.039449 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8a9a98c0-7e10-47b4-9c26-69d2e3af16e7 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:23.061380 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8a9a98c0-7e10-47b4-9c26-69d2e3af16e7 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2c1791aa6f4f46b9b962f930a80a8dbf?usage=True returned with HTTP 200 Aug 01 13:52:23.061852 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 179/705] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:52:23 2026] GET /volume/v3/os-quota-sets/2c1791aa6f4f46b9b962f930a80a8dbf?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:23.075393 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d41771eb-9450-460f-a2f9-42fd1fe8ef46 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:23.078535 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d41771eb-9450-460f-a2f9-42fd1fe8ef46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:23.080265 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d41771eb-9450-460f-a2f9-42fd1fe8ef46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:23.080265 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d41771eb-9450-460f-a2f9-42fd1fe8ef46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:23.080265 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-d41771eb-9450-460f-a2f9-42fd1fe8ef46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Delete volume with id: 956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:23.088986 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:23.088986 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:23.089424 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d41771eb-9450-460f-a2f9-42fd1fe8ef46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Volume info retrieved successfully. Aug 01 13:52:23.115895 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d41771eb-9450-460f-a2f9-42fd1fe8ef46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Delete volume request issued successfully. Aug 01 13:52:23.116168 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d41771eb-9450-460f-a2f9-42fd1fe8ef46 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 returned with HTTP 202 Aug 01 13:52:23.116771 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 172/706] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:52:23 2026] DELETE /volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:23.127275 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3bd8688b-0a0f-49b5-ab70-890724c0f642 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:23.129641 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3bd8688b-0a0f-49b5-ab70-890724c0f642 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:23.129883 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3bd8688b-0a0f-49b5-ab70-890724c0f642 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:23.130147 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3bd8688b-0a0f-49b5-ab70-890724c0f642 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:23.140191 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:23.140191 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:23.147399 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3bd8688b-0a0f-49b5-ab70-890724c0f642 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Volume info retrieved successfully. Aug 01 13:52:23.154078 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3bd8688b-0a0f-49b5-ab70-890724c0f642 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 returned with HTTP 200 Aug 01 13:52:23.154890 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 177/707] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:23 2026] GET /volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:24.180053 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5b2482f8-b348-488d-ab62-4fef08051029 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:24.185275 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b2482f8-b348-488d-ab62-4fef08051029 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:24.185568 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b2482f8-b348-488d-ab62-4fef08051029 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:24.185806 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b2482f8-b348-488d-ab62-4fef08051029 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:24.197192 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b2482f8-b348-488d-ab62-4fef08051029 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 returned with HTTP 404 Aug 01 13:52:24.197972 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 180/708] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:24 2026] GET /volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:24.211997 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-08a578c9-84b2-47ff-b3fd-2a373c101afc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:24.222900 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-08a578c9-84b2-47ff-b3fd-2a373c101afc tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] GET https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:24.223185 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-08a578c9-84b2-47ff-b3fd-2a373c101afc tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:24.223513 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-08a578c9-84b2-47ff-b3fd-2a373c101afc tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:24.236883 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-08a578c9-84b2-47ff-b3fd-2a373c101afc tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 returned with HTTP 404 Aug 01 13:52:24.238015 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 180/709] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:24 2026] GET /volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:24.258402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6e2f5324-3375-420f-b92e-5e808d50e7e8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:24.264804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e2f5324-3375-420f-b92e-5e808d50e7e8 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] DELETE https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:24.264804 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e2f5324-3375-420f-b92e-5e808d50e7e8 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:24.264804 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e2f5324-3375-420f-b92e-5e808d50e7e8 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:24.264804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-6e2f5324-3375-420f-b92e-5e808d50e7e8 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] Delete volume with id: 956931a1-4537-4c15-9d98-daaafa45bb75 Aug 01 13:52:24.274439 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e2f5324-3375-420f-b92e-5e808d50e7e8 tempest-VolumeQuotasAdminTestJSON-34480490 tempest-VolumeQuotasAdminTestJSON-34480490-project-member] https://10.4.3.223/volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 returned with HTTP 404 Aug 01 13:52:24.275128 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 173/710] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:52:24 2026] DELETE /volume/v3/volumes/956931a1-4537-4c15-9d98-daaafa45bb75 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:24.291429 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2d57f8ec-182a-4b50-8837-a674116473ea None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:24.293694 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d57f8ec-182a-4b50-8837-a674116473ea tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/0c7cf6164c59424096385249497da2d4?usage=True Aug 01 13:52:24.293919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d57f8ec-182a-4b50-8837-a674116473ea tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:24.294156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d57f8ec-182a-4b50-8837-a674116473ea tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:24.332508 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d57f8ec-182a-4b50-8837-a674116473ea tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/0c7cf6164c59424096385249497da2d4?usage=True returned with HTTP 200 Aug 01 13:52:24.332508 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 178/711] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:52:24 2026] GET /volume/v3/os-quota-sets/0c7cf6164c59424096385249497da2d4?usage=True => generated 1061 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:24.351542 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aacd8ccf-3d0b-47db-b992-09c8573262d5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:24.354357 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aacd8ccf-3d0b-47db-b992-09c8573262d5 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 Aug 01 13:52:24.359380 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aacd8ccf-3d0b-47db-b992-09c8573262d5 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:24.526773 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aacd8ccf-3d0b-47db-b992-09c8573262d5 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 returned with HTTP 200 Aug 01 13:52:24.527763 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 181/712] 10.4.3.223 () {68 vars in 1375 bytes} [Sat Aug 1 13:52:24 2026] PUT /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 => generated 397 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:24.541469 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-db31675b-7eda-4f60-ad0b-68d4be947c50 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:24.543508 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-db31675b-7eda-4f60-ad0b-68d4be947c50 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 Aug 01 13:52:24.544178 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-db31675b-7eda-4f60-ad0b-68d4be947c50 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:24.665676 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-db31675b-7eda-4f60-ad0b-68d4be947c50 tempest-VolumeQuotasAdminTestJSON-1587742083 tempest-VolumeQuotasAdminTestJSON-1587742083-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 returned with HTTP 200 Aug 01 13:52:24.666305 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 181/713] 10.4.3.223 () {68 vars in 1375 bytes} [Sat Aug 1 13:52:24 2026] PUT /volume/v3/os-quota-sets/367b8a9a445b4521a78988c18efe8f13 => generated 395 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:26.262919 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-20f81f41-f080-4580-8b80-ca88ad84bf80 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:26.541236 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-20f81f41-f080-4580-8b80-ca88ad84bf80 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] POST https://10.4.3.223/volume/v3/qos-specs Aug 01 13:52:26.541236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-20f81f41-f080-4580-8b80-ca88ad84bf80 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1342663525", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:26.542380 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.qos_specs [None req-20f81f41-f080-4580-8b80-ca88ad84bf80 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1342663525', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100200) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 13:52:26.556696 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-20f81f41-f080-4580-8b80-ca88ad84bf80 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DB qos_specs_create(): root {'id': 'bb592ca7-3815-4e1a-86e9-c12f2578cccf', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1342663525'} {{(pid=100200) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 13:52:26.579689 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-20f81f41-f080-4580-8b80-ca88ad84bf80 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:52:26.580431 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 174/714] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:52:26 2026] POST /volume/v3/qos-specs => generated 393 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:26.594959 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1064aecd-0ebb-4d8c-8228-a358f28578b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:26.596911 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1064aecd-0ebb-4d8c-8228-a358f28578b7 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:26.597466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1064aecd-0ebb-4d8c-8228-a358f28578b7 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1796600397"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:26.625573 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1064aecd-0ebb-4d8c-8228-a358f28578b7 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:26.625975 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 179/715] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:52:26 2026] POST /volume/v3/types => generated 222 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:26.638376 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bd429a9e-dd83-4b0b-80a5-7cd01f57da07 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:26.641702 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bd429a9e-dd83-4b0b-80a5-7cd01f57da07 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:26.642202 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bd429a9e-dd83-4b0b-80a5-7cd01f57da07 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1182191964"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:26.674085 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bd429a9e-dd83-4b0b-80a5-7cd01f57da07 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:26.674899 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 182/716] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:52:26 2026] POST /volume/v3/types => generated 222 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:26.689130 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-603d17ce-cec4-478e-994a-3e60f4d4b266 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:26.692364 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-603d17ce-cec4-478e-994a-3e60f4d4b266 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:26.693434 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-603d17ce-cec4-478e-994a-3e60f4d4b266 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-202247521"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:26.720985 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-603d17ce-cec4-478e-994a-3e60f4d4b266 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:26.721448 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 182/717] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:52:26 2026] POST /volume/v3/types => generated 221 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:26.732636 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-80ece2da-71fb-41bb-875a-5d9e6dd0b30c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:26.737636 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-80ece2da-71fb-41bb-875a-5d9e6dd0b30c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associate?vol_type_id=ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 Aug 01 13:52:26.737937 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-80ece2da-71fb-41bb-875a-5d9e6dd0b30c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:26.738237 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-80ece2da-71fb-41bb-875a-5d9e6dd0b30c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'associate' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:26.739439 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:26.739439 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:26.740353 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-80ece2da-71fb-41bb-875a-5d9e6dd0b30c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Associate qos_spec: bb592ca7-3815-4e1a-86e9-c12f2578cccf with type: ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 {{(pid=100200) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 01 13:52:26.796079 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-80ece2da-71fb-41bb-875a-5d9e6dd0b30c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associate?vol_type_id=ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 returned with HTTP 202 Aug 01 13:52:26.796727 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 175/718] 10.4.3.223 () {66 vars in 1481 bytes} [Sat Aug 1 13:52:26 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associate?vol_type_id=ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:26.815279 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a3559dfc-920f-4752-8535-5c08da1d7116 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:26.818040 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a3559dfc-920f-4752-8535-5c08da1d7116 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associate?vol_type_id=ba54dc4d-b2c5-4e13-a5ff-209414449e34 Aug 01 13:52:26.818713 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a3559dfc-920f-4752-8535-5c08da1d7116 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:26.819489 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a3559dfc-920f-4752-8535-5c08da1d7116 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'associate' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:26.820810 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a3559dfc-920f-4752-8535-5c08da1d7116 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Associate qos_spec: bb592ca7-3815-4e1a-86e9-c12f2578cccf with type: ba54dc4d-b2c5-4e13-a5ff-209414449e34 {{(pid=100202) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 01 13:52:26.862295 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a3559dfc-920f-4752-8535-5c08da1d7116 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associate?vol_type_id=ba54dc4d-b2c5-4e13-a5ff-209414449e34 returned with HTTP 202 Aug 01 13:52:26.863256 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 180/719] 10.4.3.223 () {66 vars in 1481 bytes} [Sat Aug 1 13:52:26 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associate?vol_type_id=ba54dc4d-b2c5-4e13-a5ff-209414449e34 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:26.876869 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-17c0f09f-845e-43c9-a168-d7798a7ca259 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:26.880839 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-17c0f09f-845e-43c9-a168-d7798a7ca259 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associate?vol_type_id=4808ae10-f51a-4910-b2ab-ff4a4d7ec2dc Aug 01 13:52:26.881063 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-17c0f09f-845e-43c9-a168-d7798a7ca259 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:26.881317 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-17c0f09f-845e-43c9-a168-d7798a7ca259 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'associate' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:26.881981 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.qos_specs_manage [None req-17c0f09f-845e-43c9-a168-d7798a7ca259 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Associate qos_spec: bb592ca7-3815-4e1a-86e9-c12f2578cccf with type: 4808ae10-f51a-4910-b2ab-ff4a4d7ec2dc {{(pid=100199) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 01 13:52:26.925325 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-17c0f09f-845e-43c9-a168-d7798a7ca259 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associate?vol_type_id=4808ae10-f51a-4910-b2ab-ff4a4d7ec2dc returned with HTTP 202 Aug 01 13:52:26.926682 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 183/720] 10.4.3.223 () {66 vars in 1481 bytes} [Sat Aug 1 13:52:26 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associate?vol_type_id=4808ae10-f51a-4910-b2ab-ff4a4d7ec2dc => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:26.936928 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-94b1136a-b00e-4fe4-b6b1-e4d0be4d772f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:26.938302 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bed2f725-b4b3-4942-b54f-d2a5d6561c57 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:26.939724 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-94b1136a-b00e-4fe4-b6b1-e4d0be4d772f tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associations Aug 01 13:52:26.940073 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-94b1136a-b00e-4fe4-b6b1-e4d0be4d772f tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:26.940416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-94b1136a-b00e-4fe4-b6b1-e4d0be4d772f tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'associations' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:26.940874 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bed2f725-b4b3-4942-b54f-d2a5d6561c57 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] GET https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:52:26.941199 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-94b1136a-b00e-4fe4-b6b1-e4d0be4d772f tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Get associations for qos_spec id: bb592ca7-3815-4e1a-86e9-c12f2578cccf {{(pid=100201) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 01 13:52:26.941282 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bed2f725-b4b3-4942-b54f-d2a5d6561c57 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:26.941496 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bed2f725-b4b3-4942-b54f-d2a5d6561c57 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:26.958671 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:26.958671 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:26.966287 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bed2f725-b4b3-4942-b54f-d2a5d6561c57 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:52:26.972956 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bed2f725-b4b3-4942-b54f-d2a5d6561c57 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 200 Aug 01 13:52:26.973653 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 176/721] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:26 2026] GET /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 1832 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:26.974889 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-94b1136a-b00e-4fe4-b6b1-e4d0be4d772f tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associations returned with HTTP 200 Aug 01 13:52:26.975643 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 183/722] 10.4.3.223 () {66 vars in 1393 bytes} [Sat Aug 1 13:52:26 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associations => generated 447 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:26.987040 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e6339f1d-d12b-4da9-ad62-39a5014636b1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:26.988681 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6339f1d-d12b-4da9-ad62-39a5014636b1 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/disassociate?vol_type_id=ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 Aug 01 13:52:26.989052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6339f1d-d12b-4da9-ad62-39a5014636b1 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:26.989472 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6339f1d-d12b-4da9-ad62-39a5014636b1 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'disassociate' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:26.989902 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:26.989902 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:26.990676 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e6339f1d-d12b-4da9-ad62-39a5014636b1 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Disassociate qos_spec: bb592ca7-3815-4e1a-86e9-c12f2578cccf from type: ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 {{(pid=100202) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 01 13:52:27.012948 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6339f1d-d12b-4da9-ad62-39a5014636b1 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/disassociate?vol_type_id=ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 returned with HTTP 202 Aug 01 13:52:27.012948 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 181/723] 10.4.3.223 () {66 vars in 1490 bytes} [Sat Aug 1 13:52:26 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/disassociate?vol_type_id=ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:27.022874 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-73085168-399d-4152-98e5-edf755c032cd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.025672 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-73085168-399d-4152-98e5-edf755c032cd tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associations Aug 01 13:52:27.026148 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-73085168-399d-4152-98e5-edf755c032cd tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.026494 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-73085168-399d-4152-98e5-edf755c032cd tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'associations' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.026767 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.026767 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:27.027052 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.qos_specs_manage [None req-73085168-399d-4152-98e5-edf755c032cd tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Get associations for qos_spec id: bb592ca7-3815-4e1a-86e9-c12f2578cccf {{(pid=100199) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 01 13:52:27.046359 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-73085168-399d-4152-98e5-edf755c032cd tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associations returned with HTTP 200 Aug 01 13:52:27.046923 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 184/724] 10.4.3.223 () {66 vars in 1393 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associations => generated 305 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:27.060861 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ade385da-cf9d-4734-8d01-e62ae4b5ef11 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.063026 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ade385da-cf9d-4734-8d01-e62ae4b5ef11 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/disassociate_all Aug 01 13:52:27.063087 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ade385da-cf9d-4734-8d01-e62ae4b5ef11 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.063404 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ade385da-cf9d-4734-8d01-e62ae4b5ef11 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'disassociate_all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.063801 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ade385da-cf9d-4734-8d01-e62ae4b5ef11 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Disassociate qos_spec: bb592ca7-3815-4e1a-86e9-c12f2578cccf from all. {{(pid=100200) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 01 13:52:27.077738 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ade385da-cf9d-4734-8d01-e62ae4b5ef11 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/disassociate_all returned with HTTP 202 Aug 01 13:52:27.078186 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 177/725] 10.4.3.223 () {66 vars in 1405 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/disassociate_all => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:27.087472 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2cf81569-6520-46b8-afad-c3dfbc97b6af None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.090051 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2cf81569-6520-46b8-afad-c3dfbc97b6af tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associations Aug 01 13:52:27.090610 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2cf81569-6520-46b8-afad-c3dfbc97b6af tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.090914 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2cf81569-6520-46b8-afad-c3dfbc97b6af tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'associations' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.091349 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.091349 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:27.091863 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2cf81569-6520-46b8-afad-c3dfbc97b6af tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Get associations for qos_spec id: bb592ca7-3815-4e1a-86e9-c12f2578cccf {{(pid=100201) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 01 13:52:27.103514 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2cf81569-6520-46b8-afad-c3dfbc97b6af tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associations returned with HTTP 200 Aug 01 13:52:27.104096 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 184/726] 10.4.3.223 () {66 vars in 1393 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/associations => generated 24 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:52:27.116567 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f872568c-c542-4957-b0ac-14e68ef52bd3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.119069 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f872568c-c542-4957-b0ac-14e68ef52bd3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DELETE https://10.4.3.223/volume/v3/types/4808ae10-f51a-4910-b2ab-ff4a4d7ec2dc Aug 01 13:52:27.119629 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f872568c-c542-4957-b0ac-14e68ef52bd3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.120067 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f872568c-c542-4957-b0ac-14e68ef52bd3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.120598 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.120598 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:27.165951 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f872568c-c542-4957-b0ac-14e68ef52bd3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/types/4808ae10-f51a-4910-b2ab-ff4a4d7ec2dc returned with HTTP 202 Aug 01 13:52:27.166824 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 182/727] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:27 2026] DELETE /volume/v3/types/4808ae10-f51a-4910-b2ab-ff4a4d7ec2dc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:27.176445 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-20684361-a6eb-42cb-87a9-54dcba53c6b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.179806 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20684361-a6eb-42cb-87a9-54dcba53c6b0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/types/4808ae10-f51a-4910-b2ab-ff4a4d7ec2dc Aug 01 13:52:27.179806 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20684361-a6eb-42cb-87a9-54dcba53c6b0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.180577 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20684361-a6eb-42cb-87a9-54dcba53c6b0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.186824 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20684361-a6eb-42cb-87a9-54dcba53c6b0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/types/4808ae10-f51a-4910-b2ab-ff4a4d7ec2dc returned with HTTP 404 Aug 01 13:52:27.187674 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 185/728] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/types/4808ae10-f51a-4910-b2ab-ff4a4d7ec2dc => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.196199 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f41a3cb8-0cb5-4c1b-97f9-85860b72b686 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.198874 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f41a3cb8-0cb5-4c1b-97f9-85860b72b686 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DELETE https://10.4.3.223/volume/v3/types/ba54dc4d-b2c5-4e13-a5ff-209414449e34 Aug 01 13:52:27.199366 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f41a3cb8-0cb5-4c1b-97f9-85860b72b686 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.199366 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f41a3cb8-0cb5-4c1b-97f9-85860b72b686 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.199777 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.199777 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:27.256773 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f41a3cb8-0cb5-4c1b-97f9-85860b72b686 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/types/ba54dc4d-b2c5-4e13-a5ff-209414449e34 returned with HTTP 202 Aug 01 13:52:27.257496 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 178/729] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:27 2026] DELETE /volume/v3/types/ba54dc4d-b2c5-4e13-a5ff-209414449e34 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:27.267522 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b228e31-ee3b-4fc9-be76-f9549ecae7e3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.270891 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b228e31-ee3b-4fc9-be76-f9549ecae7e3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/types/ba54dc4d-b2c5-4e13-a5ff-209414449e34 Aug 01 13:52:27.271196 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b228e31-ee3b-4fc9-be76-f9549ecae7e3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.271465 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b228e31-ee3b-4fc9-be76-f9549ecae7e3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.276309 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b228e31-ee3b-4fc9-be76-f9549ecae7e3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/types/ba54dc4d-b2c5-4e13-a5ff-209414449e34 returned with HTTP 404 Aug 01 13:52:27.277012 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 185/730] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/types/ba54dc4d-b2c5-4e13-a5ff-209414449e34 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.287920 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c5ee2b02-823f-422b-9436-531b6862750b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.290563 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5ee2b02-823f-422b-9436-531b6862750b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DELETE https://10.4.3.223/volume/v3/types/ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 Aug 01 13:52:27.290866 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5ee2b02-823f-422b-9436-531b6862750b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.291148 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5ee2b02-823f-422b-9436-531b6862750b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.328239 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5ee2b02-823f-422b-9436-531b6862750b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/types/ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 returned with HTTP 202 Aug 01 13:52:27.328768 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 183/731] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:27 2026] DELETE /volume/v3/types/ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:27.340204 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eccec37a-7598-4b0a-b915-7e98a4cc602c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.343153 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eccec37a-7598-4b0a-b915-7e98a4cc602c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/types/ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 Aug 01 13:52:27.343770 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eccec37a-7598-4b0a-b915-7e98a4cc602c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.344056 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eccec37a-7598-4b0a-b915-7e98a4cc602c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.351038 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eccec37a-7598-4b0a-b915-7e98a4cc602c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/types/ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 returned with HTTP 404 Aug 01 13:52:27.351476 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 186/732] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/types/ad17d33f-f5d4-4e2e-89c4-9961bb92fb99 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.361448 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6d06033c-3759-4978-9e7b-3be1fdc2ab86 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.364178 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6d06033c-3759-4978-9e7b-3be1fdc2ab86 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] POST https://10.4.3.223/volume/v3/qos-specs Aug 01 13:52:27.364606 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6d06033c-3759-4978-9e7b-3be1fdc2ab86 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-470814757", "consumer": "back-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:27.367375 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.qos_specs [None req-6d06033c-3759-4978-9e7b-3be1fdc2ab86 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-470814757', 'consumer': 'back-end', 'specs': {}} {{(pid=100200) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 13:52:27.370870 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-6d06033c-3759-4978-9e7b-3be1fdc2ab86 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DB qos_specs_create(): root {'id': 'c2a84e63-b088-4a21-9011-412b4ec0e93e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-470814757'} {{(pid=100200) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 13:52:27.379008 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6d06033c-3759-4978-9e7b-3be1fdc2ab86 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:52:27.379672 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 179/733] 10.4.3.223 () {68 vars in 1264 bytes} [Sat Aug 1 13:52:27 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 01 13:52:27.392584 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8fd4b0d7-8fd5-489c-bbe6-72f80cf38abd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.395559 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8fd4b0d7-8fd5-489c-bbe6-72f80cf38abd tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e?force=False Aug 01 13:52:27.399026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8fd4b0d7-8fd5-489c-bbe6-72f80cf38abd tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.399026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8fd4b0d7-8fd5-489c-bbe6-72f80cf38abd tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.399026 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.399026 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:27.399026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8fd4b0d7-8fd5-489c-bbe6-72f80cf38abd tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Delete qos_spec: c2a84e63-b088-4a21-9011-412b4ec0e93e, force: False {{(pid=100201) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:52:27.420040 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8fd4b0d7-8fd5-489c-bbe6-72f80cf38abd tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e?force=False returned with HTTP 202 Aug 01 13:52:27.420535 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 186/734] 10.4.3.223 () {66 vars in 1380 bytes} [Sat Aug 1 13:52:27 2026] DELETE /volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:27.430537 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-538b07a4-b73f-4ef5-80a5-6fbbc26e7292 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.432708 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-538b07a4-b73f-4ef5-80a5-6fbbc26e7292 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e Aug 01 13:52:27.432898 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-538b07a4-b73f-4ef5-80a5-6fbbc26e7292 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.433096 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-538b07a4-b73f-4ef5-80a5-6fbbc26e7292 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.439718 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-538b07a4-b73f-4ef5-80a5-6fbbc26e7292 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e returned with HTTP 404 Aug 01 13:52:27.440428 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 184/735] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.448715 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f01f25d4-6beb-4121-8d81-bbd934673e0e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.451104 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f01f25d4-6beb-4121-8d81-bbd934673e0e tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs Aug 01 13:52:27.451104 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f01f25d4-6beb-4121-8d81-bbd934673e0e tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.451438 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f01f25d4-6beb-4121-8d81-bbd934673e0e tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.451800 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.451800 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:27.465443 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f01f25d4-6beb-4121-8d81-bbd934673e0e tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:52:27.466544 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 187/736] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 13:52:27 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 01 13:52:27.479853 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-898215b4-fe7a-4035-b65c-5a1b66ff2636 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.482269 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-898215b4-fe7a-4035-b65c-5a1b66ff2636 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e?force=False Aug 01 13:52:27.482487 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-898215b4-fe7a-4035-b65c-5a1b66ff2636 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.482750 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-898215b4-fe7a-4035-b65c-5a1b66ff2636 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.483070 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.483070 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:27.483476 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-898215b4-fe7a-4035-b65c-5a1b66ff2636 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Delete qos_spec: c2a84e63-b088-4a21-9011-412b4ec0e93e, force: False {{(pid=100200) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:52:27.487939 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-898215b4-fe7a-4035-b65c-5a1b66ff2636 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e?force=False returned with HTTP 404 Aug 01 13:52:27.488488 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 180/737] 10.4.3.223 () {66 vars in 1380 bytes} [Sat Aug 1 13:52:27 2026] DELETE /volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.498622 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7e166a4c-da42-4475-a254-8dbc84665e78 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.500538 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7e166a4c-da42-4475-a254-8dbc84665e78 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e Aug 01 13:52:27.500823 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7e166a4c-da42-4475-a254-8dbc84665e78 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.501041 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7e166a4c-da42-4475-a254-8dbc84665e78 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.501300 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.501300 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:27.506418 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7e166a4c-da42-4475-a254-8dbc84665e78 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e returned with HTTP 404 Aug 01 13:52:27.507544 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 187/738] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/c2a84e63-b088-4a21-9011-412b4ec0e93e => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.518517 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1d5287b5-79ec-4df3-aa3c-1b45d4cde0b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.520852 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d5287b5-79ec-4df3-aa3c-1b45d4cde0b0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] POST https://10.4.3.223/volume/v3/qos-specs Aug 01 13:52:27.521783 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d5287b5-79ec-4df3-aa3c-1b45d4cde0b0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-382019397", "consumer": "both"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:27.524327 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.qos_specs [None req-1d5287b5-79ec-4df3-aa3c-1b45d4cde0b0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-382019397', 'consumer': 'both', 'specs': {}} {{(pid=100202) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 13:52:27.530584 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-1d5287b5-79ec-4df3-aa3c-1b45d4cde0b0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DB qos_specs_create(): root {'id': '79f801d0-2eed-4ab5-8892-0b48e1839d77', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-382019397'} {{(pid=100202) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 13:52:27.538826 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d5287b5-79ec-4df3-aa3c-1b45d4cde0b0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:52:27.539303 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 185/739] 10.4.3.223 () {68 vars in 1264 bytes} [Sat Aug 1 13:52:27 2026] POST /volume/v3/qos-specs => generated 364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:27.552284 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-176e39d3-3917-462e-b71a-2d166c34ecc2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.556707 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-176e39d3-3917-462e-b71a-2d166c34ecc2 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77?force=False Aug 01 13:52:27.556707 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-176e39d3-3917-462e-b71a-2d166c34ecc2 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.556847 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-176e39d3-3917-462e-b71a-2d166c34ecc2 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.558146 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.558146 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:27.558769 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.qos_specs_manage [None req-176e39d3-3917-462e-b71a-2d166c34ecc2 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Delete qos_spec: 79f801d0-2eed-4ab5-8892-0b48e1839d77, force: False {{(pid=100199) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:52:27.579001 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-176e39d3-3917-462e-b71a-2d166c34ecc2 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77?force=False returned with HTTP 202 Aug 01 13:52:27.579424 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 188/740] 10.4.3.223 () {66 vars in 1380 bytes} [Sat Aug 1 13:52:27 2026] DELETE /volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:27.592465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-688db71b-5064-440a-a3ea-eff0a2da0be9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.594306 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-688db71b-5064-440a-a3ea-eff0a2da0be9 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77 Aug 01 13:52:27.594568 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-688db71b-5064-440a-a3ea-eff0a2da0be9 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.594853 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-688db71b-5064-440a-a3ea-eff0a2da0be9 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.600129 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-688db71b-5064-440a-a3ea-eff0a2da0be9 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77 returned with HTTP 404 Aug 01 13:52:27.600790 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 181/741] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.612402 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-84e27f49-3ec5-4c04-a3ca-68c105f8eb4b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.614526 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84e27f49-3ec5-4c04-a3ca-68c105f8eb4b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs Aug 01 13:52:27.614715 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84e27f49-3ec5-4c04-a3ca-68c105f8eb4b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.614903 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84e27f49-3ec5-4c04-a3ca-68c105f8eb4b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.633356 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84e27f49-3ec5-4c04-a3ca-68c105f8eb4b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:52:27.634680 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 188/742] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:27.646973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6e6f1710-6bf2-4b0c-b61f-4659b1728bdc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.649240 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e6f1710-6bf2-4b0c-b61f-4659b1728bdc tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77?force=False Aug 01 13:52:27.649450 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e6f1710-6bf2-4b0c-b61f-4659b1728bdc tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.649752 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e6f1710-6bf2-4b0c-b61f-4659b1728bdc tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.650100 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.650100 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:27.650486 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e6f1710-6bf2-4b0c-b61f-4659b1728bdc tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Delete qos_spec: 79f801d0-2eed-4ab5-8892-0b48e1839d77, force: False {{(pid=100202) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:52:27.655494 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e6f1710-6bf2-4b0c-b61f-4659b1728bdc tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77?force=False returned with HTTP 404 Aug 01 13:52:27.656126 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 186/743] 10.4.3.223 () {66 vars in 1380 bytes} [Sat Aug 1 13:52:27 2026] DELETE /volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.666862 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f02aa5f6-58c5-48f9-9754-25b31a2614e0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.669907 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f02aa5f6-58c5-48f9-9754-25b31a2614e0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77 Aug 01 13:52:27.670191 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f02aa5f6-58c5-48f9-9754-25b31a2614e0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.670587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f02aa5f6-58c5-48f9-9754-25b31a2614e0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.671246 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.671246 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:27.677874 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f02aa5f6-58c5-48f9-9754-25b31a2614e0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77 returned with HTTP 404 Aug 01 13:52:27.678549 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 189/744] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/79f801d0-2eed-4ab5-8892-0b48e1839d77 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.689515 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b1ba550b-a022-4113-a263-eabef16e87a2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.692181 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b1ba550b-a022-4113-a263-eabef16e87a2 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] POST https://10.4.3.223/volume/v3/qos-specs Aug 01 13:52:27.692804 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b1ba550b-a022-4113-a263-eabef16e87a2 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-8903929", "consumer": "front-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:27.695333 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.qos_specs [None req-b1ba550b-a022-4113-a263-eabef16e87a2 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-8903929', 'consumer': 'front-end', 'specs': {}} {{(pid=100200) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 13:52:27.699595 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-b1ba550b-a022-4113-a263-eabef16e87a2 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DB qos_specs_create(): root {'id': 'c0f85eb0-6e8e-48ab-bd94-25122d277acd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-8903929'} {{(pid=100200) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 13:52:27.709158 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b1ba550b-a022-4113-a263-eabef16e87a2 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:52:27.709633 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 182/745] 10.4.3.223 () {68 vars in 1264 bytes} [Sat Aug 1 13:52:27 2026] POST /volume/v3/qos-specs => generated 367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:27.722058 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-de422d86-9264-45d2-b7cb-3e6dbe446ce1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.725155 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de422d86-9264-45d2-b7cb-3e6dbe446ce1 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd?force=False Aug 01 13:52:27.725631 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de422d86-9264-45d2-b7cb-3e6dbe446ce1 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.726033 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de422d86-9264-45d2-b7cb-3e6dbe446ce1 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.726744 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.726744 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:27.727105 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de422d86-9264-45d2-b7cb-3e6dbe446ce1 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Delete qos_spec: c0f85eb0-6e8e-48ab-bd94-25122d277acd, force: False {{(pid=100201) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:52:27.772257 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de422d86-9264-45d2-b7cb-3e6dbe446ce1 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd?force=False returned with HTTP 202 Aug 01 13:52:27.772824 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 189/746] 10.4.3.223 () {66 vars in 1380 bytes} [Sat Aug 1 13:52:27 2026] DELETE /volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:27.783541 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e5298dd4-4e10-42ea-9c3d-e2c4a09f531b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.785630 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e5298dd4-4e10-42ea-9c3d-e2c4a09f531b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd Aug 01 13:52:27.786326 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e5298dd4-4e10-42ea-9c3d-e2c4a09f531b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.786326 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e5298dd4-4e10-42ea-9c3d-e2c4a09f531b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.794434 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e5298dd4-4e10-42ea-9c3d-e2c4a09f531b tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd returned with HTTP 404 Aug 01 13:52:27.795423 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 187/747] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.804561 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9f4dab1e-2b05-4c7d-8ace-a0c8f85e6467 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.811511 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9f4dab1e-2b05-4c7d-8ace-a0c8f85e6467 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs Aug 01 13:52:27.811511 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9f4dab1e-2b05-4c7d-8ace-a0c8f85e6467 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.811511 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9f4dab1e-2b05-4c7d-8ace-a0c8f85e6467 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.816182 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9f4dab1e-2b05-4c7d-8ace-a0c8f85e6467 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:52:27.819132 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 190/748] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 13:52:27 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 01 13:52:27.829642 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1b5e1105-baf0-4145-bee5-a5b575a16f7f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.834265 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b5e1105-baf0-4145-bee5-a5b575a16f7f tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd?force=False Aug 01 13:52:27.834265 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b5e1105-baf0-4145-bee5-a5b575a16f7f tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.834453 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b5e1105-baf0-4145-bee5-a5b575a16f7f tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.834829 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.834829 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:27.835283 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1b5e1105-baf0-4145-bee5-a5b575a16f7f tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Delete qos_spec: c0f85eb0-6e8e-48ab-bd94-25122d277acd, force: False {{(pid=100200) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:52:27.844017 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b5e1105-baf0-4145-bee5-a5b575a16f7f tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd?force=False returned with HTTP 404 Aug 01 13:52:27.845245 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 183/749] 10.4.3.223 () {66 vars in 1380 bytes} [Sat Aug 1 13:52:27 2026] DELETE /volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.855939 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-35d9dd48-767d-45fe-916a-d0ac4e804dc0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.858624 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35d9dd48-767d-45fe-916a-d0ac4e804dc0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd Aug 01 13:52:27.858893 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35d9dd48-767d-45fe-916a-d0ac4e804dc0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.859335 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35d9dd48-767d-45fe-916a-d0ac4e804dc0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.860001 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.860001 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:27.865848 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35d9dd48-767d-45fe-916a-d0ac4e804dc0 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd returned with HTTP 404 Aug 01 13:52:27.866635 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 190/750] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/c0f85eb0-6e8e-48ab-bd94-25122d277acd => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:27.879462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe6ce54b-a54c-44ac-a0c2-e6854332c25d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.881981 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe6ce54b-a54c-44ac-a0c2-e6854332c25d tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf Aug 01 13:52:27.882266 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe6ce54b-a54c-44ac-a0c2-e6854332c25d tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.882592 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe6ce54b-a54c-44ac-a0c2-e6854332c25d tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.888020 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe6ce54b-a54c-44ac-a0c2-e6854332c25d tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf returned with HTTP 200 Aug 01 13:52:27.888584 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 188/751] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:27.899586 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-14a80a45-d9fd-4497-8691-5ec7d119aa9d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.902075 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14a80a45-d9fd-4497-8691-5ec7d119aa9d tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs Aug 01 13:52:27.902457 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14a80a45-d9fd-4497-8691-5ec7d119aa9d tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.902680 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14a80a45-d9fd-4497-8691-5ec7d119aa9d tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.902978 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:27.902978 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:27.907996 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14a80a45-d9fd-4497-8691-5ec7d119aa9d tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:52:27.908471 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 191/752] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs => generated 175 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:27.919454 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b0423c63-c271-4174-bda1-4188d5396cab None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.922949 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b0423c63-c271-4174-bda1-4188d5396cab tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] PUT https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf Aug 01 13:52:27.922949 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b0423c63-c271-4174-bda1-4188d5396cab tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:27.931901 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.qos_specs [None req-b0423c63-c271-4174-bda1-4188d5396cab tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100200) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 01 13:52:27.945725 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-b0423c63-c271-4174-bda1-4188d5396cab tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] qos_specs_update() value: {'id': 'e5e5ad4d-f398-4268-8ee9-7a2d0b1e43f7', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'bb592ca7-3815-4e1a-86e9-c12f2578cccf', 'deleted': False} {{(pid=100200) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 01 13:52:27.955439 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b0423c63-c271-4174-bda1-4188d5396cab tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf returned with HTTP 200 Aug 01 13:52:27.956003 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 184/753] 10.4.3.223 () {68 vars in 1374 bytes} [Sat Aug 1 13:52:27 2026] PUT /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf => generated 36 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:52:27.965522 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-df8baa31-7584-49ad-9076-823a025eed32 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:27.969500 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df8baa31-7584-49ad-9076-823a025eed32 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf Aug 01 13:52:27.969820 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df8baa31-7584-49ad-9076-823a025eed32 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:27.970436 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df8baa31-7584-49ad-9076-823a025eed32 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:27.985114 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df8baa31-7584-49ad-9076-823a025eed32 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf returned with HTTP 200 Aug 01 13:52:27.985775 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 191/754] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:27 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf => generated 414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:27.998437 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4a9e5a36-7ae5-44c5-8160-6c67e1429c69 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:28.000736 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4a9e5a36-7ae5-44c5-8160-6c67e1429c69 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] PUT https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/delete_keys Aug 01 13:52:28.001192 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4a9e5a36-7ae5-44c5-8160-6c67e1429c69 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:28.003346 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:28.003346 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:28.004025 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a9e5a36-7ae5-44c5-8160-6c67e1429c69 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Delete_key spec: bb592ca7-3815-4e1a-86e9-c12f2578cccf, keys: ['iops_bytes'] {{(pid=100202) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 01 13:52:28.026118 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4a9e5a36-7ae5-44c5-8160-6c67e1429c69 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/delete_keys returned with HTTP 202 Aug 01 13:52:28.026761 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 189/755] 10.4.3.223 () {68 vars in 1410 bytes} [Sat Aug 1 13:52:27 2026] PUT /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf/delete_keys => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:28.034827 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-da56d3c2-f10b-4299-a4a4-2305245cf745 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:28.036693 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da56d3c2-f10b-4299-a4a4-2305245cf745 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf Aug 01 13:52:28.036841 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da56d3c2-f10b-4299-a4a4-2305245cf745 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:28.037037 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da56d3c2-f10b-4299-a4a4-2305245cf745 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:28.037329 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:28.037329 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:28.042299 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da56d3c2-f10b-4299-a4a4-2305245cf745 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf returned with HTTP 200 Aug 01 13:52:28.042597 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 192/756] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:28 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:28.052671 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-649ee5b0-706b-44aa-8744-860a2e22ce49 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:28.055030 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-649ee5b0-706b-44aa-8744-860a2e22ce49 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf Aug 01 13:52:28.055183 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-649ee5b0-706b-44aa-8744-860a2e22ce49 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:28.055376 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-649ee5b0-706b-44aa-8744-860a2e22ce49 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:28.055753 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:28.055753 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:28.061742 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-649ee5b0-706b-44aa-8744-860a2e22ce49 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf returned with HTTP 200 Aug 01 13:52:28.062282 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 185/757] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:28 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:28.074175 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3e914dbe-cdf3-4bcd-a36c-2a8a7d38319c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:28.076600 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3e914dbe-cdf3-4bcd-a36c-2a8a7d38319c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf?force=False Aug 01 13:52:28.076890 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3e914dbe-cdf3-4bcd-a36c-2a8a7d38319c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:28.077142 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3e914dbe-cdf3-4bcd-a36c-2a8a7d38319c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:28.077516 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:28.077516 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:28.077965 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3e914dbe-cdf3-4bcd-a36c-2a8a7d38319c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Delete qos_spec: bb592ca7-3815-4e1a-86e9-c12f2578cccf, force: False {{(pid=100201) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:52:28.107131 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3e914dbe-cdf3-4bcd-a36c-2a8a7d38319c tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf?force=False returned with HTTP 202 Aug 01 13:52:28.107609 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 192/758] 10.4.3.223 () {66 vars in 1380 bytes} [Sat Aug 1 13:52:28 2026] DELETE /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:28.115648 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b6ed50b5-c466-406b-952e-b5ec43c153f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:28.117911 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6ed50b5-c466-406b-952e-b5ec43c153f3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf Aug 01 13:52:28.118067 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6ed50b5-c466-406b-952e-b5ec43c153f3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:28.118317 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6ed50b5-c466-406b-952e-b5ec43c153f3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:28.118604 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:28.118604 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:28.122700 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6ed50b5-c466-406b-952e-b5ec43c153f3 tempest-QosSpecsTestJSON-1040463686 tempest-QosSpecsTestJSON-1040463686-project-admin] https://10.4.3.223/volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf returned with HTTP 404 Aug 01 13:52:28.123612 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 190/759] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:52:28 2026] GET /volume/v3/qos-specs/bb592ca7-3815-4e1a-86e9-c12f2578cccf => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:29.111866 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f40db99e-d055-4276-8082-9e40fcba3126 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:29.256806 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f40db99e-d055-4276-8082-9e40fcba3126 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:29.257312 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f40db99e-d055-4276-8082-9e40fcba3126 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-478532950"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:29.258952 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:29.258952 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:29.272769 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f40db99e-d055-4276-8082-9e40fcba3126 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:29.273237 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 193/760] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:52:29 2026] POST /volume/v3/types => generated 232 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:29.284687 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-69a28be2-d39b-4bfd-a7ff-789e2725ad30 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:29.286938 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69a28be2-d39b-4bfd-a7ff-789e2725ad30 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:29.287372 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69a28be2-d39b-4bfd-a7ff-789e2725ad30 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1418176356", "extra_specs": {"multiattach": " True"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:29.289420 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:29.289420 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:29.309850 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69a28be2-d39b-4bfd-a7ff-789e2725ad30 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:29.310262 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 186/761] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:52:29 2026] POST /volume/v3/types => generated 259 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:29.320585 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fbee47aa-56b3-417c-a718-01091d28c980 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:29.463286 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:29.463699 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-478532950", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-900285366"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:29.465432 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-478532950', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-900285366'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:29.470065 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Create volume of 1 GB Aug 01 13:52:29.470804 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:29.470804 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:29.471286 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Availability Zones retrieved successfully. Aug 01 13:52:29.480763 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Flow 'volume_create_api' (2b0f072a-954a-45fb-957a-ff916f28ce07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:29.482200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487c3176-10c8-4ed5-8fdc-ed022d74101a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:29.483589 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:29.509589 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487c3176-10c8-4ed5-8fdc-ed022d74101a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46d4f9e2-a77f-42cd-8d45-695f8a0ff959,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-478532950',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46d4f9e2-a77f-42cd-8d45-695f8a0ff959', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:29.511196 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb000a3-e74b-4450-a383-fb6d487f185b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:29.541111 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-478532950 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-478532950, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:29.541946 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-478532950 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-478532950, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:29.584963 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Created reservations ['88263032-ca3e-4e56-9bd0-12bf5999194b', '4c778250-9981-4f66-8a8c-4d2a76a5218f', '60fa1c9e-1ec8-4a3b-9fd3-0291d47a6e1c', '257ce317-ce20-481f-9107-59296a8664d3'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:29.585705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb000a3-e74b-4450-a383-fb6d487f185b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88263032-ca3e-4e56-9bd0-12bf5999194b', '4c778250-9981-4f66-8a8c-4d2a76a5218f', '60fa1c9e-1ec8-4a3b-9fd3-0291d47a6e1c', '257ce317-ce20-481f-9107-59296a8664d3']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:29.587061 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0073e92c-639d-4a25-92eb-d122b8d6a49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:29.620637 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0073e92c-639d-4a25-92eb-d122b8d6a49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e8362f4-5fcf-4d99-9941-313783db0238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-900285366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a071e64ea14b2c862175b28a2ee190',qos_specs=None,replication_status=,reservations=['88263032-ca3e-4e56-9bd0-12bf5999194b','4c778250-9981-4f66-8a8c-4d2a76a5218f','60fa1c9e-1ec8-4a3b-9fd3-0291d47a6e1c','257ce317-ce20-481f-9107-59296a8664d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='219d0ecaa7f34d3093b5ff414ed5fa97',volume_type_id=46d4f9e2-a77f-42cd-8d45-695f8a0ff959), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-900285366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e8362f4-5fcf-4d99-9941-313783db0238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a071e64ea14b2c862175b28a2ee190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='219d0ecaa7f34d3093b5ff414ed5fa97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46d4f9e2-a77f-42cd-8d45-695f8a0ff959),volume_type_id=46d4f9e2-a77f-42cd-8d45-695f8a0ff959)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:29.623772 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7124d2e-becb-427a-9115-a5b0c942d8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:29.657905 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7124d2e-becb-427a-9115-a5b0c942d8af) transitioned into state 'SUCCESS' from state '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-900285366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a071e64ea14b2c862175b28a2ee190',qos_specs=None,replication_status=,reservations=['88263032-ca3e-4e56-9bd0-12bf5999194b','4c778250-9981-4f66-8a8c-4d2a76a5218f','60fa1c9e-1ec8-4a3b-9fd3-0291d47a6e1c','257ce317-ce20-481f-9107-59296a8664d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='219d0ecaa7f34d3093b5ff414ed5fa97',volume_type_id=46d4f9e2-a77f-42cd-8d45-695f8a0ff959)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:29.659155 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8759d5-5b88-488c-877e-344fea1e502a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:29.674435 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8759d5-5b88-488c-877e-344fea1e502a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:29.674435 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Flow 'volume_create_api' (2b0f072a-954a-45fb-957a-ff916f28ce07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:29.674435 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Create volume request issued successfully. Aug 01 13:52:29.674435 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fbee47aa-56b3-417c-a718-01091d28c980 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:29.675149 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 193/762] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:52:29 2026] POST /volume/v3/volumes => generated 870 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:29.694064 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-72e48835-cfd9-47ea-a057-26000f5997d9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:29.696333 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72e48835-cfd9-47ea-a057-26000f5997d9 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:29.696937 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72e48835-cfd9-47ea-a057-26000f5997d9 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:29.697387 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72e48835-cfd9-47ea-a057-26000f5997d9 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:29.708481 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:29.708481 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:29.715448 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-72e48835-cfd9-47ea-a057-26000f5997d9 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:29.723101 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72e48835-cfd9-47ea-a057-26000f5997d9 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:29.723751 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 191/763] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:29 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:30.743524 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-30be2f98-a271-4f9c-bd28-94850dc3b629 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:30.746561 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30be2f98-a271-4f9c-bd28-94850dc3b629 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:30.746561 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30be2f98-a271-4f9c-bd28-94850dc3b629 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:30.746561 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30be2f98-a271-4f9c-bd28-94850dc3b629 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:30.759032 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:30.759032 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:30.768338 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-30be2f98-a271-4f9c-bd28-94850dc3b629 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:30.775642 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30be2f98-a271-4f9c-bd28-94850dc3b629 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:30.776319 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 194/764] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:30 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:30.793166 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-23a26f0d-b562-4d12-9e4c-caf327ba28d5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:30.796203 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-23a26f0d-b562-4d12-9e4c-caf327ba28d5 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:30.796332 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-23a26f0d-b562-4d12-9e4c-caf327ba28d5 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:30.796614 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-23a26f0d-b562-4d12-9e4c-caf327ba28d5 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:30.807533 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:30.807533 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:30.812721 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-23a26f0d-b562-4d12-9e4c-caf327ba28d5 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Volume info retrieved successfully. Aug 01 13:52:30.818969 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-23a26f0d-b562-4d12-9e4c-caf327ba28d5 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:30.819534 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 187/765] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:30 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 1182 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:30.833620 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:30.836009 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] POST https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238/action Aug 01 13:52:30.836526 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1418176356", "migration_policy": "never"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:30.836704 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1418176356", "migration_policy": "never"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:30.848836 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:30.848836 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:30.849653 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:30.857511 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:30.857511 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:30.875729 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1418176356 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1418176356, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:30.876124 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1418176356 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1418176356, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:30.902010 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Created reservations ['3824344b-96b5-495e-a958-3a80bf306620', '6522e12f-40b0-4c73-899e-e4a8c4064433'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:30.921432 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Created reservations ['96b574c6-fae1-4ce6-88b7-b48632afa0e9', '5c0ec4ff-e781-4933-9614-967af5ba28a5'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:30.955843 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Retype volume request issued successfully. Aug 01 13:52:30.956173 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-702d2920-c5ce-4d71-a1a1-35555d8447d6 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238/action returned with HTTP 202 Aug 01 13:52:30.956769 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 194/766] 10.4.3.223 () {70 vars in 1432 bytes} [Sat Aug 1 13:52:30 2026] POST /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:52:30.970331 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-259051d1-48c3-47e3-9234-faded79ceb58 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:30.976660 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-259051d1-48c3-47e3-9234-faded79ceb58 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:30.976934 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-259051d1-48c3-47e3-9234-faded79ceb58 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:30.977195 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-259051d1-48c3-47e3-9234-faded79ceb58 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:30.977732 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e3618065-fe9b-4594-9f37-dfbffa5f8dc4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:30.986491 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:30.986491 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:30.991590 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-259051d1-48c3-47e3-9234-faded79ceb58 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:30.997340 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-259051d1-48c3-47e3-9234-faded79ceb58 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:30.997822 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 192/767] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:30 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:31.141708 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e3618065-fe9b-4594-9f37-dfbffa5f8dc4 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:31.142238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e3618065-fe9b-4594-9f37-dfbffa5f8dc4 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:31.162821 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e3618065-fe9b-4594-9f37-dfbffa5f8dc4 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:31.163229 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 195/768] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:52:30 2026] POST /volume/v3/types => generated 188 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:31.175197 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e8aee2d4-b4b3-4498-9ce7-f783ed8d8805 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:31.177506 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e8aee2d4-b4b3-4498-9ce7-f783ed8d8805 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:31.178694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e8aee2d4-b4b3-4498-9ce7-f783ed8d8805 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:31.194961 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e8aee2d4-b4b3-4498-9ce7-f783ed8d8805 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:31.195465 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 188/769] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:52:31 2026] POST /volume/v3/types => generated 188 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:52:31.206181 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:31.307837 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:31.308244 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1568189745"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:31.311883 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1568189745'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:31.318024 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Create volume of 1 GB Aug 01 13:52:31.318373 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:31.318373 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:31.319184 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Availability Zones retrieved successfully. Aug 01 13:52:31.328840 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Flow 'volume_create_api' (c0330b5c-36e0-4351-bdf9-9e3197b570d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:31.330483 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e994ec-95d8-425b-bc74-267143866739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:31.331795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:31.355894 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e994ec-95d8-425b-bc74-267143866739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:52:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01d6eaaa-e6c5-432d-9fec-3e975cfad2ab,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01d6eaaa-e6c5-432d-9fec-3e975cfad2ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:31.356804 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa82c577-7172-4fb9-a2c9-96ebbad3c34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:31.391039 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-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 01 13:52:31.391417 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-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 01 13:52:31.439657 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Created reservations ['35e5140c-7092-4f1d-b991-2e1ae5953ff0', '9dba00df-344c-42e1-8c3a-c1f561238584', 'd5e4550d-abe9-412c-a882-cd555d234572', '17dea399-0d18-491b-af7b-4cd4a2b76751'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:31.440721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa82c577-7172-4fb9-a2c9-96ebbad3c34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35e5140c-7092-4f1d-b991-2e1ae5953ff0', '9dba00df-344c-42e1-8c3a-c1f561238584', 'd5e4550d-abe9-412c-a882-cd555d234572', '17dea399-0d18-491b-af7b-4cd4a2b76751']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:31.441748 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6151c8f2-635a-4a4d-9af0-4528023a568e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:31.471683 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6151c8f2-635a-4a4d-9af0-4528023a568e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ada9d131-fffb-40ae-be61-7177db286ec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1568189745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6a4d3bff3b249efa19d0bc4f0485ff2',qos_specs=None,replication_status=,reservations=['35e5140c-7092-4f1d-b991-2e1ae5953ff0','9dba00df-344c-42e1-8c3a-c1f561238584','d5e4550d-abe9-412c-a882-cd555d234572','17dea399-0d18-491b-af7b-4cd4a2b76751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d6510f6a5147c0b9f71dd138381345',volume_type_id=01d6eaaa-e6c5-432d-9fec-3e975cfad2ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1568189745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ada9d131-fffb-40ae-be61-7177db286ec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6a4d3bff3b249efa19d0bc4f0485ff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d6510f6a5147c0b9f71dd138381345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01d6eaaa-e6c5-432d-9fec-3e975cfad2ab),volume_type_id=01d6eaaa-e6c5-432d-9fec-3e975cfad2ab)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:31.472711 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e07a8f00-adba-4eb9-92b8-2b75e316a23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:31.495068 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e07a8f00-adba-4eb9-92b8-2b75e316a23b) transitioned into state 'SUCCESS' from state '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-1568189745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6a4d3bff3b249efa19d0bc4f0485ff2',qos_specs=None,replication_status=,reservations=['35e5140c-7092-4f1d-b991-2e1ae5953ff0','9dba00df-344c-42e1-8c3a-c1f561238584','d5e4550d-abe9-412c-a882-cd555d234572','17dea399-0d18-491b-af7b-4cd4a2b76751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d6510f6a5147c0b9f71dd138381345',volume_type_id=01d6eaaa-e6c5-432d-9fec-3e975cfad2ab)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:31.495752 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3247fb49-f74a-47ad-8da4-f7986ce3ad0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:31.507258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3247fb49-f74a-47ad-8da4-f7986ce3ad0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:31.508366 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Flow 'volume_create_api' (c0330b5c-36e0-4351-bdf9-9e3197b570d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:31.508735 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Create volume request issued successfully. Aug 01 13:52:31.509491 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8a8744fc-056c-48e7-accf-e06f2f1f8d13 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:31.510032 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 195/770] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:52:31 2026] POST /volume/v3/volumes => generated 768 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:31.525566 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c91c8ad6-2552-404c-b559-105a4b96b9ed None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:31.527543 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c91c8ad6-2552-404c-b559-105a4b96b9ed tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] GET https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:31.527823 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c91c8ad6-2552-404c-b559-105a4b96b9ed tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:31.528093 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c91c8ad6-2552-404c-b559-105a4b96b9ed tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:31.538974 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:31.538974 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:31.545000 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c91c8ad6-2552-404c-b559-105a4b96b9ed tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Volume info retrieved successfully. Aug 01 13:52:31.552392 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c91c8ad6-2552-404c-b559-105a4b96b9ed tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 returned with HTTP 200 Aug 01 13:52:31.552862 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 193/771] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:31 2026] GET /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:32.017038 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fd9d7f9c-a1c3-48ef-8b60-2489707c4537 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:32.019504 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd9d7f9c-a1c3-48ef-8b60-2489707c4537 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:32.019777 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd9d7f9c-a1c3-48ef-8b60-2489707c4537 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:32.020078 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd9d7f9c-a1c3-48ef-8b60-2489707c4537 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:32.029777 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:32.029777 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:32.034903 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fd9d7f9c-a1c3-48ef-8b60-2489707c4537 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:32.041037 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd9d7f9c-a1c3-48ef-8b60-2489707c4537 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:32.041509 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 196/772] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:32 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:32.056041 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e58b352a-3bbe-43ac-865a-7ce312f7c3f5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:32.058366 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e58b352a-3bbe-43ac-865a-7ce312f7c3f5 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:32.058607 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e58b352a-3bbe-43ac-865a-7ce312f7c3f5 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:32.058820 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e58b352a-3bbe-43ac-865a-7ce312f7c3f5 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:32.067325 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:32.067325 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:32.072664 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e58b352a-3bbe-43ac-865a-7ce312f7c3f5 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Volume info retrieved successfully. Aug 01 13:52:32.079147 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e58b352a-3bbe-43ac-865a-7ce312f7c3f5 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:32.079784 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 189/773] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:32 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 1182 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:32.093859 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a5232aba-fc00-466b-99f5-9d1692048412 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:32.095893 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5232aba-fc00-466b-99f5-9d1692048412 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:32.096157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5232aba-fc00-466b-99f5-9d1692048412 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:32.096423 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5232aba-fc00-466b-99f5-9d1692048412 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:32.104949 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:32.104949 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:32.109385 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a5232aba-fc00-466b-99f5-9d1692048412 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Volume info retrieved successfully. Aug 01 13:52:32.114868 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5232aba-fc00-466b-99f5-9d1692048412 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:32.115496 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 196/774] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:32 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 1182 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:32.131324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5356950a-f221-4773-be03-af3b11db4f30 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:32.135207 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] POST https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238/action Aug 01 13:52:32.135639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-478532950", "migration_policy": "never"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:32.135772 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-478532950", "migration_policy": "never"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:32.145507 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:32.145507 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:32.146135 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:32.166569 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-478532950 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-478532950, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:32.167020 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-478532950 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-478532950, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:32.176577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Created reservations ['4ca3163c-1055-4ae1-98d9-c1b93280c209', '8dd72cbb-39ff-4eb9-bb27-765f9055e53b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:32.188315 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1418176356 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1418176356, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:32.188589 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1418176356 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1418176356, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:32.195712 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Created reservations ['47b80af8-6bee-4039-b938-3d9488e6c868', '0da5d6a0-4a3b-4277-909f-82bca4ae7a08'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:32.229331 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Retype volume request issued successfully. Aug 01 13:52:32.229331 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5356950a-f221-4773-be03-af3b11db4f30 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238/action returned with HTTP 202 Aug 01 13:52:32.229591 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 194/775] 10.4.3.223 () {70 vars in 1432 bytes} [Sat Aug 1 13:52:32 2026] POST /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:52:32.237235 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8586fef4-4878-4227-a222-f7ff9b3216d9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:32.239632 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8586fef4-4878-4227-a222-f7ff9b3216d9 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:32.239906 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8586fef4-4878-4227-a222-f7ff9b3216d9 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:32.240160 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8586fef4-4878-4227-a222-f7ff9b3216d9 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:32.252039 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:32.252039 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:32.257771 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8586fef4-4878-4227-a222-f7ff9b3216d9 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:32.265546 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8586fef4-4878-4227-a222-f7ff9b3216d9 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:32.266053 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 197/776] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:32 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:32.570207 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-96cc74bb-7214-4b18-82ff-77017548d84e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:32.572595 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-96cc74bb-7214-4b18-82ff-77017548d84e tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] GET https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:32.572935 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-96cc74bb-7214-4b18-82ff-77017548d84e tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:32.573292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-96cc74bb-7214-4b18-82ff-77017548d84e tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:32.582886 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:32.582886 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:32.587940 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-96cc74bb-7214-4b18-82ff-77017548d84e tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Volume info retrieved successfully. Aug 01 13:52:32.593946 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-96cc74bb-7214-4b18-82ff-77017548d84e tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 returned with HTTP 200 Aug 01 13:52:32.594455 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 190/777] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:32 2026] GET /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:32.606802 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c0c3d96a-f49d-459f-8bc6-e5614825e93a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:32.610015 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0c3d96a-f49d-459f-8bc6-e5614825e93a tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] GET https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:32.610248 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0c3d96a-f49d-459f-8bc6-e5614825e93a tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:32.610704 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0c3d96a-f49d-459f-8bc6-e5614825e93a tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:32.619391 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:32.619391 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:32.623714 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c0c3d96a-f49d-459f-8bc6-e5614825e93a tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Volume info retrieved successfully. Aug 01 13:52:32.630364 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0c3d96a-f49d-459f-8bc6-e5614825e93a tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 returned with HTTP 200 Aug 01 13:52:32.630856 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 197/778] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:32 2026] GET /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 => generated 1034 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:32.649610 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:32.651755 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] POST https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3/action Aug 01 13:52:32.652091 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:32.652289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:32.663168 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:32.663168 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:32.663681 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Volume info retrieved successfully. Aug 01 13:52:32.686706 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-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 01 13:52:32.687034 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-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 01 13:52:32.711200 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Created reservations ['bdca7b37-d313-4f39-a357-f4dd993f81bc', 'c6cbfbcd-4fd0-4d7f-bd49-0f5c849bdab5'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:32.726381 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-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 01 13:52:32.726751 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-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 01 13:52:32.734930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Created reservations ['ba158a39-fecc-4c23-94db-5bab7a9d4369', '8fa4092e-53a3-4fc5-9452-9f47cb292ae2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:32.762365 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Retype volume request issued successfully. Aug 01 13:52:32.762614 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9fb2c0c4-2233-4caa-878b-65d461c72227 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3/action returned with HTTP 202 Aug 01 13:52:32.763272 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 195/779] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:52:32 2026] POST /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:52:32.773637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cc216fe5-dfb4-4e81-8338-bcdb1cabb294 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:32.777148 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc216fe5-dfb4-4e81-8338-bcdb1cabb294 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] GET https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:32.777599 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc216fe5-dfb4-4e81-8338-bcdb1cabb294 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:32.777759 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc216fe5-dfb4-4e81-8338-bcdb1cabb294 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:32.788245 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:32.788245 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:32.792650 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cc216fe5-dfb4-4e81-8338-bcdb1cabb294 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Volume info retrieved successfully. Aug 01 13:52:32.801707 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc216fe5-dfb4-4e81-8338-bcdb1cabb294 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 returned with HTTP 200 Aug 01 13:52:32.802082 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 198/780] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:32 2026] GET /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:33.281563 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b2c6fd29-a89d-4407-b393-a37dc925dfce None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.285240 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b2c6fd29-a89d-4407-b393-a37dc925dfce tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:33.285240 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b2c6fd29-a89d-4407-b393-a37dc925dfce tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.285240 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b2c6fd29-a89d-4407-b393-a37dc925dfce tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.296059 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:33.296059 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:33.300006 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b2c6fd29-a89d-4407-b393-a37dc925dfce tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:33.308832 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b2c6fd29-a89d-4407-b393-a37dc925dfce tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:33.309591 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 191/781] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:33 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:33.326737 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7383bd59-051f-42f7-9319-154a062e117f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.329234 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7383bd59-051f-42f7-9319-154a062e117f tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:33.329619 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7383bd59-051f-42f7-9319-154a062e117f tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.329934 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7383bd59-051f-42f7-9319-154a062e117f tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.338531 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:33.338531 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:33.346919 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7383bd59-051f-42f7-9319-154a062e117f tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Volume info retrieved successfully. Aug 01 13:52:33.353437 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7383bd59-051f-42f7-9319-154a062e117f tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:33.353962 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 198/782] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:33 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:33.374285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-14ff3d2f-1cb0-4ab1-870e-ae2a4ffbd0ca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.377070 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14ff3d2f-1cb0-4ab1-870e-ae2a4ffbd0ca tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] GET https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-900285366 Aug 01 13:52:33.377440 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14ff3d2f-1cb0-4ab1-870e-ae2a4ffbd0ca tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.377656 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14ff3d2f-1cb0-4ab1-870e-ae2a4ffbd0ca tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.378411 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:33.378411 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:33.378829 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-14ff3d2f-1cb0-4ab1-870e-ae2a4ffbd0ca tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-900285366'), ('all_tenants', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:33.408571 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-14ff3d2f-1cb0-4ab1-870e-ae2a4ffbd0ca tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Get all volumes completed successfully. Aug 01 13:52:33.409022 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14ff3d2f-1cb0-4ab1-870e-ae2a4ffbd0ca tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-900285366 returned with HTTP 200 Aug 01 13:52:33.409479 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 196/783] 10.4.3.223 () {68 vars in 1427 bytes} [Sat Aug 1 13:52:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-900285366 => generated 341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:33.417890 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8974df83-c182-4603-af01-2f3209ddf5de None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.419644 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8974df83-c182-4603-af01-2f3209ddf5de tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] GET https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-900285366 Aug 01 13:52:33.419851 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8974df83-c182-4603-af01-2f3209ddf5de tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.420974 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8974df83-c182-4603-af01-2f3209ddf5de tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.421150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8974df83-c182-4603-af01-2f3209ddf5de tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-900285366'), ('all_tenants', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:33.449800 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8974df83-c182-4603-af01-2f3209ddf5de tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Get all volumes completed successfully. Aug 01 13:52:33.450479 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8974df83-c182-4603-af01-2f3209ddf5de tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-900285366 returned with HTTP 200 Aug 01 13:52:33.451029 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 199/784] 10.4.3.223 () {68 vars in 1427 bytes} [Sat Aug 1 13:52:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-900285366 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:33.462416 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-19625eef-489b-4a6e-b006-03a0a3b62d79 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.464983 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-19625eef-489b-4a6e-b006-03a0a3b62d79 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:33.465283 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-19625eef-489b-4a6e-b006-03a0a3b62d79 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.465556 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-19625eef-489b-4a6e-b006-03a0a3b62d79 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.477539 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:33.477539 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:33.485378 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-19625eef-489b-4a6e-b006-03a0a3b62d79 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:33.491879 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-19625eef-489b-4a6e-b006-03a0a3b62d79 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:33.492407 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 192/785] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:33 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:33.510026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c22b9af1-8f58-41a9-b50e-ed6a29daa0e8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.511712 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c22b9af1-8f58-41a9-b50e-ed6a29daa0e8 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] DELETE https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:33.512680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c22b9af1-8f58-41a9-b50e-ed6a29daa0e8 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.513243 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c22b9af1-8f58-41a9-b50e-ed6a29daa0e8 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.514358 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-c22b9af1-8f58-41a9-b50e-ed6a29daa0e8 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Delete volume with id: 5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:33.523654 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:33.523654 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:33.525536 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c22b9af1-8f58-41a9-b50e-ed6a29daa0e8 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:33.557553 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c22b9af1-8f58-41a9-b50e-ed6a29daa0e8 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Delete volume request issued successfully. Aug 01 13:52:33.559542 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c22b9af1-8f58-41a9-b50e-ed6a29daa0e8 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 202 Aug 01 13:52:33.559542 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 199/786] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:52:33 2026] DELETE /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:52:33.568194 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-227562d9-f9c2-4056-8b20-59715c54c799 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.576290 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-227562d9-f9c2-4056-8b20-59715c54c799 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:33.577333 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-227562d9-f9c2-4056-8b20-59715c54c799 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.577333 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-227562d9-f9c2-4056-8b20-59715c54c799 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.587162 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:33.587162 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:33.592192 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-227562d9-f9c2-4056-8b20-59715c54c799 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Volume info retrieved successfully. Aug 01 13:52:33.597754 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-227562d9-f9c2-4056-8b20-59715c54c799 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 200 Aug 01 13:52:33.598170 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 197/787] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:33 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:33.820721 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7c91b21d-c1ca-4e36-baea-659a04b67303 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.822921 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c91b21d-c1ca-4e36-baea-659a04b67303 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] GET https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:33.823121 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c91b21d-c1ca-4e36-baea-659a04b67303 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.823415 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c91b21d-c1ca-4e36-baea-659a04b67303 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.832195 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:33.832195 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:33.836564 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7c91b21d-c1ca-4e36-baea-659a04b67303 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Volume info retrieved successfully. Aug 01 13:52:33.840884 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c91b21d-c1ca-4e36-baea-659a04b67303 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 returned with HTTP 200 Aug 01 13:52:33.841234 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 200/788] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:33 2026] GET /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:33.856175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f6df0184-4d7f-48fe-8acc-90ffe5a57a05 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.858068 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f6df0184-4d7f-48fe-8acc-90ffe5a57a05 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] GET https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:33.858297 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f6df0184-4d7f-48fe-8acc-90ffe5a57a05 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.858493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f6df0184-4d7f-48fe-8acc-90ffe5a57a05 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.867121 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:33.867121 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:33.871535 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f6df0184-4d7f-48fe-8acc-90ffe5a57a05 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Volume info retrieved successfully. Aug 01 13:52:33.876307 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f6df0184-4d7f-48fe-8acc-90ffe5a57a05 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 returned with HTTP 200 Aug 01 13:52:33.876833 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 193/789] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:33 2026] GET /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 => generated 1034 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:33.891736 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-594d6335-a0f7-461b-a955-93903a86c775 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.893879 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-594d6335-a0f7-461b-a955-93903a86c775 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] GET https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1568189745 Aug 01 13:52:33.894414 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-594d6335-a0f7-461b-a955-93903a86c775 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.896242 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-594d6335-a0f7-461b-a955-93903a86c775 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.896242 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-594d6335-a0f7-461b-a955-93903a86c775 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1568189745'), ('all_tenants', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:52:33.938446 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-594d6335-a0f7-461b-a955-93903a86c775 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Get all volumes completed successfully. Aug 01 13:52:33.939302 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-594d6335-a0f7-461b-a955-93903a86c775 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1568189745 returned with HTTP 200 Aug 01 13:52:33.940001 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 200/790] 10.4.3.223 () {66 vars in 1398 bytes} [Sat Aug 1 13:52:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1568189745 => generated 347 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:33.951426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a47110aa-8579-4142-a8cb-efd4f682713e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.953574 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a47110aa-8579-4142-a8cb-efd4f682713e tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] GET https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:33.953777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a47110aa-8579-4142-a8cb-efd4f682713e tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.954013 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a47110aa-8579-4142-a8cb-efd4f682713e tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.961716 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:33.961716 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:33.965727 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a47110aa-8579-4142-a8cb-efd4f682713e tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Volume info retrieved successfully. Aug 01 13:52:33.970472 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a47110aa-8579-4142-a8cb-efd4f682713e tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 returned with HTTP 200 Aug 01 13:52:33.970897 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 198/791] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:33 2026] GET /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:33.988012 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ac520c2-bb27-4fa9-a7e8-a035892a8380 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:33.990093 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ac520c2-bb27-4fa9-a7e8-a035892a8380 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:33.990343 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ac520c2-bb27-4fa9-a7e8-a035892a8380 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:33.990577 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ac520c2-bb27-4fa9-a7e8-a035892a8380 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:33.990763 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3ac520c2-bb27-4fa9-a7e8-a035892a8380 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Delete volume with id: ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:33.999496 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:33.999496 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:34.000025 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3ac520c2-bb27-4fa9-a7e8-a035892a8380 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Volume info retrieved successfully. Aug 01 13:52:34.019408 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3ac520c2-bb27-4fa9-a7e8-a035892a8380 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Delete volume request issued successfully. Aug 01 13:52:34.019678 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ac520c2-bb27-4fa9-a7e8-a035892a8380 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 returned with HTTP 202 Aug 01 13:52:34.020147 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 201/792] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:52:33 2026] DELETE /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:34.030443 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1bcb3d52-c98f-4dd4-bbc4-1c1c47e57d8b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:34.033373 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1bcb3d52-c98f-4dd4-bbc4-1c1c47e57d8b tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] GET https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:34.033719 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1bcb3d52-c98f-4dd4-bbc4-1c1c47e57d8b tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:34.034058 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1bcb3d52-c98f-4dd4-bbc4-1c1c47e57d8b tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:34.043944 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:34.043944 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:34.049792 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1bcb3d52-c98f-4dd4-bbc4-1c1c47e57d8b tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Volume info retrieved successfully. Aug 01 13:52:34.056866 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1bcb3d52-c98f-4dd4-bbc4-1c1c47e57d8b tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 returned with HTTP 200 Aug 01 13:52:34.057611 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 194/793] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:34 2026] GET /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:34.614599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ceaf62c1-3a15-4927-bacb-5a2ff57891d0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:34.617712 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ceaf62c1-3a15-4927-bacb-5a2ff57891d0 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] GET https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 Aug 01 13:52:34.617712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ceaf62c1-3a15-4927-bacb-5a2ff57891d0 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:34.617712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ceaf62c1-3a15-4927-bacb-5a2ff57891d0 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:34.625567 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ceaf62c1-3a15-4927-bacb-5a2ff57891d0 tempest-VolumeRetypeMultiattachTest-1380191556 tempest-VolumeRetypeMultiattachTest-1380191556-project-member] https://10.4.3.223/volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 returned with HTTP 404 Aug 01 13:52:34.626019 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 201/794] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:52:34 2026] GET /volume/v3/volumes/5e8362f4-5fcf-4d99-9941-313783db0238 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:34.639136 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6d6508f0-62d6-48a2-bdf7-b0f1d678bd25 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:34.641721 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6d6508f0-62d6-48a2-bdf7-b0f1d678bd25 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] DELETE https://10.4.3.223/volume/v3/types/5efc9322-7c80-4951-a40a-78cff4b7482e Aug 01 13:52:34.641932 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6d6508f0-62d6-48a2-bdf7-b0f1d678bd25 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:34.642116 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6d6508f0-62d6-48a2-bdf7-b0f1d678bd25 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:34.684361 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6d6508f0-62d6-48a2-bdf7-b0f1d678bd25 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/types/5efc9322-7c80-4951-a40a-78cff4b7482e returned with HTTP 202 Aug 01 13:52:34.684361 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 199/795] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:34 2026] DELETE /volume/v3/types/5efc9322-7c80-4951-a40a-78cff4b7482e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:34.693188 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4c22fe30-8003-4b5c-8575-189e8dbe3355 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:34.695673 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4c22fe30-8003-4b5c-8575-189e8dbe3355 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] GET https://10.4.3.223/volume/v3/types/5efc9322-7c80-4951-a40a-78cff4b7482e Aug 01 13:52:34.695673 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4c22fe30-8003-4b5c-8575-189e8dbe3355 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:34.695864 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4c22fe30-8003-4b5c-8575-189e8dbe3355 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:34.700793 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4c22fe30-8003-4b5c-8575-189e8dbe3355 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/types/5efc9322-7c80-4951-a40a-78cff4b7482e returned with HTTP 404 Aug 01 13:52:34.701469 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 202/796] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:34 2026] GET /volume/v3/types/5efc9322-7c80-4951-a40a-78cff4b7482e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:34.710123 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-78631df9-b988-4d39-ace8-3f167fd0a0a7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:34.712842 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-78631df9-b988-4d39-ace8-3f167fd0a0a7 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] DELETE https://10.4.3.223/volume/v3/types/46d4f9e2-a77f-42cd-8d45-695f8a0ff959 Aug 01 13:52:34.713119 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-78631df9-b988-4d39-ace8-3f167fd0a0a7 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:34.713436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-78631df9-b988-4d39-ace8-3f167fd0a0a7 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:34.743874 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-78631df9-b988-4d39-ace8-3f167fd0a0a7 tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/types/46d4f9e2-a77f-42cd-8d45-695f8a0ff959 returned with HTTP 202 Aug 01 13:52:34.743874 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 195/797] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:34 2026] DELETE /volume/v3/types/46d4f9e2-a77f-42cd-8d45-695f8a0ff959 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:34.751035 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-99ab0ef2-3079-4bda-88fd-ac0b4119beff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:34.753085 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99ab0ef2-3079-4bda-88fd-ac0b4119beff tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] GET https://10.4.3.223/volume/v3/types/46d4f9e2-a77f-42cd-8d45-695f8a0ff959 Aug 01 13:52:34.753280 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99ab0ef2-3079-4bda-88fd-ac0b4119beff tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:34.753507 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99ab0ef2-3079-4bda-88fd-ac0b4119beff tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:34.758371 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99ab0ef2-3079-4bda-88fd-ac0b4119beff tempest-VolumeRetypeMultiattachTest-890477534 tempest-VolumeRetypeMultiattachTest-890477534-project-admin] https://10.4.3.223/volume/v3/types/46d4f9e2-a77f-42cd-8d45-695f8a0ff959 returned with HTTP 404 Aug 01 13:52:34.759061 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 202/798] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:34 2026] GET /volume/v3/types/46d4f9e2-a77f-42cd-8d45-695f8a0ff959 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:35.074437 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cf07e8d9-5aa2-4549-954d-fe07675ae728 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:35.076380 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf07e8d9-5aa2-4549-954d-fe07675ae728 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] GET https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 Aug 01 13:52:35.076818 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf07e8d9-5aa2-4549-954d-fe07675ae728 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:35.078060 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf07e8d9-5aa2-4549-954d-fe07675ae728 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:35.090153 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf07e8d9-5aa2-4549-954d-fe07675ae728 tempest-VolumeRetypeWithoutMigrationTest-404599767 tempest-VolumeRetypeWithoutMigrationTest-404599767-project-member] https://10.4.3.223/volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 returned with HTTP 404 Aug 01 13:52:35.090153 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 200/799] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:35 2026] GET /volume/v3/volumes/ada9d131-fffb-40ae-be61-7177db286ec3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:35.103231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-52136863-750a-46fe-a5d6-d6e645d4955a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:35.106099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-52136863-750a-46fe-a5d6-d6e645d4955a tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] DELETE https://10.4.3.223/volume/v3/types/0110284d-416a-4366-9dbe-81219f7e1442 Aug 01 13:52:35.106152 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-52136863-750a-46fe-a5d6-d6e645d4955a tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:35.106515 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-52136863-750a-46fe-a5d6-d6e645d4955a tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:35.161099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-52136863-750a-46fe-a5d6-d6e645d4955a tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] https://10.4.3.223/volume/v3/types/0110284d-416a-4366-9dbe-81219f7e1442 returned with HTTP 202 Aug 01 13:52:35.161525 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 203/800] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:35 2026] DELETE /volume/v3/types/0110284d-416a-4366-9dbe-81219f7e1442 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:35.171998 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3147bdbb-6937-42bf-a180-f8cbe5773b22 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:35.176682 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3147bdbb-6937-42bf-a180-f8cbe5773b22 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] GET https://10.4.3.223/volume/v3/types/0110284d-416a-4366-9dbe-81219f7e1442 Aug 01 13:52:35.176959 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3147bdbb-6937-42bf-a180-f8cbe5773b22 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:35.177236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3147bdbb-6937-42bf-a180-f8cbe5773b22 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:35.187599 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3147bdbb-6937-42bf-a180-f8cbe5773b22 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] https://10.4.3.223/volume/v3/types/0110284d-416a-4366-9dbe-81219f7e1442 returned with HTTP 404 Aug 01 13:52:35.188362 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 196/801] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:35 2026] GET /volume/v3/types/0110284d-416a-4366-9dbe-81219f7e1442 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:35.196733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0eb7261d-e3c3-414f-8844-d66139fdf8fe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:35.198922 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0eb7261d-e3c3-414f-8844-d66139fdf8fe tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] DELETE https://10.4.3.223/volume/v3/types/01d6eaaa-e6c5-432d-9fec-3e975cfad2ab Aug 01 13:52:35.199155 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0eb7261d-e3c3-414f-8844-d66139fdf8fe tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:35.199521 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0eb7261d-e3c3-414f-8844-d66139fdf8fe tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:35.199764 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:35.199764 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:35.230578 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0eb7261d-e3c3-414f-8844-d66139fdf8fe tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] https://10.4.3.223/volume/v3/types/01d6eaaa-e6c5-432d-9fec-3e975cfad2ab returned with HTTP 202 Aug 01 13:52:35.231208 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 203/802] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:35 2026] DELETE /volume/v3/types/01d6eaaa-e6c5-432d-9fec-3e975cfad2ab => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:35.242014 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c49afcc6-ca5e-4236-9e04-6199505be590 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:35.245687 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c49afcc6-ca5e-4236-9e04-6199505be590 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] GET https://10.4.3.223/volume/v3/types/01d6eaaa-e6c5-432d-9fec-3e975cfad2ab Aug 01 13:52:35.245687 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c49afcc6-ca5e-4236-9e04-6199505be590 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:35.245687 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c49afcc6-ca5e-4236-9e04-6199505be590 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:35.249137 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c49afcc6-ca5e-4236-9e04-6199505be590 tempest-VolumeRetypeWithoutMigrationTest-443088933 tempest-VolumeRetypeWithoutMigrationTest-443088933-project-admin] https://10.4.3.223/volume/v3/types/01d6eaaa-e6c5-432d-9fec-3e975cfad2ab returned with HTTP 404 Aug 01 13:52:35.250104 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 201/803] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:35 2026] GET /volume/v3/types/01d6eaaa-e6c5-432d-9fec-3e975cfad2ab => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:37.271526 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:37.275820 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:37.276329 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "9ca80d19-58e3-410b-bb02-8fa7dac75ec3-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:37.278231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '9ca80d19-58e3-410b-bb02-8fa7dac75ec3-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:37.278417 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Create volume of 1 GB Aug 01 13:52:37.286025 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Availability Zones retrieved successfully. Aug 01 13:52:37.293570 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Flow 'volume_create_api' (95927d55-ce24-498a-92f2-5a89fc1dac78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:37.295162 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b417a9a5-fff6-4cd3-93a0-a499d81d48b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:37.297391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:37.337280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b417a9a5-fff6-4cd3-93a0-a499d81d48b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:37.338375 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5343f781-fae0-41f8-8af5-dd06273526fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:37.420305 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Created reservations ['534149e3-c47d-4550-81bd-0ebf8362638e', '040e3e98-7093-4f31-889b-c3c6b654102b', '9a551b90-6af6-42d4-bd5d-b6de4a4b343b', '082a01b7-091d-438b-b744-cf0a23b1dd48'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:37.420305 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5343f781-fae0-41f8-8af5-dd06273526fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['534149e3-c47d-4550-81bd-0ebf8362638e', '040e3e98-7093-4f31-889b-c3c6b654102b', '9a551b90-6af6-42d4-bd5d-b6de4a4b343b', '082a01b7-091d-438b-b744-cf0a23b1dd48']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:37.421061 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23499528-c543-4a9c-a7f2-22f76b44507f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:37.452064 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23499528-c543-4a9c-a7f2-22f76b44507f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36dcd1be-4785-4b9d-9aaf-274acba5b78f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='9ca80d19-58e3-410b-bb02-8fa7dac75ec3-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e56a1479e7c49ddacb5cd8d89794b21',qos_specs=None,replication_status=,reservations=['534149e3-c47d-4550-81bd-0ebf8362638e','040e3e98-7093-4f31-889b-c3c6b654102b','9a551b90-6af6-42d4-bd5d-b6de4a4b343b','082a01b7-091d-438b-b744-cf0a23b1dd48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06127d94840e43f99d0bd67e6f4b2739',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:37Z,deleted=False,deleted_at=None,display_description='',display_name='9ca80d19-58e3-410b-bb02-8fa7dac75ec3-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36dcd1be-4785-4b9d-9aaf-274acba5b78f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e56a1479e7c49ddacb5cd8d89794b21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06127d94840e43f99d0bd67e6f4b2739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:37.453078 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e838fe-2885-4491-8275-f1f0f94f1d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:37.478531 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e838fe-2885-4491-8275-f1f0f94f1d8a) transitioned into 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='9ca80d19-58e3-410b-bb02-8fa7dac75ec3-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e56a1479e7c49ddacb5cd8d89794b21',qos_specs=None,replication_status=,reservations=['534149e3-c47d-4550-81bd-0ebf8362638e','040e3e98-7093-4f31-889b-c3c6b654102b','9a551b90-6af6-42d4-bd5d-b6de4a4b343b','082a01b7-091d-438b-b744-cf0a23b1dd48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06127d94840e43f99d0bd67e6f4b2739',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:37.479595 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11b30909-6336-4df3-a1da-c101753d94bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:37.494166 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11b30909-6336-4df3-a1da-c101753d94bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:37.495568 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Flow 'volume_create_api' (95927d55-ce24-498a-92f2-5a89fc1dac78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:37.496502 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Create volume request issued successfully. Aug 01 13:52:37.496748 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-54b02a98-fbdf-4a38-ac0a-10205ec85961 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:37.497348 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 204/804] 10.4.3.223 () {72 vars in 1541 bytes} [Sat Aug 1 13:52:37 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 01 13:52:37.508704 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c296ea95-0604-4910-92ae-4748dfa14025 req-cd9216b3-127d-46cd-9845-25ad3a0624ba None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:37.513487 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-cd9216b3-127d-46cd-9845-25ad3a0624ba tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] GET https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f Aug 01 13:52:37.513791 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-cd9216b3-127d-46cd-9845-25ad3a0624ba tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:37.514074 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-cd9216b3-127d-46cd-9845-25ad3a0624ba tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:37.527656 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:37.527656 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:37.533289 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-cd9216b3-127d-46cd-9845-25ad3a0624ba tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:52:37.538600 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-cd9216b3-127d-46cd-9845-25ad3a0624ba tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f returned with HTTP 200 Aug 01 13:52:37.539497 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 197/805] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:52:37 2026] GET /volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:37.554264 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c296ea95-0604-4910-92ae-4748dfa14025 req-87acbdd0-1220-4d28-8798-cd765a328165 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:37.556691 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-87acbdd0-1220-4d28-8798-cd765a328165 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] GET https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f Aug 01 13:52:37.557011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-87acbdd0-1220-4d28-8798-cd765a328165 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:37.557300 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-87acbdd0-1220-4d28-8798-cd765a328165 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:37.569981 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:37.569981 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:37.578558 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-87acbdd0-1220-4d28-8798-cd765a328165 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:52:37.586178 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-87acbdd0-1220-4d28-8798-cd765a328165 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f returned with HTTP 200 Aug 01 13:52:37.586961 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 204/806] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:52:37 2026] GET /volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:38.023285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-be0c0244-e57e-4272-b8be-bd813d156425 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:38.241127 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:38.241127 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1639457191"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:38.245494 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1639457191'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:38.245759 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Create volume of 1 GB Aug 01 13:52:38.252127 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Availability Zones retrieved successfully. Aug 01 13:52:38.262366 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Flow 'volume_create_api' (4761dfbe-4ac2-47e6-90b3-2acc66897d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:38.264085 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (368527c5-ee2c-46d6-93b6-64b6541a8e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:38.265545 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:38.305990 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (368527c5-ee2c-46d6-93b6-64b6541a8e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:38.306934 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd246a44-4016-4b43-a56c-9480d75d022b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:38.376874 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-00179176-fdb7-4e4a-805d-b50434799a6a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:38.389875 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Created reservations ['f20d77a5-9cbd-4ffd-89d6-18300003c276', '45aea8d4-2e8b-4f8d-a3b9-d6b1a71bca1a', 'e9e0ded8-f1ee-4723-ae9c-32c86420ca9a', 'bee0f9ee-b901-42c4-b562-0fafd8d0b9a9'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:38.391766 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd246a44-4016-4b43-a56c-9480d75d022b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f20d77a5-9cbd-4ffd-89d6-18300003c276', '45aea8d4-2e8b-4f8d-a3b9-d6b1a71bca1a', 'e9e0ded8-f1ee-4723-ae9c-32c86420ca9a', 'bee0f9ee-b901-42c4-b562-0fafd8d0b9a9']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:38.392697 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c62154-9c8f-4efb-adcc-af6961a3ff4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:38.429245 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c62154-9c8f-4efb-adcc-af6961a3ff4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0499195a-9c0b-422d-8417-1ea3c085cdc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1639457191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f0166dfe9447ba089f1e11113d62a',qos_specs=None,replication_status=,reservations=['f20d77a5-9cbd-4ffd-89d6-18300003c276','45aea8d4-2e8b-4f8d-a3b9-d6b1a71bca1a','e9e0ded8-f1ee-4723-ae9c-32c86420ca9a','bee0f9ee-b901-42c4-b562-0fafd8d0b9a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f6904b918b445b840794d8b12d1607',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1639457191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0499195a-9c0b-422d-8417-1ea3c085cdc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7f0166dfe9447ba089f1e11113d62a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f6904b918b445b840794d8b12d1607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:38.430397 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc16474a-6d75-4904-a6bc-64244eda2e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:38.462746 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc16474a-6d75-4904-a6bc-64244eda2e1b) transitioned into state 'SUCCESS' from state '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-1639457191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f0166dfe9447ba089f1e11113d62a',qos_specs=None,replication_status=,reservations=['f20d77a5-9cbd-4ffd-89d6-18300003c276','45aea8d4-2e8b-4f8d-a3b9-d6b1a71bca1a','e9e0ded8-f1ee-4723-ae9c-32c86420ca9a','bee0f9ee-b901-42c4-b562-0fafd8d0b9a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f6904b918b445b840794d8b12d1607',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:38.464647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f28f5b-1618-4fcd-8e05-5079f7d38799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:38.467010 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00179176-fdb7-4e4a-805d-b50434799a6a tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] GET https://10.4.3.223/volume/v3/os-services Aug 01 13:52:38.467492 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00179176-fdb7-4e4a-805d-b50434799a6a tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:38.467646 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00179176-fdb7-4e4a-805d-b50434799a6a tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:38.468167 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:38.468167 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:38.475181 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00179176-fdb7-4e4a-805d-b50434799a6a tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] https://10.4.3.223/volume/v3/os-services returned with HTTP 200 Aug 01 13:52:38.475922 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 205/807] 10.4.3.223 () {66 vars in 1249 bytes} [Sat Aug 1 13:52:38 2026] GET /volume/v3/os-services => generated 626 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:38.482006 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f28f5b-1618-4fcd-8e05-5079f7d38799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:38.486774 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Flow 'volume_create_api' (4761dfbe-4ac2-47e6-90b3-2acc66897d85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:38.486919 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Create volume request issued successfully. Aug 01 13:52:38.488012 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-be0c0244-e57e-4272-b8be-bd813d156425 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:38.488300 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4b8557ca-1c59-44a4-a899-f7a07f5736d8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:38.488603 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 202/808] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:52:38 2026] POST /volume/v3/volumes => generated 754 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:38.490671 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4b8557ca-1c59-44a4-a899-f7a07f5736d8 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] PUT https://10.4.3.223/volume/v3/os-services/disable-log-reason Aug 01 13:52:38.491196 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4b8557ca-1c59-44a4-a899-f7a07f5736d8 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006308", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:38.493840 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4b8557ca-1c59-44a4-a899-f7a07f5736d8 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] https://10.4.3.223/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 01 13:52:38.494475 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 198/809] 10.4.3.223 () {68 vars in 1326 bytes} [Sat Aug 1 13:52:38 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:52:38.507181 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2bac1b2d-c293-4f19-ba75-54a2823911b0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:38.507727 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-27dfede2-0ba5-49e4-a3b2-d170794503b1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:38.509072 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2bac1b2d-c293-4f19-ba75-54a2823911b0 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] PUT https://10.4.3.223/volume/v3/os-services/disable Aug 01 13:52:38.509480 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2bac1b2d-c293-4f19-ba75-54a2823911b0 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006308", "binary": "invalid_binary"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:38.511293 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27dfede2-0ba5-49e4-a3b2-d170794503b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 Aug 01 13:52:38.511527 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27dfede2-0ba5-49e4-a3b2-d170794503b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:38.511771 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27dfede2-0ba5-49e4-a3b2-d170794503b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:38.521989 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:38.521989 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:38.527451 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2bac1b2d-c293-4f19-ba75-54a2823911b0 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] https://10.4.3.223/volume/v3/os-services/disable returned with HTTP 404 Aug 01 13:52:38.527948 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-27dfede2-0ba5-49e4-a3b2-d170794503b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:52:38.528174 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 205/810] 10.4.3.223 () {68 vars in 1293 bytes} [Sat Aug 1 13:52:38 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:38.534973 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27dfede2-0ba5-49e4-a3b2-d170794503b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 returned with HTTP 200 Aug 01 13:52:38.534973 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 206/811] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:38 2026] GET /volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:38.540504 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-70206780-19f2-4e3a-93b5-929d5b227b41 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:38.544412 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70206780-19f2-4e3a-93b5-929d5b227b41 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] PUT https://10.4.3.223/volume/v3/os-services/enable Aug 01 13:52:38.544412 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70206780-19f2-4e3a-93b5-929d5b227b41 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:38.547150 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:38.547150 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:38.556236 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70206780-19f2-4e3a-93b5-929d5b227b41 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] https://10.4.3.223/volume/v3/os-services/enable returned with HTTP 404 Aug 01 13:52:38.556518 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 203/812] 10.4.3.223 () {68 vars in 1290 bytes} [Sat Aug 1 13:52:38 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:38.566477 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-308438a3-3b50-4e4f-8453-c2edf33d6071 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:38.568666 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-308438a3-3b50-4e4f-8453-c2edf33d6071 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] PUT https://10.4.3.223/volume/v3/os-services/freeze Aug 01 13:52:38.569012 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-308438a3-3b50-4e4f-8453-c2edf33d6071 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:38.583350 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-308438a3-3b50-4e4f-8453-c2edf33d6071 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] https://10.4.3.223/volume/v3/os-services/freeze returned with HTTP 400 Aug 01 13:52:38.583908 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 199/813] 10.4.3.223 () {68 vars in 1290 bytes} [Sat Aug 1 13:52:38 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:38.593334 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1fb46ae-e25d-47f5-a7ef-af7a41cd3b79 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:38.596038 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1fb46ae-e25d-47f5-a7ef-af7a41cd3b79 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] PUT https://10.4.3.223/volume/v3/os-services/thaw Aug 01 13:52:38.596503 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1fb46ae-e25d-47f5-a7ef-af7a41cd3b79 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:38.605325 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1fb46ae-e25d-47f5-a7ef-af7a41cd3b79 tempest-VolumeServicesNegativeTest-1428656110 tempest-VolumeServicesNegativeTest-1428656110-project-admin] https://10.4.3.223/volume/v3/os-services/thaw returned with HTTP 400 Aug 01 13:52:38.606085 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 206/814] 10.4.3.223 () {68 vars in 1284 bytes} [Sat Aug 1 13:52:38 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:52:39.552446 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-36e2c358-a880-49cb-b268-b000e6bb9868 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:39.554924 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36e2c358-a880-49cb-b268-b000e6bb9868 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 Aug 01 13:52:39.555199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36e2c358-a880-49cb-b268-b000e6bb9868 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:39.555475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36e2c358-a880-49cb-b268-b000e6bb9868 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:39.565596 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:39.565596 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:39.570576 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-36e2c358-a880-49cb-b268-b000e6bb9868 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:52:39.576943 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36e2c358-a880-49cb-b268-b000e6bb9868 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 returned with HTTP 200 Aug 01 13:52:39.577643 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 207/815] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:39 2026] GET /volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:39.597323 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-963e229f-18e5-461d-8799-7f996d80dc9c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:39.600017 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-963e229f-18e5-461d-8799-7f996d80dc9c tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 13:52:39.600498 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-963e229f-18e5-461d-8799-7f996d80dc9c tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0499195a-9c0b-422d-8417-1ea3c085cdc4", "name": "tempest-VolumesBackupsAdminTest-Backup-733052152", "container": "tempest-volumesbackupsadmintest-backup-container-155140808"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:39.602497 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-963e229f-18e5-461d-8799-7f996d80dc9c tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Creating new backup {'backup': {'volume_id': '0499195a-9c0b-422d-8417-1ea3c085cdc4', 'name': 'tempest-VolumesBackupsAdminTest-Backup-733052152', 'container': 'tempest-volumesbackupsadmintest-backup-container-155140808'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:52:39.602682 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-963e229f-18e5-461d-8799-7f996d80dc9c tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Creating backup of volume 0499195a-9c0b-422d-8417-1ea3c085cdc4 in container tempest-volumesbackupsadmintest-backup-container-155140808 Aug 01 13:52:39.613763 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:39.613763 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:39.614517 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-963e229f-18e5-461d-8799-7f996d80dc9c tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:52:39.649507 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-963e229f-18e5-461d-8799-7f996d80dc9c tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Created reservations ['d4f5b823-0749-4834-85ce-18059884ad2a', '7635042d-e4e2-43aa-b26f-c86cd31a19ac'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:39.728245 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-963e229f-18e5-461d-8799-7f996d80dc9c tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:52:39.728245 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 204/816] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:52:39 2026] POST /volume/v3/backups => generated 334 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:39.742338 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-61570110-4d26-4215-8384-552a48f7b5bb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:39.749064 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-61570110-4d26-4215-8384-552a48f7b5bb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:39.749861 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-61570110-4d26-4215-8384-552a48f7b5bb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:39.750400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-61570110-4d26-4215-8384-552a48f7b5bb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:39.750640 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-61570110-4d26-4215-8384-552a48f7b5bb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:39.772474 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:39.772474 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:39.773603 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-61570110-4d26-4215-8384-552a48f7b5bb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:39.774135 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 200/817] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:39 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 797 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:40.598375 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c296ea95-0604-4910-92ae-4748dfa14025 req-2c1783d3-925e-439b-b000-bbcddd03e0c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:40.601009 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-2c1783d3-925e-439b-b000-bbcddd03e0c1 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] GET https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f Aug 01 13:52:40.601273 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-2c1783d3-925e-439b-b000-bbcddd03e0c1 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:40.602036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-2c1783d3-925e-439b-b000-bbcddd03e0c1 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:40.611883 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:40.611883 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:40.616336 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-2c1783d3-925e-439b-b000-bbcddd03e0c1 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:52:40.622516 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-2c1783d3-925e-439b-b000-bbcddd03e0c1 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f returned with HTTP 200 Aug 01 13:52:40.622516 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 207/818] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:52:40 2026] GET /volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:40.631819 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f5d8dce5-5cb5-4a72-8d3b-577ff764815f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:40.632371 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5d8dce5-5cb5-4a72-8d3b-577ff764815f None None] GET https://10.4.3.223/volume// Aug 01 13:52:40.632595 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5d8dce5-5cb5-4a72-8d3b-577ff764815f None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:40.632788 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5d8dce5-5cb5-4a72-8d3b-577ff764815f None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:40.633151 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5d8dce5-5cb5-4a72-8d3b-577ff764815f None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:52:40.633507 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 208/819] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:52:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:52:40.644284 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c296ea95-0604-4910-92ae-4748dfa14025 req-185dd519-05d6-4978-b72f-8f0667d1b143 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:40.647274 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-185dd519-05d6-4978-b72f-8f0667d1b143 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:52:40.647274 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-185dd519-05d6-4978-b72f-8f0667d1b143 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36dcd1be-4785-4b9d-9aaf-274acba5b78f", "connector": null, "instance_uuid": "9ca80d19-58e3-410b-bb02-8fa7dac75ec3"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:40.658762 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:40.658762 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:40.698511 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-185dd519-05d6-4978-b72f-8f0667d1b143 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:52:40.698511 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 205/820] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:52:40 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:40.710113 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c3e7a476-3f16-4a81-bb27-24273dfe089c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:40.710601 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c3e7a476-3f16-4a81-bb27-24273dfe089c None None] GET https://10.4.3.223/volume// Aug 01 13:52:40.710829 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c3e7a476-3f16-4a81-bb27-24273dfe089c None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:40.711054 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c3e7a476-3f16-4a81-bb27-24273dfe089c None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:40.711427 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c3e7a476-3f16-4a81-bb27-24273dfe089c None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:52:40.711785 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 201/821] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:52:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:52:40.724548 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c296ea95-0604-4910-92ae-4748dfa14025 req-150a4492-104c-437d-b32e-e8aa8bf6ae38 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:40.727067 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-150a4492-104c-437d-b32e-e8aa8bf6ae38 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] GET https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f Aug 01 13:52:40.727338 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-150a4492-104c-437d-b32e-e8aa8bf6ae38 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:40.727578 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-150a4492-104c-437d-b32e-e8aa8bf6ae38 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:40.747601 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:40.747601 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:40.752748 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c296ea95-0604-4910-92ae-4748dfa14025 req-150a4492-104c-437d-b32e-e8aa8bf6ae38 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:52:40.759924 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-150a4492-104c-437d-b32e-e8aa8bf6ae38 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f returned with HTTP 200 Aug 01 13:52:40.760065 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 208/822] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:52:40 2026] GET /volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:40.790822 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-709e6f51-fd11-4e1a-9fd7-607fbe980c36 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:40.793240 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-709e6f51-fd11-4e1a-9fd7-607fbe980c36 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:40.793937 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-709e6f51-fd11-4e1a-9fd7-607fbe980c36 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:40.794282 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-709e6f51-fd11-4e1a-9fd7-607fbe980c36 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:40.794666 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-709e6f51-fd11-4e1a-9fd7-607fbe980c36 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:40.819510 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:40.819510 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:40.821089 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-709e6f51-fd11-4e1a-9fd7-607fbe980c36 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:40.821726 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 209/823] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:40 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:40.855815 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c296ea95-0604-4910-92ae-4748dfa14025 req-c35186c6-6a65-48d2-ab31-6a1aa2e465d7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:40.858277 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-c35186c6-6a65-48d2-ab31-6a1aa2e465d7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] PUT https://10.4.3.223/volume/v3/attachments/a33e2bc9-ad25-4009-81ef-61b73639cd8d Aug 01 13:52:40.858716 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-c35186c6-6a65-48d2-ab31-6a1aa2e465d7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:40.866638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-c296ea95-0604-4910-92ae-4748dfa14025 req-c35186c6-6a65-48d2-ab31-6a1aa2e465d7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Acquiring lock "cinder-attachment_update-36dcd1be-4785-4b9d-9aaf-274acba5b78f-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:52:40.872570 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-c296ea95-0604-4910-92ae-4748dfa14025 req-c35186c6-6a65-48d2-ab31-6a1aa2e465d7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Lock "cinder-attachment_update-36dcd1be-4785-4b9d-9aaf-274acba5b78f-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:52:40.873518 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:40.873518 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:40.952382 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-c296ea95-0604-4910-92ae-4748dfa14025 req-c35186c6-6a65-48d2-ab31-6a1aa2e465d7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Lock "cinder-attachment_update-36dcd1be-4785-4b9d-9aaf-274acba5b78f-np0000006308" released by "attachment_update" :: held 0.080s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:52:40.952692 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-c35186c6-6a65-48d2-ab31-6a1aa2e465d7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/attachments/a33e2bc9-ad25-4009-81ef-61b73639cd8d returned with HTTP 200 Aug 01 13:52:40.953298 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 206/824] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:52:40 2026] PUT /volume/v3/attachments/a33e2bc9-ad25-4009-81ef-61b73639cd8d => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:40.981833 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c296ea95-0604-4910-92ae-4748dfa14025 req-eb9a877f-c008-479d-b9e6-60bbf4cad24c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:40.985091 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-eb9a877f-c008-479d-b9e6-60bbf4cad24c tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] POST https://10.4.3.223/volume/v3/attachments/a33e2bc9-ad25-4009-81ef-61b73639cd8d/action Aug 01 13:52:40.985572 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-eb9a877f-c008-479d-b9e6-60bbf4cad24c tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:40.985756 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-eb9a877f-c008-479d-b9e6-60bbf4cad24c tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:41.009449 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:41.009449 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:41.025083 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c296ea95-0604-4910-92ae-4748dfa14025 req-eb9a877f-c008-479d-b9e6-60bbf4cad24c tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/attachments/a33e2bc9-ad25-4009-81ef-61b73639cd8d/action returned with HTTP 204 Aug 01 13:52:41.025786 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 202/825] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:52:40 2026] POST /volume/v3/attachments/a33e2bc9-ad25-4009-81ef-61b73639cd8d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:41.833599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8499953c-f41b-49d2-b7c7-04cfce8dbc4d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:41.835682 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8499953c-f41b-49d2-b7c7-04cfce8dbc4d tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:41.835898 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8499953c-f41b-49d2-b7c7-04cfce8dbc4d tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:41.836078 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8499953c-f41b-49d2-b7c7-04cfce8dbc4d tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:41.836180 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8499953c-f41b-49d2-b7c7-04cfce8dbc4d tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:41.853535 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:41.853535 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:41.854600 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8499953c-f41b-49d2-b7c7-04cfce8dbc4d tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:41.854979 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 209/826] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:41 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:41.962157 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-41b88720-2e06-434c-9e2f-a40501e4602a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:42.082594 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41b88720-2e06-434c-9e2f-a40501e4602a tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:42.082734 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41b88720-2e06-434c-9e2f-a40501e4602a tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1216080400", "os-volume-type-access:is_public": false}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:42.098909 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41b88720-2e06-434c-9e2f-a40501e4602a tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:42.099579 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 210/827] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:52:41 2026] POST /volume/v3/types => generated 229 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:42.108713 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-494c3d52-d8df-400f-8afb-edb6e1e2aea5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:42.182867 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-494c3d52-d8df-400f-8afb-edb6e1e2aea5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:42.183384 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-494c3d52-d8df-400f-8afb-edb6e1e2aea5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "910aff33-d0f2-4f89-9eeb-840bcd90c90b", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:42.185769 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-494c3d52-d8df-400f-8afb-edb6e1e2aea5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Create volume request body: {'volume': {'volume_type': '910aff33-d0f2-4f89-9eeb-840bcd90c90b', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:42.195120 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-494c3d52-d8df-400f-8afb-edb6e1e2aea5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 404 Aug 01 13:52:42.195827 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 207/828] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:52:42 2026] POST /volume/v3/volumes => generated 114 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:42.205161 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ff78a951-7e89-4d63-8441-8d43b884d31e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:42.207470 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ff78a951-7e89-4d63-8441-8d43b884d31e tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] POST https://10.4.3.223/volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b/action Aug 01 13:52:42.207935 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ff78a951-7e89-4d63-8441-8d43b884d31e tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action body: b'{"addProjectAccess": {"project": "9e90a4dcee604c94a575f25bd24247f7"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:42.208110 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ff78a951-7e89-4d63-8441-8d43b884d31e tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9e90a4dcee604c94a575f25bd24247f7"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:42.224304 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ff78a951-7e89-4d63-8441-8d43b884d31e tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b/action returned with HTTP 202 Aug 01 13:52:42.224823 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 203/829] 10.4.3.223 () {68 vars in 1384 bytes} [Sat Aug 1 13:52:42 2026] POST /volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:42.232132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e656705e-3fb4-4316-a8fc-3c982442e414 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:42.233790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:42.234104 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "910aff33-d0f2-4f89-9eeb-840bcd90c90b", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-2028810513"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:42.236371 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Create volume request body: {'volume': {'volume_type': '910aff33-d0f2-4f89-9eeb-840bcd90c90b', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-2028810513'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:42.240959 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Create volume of 1 GB Aug 01 13:52:42.241274 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:42.241274 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:42.241968 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Availability Zones retrieved successfully. Aug 01 13:52:42.248285 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Flow 'volume_create_api' (9e7e5c44-a810-40f1-b61c-2459dcdee0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:42.249561 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8f8a19-63be-472b-89a0-735d30cfece6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:42.250720 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:42.274827 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8f8a19-63be-472b-89a0-735d30cfece6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:52:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=910aff33-d0f2-4f89-9eeb-840bcd90c90b,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1216080400',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '910aff33-d0f2-4f89-9eeb-840bcd90c90b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:42.275806 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81196095-75de-42e6-a97d-20c8f9e9f492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:42.307282 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1216080400 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1216080400, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:42.307816 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1216080400 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1216080400, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:52:42.342319 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Created reservations ['ee4c00a4-6b9c-4f17-a1a9-481df8b7496b', '4236bfc1-1339-43b0-8ea0-5dda473aa16a', 'f1a8b55a-80d8-403c-a54f-e82783bfd035', '8af5b269-8b35-447b-beb6-a3e8eef2718a'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:42.343378 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81196095-75de-42e6-a97d-20c8f9e9f492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee4c00a4-6b9c-4f17-a1a9-481df8b7496b', '4236bfc1-1339-43b0-8ea0-5dda473aa16a', 'f1a8b55a-80d8-403c-a54f-e82783bfd035', '8af5b269-8b35-447b-beb6-a3e8eef2718a']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:42.344390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a3d9af-ba18-4076-ad43-076cd8552450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:42.374282 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a3d9af-ba18-4076-ad43-076cd8552450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9e555ac-f090-49b1-8387-4c7d8d9d2ee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2028810513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e90a4dcee604c94a575f25bd24247f7',qos_specs=None,replication_status=,reservations=['ee4c00a4-6b9c-4f17-a1a9-481df8b7496b','4236bfc1-1339-43b0-8ea0-5dda473aa16a','f1a8b55a-80d8-403c-a54f-e82783bfd035','8af5b269-8b35-447b-beb6-a3e8eef2718a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34d192ab6b5d45849994b5cc61ee48a4',volume_type_id=910aff33-d0f2-4f89-9eeb-840bcd90c90b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2028810513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9e555ac-f090-49b1-8387-4c7d8d9d2ee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e90a4dcee604c94a575f25bd24247f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34d192ab6b5d45849994b5cc61ee48a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(910aff33-d0f2-4f89-9eeb-840bcd90c90b),volume_type_id=910aff33-d0f2-4f89-9eeb-840bcd90c90b)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:42.375583 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc112a8c-b050-4bcf-9468-5ae3f4587633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:42.400382 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc112a8c-b050-4bcf-9468-5ae3f4587633) transitioned into state 'SUCCESS' from state '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-2028810513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e90a4dcee604c94a575f25bd24247f7',qos_specs=None,replication_status=,reservations=['ee4c00a4-6b9c-4f17-a1a9-481df8b7496b','4236bfc1-1339-43b0-8ea0-5dda473aa16a','f1a8b55a-80d8-403c-a54f-e82783bfd035','8af5b269-8b35-447b-beb6-a3e8eef2718a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34d192ab6b5d45849994b5cc61ee48a4',volume_type_id=910aff33-d0f2-4f89-9eeb-840bcd90c90b)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:42.401094 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a0aceae-73e2-4caf-9c82-11aac10744aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:42.413570 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a0aceae-73e2-4caf-9c82-11aac10744aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:42.414648 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Flow 'volume_create_api' (9e7e5c44-a810-40f1-b61c-2459dcdee0d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:42.415056 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Create volume request issued successfully. Aug 01 13:52:42.415912 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e656705e-3fb4-4316-a8fc-3c982442e414 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:42.416446 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 210/830] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:52:42 2026] POST /volume/v3/volumes => generated 796 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:42.431386 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f67b5f16-cb8f-49ae-9ea2-0d13c187737b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:42.433807 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f67b5f16-cb8f-49ae-9ea2-0d13c187737b tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] GET https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 Aug 01 13:52:42.434068 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f67b5f16-cb8f-49ae-9ea2-0d13c187737b tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:42.434446 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f67b5f16-cb8f-49ae-9ea2-0d13c187737b tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:42.444992 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:42.444992 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:42.451662 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f67b5f16-cb8f-49ae-9ea2-0d13c187737b tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Volume info retrieved successfully. Aug 01 13:52:42.457303 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f67b5f16-cb8f-49ae-9ea2-0d13c187737b tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 returned with HTTP 200 Aug 01 13:52:42.457893 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 211/831] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:42 2026] GET /volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:42.866828 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dbf0cb45-58a9-41d4-b61f-a8699349bbcb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:42.869066 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dbf0cb45-58a9-41d4-b61f-a8699349bbcb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:42.869399 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dbf0cb45-58a9-41d4-b61f-a8699349bbcb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:42.869663 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dbf0cb45-58a9-41d4-b61f-a8699349bbcb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:42.869777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-dbf0cb45-58a9-41d4-b61f-a8699349bbcb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:42.875440 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:42.875440 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:42.876316 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dbf0cb45-58a9-41d4-b61f-a8699349bbcb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:42.876744 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 208/832] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:42 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:43.473245 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-99321a58-d7d3-48a3-a28e-e1283a667ac0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:43.476299 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-99321a58-d7d3-48a3-a28e-e1283a667ac0 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] GET https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 Aug 01 13:52:43.476726 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-99321a58-d7d3-48a3-a28e-e1283a667ac0 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:43.476902 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-99321a58-d7d3-48a3-a28e-e1283a667ac0 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:43.489829 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:43.489829 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:43.495132 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-99321a58-d7d3-48a3-a28e-e1283a667ac0 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Volume info retrieved successfully. Aug 01 13:52:43.500820 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-99321a58-d7d3-48a3-a28e-e1283a667ac0 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 returned with HTTP 200 Aug 01 13:52:43.501359 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 204/833] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:43 2026] GET /volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 => generated 889 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:43.521872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-323a11c6-ddb8-404b-a4bf-90ad98bcb3b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:43.524573 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-323a11c6-ddb8-404b-a4bf-90ad98bcb3b7 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] GET https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 Aug 01 13:52:43.524573 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-323a11c6-ddb8-404b-a4bf-90ad98bcb3b7 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:43.524908 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-323a11c6-ddb8-404b-a4bf-90ad98bcb3b7 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:43.542142 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:43.542142 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:43.550648 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-323a11c6-ddb8-404b-a4bf-90ad98bcb3b7 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Volume info retrieved successfully. Aug 01 13:52:43.558205 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-323a11c6-ddb8-404b-a4bf-90ad98bcb3b7 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 returned with HTTP 200 Aug 01 13:52:43.560338 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 211/834] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:43 2026] GET /volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 => generated 889 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:43.589604 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-171cd5c6-f5e9-4037-b0c6-d8714f4143c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:43.592150 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-171cd5c6-f5e9-4037-b0c6-d8714f4143c5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 Aug 01 13:52:43.592150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-171cd5c6-f5e9-4037-b0c6-d8714f4143c5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:43.592476 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-171cd5c6-f5e9-4037-b0c6-d8714f4143c5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:43.592678 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-171cd5c6-f5e9-4037-b0c6-d8714f4143c5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Delete volume with id: f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 Aug 01 13:52:43.606206 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:43.606206 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:43.608793 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-171cd5c6-f5e9-4037-b0c6-d8714f4143c5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Volume info retrieved successfully. Aug 01 13:52:43.648498 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-171cd5c6-f5e9-4037-b0c6-d8714f4143c5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Delete volume request issued successfully. Aug 01 13:52:43.648739 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-171cd5c6-f5e9-4037-b0c6-d8714f4143c5 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 returned with HTTP 202 Aug 01 13:52:43.649364 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 212/835] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:52:43 2026] DELETE /volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:43.664780 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bf111622-c986-4b56-8993-c00d533391b1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:43.670303 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf111622-c986-4b56-8993-c00d533391b1 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] GET https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 Aug 01 13:52:43.670303 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf111622-c986-4b56-8993-c00d533391b1 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:43.670303 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf111622-c986-4b56-8993-c00d533391b1 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:43.692994 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:43.692994 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:43.705983 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bf111622-c986-4b56-8993-c00d533391b1 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Volume info retrieved successfully. Aug 01 13:52:43.721349 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf111622-c986-4b56-8993-c00d533391b1 tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 returned with HTTP 200 Aug 01 13:52:43.721349 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 209/836] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:43 2026] GET /volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 => generated 888 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:43.893577 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-29e6301f-17df-488a-802f-6007439abf29 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:43.900444 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-29e6301f-17df-488a-802f-6007439abf29 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:43.900444 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-29e6301f-17df-488a-802f-6007439abf29 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:43.900444 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-29e6301f-17df-488a-802f-6007439abf29 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:43.900444 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-29e6301f-17df-488a-802f-6007439abf29 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:43.907106 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:43.907106 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:43.908364 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-29e6301f-17df-488a-802f-6007439abf29 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:43.909082 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 205/837] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:43 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:44.262576 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5b18743e-084d-4f50-8279-9ac6b543bd62 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.265934 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5b18743e-084d-4f50-8279-9ac6b543bd62 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:44.266168 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5b18743e-084d-4f50-8279-9ac6b543bd62 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:44.266457 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5b18743e-084d-4f50-8279-9ac6b543bd62 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:44.270594 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=471,cinder:UPDATE=120,cinder:INSERT=71 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:52:44.278374 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:44.278374 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:44.284485 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5b18743e-084d-4f50-8279-9ac6b543bd62 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:44.293206 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5b18743e-084d-4f50-8279-9ac6b543bd62 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:44.294177 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 212/838] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:52:44 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:44.426775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f1e94ab4-869f-4fbf-b2cc-cfa516974b24 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.429667 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1e94ab4-869f-4fbf-b2cc-cfa516974b24 None None] GET https://10.4.3.223/volume// Aug 01 13:52:44.430000 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1e94ab4-869f-4fbf-b2cc-cfa516974b24 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:44.430353 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1e94ab4-869f-4fbf-b2cc-cfa516974b24 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:44.433710 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1e94ab4-869f-4fbf-b2cc-cfa516974b24 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:52:44.433998 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 213/839] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:52:44 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:52:44.451254 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-e0985c14-04d1-47b5-ba85-649df0f68866 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.455372 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-e0985c14-04d1-47b5-ba85-649df0f68866 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:52:44.455372 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-e0985c14-04d1-47b5-ba85-649df0f68866 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a190f6b4-8b8a-4fef-9ba7-32fe605a66e7", "connector": null, "instance_uuid": "a94e6fa3-a357-4516-a7e5-e1c58af89e45"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:44.468412 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:44.468412 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:44.516452 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-e0985c14-04d1-47b5-ba85-649df0f68866 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:52:44.516452 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 210/840] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:52:44 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:44.567912 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d6185649-3e75-43ab-88d9-fa4c17b21801 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.571575 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d6185649-3e75-43ab-88d9-fa4c17b21801 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:44.574279 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d6185649-3e75-43ab-88d9-fa4c17b21801 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:44.574279 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d6185649-3e75-43ab-88d9-fa4c17b21801 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:44.574279 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=406,cinder:INSERT=80,cinder:UPDATE=109 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:52:44.588030 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:44.588030 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:44.595333 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d6185649-3e75-43ab-88d9-fa4c17b21801 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:44.601145 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d6185649-3e75-43ab-88d9-fa4c17b21801 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:44.601758 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 206/841] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:44 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:44.606450 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1349c591-3135-4d52-acce-c562b6e0ab5b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.606986 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1349c591-3135-4d52-acce-c562b6e0ab5b None None] GET https://10.4.3.223/volume// Aug 01 13:52:44.607621 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1349c591-3135-4d52-acce-c562b6e0ab5b None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:44.607966 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1349c591-3135-4d52-acce-c562b6e0ab5b None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:44.608300 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1349c591-3135-4d52-acce-c562b6e0ab5b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:52:44.609078 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 213/842] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:52: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 01 13:52:44.620440 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5923c23c-881f-4a10-b2f4-865e9d37b0f9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.627109 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5923c23c-881f-4a10-b2f4-865e9d37b0f9 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:44.627109 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5923c23c-881f-4a10-b2f4-865e9d37b0f9 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:44.627109 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5923c23c-881f-4a10-b2f4-865e9d37b0f9 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:44.628061 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=443,cinder:INSERT=70,cinder:UPDATE=88 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:52:44.640861 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:44.640861 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:44.647268 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5923c23c-881f-4a10-b2f4-865e9d37b0f9 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:44.652669 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-5923c23c-881f-4a10-b2f4-865e9d37b0f9 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:44.653310 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 214/843] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:52:44 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:44.743259 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7e420e1b-2428-4dc6-8ba0-656976d41cff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.744451 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7e420e1b-2428-4dc6-8ba0-656976d41cff tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] GET https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 Aug 01 13:52:44.744827 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7e420e1b-2428-4dc6-8ba0-656976d41cff tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:44.745255 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7e420e1b-2428-4dc6-8ba0-656976d41cff tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:44.753473 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7e420e1b-2428-4dc6-8ba0-656976d41cff tempest-VolumeTypesAccessTest-1577063456 tempest-VolumeTypesAccessTest-1577063456-project-member] https://10.4.3.223/volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 returned with HTTP 404 Aug 01 13:52:44.754310 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 211/844] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:44 2026] GET /volume/v3/volumes/f9e555ac-f090-49b1-8387-4c7d8d9d2ee7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:44.769503 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-589c9846-280a-4636-b41f-8c1689b62d75 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.774120 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-589c9846-280a-4636-b41f-8c1689b62d75 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] POST https://10.4.3.223/volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b/action Aug 01 13:52:44.778010 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-589c9846-280a-4636-b41f-8c1689b62d75 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action body: b'{"removeProjectAccess": {"project": "9e90a4dcee604c94a575f25bd24247f7"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:44.778010 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-589c9846-280a-4636-b41f-8c1689b62d75 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9e90a4dcee604c94a575f25bd24247f7"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:44.784302 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-c9f72bab-0a9b-4aa8-ab4d-16912e2592ec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.790137 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-c9f72bab-0a9b-4aa8-ab4d-16912e2592ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] PUT https://10.4.3.223/volume/v3/attachments/bef734c8-ed69-4b27-9db5-6bf93cca543e Aug 01 13:52:44.791687 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-c9f72bab-0a9b-4aa8-ab4d-16912e2592ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:44.802954 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-589c9846-280a-4636-b41f-8c1689b62d75 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b/action returned with HTTP 202 Aug 01 13:52:44.802954 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 207/845] 10.4.3.223 () {68 vars in 1384 bytes} [Sat Aug 1 13:52:44 2026] POST /volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:44.803832 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-c9f72bab-0a9b-4aa8-ab4d-16912e2592ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Acquiring lock "cinder-attachment_update-a190f6b4-8b8a-4fef-9ba7-32fe605a66e7-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:52:44.811719 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-c9f72bab-0a9b-4aa8-ab4d-16912e2592ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Lock "cinder-attachment_update-a190f6b4-8b8a-4fef-9ba7-32fe605a66e7-np0000006308" acquired by "attachment_update" :: waited 0.007s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:52:44.813935 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:44.813935 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:44.815657 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a911bbcf-d3bd-4a96-9513-a66aff31a138 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.819919 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a911bbcf-d3bd-4a96-9513-a66aff31a138 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] DELETE https://10.4.3.223/volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b Aug 01 13:52:44.820644 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a911bbcf-d3bd-4a96-9513-a66aff31a138 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:44.820812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a911bbcf-d3bd-4a96-9513-a66aff31a138 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:44.865673 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a911bbcf-d3bd-4a96-9513-a66aff31a138 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b returned with HTTP 202 Aug 01 13:52:44.865910 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 215/846] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:44 2026] DELETE /volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:44.877571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dd9334fa-ab16-4b2c-88c0-3ce1586f5f34 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.882869 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd9334fa-ab16-4b2c-88c0-3ce1586f5f34 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] GET https://10.4.3.223/volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b Aug 01 13:52:44.882869 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd9334fa-ab16-4b2c-88c0-3ce1586f5f34 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:44.882869 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd9334fa-ab16-4b2c-88c0-3ce1586f5f34 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:44.892971 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd9334fa-ab16-4b2c-88c0-3ce1586f5f34 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b returned with HTTP 404 Aug 01 13:52:44.895210 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 212/847] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:44 2026] GET /volume/v3/types/910aff33-d0f2-4f89-9eeb-840bcd90c90b => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:44.911049 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9ccfa73e-e7ca-4bc1-89ac-532908144d55 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.913138 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9ccfa73e-e7ca-4bc1-89ac-532908144d55 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:52:44.913784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9ccfa73e-e7ca-4bc1-89ac-532908144d55 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-153712232", "os-volume-type-access:is_public": false}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:44.925099 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ad99009e-d797-4710-a865-9261553ffcea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.927261 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad99009e-d797-4710-a865-9261553ffcea tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:44.927501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad99009e-d797-4710-a865-9261553ffcea tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:44.927738 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad99009e-d797-4710-a865-9261553ffcea tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:44.927927 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ad99009e-d797-4710-a865-9261553ffcea tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:44.934534 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9ccfa73e-e7ca-4bc1-89ac-532908144d55 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:52:44.935048 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 208/848] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:52:44 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:44.939831 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:44.939831 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:44.939831 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad99009e-d797-4710-a865-9261553ffcea tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:44.939831 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 216/849] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:44 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:44.945504 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d4ef5783-9cef-49b3-bb34-a6d10545bcef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.949034 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4ef5783-9cef-49b3-bb34-a6d10545bcef tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] POST https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action Aug 01 13:52:44.950050 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4ef5783-9cef-49b3-bb34-a6d10545bcef tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action body: b'{"addProjectAccess": {"project": "9e90a4dcee604c94a575f25bd24247f7"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:44.950050 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4ef5783-9cef-49b3-bb34-a6d10545bcef tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9e90a4dcee604c94a575f25bd24247f7"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:44.952509 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:44.952509 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:44.964759 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-c9f72bab-0a9b-4aa8-ab4d-16912e2592ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Lock "cinder-attachment_update-a190f6b4-8b8a-4fef-9ba7-32fe605a66e7-np0000006308" released by "attachment_update" :: held 0.154s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:52:44.965252 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-c9f72bab-0a9b-4aa8-ab4d-16912e2592ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/attachments/bef734c8-ed69-4b27-9db5-6bf93cca543e returned with HTTP 200 Aug 01 13:52:44.966438 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 214/850] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:52:44 2026] PUT /volume/v3/attachments/bef734c8-ed69-4b27-9db5-6bf93cca543e => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:44.971114 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4ef5783-9cef-49b3-bb34-a6d10545bcef tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action returned with HTTP 202 Aug 01 13:52:44.971627 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 213/851] 10.4.3.223 () {68 vars in 1384 bytes} [Sat Aug 1 13:52:44 2026] POST /volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:44.981499 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f860f897-341d-4d18-9c83-02cab069562d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:44.986641 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f860f897-341d-4d18-9c83-02cab069562d tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] POST https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action Aug 01 13:52:44.987096 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f860f897-341d-4d18-9c83-02cab069562d tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action body: b'{"addProjectAccess": {"project": "b836fc4cdfe5480493272e540b4fde5c"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:44.987200 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f860f897-341d-4d18-9c83-02cab069562d tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b836fc4cdfe5480493272e540b4fde5c"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:45.005035 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f860f897-341d-4d18-9c83-02cab069562d tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action returned with HTTP 202 Aug 01 13:52:45.006442 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 209/852] 10.4.3.223 () {68 vars in 1384 bytes} [Sat Aug 1 13:52:44 2026] POST /volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:45.017283 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4b7bff15-ea28-4a11-990c-2b8186bbf093 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:45.019472 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b7bff15-ea28-4a11-990c-2b8186bbf093 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] GET https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/os-volume-type-access Aug 01 13:52:45.019840 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b7bff15-ea28-4a11-990c-2b8186bbf093 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:45.020080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b7bff15-ea28-4a11-990c-2b8186bbf093 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:45.035529 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b7bff15-ea28-4a11-990c-2b8186bbf093 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/os-volume-type-access returned with HTTP 200 Aug 01 13:52:45.036264 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 217/853] 10.4.3.223 () {66 vars in 1408 bytes} [Sat Aug 1 13:52:45 2026] GET /volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/os-volume-type-access => generated 244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:45.046952 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-154cb449-2e0e-4720-bc62-a7d35f61a1cb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:45.049008 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-154cb449-2e0e-4720-bc62-a7d35f61a1cb tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] POST https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action Aug 01 13:52:45.049642 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-154cb449-2e0e-4720-bc62-a7d35f61a1cb tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action body: b'{"removeProjectAccess": {"project": "b836fc4cdfe5480493272e540b4fde5c"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:45.049833 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-154cb449-2e0e-4720-bc62-a7d35f61a1cb tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b836fc4cdfe5480493272e540b4fde5c"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:45.051801 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:45.051801 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:45.066682 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-154cb449-2e0e-4720-bc62-a7d35f61a1cb tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action returned with HTTP 202 Aug 01 13:52:45.067238 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 215/854] 10.4.3.223 () {68 vars in 1384 bytes} [Sat Aug 1 13:52:45 2026] POST /volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:45.076633 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8e6b176f-93ce-41b1-b46c-8513ac535ef8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:45.078663 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e6b176f-93ce-41b1-b46c-8513ac535ef8 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] POST https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action Aug 01 13:52:45.079293 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e6b176f-93ce-41b1-b46c-8513ac535ef8 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action body: b'{"removeProjectAccess": {"project": "9e90a4dcee604c94a575f25bd24247f7"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:45.079446 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e6b176f-93ce-41b1-b46c-8513ac535ef8 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9e90a4dcee604c94a575f25bd24247f7"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:45.094462 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e6b176f-93ce-41b1-b46c-8513ac535ef8 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action returned with HTTP 202 Aug 01 13:52:45.095053 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 214/855] 10.4.3.223 () {68 vars in 1384 bytes} [Sat Aug 1 13:52:45 2026] POST /volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:45.107945 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6da4e1ec-b97c-40f3-b478-43e7c21f5cb4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:45.111978 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6da4e1ec-b97c-40f3-b478-43e7c21f5cb4 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] DELETE https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd Aug 01 13:52:45.112695 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6da4e1ec-b97c-40f3-b478-43e7c21f5cb4 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:45.113111 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6da4e1ec-b97c-40f3-b478-43e7c21f5cb4 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:45.160114 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6da4e1ec-b97c-40f3-b478-43e7c21f5cb4 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd returned with HTTP 202 Aug 01 13:52:45.161827 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 210/856] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:52:45 2026] DELETE /volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:52:45.177355 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-24ad6b0e-1e0e-4646-9d4e-497fa15814e9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:45.182039 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24ad6b0e-1e0e-4646-9d4e-497fa15814e9 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] GET https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd Aug 01 13:52:45.182545 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24ad6b0e-1e0e-4646-9d4e-497fa15814e9 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:45.182919 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24ad6b0e-1e0e-4646-9d4e-497fa15814e9 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:45.189651 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24ad6b0e-1e0e-4646-9d4e-497fa15814e9 tempest-VolumeTypesAccessTest-1663318782 tempest-VolumeTypesAccessTest-1663318782-project-admin] https://10.4.3.223/volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd returned with HTTP 404 Aug 01 13:52:45.191740 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 218/857] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:52:45 2026] GET /volume/v3/types/386653d6-f297-48e8-a702-15e42d7250dd => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:45.619064 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-50331f31-5dcb-4680-81a1-ed9aa7b78bf1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:45.622147 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50331f31-5dcb-4680-81a1-ed9aa7b78bf1 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:45.622457 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50331f31-5dcb-4680-81a1-ed9aa7b78bf1 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:45.622781 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50331f31-5dcb-4680-81a1-ed9aa7b78bf1 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:45.638281 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:45.638281 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:45.647097 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-50331f31-5dcb-4680-81a1-ed9aa7b78bf1 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:45.658229 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50331f31-5dcb-4680-81a1-ed9aa7b78bf1 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:45.658933 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 216/858] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:45 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:45.955371 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6dd8ecb8-dd07-44cf-8cdf-baa3ae4aed2a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:45.957867 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6dd8ecb8-dd07-44cf-8cdf-baa3ae4aed2a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:45.958890 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6dd8ecb8-dd07-44cf-8cdf-baa3ae4aed2a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:45.958890 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6dd8ecb8-dd07-44cf-8cdf-baa3ae4aed2a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:45.959855 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6dd8ecb8-dd07-44cf-8cdf-baa3ae4aed2a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:45.966404 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:45.966404 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:45.967889 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6dd8ecb8-dd07-44cf-8cdf-baa3ae4aed2a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:45.968513 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 215/859] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:45 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:46.675813 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fbe48385-4715-4921-9379-ba518d34a170 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:46.680137 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fbe48385-4715-4921-9379-ba518d34a170 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:46.680945 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fbe48385-4715-4921-9379-ba518d34a170 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:46.680945 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fbe48385-4715-4921-9379-ba518d34a170 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:46.697887 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:46.697887 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:46.706401 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fbe48385-4715-4921-9379-ba518d34a170 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:46.717389 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fbe48385-4715-4921-9379-ba518d34a170 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:46.717820 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 211/860] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:46 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:46.982811 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-682b39d0-14cd-4af2-9ea5-7d6f6890b005 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:46.985388 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-682b39d0-14cd-4af2-9ea5-7d6f6890b005 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:46.985885 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-682b39d0-14cd-4af2-9ea5-7d6f6890b005 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:46.986083 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-682b39d0-14cd-4af2-9ea5-7d6f6890b005 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:46.987246 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-682b39d0-14cd-4af2-9ea5-7d6f6890b005 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:46.995454 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:46.995454 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:46.996852 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-682b39d0-14cd-4af2-9ea5-7d6f6890b005 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:46.997440 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 219/861] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:46 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:47.736872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4c437628-2ccf-4b39-aeb5-5c47a64341da None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:47.741289 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c437628-2ccf-4b39-aeb5-5c47a64341da tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:47.741289 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c437628-2ccf-4b39-aeb5-5c47a64341da tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:47.741289 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c437628-2ccf-4b39-aeb5-5c47a64341da tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:47.754661 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:47.754661 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:47.760458 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4c437628-2ccf-4b39-aeb5-5c47a64341da tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:47.767453 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c437628-2ccf-4b39-aeb5-5c47a64341da tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:47.768336 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 217/862] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:47 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:48.011743 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-deb705b2-ff11-494d-970b-63b0338acc04 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:48.014413 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-deb705b2-ff11-494d-970b-63b0338acc04 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:48.014413 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-deb705b2-ff11-494d-970b-63b0338acc04 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:48.014582 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-deb705b2-ff11-494d-970b-63b0338acc04 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:48.014648 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-deb705b2-ff11-494d-970b-63b0338acc04 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:48.020237 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:48.020237 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:48.021299 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-deb705b2-ff11-494d-970b-63b0338acc04 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:48.021806 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 216/863] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:48 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:48.787918 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5a35643f-c9cd-49dc-beda-17a374b276ec None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:48.789625 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a35643f-c9cd-49dc-beda-17a374b276ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:48.789844 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a35643f-c9cd-49dc-beda-17a374b276ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:48.790011 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a35643f-c9cd-49dc-beda-17a374b276ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:48.801134 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:48.801134 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:48.805613 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5a35643f-c9cd-49dc-beda-17a374b276ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:48.811808 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a35643f-c9cd-49dc-beda-17a374b276ec tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:48.812183 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 212/864] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:48 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:49.037269 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-40a2e06f-0275-4a53-af77-76afb83d9173 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:49.042172 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40a2e06f-0275-4a53-af77-76afb83d9173 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:49.043168 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40a2e06f-0275-4a53-af77-76afb83d9173 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:49.043168 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40a2e06f-0275-4a53-af77-76afb83d9173 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:49.043847 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-40a2e06f-0275-4a53-af77-76afb83d9173 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:49.051938 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:49.051938 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:49.052912 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40a2e06f-0275-4a53-af77-76afb83d9173 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:49.053845 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 220/865] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:49 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:49.831403 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cffdfb22-069d-4de3-931f-7ea9e314c116 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:49.833921 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cffdfb22-069d-4de3-931f-7ea9e314c116 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:49.834312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cffdfb22-069d-4de3-931f-7ea9e314c116 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:49.835020 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cffdfb22-069d-4de3-931f-7ea9e314c116 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:49.851872 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:49.851872 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:49.859810 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cffdfb22-069d-4de3-931f-7ea9e314c116 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:49.867480 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cffdfb22-069d-4de3-931f-7ea9e314c116 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:49.868085 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 218/866] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:49 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:49.986966 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8d53f690-2f59-4f14-8462-8f141b8c7f8e req-a00a2d0d-5c03-456a-80ea-7a39d5cedff0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:49.990080 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8d53f690-2f59-4f14-8462-8f141b8c7f8e req-a00a2d0d-5c03-456a-80ea-7a39d5cedff0 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] GET https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f Aug 01 13:52:49.990424 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8d53f690-2f59-4f14-8462-8f141b8c7f8e req-a00a2d0d-5c03-456a-80ea-7a39d5cedff0 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:49.990699 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8d53f690-2f59-4f14-8462-8f141b8c7f8e req-a00a2d0d-5c03-456a-80ea-7a39d5cedff0 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:50.017465 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:50.017465 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:50.026351 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-8d53f690-2f59-4f14-8462-8f141b8c7f8e req-a00a2d0d-5c03-456a-80ea-7a39d5cedff0 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:52:50.027557 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8d53f690-2f59-4f14-8462-8f141b8c7f8e req-a00a2d0d-5c03-456a-80ea-7a39d5cedff0 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f returned with HTTP 200 Aug 01 13:52:50.028131 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 217/867] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:52:49 2026] GET /volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:50.070602 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2803fc00-a9f8-44ee-bf09-66638a3767a5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:50.072698 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2803fc00-a9f8-44ee-bf09-66638a3767a5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:50.072956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2803fc00-a9f8-44ee-bf09-66638a3767a5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:50.073170 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2803fc00-a9f8-44ee-bf09-66638a3767a5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:50.073357 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-2803fc00-a9f8-44ee-bf09-66638a3767a5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:50.078226 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:50.078226 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:50.079362 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2803fc00-a9f8-44ee-bf09-66638a3767a5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:50.079926 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 213/868] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:50 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:50.354279 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-4d90cdb7-8e05-4c9e-97f8-7935b8b14549 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:50.363674 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-4d90cdb7-8e05-4c9e-97f8-7935b8b14549 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] POST https://10.4.3.223/volume/v3/attachments/bef734c8-ed69-4b27-9db5-6bf93cca543e/action Aug 01 13:52:50.363674 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-4d90cdb7-8e05-4c9e-97f8-7935b8b14549 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:50.363674 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-4d90cdb7-8e05-4c9e-97f8-7935b8b14549 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:50.395525 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:50.395525 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:50.419359 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b5c7ef06-2b3b-4f4c-8b94-8add27923e73 req-4d90cdb7-8e05-4c9e-97f8-7935b8b14549 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/attachments/bef734c8-ed69-4b27-9db5-6bf93cca543e/action returned with HTTP 204 Aug 01 13:52:50.420319 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 221/869] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:52:50 2026] POST /volume/v3/attachments/bef734c8-ed69-4b27-9db5-6bf93cca543e/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:52:50.902776 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-996f900f-b1b1-4158-b8c6-078dec426dfd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:50.906191 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-996f900f-b1b1-4158-b8c6-078dec426dfd tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:50.906560 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-996f900f-b1b1-4158-b8c6-078dec426dfd tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:50.906894 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-996f900f-b1b1-4158-b8c6-078dec426dfd tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:50.923349 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:50.923349 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:50.928946 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-996f900f-b1b1-4158-b8c6-078dec426dfd tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:50.935914 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-996f900f-b1b1-4158-b8c6-078dec426dfd tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:50.936738 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 219/870] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:50 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:50.952853 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0268524a-ae19-470a-b369-4292f2418f3a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:50.958302 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0268524a-ae19-470a-b369-4292f2418f3a tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:50.958302 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0268524a-ae19-470a-b369-4292f2418f3a tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:50.958659 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0268524a-ae19-470a-b369-4292f2418f3a tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:50.977132 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:50.977132 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:50.986723 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0268524a-ae19-470a-b369-4292f2418f3a tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:50.994719 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0268524a-ae19-470a-b369-4292f2418f3a tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:50.995127 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 218/871] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:50 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:51.092986 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2c12f5c3-5118-4565-83a4-7b69e29a855b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:51.095377 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2c12f5c3-5118-4565-83a4-7b69e29a855b tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:51.095632 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2c12f5c3-5118-4565-83a4-7b69e29a855b tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:51.096035 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2c12f5c3-5118-4565-83a4-7b69e29a855b tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:51.096164 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-2c12f5c3-5118-4565-83a4-7b69e29a855b tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:51.104540 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:51.104540 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:51.105665 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2c12f5c3-5118-4565-83a4-7b69e29a855b tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:51.106145 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 214/872] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:51 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:52.124820 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ba2e348b-5ed5-4699-9e5c-b9c04f042532 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:52.126938 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba2e348b-5ed5-4699-9e5c-b9c04f042532 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:52.128765 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba2e348b-5ed5-4699-9e5c-b9c04f042532 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:52.128765 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba2e348b-5ed5-4699-9e5c-b9c04f042532 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:52.128765 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ba2e348b-5ed5-4699-9e5c-b9c04f042532 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:52.133963 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:52.133963 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:52.135198 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba2e348b-5ed5-4699-9e5c-b9c04f042532 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:52.135753 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 222/873] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:52 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:52.522408 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-4334dd65-bbe0-4509-9601-1f72e69e05b1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:52.530673 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-4334dd65-bbe0-4509-9601-1f72e69e05b1 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:52.530957 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-4334dd65-bbe0-4509-9601-1f72e69e05b1 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:52.531205 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-4334dd65-bbe0-4509-9601-1f72e69e05b1 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:52.544804 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:52.544804 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:52.551247 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-4334dd65-bbe0-4509-9601-1f72e69e05b1 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:52.558679 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-4334dd65-bbe0-4509-9601-1f72e69e05b1 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:52.559235 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 220/874] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:52:52 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:52.584751 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-77d403f7-b1ab-4298-856a-777c15211233 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:52.589817 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-77d403f7-b1ab-4298-856a-777c15211233 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] POST https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7/action Aug 01 13:52:52.590592 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-77d403f7-b1ab-4298-856a-777c15211233 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:52:52.591273 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-77d403f7-b1ab-4298-856a-777c15211233 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:52.619802 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:52.619802 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:52.620878 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-77d403f7-b1ab-4298-856a-777c15211233 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:52.635531 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-77d403f7-b1ab-4298-856a-777c15211233 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Begin detaching volume completed successfully. Aug 01 13:52:52.636567 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-77d403f7-b1ab-4298-856a-777c15211233 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7/action returned with HTTP 202 Aug 01 13:52:52.636567 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 219/875] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:52:52 2026] POST /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:52:52.667941 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ab62ce46-e9ef-44b7-8d46-2b1a93a7e182 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:52.674387 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ab62ce46-e9ef-44b7-8d46-2b1a93a7e182 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:52.677194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ab62ce46-e9ef-44b7-8d46-2b1a93a7e182 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:52.677194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ab62ce46-e9ef-44b7-8d46-2b1a93a7e182 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:52.711668 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:52.711668 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:52.719919 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ab62ce46-e9ef-44b7-8d46-2b1a93a7e182 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:52.730725 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ab62ce46-e9ef-44b7-8d46-2b1a93a7e182 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:52.732753 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 215/876] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:52 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 1140 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:52.747064 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7f7844fb-2a45-4e1b-813e-f537c53fb3b7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:52.748765 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f7844fb-2a45-4e1b-813e-f537c53fb3b7 None None] GET https://10.4.3.223/volume// Aug 01 13:52:52.749536 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f7844fb-2a45-4e1b-813e-f537c53fb3b7 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:52.750346 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f7844fb-2a45-4e1b-813e-f537c53fb3b7 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:52.751099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f7844fb-2a45-4e1b-813e-f537c53fb3b7 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:52:52.751191 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 223/877] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:52:52 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:52:52.762037 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-34eff549-834b-4eb0-9322-a8f92ca65dc6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:52.765573 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-34eff549-834b-4eb0-9322-a8f92ca65dc6 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:52.765875 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-34eff549-834b-4eb0-9322-a8f92ca65dc6 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:52.766124 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-34eff549-834b-4eb0-9322-a8f92ca65dc6 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:52.784328 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:52.784328 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:52.790772 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-34eff549-834b-4eb0-9322-a8f92ca65dc6 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:52.802390 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-34eff549-834b-4eb0-9322-a8f92ca65dc6 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:52.803310 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 221/878] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:52:52 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 1320 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:53.153561 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2245b5f8-1e2a-4521-bc7d-702338aa0986 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:53.156433 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2245b5f8-1e2a-4521-bc7d-702338aa0986 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:53.156748 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2245b5f8-1e2a-4521-bc7d-702338aa0986 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:53.156952 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2245b5f8-1e2a-4521-bc7d-702338aa0986 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:53.157112 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2245b5f8-1e2a-4521-bc7d-702338aa0986 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:53.174144 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:53.174144 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:53.177683 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2245b5f8-1e2a-4521-bc7d-702338aa0986 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:53.178113 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 220/879] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:53 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:53.752530 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-916dae38-5237-481b-9130-cd856370e20a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:53.755368 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-916dae38-5237-481b-9130-cd856370e20a tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:53.755368 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-916dae38-5237-481b-9130-cd856370e20a tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:53.755658 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-916dae38-5237-481b-9130-cd856370e20a tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:53.774334 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:53.774334 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:53.780198 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-916dae38-5237-481b-9130-cd856370e20a tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:53.789165 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-916dae38-5237-481b-9130-cd856370e20a tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:53.789907 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 216/880] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:53 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:54.202299 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4e3c6314-33e8-4e3c-a921-2a4b6c5a4493 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:54.206122 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e3c6314-33e8-4e3c-a921-2a4b6c5a4493 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:54.207485 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e3c6314-33e8-4e3c-a921-2a4b6c5a4493 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:54.208106 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e3c6314-33e8-4e3c-a921-2a4b6c5a4493 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:54.208496 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4e3c6314-33e8-4e3c-a921-2a4b6c5a4493 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:54.229876 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:54.229876 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:54.231791 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e3c6314-33e8-4e3c-a921-2a4b6c5a4493 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:54.232860 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 224/881] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:54 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:54.811428 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-128b333d-a76d-4199-b396-d99daec4e91f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:54.819035 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-128b333d-a76d-4199-b396-d99daec4e91f tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:54.819035 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-128b333d-a76d-4199-b396-d99daec4e91f tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:54.819035 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-128b333d-a76d-4199-b396-d99daec4e91f tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:54.840505 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:54.840505 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:54.847804 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-128b333d-a76d-4199-b396-d99daec4e91f tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:54.854481 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-128b333d-a76d-4199-b396-d99daec4e91f tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:54.855100 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 222/882] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:54 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:55.247560 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d30092f8-8f0b-4f3a-8508-0f1b576d4fde None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:55.249811 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d30092f8-8f0b-4f3a-8508-0f1b576d4fde tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:55.249982 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d30092f8-8f0b-4f3a-8508-0f1b576d4fde tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:55.250275 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d30092f8-8f0b-4f3a-8508-0f1b576d4fde tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:55.250421 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d30092f8-8f0b-4f3a-8508-0f1b576d4fde tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:55.256534 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:55.256534 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:55.257581 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d30092f8-8f0b-4f3a-8508-0f1b576d4fde tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:55.258085 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 221/883] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:55 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:55.834328 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-7614732e-5f4f-47e1-88bb-a7677004b283 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:55.838173 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-7614732e-5f4f-47e1-88bb-a7677004b283 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] DELETE https://10.4.3.223/volume/v3/attachments/bef734c8-ed69-4b27-9db5-6bf93cca543e Aug 01 13:52:55.838173 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-7614732e-5f4f-47e1-88bb-a7677004b283 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:55.838173 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-7614732e-5f4f-47e1-88bb-a7677004b283 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:55.847410 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:55.847410 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:55.871570 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c657838-9bb7-4e1f-bf8c-1d5e275fa4c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:55.873446 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c657838-9bb7-4e1f-bf8c-1d5e275fa4c4 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:55.873663 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c657838-9bb7-4e1f-bf8c-1d5e275fa4c4 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:55.873881 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c657838-9bb7-4e1f-bf8c-1d5e275fa4c4 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:55.889544 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:55.889544 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:55.899006 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3c657838-9bb7-4e1f-bf8c-1d5e275fa4c4 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:55.905858 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c657838-9bb7-4e1f-bf8c-1d5e275fa4c4 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:55.906482 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 225/884] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:55 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:55.935701 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5dc1fd3b-c92b-463b-9385-cceb5aef6b1d req-7614732e-5f4f-47e1-88bb-a7677004b283 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/attachments/bef734c8-ed69-4b27-9db5-6bf93cca543e returned with HTTP 200 Aug 01 13:52:55.935701 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 217/885] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:52:55 2026] DELETE /volume/v3/attachments/bef734c8-ed69-4b27-9db5-6bf93cca543e => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:56.275054 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-433f2339-f816-42e8-ae16-db63c733e58f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:56.277588 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-433f2339-f816-42e8-ae16-db63c733e58f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:56.277588 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-433f2339-f816-42e8-ae16-db63c733e58f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:56.277821 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-433f2339-f816-42e8-ae16-db63c733e58f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:56.277821 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-433f2339-f816-42e8-ae16-db63c733e58f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:56.283814 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:56.283814 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:56.284709 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-433f2339-f816-42e8-ae16-db63c733e58f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:56.285177 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 223/886] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:56 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:56.738084 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:56.845824 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:52:56.846134 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1531460956"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:56.848192 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1531460956'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:52:56.848391 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume of 1 GB Aug 01 13:52:56.856447 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Availability Zones retrieved successfully. Aug 01 13:52:56.864657 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (2bd7f59a-f620-4756-aad3-33342fc0d92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:56.866497 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f6dd84-3dbb-4a72-aade-f088585dbc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:56.867881 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:52:56.912567 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f6dd84-3dbb-4a72-aade-f088585dbc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:56.914463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b9a845e-693a-4a9b-8af4-6ca36a72c000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:56.928199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6fe41e78-667f-459b-808b-40fe05874500 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:56.931345 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fe41e78-667f-459b-808b-40fe05874500 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:52:56.933420 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fe41e78-667f-459b-808b-40fe05874500 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:56.934279 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fe41e78-667f-459b-808b-40fe05874500 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:56.959601 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:56.959601 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:56.972467 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6fe41e78-667f-459b-808b-40fe05874500 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:52:56.987415 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fe41e78-667f-459b-808b-40fe05874500 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:52:56.988488 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 226/887] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:56 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:57.009027 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['924e646f-304f-456a-8cbc-72154d8e407c', '466a313a-f5d0-4afe-9508-eefe6809fa30', '11ba31dd-fa65-4d59-b97f-25d06b3f90ac', 'b443b40f-78e4-4f05-9ebb-69cb853b329c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:52:57.009470 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b9a845e-693a-4a9b-8af4-6ca36a72c000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['924e646f-304f-456a-8cbc-72154d8e407c', '466a313a-f5d0-4afe-9508-eefe6809fa30', '11ba31dd-fa65-4d59-b97f-25d06b3f90ac', 'b443b40f-78e4-4f05-9ebb-69cb853b329c']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:57.010532 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37f03f7e-7f91-481b-b8f6-8a0f788ab9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:57.037674 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37f03f7e-7f91-481b-b8f6-8a0f788ab9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f471e186-138c-49af-8e18-5e63adb7b205', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1531460956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['924e646f-304f-456a-8cbc-72154d8e407c','466a313a-f5d0-4afe-9508-eefe6809fa30','11ba31dd-fa65-4d59-b97f-25d06b3f90ac','b443b40f-78e4-4f05-9ebb-69cb853b329c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1531460956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f471e186-138c-49af-8e18-5e63adb7b205,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c02896ddfacd469ea03f998971339aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:57.039207 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb664835-8f26-4542-b973-2354d3047b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:57.073576 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb664835-8f26-4542-b973-2354d3047b37) transitioned into state 'SUCCESS' from state '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-1531460956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['924e646f-304f-456a-8cbc-72154d8e407c','466a313a-f5d0-4afe-9508-eefe6809fa30','11ba31dd-fa65-4d59-b97f-25d06b3f90ac','b443b40f-78e4-4f05-9ebb-69cb853b329c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:57.074670 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb250d9a-4472-474a-ae0c-378227d9a44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:52:57.088787 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb250d9a-4472-474a-ae0c-378227d9a44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:52:57.089752 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (2bd7f59a-f620-4756-aad3-33342fc0d92c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:52:57.090233 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume request issued successfully. Aug 01 13:52:57.091144 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3d7d694-1b36-4eb9-947c-818a155936e0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:52:57.092109 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 222/888] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:52:56 2026] POST /volume/v3/volumes => generated 749 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:52:57.307571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0c0d3aa2-7afd-438f-84be-51031c238a89 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:57.310619 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0c0d3aa2-7afd-438f-84be-51031c238a89 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:57.310912 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0c0d3aa2-7afd-438f-84be-51031c238a89 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:57.311308 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0c0d3aa2-7afd-438f-84be-51031c238a89 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:57.311600 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-0c0d3aa2-7afd-438f-84be-51031c238a89 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:57.321373 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:57.321373 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:57.322171 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0c0d3aa2-7afd-438f-84be-51031c238a89 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:57.322627 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 218/889] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:57 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:57.411975 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-d169c425-051a-49a6-b57d-0baf6a244a1d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:57.415769 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-d169c425-051a-49a6-b57d-0baf6a244a1d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:52:57.417566 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-d169c425-051a-49a6-b57d-0baf6a244a1d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:57.417566 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-d169c425-051a-49a6-b57d-0baf6a244a1d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:57.429252 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:57.429252 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:57.438027 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-d169c425-051a-49a6-b57d-0baf6a244a1d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:52:57.444707 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-d169c425-051a-49a6-b57d-0baf6a244a1d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:52:57.445634 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 224/890] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:52:57 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:57.569807 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-20fbe382-e636-4d04-bc1c-b37432baf945 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:57.570319 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20fbe382-e636-4d04-bc1c-b37432baf945 None None] GET https://10.4.3.223/volume// Aug 01 13:52:57.570565 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20fbe382-e636-4d04-bc1c-b37432baf945 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:57.570819 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20fbe382-e636-4d04-bc1c-b37432baf945 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:57.571173 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20fbe382-e636-4d04-bc1c-b37432baf945 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:52:57.571536 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 227/891] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:52: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 01 13:52:57.597193 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-1ff11fcb-b9a8-4031-be87-2082abf2ee21 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:57.613358 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-1ff11fcb-b9a8-4031-be87-2082abf2ee21 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:52:57.613358 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-1ff11fcb-b9a8-4031-be87-2082abf2ee21 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c", "connector": null, "instance_uuid": "f21a5fcd-5a01-4399-921c-226ea31af357"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:57.632531 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:57.632531 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:57.688336 np0000006308 devstack@c-api.service[100202]: WARNING cinder.volume.api [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-1ff11fcb-b9a8-4031-be87-2082abf2ee21 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 01 13:52:57.698901 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-1ff11fcb-b9a8-4031-be87-2082abf2ee21 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:52:57.702461 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 223/892] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:52:57 2026] POST /volume/v3/attachments => generated 271 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:57.968322 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-84097137-9c0d-4d54-9073-26a91bc282cc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:57.972154 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-84097137-9c0d-4d54-9073-26a91bc282cc tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:52:57.974447 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-84097137-9c0d-4d54-9073-26a91bc282cc tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:57.974447 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-84097137-9c0d-4d54-9073-26a91bc282cc tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:57.982242 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-863d79e1-3858-4f6d-bfb3-2bef9bb11ca3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:57.984564 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-863d79e1-3858-4f6d-bfb3-2bef9bb11ca3 None None] GET https://10.4.3.223/volume// Aug 01 13:52:57.984885 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-863d79e1-3858-4f6d-bfb3-2bef9bb11ca3 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:57.985425 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-863d79e1-3858-4f6d-bfb3-2bef9bb11ca3 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:57.986414 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-863d79e1-3858-4f6d-bfb3-2bef9bb11ca3 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:52:57.986929 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 225/893] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:52: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 01 13:52:57.989647 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:57.989647 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:57.994640 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-84097137-9c0d-4d54-9073-26a91bc282cc tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:52:58.000145 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-a7d754e1-eb99-44a4-b059-c2e81e824624 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:58.000761 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-84097137-9c0d-4d54-9073-26a91bc282cc tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:52:58.001223 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 219/894] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:57 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:58.003179 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-a7d754e1-eb99-44a4-b059-c2e81e824624 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:52:58.003639 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-a7d754e1-eb99-44a4-b059-c2e81e824624 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:58.003911 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-a7d754e1-eb99-44a4-b059-c2e81e824624 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:58.020703 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:58.020703 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:58.028135 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-a7d754e1-eb99-44a4-b059-c2e81e824624 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:52:58.036542 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-a7d754e1-eb99-44a4-b059-c2e81e824624 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:52:58.037082 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 228/895] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:52:57 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1047 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:52:58.151174 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-4413b3ac-8676-489a-8cb3-6c0100bb8992 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:58.154067 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-4413b3ac-8676-489a-8cb3-6c0100bb8992 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] PUT https://10.4.3.223/volume/v3/attachments/4931af9a-c0a1-47b2-ac43-4f36a2a24c2a Aug 01 13:52:58.155319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-4413b3ac-8676-489a-8cb3-6c0100bb8992 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:52:58.165261 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-4413b3ac-8676-489a-8cb3-6c0100bb8992 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Acquiring lock "cinder-attachment_update-3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:52:58.172738 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-4413b3ac-8676-489a-8cb3-6c0100bb8992 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Lock "cinder-attachment_update-3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c-np0000006308" acquired by "attachment_update" :: waited 0.008s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:52:58.174145 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:58.174145 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:52:58.301058 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-4413b3ac-8676-489a-8cb3-6c0100bb8992 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Lock "cinder-attachment_update-3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c-np0000006308" released by "attachment_update" :: held 0.127s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:52:58.301058 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-4413b3ac-8676-489a-8cb3-6c0100bb8992 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/attachments/4931af9a-c0a1-47b2-ac43-4f36a2a24c2a returned with HTTP 200 Aug 01 13:52:58.301058 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 224/896] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:52:58 2026] PUT /volume/v3/attachments/4931af9a-c0a1-47b2-ac43-4f36a2a24c2a => generated 967 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:52:58.339335 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f83f853c-0b54-4b93-a0ff-e0ae52439f20 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:58.346042 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f83f853c-0b54-4b93-a0ff-e0ae52439f20 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:58.346042 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f83f853c-0b54-4b93-a0ff-e0ae52439f20 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:58.346042 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f83f853c-0b54-4b93-a0ff-e0ae52439f20 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:58.346042 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f83f853c-0b54-4b93-a0ff-e0ae52439f20 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:58.367436 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:58.367436 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:52:58.367436 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f83f853c-0b54-4b93-a0ff-e0ae52439f20 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:58.367436 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 226/897] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:58 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:59.022912 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6d778d83-1546-4707-a805-5ff405105f06 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:59.028600 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6d778d83-1546-4707-a805-5ff405105f06 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:52:59.028600 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6d778d83-1546-4707-a805-5ff405105f06 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:59.028962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6d778d83-1546-4707-a805-5ff405105f06 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:59.051114 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:59.051114 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:52:59.068564 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6d778d83-1546-4707-a805-5ff405105f06 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:52:59.084837 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6d778d83-1546-4707-a805-5ff405105f06 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:52:59.084837 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 220/898] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:59 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:52:59.378270 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b11bb8f2-630f-4286-af4d-195c04f88afe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:52:59.383241 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b11bb8f2-630f-4286-af4d-195c04f88afe tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:52:59.383241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b11bb8f2-630f-4286-af4d-195c04f88afe tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:52:59.383241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b11bb8f2-630f-4286-af4d-195c04f88afe tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:52:59.383241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b11bb8f2-630f-4286-af4d-195c04f88afe tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:52:59.392768 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:52:59.392768 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:52:59.393321 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b11bb8f2-630f-4286-af4d-195c04f88afe tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:52:59.396729 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 229/899] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:52:59 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:00.104340 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b9a90325-271a-4c73-b587-e11c72c3fe29 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:00.108045 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9a90325-271a-4c73-b587-e11c72c3fe29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:00.108557 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9a90325-271a-4c73-b587-e11c72c3fe29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:00.108916 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9a90325-271a-4c73-b587-e11c72c3fe29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:00.111676 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=450,cinder:UPDATE=113,cinder:INSERT=66 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:53:00.125535 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:00.125535 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:00.132205 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b9a90325-271a-4c73-b587-e11c72c3fe29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:00.140435 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9a90325-271a-4c73-b587-e11c72c3fe29 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:00.140841 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 225/900] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:00 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:00.408601 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-02dfcd39-1888-4c04-82e0-a47a1b402369 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:00.413686 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-02dfcd39-1888-4c04-82e0-a47a1b402369 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:00.413686 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-02dfcd39-1888-4c04-82e0-a47a1b402369 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:00.413686 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-02dfcd39-1888-4c04-82e0-a47a1b402369 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:00.413686 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-02dfcd39-1888-4c04-82e0-a47a1b402369 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:00.420518 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:00.420518 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:00.421615 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-02dfcd39-1888-4c04-82e0-a47a1b402369 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:00.422096 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 227/901] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:00 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:00.560484 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-390449fc-7d66-40f6-b3dc-08c58aff8950 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:00.564368 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-390449fc-7d66-40f6-b3dc-08c58aff8950 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:53:00.564368 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-390449fc-7d66-40f6-b3dc-08c58aff8950 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:00.564368 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-390449fc-7d66-40f6-b3dc-08c58aff8950 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:00.573989 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:00.573989 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:00.580378 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-390449fc-7d66-40f6-b3dc-08c58aff8950 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:53:00.587744 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-390449fc-7d66-40f6-b3dc-08c58aff8950 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:53:00.588201 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 221/902] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:00 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:00.645347 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2091f69c-f5e4-4b52-8a0f-51720c5f522b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:00.647536 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2091f69c-f5e4-4b52-8a0f-51720c5f522b tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:53:00.647816 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2091f69c-f5e4-4b52-8a0f-51720c5f522b tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:00.648048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2091f69c-f5e4-4b52-8a0f-51720c5f522b tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:00.659545 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:00.659545 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:00.672461 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2091f69c-f5e4-4b52-8a0f-51720c5f522b tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:53:00.682949 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2091f69c-f5e4-4b52-8a0f-51720c5f522b tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:53:00.683960 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 230/903] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:00 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:01.156917 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cef0e1a1-f4d7-41b5-86b3-b1991793e81f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:01.160824 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cef0e1a1-f4d7-41b5-86b3-b1991793e81f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:01.161086 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cef0e1a1-f4d7-41b5-86b3-b1991793e81f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:01.161403 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cef0e1a1-f4d7-41b5-86b3-b1991793e81f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:01.176399 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:01.176399 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:01.181731 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cef0e1a1-f4d7-41b5-86b3-b1991793e81f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:01.188038 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cef0e1a1-f4d7-41b5-86b3-b1991793e81f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:01.188361 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 226/904] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:01 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:01.441821 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bf33ea83-1a8b-4cb8-8ed3-970becccdea8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:01.445376 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bf33ea83-1a8b-4cb8-8ed3-970becccdea8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:01.445666 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bf33ea83-1a8b-4cb8-8ed3-970becccdea8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:01.445938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bf33ea83-1a8b-4cb8-8ed3-970becccdea8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:01.446096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-bf33ea83-1a8b-4cb8-8ed3-970becccdea8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:01.461861 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:01.461861 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:01.464396 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bf33ea83-1a8b-4cb8-8ed3-970becccdea8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:01.464396 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 228/905] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:01 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:01.820898 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-7822fc7a-35cc-46c4-b078-c215a1f81b1e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:01.824476 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-7822fc7a-35cc-46c4-b078-c215a1f81b1e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] POST https://10.4.3.223/volume/v3/attachments/4931af9a-c0a1-47b2-ac43-4f36a2a24c2a/action Aug 01 13:53:01.824476 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-7822fc7a-35cc-46c4-b078-c215a1f81b1e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:01.824476 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-7822fc7a-35cc-46c4-b078-c215a1f81b1e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:01.846420 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:01.846420 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:01.863062 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c1d70581-77d9-4bcf-b00f-f107c590cada req-7822fc7a-35cc-46c4-b078-c215a1f81b1e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/attachments/4931af9a-c0a1-47b2-ac43-4f36a2a24c2a/action returned with HTTP 204 Aug 01 13:53:01.863673 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 222/906] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:53:01 2026] POST /volume/v3/attachments/4931af9a-c0a1-47b2-ac43-4f36a2a24c2a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:02.208957 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-34f47fd5-4293-44f1-b49a-e7f1f983117f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.215323 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34f47fd5-4293-44f1-b49a-e7f1f983117f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:02.215711 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34f47fd5-4293-44f1-b49a-e7f1f983117f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:02.216101 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34f47fd5-4293-44f1-b49a-e7f1f983117f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:02.232405 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.232405 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:02.236129 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-34f47fd5-4293-44f1-b49a-e7f1f983117f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:02.242826 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34f47fd5-4293-44f1-b49a-e7f1f983117f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:02.244263 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 231/907] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:02 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:02.294187 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-2e833162-fde4-4b46-bad5-e6ca65e67b3b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.296557 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-2e833162-fde4-4b46-bad5-e6ca65e67b3b tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:02.296727 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-2e833162-fde4-4b46-bad5-e6ca65e67b3b tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:02.296921 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-2e833162-fde4-4b46-bad5-e6ca65e67b3b tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:02.308051 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.308051 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:02.314373 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-2e833162-fde4-4b46-bad5-e6ca65e67b3b tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:02.320971 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-2e833162-fde4-4b46-bad5-e6ca65e67b3b tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:02.320971 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 227/908] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:02 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:02.429673 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dcf5d4c9-b802-4f66-b483-0a01a53e3fb9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.429673 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dcf5d4c9-b802-4f66-b483-0a01a53e3fb9 None None] GET https://10.4.3.223/volume// Aug 01 13:53:02.433400 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dcf5d4c9-b802-4f66-b483-0a01a53e3fb9 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:02.433400 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dcf5d4c9-b802-4f66-b483-0a01a53e3fb9 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:02.433400 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dcf5d4c9-b802-4f66-b483-0a01a53e3fb9 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:53:02.433400 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 229/909] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:53:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:53:02.441037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f21a7730-fef6-4962-a245-c369911a82c9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.443518 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f21a7730-fef6-4962-a245-c369911a82c9 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:53:02.444056 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f21a7730-fef6-4962-a245-c369911a82c9 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c", "connector": null, "instance_uuid": "f2e291d9-ca91-424e-800a-1928aedc603b"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:02.455887 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.455887 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:02.480885 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f81243f7-0ba1-45a0-8657-82794cf2325b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.482795 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f81243f7-0ba1-45a0-8657-82794cf2325b tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:02.483021 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f81243f7-0ba1-45a0-8657-82794cf2325b tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:02.483647 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f81243f7-0ba1-45a0-8657-82794cf2325b tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:02.483647 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f81243f7-0ba1-45a0-8657-82794cf2325b tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:02.489355 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.489355 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:02.490348 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f81243f7-0ba1-45a0-8657-82794cf2325b tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:02.490618 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 232/910] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:02 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:02.492628 np0000006308 devstack@c-api.service[100200]: WARNING cinder.volume.api [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f21a7730-fef6-4962-a245-c369911a82c9 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 01 13:53:02.500285 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f21a7730-fef6-4962-a245-c369911a82c9 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:53:02.501129 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 223/911] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:53:02 2026] POST /volume/v3/attachments => generated 271 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:02.506765 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9359a570-ac9b-4415-af23-4386699863fa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.509621 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9359a570-ac9b-4415-af23-4386699863fa tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 Aug 01 13:53:02.509839 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9359a570-ac9b-4415-af23-4386699863fa tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:02.510131 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9359a570-ac9b-4415-af23-4386699863fa tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:02.519436 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.519436 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:02.527611 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9359a570-ac9b-4415-af23-4386699863fa tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:02.533806 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9359a570-ac9b-4415-af23-4386699863fa tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 returned with HTTP 200 Aug 01 13:53:02.534593 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 228/912] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:02 2026] GET /volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:02.538737 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7b552387-749a-4aab-b88a-581b37f0af56 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.546823 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7b552387-749a-4aab-b88a-581b37f0af56 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:02.547058 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7b552387-749a-4aab-b88a-581b37f0af56 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:02.547377 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7b552387-749a-4aab-b88a-581b37f0af56 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:02.554410 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d30b76ee-36ac-446b-9640-4c923b38e7e1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.563850 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.563850 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:02.568174 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3a071c19-90dd-47ea-9a96-788e50ce851f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.568174 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3a071c19-90dd-47ea-9a96-788e50ce851f None None] GET https://10.4.3.223/volume// Aug 01 13:53:02.572016 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3a071c19-90dd-47ea-9a96-788e50ce851f None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:02.572169 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7b552387-749a-4aab-b88a-581b37f0af56 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:02.572287 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3a071c19-90dd-47ea-9a96-788e50ce851f None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:02.572287 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3a071c19-90dd-47ea-9a96-788e50ce851f None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:53:02.572287 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 224/913] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:53:02 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:53:02.580532 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7b552387-749a-4aab-b88a-581b37f0af56 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:02.581126 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 230/914] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:02 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1162 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:02.589730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-dd5160c5-3d6b-41d8-9321-e4b23fc12cdc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.593298 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-dd5160c5-3d6b-41d8-9321-e4b23fc12cdc tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:02.593669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-dd5160c5-3d6b-41d8-9321-e4b23fc12cdc tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:02.593925 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-dd5160c5-3d6b-41d8-9321-e4b23fc12cdc tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:02.611729 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.611729 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:02.619281 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-dd5160c5-3d6b-41d8-9321-e4b23fc12cdc tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:02.626141 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-dd5160c5-3d6b-41d8-9321-e4b23fc12cdc tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:02.627058 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 229/915] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:53:02 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:53:02.679571 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d30b76ee-36ac-446b-9640-4c923b38e7e1 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1/export_record Aug 01 13:53:02.679981 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d30b76ee-36ac-446b-9640-4c923b38e7e1 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:02.680358 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d30b76ee-36ac-446b-9640-4c923b38e7e1 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Calling method 'export_record' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:02.680622 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-d30b76ee-36ac-446b-9640-4c923b38e7e1 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Export record for backup 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 13:53:02.699301 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.699301 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:02.700076 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.api [None req-d30b76ee-36ac-446b-9640-4c923b38e7e1 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Calling RPCAPI with context: , host: np0000006308, backup: 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 13:53:02.714678 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-d30b76ee-36ac-446b-9640-4c923b38e7e1 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] export_record in rpcapi backup_id 2a8a71c8-d931-4189-b566-b7b5709993b1 on host np0000006308. {{(pid=100199) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 13:53:02.726833 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-d30b76ee-36ac-446b-9640-4c923b38e7e1 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmE4YTcxYzgtZDkzMS00MTg5LWI1NjYtYjdiNTcwOTk5M2IxIiwgInVzZXJfaWQiOiAiMjNmNjkwNGI5MThiNDQ1Yjg0MDc5NGQ4YjEyZDE2MDciLCAicHJvamVjdF9pZCI6ICJkYTdmMDE2NmRmZTk0NDdiYTA4OWYxZTExMTEzZDYyYSIsICJ2b2x1bWVfaWQiOiAiMDQ5OTE5NWEtOWMwYi00MjJkLTg0MTctMWVhM2MwODVjZGM0IiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTUxNDA4MDgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNzMzMDUyMTUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDQ5OTE5NWEtOWMwYi00MjJkLTg0MTctMWVhM2MwODVjZGM0LzIwMjYwODAxMTM1MjQzL2F6X25vdmFfYmFja3VwXzJhOGE3MWM4LWQ5MzEtNDE4OS1iNTY2LWI3YjU3MDk5OTNiMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6NTI6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6NTI6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzo1MzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100199) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 13:53:02.727184 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d30b76ee-36ac-446b-9640-4c923b38e7e1 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1/export_record returned with HTTP 200 Aug 01 13:53:02.727865 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 233/916] 10.4.3.223 () {66 vars in 1390 bytes} [Sat Aug 1 13:53:02 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1/export_record => generated 1508 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:02.744288 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4a1b0992-9e2d-477c-b2fb-7a82aa89175e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.746043 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4a1b0992-9e2d-477c-b2fb-7a82aa89175e tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] POST https://10.4.3.223/volume/v3/backups/import_record Aug 01 13:53:02.746925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4a1b0992-9e2d-477c-b2fb-7a82aa89175e tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDAzNDY1NWItMGI4NC00NTY0LTkxNmYtM2E2NzIxOTAwYmE0IiwgInVzZXJfaWQiOiAiMjNmNjkwNGI5MThiNDQ1Yjg0MDc5NGQ4YjEyZDE2MDciLCAicHJvamVjdF9pZCI6ICJkYTdmMDE2NmRmZTk0NDdiYTA4OWYxZTExMTEzZDYyYSIsICJ2b2x1bWVfaWQiOiAiMDQ5OTE5NWEtOWMwYi00MjJkLTg0MTctMWVhM2MwODVjZGM0IiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTUxNDA4MDgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNzMzMDUyMTUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDQ5OTE5NWEtOWMwYi00MjJkLTg0MTctMWVhM2MwODVjZGM0LzIwMjYwODAxMTM1MjQzL2F6X25vdmFfYmFja3VwXzJhOGE3MWM4LWQ5MzEtNDE4OS1iNTY2LWI3YjU3MDk5OTNiMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6NTI6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6NTI6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzo1MzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:02.751614 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-4a1b0992-9e2d-477c-b2fb-7a82aa89175e tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDAzNDY1NWItMGI4NC00NTY0LTkxNmYtM2E2NzIxOTAwYmE0IiwgInVzZXJfaWQiOiAiMjNmNjkwNGI5MThiNDQ1Yjg0MDc5NGQ4YjEyZDE2MDciLCAicHJvamVjdF9pZCI6ICJkYTdmMDE2NmRmZTk0NDdiYTA4OWYxZTExMTEzZDYyYSIsICJ2b2x1bWVfaWQiOiAiMDQ5OTE5NWEtOWMwYi00MjJkLTg0MTctMWVhM2MwODVjZGM0IiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTUxNDA4MDgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNzMzMDUyMTUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDQ5OTE5NWEtOWMwYi00MjJkLTg0MTctMWVhM2MwODVjZGM0LzIwMjYwODAxMTM1MjQzL2F6X25vdmFfYmFja3VwXzJhOGE3MWM4LWQ5MzEtNDE4OS1iNTY2LWI3YjU3MDk5OTNiMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6NTI6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6NTI6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzo1MzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100200) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 13:53:02.754238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-4a1b0992-9e2d-477c-b2fb-7a82aa89175e tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDAzNDY1NWItMGI4NC00NTY0LTkxNmYtM2E2NzIxOTAwYmE0IiwgInVzZXJfaWQiOiAiMjNmNjkwNGI5MThiNDQ1Yjg0MDc5NGQ4YjEyZDE2MDciLCAicHJvamVjdF9pZCI6ICJkYTdmMDE2NmRmZTk0NDdiYTA4OWYxZTExMTEzZDYyYSIsICJ2b2x1bWVfaWQiOiAiMDQ5OTE5NWEtOWMwYi00MjJkLTg0MTctMWVhM2MwODVjZGM0IiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTUxNDA4MDgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNzMzMDUyMTUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDQ5OTE5NWEtOWMwYi00MjJkLTg0MTctMWVhM2MwODVjZGM0LzIwMjYwODAxMTM1MjQzL2F6X25vdmFfYmFja3VwXzJhOGE3MWM4LWQ5MzEtNDE4OS1iNTY2LWI3YjU3MDk5OTNiMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6NTI6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6NTI6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzo1MzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100200) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 13:53:02.754238 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.754238 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:02.754479 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f830fb4f-c508-4fbe-b6ec-ad6d4e2f45a8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.758426 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f830fb4f-c508-4fbe-b6ec-ad6d4e2f45a8 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] PUT https://10.4.3.223/volume/v3/attachments/0744236e-0d12-4423-a988-f02cb905d719 Aug 01 13:53:02.758426 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f830fb4f-c508-4fbe-b6ec-ad6d4e2f45a8 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:02.776315 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f830fb4f-c508-4fbe-b6ec-ad6d4e2f45a8 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Acquiring lock "cinder-attachment_update-3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:53:02.781912 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f830fb4f-c508-4fbe-b6ec-ad6d4e2f45a8 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Lock "cinder-attachment_update-3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c-np0000006308" acquired by "attachment_update" :: waited 0.008s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:53:02.783462 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.783462 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:02.852121 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-4a1b0992-9e2d-477c-b2fb-7a82aa89175e tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Created reservations ['37bf0ea0-d8df-49a1-889b-b0e405a447ae', 'df1a3c26-854a-45fe-8f3d-24104f89d6b2'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:02.894111 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-4a1b0992-9e2d-477c-b2fb-7a82aa89175e tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] import_record rpcapi backup id d034655b-0b84-4564-916f-3a6721900ba4 on host np0000006308 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDAzNDY1NWItMGI4NC00NTY0LTkxNmYtM2E2NzIxOTAwYmE0IiwgInVzZXJfaWQiOiAiMjNmNjkwNGI5MThiNDQ1Yjg0MDc5NGQ4YjEyZDE2MDciLCAicHJvamVjdF9pZCI6ICJkYTdmMDE2NmRmZTk0NDdiYTA4OWYxZTExMTEzZDYyYSIsICJ2b2x1bWVfaWQiOiAiMDQ5OTE5NWEtOWMwYi00MjJkLTg0MTctMWVhM2MwODVjZGM0IiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTUxNDA4MDgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNzMzMDUyMTUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDQ5OTE5NWEtOWMwYi00MjJkLTg0MTctMWVhM2MwODVjZGM0LzIwMjYwODAxMTM1MjQzL2F6X25vdmFfYmFja3VwXzJhOGE3MWM4LWQ5MzEtNDE4OS1iNTY2LWI3YjU3MDk5OTNiMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6NTI6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6NTI6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzo1MzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100200) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 01 13:53:02.898244 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-4a1b0992-9e2d-477c-b2fb-7a82aa89175e tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Import record output: {'backup': {'id': 'd034655b-0b84-4564-916f-3a6721900ba4', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4'}, {'rel': 'bookmark', 'href': 'https://10.4.3.223/volume/backups/d034655b-0b84-4564-916f-3a6721900ba4'}]}}. {{(pid=100200) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 01 13:53:02.898244 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4a1b0992-9e2d-477c-b2fb-7a82aa89175e tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] https://10.4.3.223/volume/v3/backups/import_record returned with HTTP 201 Aug 01 13:53:02.898244 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 225/917] 10.4.3.223 () {68 vars in 1302 bytes} [Sat Aug 1 13:53:02 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 154 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:53:02.907783 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5c38c122-cf46-4ac3-bb88-a4a23f8c3b0c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:02.910575 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5c38c122-cf46-4ac3-bb88-a4a23f8c3b0c tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] GET https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 Aug 01 13:53:02.910820 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5c38c122-cf46-4ac3-bb88-a4a23f8c3b0c tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:02.911103 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5c38c122-cf46-4ac3-bb88-a4a23f8c3b0c tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:02.911271 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-5c38c122-cf46-4ac3-bb88-a4a23f8c3b0c tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Show backup with id d034655b-0b84-4564-916f-3a6721900ba4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:02.916796 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f830fb4f-c508-4fbe-b6ec-ad6d4e2f45a8 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Lock "cinder-attachment_update-3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c-np0000006308" released by "attachment_update" :: held 0.135s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:53:02.917183 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-f830fb4f-c508-4fbe-b6ec-ad6d4e2f45a8 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/attachments/0744236e-0d12-4423-a988-f02cb905d719 returned with HTTP 200 Aug 01 13:53:02.917840 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 231/918] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:53:02 2026] PUT /volume/v3/attachments/0744236e-0d12-4423-a988-f02cb905d719 => generated 967 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:02.926443 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:02.926443 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:02.927255 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5c38c122-cf46-4ac3-bb88-a4a23f8c3b0c tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 returned with HTTP 200 Aug 01 13:53:02.927708 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 230/919] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:02 2026] GET /volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 => generated 647 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:03.600085 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bc3b57f5-f756-49b4-8946-f74ef0ee6816 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:03.601997 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc3b57f5-f756-49b4-8946-f74ef0ee6816 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:03.601997 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc3b57f5-f756-49b4-8946-f74ef0ee6816 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:03.602501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc3b57f5-f756-49b4-8946-f74ef0ee6816 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:03.628678 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:03.628678 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:03.633561 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bc3b57f5-f756-49b4-8946-f74ef0ee6816 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:03.640859 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc3b57f5-f756-49b4-8946-f74ef0ee6816 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:03.642418 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 234/920] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:03 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1163 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:03.942182 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-36c36c53-8af5-4a72-8c8d-299022adcf01 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:03.945123 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-36c36c53-8af5-4a72-8c8d-299022adcf01 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] GET https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 Aug 01 13:53:03.945318 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-36c36c53-8af5-4a72-8c8d-299022adcf01 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:03.946301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-36c36c53-8af5-4a72-8c8d-299022adcf01 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:03.946301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-36c36c53-8af5-4a72-8c8d-299022adcf01 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Show backup with id d034655b-0b84-4564-916f-3a6721900ba4. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:03.953778 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:03.953778 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:03.954739 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-36c36c53-8af5-4a72-8c8d-299022adcf01 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 returned with HTTP 200 Aug 01 13:53:03.955224 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 226/921] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:03 2026] GET /volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:03.969693 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5ac55cd4-8515-4c5b-a38b-16ed0861f47f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:03.972227 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ac55cd4-8515-4c5b-a38b-16ed0861f47f tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] GET https://10.4.3.223/volume/v3/backups Aug 01 13:53:03.972600 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ac55cd4-8515-4c5b-a38b-16ed0861f47f tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:03.972906 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ac55cd4-8515-4c5b-a38b-16ed0861f47f tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:03.973696 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:03.973696 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:03.988098 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ac55cd4-8515-4c5b-a38b-16ed0861f47f tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 200 Aug 01 13:53:03.988814 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 232/922] 10.4.3.223 () {66 vars in 1237 bytes} [Sat Aug 1 13:53:03 2026] GET /volume/v3/backups => generated 337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:04.002105 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:04.005463 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] POST https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1/restore Aug 01 13:53:04.005595 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:04.007971 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Restoring backup 2a8a71c8-d931-4189-b566-b7b5709993b1 ({'restore': {}}) {{(pid=100202) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:53:04.008136 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Restoring backup 2a8a71c8-d931-4189-b566-b7b5709993b1 to volume None. Aug 01 13:53:04.015107 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:04.015107 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:04.016911 np0000006308 devstack@c-api.service[100202]: INFO cinder.backup.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Creating volume of 1 GB for restore of backup 2a8a71c8-d931-4189-b566-b7b5709993b1. Aug 01 13:53:04.027197 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:53:04.026803. {{(pid=100202) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:53:04.027455 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Availability Zones retrieved successfully. Aug 01 13:53:04.036713 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Flow 'volume_create_api' (1ba0f5f4-d76c-48d3-8578-a56be459623b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:04.038979 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd905321-6532-4761-a34e-8aeb62cf353a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:04.040573 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:04.089483 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd905321-6532-4761-a34e-8aeb62cf353a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:04.090745 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5f55b6f-4182-4ebb-843b-55875dac390b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:04.156800 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Created reservations ['ae007425-0e92-473f-9e29-b86fde716ce4', '61bceba2-49c9-456f-891c-c47785b12385', 'fcc9332a-cb91-4cff-a866-0f2fd884776e', '184b38dc-e4ff-402f-a707-9968b448124e'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:04.158902 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5f55b6f-4182-4ebb-843b-55875dac390b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae007425-0e92-473f-9e29-b86fde716ce4', '61bceba2-49c9-456f-891c-c47785b12385', 'fcc9332a-cb91-4cff-a866-0f2fd884776e', '184b38dc-e4ff-402f-a707-9968b448124e']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:04.160282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46da9497-d5a1-40fb-8b97-4ade748a4a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:04.200780 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46da9497-d5a1-40fb-8b97-4ade748a4a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9316190-9ff7-4213-8d41-71a45fc0d11c', '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_2a8a71c8-d931-4189-b566-b7b5709993b1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f0166dfe9447ba089f1e11113d62a',qos_specs=None,replication_status=,reservations=['ae007425-0e92-473f-9e29-b86fde716ce4','61bceba2-49c9-456f-891c-c47785b12385','fcc9332a-cb91-4cff-a866-0f2fd884776e','184b38dc-e4ff-402f-a707-9968b448124e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f6904b918b445b840794d8b12d1607',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:04Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2a8a71c8-d931-4189-b566-b7b5709993b1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9316190-9ff7-4213-8d41-71a45fc0d11c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7f0166dfe9447ba089f1e11113d62a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f6904b918b445b840794d8b12d1607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:04.201618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57e4f31c-0c8d-41a7-a655-9e001451479a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:04.223794 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57e4f31c-0c8d-41a7-a655-9e001451479a) transitioned into 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_2a8a71c8-d931-4189-b566-b7b5709993b1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f0166dfe9447ba089f1e11113d62a',qos_specs=None,replication_status=,reservations=['ae007425-0e92-473f-9e29-b86fde716ce4','61bceba2-49c9-456f-891c-c47785b12385','fcc9332a-cb91-4cff-a866-0f2fd884776e','184b38dc-e4ff-402f-a707-9968b448124e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f6904b918b445b840794d8b12d1607',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:04.227034 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec42c5a8-0022-4c5e-ba2b-ac6600209fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:04.250626 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec42c5a8-0022-4c5e-ba2b-ac6600209fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:04.251850 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Flow 'volume_create_api' (1ba0f5f4-d76c-48d3-8578-a56be459623b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:04.252797 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Create volume request issued successfully. Aug 01 13:53:04.268119 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:04.268119 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:04.268119 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:04.659976 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4bdbb9d8-8c7f-4539-9d76-143e0d04d2c1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:04.662371 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4bdbb9d8-8c7f-4539-9d76-143e0d04d2c1 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:04.662661 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4bdbb9d8-8c7f-4539-9d76-143e0d04d2c1 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:04.662915 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4bdbb9d8-8c7f-4539-9d76-143e0d04d2c1 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:04.684178 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:04.684178 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:04.703286 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4bdbb9d8-8c7f-4539-9d76-143e0d04d2c1 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:04.712364 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4bdbb9d8-8c7f-4539-9d76-143e0d04d2c1 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:04.712920 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 235/923] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:04 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1163 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:05.153541 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d7b4a18d-e343-4789-be74-27f5b5f8a778 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:05.155334 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7b4a18d-e343-4789-be74-27f5b5f8a778 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:53:05.157006 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7b4a18d-e343-4789-be74-27f5b5f8a778 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:05.157006 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7b4a18d-e343-4789-be74-27f5b5f8a778 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:05.157006 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-d7b4a18d-e343-4789-be74-27f5b5f8a778 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Delete volume with id: a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:53:05.173651 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:05.173651 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:05.174379 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d7b4a18d-e343-4789-be74-27f5b5f8a778 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:53:05.205122 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d7b4a18d-e343-4789-be74-27f5b5f8a778 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Delete volume request issued successfully. Aug 01 13:53:05.205384 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7b4a18d-e343-4789-be74-27f5b5f8a778 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 202 Aug 01 13:53:05.205977 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 227/924] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:05 2026] DELETE /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:05.217013 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c0d5df0b-544a-4520-9749-55bf5a990989 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:05.223287 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0d5df0b-544a-4520-9749-55bf5a990989 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:53:05.223576 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0d5df0b-544a-4520-9749-55bf5a990989 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:05.223825 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0d5df0b-544a-4520-9749-55bf5a990989 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:05.233805 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:05.233805 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:05.242752 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c0d5df0b-544a-4520-9749-55bf5a990989 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Volume info retrieved successfully. Aug 01 13:53:05.250660 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0d5df0b-544a-4520-9749-55bf5a990989 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 200 Aug 01 13:53:05.251306 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 233/925] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:05 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:05.282098 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-6b950ec4-1bd0-410e-931d-ffe7c629e8ab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:05.283588 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:05.283588 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:05.284199 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:05.284357 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Checking backup size 1 against volume size 1 {{(pid=100202) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:53:05.284506 np0000006308 devstack@c-api.service[100202]: INFO cinder.backup.api [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Overwriting volume f9316190-9ff7-4213-8d41-71a45fc0d11c with restore of backup 2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:05.285255 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-6b950ec4-1bd0-410e-931d-ffe7c629e8ab tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] POST https://10.4.3.223/volume/v3/attachments/0744236e-0d12-4423-a988-f02cb905d719/action Aug 01 13:53:05.285541 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-6b950ec4-1bd0-410e-931d-ffe7c629e8ab tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:05.285712 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-6b950ec4-1bd0-410e-931d-ffe7c629e8ab tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:05.312776 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] restore_backup in rpcapi backup_id 2a8a71c8-d931-4189-b566-b7b5709993b1 {{(pid=100202) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:53:05.316535 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e78ed3a-e2ba-4d1f-8624-d3210cac8fe8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1/restore returned with HTTP 202 Aug 01 13:53:05.317153 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 231/926] 10.4.3.223 () {68 vars in 1393 bytes} [Sat Aug 1 13:53:04 2026] POST /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1/restore => generated 189 bytes in 1316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:05.333695 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-30f0e0ff-ef03-474b-b14c-18527d82c713 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:05.334070 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:05.334070 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:05.336656 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-30f0e0ff-ef03-474b-b14c-18527d82c713 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:05.337132 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-30f0e0ff-ef03-474b-b14c-18527d82c713 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:05.337346 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-30f0e0ff-ef03-474b-b14c-18527d82c713 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:05.337346 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-30f0e0ff-ef03-474b-b14c-18527d82c713 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:05.346116 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:05.346116 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:05.346943 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-30f0e0ff-ef03-474b-b14c-18527d82c713 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:05.347408 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 228/927] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:05 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:05.354590 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-efe740df-4ded-47e6-baaa-bdc0c87018b9 req-6b950ec4-1bd0-410e-931d-ffe7c629e8ab tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/attachments/0744236e-0d12-4423-a988-f02cb905d719/action returned with HTTP 204 Aug 01 13:53:05.355202 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 236/928] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:53:05 2026] POST /volume/v3/attachments/0744236e-0d12-4423-a988-f02cb905d719/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:05.736537 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-231af8c7-cde7-48a5-9f02-40e3fd61bac7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:05.738431 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-231af8c7-cde7-48a5-9f02-40e3fd61bac7 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:05.738707 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-231af8c7-cde7-48a5-9f02-40e3fd61bac7 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:05.739012 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-231af8c7-cde7-48a5-9f02-40e3fd61bac7 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:05.755236 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:05.755236 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:05.761432 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-231af8c7-cde7-48a5-9f02-40e3fd61bac7 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:05.770777 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-231af8c7-cde7-48a5-9f02-40e3fd61bac7 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:05.771391 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 234/929] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:05 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:05.931901 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ea11bb9f-b833-4a1e-afbb-459512bc72aa req-7387688a-1825-4af7-8fdf-bc7e76b53e8b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:05.935452 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ea11bb9f-b833-4a1e-afbb-459512bc72aa req-7387688a-1825-4af7-8fdf-bc7e76b53e8b tempest-TestMultiAttachVolumeSwap-31347170 tempest-TestMultiAttachVolumeSwap-31347170-project] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:05.936594 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ea11bb9f-b833-4a1e-afbb-459512bc72aa req-7387688a-1825-4af7-8fdf-bc7e76b53e8b tempest-TestMultiAttachVolumeSwap-31347170 tempest-TestMultiAttachVolumeSwap-31347170-project] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:05.936594 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ea11bb9f-b833-4a1e-afbb-459512bc72aa req-7387688a-1825-4af7-8fdf-bc7e76b53e8b tempest-TestMultiAttachVolumeSwap-31347170 tempest-TestMultiAttachVolumeSwap-31347170-project] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:05.955862 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:05.955862 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:05.964234 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-ea11bb9f-b833-4a1e-afbb-459512bc72aa req-7387688a-1825-4af7-8fdf-bc7e76b53e8b tempest-TestMultiAttachVolumeSwap-31347170 tempest-TestMultiAttachVolumeSwap-31347170-project] Volume info retrieved successfully. Aug 01 13:53:05.974814 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ea11bb9f-b833-4a1e-afbb-459512bc72aa req-7387688a-1825-4af7-8fdf-bc7e76b53e8b tempest-TestMultiAttachVolumeSwap-31347170 tempest-TestMultiAttachVolumeSwap-31347170-project] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:05.975466 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 232/930] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:05 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1650 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:05.995976 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-379ac6b9-05f0-4940-9d89-bd35584ca1eb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.000361 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-379ac6b9-05f0-4940-9d89-bd35584ca1eb tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-reader] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:06.000361 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-379ac6b9-05f0-4940-9d89-bd35584ca1eb tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:06.000361 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-379ac6b9-05f0-4940-9d89-bd35584ca1eb tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-reader] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:06.017072 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:06.017072 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:06.023154 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-379ac6b9-05f0-4940-9d89-bd35584ca1eb tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-reader] Volume info retrieved successfully. Aug 01 13:53:06.030257 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-379ac6b9-05f0-4940-9d89-bd35584ca1eb tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-reader] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:06.030982 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 229/931] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:05 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:06.049804 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b590aa59-db97-4a48-8965-e57e361505c6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.052250 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b590aa59-db97-4a48-8965-e57e361505c6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-reader] GET https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 Aug 01 13:53:06.052250 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b590aa59-db97-4a48-8965-e57e361505c6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:06.052250 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b590aa59-db97-4a48-8965-e57e361505c6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:06.060134 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:06.060134 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:06.065317 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b590aa59-db97-4a48-8965-e57e361505c6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-reader] Volume info retrieved successfully. Aug 01 13:53:06.071686 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b590aa59-db97-4a48-8965-e57e361505c6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-reader] https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 returned with HTTP 200 Aug 01 13:53:06.072273 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 237/932] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:06 2026] GET /volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:06.204718 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0a834336-b902-418f-9eba-0b68921b4293 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.210968 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0a834336-b902-418f-9eba-0b68921b4293 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:06.211254 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0a834336-b902-418f-9eba-0b68921b4293 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:06.211424 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0a834336-b902-418f-9eba-0b68921b4293 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:06.240964 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:06.240964 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:06.246893 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0a834336-b902-418f-9eba-0b68921b4293 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:06.254344 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0a834336-b902-418f-9eba-0b68921b4293 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:06.255473 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 235/933] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:06 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:06.273057 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-64d0eb62-9416-445d-83ee-c1ce01bee7f2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.283316 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64d0eb62-9416-445d-83ee-c1ce01bee7f2 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] GET https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 Aug 01 13:53:06.283316 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64d0eb62-9416-445d-83ee-c1ce01bee7f2 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:06.283316 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64d0eb62-9416-445d-83ee-c1ce01bee7f2 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:06.300374 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64d0eb62-9416-445d-83ee-c1ce01bee7f2 tempest-TaggedAttachmentsTest-1746786247 tempest-TaggedAttachmentsTest-1746786247-project-member] https://10.4.3.223/volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 returned with HTTP 404 Aug 01 13:53:06.301087 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 233/934] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:06 2026] GET /volume/v3/volumes/a190f6b4-8b8a-4fef-9ba7-32fe605a66e7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:06.366252 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-87c53a05-1408-4d0c-b5f5-1d3e4c19df73 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.366567 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0885e350-cb5c-4168-9929-68dbe452c67e req-f1b9dd7f-7d27-4d27-98d7-62b414afcc50 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.366614 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87c53a05-1408-4d0c-b5f5-1d3e4c19df73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:06.368572 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87c53a05-1408-4d0c-b5f5-1d3e4c19df73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:06.368572 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87c53a05-1408-4d0c-b5f5-1d3e4c19df73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:06.368572 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-87c53a05-1408-4d0c-b5f5-1d3e4c19df73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:06.373841 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-f1b9dd7f-7d27-4d27-98d7-62b414afcc50 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:06.373841 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-f1b9dd7f-7d27-4d27-98d7-62b414afcc50 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:06.373841 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-f1b9dd7f-7d27-4d27-98d7-62b414afcc50 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:06.374176 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:06.374176 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:06.375047 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87c53a05-1408-4d0c-b5f5-1d3e4c19df73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:06.375586 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 230/935] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:06 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:06.395293 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:06.395293 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:06.402731 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0885e350-cb5c-4168-9929-68dbe452c67e req-f1b9dd7f-7d27-4d27-98d7-62b414afcc50 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:06.411317 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-f1b9dd7f-7d27-4d27-98d7-62b414afcc50 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:06.411894 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 238/936] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:06 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:06.440938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-06fe2f6f-07a2-427b-a8ce-ddbc1d25c701 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.447259 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-06fe2f6f-07a2-427b-a8ce-ddbc1d25c701 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] DELETE https://10.4.3.223/volume/v3/attachments/76d30091-bde4-4116-9085-254141b9957b Aug 01 13:53:06.447259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-06fe2f6f-07a2-427b-a8ce-ddbc1d25c701 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:06.447259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-06fe2f6f-07a2-427b-a8ce-ddbc1d25c701 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:06.457832 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:06.457832 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:06.484146 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0885e350-cb5c-4168-9929-68dbe452c67e req-0c2eecc8-4e7d-4ccb-b3a3-246ca22d7d82 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.487564 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-0c2eecc8-4e7d-4ccb-b3a3-246ca22d7d82 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] POST https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c/action Aug 01 13:53:06.488277 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-0c2eecc8-4e7d-4ccb-b3a3-246ca22d7d82 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:06.488627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-0c2eecc8-4e7d-4ccb-b3a3-246ca22d7d82 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:06.511243 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:06.511243 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:06.511243 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-0885e350-cb5c-4168-9929-68dbe452c67e req-0c2eecc8-4e7d-4ccb-b3a3-246ca22d7d82 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:06.522800 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-0885e350-cb5c-4168-9929-68dbe452c67e req-0c2eecc8-4e7d-4ccb-b3a3-246ca22d7d82 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Begin detaching volume completed successfully. Aug 01 13:53:06.523341 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-0c2eecc8-4e7d-4ccb-b3a3-246ca22d7d82 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c/action returned with HTTP 202 Aug 01 13:53:06.523591 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-06fe2f6f-07a2-427b-a8ce-ddbc1d25c701 tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/attachments/76d30091-bde4-4116-9085-254141b9957b returned with HTTP 200 Aug 01 13:53:06.524240 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 236/937] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:06 2026] DELETE /volume/v3/attachments/76d30091-bde4-4116-9085-254141b9957b => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:06.524942 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 234/938] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:53:06 2026] POST /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:53:06.539356 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-9a97762c-0733-410a-9e27-79bb3c95c13b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.541315 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-9a97762c-0733-410a-9e27-79bb3c95c13b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] DELETE https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:53:06.541683 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-9a97762c-0733-410a-9e27-79bb3c95c13b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:06.543232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-9a97762c-0733-410a-9e27-79bb3c95c13b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:06.543232 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-9a97762c-0733-410a-9e27-79bb3c95c13b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Delete volume with id: 26a53b8a-7d59-4d73-ae0d-c4af2a252b53 Aug 01 13:53:06.552367 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:06.552367 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:06.558845 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-9a97762c-0733-410a-9e27-79bb3c95c13b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Volume info retrieved successfully. Aug 01 13:53:06.596070 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-9a97762c-0733-410a-9e27-79bb3c95c13b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] Delete volume request issued successfully. Aug 01 13:53:06.596070 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-593eacb9-cf69-4ae5-a133-3a8c0eea559c req-9a97762c-0733-410a-9e27-79bb3c95c13b tempest-ServerActionsV293TestJSON-1753700248 tempest-ServerActionsV293TestJSON-1753700248-project-member] https://10.4.3.223/volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 returned with HTTP 202 Aug 01 13:53:06.596304 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 231/939] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 13:53:06 2026] DELETE /volume/v3/volumes/26a53b8a-7d59-4d73-ae0d-c4af2a252b53 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:06.617963 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f4dc41a7-66de-40ba-8279-b419532d72fb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.618441 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f4dc41a7-66de-40ba-8279-b419532d72fb None None] GET https://10.4.3.223/volume// Aug 01 13:53:06.618678 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f4dc41a7-66de-40ba-8279-b419532d72fb None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:06.619566 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f4dc41a7-66de-40ba-8279-b419532d72fb None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:06.619566 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f4dc41a7-66de-40ba-8279-b419532d72fb None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:53:06.619994 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 239/940] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:53:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:53:06.633785 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0885e350-cb5c-4168-9929-68dbe452c67e req-43094040-18f2-4733-b4ee-f3dc692b95f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:06.650622 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-43094040-18f2-4733-b4ee-f3dc692b95f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:06.650916 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-43094040-18f2-4733-b4ee-f3dc692b95f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:06.651127 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-43094040-18f2-4733-b4ee-f3dc692b95f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:06.666404 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:06.666404 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:06.673781 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0885e350-cb5c-4168-9929-68dbe452c67e req-43094040-18f2-4733-b4ee-f3dc692b95f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:06.683378 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-43094040-18f2-4733-b4ee-f3dc692b95f6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:06.683927 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 237/941] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:53:06 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1640 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:53:07.399845 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc4bab04-7353-4c6e-8358-dea52c7ad81a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:07.406578 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc4bab04-7353-4c6e-8358-dea52c7ad81a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:07.407503 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc4bab04-7353-4c6e-8358-dea52c7ad81a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:07.408018 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc4bab04-7353-4c6e-8358-dea52c7ad81a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:07.408191 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fc4bab04-7353-4c6e-8358-dea52c7ad81a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:07.420670 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:07.420670 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:07.423260 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc4bab04-7353-4c6e-8358-dea52c7ad81a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:07.423260 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 235/942] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:07 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:53:07.552415 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0885e350-cb5c-4168-9929-68dbe452c67e req-41350bb5-3d4c-4913-91a0-c44eaba8d228 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:07.555520 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-41350bb5-3d4c-4913-91a0-c44eaba8d228 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:07.555738 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-41350bb5-3d4c-4913-91a0-c44eaba8d228 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:07.555920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-41350bb5-3d4c-4913-91a0-c44eaba8d228 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:07.578021 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:07.578021 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:07.584204 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-0885e350-cb5c-4168-9929-68dbe452c67e req-41350bb5-3d4c-4913-91a0-c44eaba8d228 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:07.590472 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-41350bb5-3d4c-4913-91a0-c44eaba8d228 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:07.591114 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 232/943] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:07 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1460 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:07.614301 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0885e350-cb5c-4168-9929-68dbe452c67e req-4b3b5dab-b659-42d9-8eda-1c493f0a51af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:07.617147 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-4b3b5dab-b659-42d9-8eda-1c493f0a51af tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] DELETE https://10.4.3.223/volume/v3/attachments/0744236e-0d12-4423-a988-f02cb905d719 Aug 01 13:53:07.617459 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-4b3b5dab-b659-42d9-8eda-1c493f0a51af tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:07.617726 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-4b3b5dab-b659-42d9-8eda-1c493f0a51af tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:07.628845 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:07.628845 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:07.721143 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0885e350-cb5c-4168-9929-68dbe452c67e req-4b3b5dab-b659-42d9-8eda-1c493f0a51af tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/attachments/0744236e-0d12-4423-a988-f02cb905d719 returned with HTTP 200 Aug 01 13:53:07.721637 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 240/944] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:07 2026] DELETE /volume/v3/attachments/0744236e-0d12-4423-a988-f02cb905d719 => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:08.442010 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-828228aa-6d48-4948-80aa-a03fa30813be None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:08.444961 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-828228aa-6d48-4948-80aa-a03fa30813be tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:08.445156 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-828228aa-6d48-4948-80aa-a03fa30813be tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:08.445357 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-828228aa-6d48-4948-80aa-a03fa30813be tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:08.445483 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-828228aa-6d48-4948-80aa-a03fa30813be tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:08.450145 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:08.450145 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:08.451014 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-828228aa-6d48-4948-80aa-a03fa30813be tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:08.451479 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 238/945] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:08 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:08.731098 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-75704c6b-1af5-403c-ba6b-a38e4654092e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:08.732034 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75704c6b-1af5-403c-ba6b-a38e4654092e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:08.732288 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75704c6b-1af5-403c-ba6b-a38e4654092e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:08.732513 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75704c6b-1af5-403c-ba6b-a38e4654092e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:08.752364 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:08.752364 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:08.768243 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-75704c6b-1af5-403c-ba6b-a38e4654092e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:08.768243 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75704c6b-1af5-403c-ba6b-a38e4654092e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:08.768243 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 236/946] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:08 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:08.849841 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-25e41843-234f-40e3-b7b3-5ed145ca3196 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:08.852618 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-25e41843-234f-40e3-b7b3-5ed145ca3196 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:08.852816 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-25e41843-234f-40e3-b7b3-5ed145ca3196 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:08.853074 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-25e41843-234f-40e3-b7b3-5ed145ca3196 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:08.876264 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:08.876264 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:08.884143 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-25e41843-234f-40e3-b7b3-5ed145ca3196 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:08.890659 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-25e41843-234f-40e3-b7b3-5ed145ca3196 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:08.891085 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 233/947] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:08 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:08.934578 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-9145cd31-933e-426d-b834-29e250a5290e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:08.937240 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-9145cd31-933e-426d-b834-29e250a5290e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] POST https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c/action Aug 01 13:53:08.937649 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-9145cd31-933e-426d-b834-29e250a5290e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:08.937814 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-9145cd31-933e-426d-b834-29e250a5290e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:08.948512 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:08.948512 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:08.948902 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-9145cd31-933e-426d-b834-29e250a5290e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:08.956905 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-9145cd31-933e-426d-b834-29e250a5290e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Begin detaching volume completed successfully. Aug 01 13:53:08.957147 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-9145cd31-933e-426d-b834-29e250a5290e tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c/action returned with HTTP 202 Aug 01 13:53:08.957676 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 241/948] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:53:08 2026] POST /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:53:09.012331 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a971c7b8-11c9-4f4f-a816-5b73fad19821 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:09.012331 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a971c7b8-11c9-4f4f-a816-5b73fad19821 None None] GET https://10.4.3.223/volume// Aug 01 13:53:09.012331 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a971c7b8-11c9-4f4f-a816-5b73fad19821 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:09.015590 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a971c7b8-11c9-4f4f-a816-5b73fad19821 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:09.015964 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a971c7b8-11c9-4f4f-a816-5b73fad19821 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:53:09.016275 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 239/949] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:53:09 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:53:09.024456 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-d51e7215-d1b3-4f34-ae96-0c7b93384851 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:09.028993 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-d51e7215-d1b3-4f34-ae96-0c7b93384851 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:09.029145 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-d51e7215-d1b3-4f34-ae96-0c7b93384851 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:09.029466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-d51e7215-d1b3-4f34-ae96-0c7b93384851 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:09.038762 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:09.038762 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:09.042131 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-d51e7215-d1b3-4f34-ae96-0c7b93384851 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:09.046571 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-d51e7215-d1b3-4f34-ae96-0c7b93384851 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:09.046987 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 237/950] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:53:09 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1343 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:53:09.464236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2327b2ba-0c52-45ba-8b79-f1bca8193292 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:09.466609 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2327b2ba-0c52-45ba-8b79-f1bca8193292 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:09.466876 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2327b2ba-0c52-45ba-8b79-f1bca8193292 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:09.467308 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2327b2ba-0c52-45ba-8b79-f1bca8193292 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:09.467556 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-2327b2ba-0c52-45ba-8b79-f1bca8193292 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:09.475268 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:09.475268 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:09.478236 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2327b2ba-0c52-45ba-8b79-f1bca8193292 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:09.478236 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 234/951] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:09 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:10.489295 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a811265c-d3fa-4011-82ca-317f20f46f73 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:10.492562 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a811265c-d3fa-4011-82ca-317f20f46f73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:10.492562 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a811265c-d3fa-4011-82ca-317f20f46f73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:10.492862 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a811265c-d3fa-4011-82ca-317f20f46f73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:10.493048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a811265c-d3fa-4011-82ca-317f20f46f73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:10.503777 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:10.503777 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:10.505955 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a811265c-d3fa-4011-82ca-317f20f46f73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:10.507406 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 242/952] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:10 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:11.525683 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a30cc84a-41cd-478e-893d-3607f6ce06b1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:11.530498 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a30cc84a-41cd-478e-893d-3607f6ce06b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:11.530769 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a30cc84a-41cd-478e-893d-3607f6ce06b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:11.531027 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a30cc84a-41cd-478e-893d-3607f6ce06b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:11.531176 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a30cc84a-41cd-478e-893d-3607f6ce06b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:11.539880 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:11.539880 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:11.540858 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a30cc84a-41cd-478e-893d-3607f6ce06b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:11.541180 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 240/953] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:11 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:12.554072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f919e673-8903-4b5a-9ec4-a113631991b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:12.557246 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f919e673-8903-4b5a-9ec4-a113631991b0 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:12.557246 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f919e673-8903-4b5a-9ec4-a113631991b0 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:12.557246 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f919e673-8903-4b5a-9ec4-a113631991b0 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:12.557246 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f919e673-8903-4b5a-9ec4-a113631991b0 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:12.567890 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:12.567890 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:12.569069 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f919e673-8903-4b5a-9ec4-a113631991b0 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:12.570052 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 238/954] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:12 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:13.196817 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-8d24057b-447c-4f53-9a55-221ce5bd45c6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:13.199100 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-8d24057b-447c-4f53-9a55-221ce5bd45c6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:13.200109 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-8d24057b-447c-4f53-9a55-221ce5bd45c6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:13.200109 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-8d24057b-447c-4f53-9a55-221ce5bd45c6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:13.224105 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:13.224105 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:13.233943 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-8d24057b-447c-4f53-9a55-221ce5bd45c6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:13.240806 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-8d24057b-447c-4f53-9a55-221ce5bd45c6 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:13.241170 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 235/955] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:13 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 1163 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:13.586198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4b893aa2-96c1-45a3-8fab-46b9c3f2e0ba None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:13.591339 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b893aa2-96c1-45a3-8fab-46b9c3f2e0ba tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:13.591656 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b893aa2-96c1-45a3-8fab-46b9c3f2e0ba tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:13.591943 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b893aa2-96c1-45a3-8fab-46b9c3f2e0ba tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:13.592093 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4b893aa2-96c1-45a3-8fab-46b9c3f2e0ba tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:13.598300 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:13.598300 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:13.599378 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b893aa2-96c1-45a3-8fab-46b9c3f2e0ba tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:13.599887 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 243/956] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:13 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:13.662041 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-ba9f06e4-4618-4f5b-9313-e9531180985d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:13.664025 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-ba9f06e4-4618-4f5b-9313-e9531180985d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] DELETE https://10.4.3.223/volume/v3/attachments/4931af9a-c0a1-47b2-ac43-4f36a2a24c2a Aug 01 13:53:13.664327 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-ba9f06e4-4618-4f5b-9313-e9531180985d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:13.664552 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-ba9f06e4-4618-4f5b-9313-e9531180985d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:13.676380 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:13.676380 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:13.765609 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bc268360-5ded-4420-b634-c0fa94e53b76 req-ba9f06e4-4618-4f5b-9313-e9531180985d tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/attachments/4931af9a-c0a1-47b2-ac43-4f36a2a24c2a returned with HTTP 200 Aug 01 13:53:13.765609 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 241/957] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:13 2026] DELETE /volume/v3/attachments/4931af9a-c0a1-47b2-ac43-4f36a2a24c2a => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:13.979905 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2648aa74-1df2-488a-b1eb-4a9e0f594a5d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:14.078471 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2648aa74-1df2-488a-b1eb-4a9e0f594a5d tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools Aug 01 13:53:14.078696 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2648aa74-1df2-488a-b1eb-4a9e0f594a5d tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:14.079612 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2648aa74-1df2-488a-b1eb-4a9e0f594a5d tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] Calling method 'get_pools' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:14.096271 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2648aa74-1df2-488a-b1eb-4a9e0f594a5d tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 13:53:14.096824 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 239/958] 10.4.3.223 () {66 vars in 1291 bytes} [Sat Aug 1 13:53:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:14.107493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-da80e320-a0cf-4f7f-b030-b1c034bc6055 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:14.109751 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-da80e320-a0cf-4f7f-b030-b1c034bc6055 tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools?detail=True Aug 01 13:53:14.109958 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-da80e320-a0cf-4f7f-b030-b1c034bc6055 tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:14.110195 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-da80e320-a0cf-4f7f-b030-b1c034bc6055 tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] Calling method 'get_pools' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:14.123375 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-da80e320-a0cf-4f7f-b030-b1c034bc6055 tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 01 13:53:14.123375 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 236/959] 10.4.3.223 () {66 vars in 1314 bytes} [Sat Aug 1 13:53:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:14.136789 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8d6af04e-8a39-485a-9597-e07faa1b6abc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:14.139682 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d6af04e-8a39-485a-9597-e07faa1b6abc tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] GET https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool Aug 01 13:53:14.140268 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d6af04e-8a39-485a-9597-e07faa1b6abc tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:14.140268 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d6af04e-8a39-485a-9597-e07faa1b6abc tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:14.166664 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d6af04e-8a39-485a-9597-e07faa1b6abc tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool returned with HTTP 200 Aug 01 13:53:14.170737 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 244/960] 10.4.3.223 () {66 vars in 1318 bytes} [Sat Aug 1 13:53:14 2026] GET /volume/v3/capabilities/np0000006308@storpool => generated 703 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:14.180573 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6c5630b4-3008-4d4e-970b-7bedbdd37d92 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:14.182796 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c5630b4-3008-4d4e-970b-7bedbdd37d92 tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] GET https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool Aug 01 13:53:14.183072 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c5630b4-3008-4d4e-970b-7bedbdd37d92 tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:14.183237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c5630b4-3008-4d4e-970b-7bedbdd37d92 tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:14.183743 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:14.183743 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:14.198314 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c5630b4-3008-4d4e-970b-7bedbdd37d92 tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool returned with HTTP 200 Aug 01 13:53:14.199302 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 242/961] 10.4.3.223 () {66 vars in 1318 bytes} [Sat Aug 1 13:53:14 2026] GET /volume/v3/capabilities/np0000006308@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:14.214153 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f3f69010-9e80-42d4-bcf7-15ed896a3e0f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:14.218526 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f3f69010-9e80-42d4-bcf7-15ed896a3e0f tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] GET https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool Aug 01 13:53:14.219579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f3f69010-9e80-42d4-bcf7-15ed896a3e0f tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:14.219890 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f3f69010-9e80-42d4-bcf7-15ed896a3e0f tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:14.238038 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f3f69010-9e80-42d4-bcf7-15ed896a3e0f tempest-BackendsCapabilitiesAdminTestsJSON-767551512 tempest-BackendsCapabilitiesAdminTestsJSON-767551512-project-admin] https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool returned with HTTP 200 Aug 01 13:53:14.238796 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 240/962] 10.4.3.223 () {66 vars in 1318 bytes} [Sat Aug 1 13:53:14 2026] GET /volume/v3/capabilities/np0000006308@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:14.617013 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-56e46d38-d321-4641-93b2-3cdc15acb623 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:14.621000 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-56e46d38-d321-4641-93b2-3cdc15acb623 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:14.621410 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-56e46d38-d321-4641-93b2-3cdc15acb623 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:14.621729 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-56e46d38-d321-4641-93b2-3cdc15acb623 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:14.621807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-56e46d38-d321-4641-93b2-3cdc15acb623 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:14.631155 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:14.631155 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:14.631911 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-56e46d38-d321-4641-93b2-3cdc15acb623 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:14.632394 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 237/963] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:14 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:15.654711 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-70fb32ec-0d49-460a-96b8-0f8bb5901db1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:15.658552 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70fb32ec-0d49-460a-96b8-0f8bb5901db1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:15.658552 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70fb32ec-0d49-460a-96b8-0f8bb5901db1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:15.658785 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70fb32ec-0d49-460a-96b8-0f8bb5901db1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:15.658954 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-70fb32ec-0d49-460a-96b8-0f8bb5901db1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:15.666180 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:15.666180 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:15.668238 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70fb32ec-0d49-460a-96b8-0f8bb5901db1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:15.669374 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 245/964] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:15 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:16.691727 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8dbfbcd0-eefa-48dd-879d-6c4be84c9da2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:16.698277 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8dbfbcd0-eefa-48dd-879d-6c4be84c9da2 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:16.698603 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8dbfbcd0-eefa-48dd-879d-6c4be84c9da2 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:16.698990 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8dbfbcd0-eefa-48dd-879d-6c4be84c9da2 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:16.699349 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8dbfbcd0-eefa-48dd-879d-6c4be84c9da2 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:16.713270 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:16.713270 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:16.714966 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8dbfbcd0-eefa-48dd-879d-6c4be84c9da2 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:16.715382 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 243/965] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:16 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 801 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:16.750627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b7c2b129-ecba-484e-8634-165b950085b1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:16.752633 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7c2b129-ecba-484e-8634-165b950085b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/f9316190-9ff7-4213-8d41-71a45fc0d11c Aug 01 13:53:16.752827 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7c2b129-ecba-484e-8634-165b950085b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:16.753073 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7c2b129-ecba-484e-8634-165b950085b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:16.762436 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:16.762436 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:16.775050 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b7c2b129-ecba-484e-8634-165b950085b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:16.781183 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7c2b129-ecba-484e-8634-165b950085b1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/f9316190-9ff7-4213-8d41-71a45fc0d11c returned with HTTP 200 Aug 01 13:53:16.781763 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 241/966] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:16 2026] GET /volume/v3/volumes/f9316190-9ff7-4213-8d41-71a45fc0d11c => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:16.797560 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fc208cc5-95a4-4697-a116-f6cafaf23b53 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:16.802225 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fc208cc5-95a4-4697-a116-f6cafaf23b53 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes Aug 01 13:53:16.802486 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fc208cc5-95a4-4697-a116-f6cafaf23b53 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:16.802637 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fc208cc5-95a4-4697-a116-f6cafaf23b53 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:16.803408 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-fc208cc5-95a4-4697-a116-f6cafaf23b53 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:16.804824 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fc208cc5-95a4-4697-a116-f6cafaf23b53 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:16.821807 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fc208cc5-95a4-4697-a116-f6cafaf23b53 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Get all volumes completed successfully. Aug 01 13:53:16.822589 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fc208cc5-95a4-4697-a116-f6cafaf23b53 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Aug 01 13:53:16.823549 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 238/967] 10.4.3.223 () {66 vars in 1237 bytes} [Sat Aug 1 13:53:16 2026] GET /volume/v3/volumes => generated 663 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:16.842113 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-99370d11-e1a2-4148-80db-203219cd1b1a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:16.842113 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99370d11-e1a2-4148-80db-203219cd1b1a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f9316190-9ff7-4213-8d41-71a45fc0d11c Aug 01 13:53:16.842757 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99370d11-e1a2-4148-80db-203219cd1b1a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:16.842757 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99370d11-e1a2-4148-80db-203219cd1b1a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:16.842757 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-99370d11-e1a2-4148-80db-203219cd1b1a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Delete volume with id: f9316190-9ff7-4213-8d41-71a45fc0d11c Aug 01 13:53:16.857184 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:16.857184 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:16.857993 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-99370d11-e1a2-4148-80db-203219cd1b1a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:16.888003 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-99370d11-e1a2-4148-80db-203219cd1b1a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Delete volume request issued successfully. Aug 01 13:53:16.888323 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99370d11-e1a2-4148-80db-203219cd1b1a tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/f9316190-9ff7-4213-8d41-71a45fc0d11c returned with HTTP 202 Aug 01 13:53:16.889264 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 246/968] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:16 2026] DELETE /volume/v3/volumes/f9316190-9ff7-4213-8d41-71a45fc0d11c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:16.906372 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9ed6fddb-d092-4bc5-9368-6ca3874a6a56 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:16.908774 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ed6fddb-d092-4bc5-9368-6ca3874a6a56 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] DELETE https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 Aug 01 13:53:16.909397 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ed6fddb-d092-4bc5-9368-6ca3874a6a56 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:16.911613 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ed6fddb-d092-4bc5-9368-6ca3874a6a56 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:16.911959 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-9ed6fddb-d092-4bc5-9368-6ca3874a6a56 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Delete backup with id: d034655b-0b84-4564-916f-3a6721900ba4. Aug 01 13:53:16.940321 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:16.940321 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:16.981675 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-9ed6fddb-d092-4bc5-9368-6ca3874a6a56 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] delete_backup rpcapi backup_id d034655b-0b84-4564-916f-3a6721900ba4 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:53:16.983784 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ed6fddb-d092-4bc5-9368-6ca3874a6a56 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 returned with HTTP 202 Aug 01 13:53:16.991670 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 244/969] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:16 2026] DELETE /volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:53:16.997474 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-258a24d8-a1f0-4a28-a33c-66fe12ea6903 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:17.005289 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-258a24d8-a1f0-4a28-a33c-66fe12ea6903 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] GET https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 Aug 01 13:53:17.005289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-258a24d8-a1f0-4a28-a33c-66fe12ea6903 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:17.005593 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-258a24d8-a1f0-4a28-a33c-66fe12ea6903 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:17.005729 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-258a24d8-a1f0-4a28-a33c-66fe12ea6903 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Show backup with id d034655b-0b84-4564-916f-3a6721900ba4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:17.012739 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:17.012739 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:17.013139 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-258a24d8-a1f0-4a28-a33c-66fe12ea6903 tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 returned with HTTP 200 Aug 01 13:53:17.016875 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 242/970] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:16 2026] GET /volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:18.035446 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e079e43c-8fec-4cea-abdd-7fd2284af16a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:18.042990 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e079e43c-8fec-4cea-abdd-7fd2284af16a tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] GET https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 Aug 01 13:53:18.042990 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e079e43c-8fec-4cea-abdd-7fd2284af16a tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:18.044139 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e079e43c-8fec-4cea-abdd-7fd2284af16a tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:18.044139 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-e079e43c-8fec-4cea-abdd-7fd2284af16a tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Show backup with id d034655b-0b84-4564-916f-3a6721900ba4. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:18.047912 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e079e43c-8fec-4cea-abdd-7fd2284af16a tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] https://10.4.3.223/volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 returned with HTTP 404 Aug 01 13:53:18.048290 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 239/971] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:18 2026] GET /volume/v3/backups/d034655b-0b84-4564-916f-3a6721900ba4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:18.063613 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a35d5933-22f3-4628-8487-5bed1722db37 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:18.065918 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a35d5933-22f3-4628-8487-5bed1722db37 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] DELETE https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:18.066297 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a35d5933-22f3-4628-8487-5bed1722db37 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:18.066515 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a35d5933-22f3-4628-8487-5bed1722db37 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:18.066727 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-a35d5933-22f3-4628-8487-5bed1722db37 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Delete backup with id: 2a8a71c8-d931-4189-b566-b7b5709993b1. Aug 01 13:53:18.082526 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:18.082526 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:18.117649 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-a35d5933-22f3-4628-8487-5bed1722db37 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] delete_backup rpcapi backup_id 2a8a71c8-d931-4189-b566-b7b5709993b1 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:53:18.121288 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a35d5933-22f3-4628-8487-5bed1722db37 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 202 Aug 01 13:53:18.124318 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 247/972] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:18 2026] DELETE /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 01 13:53:18.140382 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6371eda4-6c4c-46cf-82e1-b947e068d5a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:18.142925 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6371eda4-6c4c-46cf-82e1-b947e068d5a1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:18.143596 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6371eda4-6c4c-46cf-82e1-b947e068d5a1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:18.143596 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6371eda4-6c4c-46cf-82e1-b947e068d5a1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:18.143596 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6371eda4-6c4c-46cf-82e1-b947e068d5a1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:18.153604 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:18.153604 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:18.154817 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6371eda4-6c4c-46cf-82e1-b947e068d5a1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 200 Aug 01 13:53:18.157760 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 245/973] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:18 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:19.129373 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3af3aed7-b6bb-4417-bfaa-95e550d2d14e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:19.181588 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1e57b1b7-0016-42ae-a666-3d0b6ee86052 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:19.183932 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1e57b1b7-0016-42ae-a666-3d0b6ee86052 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 Aug 01 13:53:19.184389 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1e57b1b7-0016-42ae-a666-3d0b6ee86052 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:19.184445 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1e57b1b7-0016-42ae-a666-3d0b6ee86052 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:19.184586 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-1e57b1b7-0016-42ae-a666-3d0b6ee86052 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 2a8a71c8-d931-4189-b566-b7b5709993b1. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:19.192343 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1e57b1b7-0016-42ae-a666-3d0b6ee86052 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 returned with HTTP 404 Aug 01 13:53:19.192568 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 240/974] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:19 2026] GET /volume/v3/backups/2a8a71c8-d931-4189-b566-b7b5709993b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:19.315593 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3af3aed7-b6bb-4417-bfaa-95e550d2d14e tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:53:19.316342 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3af3aed7-b6bb-4417-bfaa-95e550d2d14e tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-760445558", "extra_specs": {"storage_protocol": "tempest-storage_protocol-72697353", "vendor_name": "tempest-vendor_name-1180330044"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:19.332944 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a9e0dcfb-3bd0-4c95-baa0-d83e95264b19 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:19.336700 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9e0dcfb-3bd0-4c95-baa0-d83e95264b19 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 Aug 01 13:53:19.336700 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9e0dcfb-3bd0-4c95-baa0-d83e95264b19 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:19.336700 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9e0dcfb-3bd0-4c95-baa0-d83e95264b19 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:19.343985 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3af3aed7-b6bb-4417-bfaa-95e550d2d14e tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:53:19.344664 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 243/975] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:53:19 2026] POST /volume/v3/types => generated 325 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:19.346906 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:19.346906 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:19.352771 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a9e0dcfb-3bd0-4c95-baa0-d83e95264b19 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:19.358200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:19.360182 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9e0dcfb-3bd0-4c95-baa0-d83e95264b19 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 returned with HTTP 200 Aug 01 13:53:19.361129 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 248/976] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:19 2026] GET /volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:19.377406 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-35ffede5-542f-42ff-bc69-ae68d75a873e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:19.386142 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-35ffede5-542f-42ff-bc69-ae68d75a873e tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 Aug 01 13:53:19.386142 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-35ffede5-542f-42ff-bc69-ae68d75a873e tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:19.386407 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-35ffede5-542f-42ff-bc69-ae68d75a873e tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:19.386589 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-35ffede5-542f-42ff-bc69-ae68d75a873e tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Delete volume with id: 0499195a-9c0b-422d-8417-1ea3c085cdc4 Aug 01 13:53:19.399506 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:19.399506 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:19.404038 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-35ffede5-542f-42ff-bc69-ae68d75a873e tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:19.447959 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-35ffede5-542f-42ff-bc69-ae68d75a873e tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Delete volume request issued successfully. Aug 01 13:53:19.448139 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-35ffede5-542f-42ff-bc69-ae68d75a873e tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 returned with HTTP 202 Aug 01 13:53:19.448631 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 241/977] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:19 2026] DELETE /volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:19.465991 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-14a68d13-2616-4cc7-ada0-0bbe067e3a71 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:19.472157 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14a68d13-2616-4cc7-ada0-0bbe067e3a71 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 Aug 01 13:53:19.472478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14a68d13-2616-4cc7-ada0-0bbe067e3a71 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:19.472756 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14a68d13-2616-4cc7-ada0-0bbe067e3a71 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:19.485035 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:19.485035 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:19.492556 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-14a68d13-2616-4cc7-ada0-0bbe067e3a71 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:19.500429 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:19.500845 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f24640ce-434f-4749-8369-5c12366f3543", "size": 1, "name": "tempest-UserMessagesTest-Volume-1074672250"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:19.504751 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14a68d13-2616-4cc7-ada0-0bbe067e3a71 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 returned with HTTP 200 Aug 01 13:53:19.505380 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 244/978] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:19 2026] GET /volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:19.505485 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Create volume request body: {'volume': {'volume_type': 'f24640ce-434f-4749-8369-5c12366f3543', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1074672250'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:19.514327 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Create volume of 1 GB Aug 01 13:53:19.514709 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:19.514709 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:19.516074 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Availability Zones retrieved successfully. Aug 01 13:53:19.527765 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Flow 'volume_create_api' (c455e083-f4dd-44cb-bb43-1704674cbf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:19.529058 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabb7e8a-6037-4630-907b-681a29bac648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:19.530258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:19.563378 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabb7e8a-6037-4630-907b-681a29bac648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:53:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-72697353',vendor_name='tempest-vendor_name-1180330044'},id=f24640ce-434f-4749-8369-5c12366f3543,is_public=True,name='tempest-UserMessagesTest-volume-type-760445558',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f24640ce-434f-4749-8369-5c12366f3543', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:19.564721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f0507f9-ae47-4ca0-abe9-c98eaaa0d944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:19.627687 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-760445558 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-760445558, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:53:19.627687 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-760445558 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-760445558, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:53:19.709378 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Created reservations ['15699c5c-d4e9-4bbf-a064-2a99efde1bdd', '62e7297c-cfe2-4795-acf0-b81508e448b1', 'a9177eba-dfed-44f7-a633-52cf1c8a3300', '347e691d-0875-4e28-98b7-990cddda47b7'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:19.709378 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f0507f9-ae47-4ca0-abe9-c98eaaa0d944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15699c5c-d4e9-4bbf-a064-2a99efde1bdd', '62e7297c-cfe2-4795-acf0-b81508e448b1', 'a9177eba-dfed-44f7-a633-52cf1c8a3300', '347e691d-0875-4e28-98b7-990cddda47b7']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:19.713311 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b01af8-a3f0-4e06-8c45-3a4171f7975f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:19.734986 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:19.740971 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:19.741519 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-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": "bed2c357-cc84-426e-8004-8f177bae442f", "source_volid": null, "backup_id": null}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:19.744265 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-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': 'bed2c357-cc84-426e-8004-8f177bae442f', 'source_volid': None, 'backup_id': None}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:19.764516 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b01af8-a3f0-4e06-8c45-3a4171f7975f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25966892-a122-4ca6-8f4a-92fee24da6cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1074672250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8b04c994abe4ff5aa7bfaeee2c485cf',qos_specs=None,replication_status=,reservations=['15699c5c-d4e9-4bbf-a064-2a99efde1bdd','62e7297c-cfe2-4795-acf0-b81508e448b1','a9177eba-dfed-44f7-a633-52cf1c8a3300','347e691d-0875-4e28-98b7-990cddda47b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4793ece8c534431a1f7db567633c20d',volume_type_id=f24640ce-434f-4749-8369-5c12366f3543), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1074672250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25966892-a122-4ca6-8f4a-92fee24da6cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8b04c994abe4ff5aa7bfaeee2c485cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4793ece8c534431a1f7db567633c20d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f24640ce-434f-4749-8369-5c12366f3543),volume_type_id=f24640ce-434f-4749-8369-5c12366f3543)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:19.766416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9342e281-7de6-4a97-8719-0b133c7a6907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:19.827208 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9342e281-7de6-4a97-8719-0b133c7a6907) transitioned into state 'SUCCESS' from state '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-1074672250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8b04c994abe4ff5aa7bfaeee2c485cf',qos_specs=None,replication_status=,reservations=['15699c5c-d4e9-4bbf-a064-2a99efde1bdd','62e7297c-cfe2-4795-acf0-b81508e448b1','a9177eba-dfed-44f7-a633-52cf1c8a3300','347e691d-0875-4e28-98b7-990cddda47b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4793ece8c534431a1f7db567633c20d',volume_type_id=f24640ce-434f-4749-8369-5c12366f3543)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:19.828049 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d57a145f-774c-452c-b41d-f5efb8466dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:19.851874 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d57a145f-774c-452c-b41d-f5efb8466dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:19.853029 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Flow 'volume_create_api' (c455e083-f4dd-44cb-bb43-1704674cbf06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:19.853482 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Create volume request issued successfully. Aug 01 13:53:19.854290 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f745c4d2-c275-45f3-8c66-31c40cc4e09e tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:19.854732 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 246/979] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:53:19 2026] POST /volume/v3/volumes => generated 785 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:19.870575 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8615b570-0776-422b-a776-c6fea0fac78d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:19.871932 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8615b570-0776-422b-a776-c6fea0fac78d tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd Aug 01 13:53:19.871932 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8615b570-0776-422b-a776-c6fea0fac78d tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:19.872419 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8615b570-0776-422b-a776-c6fea0fac78d tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:19.881822 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:19.881822 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:19.890723 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8615b570-0776-422b-a776-c6fea0fac78d tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Volume info retrieved successfully. Aug 01 13:53:19.900829 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8615b570-0776-422b-a776-c6fea0fac78d tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd returned with HTTP 200 Aug 01 13:53:19.902029 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 242/980] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:53:19 2026] GET /volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:20.127182 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Create volume of 1 GB Aug 01 13:53:20.133408 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-572dd8b0-eec0-4ec4-b17e-e74ee75aa569 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:20.134542 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Availability Zones retrieved successfully. Aug 01 13:53:20.141550 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-572dd8b0-eec0-4ec4-b17e-e74ee75aa569 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 Aug 01 13:53:20.141550 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-572dd8b0-eec0-4ec4-b17e-e74ee75aa569 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:20.141550 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-572dd8b0-eec0-4ec4-b17e-e74ee75aa569 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:20.141550 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-572dd8b0-eec0-4ec4-b17e-e74ee75aa569 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Delete volume with id: 3c774722-8ee4-4b52-ac92-3d4ee0112035 Aug 01 13:53:20.145988 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Flow 'volume_create_api' (a52c61d5-842d-4bd6-a7e0-b64faa62ffb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:20.147852 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (182719f8-ac56-4f93-a94d-203fe5bf396b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:20.149429 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:20.155633 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:20.155633 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:20.156735 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-572dd8b0-eec0-4ec4-b17e-e74ee75aa569 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:20.194249 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-572dd8b0-eec0-4ec4-b17e-e74ee75aa569 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Delete volume request issued successfully. Aug 01 13:53:20.194552 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-572dd8b0-eec0-4ec4-b17e-e74ee75aa569 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 returned with HTTP 202 Aug 01 13:53:20.195256 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 245/981] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:20 2026] DELETE /volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:20.209851 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fa4e1e17-0d36-4a23-81cc-dbcd1bbf7f51 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:20.211664 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fa4e1e17-0d36-4a23-81cc-dbcd1bbf7f51 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 Aug 01 13:53:20.212279 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fa4e1e17-0d36-4a23-81cc-dbcd1bbf7f51 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:20.212587 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fa4e1e17-0d36-4a23-81cc-dbcd1bbf7f51 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:20.226823 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:20.226823 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:20.231983 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fa4e1e17-0d36-4a23-81cc-dbcd1bbf7f51 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:20.239496 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fa4e1e17-0d36-4a23-81cc-dbcd1bbf7f51 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 returned with HTTP 200 Aug 01 13:53:20.240041 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 247/982] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:20 2026] GET /volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:20.268032 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (182719f8-ac56-4f93-a94d-203fe5bf396b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:20.269062 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5fffa9f-efd1-4707-bcf6-a15a470b7a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:20.327482 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Created reservations ['f9e83f94-84c3-4491-b5c7-38648cd849a4', 'f495c61f-94b4-428a-a459-6a27fe67b3f0', '0fdccb96-7d88-43be-bea1-3ad3d444dc83', '5e3baa43-4bc1-4d6b-892f-26501d281fe8'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:20.329301 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5fffa9f-efd1-4707-bcf6-a15a470b7a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e83f94-84c3-4491-b5c7-38648cd849a4', 'f495c61f-94b4-428a-a459-6a27fe67b3f0', '0fdccb96-7d88-43be-bea1-3ad3d444dc83', '5e3baa43-4bc1-4d6b-892f-26501d281fe8']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:20.329933 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5e186c-8160-4d44-a6db-59ec899e176f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:20.370796 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5e186c-8160-4d44-a6db-59ec899e176f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cc55805-ca08-4e61-a7a5-e7e950747b8e', '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='5e56a1479e7c49ddacb5cd8d89794b21',qos_specs=None,replication_status=,reservations=['f9e83f94-84c3-4491-b5c7-38648cd849a4','f495c61f-94b4-428a-a459-6a27fe67b3f0','0fdccb96-7d88-43be-bea1-3ad3d444dc83','5e3baa43-4bc1-4d6b-892f-26501d281fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06127d94840e43f99d0bd67e6f4b2739',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:20Z,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=9cc55805-ca08-4e61-a7a5-e7e950747b8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e56a1479e7c49ddacb5cd8d89794b21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06127d94840e43f99d0bd67e6f4b2739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:20.372114 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e91fb57-2c9b-4bee-bc71-ad3f89c1be78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:20.395160 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e91fb57-2c9b-4bee-bc71-ad3f89c1be78) transitioned into 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='5e56a1479e7c49ddacb5cd8d89794b21',qos_specs=None,replication_status=,reservations=['f9e83f94-84c3-4491-b5c7-38648cd849a4','f495c61f-94b4-428a-a459-6a27fe67b3f0','0fdccb96-7d88-43be-bea1-3ad3d444dc83','5e3baa43-4bc1-4d6b-892f-26501d281fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06127d94840e43f99d0bd67e6f4b2739',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:20.396262 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3171da84-c0db-4ca8-95b9-d2ab11ac7f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:20.407338 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3171da84-c0db-4ca8-95b9-d2ab11ac7f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:20.408346 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Flow 'volume_create_api' (a52c61d5-842d-4bd6-a7e0-b64faa62ffb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:20.408763 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Create volume request issued successfully. Aug 01 13:53:20.409550 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-91335f44-bcbb-4f50-b131-64dde0906967 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:20.410157 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 249/983] 10.4.3.223 () {72 vars in 1541 bytes} [Sat Aug 1 13:53:19 2026] POST /volume/v3/volumes => generated 703 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:20.433425 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-bedc1d98-8366-4348-a13d-3472caa5957a req-f902be79-569a-4c97-812f-f0d4b279c79b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:20.436755 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-f902be79-569a-4c97-812f-f0d4b279c79b tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] GET https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e Aug 01 13:53:20.436991 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-f902be79-569a-4c97-812f-f0d4b279c79b tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:20.437657 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-f902be79-569a-4c97-812f-f0d4b279c79b tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:20.452087 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:20.452087 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:20.459744 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-f902be79-569a-4c97-812f-f0d4b279c79b tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:53:20.465858 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-f902be79-569a-4c97-812f-f0d4b279c79b tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e returned with HTTP 200 Aug 01 13:53:20.466795 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 243/984] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:20 2026] GET /volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e => generated 771 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:20.483749 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bedc1d98-8366-4348-a13d-3472caa5957a req-944221df-25fe-4e24-b511-23533545a3f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:20.489538 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-944221df-25fe-4e24-b511-23533545a3f7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] GET https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e Aug 01 13:53:20.489538 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-944221df-25fe-4e24-b511-23533545a3f7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:20.489538 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-944221df-25fe-4e24-b511-23533545a3f7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:20.500189 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:20.500189 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:20.506398 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-944221df-25fe-4e24-b511-23533545a3f7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:53:20.514087 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-944221df-25fe-4e24-b511-23533545a3f7 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e returned with HTTP 200 Aug 01 13:53:20.515337 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 246/985] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:20 2026] GET /volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e => generated 771 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:20.533745 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8504b4c0-7857-49ed-bc87-0e367580575f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:20.540550 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8504b4c0-7857-49ed-bc87-0e367580575f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 Aug 01 13:53:20.540898 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8504b4c0-7857-49ed-bc87-0e367580575f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:20.541138 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8504b4c0-7857-49ed-bc87-0e367580575f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:20.552863 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8504b4c0-7857-49ed-bc87-0e367580575f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 returned with HTTP 404 Aug 01 13:53:20.553544 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 248/986] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:20 2026] GET /volume/v3/volumes/0499195a-9c0b-422d-8417-1ea3c085cdc4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:20.571908 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:20.576040 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:20.576928 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1805433903"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:20.579012 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1805433903'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:20.579201 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Create volume of 1 GB Aug 01 13:53:20.579506 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:20.579506 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:20.585961 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Availability Zones retrieved successfully. Aug 01 13:53:20.600683 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Flow 'volume_create_api' (be28d9af-bb75-4258-85ae-bf4c40c6f15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:20.603503 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30dc2d19-dd4a-46e8-a6dc-3b7cb630b93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:20.605812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:20.653419 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30dc2d19-dd4a-46e8-a6dc-3b7cb630b93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:20.654125 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08085baa-1456-49dd-aba4-c902aea5b95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:20.733947 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Created reservations ['7085ed87-2ecb-4bd0-b6ba-b335fb9e7803', '0fc3006e-7294-437e-8ec7-37951e0cc1e7', '70baf63f-d8cb-473f-992a-9fe8d19bfc1b', '91836a81-9978-4505-945b-2376e33a5aa3'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:20.735835 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08085baa-1456-49dd-aba4-c902aea5b95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7085ed87-2ecb-4bd0-b6ba-b335fb9e7803', '0fc3006e-7294-437e-8ec7-37951e0cc1e7', '70baf63f-d8cb-473f-992a-9fe8d19bfc1b', '91836a81-9978-4505-945b-2376e33a5aa3']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:20.737276 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f47eddc-b74d-41a8-83a2-3fb6d508ec3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:20.770491 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f47eddc-b74d-41a8-83a2-3fb6d508ec3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc1cae4b-61da-4c54-b066-5fc68e1d662d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1805433903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f0166dfe9447ba089f1e11113d62a',qos_specs=None,replication_status=,reservations=['7085ed87-2ecb-4bd0-b6ba-b335fb9e7803','0fc3006e-7294-437e-8ec7-37951e0cc1e7','70baf63f-d8cb-473f-992a-9fe8d19bfc1b','91836a81-9978-4505-945b-2376e33a5aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f6904b918b445b840794d8b12d1607',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1805433903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc1cae4b-61da-4c54-b066-5fc68e1d662d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7f0166dfe9447ba089f1e11113d62a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f6904b918b445b840794d8b12d1607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:20.771600 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66150aaf-12da-4fa4-97b9-bc7de15063b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:20.797506 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66150aaf-12da-4fa4-97b9-bc7de15063b3) transitioned into state 'SUCCESS' from state '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-1805433903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f0166dfe9447ba089f1e11113d62a',qos_specs=None,replication_status=,reservations=['7085ed87-2ecb-4bd0-b6ba-b335fb9e7803','0fc3006e-7294-437e-8ec7-37951e0cc1e7','70baf63f-d8cb-473f-992a-9fe8d19bfc1b','91836a81-9978-4505-945b-2376e33a5aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f6904b918b445b840794d8b12d1607',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:20.799027 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (587839ce-22a2-484c-8095-a13c1bdc66bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:20.814115 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (587839ce-22a2-484c-8095-a13c1bdc66bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:20.815405 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Flow 'volume_create_api' (be28d9af-bb75-4258-85ae-bf4c40c6f15f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:20.815849 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Create volume request issued successfully. Aug 01 13:53:20.816896 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec74b084-cffb-4ed7-b73b-7c405cdc47b8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:20.817412 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 250/987] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:53:20 2026] POST /volume/v3/volumes => generated 754 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:20.838137 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4f41b6bb-0a58-4dea-b550-b5a3384b029f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:20.840462 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4f41b6bb-0a58-4dea-b550-b5a3384b029f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d Aug 01 13:53:20.841800 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4f41b6bb-0a58-4dea-b550-b5a3384b029f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:20.841800 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4f41b6bb-0a58-4dea-b550-b5a3384b029f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:20.849529 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:20.849529 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:20.854872 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4f41b6bb-0a58-4dea-b550-b5a3384b029f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:20.864974 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4f41b6bb-0a58-4dea-b550-b5a3384b029f tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d returned with HTTP 200 Aug 01 13:53:20.865527 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 244/988] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:20 2026] GET /volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:20.920344 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ec9be35f-2418-4676-9324-46eeda0e498a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:20.923153 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec9be35f-2418-4676-9324-46eeda0e498a tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd Aug 01 13:53:20.923153 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec9be35f-2418-4676-9324-46eeda0e498a tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:20.923412 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec9be35f-2418-4676-9324-46eeda0e498a tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:20.930744 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:20.930744 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:20.934699 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ec9be35f-2418-4676-9324-46eeda0e498a tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Volume info retrieved successfully. Aug 01 13:53:20.938983 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec9be35f-2418-4676-9324-46eeda0e498a tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd returned with HTTP 200 Aug 01 13:53:20.939388 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 247/989] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:53:20 2026] GET /volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:20.960976 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8094aaba-63ca-4a6b-bdf7-bf226566f56b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:20.964673 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8094aaba-63ca-4a6b-bdf7-bf226566f56b tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/messages Aug 01 13:53:20.964987 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8094aaba-63ca-4a6b-bdf7-bf226566f56b tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:20.965281 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8094aaba-63ca-4a6b-bdf7-bf226566f56b tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:20.976442 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8094aaba-63ca-4a6b-bdf7-bf226566f56b tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:53:20.977121 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 249/990] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:53:20 2026] GET /volume/v3/messages => generated 670 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:20.988890 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-13a1ed7b-fb66-4ca3-9188-c101b5c9f251 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:20.990648 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13a1ed7b-fb66-4ca3-9188-c101b5c9f251 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] DELETE https://10.4.3.223/volume/v3/messages/80a03acb-703a-4ebd-b3ec-7a07b97e83df Aug 01 13:53:20.991611 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13a1ed7b-fb66-4ca3-9188-c101b5c9f251 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:20.991824 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13a1ed7b-fb66-4ca3-9188-c101b5c9f251 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:20.997989 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:20.997989 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:21.008240 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13a1ed7b-fb66-4ca3-9188-c101b5c9f251 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/messages/80a03acb-703a-4ebd-b3ec-7a07b97e83df returned with HTTP 204 Aug 01 13:53:21.009013 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 251/991] 10.4.3.223 () {68 vars in 1394 bytes} [Sat Aug 1 13:53:20 2026] DELETE /volume/v3/messages/80a03acb-703a-4ebd-b3ec-7a07b97e83df => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:53:21.021839 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fe390a5d-841d-4f1f-945c-d845e49f3ba3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.024291 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fe390a5d-841d-4f1f-945c-d845e49f3ba3 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/messages/80a03acb-703a-4ebd-b3ec-7a07b97e83df Aug 01 13:53:21.024920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fe390a5d-841d-4f1f-945c-d845e49f3ba3 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.025118 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fe390a5d-841d-4f1f-945c-d845e49f3ba3 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.032978 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fe390a5d-841d-4f1f-945c-d845e49f3ba3 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/messages/80a03acb-703a-4ebd-b3ec-7a07b97e83df returned with HTTP 404 Aug 01 13:53:21.034057 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 245/992] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:53:21 2026] GET /volume/v3/messages/80a03acb-703a-4ebd-b3ec-7a07b97e83df => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:21.044559 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-690f4e1c-1c70-45bd-b672-05e8b4787cc6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.046946 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-690f4e1c-1c70-45bd-b672-05e8b4787cc6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd Aug 01 13:53:21.047335 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-690f4e1c-1c70-45bd-b672-05e8b4787cc6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.047599 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-690f4e1c-1c70-45bd-b672-05e8b4787cc6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.059636 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:21.059636 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:21.066492 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-690f4e1c-1c70-45bd-b672-05e8b4787cc6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Volume info retrieved successfully. Aug 01 13:53:21.074107 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-690f4e1c-1c70-45bd-b672-05e8b4787cc6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd returned with HTTP 200 Aug 01 13:53:21.074107 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 248/993] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:53:21 2026] GET /volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:21.089490 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ad61138f-b97e-4f10-815c-512948b2eba0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.092053 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad61138f-b97e-4f10-815c-512948b2eba0 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] DELETE https://10.4.3.223/volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd Aug 01 13:53:21.094136 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad61138f-b97e-4f10-815c-512948b2eba0 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.094437 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad61138f-b97e-4f10-815c-512948b2eba0 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.094623 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ad61138f-b97e-4f10-815c-512948b2eba0 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Delete volume with id: 25966892-a122-4ca6-8f4a-92fee24da6cd Aug 01 13:53:21.105666 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:21.105666 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:21.106321 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ad61138f-b97e-4f10-815c-512948b2eba0 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Volume info retrieved successfully. Aug 01 13:53:21.109108 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ad61138f-b97e-4f10-815c-512948b2eba0 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100201) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:53:21.133915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-ad61138f-b97e-4f10-815c-512948b2eba0 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Created reservations ['bb40ecbd-ff29-4191-9c78-60627e345a9f', 'a85011fc-3a28-49f9-91b0-50d74dd3b142', 'b78c3fbe-80e0-41bc-a8a1-aaed24c2ef8a', '22cc1739-42fc-43a2-ad2d-a09b1c99de0e'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:21.167440 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ad61138f-b97e-4f10-815c-512948b2eba0 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Delete volume request issued successfully. Aug 01 13:53:21.167688 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad61138f-b97e-4f10-815c-512948b2eba0 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd returned with HTTP 202 Aug 01 13:53:21.168384 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 250/994] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:53:21 2026] DELETE /volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:21.181540 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a77f7077-2b63-4f00-9e97-7bb4a18b3368 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.184983 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a77f7077-2b63-4f00-9e97-7bb4a18b3368 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd Aug 01 13:53:21.185962 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a77f7077-2b63-4f00-9e97-7bb4a18b3368 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.186230 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a77f7077-2b63-4f00-9e97-7bb4a18b3368 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.198886 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a77f7077-2b63-4f00-9e97-7bb4a18b3368 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd returned with HTTP 404 Aug 01 13:53:21.198886 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 252/995] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:53:21 2026] GET /volume/v3/volumes/25966892-a122-4ca6-8f4a-92fee24da6cd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:21.207995 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5e17de76-4db5-4fda-9de2-fc853ae309be None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.210712 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5e17de76-4db5-4fda-9de2-fc853ae309be tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] DELETE https://10.4.3.223/volume/v3/types/f24640ce-434f-4749-8369-5c12366f3543 Aug 01 13:53:21.211256 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5e17de76-4db5-4fda-9de2-fc853ae309be tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.211536 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5e17de76-4db5-4fda-9de2-fc853ae309be tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.259997 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5e17de76-4db5-4fda-9de2-fc853ae309be tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] https://10.4.3.223/volume/v3/types/f24640ce-434f-4749-8369-5c12366f3543 returned with HTTP 202 Aug 01 13:53:21.260721 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 246/996] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:53:21 2026] DELETE /volume/v3/types/f24640ce-434f-4749-8369-5c12366f3543 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:21.261970 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7a0a59c7-4de4-4769-946e-d5d35e928b4f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.265485 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a0a59c7-4de4-4769-946e-d5d35e928b4f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 Aug 01 13:53:21.265636 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a0a59c7-4de4-4769-946e-d5d35e928b4f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.265892 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a0a59c7-4de4-4769-946e-d5d35e928b4f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.269972 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7946182-09e3-4e51-bc35-310a2d74976a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.275454 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7946182-09e3-4e51-bc35-310a2d74976a tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] GET https://10.4.3.223/volume/v3/types/f24640ce-434f-4749-8369-5c12366f3543 Aug 01 13:53:21.275580 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a0a59c7-4de4-4769-946e-d5d35e928b4f tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 returned with HTTP 404 Aug 01 13:53:21.275631 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7946182-09e3-4e51-bc35-310a2d74976a tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.275631 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7946182-09e3-4e51-bc35-310a2d74976a tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.278437 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 249/997] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:21 2026] GET /volume/v3/volumes/3c774722-8ee4-4b52-ac92-3d4ee0112035 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:21.278947 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7946182-09e3-4e51-bc35-310a2d74976a tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] https://10.4.3.223/volume/v3/types/f24640ce-434f-4749-8369-5c12366f3543 returned with HTTP 404 Aug 01 13:53:21.279561 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 251/998] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:53:21 2026] GET /volume/v3/types/f24640ce-434f-4749-8369-5c12366f3543 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:21.285201 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2428f580-ac1a-46be-8ad2-a7d977508705 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.289866 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2428f580-ac1a-46be-8ad2-a7d977508705 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:21.290221 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2428f580-ac1a-46be-8ad2-a7d977508705 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.290461 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2428f580-ac1a-46be-8ad2-a7d977508705 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.290639 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e4f23cc6-7ee2-408b-8a67-11a463160208 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.290691 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-2428f580-ac1a-46be-8ad2-a7d977508705 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Delete volume with id: 3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:21.293012 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e4f23cc6-7ee2-408b-8a67-11a463160208 tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:53:21.293479 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e4f23cc6-7ee2-408b-8a67-11a463160208 tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2094519190", "extra_specs": {"storage_protocol": "tempest-storage_protocol-607727761", "vendor_name": "tempest-vendor_name-323236363"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:21.300923 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:21.300923 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:21.301507 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2428f580-ac1a-46be-8ad2-a7d977508705 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:21.318104 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e4f23cc6-7ee2-408b-8a67-11a463160208 tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:53:21.318498 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 247/999] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:53:21 2026] POST /volume/v3/types => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:21.330242 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-746bef41-61db-4f59-ad44-b86d881d13cc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.333601 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:21.334094 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "51636b60-63f8-46d9-8694-019b719522c0", "size": 1, "name": "tempest-UserMessagesTest-Volume-569121138"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:21.336105 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Create volume request body: {'volume': {'volume_type': '51636b60-63f8-46d9-8694-019b719522c0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-569121138'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:21.344199 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2428f580-ac1a-46be-8ad2-a7d977508705 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Delete volume request issued successfully. Aug 01 13:53:21.344199 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2428f580-ac1a-46be-8ad2-a7d977508705 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 202 Aug 01 13:53:21.344520 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 253/1000] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:21 2026] DELETE /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:21.346047 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Create volume of 1 GB Aug 01 13:53:21.346605 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:21.346605 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:21.347580 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Availability Zones retrieved successfully. Aug 01 13:53:21.356287 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d00299a8-f50f-4aff-82b6-ce52cdfcca39 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.359267 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d00299a8-f50f-4aff-82b6-ce52cdfcca39 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:21.359788 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d00299a8-f50f-4aff-82b6-ce52cdfcca39 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.359867 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d00299a8-f50f-4aff-82b6-ce52cdfcca39 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.370056 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:21.370056 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:21.375403 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d00299a8-f50f-4aff-82b6-ce52cdfcca39 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Volume info retrieved successfully. Aug 01 13:53:21.381210 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d00299a8-f50f-4aff-82b6-ce52cdfcca39 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 200 Aug 01 13:53:21.381942 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 252/1001] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:21 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:21.544882 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Flow 'volume_create_api' (437f356a-77cd-40bb-88be-20494814bb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:21.546105 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bbbd0f9-0650-4d42-b13e-efc8b8d1a7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:21.547419 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:21.573904 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bbbd0f9-0650-4d42-b13e-efc8b8d1a7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:53:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-607727761',vendor_name='tempest-vendor_name-323236363'},id=51636b60-63f8-46d9-8694-019b719522c0,is_public=True,name='tempest-UserMessagesTest-volume-type-2094519190',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51636b60-63f8-46d9-8694-019b719522c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:21.574900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897a52f8-3f35-415b-879c-73894494e67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:21.606938 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2094519190 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2094519190, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:53:21.607358 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2094519190 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2094519190, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:53:21.652466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Created reservations ['4eaefc3f-8981-4b4a-848d-746949209b79', 'bb59fb5c-466e-4956-85f5-ecdec603880e', '88c36926-70d5-4c1c-b3f5-ae6cd432f31c', 'af2a25d3-3c26-4e08-b754-e5324801891b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:21.653386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897a52f8-3f35-415b-879c-73894494e67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eaefc3f-8981-4b4a-848d-746949209b79', 'bb59fb5c-466e-4956-85f5-ecdec603880e', '88c36926-70d5-4c1c-b3f5-ae6cd432f31c', 'af2a25d3-3c26-4e08-b754-e5324801891b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:21.654182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4afa1808-fa88-4f77-8be9-d8f6626d1f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:21.687801 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4afa1808-fa88-4f77-8be9-d8f6626d1f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29485e3f-ba53-4042-8deb-f2142e86163c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-569121138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8b04c994abe4ff5aa7bfaeee2c485cf',qos_specs=None,replication_status=,reservations=['4eaefc3f-8981-4b4a-848d-746949209b79','bb59fb5c-466e-4956-85f5-ecdec603880e','88c36926-70d5-4c1c-b3f5-ae6cd432f31c','af2a25d3-3c26-4e08-b754-e5324801891b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4793ece8c534431a1f7db567633c20d',volume_type_id=51636b60-63f8-46d9-8694-019b719522c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-569121138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29485e3f-ba53-4042-8deb-f2142e86163c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8b04c994abe4ff5aa7bfaeee2c485cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4793ece8c534431a1f7db567633c20d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51636b60-63f8-46d9-8694-019b719522c0),volume_type_id=51636b60-63f8-46d9-8694-019b719522c0)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:21.689001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba12534b-bb3e-4c5e-bbb6-e501c13fd56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:21.736575 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba12534b-bb3e-4c5e-bbb6-e501c13fd56e) transitioned into state 'SUCCESS' from state '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-569121138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8b04c994abe4ff5aa7bfaeee2c485cf',qos_specs=None,replication_status=,reservations=['4eaefc3f-8981-4b4a-848d-746949209b79','bb59fb5c-466e-4956-85f5-ecdec603880e','88c36926-70d5-4c1c-b3f5-ae6cd432f31c','af2a25d3-3c26-4e08-b754-e5324801891b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4793ece8c534431a1f7db567633c20d',volume_type_id=51636b60-63f8-46d9-8694-019b719522c0)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:21.737400 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed1c6b8-bf82-4451-9887-89512a9a278d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:21.756103 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed1c6b8-bf82-4451-9887-89512a9a278d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:21.757357 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Flow 'volume_create_api' (437f356a-77cd-40bb-88be-20494814bb6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:21.757785 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Create volume request issued successfully. Aug 01 13:53:21.758563 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-746bef41-61db-4f59-ad44-b86d881d13cc tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:21.759448 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 250/1002] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:53:21 2026] POST /volume/v3/volumes => generated 785 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:21.777154 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e35f7dfd-e207-4b0b-8ff4-08eabb584a83 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.780458 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e35f7dfd-e207-4b0b-8ff4-08eabb584a83 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c Aug 01 13:53:21.780458 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e35f7dfd-e207-4b0b-8ff4-08eabb584a83 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.781379 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e35f7dfd-e207-4b0b-8ff4-08eabb584a83 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.793269 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:21.793269 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:21.800363 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e35f7dfd-e207-4b0b-8ff4-08eabb584a83 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Volume info retrieved successfully. Aug 01 13:53:21.808752 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e35f7dfd-e207-4b0b-8ff4-08eabb584a83 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c returned with HTTP 200 Aug 01 13:53:21.809317 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 248/1003] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:53:21 2026] GET /volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:21.885865 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e16bfdd5-42d0-4b33-ac28-f2dbb7f2fb69 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.889305 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e16bfdd5-42d0-4b33-ac28-f2dbb7f2fb69 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d Aug 01 13:53:21.889305 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e16bfdd5-42d0-4b33-ac28-f2dbb7f2fb69 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:21.889305 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e16bfdd5-42d0-4b33-ac28-f2dbb7f2fb69 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:21.896621 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:21.896621 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:21.906506 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e16bfdd5-42d0-4b33-ac28-f2dbb7f2fb69 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:21.914032 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e16bfdd5-42d0-4b33-ac28-f2dbb7f2fb69 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d returned with HTTP 200 Aug 01 13:53:21.914796 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 254/1004] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:21 2026] GET /volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:21.936415 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-97097a32-8c87-4e88-bd37-25d81d607393 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:21.941722 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97097a32-8c87-4e88-bd37-25d81d607393 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 13:53:21.941722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97097a32-8c87-4e88-bd37-25d81d607393 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fc1cae4b-61da-4c54-b066-5fc68e1d662d", "name": "tempest-VolumesBackupsAdminTest-Backup-851179148", "container": "tempest-volumesbackupsadmintest-backup-container-1456612423"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:21.945372 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-97097a32-8c87-4e88-bd37-25d81d607393 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Creating new backup {'backup': {'volume_id': 'fc1cae4b-61da-4c54-b066-5fc68e1d662d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-851179148', 'container': 'tempest-volumesbackupsadmintest-backup-container-1456612423'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:53:21.946296 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-97097a32-8c87-4e88-bd37-25d81d607393 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Creating backup of volume fc1cae4b-61da-4c54-b066-5fc68e1d662d in container tempest-volumesbackupsadmintest-backup-container-1456612423 Aug 01 13:53:21.960575 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:21.960575 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:21.961260 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-97097a32-8c87-4e88-bd37-25d81d607393 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:22.004849 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-97097a32-8c87-4e88-bd37-25d81d607393 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Created reservations ['8ec4a38b-55a7-44ef-977e-644084fedbcb', 'd4f9a1fc-f027-4112-9941-de9478b38e43'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:22.063654 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97097a32-8c87-4e88-bd37-25d81d607393 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:53:22.064950 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 253/1005] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:53:21 2026] POST /volume/v3/backups => generated 334 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:22.079072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2f25c03d-03d5-49e1-a27c-55684cef2e39 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:22.081408 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f25c03d-03d5-49e1-a27c-55684cef2e39 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:22.081707 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f25c03d-03d5-49e1-a27c-55684cef2e39 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:22.081929 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f25c03d-03d5-49e1-a27c-55684cef2e39 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:22.082057 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2f25c03d-03d5-49e1-a27c-55684cef2e39 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:22.092294 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:22.092294 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:22.093409 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f25c03d-03d5-49e1-a27c-55684cef2e39 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:22.093943 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 251/1006] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:22 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:22.397166 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fff774e3-b6ff-427a-bfd2-d5e35295cf52 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:22.400571 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fff774e3-b6ff-427a-bfd2-d5e35295cf52 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] GET https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c Aug 01 13:53:22.400571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fff774e3-b6ff-427a-bfd2-d5e35295cf52 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:22.400571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fff774e3-b6ff-427a-bfd2-d5e35295cf52 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:22.406873 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fff774e3-b6ff-427a-bfd2-d5e35295cf52 tempest-TestMultiAttachVolumeSwap-846622155 tempest-TestMultiAttachVolumeSwap-846622155-project-member] https://10.4.3.223/volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c returned with HTTP 404 Aug 01 13:53:22.407335 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 249/1007] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:22 2026] GET /volume/v3/volumes/3a7d54a9-bd56-4999-bcd7-a9ab22a8f77c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:22.825642 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-75140056-7e3e-4d5a-bf46-0c7acdc138c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:22.828408 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75140056-7e3e-4d5a-bf46-0c7acdc138c9 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c Aug 01 13:53:22.829150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75140056-7e3e-4d5a-bf46-0c7acdc138c9 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:22.829150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75140056-7e3e-4d5a-bf46-0c7acdc138c9 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:22.836959 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:22.836959 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:22.841646 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-75140056-7e3e-4d5a-bf46-0c7acdc138c9 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Volume info retrieved successfully. Aug 01 13:53:22.847137 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75140056-7e3e-4d5a-bf46-0c7acdc138c9 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c returned with HTTP 200 Aug 01 13:53:22.847581 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 255/1008] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:53:22 2026] GET /volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:22.867393 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6f58abd2-02bf-442a-b67c-38c05cabadf6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:22.869811 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f58abd2-02bf-442a-b67c-38c05cabadf6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/messages Aug 01 13:53:22.870362 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f58abd2-02bf-442a-b67c-38c05cabadf6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:22.870731 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f58abd2-02bf-442a-b67c-38c05cabadf6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:22.871261 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:22.871261 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:22.879297 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f58abd2-02bf-442a-b67c-38c05cabadf6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:53:22.879955 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 254/1009] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:53:22 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:22.892115 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-41c17c4e-429b-4999-b108-61a4b20a4d4f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:22.894572 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41c17c4e-429b-4999-b108-61a4b20a4d4f tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/messages/032f6f95-055f-4d45-b812-0c9fc8df8bce Aug 01 13:53:22.894866 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-41c17c4e-429b-4999-b108-61a4b20a4d4f tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:22.895116 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-41c17c4e-429b-4999-b108-61a4b20a4d4f tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:22.903804 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41c17c4e-429b-4999-b108-61a4b20a4d4f tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/messages/032f6f95-055f-4d45-b812-0c9fc8df8bce returned with HTTP 200 Aug 01 13:53:22.904420 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 252/1010] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:53:22 2026] GET /volume/v3/messages/032f6f95-055f-4d45-b812-0c9fc8df8bce => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:22.915066 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-26422fee-d307-468e-b0b2-ac47ca98b8c4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:22.917235 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-26422fee-d307-468e-b0b2-ac47ca98b8c4 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/messages Aug 01 13:53:22.917586 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-26422fee-d307-468e-b0b2-ac47ca98b8c4 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:22.917901 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-26422fee-d307-468e-b0b2-ac47ca98b8c4 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:22.923406 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-26422fee-d307-468e-b0b2-ac47ca98b8c4 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:53:22.924133 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 250/1011] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:53:22 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 01 13:53:22.937909 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5ba2f5e7-7500-447a-a6a7-606979a24c23 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:22.939808 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5ba2f5e7-7500-447a-a6a7-606979a24c23 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] DELETE https://10.4.3.223/volume/v3/messages/032f6f95-055f-4d45-b812-0c9fc8df8bce Aug 01 13:53:22.940045 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5ba2f5e7-7500-447a-a6a7-606979a24c23 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:22.940309 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5ba2f5e7-7500-447a-a6a7-606979a24c23 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:22.950044 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5ba2f5e7-7500-447a-a6a7-606979a24c23 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/messages/032f6f95-055f-4d45-b812-0c9fc8df8bce returned with HTTP 204 Aug 01 13:53:22.950507 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 256/1012] 10.4.3.223 () {68 vars in 1394 bytes} [Sat Aug 1 13:53:22 2026] DELETE /volume/v3/messages/032f6f95-055f-4d45-b812-0c9fc8df8bce => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:53:22.961142 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0c47554b-6324-4110-942b-abb781e194c5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:22.965910 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c47554b-6324-4110-942b-abb781e194c5 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c Aug 01 13:53:22.965910 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c47554b-6324-4110-942b-abb781e194c5 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:22.965910 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c47554b-6324-4110-942b-abb781e194c5 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:22.978269 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:22.978269 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:22.988626 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0c47554b-6324-4110-942b-abb781e194c5 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Volume info retrieved successfully. Aug 01 13:53:22.998439 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c47554b-6324-4110-942b-abb781e194c5 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c returned with HTTP 200 Aug 01 13:53:22.999246 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 255/1013] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:53:22 2026] GET /volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:23.019051 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2610ad22-a2e7-467b-856e-3abd87efeed6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.021064 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2610ad22-a2e7-467b-856e-3abd87efeed6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] DELETE https://10.4.3.223/volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c Aug 01 13:53:23.021289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2610ad22-a2e7-467b-856e-3abd87efeed6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.021527 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2610ad22-a2e7-467b-856e-3abd87efeed6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.021748 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-2610ad22-a2e7-467b-856e-3abd87efeed6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Delete volume with id: 29485e3f-ba53-4042-8deb-f2142e86163c Aug 01 13:53:23.031648 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:23.031648 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:23.032144 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2610ad22-a2e7-467b-856e-3abd87efeed6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Volume info retrieved successfully. Aug 01 13:53:23.034059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.036065 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2610ad22-a2e7-467b-856e-3abd87efeed6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:53:23.070823 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-2610ad22-a2e7-467b-856e-3abd87efeed6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Created reservations ['16e6b456-056f-441f-81fa-a2bb7387c721', 'b9cb7763-169b-49c5-aecc-abd503e5f070', 'c20ba0da-a837-4c79-a2a9-1cd014484a4d', 'b670213e-3e20-45cf-a152-3b6eecf13dd6'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:23.108387 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a9d0a623-2a2a-42d8-89f4-b665e526f446 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.110779 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9d0a623-2a2a-42d8-89f4-b665e526f446 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:23.111099 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9d0a623-2a2a-42d8-89f4-b665e526f446 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.111373 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9d0a623-2a2a-42d8-89f4-b665e526f446 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.111561 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a9d0a623-2a2a-42d8-89f4-b665e526f446 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:23.117686 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:23.117686 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:23.119079 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2610ad22-a2e7-467b-856e-3abd87efeed6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Delete volume request issued successfully. Aug 01 13:53:23.119316 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2610ad22-a2e7-467b-856e-3abd87efeed6 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c returned with HTTP 202 Aug 01 13:53:23.119369 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9d0a623-2a2a-42d8-89f4-b665e526f446 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:23.119745 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 253/1014] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:53:23 2026] DELETE /volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:23.120100 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 257/1015] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:23 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:23.129287 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60f6b397-b367-47f5-8454-c14871e58550 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.131321 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60f6b397-b367-47f5-8454-c14871e58550 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] GET https://10.4.3.223/volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c Aug 01 13:53:23.131634 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60f6b397-b367-47f5-8454-c14871e58550 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.131886 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60f6b397-b367-47f5-8454-c14871e58550 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.140285 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60f6b397-b367-47f5-8454-c14871e58550 tempest-UserMessagesTest-782170519 tempest-UserMessagesTest-782170519-project-member] https://10.4.3.223/volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c returned with HTTP 404 Aug 01 13:53:23.140977 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 256/1016] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:53:23 2026] GET /volume/v3/volumes/29485e3f-ba53-4042-8deb-f2142e86163c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:23.148573 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-830f6e9c-e14b-47fb-85d9-534b498b389b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.150390 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-830f6e9c-e14b-47fb-85d9-534b498b389b tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] DELETE https://10.4.3.223/volume/v3/types/51636b60-63f8-46d9-8694-019b719522c0 Aug 01 13:53:23.150608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-830f6e9c-e14b-47fb-85d9-534b498b389b tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.150956 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-830f6e9c-e14b-47fb-85d9-534b498b389b tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.158934 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:23.159293 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1994217432"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:23.161271 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1994217432'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:23.161271 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Create volume of 1 GB Aug 01 13:53:23.169086 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Availability Zones retrieved successfully. Aug 01 13:53:23.178084 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Flow 'volume_create_api' (80b3d516-f734-4dee-a613-52f3b23300fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:23.179766 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60057e1-d592-4aa5-9709-c274df362a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:23.181161 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:23.186829 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-830f6e9c-e14b-47fb-85d9-534b498b389b tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] https://10.4.3.223/volume/v3/types/51636b60-63f8-46d9-8694-019b719522c0 returned with HTTP 202 Aug 01 13:53:23.187411 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 254/1017] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:53:23 2026] DELETE /volume/v3/types/51636b60-63f8-46d9-8694-019b719522c0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:23.199535 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2b11fa32-2003-42e1-a742-01f3f5bfb8ca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.201874 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b11fa32-2003-42e1-a742-01f3f5bfb8ca tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] GET https://10.4.3.223/volume/v3/types/51636b60-63f8-46d9-8694-019b719522c0 Aug 01 13:53:23.202116 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b11fa32-2003-42e1-a742-01f3f5bfb8ca tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.202377 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b11fa32-2003-42e1-a742-01f3f5bfb8ca tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.207986 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b11fa32-2003-42e1-a742-01f3f5bfb8ca tempest-UserMessagesTest-507231623 tempest-UserMessagesTest-507231623-project-admin] https://10.4.3.223/volume/v3/types/51636b60-63f8-46d9-8694-019b719522c0 returned with HTTP 404 Aug 01 13:53:23.208681 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 258/1018] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:53:23 2026] GET /volume/v3/types/51636b60-63f8-46d9-8694-019b719522c0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:23.225671 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60057e1-d592-4aa5-9709-c274df362a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:23.226577 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bbeb957-711f-4f36-9d53-cd530d4bd83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:23.288281 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Created reservations ['028f6a08-f2e5-497d-8d90-33291806c5be', '5d296959-0d4f-4414-acf3-7c155e7b1f7a', '9f48c935-4f78-44aa-82bf-6622a439ae47', 'df71170d-6c9f-4142-8372-690b5e1df878'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:23.288589 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-20488c44-a761-4b88-9b03-3375804af8a4 req-04df72bb-d213-49b0-8174-74a44e875c01 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.289062 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bbeb957-711f-4f36-9d53-cd530d4bd83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['028f6a08-f2e5-497d-8d90-33291806c5be', '5d296959-0d4f-4414-acf3-7c155e7b1f7a', '9f48c935-4f78-44aa-82bf-6622a439ae47', 'df71170d-6c9f-4142-8372-690b5e1df878']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:23.289853 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617f05ec-68be-47fa-9dcd-a751300f39ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:23.291561 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-04df72bb-d213-49b0-8174-74a44e875c01 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] DELETE https://10.4.3.223/volume/v3/attachments/a092b7ab-7428-439f-a7fb-b8f31d27eefc Aug 01 13:53:23.291872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-04df72bb-d213-49b0-8174-74a44e875c01 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.292140 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-04df72bb-d213-49b0-8174-74a44e875c01 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.302859 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:23.302859 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:23.313746 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617f05ec-68be-47fa-9dcd-a751300f39ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871bed42-a637-45ca-b165-345fb9f41115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1994217432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='624a99c5a99e40d1b9ec6f3e70889142',qos_specs=None,replication_status=,reservations=['028f6a08-f2e5-497d-8d90-33291806c5be','5d296959-0d4f-4414-acf3-7c155e7b1f7a','9f48c935-4f78-44aa-82bf-6622a439ae47','df71170d-6c9f-4142-8372-690b5e1df878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4caaf1006d548729f23629e6e04a015',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1994217432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871bed42-a637-45ca-b165-345fb9f41115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='624a99c5a99e40d1b9ec6f3e70889142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4caaf1006d548729f23629e6e04a015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:23.314602 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8099c5-02fc-4937-94a1-cb7f7fd74662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:23.347866 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8099c5-02fc-4937-94a1-cb7f7fd74662) transitioned into state 'SUCCESS' from state '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-1994217432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='624a99c5a99e40d1b9ec6f3e70889142',qos_specs=None,replication_status=,reservations=['028f6a08-f2e5-497d-8d90-33291806c5be','5d296959-0d4f-4414-acf3-7c155e7b1f7a','9f48c935-4f78-44aa-82bf-6622a439ae47','df71170d-6c9f-4142-8372-690b5e1df878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4caaf1006d548729f23629e6e04a015',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:23.349105 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca5b06c-2d0a-46fb-b5fc-357f10490d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:23.366907 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca5b06c-2d0a-46fb-b5fc-357f10490d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:23.366907 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Flow 'volume_create_api' (80b3d516-f734-4dee-a613-52f3b23300fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:23.367145 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Create volume request issued successfully. Aug 01 13:53:23.368032 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ccfdfde4-fc11-4e44-8e46-56d93c73d0ea tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:23.368617 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 251/1019] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:53:23 2026] POST /volume/v3/volumes => generated 759 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:23.394009 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-04df72bb-d213-49b0-8174-74a44e875c01 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments/a092b7ab-7428-439f-a7fb-b8f31d27eefc returned with HTTP 200 Aug 01 13:53:23.395686 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 257/1020] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:23 2026] DELETE /volume/v3/attachments/a092b7ab-7428-439f-a7fb-b8f31d27eefc => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:23.414596 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-20488c44-a761-4b88-9b03-3375804af8a4 req-52d0598d-6424-4846-abbe-29b41551f1a8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.417255 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-52d0598d-6424-4846-abbe-29b41551f1a8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] DELETE https://10.4.3.223/volume/v3/attachments/43fd1521-b0a0-4688-a452-705e4b243230 Aug 01 13:53:23.417255 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-52d0598d-6424-4846-abbe-29b41551f1a8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.417883 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-52d0598d-6424-4846-abbe-29b41551f1a8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.437097 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:23.437097 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:23.535034 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bedc1d98-8366-4348-a13d-3472caa5957a req-215e6a1b-78cb-43ca-a129-54f87240981a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.539334 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-215e6a1b-78cb-43ca-a129-54f87240981a tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] GET https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e Aug 01 13:53:23.539582 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-215e6a1b-78cb-43ca-a129-54f87240981a tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.540023 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-215e6a1b-78cb-43ca-a129-54f87240981a tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.549788 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-52d0598d-6424-4846-abbe-29b41551f1a8 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments/43fd1521-b0a0-4688-a452-705e4b243230 returned with HTTP 200 Aug 01 13:53:23.550252 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 255/1021] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:23 2026] DELETE /volume/v3/attachments/43fd1521-b0a0-4688-a452-705e4b243230 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:23.553580 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:23.553580 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:23.559681 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-215e6a1b-78cb-43ca-a129-54f87240981a tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:53:23.571722 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-20488c44-a761-4b88-9b03-3375804af8a4 req-468f7e65-bc5e-46d1-9982-f3c435a32cb2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.573584 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-468f7e65-bc5e-46d1-9982-f3c435a32cb2 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ee1cf507-86c3-4871-b4a0-b0cec3bf06ac Aug 01 13:53:23.573887 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-468f7e65-bc5e-46d1-9982-f3c435a32cb2 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.574103 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-468f7e65-bc5e-46d1-9982-f3c435a32cb2 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.574350 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-215e6a1b-78cb-43ca-a129-54f87240981a tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e returned with HTTP 200 Aug 01 13:53:23.575080 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 259/1022] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:23 2026] GET /volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e => generated 1311 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:23.586663 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2ff728c5-e374-41ec-ac16-a1823d7d42dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.586663 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2ff728c5-e374-41ec-ac16-a1823d7d42dd None None] GET https://10.4.3.223/volume// Aug 01 13:53:23.586921 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2ff728c5-e374-41ec-ac16-a1823d7d42dd None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.587003 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2ff728c5-e374-41ec-ac16-a1823d7d42dd None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.587392 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2ff728c5-e374-41ec-ac16-a1823d7d42dd None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:53:23.587765 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 258/1023] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:53: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 01 13:53:23.589201 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:23.589201 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:23.602525 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bedc1d98-8366-4348-a13d-3472caa5957a req-5a32b738-14c7-42e7-a2eb-e94f3703a56e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.608393 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-5a32b738-14c7-42e7-a2eb-e94f3703a56e tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:53:23.608393 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-5a32b738-14c7-42e7-a2eb-e94f3703a56e tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cc55805-ca08-4e61-a7a5-e7e950747b8e", "connector": null, "instance_uuid": "6930d1ea-c876-446e-a6fc-5cfeb9d08312"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:23.619914 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:23.619914 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:23.690498 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-20488c44-a761-4b88-9b03-3375804af8a4 req-468f7e65-bc5e-46d1-9982-f3c435a32cb2 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/attachments/ee1cf507-86c3-4871-b4a0-b0cec3bf06ac returned with HTTP 200 Aug 01 13:53:23.690961 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 252/1024] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:23 2026] DELETE /volume/v3/attachments/ee1cf507-86c3-4871-b4a0-b0cec3bf06ac => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:23.691800 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-5a32b738-14c7-42e7-a2eb-e94f3703a56e tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:53:23.692457 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 256/1025] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:53:23 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 01 13:53:23.709241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5048970e-9a78-42ad-82ae-6c671b83abbd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.709688 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5048970e-9a78-42ad-82ae-6c671b83abbd None None] GET https://10.4.3.223/volume// Aug 01 13:53:23.710054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5048970e-9a78-42ad-82ae-6c671b83abbd None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.710324 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5048970e-9a78-42ad-82ae-6c671b83abbd None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.710707 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5048970e-9a78-42ad-82ae-6c671b83abbd None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:53:23.710920 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 260/1026] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:53: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 01 13:53:23.720794 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-bedc1d98-8366-4348-a13d-3472caa5957a req-0c0e75d7-c244-4c07-be8c-29b8cc80fa3b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.723654 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-0c0e75d7-c244-4c07-be8c-29b8cc80fa3b tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] GET https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e Aug 01 13:53:23.724284 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-0c0e75d7-c244-4c07-be8c-29b8cc80fa3b tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:23.724284 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-0c0e75d7-c244-4c07-be8c-29b8cc80fa3b tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:23.743534 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:23.743534 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:23.750406 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-bedc1d98-8366-4348-a13d-3472caa5957a req-0c0e75d7-c244-4c07-be8c-29b8cc80fa3b tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:53:23.756545 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-0c0e75d7-c244-4c07-be8c-29b8cc80fa3b tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e returned with HTTP 200 Aug 01 13:53:23.756987 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 259/1027] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:53:23 2026] GET /volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e => generated 1490 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:53:23.864712 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-bedc1d98-8366-4348-a13d-3472caa5957a req-fb643192-c689-4e94-a3f4-d06725143b3c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:23.868102 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-fb643192-c689-4e94-a3f4-d06725143b3c tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] PUT https://10.4.3.223/volume/v3/attachments/5087bf36-f348-49e5-aca1-eb4abca86598 Aug 01 13:53:23.868655 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-fb643192-c689-4e94-a3f4-d06725143b3c tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:23.876941 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-bedc1d98-8366-4348-a13d-3472caa5957a req-fb643192-c689-4e94-a3f4-d06725143b3c tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Acquiring lock "cinder-attachment_update-9cc55805-ca08-4e61-a7a5-e7e950747b8e-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:53:23.881961 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-bedc1d98-8366-4348-a13d-3472caa5957a req-fb643192-c689-4e94-a3f4-d06725143b3c tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Lock "cinder-attachment_update-9cc55805-ca08-4e61-a7a5-e7e950747b8e-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:53:23.883182 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:23.883182 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:23.996352 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-bedc1d98-8366-4348-a13d-3472caa5957a req-fb643192-c689-4e94-a3f4-d06725143b3c tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Lock "cinder-attachment_update-9cc55805-ca08-4e61-a7a5-e7e950747b8e-np0000006308" released by "attachment_update" :: held 0.114s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:53:23.996775 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-fb643192-c689-4e94-a3f4-d06725143b3c tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/attachments/5087bf36-f348-49e5-aca1-eb4abca86598 returned with HTTP 200 Aug 01 13:53:23.997280 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 253/1028] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:53:23 2026] PUT /volume/v3/attachments/5087bf36-f348-49e5-aca1-eb4abca86598 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:23.999041 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-e574e49c-9438-426a-abe5-12767d3b5ad1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:24.005207 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-e574e49c-9438-426a-abe5-12767d3b5ad1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] DELETE https://10.4.3.223/volume/v3/attachments/c9f83f22-18da-4e0d-bb26-718ebfb2be1d Aug 01 13:53:24.005531 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-e574e49c-9438-426a-abe5-12767d3b5ad1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:24.005830 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-e574e49c-9438-426a-abe5-12767d3b5ad1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:24.025061 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:24.025061 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:24.036856 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bedc1d98-8366-4348-a13d-3472caa5957a req-ef1b3cd7-aa64-4ed9-93c7-7d3ae27f1ce9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:24.039357 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-ef1b3cd7-aa64-4ed9-93c7-7d3ae27f1ce9 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] POST https://10.4.3.223/volume/v3/attachments/5087bf36-f348-49e5-aca1-eb4abca86598/action Aug 01 13:53:24.039753 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-ef1b3cd7-aa64-4ed9-93c7-7d3ae27f1ce9 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:24.039848 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-ef1b3cd7-aa64-4ed9-93c7-7d3ae27f1ce9 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:24.063568 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:24.063568 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:24.084390 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bedc1d98-8366-4348-a13d-3472caa5957a req-ef1b3cd7-aa64-4ed9-93c7-7d3ae27f1ce9 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/attachments/5087bf36-f348-49e5-aca1-eb4abca86598/action returned with HTTP 204 Aug 01 13:53:24.084839 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 261/1029] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:53:24 2026] POST /volume/v3/attachments/5087bf36-f348-49e5-aca1-eb4abca86598/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:24.099279 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-e574e49c-9438-426a-abe5-12767d3b5ad1 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments/c9f83f22-18da-4e0d-bb26-718ebfb2be1d returned with HTTP 200 Aug 01 13:53:24.100027 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 257/1030] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:23 2026] DELETE /volume/v3/attachments/c9f83f22-18da-4e0d-bb26-718ebfb2be1d => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:24.109606 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-32cc6889-a663-4563-bff6-2cc19f0ea99d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:24.113031 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-32cc6889-a663-4563-bff6-2cc19f0ea99d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] DELETE https://10.4.3.223/volume/v3/attachments/3765f865-e58f-4aa3-91ef-0a69eaecdaf3 Aug 01 13:53:24.113308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-32cc6889-a663-4563-bff6-2cc19f0ea99d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:24.113549 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-32cc6889-a663-4563-bff6-2cc19f0ea99d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:24.123459 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:24.123459 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:24.133645 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3976b953-daa8-4b14-8dd6-8c479d8281d6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:24.139046 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3976b953-daa8-4b14-8dd6-8c479d8281d6 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:24.139329 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3976b953-daa8-4b14-8dd6-8c479d8281d6 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:24.139609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3976b953-daa8-4b14-8dd6-8c479d8281d6 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:24.139609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-3976b953-daa8-4b14-8dd6-8c479d8281d6 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:24.149969 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:24.149969 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:24.151162 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3976b953-daa8-4b14-8dd6-8c479d8281d6 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:24.151727 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 254/1031] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:24 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:24.195837 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-32cc6889-a663-4563-bff6-2cc19f0ea99d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments/3765f865-e58f-4aa3-91ef-0a69eaecdaf3 returned with HTTP 200 Aug 01 13:53:24.196396 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 260/1032] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:24 2026] DELETE /volume/v3/attachments/3765f865-e58f-4aa3-91ef-0a69eaecdaf3 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:24.219404 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-3c31ccb8-8d51-44c6-b765-2c880a6c308e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:24.222084 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-3c31ccb8-8d51-44c6-b765-2c880a6c308e tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] DELETE https://10.4.3.223/volume/v3/attachments/0c988a58-7a2a-4a46-9b94-9c40624d859a Aug 01 13:53:24.222411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-3c31ccb8-8d51-44c6-b765-2c880a6c308e tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:24.223077 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-3c31ccb8-8d51-44c6-b765-2c880a6c308e tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:24.233316 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:24.233316 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:24.309342 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f29f3b72-d048-481b-8ee1-229aa70e763e req-3c31ccb8-8d51-44c6-b765-2c880a6c308e tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/attachments/0c988a58-7a2a-4a46-9b94-9c40624d859a returned with HTTP 200 Aug 01 13:53:24.309342 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 262/1033] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:24 2026] DELETE /volume/v3/attachments/0c988a58-7a2a-4a46-9b94-9c40624d859a => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:25.170847 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c3aa6dca-f148-474f-89aa-b25ff6b8eff8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:25.170847 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c3aa6dca-f148-474f-89aa-b25ff6b8eff8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:25.170847 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c3aa6dca-f148-474f-89aa-b25ff6b8eff8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:25.170847 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c3aa6dca-f148-474f-89aa-b25ff6b8eff8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:25.170847 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c3aa6dca-f148-474f-89aa-b25ff6b8eff8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:25.175745 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:25.175745 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:25.177062 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c3aa6dca-f148-474f-89aa-b25ff6b8eff8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:25.177676 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 258/1034] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:25 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:26.189905 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-19cc603a-7192-49a9-9d0d-8d7d346cdb73 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:26.191833 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-19cc603a-7192-49a9-9d0d-8d7d346cdb73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:26.192007 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-19cc603a-7192-49a9-9d0d-8d7d346cdb73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:26.192425 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-19cc603a-7192-49a9-9d0d-8d7d346cdb73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:26.192425 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-19cc603a-7192-49a9-9d0d-8d7d346cdb73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:26.200500 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:26.200500 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:26.201714 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-19cc603a-7192-49a9-9d0d-8d7d346cdb73 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:26.202055 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 255/1035] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:26 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:26.501943 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b2633220-5999-43b6-910c-d64d3aba9e0c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:26.613797 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2633220-5999-43b6-910c-d64d3aba9e0c tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd Aug 01 13:53:26.614052 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2633220-5999-43b6-910c-d64d3aba9e0c tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:26.614302 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2633220-5999-43b6-910c-d64d3aba9e0c tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:26.614650 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:26.614650 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:26.637552 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2633220-5999-43b6-910c-d64d3aba9e0c tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd returned with HTTP 200 Aug 01 13:53:26.638119 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 261/1036] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:53:26 2026] GET /volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd => generated 437 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:26.649309 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:26.755474 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:26.756017 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2042216993"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:26.757906 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2042216993'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:26.758067 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Create volume of 1 GB Aug 01 13:53:26.758423 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:26.758423 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:26.768692 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Availability Zones retrieved successfully. Aug 01 13:53:26.775441 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Flow 'volume_create_api' (74db7524-ce3c-4f79-843d-49a36ef28245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:26.776631 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (182767d9-f009-4a13-8e8c-7331e45882b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:26.777840 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:26.835280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (182767d9-f009-4a13-8e8c-7331e45882b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:26.836132 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fdaf2b-2f63-4de0-930d-c5a32f08787d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:26.921493 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Created reservations ['42dba440-51bb-4957-b8a5-3c86c153077a', 'a73d54ac-39de-4cbb-aa11-2a6dae07d4ab', '4043ac9e-2bca-4f1f-af0c-8c8851ced68a', '829976e0-0340-4b27-8f13-4f9a610a1d72'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:26.922571 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fdaf2b-2f63-4de0-930d-c5a32f08787d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42dba440-51bb-4957-b8a5-3c86c153077a', 'a73d54ac-39de-4cbb-aa11-2a6dae07d4ab', '4043ac9e-2bca-4f1f-af0c-8c8851ced68a', '829976e0-0340-4b27-8f13-4f9a610a1d72']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:26.923850 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc56b9f5-ea08-4d87-ac61-1de353ddb87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:26.957499 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc56b9f5-ea08-4d87-ac61-1de353ddb87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c75cb26-416f-4067-853a-7bc9c067620c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2042216993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6ce9312234445598e84988c927953fd',qos_specs=None,replication_status=,reservations=['42dba440-51bb-4957-b8a5-3c86c153077a','a73d54ac-39de-4cbb-aa11-2a6dae07d4ab','4043ac9e-2bca-4f1f-af0c-8c8851ced68a','829976e0-0340-4b27-8f13-4f9a610a1d72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cf31541c04e4e6ca21c86a4a7cd1fc1',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2042216993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c75cb26-416f-4067-853a-7bc9c067620c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6ce9312234445598e84988c927953fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cf31541c04e4e6ca21c86a4a7cd1fc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:26.958825 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6681bd-ffac-45f0-b212-84d59b03f91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:26.990008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6681bd-ffac-45f0-b212-84d59b03f91d) transitioned into state 'SUCCESS' from state '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-2042216993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6ce9312234445598e84988c927953fd',qos_specs=None,replication_status=,reservations=['42dba440-51bb-4957-b8a5-3c86c153077a','a73d54ac-39de-4cbb-aa11-2a6dae07d4ab','4043ac9e-2bca-4f1f-af0c-8c8851ced68a','829976e0-0340-4b27-8f13-4f9a610a1d72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cf31541c04e4e6ca21c86a4a7cd1fc1',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:26.991097 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e63273bd-0981-4489-b814-09ba993b5682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:27.006260 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e63273bd-0981-4489-b814-09ba993b5682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:27.007512 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Flow 'volume_create_api' (74db7524-ce3c-4f79-843d-49a36ef28245) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:27.009374 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Create volume request issued successfully. Aug 01 13:53:27.010746 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-406b9a96-3e40-40e2-82b9-3c60a54e689a tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:27.011575 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 263/1037] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:53:26 2026] POST /volume/v3/volumes => generated 759 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:27.027622 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d4e35462-4729-4dc6-8697-41cffdb4bfb9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:27.030099 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4e35462-4729-4dc6-8697-41cffdb4bfb9 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] GET https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c Aug 01 13:53:27.031238 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4e35462-4729-4dc6-8697-41cffdb4bfb9 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:27.031238 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4e35462-4729-4dc6-8697-41cffdb4bfb9 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:27.050181 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:27.050181 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:27.061253 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d4e35462-4729-4dc6-8697-41cffdb4bfb9 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Volume info retrieved successfully. Aug 01 13:53:27.069394 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4e35462-4729-4dc6-8697-41cffdb4bfb9 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c returned with HTTP 200 Aug 01 13:53:27.070524 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 259/1038] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:27 2026] GET /volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:27.214278 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6a6be70d-01da-4c1b-bee0-bddf55d9c2ef None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:27.219713 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6a6be70d-01da-4c1b-bee0-bddf55d9c2ef tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:27.219713 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6a6be70d-01da-4c1b-bee0-bddf55d9c2ef tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:27.219713 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6a6be70d-01da-4c1b-bee0-bddf55d9c2ef tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:27.219713 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-6a6be70d-01da-4c1b-bee0-bddf55d9c2ef tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:27.227107 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:27.227107 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:27.227858 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6a6be70d-01da-4c1b-bee0-bddf55d9c2ef tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:27.228194 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 256/1039] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:27 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:28.088539 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-df08820b-dc76-4c6e-b863-22c87d71d4b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.091022 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df08820b-dc76-4c6e-b863-22c87d71d4b7 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] GET https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c Aug 01 13:53:28.095394 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df08820b-dc76-4c6e-b863-22c87d71d4b7 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:28.095755 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df08820b-dc76-4c6e-b863-22c87d71d4b7 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:28.106980 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:28.106980 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:28.114438 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-df08820b-dc76-4c6e-b863-22c87d71d4b7 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Volume info retrieved successfully. Aug 01 13:53:28.120206 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df08820b-dc76-4c6e-b863-22c87d71d4b7 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c returned with HTTP 200 Aug 01 13:53:28.121480 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 262/1040] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:28 2026] GET /volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:28.126357 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6fdc63d0-5b33-46c3-af58-9be1754a055a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.128710 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fdc63d0-5b33-46c3-af58-9be1754a055a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb Aug 01 13:53:28.129311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fdc63d0-5b33-46c3-af58-9be1754a055a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:28.129311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fdc63d0-5b33-46c3-af58-9be1754a055a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:28.129650 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-6fdc63d0-5b33-46c3-af58-9be1754a055a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Delete volume with id: 9679123e-a67b-4e57-912c-443aecd7a9fb Aug 01 13:53:28.137024 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-71c85f1a-1cc1-4e5d-9d40-54d1654a3560 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.137970 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:28.137970 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:28.138559 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6fdc63d0-5b33-46c3-af58-9be1754a055a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:53:28.139482 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71c85f1a-1cc1-4e5d-9d40-54d1654a3560 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd Aug 01 13:53:28.139940 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71c85f1a-1cc1-4e5d-9d40-54d1654a3560 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:28.158721 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6fdc63d0-5b33-46c3-af58-9be1754a055a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Delete volume request issued successfully. Aug 01 13:53:28.158985 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fdc63d0-5b33-46c3-af58-9be1754a055a tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb returned with HTTP 202 Aug 01 13:53:28.159331 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 264/1041] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:28 2026] DELETE /volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:28.172696 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e65034d6-225b-48cd-9607-9520aa2c1dd6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.175096 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e65034d6-225b-48cd-9607-9520aa2c1dd6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb Aug 01 13:53:28.175209 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e65034d6-225b-48cd-9607-9520aa2c1dd6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:28.175462 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e65034d6-225b-48cd-9607-9520aa2c1dd6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:28.185146 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:28.185146 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:28.196895 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e65034d6-225b-48cd-9607-9520aa2c1dd6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:53:28.203580 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e65034d6-225b-48cd-9607-9520aa2c1dd6 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb returned with HTTP 200 Aug 01 13:53:28.204036 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 257/1042] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:28 2026] GET /volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:28.217055 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71c85f1a-1cc1-4e5d-9d40-54d1654a3560 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd returned with HTTP 200 Aug 01 13:53:28.217609 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 260/1043] 10.4.3.223 () {68 vars in 1374 bytes} [Sat Aug 1 13:53:28 2026] PUT /volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd => generated 392 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:28.228540 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.230229 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:28.230584 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:28.232114 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:28.232262 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Create volume of 2 GB Aug 01 13:53:28.236486 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Availability Zones retrieved successfully. Aug 01 13:53:28.245841 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Flow 'volume_create_api' (4b880fa5-7fd9-4503-9d4d-bf6cc0d103c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:28.247114 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7428c225-1287-40ed-a99a-0097a2f63c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:28.248324 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Validating volume size '2' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:28.254473 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f62d716f-fa00-42cf-90a9-66dcb7379600 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.257761 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f62d716f-fa00-42cf-90a9-66dcb7379600 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:28.258132 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f62d716f-fa00-42cf-90a9-66dcb7379600 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:28.258302 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f62d716f-fa00-42cf-90a9-66dcb7379600 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:28.258987 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f62d716f-fa00-42cf-90a9-66dcb7379600 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:28.264653 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:28.264653 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:28.265528 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f62d716f-fa00-42cf-90a9-66dcb7379600 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:28.265955 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 265/1044] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:28 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:28.289385 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7428c225-1287-40ed-a99a-0097a2f63c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:28.290099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c3cfd8-1c3f-4481-b63a-e41ea3d6f074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:28.330033 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota_utils [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Quota exceeded for b6ce9312234445598e84988c927953fd, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 01 13:53:28.334898 np0000006308 devstack@c-api.service[100201]: WARNING cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c3cfd8-1c3f-4481-b63a-e41ea3d6f074) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:53:28.334898 np0000006308 devstack@c-api.service[100201]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 01 13:53:28.337928 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c3cfd8-1c3f-4481-b63a-e41ea3d6f074) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:28.339063 np0000006308 devstack@c-api.service[100201]: WARNING cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c3cfd8-1c3f-4481-b63a-e41ea3d6f074) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:53:28.340070 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7428c225-1287-40ed-a99a-0097a2f63c24) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:28.341144 np0000006308 devstack@c-api.service[100201]: WARNING cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7428c225-1287-40ed-a99a-0097a2f63c24) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:53:28.342395 np0000006308 devstack@c-api.service[100201]: WARNING cinder.volume.api [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Flow 'volume_create_api' (4b880fa5-7fd9-4503-9d4d-bf6cc0d103c8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:53:28.342789 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.middleware.fault [None req-3449ed96-68de-40cc-a2c1-902f4f044d62 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 413 Aug 01 13:53:28.343844 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 263/1045] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:53:28 2026] POST /volume/v3/volumes => generated 208 bytes in 116 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 13:53:28.355397 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-adb2cb7c-9c3c-4e85-9247-b278c0143309 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.357443 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-adb2cb7c-9c3c-4e85-9247-b278c0143309 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd Aug 01 13:53:28.358125 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-adb2cb7c-9c3c-4e85-9247-b278c0143309 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:28.417930 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-adb2cb7c-9c3c-4e85-9247-b278c0143309 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-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 01 13:53:28.418631 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-adb2cb7c-9c3c-4e85-9247-b278c0143309 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-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 01 13:53:28.419057 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-adb2cb7c-9c3c-4e85-9247-b278c0143309 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-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 01 13:53:28.419431 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-adb2cb7c-9c3c-4e85-9247-b278c0143309 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-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 01 13:53:28.424642 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-adb2cb7c-9c3c-4e85-9247-b278c0143309 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd returned with HTTP 200 Aug 01 13:53:28.425089 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 258/1046] 10.4.3.223 () {68 vars in 1374 bytes} [Sat Aug 1 13:53:28 2026] PUT /volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:28.436520 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.439983 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:28.440495 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:28.442336 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:28.442516 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Create volume of 1 GB Aug 01 13:53:28.447973 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Availability Zones retrieved successfully. Aug 01 13:53:28.454224 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Flow 'volume_create_api' (f74b9a9d-dcd5-4fd4-8f7a-ce2d90e43a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:28.456850 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9beaece8-a916-479e-b09d-0110e314c619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:28.457792 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:28.493317 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9beaece8-a916-479e-b09d-0110e314c619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:28.494187 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5b2c80-3bb3-4b55-861d-875cae23df6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:28.505892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c24d23ce-b0ae-4023-a727-71e9bfd94a9b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.507550 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c24d23ce-b0ae-4023-a727-71e9bfd94a9b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf Aug 01 13:53:28.507550 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c24d23ce-b0ae-4023-a727-71e9bfd94a9b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:28.507550 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c24d23ce-b0ae-4023-a727-71e9bfd94a9b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:28.507550 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c24d23ce-b0ae-4023-a727-71e9bfd94a9b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Delete volume with id: 6126f256-bc91-497b-a43b-46d561d834cf Aug 01 13:53:28.516831 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:28.516831 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:28.517514 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c24d23ce-b0ae-4023-a727-71e9bfd94a9b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:53:28.540578 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c24d23ce-b0ae-4023-a727-71e9bfd94a9b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Delete volume request issued successfully. Aug 01 13:53:28.541011 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c24d23ce-b0ae-4023-a727-71e9bfd94a9b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf returned with HTTP 202 Aug 01 13:53:28.541520 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 266/1047] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:28 2026] DELETE /volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:28.546154 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota_utils [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Quota exceeded for b6ce9312234445598e84988c927953fd, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 01 13:53:28.549270 np0000006308 devstack@c-api.service[100202]: WARNING cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5b2c80-3bb3-4b55-861d-875cae23df6c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:53:28.549270 np0000006308 devstack@c-api.service[100202]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 01 13:53:28.551363 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5b2c80-3bb3-4b55-861d-875cae23df6c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:28.552351 np0000006308 devstack@c-api.service[100202]: WARNING cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5b2c80-3bb3-4b55-861d-875cae23df6c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:53:28.553010 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9beaece8-a916-479e-b09d-0110e314c619) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:28.553840 np0000006308 devstack@c-api.service[100202]: WARNING cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9beaece8-a916-479e-b09d-0110e314c619) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:53:28.554775 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6319b16c-f073-487b-8de4-b3abba57155d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.554918 np0000006308 devstack@c-api.service[100202]: WARNING cinder.volume.api [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Flow 'volume_create_api' (f74b9a9d-dcd5-4fd4-8f7a-ce2d90e43a0c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:53:28.555438 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.middleware.fault [None req-943331e1-897b-4e8e-9cb1-9dad42c0719d tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 413 Aug 01 13:53:28.556440 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 261/1048] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:53:28 2026] POST /volume/v3/volumes => generated 150 bytes in 120 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 13:53:28.557776 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6319b16c-f073-487b-8de4-b3abba57155d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf Aug 01 13:53:28.558042 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6319b16c-f073-487b-8de4-b3abba57155d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:28.558279 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6319b16c-f073-487b-8de4-b3abba57155d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:28.565362 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-98ec0d83-c2a3-468f-a3a5-f0d4d4a923f9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.568707 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:28.568707 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:28.569055 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-98ec0d83-c2a3-468f-a3a5-f0d4d4a923f9 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd Aug 01 13:53:28.570694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-98ec0d83-c2a3-468f-a3a5-f0d4d4a923f9 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:28.573781 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6319b16c-f073-487b-8de4-b3abba57155d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:53:28.581654 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6319b16c-f073-487b-8de4-b3abba57155d tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf returned with HTTP 200 Aug 01 13:53:28.582071 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 264/1049] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:28 2026] GET /volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:28.619422 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-98ec0d83-c2a3-468f-a3a5-f0d4d4a923f9 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd returned with HTTP 200 Aug 01 13:53:28.621663 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 259/1050] 10.4.3.223 () {68 vars in 1374 bytes} [Sat Aug 1 13:53:28 2026] PUT /volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd => generated 391 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:28.636452 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-40edf6a0-7f19-4ec4-b400-ed3cef88a61b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.638693 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40edf6a0-7f19-4ec4-b400-ed3cef88a61b tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] POST https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c/action Aug 01 13:53:28.639154 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40edf6a0-7f19-4ec4-b400-ed3cef88a61b tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:28.639339 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40edf6a0-7f19-4ec4-b400-ed3cef88a61b tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:28.649573 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:28.649573 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:28.650178 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-40edf6a0-7f19-4ec4-b400-ed3cef88a61b tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Volume info retrieved successfully. Aug 01 13:53:28.703169 np0000006308 devstack@c-api.service[100199]: ERROR cinder.volume.api [None req-40edf6a0-7f19-4ec4-b400-ed3cef88a61b tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Quota exceeded for b6ce9312234445598e84988c927953fd, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 01 13:53:28.710458 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.middleware.fault [None req-40edf6a0-7f19-4ec4-b400-ed3cef88a61b tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c/action returned with HTTP 413 Aug 01 13:53:28.713506 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 267/1051] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:53:28 2026] POST /volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c/action => generated 208 bytes in 75 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 13:53:28.720643 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-69409cff-911a-449b-bcfd-27fb38abe013 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.723763 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-69409cff-911a-449b-bcfd-27fb38abe013 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] GET https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c Aug 01 13:53:28.723930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-69409cff-911a-449b-bcfd-27fb38abe013 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:28.724153 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-69409cff-911a-449b-bcfd-27fb38abe013 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:28.736536 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:28.736536 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:28.748554 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-69409cff-911a-449b-bcfd-27fb38abe013 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Volume info retrieved successfully. Aug 01 13:53:28.756101 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-69409cff-911a-449b-bcfd-27fb38abe013 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c returned with HTTP 200 Aug 01 13:53:28.757318 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 262/1052] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:28 2026] GET /volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:28.771745 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-083bb22b-649e-4f14-8d0c-3e4d90a8e374 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.773792 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-083bb22b-649e-4f14-8d0c-3e4d90a8e374 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] DELETE https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c Aug 01 13:53:28.774006 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-083bb22b-649e-4f14-8d0c-3e4d90a8e374 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:28.774294 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-083bb22b-649e-4f14-8d0c-3e4d90a8e374 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:28.774511 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-083bb22b-649e-4f14-8d0c-3e4d90a8e374 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Delete volume with id: 4c75cb26-416f-4067-853a-7bc9c067620c Aug 01 13:53:28.782696 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:28.782696 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:28.783345 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-083bb22b-649e-4f14-8d0c-3e4d90a8e374 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Volume info retrieved successfully. Aug 01 13:53:28.819833 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-083bb22b-649e-4f14-8d0c-3e4d90a8e374 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Delete volume request issued successfully. Aug 01 13:53:28.820077 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-083bb22b-649e-4f14-8d0c-3e4d90a8e374 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c returned with HTTP 202 Aug 01 13:53:28.820872 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 265/1053] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:28 2026] DELETE /volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:28.832027 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c6e9cf3f-796d-4e2c-925e-b356508b61ff None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:28.834616 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c6e9cf3f-796d-4e2c-925e-b356508b61ff tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] GET https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c Aug 01 13:53:28.835432 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c6e9cf3f-796d-4e2c-925e-b356508b61ff tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:28.835874 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c6e9cf3f-796d-4e2c-925e-b356508b61ff tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:28.849933 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:28.849933 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:28.861429 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c6e9cf3f-796d-4e2c-925e-b356508b61ff tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Volume info retrieved successfully. Aug 01 13:53:28.865347 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c6e9cf3f-796d-4e2c-925e-b356508b61ff tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c returned with HTTP 200 Aug 01 13:53:28.866044 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 260/1054] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:28 2026] GET /volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:29.221656 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-547b4b70-16ba-42c8-a0bd-bc1e2ca6264d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:29.223598 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-547b4b70-16ba-42c8-a0bd-bc1e2ca6264d tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb Aug 01 13:53:29.223801 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-547b4b70-16ba-42c8-a0bd-bc1e2ca6264d tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:29.223994 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-547b4b70-16ba-42c8-a0bd-bc1e2ca6264d tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:29.229501 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-547b4b70-16ba-42c8-a0bd-bc1e2ca6264d tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb returned with HTTP 404 Aug 01 13:53:29.229955 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 268/1055] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:29 2026] GET /volume/v3/volumes/9679123e-a67b-4e57-912c-443aecd7a9fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:29.242103 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6ef61d86-eb43-422b-9c1a-c8447f4c0ce7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:29.244588 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6ef61d86-eb43-422b-9c1a-c8447f4c0ce7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e Aug 01 13:53:29.244809 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6ef61d86-eb43-422b-9c1a-c8447f4c0ce7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:29.245037 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6ef61d86-eb43-422b-9c1a-c8447f4c0ce7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:29.245234 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-6ef61d86-eb43-422b-9c1a-c8447f4c0ce7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Delete volume with id: bc7a8a1c-2ab2-4daf-920c-68003087cc7e Aug 01 13:53:29.253074 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:29.253074 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:29.253630 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6ef61d86-eb43-422b-9c1a-c8447f4c0ce7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:53:29.272292 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6ef61d86-eb43-422b-9c1a-c8447f4c0ce7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Delete volume request issued successfully. Aug 01 13:53:29.272292 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6ef61d86-eb43-422b-9c1a-c8447f4c0ce7 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e returned with HTTP 202 Aug 01 13:53:29.272292 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 263/1056] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:29 2026] DELETE /volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:29.279560 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8eee76bf-dd8f-411d-9b3c-ab33be8e89eb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:29.279924 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d2a7696b-c49a-423d-a6b2-c0e48d16d6a0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:29.282077 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d2a7696b-c49a-423d-a6b2-c0e48d16d6a0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e Aug 01 13:53:29.282077 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d2a7696b-c49a-423d-a6b2-c0e48d16d6a0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:29.282318 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d2a7696b-c49a-423d-a6b2-c0e48d16d6a0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:29.283015 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8eee76bf-dd8f-411d-9b3c-ab33be8e89eb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:29.285129 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8eee76bf-dd8f-411d-9b3c-ab33be8e89eb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:29.285129 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8eee76bf-dd8f-411d-9b3c-ab33be8e89eb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:29.285129 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8eee76bf-dd8f-411d-9b3c-ab33be8e89eb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:29.291486 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:29.291486 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:29.291669 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:29.291669 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:29.291945 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8eee76bf-dd8f-411d-9b3c-ab33be8e89eb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:29.292483 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 266/1057] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:29 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:29.296943 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d2a7696b-c49a-423d-a6b2-c0e48d16d6a0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:53:29.303521 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d2a7696b-c49a-423d-a6b2-c0e48d16d6a0 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e returned with HTTP 200 Aug 01 13:53:29.307231 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 261/1058] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:29 2026] GET /volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:29.596567 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-539f4082-7f3a-4e17-b765-991c1dd91c7b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:29.599624 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-539f4082-7f3a-4e17-b765-991c1dd91c7b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf Aug 01 13:53:29.602236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-539f4082-7f3a-4e17-b765-991c1dd91c7b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:29.602236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-539f4082-7f3a-4e17-b765-991c1dd91c7b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:29.607840 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-539f4082-7f3a-4e17-b765-991c1dd91c7b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf returned with HTTP 404 Aug 01 13:53:29.608351 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 269/1059] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:29 2026] GET /volume/v3/volumes/6126f256-bc91-497b-a43b-46d561d834cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:29.617433 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-daf5a8ad-5e0c-43f8-9d50-d5de18ec6e32 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:29.619746 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-daf5a8ad-5e0c-43f8-9d50-d5de18ec6e32 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] DELETE https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 Aug 01 13:53:29.619986 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-daf5a8ad-5e0c-43f8-9d50-d5de18ec6e32 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:29.620232 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-daf5a8ad-5e0c-43f8-9d50-d5de18ec6e32 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:29.620444 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-daf5a8ad-5e0c-43f8-9d50-d5de18ec6e32 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Delete volume with id: db59d40a-41cd-413e-8248-374810397825 Aug 01 13:53:29.631075 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:29.631075 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:29.631777 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-daf5a8ad-5e0c-43f8-9d50-d5de18ec6e32 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:53:29.654533 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-daf5a8ad-5e0c-43f8-9d50-d5de18ec6e32 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Delete volume request issued successfully. Aug 01 13:53:29.654840 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-daf5a8ad-5e0c-43f8-9d50-d5de18ec6e32 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 returned with HTTP 202 Aug 01 13:53:29.655578 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 264/1060] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:29 2026] DELETE /volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:29.665151 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b879b6f6-b2e5-4c48-ad47-187b54ee690b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:29.667570 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b879b6f6-b2e5-4c48-ad47-187b54ee690b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 Aug 01 13:53:29.667855 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b879b6f6-b2e5-4c48-ad47-187b54ee690b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:29.668096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b879b6f6-b2e5-4c48-ad47-187b54ee690b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:29.677339 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:29.677339 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:29.685101 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b879b6f6-b2e5-4c48-ad47-187b54ee690b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:53:29.691081 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b879b6f6-b2e5-4c48-ad47-187b54ee690b tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 returned with HTTP 200 Aug 01 13:53:29.691665 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 267/1061] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:29 2026] GET /volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:29.880871 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1f5d9efa-351e-4047-98dd-200571aac767 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:29.882584 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1f5d9efa-351e-4047-98dd-200571aac767 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] GET https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c Aug 01 13:53:29.882767 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1f5d9efa-351e-4047-98dd-200571aac767 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:29.882934 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1f5d9efa-351e-4047-98dd-200571aac767 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:29.888134 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1f5d9efa-351e-4047-98dd-200571aac767 tempest-VolumeQuotasNegativeTestJSON-869147839 tempest-VolumeQuotasNegativeTestJSON-869147839-project-member] https://10.4.3.223/volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c returned with HTTP 404 Aug 01 13:53:29.888630 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 262/1062] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:29 2026] GET /volume/v3/volumes/4c75cb26-416f-4067-853a-7bc9c067620c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:29.897231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fdc5e747-09f9-4aae-bed6-1076636204b6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:29.899664 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fdc5e747-09f9-4aae-bed6-1076636204b6 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd Aug 01 13:53:29.900093 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fdc5e747-09f9-4aae-bed6-1076636204b6 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:30.035322 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fdc5e747-09f9-4aae-bed6-1076636204b6 tempest-VolumeQuotasNegativeTestJSON-1701955512 tempest-VolumeQuotasNegativeTestJSON-1701955512-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd returned with HTTP 200 Aug 01 13:53:30.035322 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 270/1063] 10.4.3.223 () {68 vars in 1375 bytes} [Sat Aug 1 13:53:29 2026] PUT /volume/v3/os-quota-sets/b6ce9312234445598e84988c927953fd => generated 395 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:30.310755 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dd384316-db3a-4705-8fba-2fdad1f41899 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:30.312500 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd384316-db3a-4705-8fba-2fdad1f41899 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:30.312723 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd384316-db3a-4705-8fba-2fdad1f41899 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:30.312928 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd384316-db3a-4705-8fba-2fdad1f41899 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:30.314815 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-dd384316-db3a-4705-8fba-2fdad1f41899 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:30.320625 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:30.320625 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:30.321281 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd384316-db3a-4705-8fba-2fdad1f41899 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:30.321763 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 265/1064] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:30 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:30.322069 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-917677ca-fdd4-4a76-8c6a-a14646f58013 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:30.327846 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-917677ca-fdd4-4a76-8c6a-a14646f58013 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e Aug 01 13:53:30.328054 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-917677ca-fdd4-4a76-8c6a-a14646f58013 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:30.328256 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-917677ca-fdd4-4a76-8c6a-a14646f58013 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:30.337171 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-917677ca-fdd4-4a76-8c6a-a14646f58013 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e returned with HTTP 404 Aug 01 13:53:30.337813 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 268/1065] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:30 2026] GET /volume/v3/volumes/bc7a8a1c-2ab2-4daf-920c-68003087cc7e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:30.346191 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6c600578-0598-488c-bd3e-012cf5085254 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:30.349563 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6c600578-0598-488c-bd3e-012cf5085254 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] DELETE https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:53:30.349809 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6c600578-0598-488c-bd3e-012cf5085254 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:30.350041 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6c600578-0598-488c-bd3e-012cf5085254 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:30.350270 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-6c600578-0598-488c-bd3e-012cf5085254 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Delete volume with id: 43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:53:30.365108 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:30.365108 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:30.365773 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6c600578-0598-488c-bd3e-012cf5085254 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:53:30.393202 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6c600578-0598-488c-bd3e-012cf5085254 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Delete volume request issued successfully. Aug 01 13:53:30.393582 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6c600578-0598-488c-bd3e-012cf5085254 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 202 Aug 01 13:53:30.394767 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 263/1066] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:30 2026] DELETE /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:30.411533 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7cc1b08e-cd3d-4538-aefa-6c8662582c3e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:30.415093 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7cc1b08e-cd3d-4538-aefa-6c8662582c3e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:53:30.417118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7cc1b08e-cd3d-4538-aefa-6c8662582c3e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:30.417118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7cc1b08e-cd3d-4538-aefa-6c8662582c3e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:30.434821 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:30.434821 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:30.446243 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7cc1b08e-cd3d-4538-aefa-6c8662582c3e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Volume info retrieved successfully. Aug 01 13:53:30.459994 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7cc1b08e-cd3d-4538-aefa-6c8662582c3e tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 200 Aug 01 13:53:30.460584 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 271/1067] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:30 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:30.532448 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1dfb1262-9dd8-46ad-8715-304eefea2884 req-ab61ade4-c3e0-412e-874b-1b323844e9d8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:30.535154 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1dfb1262-9dd8-46ad-8715-304eefea2884 req-ab61ade4-c3e0-412e-874b-1b323844e9d8 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] GET https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e Aug 01 13:53:30.535400 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1dfb1262-9dd8-46ad-8715-304eefea2884 req-ab61ade4-c3e0-412e-874b-1b323844e9d8 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:30.535627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1dfb1262-9dd8-46ad-8715-304eefea2884 req-ab61ade4-c3e0-412e-874b-1b323844e9d8 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:30.550793 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:30.550793 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:30.558992 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-1dfb1262-9dd8-46ad-8715-304eefea2884 req-ab61ade4-c3e0-412e-874b-1b323844e9d8 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:53:30.569064 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1dfb1262-9dd8-46ad-8715-304eefea2884 req-ab61ade4-c3e0-412e-874b-1b323844e9d8 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e returned with HTTP 200 Aug 01 13:53:30.569207 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 266/1068] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:30 2026] GET /volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e => generated 1603 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:30.712147 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b0db3761-e9ad-468e-8f74-3fe21c5b7025 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:30.716404 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b0db3761-e9ad-468e-8f74-3fe21c5b7025 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 Aug 01 13:53:30.716657 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b0db3761-e9ad-468e-8f74-3fe21c5b7025 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:30.716993 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b0db3761-e9ad-468e-8f74-3fe21c5b7025 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:30.727296 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b0db3761-e9ad-468e-8f74-3fe21c5b7025 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 returned with HTTP 404 Aug 01 13:53:30.727913 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 269/1069] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:30 2026] GET /volume/v3/volumes/db59d40a-41cd-413e-8248-374810397825 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:30.736091 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0bbeb3e0-72ab-4e2e-a62c-50325c1f65b2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:30.739156 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0bbeb3e0-72ab-4e2e-a62c-50325c1f65b2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] DELETE https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:53:30.739156 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0bbeb3e0-72ab-4e2e-a62c-50325c1f65b2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:30.739355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0bbeb3e0-72ab-4e2e-a62c-50325c1f65b2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:30.739552 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-0bbeb3e0-72ab-4e2e-a62c-50325c1f65b2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Delete volume with id: 4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:53:30.754144 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:30.754144 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:30.754879 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0bbeb3e0-72ab-4e2e-a62c-50325c1f65b2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:53:30.797006 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0bbeb3e0-72ab-4e2e-a62c-50325c1f65b2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Delete volume request issued successfully. Aug 01 13:53:30.797468 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0bbeb3e0-72ab-4e2e-a62c-50325c1f65b2 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 202 Aug 01 13:53:30.797808 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 264/1070] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:30 2026] DELETE /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:30.808077 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5e87a6eb-17b2-46b0-a6d3-8d6238390077 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:30.811079 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e87a6eb-17b2-46b0-a6d3-8d6238390077 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:53:30.811982 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e87a6eb-17b2-46b0-a6d3-8d6238390077 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:30.811982 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e87a6eb-17b2-46b0-a6d3-8d6238390077 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:30.828491 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:30.828491 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:30.836525 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5e87a6eb-17b2-46b0-a6d3-8d6238390077 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Volume info retrieved successfully. Aug 01 13:53:30.851574 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e87a6eb-17b2-46b0-a6d3-8d6238390077 tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 200 Aug 01 13:53:30.852115 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 272/1071] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:30 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 1358 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:31.338063 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b0eb981a-7939-4f69-87c4-1bdfb29450ad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:31.341680 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b0eb981a-7939-4f69-87c4-1bdfb29450ad tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:31.341931 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b0eb981a-7939-4f69-87c4-1bdfb29450ad tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:31.342107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b0eb981a-7939-4f69-87c4-1bdfb29450ad tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:31.342235 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b0eb981a-7939-4f69-87c4-1bdfb29450ad tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:31.346966 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:31.346966 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:31.347677 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b0eb981a-7939-4f69-87c4-1bdfb29450ad tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:31.348079 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 267/1072] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:31 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:31.477073 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-15c0ff82-807e-4d1d-8a71-8bf58c8221e9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:31.480260 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-15c0ff82-807e-4d1d-8a71-8bf58c8221e9 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] GET https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 Aug 01 13:53:31.480705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-15c0ff82-807e-4d1d-8a71-8bf58c8221e9 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:31.480705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-15c0ff82-807e-4d1d-8a71-8bf58c8221e9 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:31.486792 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-15c0ff82-807e-4d1d-8a71-8bf58c8221e9 tempest-TaggedBootDevicesTest_v242-386837056 tempest-TaggedBootDevicesTest_v242-386837056-project-member] https://10.4.3.223/volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 returned with HTTP 404 Aug 01 13:53:31.487294 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 270/1073] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:31 2026] GET /volume/v3/volumes/43e12c33-7821-4f31-9917-bb7d5f8183f9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:31.866542 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b1113b65-d1be-46ee-a5fe-44e45e490dcb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:31.873260 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b1113b65-d1be-46ee-a5fe-44e45e490dcb tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] GET https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef Aug 01 13:53:31.873642 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b1113b65-d1be-46ee-a5fe-44e45e490dcb tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:31.873941 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b1113b65-d1be-46ee-a5fe-44e45e490dcb tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:31.885594 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b1113b65-d1be-46ee-a5fe-44e45e490dcb tempest-TaggedBootDevicesTest-158264455 tempest-TaggedBootDevicesTest-158264455-project-member] https://10.4.3.223/volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef returned with HTTP 404 Aug 01 13:53:31.886286 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 265/1074] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:31 2026] GET /volume/v3/volumes/4e628501-3780-424e-8dd6-34608632f3ef => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:32.358692 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-630273f8-cc87-44ec-80dc-dff3565e4072 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:32.360873 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-630273f8-cc87-44ec-80dc-dff3565e4072 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:32.361168 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-630273f8-cc87-44ec-80dc-dff3565e4072 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:32.362097 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-630273f8-cc87-44ec-80dc-dff3565e4072 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:32.362097 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-630273f8-cc87-44ec-80dc-dff3565e4072 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:32.366834 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:32.366834 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:32.367684 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-630273f8-cc87-44ec-80dc-dff3565e4072 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:32.368165 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 273/1075] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:32 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:33.146030 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5281237a-0727-4f70-bdbf-f42d91fe0d45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.323613 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5281237a-0727-4f70-bdbf-f42d91fe0d45 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:53:33.324030 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5281237a-0727-4f70-bdbf-f42d91fe0d45 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-888798248", "extra_specs": {"spec1": "val1"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:33.344369 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5281237a-0727-4f70-bdbf-f42d91fe0d45 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:53:33.344794 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 268/1076] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:53:33 2026] POST /volume/v3/types => generated 242 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:33.368382 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-209286d9-9ac2-4ae5-a180-d154c185f807 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.370809 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-209286d9-9ac2-4ae5-a180-d154c185f807 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] POST https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs Aug 01 13:53:33.371310 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-209286d9-9ac2-4ae5-a180-d154c185f807 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:33.374196 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-209286d9-9ac2-4ae5-a180-d154c185f807 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs returned with HTTP 400 Aug 01 13:53:33.375194 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 271/1077] 10.4.3.223 () {68 vars in 1399 bytes} [Sat Aug 1 13:53:33 2026] POST /volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:53:33.383751 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-be8f15e9-cac3-4842-a01e-2ed70377b368 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.386162 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-be8f15e9-cac3-4842-a01e-2ed70377b368 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:33.386162 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-be8f15e9-cac3-4842-a01e-2ed70377b368 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:33.386794 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-be8f15e9-cac3-4842-a01e-2ed70377b368 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:33.386794 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-be8f15e9-cac3-4842-a01e-2ed70377b368 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:33.387765 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-076f371f-ac69-4d63-aa4a-f7a183c913f4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.390947 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-076f371f-ac69-4d63-aa4a-f7a183c913f4 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] POST https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs Aug 01 13:53:33.391367 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-076f371f-ac69-4d63-aa4a-f7a183c913f4 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:33.395966 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:33.395966 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:33.395966 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-be8f15e9-cac3-4842-a01e-2ed70377b368 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:33.396186 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-076f371f-ac69-4d63-aa4a-f7a183c913f4 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs returned with HTTP 400 Aug 01 13:53:33.396186 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 274/1078] 10.4.3.223 () {68 vars in 1399 bytes} [Sat Aug 1 13:53:33 2026] POST /volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:53:33.396327 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 266/1079] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:33 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:33.408798 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-506341be-0b2f-4cdd-a237-818c5026490a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.414633 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-506341be-0b2f-4cdd-a237-818c5026490a tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] POST https://10.4.3.223/volume/v3/types/af4ba409-5bab-498e-93dd-acaaaf0ad288/extra_specs Aug 01 13:53:33.414633 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-506341be-0b2f-4cdd-a237-818c5026490a tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:33.429807 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-506341be-0b2f-4cdd-a237-818c5026490a tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/af4ba409-5bab-498e-93dd-acaaaf0ad288/extra_specs returned with HTTP 404 Aug 01 13:53:33.429807 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 269/1080] 10.4.3.223 () {68 vars in 1399 bytes} [Sat Aug 1 13:53:33 2026] POST /volume/v3/types/af4ba409-5bab-498e-93dd-acaaaf0ad288/extra_specs => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:33.440851 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6cb8e27d-22ae-4f23-b4c3-75213be7aaeb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.447775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6cb8e27d-22ae-4f23-b4c3-75213be7aaeb tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] DELETE https://10.4.3.223/volume/v3/types/10f218aa-d93b-4503-9c67-ddf4605baa6c/extra_specs/spec1 Aug 01 13:53:33.448190 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6cb8e27d-22ae-4f23-b4c3-75213be7aaeb tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:33.448190 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6cb8e27d-22ae-4f23-b4c3-75213be7aaeb tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:33.458657 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6cb8e27d-22ae-4f23-b4c3-75213be7aaeb tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/10f218aa-d93b-4503-9c67-ddf4605baa6c/extra_specs/spec1 returned with HTTP 404 Aug 01 13:53:33.459801 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 272/1081] 10.4.3.223 () {66 vars in 1399 bytes} [Sat Aug 1 13:53:33 2026] DELETE /volume/v3/types/10f218aa-d93b-4503-9c67-ddf4605baa6c/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:33.477289 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c5cc12e9-c1f7-4956-83af-4299e2af47c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.486627 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5cc12e9-c1f7-4956-83af-4299e2af47c4 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] GET https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/nonexistent_extra_spec_name Aug 01 13:53:33.487007 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5cc12e9-c1f7-4956-83af-4299e2af47c4 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:33.490563 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5cc12e9-c1f7-4956-83af-4299e2af47c4 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:33.526654 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5cc12e9-c1f7-4956-83af-4299e2af47c4 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 01 13:53:33.527092 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 275/1082] 10.4.3.223 () {66 vars in 1462 bytes} [Sat Aug 1 13:53:33 2026] GET /volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:33.537188 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3385204a-8492-4976-a9bb-1eb0731cc059 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.539633 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3385204a-8492-4976-a9bb-1eb0731cc059 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] GET https://10.4.3.223/volume/v3/types/a55b01a8-01c9-495e-af45-1dbbaff287ba/extra_specs/spec1 Aug 01 13:53:33.540072 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3385204a-8492-4976-a9bb-1eb0731cc059 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:33.540475 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3385204a-8492-4976-a9bb-1eb0731cc059 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:33.545871 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3385204a-8492-4976-a9bb-1eb0731cc059 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/a55b01a8-01c9-495e-af45-1dbbaff287ba/extra_specs/spec1 returned with HTTP 404 Aug 01 13:53:33.546521 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 267/1083] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 13:53:33 2026] GET /volume/v3/types/a55b01a8-01c9-495e-af45-1dbbaff287ba/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:33.557462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-71817dca-e979-4b2c-9739-f3cb857ed076 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.559435 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71817dca-e979-4b2c-9739-f3cb857ed076 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] GET https://10.4.3.223/volume/v3/types/d0cd644a-6c26-4004-9d7f-86e03d9c7168/extra_specs Aug 01 13:53:33.559814 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71817dca-e979-4b2c-9739-f3cb857ed076 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:33.560013 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71817dca-e979-4b2c-9739-f3cb857ed076 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:33.567713 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71817dca-e979-4b2c-9739-f3cb857ed076 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/d0cd644a-6c26-4004-9d7f-86e03d9c7168/extra_specs returned with HTTP 404 Aug 01 13:53:33.573133 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 270/1084] 10.4.3.223 () {66 vars in 1378 bytes} [Sat Aug 1 13:53:33 2026] GET /volume/v3/types/d0cd644a-6c26-4004-9d7f-86e03d9c7168/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:33.580868 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-22e3aba0-0710-43f6-ad89-74ffd9e8e11a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.583820 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22e3aba0-0710-43f6-ad89-74ffd9e8e11a tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] PUT https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/spec1 Aug 01 13:53:33.585143 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22e3aba0-0710-43f6-ad89-74ffd9e8e11a tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:33.587291 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22e3aba0-0710-43f6-ad89-74ffd9e8e11a tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/spec1 returned with HTTP 400 Aug 01 13:53:33.588681 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 273/1085] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:53:33 2026] PUT /volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:53:33.602209 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4df5fe64-19fa-4dfe-b8ca-c13689c83971 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.604370 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4df5fe64-19fa-4dfe-b8ca-c13689c83971 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] PUT https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/spec1 Aug 01 13:53:33.604805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4df5fe64-19fa-4dfe-b8ca-c13689c83971 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Action: 'update', calling method: update, body: null {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:33.606461 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4df5fe64-19fa-4dfe-b8ca-c13689c83971 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/spec1 returned with HTTP 400 Aug 01 13:53:33.606996 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 276/1086] 10.4.3.223 () {68 vars in 1415 bytes} [Sat Aug 1 13:53:33 2026] PUT /volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 01 13:53:33.619200 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fb48df32-9908-4265-b813-1e58674a54de None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.623499 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb48df32-9908-4265-b813-1e58674a54de tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] PUT https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/None Aug 01 13:53:33.623499 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fb48df32-9908-4265-b813-1e58674a54de tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:33.636626 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb48df32-9908-4265-b813-1e58674a54de tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 01 13:53:33.636840 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb48df32-9908-4265-b813-1e58674a54de tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/None returned with HTTP 400 Aug 01 13:53:33.637616 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 268/1087] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:53:33 2026] PUT /volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/None => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:53:33.651185 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d8648967-c609-4148-b619-2a3470369edf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.657390 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8648967-c609-4148-b619-2a3470369edf tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] PUT https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/c050c340-6aaf-4297-a21a-584df6e70f88 Aug 01 13:53:33.658043 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d8648967-c609-4148-b619-2a3470369edf tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:33.676682 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8648967-c609-4148-b619-2a3470369edf tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 01 13:53:33.676895 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8648967-c609-4148-b619-2a3470369edf tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/c050c340-6aaf-4297-a21a-584df6e70f88 returned with HTTP 400 Aug 01 13:53:33.677769 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 271/1088] 10.4.3.223 () {68 vars in 1509 bytes} [Sat Aug 1 13:53:33 2026] PUT /volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09/extra_specs/c050c340-6aaf-4297-a21a-584df6e70f88 => generated 73 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:53:33.690588 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ac6ffbe3-e38b-4429-8a84-d0167ff3e666 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.694310 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac6ffbe3-e38b-4429-8a84-d0167ff3e666 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] PUT https://10.4.3.223/volume/v3/types/a5887fde-acb3-486d-8d4e-8c60feca7ab1/extra_specs/spec1 Aug 01 13:53:33.694310 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac6ffbe3-e38b-4429-8a84-d0167ff3e666 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:33.912517 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac6ffbe3-e38b-4429-8a84-d0167ff3e666 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/a5887fde-acb3-486d-8d4e-8c60feca7ab1/extra_specs/spec1 returned with HTTP 404 Aug 01 13:53:33.913356 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 274/1089] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:53:33 2026] PUT /volume/v3/types/a5887fde-acb3-486d-8d4e-8c60feca7ab1/extra_specs/spec1 => generated 114 bytes in 223 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:33.923848 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dfc6ae2f-c61a-4807-adf1-118dbd762741 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.928619 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dfc6ae2f-c61a-4807-adf1-118dbd762741 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] DELETE https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09 Aug 01 13:53:33.928927 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dfc6ae2f-c61a-4807-adf1-118dbd762741 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:33.929275 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dfc6ae2f-c61a-4807-adf1-118dbd762741 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:33.969234 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dfc6ae2f-c61a-4807-adf1-118dbd762741 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09 returned with HTTP 202 Aug 01 13:53:33.969861 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 277/1090] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:53:33 2026] DELETE /volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:33.984901 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-320ab916-d85f-429a-9b20-60a916ab1172 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:33.986676 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-320ab916-d85f-429a-9b20-60a916ab1172 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] GET https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09 Aug 01 13:53:33.987396 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-320ab916-d85f-429a-9b20-60a916ab1172 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:33.987396 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-320ab916-d85f-429a-9b20-60a916ab1172 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:33.992173 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-320ab916-d85f-429a-9b20-60a916ab1172 tempest-ExtraSpecsNegativeTest-684038042 tempest-ExtraSpecsNegativeTest-684038042-project-admin] https://10.4.3.223/volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09 returned with HTTP 404 Aug 01 13:53:33.994741 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 269/1091] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:53:33 2026] GET /volume/v3/types/5cc2dc77-8de2-4137-b24b-51bfc50ead09 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:34.411468 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-622c7448-6d59-4201-a552-45ee6cc3a36d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:34.414662 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-622c7448-6d59-4201-a552-45ee6cc3a36d tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:34.414662 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-622c7448-6d59-4201-a552-45ee6cc3a36d tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:34.415036 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-622c7448-6d59-4201-a552-45ee6cc3a36d tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:34.415182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-622c7448-6d59-4201-a552-45ee6cc3a36d tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:34.432622 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:34.432622 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:34.433775 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-622c7448-6d59-4201-a552-45ee6cc3a36d tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:34.434555 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 272/1092] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:34 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:35.455102 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6ac5d8dc-2215-4e3f-a79b-30a6beee4be4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:35.457022 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ac5d8dc-2215-4e3f-a79b-30a6beee4be4 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:35.457187 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ac5d8dc-2215-4e3f-a79b-30a6beee4be4 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:35.458153 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ac5d8dc-2215-4e3f-a79b-30a6beee4be4 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:35.458153 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6ac5d8dc-2215-4e3f-a79b-30a6beee4be4 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:35.462398 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:35.462398 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:35.463164 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ac5d8dc-2215-4e3f-a79b-30a6beee4be4 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:35.463588 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 275/1093] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:35 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:36.479742 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ad94290f-6200-4d3a-bb89-0ea8597a19e3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:36.481709 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad94290f-6200-4d3a-bb89-0ea8597a19e3 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:36.481906 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad94290f-6200-4d3a-bb89-0ea8597a19e3 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:36.482086 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad94290f-6200-4d3a-bb89-0ea8597a19e3 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:36.482187 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ad94290f-6200-4d3a-bb89-0ea8597a19e3 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:36.489863 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:36.489863 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:36.489863 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad94290f-6200-4d3a-bb89-0ea8597a19e3 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:36.490074 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 278/1094] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:36 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:36.817520 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:36.820455 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:36.820979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-242056809"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:36.823525 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Create volume request body: {'volume': {'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-242056809'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:36.946490 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Create volume of 1 GB Aug 01 13:53:36.955274 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Availability Zones retrieved successfully. Aug 01 13:53:36.964915 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Flow 'volume_create_api' (5e7db5b8-1d62-4233-a703-a8cc24b48ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:36.965896 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b50d39-28eb-4a05-8797-e74e9f56c9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:36.967277 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:37.047630 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b50d39-28eb-4a05-8797-e74e9f56c9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:37.048931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c10f2611-a24b-4370-b97b-75d5397d0dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:37.129172 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Created reservations ['a1a131b7-6133-4d5e-9d7f-73df8644f8c5', '97e8b45d-b0c9-4d11-a704-ef6e41d2f795', '4dfb5add-8598-445f-913e-ec21f6731341', '2ab027dd-73ef-4b5a-a74c-df373dd3c633'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:37.130050 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c10f2611-a24b-4370-b97b-75d5397d0dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a131b7-6133-4d5e-9d7f-73df8644f8c5', '97e8b45d-b0c9-4d11-a704-ef6e41d2f795', '4dfb5add-8598-445f-913e-ec21f6731341', '2ab027dd-73ef-4b5a-a74c-df373dd3c633']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:37.130933 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3366449c-0f5e-45fb-916e-5bbcb063b4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:37.156660 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3366449c-0f5e-45fb-916e-5bbcb063b4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '786198f5-826d-45d4-8c15-8d9cfa6f4668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-242056809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9caccc47fcbc428898b3b93e1e7c2a71',qos_specs=None,replication_status=,reservations=['a1a131b7-6133-4d5e-9d7f-73df8644f8c5','97e8b45d-b0c9-4d11-a704-ef6e41d2f795','4dfb5add-8598-445f-913e-ec21f6731341','2ab027dd-73ef-4b5a-a74c-df373dd3c633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20f5dd371b934292b8704ab6b9c06388',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-242056809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=786198f5-826d-45d4-8c15-8d9cfa6f4668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9caccc47fcbc428898b3b93e1e7c2a71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20f5dd371b934292b8704ab6b9c06388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:37.158487 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a4dcde-f556-4a28-88b6-c591f4de1afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:37.178886 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a4dcde-f556-4a28-88b6-c591f4de1afd) transitioned into state 'SUCCESS' from state '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-242056809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9caccc47fcbc428898b3b93e1e7c2a71',qos_specs=None,replication_status=,reservations=['a1a131b7-6133-4d5e-9d7f-73df8644f8c5','97e8b45d-b0c9-4d11-a704-ef6e41d2f795','4dfb5add-8598-445f-913e-ec21f6731341','2ab027dd-73ef-4b5a-a74c-df373dd3c633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20f5dd371b934292b8704ab6b9c06388',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:37.179879 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed673b08-721a-47e3-b12b-0ab60a5ee06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:37.192200 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed673b08-721a-47e3-b12b-0ab60a5ee06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:37.193123 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Flow 'volume_create_api' (5e7db5b8-1d62-4233-a703-a8cc24b48ee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:37.193520 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Create volume request issued successfully. Aug 01 13:53:37.194792 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-98f850fa-9e3f-4761-91ab-fb6524c75252 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:37.194792 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 270/1095] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:53:36 2026] POST /volume/v3/volumes => generated 750 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:37.218552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-075eaa0a-b9a1-4b7a-aeed-d5325a0d0684 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:37.224700 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-075eaa0a-b9a1-4b7a-aeed-d5325a0d0684 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] GET https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 Aug 01 13:53:37.224700 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-075eaa0a-b9a1-4b7a-aeed-d5325a0d0684 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:37.225242 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-075eaa0a-b9a1-4b7a-aeed-d5325a0d0684 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:37.243539 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:37.243539 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:37.253919 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-075eaa0a-b9a1-4b7a-aeed-d5325a0d0684 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Volume info retrieved successfully. Aug 01 13:53:37.259314 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-075eaa0a-b9a1-4b7a-aeed-d5325a0d0684 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 returned with HTTP 200 Aug 01 13:53:37.259933 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 273/1096] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:37 2026] GET /volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:37.511018 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ff34b92a-aa12-422e-a374-ed46a59fefd1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:37.513185 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ff34b92a-aa12-422e-a374-ed46a59fefd1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:37.513797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ff34b92a-aa12-422e-a374-ed46a59fefd1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:37.514059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ff34b92a-aa12-422e-a374-ed46a59fefd1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:37.514614 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ff34b92a-aa12-422e-a374-ed46a59fefd1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:37.522866 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:37.522866 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:37.525332 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ff34b92a-aa12-422e-a374-ed46a59fefd1 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:37.525332 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 276/1097] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:37 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:38.278779 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a97fe594-56a9-4f83-aa07-12807026b267 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:38.280124 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a97fe594-56a9-4f83-aa07-12807026b267 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] GET https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 Aug 01 13:53:38.280390 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a97fe594-56a9-4f83-aa07-12807026b267 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:38.280649 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a97fe594-56a9-4f83-aa07-12807026b267 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:38.293653 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.293653 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:38.299565 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a97fe594-56a9-4f83-aa07-12807026b267 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Volume info retrieved successfully. Aug 01 13:53:38.308840 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a97fe594-56a9-4f83-aa07-12807026b267 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 returned with HTTP 200 Aug 01 13:53:38.310099 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 279/1098] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:38 2026] GET /volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:38.325256 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-35b751b7-7da1-4a16-b681-f8006ede27f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:38.327536 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-35b751b7-7da1-4a16-b681-f8006ede27f8 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] POST https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668/action Aug 01 13:53:38.328968 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-35b751b7-7da1-4a16-b681-f8006ede27f8 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-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=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:38.328968 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-35b751b7-7da1-4a16-b681-f8006ede27f8 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-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=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:38.340396 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.340396 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:38.349126 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.349126 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:38.349547 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-35b751b7-7da1-4a16-b681-f8006ede27f8 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Volume info retrieved successfully. Aug 01 13:53:38.370496 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-35b751b7-7da1-4a16-b681-f8006ede27f8 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Update volume metadata completed successfully. Aug 01 13:53:38.370858 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-35b751b7-7da1-4a16-b681-f8006ede27f8 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668/action returned with HTTP 200 Aug 01 13:53:38.371462 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 271/1099] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:53:38 2026] POST /volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668/action => generated 563 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:38.383190 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0dee185b-90d7-49f4-b300-46f58d12c217 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:38.385593 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0dee185b-90d7-49f4-b300-46f58d12c217 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] GET https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 Aug 01 13:53:38.385742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0dee185b-90d7-49f4-b300-46f58d12c217 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:38.386124 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0dee185b-90d7-49f4-b300-46f58d12c217 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:38.396193 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.396193 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:38.402510 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0dee185b-90d7-49f4-b300-46f58d12c217 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Volume info retrieved successfully. Aug 01 13:53:38.409507 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0dee185b-90d7-49f4-b300-46f58d12c217 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 returned with HTTP 200 Aug 01 13:53:38.410101 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 274/1100] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:38 2026] GET /volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 => generated 1418 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:38.427683 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9e786900-a769-4869-95e0-ad1261dbc0b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:38.429862 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9e786900-a769-4869-95e0-ad1261dbc0b7 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] POST https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668/action Aug 01 13:53:38.430322 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9e786900-a769-4869-95e0-ad1261dbc0b7 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:38.430384 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9e786900-a769-4869-95e0-ad1261dbc0b7 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:38.441179 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.441179 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:38.468574 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.468574 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:38.470175 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9e786900-a769-4869-95e0-ad1261dbc0b7 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Volume info retrieved successfully. Aug 01 13:53:38.479276 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9e786900-a769-4869-95e0-ad1261dbc0b7 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Get volume image-metadata completed successfully. Aug 01 13:53:38.497822 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9e786900-a769-4869-95e0-ad1261dbc0b7 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Delete volume metadata completed successfully. Aug 01 13:53:38.498168 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9e786900-a769-4869-95e0-ad1261dbc0b7 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668/action returned with HTTP 200 Aug 01 13:53:38.498838 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 277/1101] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:53:38 2026] POST /volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668/action => generated 0 bytes in 71 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 01 13:53:38.509856 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f864e5fc-3c02-4b43-9bc2-3ce8b756b42c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:38.511667 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f864e5fc-3c02-4b43-9bc2-3ce8b756b42c tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] POST https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668/action Aug 01 13:53:38.512066 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f864e5fc-3c02-4b43-9bc2-3ce8b756b42c tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:38.512620 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f864e5fc-3c02-4b43-9bc2-3ce8b756b42c tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:38.520830 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.520830 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:38.521485 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f864e5fc-3c02-4b43-9bc2-3ce8b756b42c tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Volume info retrieved successfully. Aug 01 13:53:38.531816 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f864e5fc-3c02-4b43-9bc2-3ce8b756b42c tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Get volume image-metadata completed successfully. Aug 01 13:53:38.532201 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f864e5fc-3c02-4b43-9bc2-3ce8b756b42c tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668/action returned with HTTP 200 Aug 01 13:53:38.532707 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 280/1102] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:53:38 2026] POST /volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668/action => generated 537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:38.544290 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c9e80e31-58f5-4b7b-8319-eafd6d87123a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:38.545988 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9ac0b46f-4efd-4e3e-b5cd-d532e9062ba4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:38.546549 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c9e80e31-58f5-4b7b-8319-eafd6d87123a tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] GET https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 Aug 01 13:53:38.546781 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c9e80e31-58f5-4b7b-8319-eafd6d87123a tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:38.547031 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c9e80e31-58f5-4b7b-8319-eafd6d87123a tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:38.549331 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ac0b46f-4efd-4e3e-b5cd-d532e9062ba4 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:38.550760 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ac0b46f-4efd-4e3e-b5cd-d532e9062ba4 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:38.550760 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ac0b46f-4efd-4e3e-b5cd-d532e9062ba4 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:38.550760 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-9ac0b46f-4efd-4e3e-b5cd-d532e9062ba4 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:38.556448 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.556448 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:38.558014 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ac0b46f-4efd-4e3e-b5cd-d532e9062ba4 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:38.558014 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 275/1103] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:38 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:38.560256 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.560256 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:38.565300 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c9e80e31-58f5-4b7b-8319-eafd6d87123a tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Volume info retrieved successfully. Aug 01 13:53:38.572115 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c9e80e31-58f5-4b7b-8319-eafd6d87123a tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 returned with HTTP 200 Aug 01 13:53:38.572660 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 272/1104] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:38 2026] GET /volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:38.590237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ffc1064c-4af5-45d0-b712-18650e80a31b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:38.593781 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ffc1064c-4af5-45d0-b712-18650e80a31b tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] DELETE https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 Aug 01 13:53:38.594002 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ffc1064c-4af5-45d0-b712-18650e80a31b tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:38.594243 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ffc1064c-4af5-45d0-b712-18650e80a31b tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:38.594469 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ffc1064c-4af5-45d0-b712-18650e80a31b tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Delete volume with id: 786198f5-826d-45d4-8c15-8d9cfa6f4668 Aug 01 13:53:38.602858 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.602858 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:38.603358 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ffc1064c-4af5-45d0-b712-18650e80a31b tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Volume info retrieved successfully. Aug 01 13:53:38.622688 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ffc1064c-4af5-45d0-b712-18650e80a31b tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Delete volume request issued successfully. Aug 01 13:53:38.622877 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ffc1064c-4af5-45d0-b712-18650e80a31b tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 returned with HTTP 202 Aug 01 13:53:38.625741 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 278/1105] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:38 2026] DELETE /volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:38.634461 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ec8a36f-43c3-4402-b1a1-de7918480272 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:38.636549 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ec8a36f-43c3-4402-b1a1-de7918480272 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] GET https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 Aug 01 13:53:38.637246 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ec8a36f-43c3-4402-b1a1-de7918480272 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:38.637246 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ec8a36f-43c3-4402-b1a1-de7918480272 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:38.644970 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:38.644970 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:38.651122 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3ec8a36f-43c3-4402-b1a1-de7918480272 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Volume info retrieved successfully. Aug 01 13:53:38.656439 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ec8a36f-43c3-4402-b1a1-de7918480272 tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 returned with HTTP 200 Aug 01 13:53:38.657147 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 281/1106] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:38 2026] GET /volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:39.575317 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a5391e4c-c430-4afc-b1fe-0c95e54408a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:39.577064 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a5391e4c-c430-4afc-b1fe-0c95e54408a5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:39.577923 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a5391e4c-c430-4afc-b1fe-0c95e54408a5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:39.578401 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a5391e4c-c430-4afc-b1fe-0c95e54408a5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:39.578609 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a5391e4c-c430-4afc-b1fe-0c95e54408a5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:39.583507 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:39.583507 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:39.584392 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a5391e4c-c430-4afc-b1fe-0c95e54408a5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:39.584817 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 276/1107] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:39 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:39.600961 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-758acd5e-89f0-456d-9888-0cc225a81cf5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:39.603798 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-758acd5e-89f0-456d-9888-0cc225a81cf5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d Aug 01 13:53:39.604151 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-758acd5e-89f0-456d-9888-0cc225a81cf5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:39.604464 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-758acd5e-89f0-456d-9888-0cc225a81cf5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:39.619047 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:39.619047 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:39.627954 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-758acd5e-89f0-456d-9888-0cc225a81cf5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:39.639386 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-758acd5e-89f0-456d-9888-0cc225a81cf5 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d returned with HTTP 200 Aug 01 13:53:39.639973 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 273/1108] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:39 2026] GET /volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:39.656227 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b6cd5402-813f-4474-8324-219b6d6e6dfd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:39.658530 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6cd5402-813f-4474-8324-219b6d6e6dfd tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] POST https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954/action Aug 01 13:53:39.659105 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6cd5402-813f-4474-8324-219b6d6e6dfd tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:39.659202 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6cd5402-813f-4474-8324-219b6d6e6dfd tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:39.661036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-b6cd5402-813f-4474-8324-219b6d6e6dfd tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] Updating backup '693726d6-44fc-4aad-8fba-19ce8a598954' with '{'status': 'error'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 13:53:39.669753 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:39.669753 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:39.676474 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cb4fecac-5b87-481f-b713-3c757c40093f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:39.682390 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cb4fecac-5b87-481f-b713-3c757c40093f tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] GET https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 Aug 01 13:53:39.682390 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cb4fecac-5b87-481f-b713-3c757c40093f tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:39.682390 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cb4fecac-5b87-481f-b713-3c757c40093f tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:39.682692 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-b6cd5402-813f-4474-8324-219b6d6e6dfd tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] reset_status in rpcapi backup_id 693726d6-44fc-4aad-8fba-19ce8a598954 on host np0000006308. {{(pid=100201) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 01 13:53:39.687242 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6cd5402-813f-4474-8324-219b6d6e6dfd tempest-VolumesBackupsAdminTest-767719186 tempest-VolumesBackupsAdminTest-767719186-project-admin] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954/action returned with HTTP 202 Aug 01 13:53:39.687242 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 279/1109] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:53:39 2026] POST /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:53:39.695979 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-801e843d-62c2-4769-937e-abb630ecce64 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:39.697676 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cb4fecac-5b87-481f-b713-3c757c40093f tempest-VolumesImageMetadata-1097873114 tempest-VolumesImageMetadata-1097873114-project-member] https://10.4.3.223/volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 returned with HTTP 404 Aug 01 13:53:39.697676 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 282/1110] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:39 2026] GET /volume/v3/volumes/786198f5-826d-45d4-8c15-8d9cfa6f4668 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:39.698392 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-801e843d-62c2-4769-937e-abb630ecce64 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:39.698614 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-801e843d-62c2-4769-937e-abb630ecce64 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:39.698806 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-801e843d-62c2-4769-937e-abb630ecce64 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:39.698909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-801e843d-62c2-4769-937e-abb630ecce64 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:39.710565 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:39.710565 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:39.711445 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-801e843d-62c2-4769-937e-abb630ecce64 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:39.712580 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 277/1111] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:39 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:40.208134 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:40.371689 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:40.372058 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1696248649", "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:40.373407 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1696248649', 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:40.468043 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume of 1 GB Aug 01 13:53:40.468450 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:40.468450 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:40.469485 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Availability Zones retrieved successfully. Aug 01 13:53:40.478680 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Flow 'volume_create_api' (a277c8e5-d32e-4582-8be7-e726580be79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:40.480057 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ef7492-3294-4bf3-aabd-9faa6e0cac40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:40.481449 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:40.526883 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:40.526883 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:40.550575 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ef7492-3294-4bf3-aabd-9faa6e0cac40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=93ce5e6a-697e-401b-93f7-ea481c2ba504,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93ce5e6a-697e-401b-93f7-ea481c2ba504', 'encryption_key_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=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:40.551839 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d526fe-5d6a-4910-b35a-9337b296e7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:40.644926 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Created reservations ['e5c08b6a-0b85-4a90-8d02-3167a7377db0', 'f3b428a9-1159-49b5-a2ab-7d7dbeca9dab', '384f0368-5f06-44de-89d1-06a6186b100d', '042e7f49-899f-406b-adcc-31eaa96851b6'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:40.646012 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d526fe-5d6a-4910-b35a-9337b296e7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5c08b6a-0b85-4a90-8d02-3167a7377db0', 'f3b428a9-1159-49b5-a2ab-7d7dbeca9dab', '384f0368-5f06-44de-89d1-06a6186b100d', '042e7f49-899f-406b-adcc-31eaa96851b6']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:40.647065 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320ad0a9-ee65-4b6b-b74a-a22985454acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:40.682591 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320ad0a9-ee65-4b6b-b74a-a22985454acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6779c080-7f88-444c-b9c6-a0dd93c0d183', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1696248649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c293f4f9ae934854b49ef68a44793ad2',qos_specs=None,replication_status=,reservations=['e5c08b6a-0b85-4a90-8d02-3167a7377db0','f3b428a9-1159-49b5-a2ab-7d7dbeca9dab','384f0368-5f06-44de-89d1-06a6186b100d','042e7f49-899f-406b-adcc-31eaa96851b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f451ab3288484c2785dab900bdd71b53',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1696248649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6779c080-7f88-444c-b9c6-a0dd93c0d183,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c293f4f9ae934854b49ef68a44793ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f451ab3288484c2785dab900bdd71b53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93ce5e6a-697e-401b-93f7-ea481c2ba504),volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:40.683884 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e6ecf79-512e-4e42-9436-812e29b6fd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:40.708979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e6ecf79-512e-4e42-9436-812e29b6fd7a) transitioned into state 'SUCCESS' from state '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-1696248649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c293f4f9ae934854b49ef68a44793ad2',qos_specs=None,replication_status=,reservations=['e5c08b6a-0b85-4a90-8d02-3167a7377db0','f3b428a9-1159-49b5-a2ab-7d7dbeca9dab','384f0368-5f06-44de-89d1-06a6186b100d','042e7f49-899f-406b-adcc-31eaa96851b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f451ab3288484c2785dab900bdd71b53',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:40.710322 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f273c52-7686-45f0-8699-5a89f605add3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:40.721874 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f273c52-7686-45f0-8699-5a89f605add3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:40.722933 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Flow 'volume_create_api' (a277c8e5-d32e-4582-8be7-e726580be79b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:40.723185 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume request issued successfully. Aug 01 13:53:40.723943 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fcb1c5eb-5bfd-4262-972e-a0f065cda1a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:40.724267 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 274/1112] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:53:40 2026] POST /volume/v3/volumes => generated 760 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:40.725462 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f5465bab-6b00-4c76-9dc3-cbbd8f0a62c8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:40.736291 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f5465bab-6b00-4c76-9dc3-cbbd8f0a62c8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:40.736732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f5465bab-6b00-4c76-9dc3-cbbd8f0a62c8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:40.737025 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f5465bab-6b00-4c76-9dc3-cbbd8f0a62c8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:40.737280 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f5465bab-6b00-4c76-9dc3-cbbd8f0a62c8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:40.739982 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-12d64902-43cc-4b4b-b61a-1d38ff7c0f25 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:40.745159 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-12d64902-43cc-4b4b-b61a-1d38ff7c0f25 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 Aug 01 13:53:40.746181 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-12d64902-43cc-4b4b-b61a-1d38ff7c0f25 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:40.746181 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-12d64902-43cc-4b4b-b61a-1d38ff7c0f25 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:40.747730 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:40.747730 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:40.748715 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f5465bab-6b00-4c76-9dc3-cbbd8f0a62c8 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:40.749171 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 280/1113] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:40 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:40.762520 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:40.762520 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:40.764252 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-187b9789-b80c-403b-aefc-f110aaffe459 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:40.766482 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-187b9789-b80c-403b-aefc-f110aaffe459 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] DELETE https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:40.766742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-187b9789-b80c-403b-aefc-f110aaffe459 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:40.767016 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-187b9789-b80c-403b-aefc-f110aaffe459 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:40.767185 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-187b9789-b80c-403b-aefc-f110aaffe459 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Delete backup with id: 693726d6-44fc-4aad-8fba-19ce8a598954. Aug 01 13:53:40.769570 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-12d64902-43cc-4b4b-b61a-1d38ff7c0f25 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:53:40.773017 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:40.773017 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:40.781340 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-12d64902-43cc-4b4b-b61a-1d38ff7c0f25 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 returned with HTTP 200 Aug 01 13:53:40.781340 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 283/1114] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:40 2026] GET /volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 => generated 828 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:40.799017 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-187b9789-b80c-403b-aefc-f110aaffe459 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] delete_backup rpcapi backup_id 693726d6-44fc-4aad-8fba-19ce8a598954 {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:53:40.801257 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-187b9789-b80c-403b-aefc-f110aaffe459 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 202 Aug 01 13:53:40.801785 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 278/1115] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:40 2026] DELETE /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:53:40.812198 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-742956fb-304c-445f-a334-95bf53186674 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:40.814159 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-742956fb-304c-445f-a334-95bf53186674 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:40.814452 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-742956fb-304c-445f-a334-95bf53186674 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:40.814695 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-742956fb-304c-445f-a334-95bf53186674 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:40.814835 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-742956fb-304c-445f-a334-95bf53186674 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:40.821663 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:40.821663 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:40.822518 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-742956fb-304c-445f-a334-95bf53186674 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 200 Aug 01 13:53:40.823152 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 275/1116] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:40 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:41.798941 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4426bae1-a499-4d0b-912e-eaeb6aa6fa70 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:41.802308 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4426bae1-a499-4d0b-912e-eaeb6aa6fa70 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 Aug 01 13:53:41.802641 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4426bae1-a499-4d0b-912e-eaeb6aa6fa70 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:41.802924 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4426bae1-a499-4d0b-912e-eaeb6aa6fa70 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:41.812419 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:41.812419 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:41.817478 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4426bae1-a499-4d0b-912e-eaeb6aa6fa70 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:53:41.822937 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4426bae1-a499-4d0b-912e-eaeb6aa6fa70 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 returned with HTTP 200 Aug 01 13:53:41.823493 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 281/1117] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:41 2026] GET /volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:41.838972 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dd853bab-113d-4c09-8e1f-7ff0f4c43dbb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:41.842458 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd853bab-113d-4c09-8e1f-7ff0f4c43dbb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 Aug 01 13:53:41.842764 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd853bab-113d-4c09-8e1f-7ff0f4c43dbb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:41.843481 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd853bab-113d-4c09-8e1f-7ff0f4c43dbb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:41.843481 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-dd853bab-113d-4c09-8e1f-7ff0f4c43dbb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Show backup with id 693726d6-44fc-4aad-8fba-19ce8a598954. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:41.849546 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd853bab-113d-4c09-8e1f-7ff0f4c43dbb tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 returned with HTTP 404 Aug 01 13:53:41.850052 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 284/1118] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:41 2026] GET /volume/v3/backups/693726d6-44fc-4aad-8fba-19ce8a598954 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:41.945008 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-00611415-1709-4e5a-b295-c75ec7c5ce88 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:41.947626 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-00611415-1709-4e5a-b295-c75ec7c5ce88 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d Aug 01 13:53:41.947766 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-00611415-1709-4e5a-b295-c75ec7c5ce88 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:41.947965 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-00611415-1709-4e5a-b295-c75ec7c5ce88 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:41.958715 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:41.958715 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:41.965389 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-00611415-1709-4e5a-b295-c75ec7c5ce88 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:41.974921 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-00611415-1709-4e5a-b295-c75ec7c5ce88 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d returned with HTTP 200 Aug 01 13:53:41.978904 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 279/1119] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:41 2026] GET /volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:41.999568 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-25e49311-db7e-487d-9c94-36bcdb9feb30 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:42.004294 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-25e49311-db7e-487d-9c94-36bcdb9feb30 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] DELETE https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d Aug 01 13:53:42.004764 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-25e49311-db7e-487d-9c94-36bcdb9feb30 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:42.005030 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-25e49311-db7e-487d-9c94-36bcdb9feb30 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:42.005490 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-25e49311-db7e-487d-9c94-36bcdb9feb30 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Delete volume with id: fc1cae4b-61da-4c54-b066-5fc68e1d662d Aug 01 13:53:42.015318 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:42.015318 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:42.016928 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-25e49311-db7e-487d-9c94-36bcdb9feb30 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:42.017391 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-1a153bf2-a7d5-4ce0-bdd9-792862571654 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:42.021072 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-1a153bf2-a7d5-4ce0-bdd9-792862571654 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 Aug 01 13:53:42.021432 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-1a153bf2-a7d5-4ce0-bdd9-792862571654 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:42.021723 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-1a153bf2-a7d5-4ce0-bdd9-792862571654 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:42.035541 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:42.035541 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:42.040697 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-25e49311-db7e-487d-9c94-36bcdb9feb30 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Delete volume request issued successfully. Aug 01 13:53:42.041026 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-25e49311-db7e-487d-9c94-36bcdb9feb30 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d returned with HTTP 202 Aug 01 13:53:42.042429 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 276/1120] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:41 2026] DELETE /volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:42.044749 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-1a153bf2-a7d5-4ce0-bdd9-792862571654 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:53:42.052677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2a6dda50-8591-4711-a060-bee6867390d9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:42.054822 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a6dda50-8591-4711-a060-bee6867390d9 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d Aug 01 13:53:42.055839 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a6dda50-8591-4711-a060-bee6867390d9 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:42.055839 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a6dda50-8591-4711-a060-bee6867390d9 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:42.057562 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-1a153bf2-a7d5-4ce0-bdd9-792862571654 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 returned with HTTP 200 Aug 01 13:53:42.059529 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 282/1121] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:42 2026] GET /volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 => generated 1368 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:42.071473 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:42.071473 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:42.079284 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2a6dda50-8591-4711-a060-bee6867390d9 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Volume info retrieved successfully. Aug 01 13:53:42.087304 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a6dda50-8591-4711-a060-bee6867390d9 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d returned with HTTP 200 Aug 01 13:53:42.088093 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 285/1122] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:42 2026] GET /volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:42.109997 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:42.297237 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:42.298273 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-246679091"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:42.300693 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-246679091'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:42.301711 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Create volume of 1 GB Aug 01 13:53:42.307789 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Availability Zones retrieved successfully. Aug 01 13:53:42.317277 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Flow 'volume_create_api' (8f55695d-4ec0-453c-b107-ed3d47991a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:42.318535 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da45889-4521-4cdf-9459-1b504e6c62fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:42.319923 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:42.374597 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da45889-4521-4cdf-9459-1b504e6c62fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:42.376359 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e215d527-1891-42ff-bad8-a72cc272ec36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:42.486386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Created reservations ['4c29f39f-5536-49f1-ae30-340dc8f747d3', '0f55932a-0b60-4304-aa76-144d4391ffaf', 'b323808c-0fce-4729-ae97-263707f18478', '894cb646-1450-46cf-8086-0da8192fd2fd'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:42.487503 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e215d527-1891-42ff-bad8-a72cc272ec36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c29f39f-5536-49f1-ae30-340dc8f747d3', '0f55932a-0b60-4304-aa76-144d4391ffaf', 'b323808c-0fce-4729-ae97-263707f18478', '894cb646-1450-46cf-8086-0da8192fd2fd']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:42.488666 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3db093-095e-4a07-bbfc-b6c9aa355c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:42.520071 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3db093-095e-4a07-bbfc-b6c9aa355c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8b9377-85f8-4922-8de4-4d2798cc9836', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-246679091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eeb2511ecdd74da6bc7c07e0c460338e',qos_specs=None,replication_status=,reservations=['4c29f39f-5536-49f1-ae30-340dc8f747d3','0f55932a-0b60-4304-aa76-144d4391ffaf','b323808c-0fce-4729-ae97-263707f18478','894cb646-1450-46cf-8086-0da8192fd2fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd837b273627471ea04e5ee00099449c',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-246679091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e8b9377-85f8-4922-8de4-4d2798cc9836,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eeb2511ecdd74da6bc7c07e0c460338e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd837b273627471ea04e5ee00099449c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:42.521205 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10337a94-af2e-4098-9d7d-0a4f22876f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:42.551694 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10337a94-af2e-4098-9d7d-0a4f22876f26) transitioned into state 'SUCCESS' from state '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-246679091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eeb2511ecdd74da6bc7c07e0c460338e',qos_specs=None,replication_status=,reservations=['4c29f39f-5536-49f1-ae30-340dc8f747d3','0f55932a-0b60-4304-aa76-144d4391ffaf','b323808c-0fce-4729-ae97-263707f18478','894cb646-1450-46cf-8086-0da8192fd2fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd837b273627471ea04e5ee00099449c',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:42.552675 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6ae8d1-ac6b-4fa8-b040-15de911d399e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:42.564765 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6ae8d1-ac6b-4fa8-b040-15de911d399e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:42.565591 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Flow 'volume_create_api' (8f55695d-4ec0-453c-b107-ed3d47991a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:42.566496 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Create volume request issued successfully. Aug 01 13:53:42.567350 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70ae53f0-deb0-4f9b-bac4-a97dd590d408 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:42.567508 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 280/1123] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:53:42 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 01 13:53:42.588509 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-95cb276d-828f-4fa7-851b-f06748e5fa2a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:42.590437 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-95cb276d-828f-4fa7-851b-f06748e5fa2a tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:42.590628 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-95cb276d-828f-4fa7-851b-f06748e5fa2a tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:42.590859 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-95cb276d-828f-4fa7-851b-f06748e5fa2a tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:42.600660 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:42.600660 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:42.605205 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-95cb276d-828f-4fa7-851b-f06748e5fa2a tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Volume info retrieved successfully. Aug 01 13:53:42.610432 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-95cb276d-828f-4fa7-851b-f06748e5fa2a tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 returned with HTTP 200 Aug 01 13:53:42.610844 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 277/1124] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:42 2026] GET /volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:42.832548 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-4e6f0c8d-1e02-4217-9c09-e67aa4ccb1f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:42.841740 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-4e6f0c8d-1e02-4217-9c09-e67aa4ccb1f1 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 Aug 01 13:53:42.842122 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-4e6f0c8d-1e02-4217-9c09-e67aa4ccb1f1 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:42.842551 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-4e6f0c8d-1e02-4217-9c09-e67aa4ccb1f1 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:42.860418 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:42.860418 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:42.871408 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-4e6f0c8d-1e02-4217-9c09-e67aa4ccb1f1 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:53:42.880714 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-4e6f0c8d-1e02-4217-9c09-e67aa4ccb1f1 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 returned with HTTP 200 Aug 01 13:53:42.881590 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 283/1125] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:42 2026] GET /volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 => generated 1368 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:42.896041 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c53f9f22-884e-43d9-af79-558e78921c35 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:42.896566 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c53f9f22-884e-43d9-af79-558e78921c35 None None] GET https://10.4.3.223/volume// Aug 01 13:53:42.896619 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c53f9f22-884e-43d9-af79-558e78921c35 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:42.896842 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c53f9f22-884e-43d9-af79-558e78921c35 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:42.897252 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c53f9f22-884e-43d9-af79-558e78921c35 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:53:42.897634 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 286/1126] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:53:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:53:42.909711 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-40f3a0f9-c998-48f9-997d-2616fa444677 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:42.914146 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-40f3a0f9-c998-48f9-997d-2616fa444677 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:53:42.914966 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-40f3a0f9-c998-48f9-997d-2616fa444677 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6779c080-7f88-444c-b9c6-a0dd93c0d183", "connector": null, "instance_uuid": "13b4f930-966e-4d65-8ffa-5a57c1dee918"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:42.930983 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:42.930983 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:43.011450 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-40f3a0f9-c998-48f9-997d-2616fa444677 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:53:43.012072 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 281/1127] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:53:42 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:43.107972 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d3b40205-8436-4907-a23b-dfacf4153020 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.113119 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d3b40205-8436-4907-a23b-dfacf4153020 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] GET https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d Aug 01 13:53:43.113119 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d3b40205-8436-4907-a23b-dfacf4153020 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:43.113119 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d3b40205-8436-4907-a23b-dfacf4153020 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:43.123458 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d3b40205-8436-4907-a23b-dfacf4153020 tempest-VolumesBackupsAdminTest-1991954776 tempest-VolumesBackupsAdminTest-1991954776-project-member] https://10.4.3.223/volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d returned with HTTP 404 Aug 01 13:53:43.123886 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 278/1128] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:43 2026] GET /volume/v3/volumes/fc1cae4b-61da-4c54-b066-5fc68e1d662d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:43.631884 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6a0d088f-6f83-4901-a07a-7f83cd1431c9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.634913 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a0d088f-6f83-4901-a07a-7f83cd1431c9 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:43.635800 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6a0d088f-6f83-4901-a07a-7f83cd1431c9 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:43.635800 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6a0d088f-6f83-4901-a07a-7f83cd1431c9 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:43.639616 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-50dcb8ae-64a1-46eb-aff9-9ddfb819abdc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.648777 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50dcb8ae-64a1-46eb-aff9-9ddfb819abdc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:53:43.649073 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50dcb8ae-64a1-46eb-aff9-9ddfb819abdc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:43.649297 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50dcb8ae-64a1-46eb-aff9-9ddfb819abdc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:43.652527 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:43.652527 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:43.659913 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:43.659913 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:43.663506 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6a0d088f-6f83-4901-a07a-7f83cd1431c9 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Volume info retrieved successfully. Aug 01 13:53:43.667753 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-50dcb8ae-64a1-46eb-aff9-9ddfb819abdc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:53:43.672613 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a0d088f-6f83-4901-a07a-7f83cd1431c9 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 returned with HTTP 200 Aug 01 13:53:43.672991 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 284/1129] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:43 2026] GET /volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:43.677345 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50dcb8ae-64a1-46eb-aff9-9ddfb819abdc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:53:43.677764 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 287/1130] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:43 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:43.691669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a8374e7f-bb5a-44b4-80d9-ed6df92ea0fd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.698322 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8374e7f-bb5a-44b4-80d9-ed6df92ea0fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] POST https://10.4.3.223/volume/v3/os-volume-transfer Aug 01 13:53:43.698322 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8374e7f-bb5a-44b4-80d9-ed6df92ea0fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9e8b9377-85f8-4922-8de4-4d2798cc9836"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:43.698322 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.volume_transfer [None req-a8374e7f-bb5a-44b4-80d9-ed6df92ea0fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Creating new volume transfer {'transfer': {'volume_id': '9e8b9377-85f8-4922-8de4-4d2798cc9836'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 01 13:53:43.698569 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-a8374e7f-bb5a-44b4-80d9-ed6df92ea0fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Creating transfer of volume 9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:43.698569 np0000006308 devstack@c-api.service[100202]: INFO cinder.transfer.api [None req-a8374e7f-bb5a-44b4-80d9-ed6df92ea0fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Generating transfer record for volume 9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:43.713041 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:43.713041 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:43.738810 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8374e7f-bb5a-44b4-80d9-ed6df92ea0fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/os-volume-transfer returned with HTTP 202 Aug 01 13:53:43.739687 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 282/1131] 10.4.3.223 () {68 vars in 1291 bytes} [Sat Aug 1 13:53:43 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:43.752791 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-707f7736-49aa-42e1-9dc9-0e6122e2dca6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.755881 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-707f7736-49aa-42e1-9dc9-0e6122e2dca6 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:43.756099 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-707f7736-49aa-42e1-9dc9-0e6122e2dca6 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:43.756331 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-707f7736-49aa-42e1-9dc9-0e6122e2dca6 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:43.769397 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:43.769397 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:43.769933 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-0015ebad-b171-4463-ac31-ea4c8afdcbc7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.775845 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-0015ebad-b171-4463-ac31-ea4c8afdcbc7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:53:43.776003 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-0015ebad-b171-4463-ac31-ea4c8afdcbc7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:43.776266 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-0015ebad-b171-4463-ac31-ea4c8afdcbc7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:43.781656 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-707f7736-49aa-42e1-9dc9-0e6122e2dca6 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Volume info retrieved successfully. Aug 01 13:53:43.788523 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:43.788523 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:43.790819 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-707f7736-49aa-42e1-9dc9-0e6122e2dca6 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 returned with HTTP 200 Aug 01 13:53:43.792077 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 279/1132] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:43 2026] GET /volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:43.794153 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-0015ebad-b171-4463-ac31-ea4c8afdcbc7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:53:43.799565 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-0015ebad-b171-4463-ac31-ea4c8afdcbc7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:53:43.800067 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 285/1133] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:53:43 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:43.810658 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c7a68fd3-c027-4f30-a83d-adf873e8b2cd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.812514 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c7a68fd3-c027-4f30-a83d-adf873e8b2cd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/os-volume-transfer/3dc34334-1a01-49b3-a122-0a01c55bf6b6 Aug 01 13:53:43.812732 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c7a68fd3-c027-4f30-a83d-adf873e8b2cd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:43.812921 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c7a68fd3-c027-4f30-a83d-adf873e8b2cd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:43.827493 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c7a68fd3-c027-4f30-a83d-adf873e8b2cd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/3dc34334-1a01-49b3-a122-0a01c55bf6b6 returned with HTTP 200 Aug 01 13:53:43.827876 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 288/1134] 10.4.3.223 () {66 vars in 1381 bytes} [Sat Aug 1 13:53:43 2026] GET /volume/v3/os-volume-transfer/3dc34334-1a01-49b3-a122-0a01c55bf6b6 => generated 409 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:43.841193 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b82501ab-27e5-4584-815a-c4591a460d52 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.845898 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b82501ab-27e5-4584-815a-c4591a460d52 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/os-volume-transfer Aug 01 13:53:43.846133 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b82501ab-27e5-4584-815a-c4591a460d52 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:43.846392 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b82501ab-27e5-4584-815a-c4591a460d52 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:43.846616 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.volume_transfer [None req-b82501ab-27e5-4584-815a-c4591a460d52 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Listing volume transfers {{(pid=100202) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 01 13:53:43.857682 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b82501ab-27e5-4584-815a-c4591a460d52 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/os-volume-transfer returned with HTTP 200 Aug 01 13:53:43.858201 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 283/1135] 10.4.3.223 () {66 vars in 1270 bytes} [Sat Aug 1 13:53:43 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:43.868492 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.946361 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5dcc84d7-7a21-4b73-9d7b-6022adf73728 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.946961 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5dcc84d7-7a21-4b73-9d7b-6022adf73728 None None] GET https://10.4.3.223/volume// Aug 01 13:53:43.947178 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5dcc84d7-7a21-4b73-9d7b-6022adf73728 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:43.947436 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5dcc84d7-7a21-4b73-9d7b-6022adf73728 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:43.947884 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5dcc84d7-7a21-4b73-9d7b-6022adf73728 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:53:43.948246 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 286/1136] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:53:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:53:43.963863 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-8976aa29-6b62-4f55-b5b9-2090e61ec3a5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:43.967527 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-8976aa29-6b62-4f55-b5b9-2090e61ec3a5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:53:43.967835 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-8976aa29-6b62-4f55-b5b9-2090e61ec3a5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f471e186-138c-49af-8e18-5e63adb7b205", "connector": null, "instance_uuid": "2e6dedc1-44c0-420c-86fe-3642edd80661"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:43.980320 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:43.980320 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:44.027817 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-8976aa29-6b62-4f55-b5b9-2090e61ec3a5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:53:44.028538 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 289/1137] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:53:43 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:44.089101 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7c4aea54-8602-47d8-8003-15be15766f6f req-c5691317-3b9e-4f80-a09d-400544efe398 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.089906 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] POST https://10.4.3.223/volume/v3/os-volume-transfer/3dc34334-1a01-49b3-a122-0a01c55bf6b6/accept Aug 01 13:53:44.090450 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "48f2dab129992dca"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:44.092393 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7c4aea54-8602-47d8-8003-15be15766f6f req-c5691317-3b9e-4f80-a09d-400544efe398 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] DELETE https://10.4.3.223/volume/v3/attachments/5087bf36-f348-49e5-aca1-eb4abca86598 Aug 01 13:53:44.093837 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.volume_transfer [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Accepting volume transfer 3dc34334-1a01-49b3-a122-0a01c55bf6b6 {{(pid=100200) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 13:53:44.093837 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.volume_transfer [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Accepting transfer 3dc34334-1a01-49b3-a122-0a01c55bf6b6 Aug 01 13:53:44.095052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7c4aea54-8602-47d8-8003-15be15766f6f req-c5691317-3b9e-4f80-a09d-400544efe398 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.095052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7c4aea54-8602-47d8-8003-15be15766f6f req-c5691317-3b9e-4f80-a09d-400544efe398 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.108359 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:44.108359 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:44.212426 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7c4aea54-8602-47d8-8003-15be15766f6f req-c5691317-3b9e-4f80-a09d-400544efe398 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/attachments/5087bf36-f348-49e5-aca1-eb4abca86598 returned with HTTP 200 Aug 01 13:53:44.212825 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 284/1138] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:44 2026] DELETE /volume/v3/attachments/5087bf36-f348-49e5-aca1-eb4abca86598 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:44.213987 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Created reservations ['bd60533c-5317-4519-b023-4ded3a2e4f88', 'f6a630f8-d835-4a5c-8793-30ab2b13b207', '9456c49d-32ea-48bf-8f45-30865e18cfd0', '3727619e-41b2-45b8-8368-a4aa1ac5e00b'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:44.238246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-7c4aea54-8602-47d8-8003-15be15766f6f req-4a01cc33-f9de-45b7-895a-2f29be0294f5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.240589 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7c4aea54-8602-47d8-8003-15be15766f6f req-4a01cc33-f9de-45b7-895a-2f29be0294f5 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e Aug 01 13:53:44.240805 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7c4aea54-8602-47d8-8003-15be15766f6f req-4a01cc33-f9de-45b7-895a-2f29be0294f5 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.241048 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7c4aea54-8602-47d8-8003-15be15766f6f req-4a01cc33-f9de-45b7-895a-2f29be0294f5 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.241230 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-7c4aea54-8602-47d8-8003-15be15766f6f req-4a01cc33-f9de-45b7-895a-2f29be0294f5 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Delete volume with id: 9cc55805-ca08-4e61-a7a5-e7e950747b8e Aug 01 13:53:44.252125 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Created reservations ['f28a8db9-a632-445e-8e49-78e45aefba21', '7be43f9c-f16e-49b2-a083-307cfdb9dcc4', '2f235731-a63b-4544-a65c-94265c7cf5b2', '711e0ff8-2c9d-4a6f-96b8-fa02a392b6fd'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:44.252368 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f31ce610-9988-4f12-8748-8724cc632adf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.252368 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f31ce610-9988-4f12-8748-8724cc632adf tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:53:44.252368 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f31ce610-9988-4f12-8748-8724cc632adf tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.252629 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f31ce610-9988-4f12-8748-8724cc632adf tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.257086 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:44.257086 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:44.257920 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-7c4aea54-8602-47d8-8003-15be15766f6f req-4a01cc33-f9de-45b7-895a-2f29be0294f5 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:53:44.267753 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:44.267753 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:44.269625 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f713e9c0-a9d5-41f2-884d-66a081a6e3c6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.270096 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f713e9c0-a9d5-41f2-884d-66a081a6e3c6 None None] GET https://10.4.3.223/volume// Aug 01 13:53:44.270291 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f713e9c0-a9d5-41f2-884d-66a081a6e3c6 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.271072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f713e9c0-a9d5-41f2-884d-66a081a6e3c6 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.271072 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f713e9c0-a9d5-41f2-884d-66a081a6e3c6 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:53:44.271254 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 285/1139] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:53:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:53:44.273194 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f31ce610-9988-4f12-8748-8724cc632adf tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:53:44.282577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-3e1c3e95-f77a-4c87-bc8b-6bf22938b281 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.283669 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f31ce610-9988-4f12-8748-8724cc632adf tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:53:44.284198 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 290/1140] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:44 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:44.286386 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-3e1c3e95-f77a-4c87-bc8b-6bf22938b281 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:53:44.286730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-3e1c3e95-f77a-4c87-bc8b-6bf22938b281 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.287352 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-3e1c3e95-f77a-4c87-bc8b-6bf22938b281 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.294834 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-7c4aea54-8602-47d8-8003-15be15766f6f req-4a01cc33-f9de-45b7-895a-2f29be0294f5 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Delete volume request issued successfully. Aug 01 13:53:44.294834 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7c4aea54-8602-47d8-8003-15be15766f6f req-4a01cc33-f9de-45b7-895a-2f29be0294f5 tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e returned with HTTP 202 Aug 01 13:53:44.294834 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 287/1141] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 13:53:44 2026] DELETE /volume/v3/volumes/9cc55805-ca08-4e61-a7a5-e7e950747b8e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:44.306455 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:44.306455 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:44.306678 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Created reservations ['8233b3c0-a01b-468a-8a86-44776fd66390', 'dcaa3292-8dc9-4d7c-9754-33d2bccc789c', 'a53124a3-2b32-4cfd-8f93-95df8734d891', '982be8d6-89a6-42e2-9f48-6f6798ce1225'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:44.312154 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-3e1c3e95-f77a-4c87-bc8b-6bf22938b281 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:53:44.318631 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-3e1c3e95-f77a-4c87-bc8b-6bf22938b281 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:53:44.319257 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 286/1142] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:53:44 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:53:44.355610 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Created reservations ['ea3f3703-89c4-4acc-a97c-835faf93a0ab', '8a0b9b19-d99f-4443-8f7d-cc2cd7b76828', 'b23b6c34-7643-49db-8670-6f675ca2a430', '218b516a-b8a5-4060-8f1b-33ac0459d9b9'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:44.377203 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Transfer volume completed successfully. Aug 01 13:53:44.489699 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-9e135951-d18e-42f7-afba-4a01f4c43b26 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.489977 np0000006308 devstack@c-api.service[100200]: INFO cinder.transfer.api [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Volume 9e8b9377-85f8-4922-8de4-4d2798cc9836 has been transferred. Aug 01 13:53:44.491950 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-9e135951-d18e-42f7-afba-4a01f4c43b26 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] PUT https://10.4.3.223/volume/v3/attachments/d1557ef8-bceb-4e51-8b66-f4d283cf0196 Aug 01 13:53:44.492333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-9e135951-d18e-42f7-afba-4a01f4c43b26 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:44.501146 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-9e135951-d18e-42f7-afba-4a01f4c43b26 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Acquiring lock "cinder-attachment_update-f471e186-138c-49af-8e18-5e63adb7b205-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:53:44.501300 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6c010743-e53b-4060-bdae-ffdf7e323a9c tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/3dc34334-1a01-49b3-a122-0a01c55bf6b6/accept returned with HTTP 202 Aug 01 13:53:44.501754 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 280/1143] 10.4.3.223 () {68 vars in 1423 bytes} [Sat Aug 1 13:53:43 2026] POST /volume/v3/os-volume-transfer/3dc34334-1a01-49b3-a122-0a01c55bf6b6/accept => generated 365 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:44.506622 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-9e135951-d18e-42f7-afba-4a01f4c43b26 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Lock "cinder-attachment_update-f471e186-138c-49af-8e18-5e63adb7b205-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:53:44.507901 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:44.507901 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:44.517074 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1b0baf5a-1ea6-4489-89f0-d8ffb0142cc0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.517856 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1b0baf5a-1ea6-4489-89f0-d8ffb0142cc0 tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] GET https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:44.518154 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1b0baf5a-1ea6-4489-89f0-d8ffb0142cc0 tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.518364 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1b0baf5a-1ea6-4489-89f0-d8ffb0142cc0 tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.521948 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=282,cinder:UPDATE=56,cinder:INSERT=20 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:53:44.534791 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:44.534791 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:44.545644 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1b0baf5a-1ea6-4489-89f0-d8ffb0142cc0 tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Volume info retrieved successfully. Aug 01 13:53:44.553555 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1b0baf5a-1ea6-4489-89f0-d8ffb0142cc0 tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 returned with HTTP 200 Aug 01 13:53:44.555368 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 288/1144] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:44 2026] GET /volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:44.572023 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0d6ea2fb-59a3-406a-b832-40cfe8df4cbc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.574614 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0d6ea2fb-59a3-406a-b832-40cfe8df4cbc tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] GET https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:44.574904 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0d6ea2fb-59a3-406a-b832-40cfe8df4cbc tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.578007 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0d6ea2fb-59a3-406a-b832-40cfe8df4cbc tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.587270 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:44.587270 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:44.595748 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0d6ea2fb-59a3-406a-b832-40cfe8df4cbc tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] Volume info retrieved successfully. Aug 01 13:53:44.604738 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0d6ea2fb-59a3-406a-b832-40cfe8df4cbc tempest-VolumesTransfersTest-2124320437 tempest-VolumesTransfersTest-2124320437-project-member] https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 returned with HTTP 200 Aug 01 13:53:44.604738 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 287/1145] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:44 2026] GET /volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:44.620819 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a997696d-8e2a-4c28-97ac-3651c8f2d4fd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.623194 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a997696d-8e2a-4c28-97ac-3651c8f2d4fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] DELETE https://10.4.3.223/volume/v3/os-volume-transfer/3dc34334-1a01-49b3-a122-0a01c55bf6b6 Aug 01 13:53:44.623711 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a997696d-8e2a-4c28-97ac-3651c8f2d4fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.623798 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a997696d-8e2a-4c28-97ac-3651c8f2d4fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.623908 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.volume_transfer [None req-a997696d-8e2a-4c28-97ac-3651c8f2d4fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Delete transfer with id: 3dc34334-1a01-49b3-a122-0a01c55bf6b6 Aug 01 13:53:44.627421 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=386,cinder:UPDATE=103,cinder:INSERT=72 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:53:44.630627 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a997696d-8e2a-4c28-97ac-3651c8f2d4fd tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/3dc34334-1a01-49b3-a122-0a01c55bf6b6 returned with HTTP 404 Aug 01 13:53:44.631269 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 281/1146] 10.4.3.223 () {66 vars in 1384 bytes} [Sat Aug 1 13:53:44 2026] DELETE /volume/v3/os-volume-transfer/3dc34334-1a01-49b3-a122-0a01c55bf6b6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:44.640587 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eaa570ed-35d9-4485-9b9d-21e7b5a174ae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.647771 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-9e135951-d18e-42f7-afba-4a01f4c43b26 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Lock "cinder-attachment_update-f471e186-138c-49af-8e18-5e63adb7b205-np0000006308" released by "attachment_update" :: held 0.141s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:53:44.649114 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-9e135951-d18e-42f7-afba-4a01f4c43b26 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/attachments/d1557ef8-bceb-4e51-8b66-f4d283cf0196 returned with HTTP 200 Aug 01 13:53:44.650483 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 291/1147] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:53:44 2026] PUT /volume/v3/attachments/d1557ef8-bceb-4e51-8b66-f4d283cf0196 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:44.814532 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eaa570ed-35d9-4485-9b9d-21e7b5a174ae tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:44.814769 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eaa570ed-35d9-4485-9b9d-21e7b5a174ae tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.814975 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eaa570ed-35d9-4485-9b9d-21e7b5a174ae tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.815148 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-eaa570ed-35d9-4485-9b9d-21e7b5a174ae tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Delete volume with id: 9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:44.829070 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:44.829070 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:44.829807 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eaa570ed-35d9-4485-9b9d-21e7b5a174ae tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Volume info retrieved successfully. Aug 01 13:53:44.876421 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eaa570ed-35d9-4485-9b9d-21e7b5a174ae tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Delete volume request issued successfully. Aug 01 13:53:44.876421 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eaa570ed-35d9-4485-9b9d-21e7b5a174ae tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 returned with HTTP 202 Aug 01 13:53:44.876421 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 289/1148] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:44 2026] DELETE /volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:44.887999 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbe8c193-9e2e-453d-a52a-5a57b85e548d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.892766 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbe8c193-9e2e-453d-a52a-5a57b85e548d tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] GET https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:44.893001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbe8c193-9e2e-453d-a52a-5a57b85e548d tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.894299 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbe8c193-9e2e-453d-a52a-5a57b85e548d tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.915551 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:44.915551 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:44.922623 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fbe8c193-9e2e-453d-a52a-5a57b85e548d tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Volume info retrieved successfully. Aug 01 13:53:44.932066 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbe8c193-9e2e-453d-a52a-5a57b85e548d tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 returned with HTTP 200 Aug 01 13:53:44.933096 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 288/1149] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:44 2026] GET /volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:44.937741 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-69b643e2-69a8-4a3f-9cb7-9477aba29fd1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.937741 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69b643e2-69a8-4a3f-9cb7-9477aba29fd1 None None] GET https://10.4.3.223/volume// Aug 01 13:53:44.937741 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69b643e2-69a8-4a3f-9cb7-9477aba29fd1 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.937741 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69b643e2-69a8-4a3f-9cb7-9477aba29fd1 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.938134 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69b643e2-69a8-4a3f-9cb7-9477aba29fd1 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:53:44.940394 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 282/1150] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:53:44 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:53:44.960338 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-e6371f50-8ba5-4e98-8e66-e94487f6395a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:44.970246 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-e6371f50-8ba5-4e98-8e66-e94487f6395a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 Aug 01 13:53:44.970246 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-e6371f50-8ba5-4e98-8e66-e94487f6395a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:44.970246 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-e6371f50-8ba5-4e98-8e66-e94487f6395a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:44.977999 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=308,cinder:UPDATE=72,cinder:INSERT=31 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:53:44.995831 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:44.995831 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:45.004504 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-e6371f50-8ba5-4e98-8e66-e94487f6395a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:53:45.016120 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-e6371f50-8ba5-4e98-8e66-e94487f6395a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 returned with HTTP 200 Aug 01 13:53:45.016764 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 292/1151] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:53:44 2026] GET /volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 => generated 1547 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:53:45.139747 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-17011571-3c14-4e92-8d6f-38b4a9aba257 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:45.146011 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-17011571-3c14-4e92-8d6f-38b4a9aba257 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] PUT https://10.4.3.223/volume/v3/attachments/17d7b1a3-133d-4083-b210-59c9feaf441e Aug 01 13:53:45.146721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-17011571-3c14-4e92-8d6f-38b4a9aba257 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:45.160482 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-17011571-3c14-4e92-8d6f-38b4a9aba257 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Acquiring lock "cinder-attachment_update-6779c080-7f88-444c-b9c6-a0dd93c0d183-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:53:45.169160 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-17011571-3c14-4e92-8d6f-38b4a9aba257 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-6779c080-7f88-444c-b9c6-a0dd93c0d183-np0000006308" acquired by "attachment_update" :: waited 0.009s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:53:45.170700 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:45.170700 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:45.304002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-abb8981e-b8e7-4a15-899d-0133d4029092 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:45.305735 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-17011571-3c14-4e92-8d6f-38b4a9aba257 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-6779c080-7f88-444c-b9c6-a0dd93c0d183-np0000006308" released by "attachment_update" :: held 0.137s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:53:45.306107 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-17011571-3c14-4e92-8d6f-38b4a9aba257 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/17d7b1a3-133d-4083-b210-59c9feaf441e returned with HTTP 200 Aug 01 13:53:45.306168 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abb8981e-b8e7-4a15-899d-0133d4029092 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:53:45.306430 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abb8981e-b8e7-4a15-899d-0133d4029092 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:45.306622 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abb8981e-b8e7-4a15-899d-0133d4029092 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:45.306705 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 290/1152] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:53:45 2026] PUT /volume/v3/attachments/17d7b1a3-133d-4083-b210-59c9feaf441e => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:45.320674 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:45.320674 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:45.325683 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-abb8981e-b8e7-4a15-899d-0133d4029092 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:53:45.332158 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abb8981e-b8e7-4a15-899d-0133d4029092 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:53:45.332158 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 289/1153] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:45 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:45.344547 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-2fcf49b8-10c6-4bf1-a7e6-c1ac38f478d6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:45.347867 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-2fcf49b8-10c6-4bf1-a7e6-c1ac38f478d6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments/17d7b1a3-133d-4083-b210-59c9feaf441e/action Aug 01 13:53:45.348803 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-2fcf49b8-10c6-4bf1-a7e6-c1ac38f478d6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:45.348803 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-2fcf49b8-10c6-4bf1-a7e6-c1ac38f478d6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:45.382559 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:45.382559 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:45.406256 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5d9bd85a-cda7-4207-9d06-f64e37cf10df req-2fcf49b8-10c6-4bf1-a7e6-c1ac38f478d6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/17d7b1a3-133d-4083-b210-59c9feaf441e/action returned with HTTP 204 Aug 01 13:53:45.406256 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 283/1154] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:53:45 2026] POST /volume/v3/attachments/17d7b1a3-133d-4083-b210-59c9feaf441e/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:45.954932 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-959a329e-c9f9-495e-a8ea-880d3b4b9794 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:45.957178 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-959a329e-c9f9-495e-a8ea-880d3b4b9794 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] GET https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:45.958248 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-959a329e-c9f9-495e-a8ea-880d3b4b9794 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:45.958248 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-959a329e-c9f9-495e-a8ea-880d3b4b9794 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:46.139150 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-959a329e-c9f9-495e-a8ea-880d3b4b9794 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 returned with HTTP 404 Aug 01 13:53:46.139150 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 293/1155] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:45 2026] GET /volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:46.149458 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-70540305-047e-48b4-83a6-0b438086e8db None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:46.151366 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-70540305-047e-48b4-83a6-0b438086e8db tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:46.151680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-70540305-047e-48b4-83a6-0b438086e8db tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:46.151879 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-70540305-047e-48b4-83a6-0b438086e8db tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:46.157894 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-70540305-047e-48b4-83a6-0b438086e8db tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 returned with HTTP 404 Aug 01 13:53:46.158415 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 291/1156] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:46 2026] GET /volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:46.169067 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-448419b3-a9f7-407b-9795-57361200307f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:46.173310 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-448419b3-a9f7-407b-9795-57361200307f tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:46.173571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-448419b3-a9f7-407b-9795-57361200307f tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:46.173865 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-448419b3-a9f7-407b-9795-57361200307f tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:46.174011 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-448419b3-a9f7-407b-9795-57361200307f tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Delete volume with id: 9e8b9377-85f8-4922-8de4-4d2798cc9836 Aug 01 13:53:46.182363 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-448419b3-a9f7-407b-9795-57361200307f tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 returned with HTTP 404 Aug 01 13:53:46.183310 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 290/1157] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:46 2026] DELETE /volume/v3/volumes/9e8b9377-85f8-4922-8de4-4d2798cc9836 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:46.196132 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fd6d3fdb-56fd-4337-acba-7249288741ce None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:46.198817 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:46.198817 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1623350664"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:46.200731 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1623350664'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:46.200988 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Create volume of 1 GB Aug 01 13:53:46.205681 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Availability Zones retrieved successfully. Aug 01 13:53:46.215260 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Flow 'volume_create_api' (449a67dc-a607-4a4b-a2d6-4ada094da38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:46.215260 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d84508-adf2-41ad-9287-c3ad79c68526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:46.215260 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:46.246782 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d84508-adf2-41ad-9287-c3ad79c68526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:46.247928 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72686fc2-bd2b-46f6-a47a-85a4a6ec90b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:46.295520 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Created reservations ['9b794279-0e56-4391-944e-877e879e3ce9', '2a0c37c2-ca74-4d9b-a686-928c60ee50ad', 'daa55129-010c-4aed-9838-aa34fac6a258', 'fa3a3a91-ed0f-4ddc-b8ed-78b653c92f6a'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:46.296549 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72686fc2-bd2b-46f6-a47a-85a4a6ec90b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b794279-0e56-4391-944e-877e879e3ce9', '2a0c37c2-ca74-4d9b-a686-928c60ee50ad', 'daa55129-010c-4aed-9838-aa34fac6a258', 'fa3a3a91-ed0f-4ddc-b8ed-78b653c92f6a']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:46.297490 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (835d69eb-af0e-43fb-a66f-1363d48bfc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:46.322062 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (835d69eb-af0e-43fb-a66f-1363d48bfc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e775499-1f20-4b9b-a08a-cad6862b6841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1623350664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eeb2511ecdd74da6bc7c07e0c460338e',qos_specs=None,replication_status=,reservations=['9b794279-0e56-4391-944e-877e879e3ce9','2a0c37c2-ca74-4d9b-a686-928c60ee50ad','daa55129-010c-4aed-9838-aa34fac6a258','fa3a3a91-ed0f-4ddc-b8ed-78b653c92f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd837b273627471ea04e5ee00099449c',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1623350664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e775499-1f20-4b9b-a08a-cad6862b6841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eeb2511ecdd74da6bc7c07e0c460338e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd837b273627471ea04e5ee00099449c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:46.322747 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b14ecd4-e5e3-4c61-95e8-af7e41cb5e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:46.346103 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b14ecd4-e5e3-4c61-95e8-af7e41cb5e2c) transitioned into state 'SUCCESS' from state '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-1623350664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eeb2511ecdd74da6bc7c07e0c460338e',qos_specs=None,replication_status=,reservations=['9b794279-0e56-4391-944e-877e879e3ce9','2a0c37c2-ca74-4d9b-a686-928c60ee50ad','daa55129-010c-4aed-9838-aa34fac6a258','fa3a3a91-ed0f-4ddc-b8ed-78b653c92f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd837b273627471ea04e5ee00099449c',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:46.347318 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc586e25-ed19-40de-818b-8d2823bea4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:46.348920 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-59170791-40d3-419f-a02f-e67f191fd843 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:46.351501 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-59170791-40d3-419f-a02f-e67f191fd843 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:53:46.351790 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-59170791-40d3-419f-a02f-e67f191fd843 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:46.352079 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-59170791-40d3-419f-a02f-e67f191fd843 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:46.360353 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc586e25-ed19-40de-818b-8d2823bea4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:46.361202 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Flow 'volume_create_api' (449a67dc-a607-4a4b-a2d6-4ada094da38b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:46.361539 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Create volume request issued successfully. Aug 01 13:53:46.362890 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fd6d3fdb-56fd-4337-acba-7249288741ce tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:46.362890 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 284/1158] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:53:46 2026] POST /volume/v3/volumes => generated 751 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:46.367352 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:46.367352 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:46.372766 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-59170791-40d3-419f-a02f-e67f191fd843 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:53:46.379074 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ecf2bda9-b3e5-4f4c-86e6-752d26668d00 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:46.379248 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-59170791-40d3-419f-a02f-e67f191fd843 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:53:46.379903 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 294/1159] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:46 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:46.380912 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ecf2bda9-b3e5-4f4c-86e6-752d26668d00 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:46.381123 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ecf2bda9-b3e5-4f4c-86e6-752d26668d00 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:46.381386 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ecf2bda9-b3e5-4f4c-86e6-752d26668d00 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:46.390183 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:46.390183 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:46.394547 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ecf2bda9-b3e5-4f4c-86e6-752d26668d00 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Volume info retrieved successfully. Aug 01 13:53:46.399351 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ecf2bda9-b3e5-4f4c-86e6-752d26668d00 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 returned with HTTP 200 Aug 01 13:53:46.399658 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 292/1160] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:46 2026] GET /volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:46.525458 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f0300e0c-6835-44b0-9af4-39d9a97e148b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:46.611366 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0300e0c-6835-44b0-9af4-39d9a97e148b tempest-ExtensionsTestJSON-101050933 tempest-ExtensionsTestJSON-101050933-project-member] GET https://10.4.3.223/volume/v3/extensions Aug 01 13:53:46.611678 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0300e0c-6835-44b0-9af4-39d9a97e148b tempest-ExtensionsTestJSON-101050933 tempest-ExtensionsTestJSON-101050933-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:46.612023 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0300e0c-6835-44b0-9af4-39d9a97e148b tempest-ExtensionsTestJSON-101050933 tempest-ExtensionsTestJSON-101050933-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:46.612509 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0300e0c-6835-44b0-9af4-39d9a97e148b tempest-ExtensionsTestJSON-101050933 tempest-ExtensionsTestJSON-101050933-project-member] https://10.4.3.223/volume/v3/extensions returned with HTTP 200 Aug 01 13:53:46.613062 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 291/1161] 10.4.3.223 () {66 vars in 1246 bytes} [Sat Aug 1 13:53:46 2026] GET /volume/v3/extensions => generated 5245 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:47.403351 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3b92c9fc-1347-4fdd-93b9-d333d13e8580 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.406150 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b92c9fc-1347-4fdd-93b9-d333d13e8580 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:53:47.406440 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b92c9fc-1347-4fdd-93b9-d333d13e8580 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:47.406773 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b92c9fc-1347-4fdd-93b9-d333d13e8580 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:47.420052 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb9d5ae0-6e16-4077-a0a0-86ecbe9bfb59 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.422012 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:47.422012 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:47.422251 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb9d5ae0-6e16-4077-a0a0-86ecbe9bfb59 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:47.422370 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb9d5ae0-6e16-4077-a0a0-86ecbe9bfb59 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:47.422632 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb9d5ae0-6e16-4077-a0a0-86ecbe9bfb59 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:47.426079 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3b92c9fc-1347-4fdd-93b9-d333d13e8580 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:53:47.430898 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b92c9fc-1347-4fdd-93b9-d333d13e8580 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:53:47.431398 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:47.431398 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:47.431523 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 285/1162] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:47 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:47.437793 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fb9d5ae0-6e16-4077-a0a0-86ecbe9bfb59 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Volume info retrieved successfully. Aug 01 13:53:47.444157 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb9d5ae0-6e16-4077-a0a0-86ecbe9bfb59 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 returned with HTTP 200 Aug 01 13:53:47.444883 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 295/1163] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:47 2026] GET /volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:47.465236 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-101f674f-4364-44d8-bfdf-92eac7a26dcb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.467451 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-101f674f-4364-44d8-bfdf-92eac7a26dcb tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] POST https://10.4.3.223/volume/v3/os-volume-transfer Aug 01 13:53:47.467755 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-101f674f-4364-44d8-bfdf-92eac7a26dcb tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0e775499-1f20-4b9b-a08a-cad6862b6841"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:47.469030 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.volume_transfer [None req-101f674f-4364-44d8-bfdf-92eac7a26dcb tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Creating new volume transfer {'transfer': {'volume_id': '0e775499-1f20-4b9b-a08a-cad6862b6841'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 01 13:53:47.469441 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.volume_transfer [None req-101f674f-4364-44d8-bfdf-92eac7a26dcb tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Creating transfer of volume 0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:47.469699 np0000006308 devstack@c-api.service[100201]: INFO cinder.transfer.api [None req-101f674f-4364-44d8-bfdf-92eac7a26dcb tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Generating transfer record for volume 0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:47.478826 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:47.478826 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:47.495401 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-101f674f-4364-44d8-bfdf-92eac7a26dcb tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/os-volume-transfer returned with HTTP 202 Aug 01 13:53:47.495401 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 293/1164] 10.4.3.223 () {68 vars in 1291 bytes} [Sat Aug 1 13:53:47 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:47.507069 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8829f683-fda8-4c72-b952-ea5d2cdf4dea None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.510529 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8829f683-fda8-4c72-b952-ea5d2cdf4dea tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:47.510808 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8829f683-fda8-4c72-b952-ea5d2cdf4dea tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:47.511111 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8829f683-fda8-4c72-b952-ea5d2cdf4dea tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:47.528289 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:47.528289 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:47.535155 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8829f683-fda8-4c72-b952-ea5d2cdf4dea tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Volume info retrieved successfully. Aug 01 13:53:47.542188 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8829f683-fda8-4c72-b952-ea5d2cdf4dea tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 returned with HTTP 200 Aug 01 13:53:47.543174 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 292/1165] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:47 2026] GET /volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:47.557649 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f12ab90d-1f7c-45e3-b0ba-aa8068037c47 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.559645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f12ab90d-1f7c-45e3-b0ba-aa8068037c47 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/os-volume-transfer/detail Aug 01 13:53:47.560014 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f12ab90d-1f7c-45e3-b0ba-aa8068037c47 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:47.560491 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f12ab90d-1f7c-45e3-b0ba-aa8068037c47 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:47.560756 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.volume_transfer [None req-f12ab90d-1f7c-45e3-b0ba-aa8068037c47 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Listing volume transfers {{(pid=100200) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 01 13:53:47.569470 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f12ab90d-1f7c-45e3-b0ba-aa8068037c47 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 01 13:53:47.570196 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 286/1166] 10.4.3.223 () {66 vars in 1291 bytes} [Sat Aug 1 13:53:47 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:47.581932 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d11eb641-ff6d-48d5-8bba-3bb9bd6d39c0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.583945 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d11eb641-ff6d-48d5-8bba-3bb9bd6d39c0 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] DELETE https://10.4.3.223/volume/v3/os-volume-transfer/b179da05-1426-43a7-9543-928ad6868f58 Aug 01 13:53:47.584312 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d11eb641-ff6d-48d5-8bba-3bb9bd6d39c0 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:47.584636 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d11eb641-ff6d-48d5-8bba-3bb9bd6d39c0 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:47.584636 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.volume_transfer [None req-d11eb641-ff6d-48d5-8bba-3bb9bd6d39c0 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Delete transfer with id: b179da05-1426-43a7-9543-928ad6868f58 Aug 01 13:53:47.595849 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:47.595849 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:47.607633 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d11eb641-ff6d-48d5-8bba-3bb9bd6d39c0 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/b179da05-1426-43a7-9543-928ad6868f58 returned with HTTP 202 Aug 01 13:53:47.608203 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 296/1167] 10.4.3.223 () {66 vars in 1384 bytes} [Sat Aug 1 13:53:47 2026] DELETE /volume/v3/os-volume-transfer/b179da05-1426-43a7-9543-928ad6868f58 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:47.619655 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-14272410-669c-4d5c-8731-beebe70e3a7b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.622483 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-14272410-669c-4d5c-8731-beebe70e3a7b tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:47.622649 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-14272410-669c-4d5c-8731-beebe70e3a7b tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:47.622919 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-14272410-669c-4d5c-8731-beebe70e3a7b tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:47.634069 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:47.634069 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:47.639013 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-14272410-669c-4d5c-8731-beebe70e3a7b tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Volume info retrieved successfully. Aug 01 13:53:47.644607 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-14272410-669c-4d5c-8731-beebe70e3a7b tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 returned with HTTP 200 Aug 01 13:53:47.645334 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 294/1168] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:47 2026] GET /volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:47.661435 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e99b396a-6919-4052-a535-c5d5baa842de None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.667489 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e99b396a-6919-4052-a535-c5d5baa842de tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] DELETE https://10.4.3.223/volume/v3/os-volume-transfer/b179da05-1426-43a7-9543-928ad6868f58 Aug 01 13:53:47.667641 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e99b396a-6919-4052-a535-c5d5baa842de tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:47.667937 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e99b396a-6919-4052-a535-c5d5baa842de tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:47.668089 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-e99b396a-6919-4052-a535-c5d5baa842de tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Delete transfer with id: b179da05-1426-43a7-9543-928ad6868f58 Aug 01 13:53:47.678401 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e99b396a-6919-4052-a535-c5d5baa842de tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/b179da05-1426-43a7-9543-928ad6868f58 returned with HTTP 404 Aug 01 13:53:47.679086 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 293/1169] 10.4.3.223 () {66 vars in 1384 bytes} [Sat Aug 1 13:53:47 2026] DELETE /volume/v3/os-volume-transfer/b179da05-1426-43a7-9543-928ad6868f58 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:47.691349 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-acc36f08-992a-4383-bc52-bd94c2078306 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.693048 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-acc36f08-992a-4383-bc52-bd94c2078306 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:47.693329 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-acc36f08-992a-4383-bc52-bd94c2078306 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:47.693592 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-acc36f08-992a-4383-bc52-bd94c2078306 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:47.694052 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-acc36f08-992a-4383-bc52-bd94c2078306 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Delete volume with id: 0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:47.703907 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:47.703907 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:47.704856 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-acc36f08-992a-4383-bc52-bd94c2078306 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Volume info retrieved successfully. Aug 01 13:53:47.735027 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-acc36f08-992a-4383-bc52-bd94c2078306 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Delete volume request issued successfully. Aug 01 13:53:47.735027 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-acc36f08-992a-4383-bc52-bd94c2078306 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 returned with HTTP 202 Aug 01 13:53:47.735027 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 287/1170] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:47 2026] DELETE /volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:47.745167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-116b9ac6-612b-4c44-ad77-5cf1d527ab66 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.747342 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-116b9ac6-612b-4c44-ad77-5cf1d527ab66 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] GET https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:47.747628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-116b9ac6-612b-4c44-ad77-5cf1d527ab66 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:47.747932 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-116b9ac6-612b-4c44-ad77-5cf1d527ab66 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:47.764030 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:47.764030 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:47.770939 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-116b9ac6-612b-4c44-ad77-5cf1d527ab66 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Volume info retrieved successfully. Aug 01 13:53:47.788887 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-116b9ac6-612b-4c44-ad77-5cf1d527ab66 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 returned with HTTP 200 Aug 01 13:53:47.789662 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 297/1171] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:47 2026] GET /volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:47.992321 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-cf776cc5-ba42-429d-9b40-556d68611fad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:47.997153 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-cf776cc5-ba42-429d-9b40-556d68611fad tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/attachments/d1557ef8-bceb-4e51-8b66-f4d283cf0196/action Aug 01 13:53:47.997531 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-cf776cc5-ba42-429d-9b40-556d68611fad tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:53:47.997652 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-cf776cc5-ba42-429d-9b40-556d68611fad tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:48.028857 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:48.028857 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:48.041729 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d2edc3fa-c85e-48c8-b947-60defb3b4e72 req-cf776cc5-ba42-429d-9b40-556d68611fad tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/attachments/d1557ef8-bceb-4e51-8b66-f4d283cf0196/action returned with HTTP 204 Aug 01 13:53:48.042424 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 295/1172] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:53:47 2026] POST /volume/v3/attachments/d1557ef8-bceb-4e51-8b66-f4d283cf0196/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:48.449643 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d7027176-713b-46d3-9014-bd7361b1ccbc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:48.449694 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d7027176-713b-46d3-9014-bd7361b1ccbc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:53:48.450000 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d7027176-713b-46d3-9014-bd7361b1ccbc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:48.450348 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d7027176-713b-46d3-9014-bd7361b1ccbc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:48.469293 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:48.469293 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:48.469435 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d7027176-713b-46d3-9014-bd7361b1ccbc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:53:48.475336 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d7027176-713b-46d3-9014-bd7361b1ccbc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:53:48.475687 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 294/1173] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:48 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:48.494793 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c788849b-912f-4664-8332-171700a2ac80 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:48.496773 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c788849b-912f-4664-8332-171700a2ac80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 13:53:48.497144 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c788849b-912f-4664-8332-171700a2ac80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f471e186-138c-49af-8e18-5e63adb7b205", "name": "tempest-VolumesBackupsTest-Backup-1752896587", "force": true, "container": "tempest-volumesbackupstest-backup-container-1916598850"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:48.498911 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-c788849b-912f-4664-8332-171700a2ac80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating new backup {'backup': {'volume_id': 'f471e186-138c-49af-8e18-5e63adb7b205', 'name': 'tempest-VolumesBackupsTest-Backup-1752896587', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1916598850'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:53:48.499090 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-c788849b-912f-4664-8332-171700a2ac80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating backup of volume f471e186-138c-49af-8e18-5e63adb7b205 in container tempest-volumesbackupstest-backup-container-1916598850 Aug 01 13:53:48.512032 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:48.512032 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:48.512702 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c788849b-912f-4664-8332-171700a2ac80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:53:48.551875 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-c788849b-912f-4664-8332-171700a2ac80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['b3019d67-52c6-4637-a74d-c56c6e9b986a', 'dd9c956d-d16d-49f7-959e-4c11cc423382'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:48.606243 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c788849b-912f-4664-8332-171700a2ac80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:53:48.606243 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 288/1174] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:53:48 2026] POST /volume/v3/backups => generated 330 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:48.619851 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-18317f14-238f-4a43-9cf3-d06364d89db4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:48.622576 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18317f14-238f-4a43-9cf3-d06364d89db4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:48.622961 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18317f14-238f-4a43-9cf3-d06364d89db4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:48.623201 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18317f14-238f-4a43-9cf3-d06364d89db4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:48.623364 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-18317f14-238f-4a43-9cf3-d06364d89db4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:48.628908 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:48.628908 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:48.629719 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18317f14-238f-4a43-9cf3-d06364d89db4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:48.629926 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 298/1175] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:48 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:48.807981 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-43c80a3f-ed79-4817-a345-4db583f90106 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:48.809932 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-43c80a3f-ed79-4817-a345-4db583f90106 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] GET https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:48.810187 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-43c80a3f-ed79-4817-a345-4db583f90106 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:48.810341 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-43c80a3f-ed79-4817-a345-4db583f90106 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:48.817945 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-43c80a3f-ed79-4817-a345-4db583f90106 tempest-VolumesTransfersTest-981105458 tempest-VolumesTransfersTest-981105458-project-admin] https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 returned with HTTP 404 Aug 01 13:53:48.818566 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 296/1176] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:48 2026] GET /volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:48.828294 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1c42dd90-4b37-4276-946a-48df4926afc3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:48.831035 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c42dd90-4b37-4276-946a-48df4926afc3 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] GET https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:48.832033 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c42dd90-4b37-4276-946a-48df4926afc3 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:48.832033 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c42dd90-4b37-4276-946a-48df4926afc3 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:48.844375 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c42dd90-4b37-4276-946a-48df4926afc3 tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 returned with HTTP 404 Aug 01 13:53:48.845062 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 295/1177] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:48 2026] GET /volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:48.859245 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9a7838e7-ad53-4a2f-b5b1-9ac72ab8b63b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:48.860911 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9a7838e7-ad53-4a2f-b5b1-9ac72ab8b63b tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:48.861848 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9a7838e7-ad53-4a2f-b5b1-9ac72ab8b63b tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:48.861848 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9a7838e7-ad53-4a2f-b5b1-9ac72ab8b63b tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:48.861848 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-9a7838e7-ad53-4a2f-b5b1-9ac72ab8b63b tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] Delete volume with id: 0e775499-1f20-4b9b-a08a-cad6862b6841 Aug 01 13:53:48.868895 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9a7838e7-ad53-4a2f-b5b1-9ac72ab8b63b tempest-VolumesTransfersTest-518313586 tempest-VolumesTransfersTest-518313586-project-member] https://10.4.3.223/volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 returned with HTTP 404 Aug 01 13:53:48.869583 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 289/1178] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:48 2026] DELETE /volume/v3/volumes/0e775499-1f20-4b9b-a08a-cad6862b6841 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:49.385855 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:49.561527 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:49.561963 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1662971181"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:49.563656 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1662971181'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:49.563748 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Create volume of 1 GB Aug 01 13:53:49.569143 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Availability Zones retrieved successfully. Aug 01 13:53:49.576159 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Flow 'volume_create_api' (90bc9f79-55f2-4e47-b898-b19aae180b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:49.579677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c05476-23c0-4fd7-9532-648739a49677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:49.580982 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:49.616435 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c05476-23c0-4fd7-9532-648739a49677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:49.617481 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e39e3b0e-1561-4850-bae4-6b9121ca04f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:49.643441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4045c6eb-ca3c-497f-be07-ec6c50a20f7a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:49.645677 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4045c6eb-ca3c-497f-be07-ec6c50a20f7a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:49.645948 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4045c6eb-ca3c-497f-be07-ec6c50a20f7a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:49.646511 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4045c6eb-ca3c-497f-be07-ec6c50a20f7a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:49.646511 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4045c6eb-ca3c-497f-be07-ec6c50a20f7a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:49.652083 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:49.652083 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:49.653321 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4045c6eb-ca3c-497f-be07-ec6c50a20f7a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:49.653858 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 297/1179] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:49 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:49.710809 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Created reservations ['c3d2f22f-e1e7-49c4-88c2-4fa0ea0b35d5', '609cbc7a-50ac-4f1e-bf09-8d17acdc1bb2', '17085d8e-16b0-4da7-9dc6-26d232e9b3f6', '1c7315d2-223b-4298-98b5-6bfc86868090'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:49.714426 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e39e3b0e-1561-4850-bae4-6b9121ca04f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3d2f22f-e1e7-49c4-88c2-4fa0ea0b35d5', '609cbc7a-50ac-4f1e-bf09-8d17acdc1bb2', '17085d8e-16b0-4da7-9dc6-26d232e9b3f6', '1c7315d2-223b-4298-98b5-6bfc86868090']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:49.714743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af52651-bfe4-4dab-a5d4-a95dea5100da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:49.753862 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af52651-bfe4-4dab-a5d4-a95dea5100da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a27220-6239-4e81-bfe4-38e609c8fcc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1662971181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f1064170b6041f99fba74b77ba97c59',qos_specs=None,replication_status=,reservations=['c3d2f22f-e1e7-49c4-88c2-4fa0ea0b35d5','609cbc7a-50ac-4f1e-bf09-8d17acdc1bb2','17085d8e-16b0-4da7-9dc6-26d232e9b3f6','1c7315d2-223b-4298-98b5-6bfc86868090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662aad92cef346f2a7402b92565ea1ad',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1662971181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a27220-6239-4e81-bfe4-38e609c8fcc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f1064170b6041f99fba74b77ba97c59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='662aad92cef346f2a7402b92565ea1ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:49.755143 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e60920c-bb66-45a4-b13c-8b2778d90c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:49.791286 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e60920c-bb66-45a4-b13c-8b2778d90c97) transitioned into state 'SUCCESS' from state '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-1662971181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f1064170b6041f99fba74b77ba97c59',qos_specs=None,replication_status=,reservations=['c3d2f22f-e1e7-49c4-88c2-4fa0ea0b35d5','609cbc7a-50ac-4f1e-bf09-8d17acdc1bb2','17085d8e-16b0-4da7-9dc6-26d232e9b3f6','1c7315d2-223b-4298-98b5-6bfc86868090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662aad92cef346f2a7402b92565ea1ad',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:49.792153 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc78df54-859d-4238-9c5a-59dc1edf5b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:49.805351 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc78df54-859d-4238-9c5a-59dc1edf5b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:49.806275 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Flow 'volume_create_api' (90bc9f79-55f2-4e47-b898-b19aae180b4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:49.806592 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Create volume request issued successfully. Aug 01 13:53:49.807151 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b7223ba-2f74-43c8-8d41-59595658eb21 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:49.807609 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 299/1180] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:53:49 2026] POST /volume/v3/volumes => generated 819 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:49.823116 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a2d8b377-cc70-4060-995f-6998c51790f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:49.825192 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a2d8b377-cc70-4060-995f-6998c51790f7 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:49.825608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a2d8b377-cc70-4060-995f-6998c51790f7 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:49.825828 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a2d8b377-cc70-4060-995f-6998c51790f7 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:49.834043 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:49.834043 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:49.838459 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a2d8b377-cc70-4060-995f-6998c51790f7 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Volume info retrieved successfully. Aug 01 13:53:49.843503 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a2d8b377-cc70-4060-995f-6998c51790f7 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 returned with HTTP 200 Aug 01 13:53:49.843855 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 296/1181] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:49 2026] GET /volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:50.673613 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-00402461-63c9-4e52-b538-54e5bec33776 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:50.675462 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-00402461-63c9-4e52-b538-54e5bec33776 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:50.675702 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-00402461-63c9-4e52-b538-54e5bec33776 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:50.675928 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-00402461-63c9-4e52-b538-54e5bec33776 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:50.676085 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-00402461-63c9-4e52-b538-54e5bec33776 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:50.688905 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:50.688905 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:50.689893 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-00402461-63c9-4e52-b538-54e5bec33776 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:50.690389 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 290/1182] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:50 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:50.864518 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2de009fa-bb47-4b90-ac13-f8fcfaa11370 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:50.873239 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2de009fa-bb47-4b90-ac13-f8fcfaa11370 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:50.873239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2de009fa-bb47-4b90-ac13-f8fcfaa11370 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:50.873239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2de009fa-bb47-4b90-ac13-f8fcfaa11370 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:50.886822 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:50.886822 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:50.892644 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2de009fa-bb47-4b90-ac13-f8fcfaa11370 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Volume info retrieved successfully. Aug 01 13:53:50.899820 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2de009fa-bb47-4b90-ac13-f8fcfaa11370 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 returned with HTTP 200 Aug 01 13:53:50.900309 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 298/1183] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:50 2026] GET /volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 => generated 946 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:50.919316 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb20c651-6a39-40b0-a1a7-fae86f498d6e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:50.924766 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb20c651-6a39-40b0-a1a7-fae86f498d6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] POST https://10.4.3.223/volume/v3/volume-transfers Aug 01 13:53:50.925410 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb20c651-6a39-40b0-a1a7-fae86f498d6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "89a27220-6239-4e81-bfe4-38e609c8fcc1"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:50.927594 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volume_transfer [None req-fb20c651-6a39-40b0-a1a7-fae86f498d6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Creating new volume transfer {'transfer': {'volume_id': '89a27220-6239-4e81-bfe4-38e609c8fcc1'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 13:53:50.927836 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volume_transfer [None req-fb20c651-6a39-40b0-a1a7-fae86f498d6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Creating transfer of volume 89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:50.929094 np0000006308 devstack@c-api.service[100199]: INFO cinder.transfer.api [None req-fb20c651-6a39-40b0-a1a7-fae86f498d6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Generating transfer record for volume 89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:50.940671 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:50.940671 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:50.962747 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb20c651-6a39-40b0-a1a7-fae86f498d6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 202 Aug 01 13:53:50.963430 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 300/1184] 10.4.3.223 () {70 vars in 1326 bytes} [Sat Aug 1 13:53:50 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:50.977843 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8ce2a0ab-8b6c-42e3-95e3-bceba7084450 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:50.984241 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ce2a0ab-8b6c-42e3-95e3-bceba7084450 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:50.984241 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ce2a0ab-8b6c-42e3-95e3-bceba7084450 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:50.986174 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ce2a0ab-8b6c-42e3-95e3-bceba7084450 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:50.995432 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:50.995432 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:51.001636 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8ce2a0ab-8b6c-42e3-95e3-bceba7084450 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Volume info retrieved successfully. Aug 01 13:53:51.010176 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ce2a0ab-8b6c-42e3-95e3-bceba7084450 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 returned with HTTP 200 Aug 01 13:53:51.010730 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 297/1185] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:50 2026] GET /volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:51.029565 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4b6f86b5-553b-4d42-943c-6453937eba93 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:51.033864 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4b6f86b5-553b-4d42-943c-6453937eba93 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volume-transfers/478ec5eb-422f-427e-9397-7303d3950a8c Aug 01 13:53:51.034195 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4b6f86b5-553b-4d42-943c-6453937eba93 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:51.034506 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4b6f86b5-553b-4d42-943c-6453937eba93 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:51.043676 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4b6f86b5-553b-4d42-943c-6453937eba93 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volume-transfers/478ec5eb-422f-427e-9397-7303d3950a8c returned with HTTP 200 Aug 01 13:53:51.043676 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 291/1186] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:53:51 2026] GET /volume/v3/volume-transfers/478ec5eb-422f-427e-9397-7303d3950a8c => generated 540 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:51.059544 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ebfbc5ed-6806-497a-86f6-7e97c47aac6c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:51.061767 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ebfbc5ed-6806-497a-86f6-7e97c47aac6c tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volume-transfers Aug 01 13:53:51.062046 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ebfbc5ed-6806-497a-86f6-7e97c47aac6c tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:51.062323 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ebfbc5ed-6806-497a-86f6-7e97c47aac6c tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:51.062568 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volume_transfer [None req-ebfbc5ed-6806-497a-86f6-7e97c47aac6c tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Listing volume transfers {{(pid=100201) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 13:53:51.070302 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ebfbc5ed-6806-497a-86f6-7e97c47aac6c tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 200 Aug 01 13:53:51.070961 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 299/1187] 10.4.3.223 () {68 vars in 1305 bytes} [Sat Aug 1 13:53:51 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:51.085014 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-188ecfd6-4be9-4a76-bba8-409847843274 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:51.229076 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] POST https://10.4.3.223/volume/v3/volume-transfers/478ec5eb-422f-427e-9397-7303d3950a8c/accept Aug 01 13:53:51.229471 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "00ec5c87624301ae"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:51.231309 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.volume_transfer [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Accepting volume transfer 478ec5eb-422f-427e-9397-7303d3950a8c {{(pid=100199) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 13:53:51.231309 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.volume_transfer [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Accepting transfer 478ec5eb-422f-427e-9397-7303d3950a8c Aug 01 13:53:51.325492 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Created reservations ['fc84620f-4cb2-4407-a212-61e306eada50', '7381d8d6-4ff0-4e24-800d-089489a22c8f', '5beb9656-7b8a-43a1-8d69-dd6ec6defb2f', '39972578-0e1e-4c1b-afdb-dd5f868a7c4b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:51.378062 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Created reservations ['f3d750f0-2d99-42dc-80d7-fb04cc418d96', 'c660972d-78b4-473a-b9ab-cc9bd6bc9e16', '24bf82ef-afd7-45e6-b8e0-d3e4098d9f86', 'd9b24e3b-85c2-4fe2-b515-bfcc214df28b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:51.441032 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Created reservations ['c14b3004-ef31-4966-a3f7-75a49f37e67d', '5f8435bd-95a2-4749-83d5-52d313d7ef98', '1b932bdf-708f-41cf-bb16-0edb4c85c3ef', '457b8ea1-becc-4d4b-a8b8-1d8a627698e6'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:51.487808 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Created reservations ['c1376e11-82ff-4cb0-bb9e-15e4b7f06846', '89f162a7-20b0-4922-be8f-e2e638e1313c', 'a655f5bf-fb2f-4f2f-8e32-7d893c38be5b', 'a5d95600-7fa3-47ac-992b-ba17a0f0ea0b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:51.509534 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Transfer volume completed successfully. Aug 01 13:53:51.622205 np0000006308 devstack@c-api.service[100199]: INFO cinder.transfer.api [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Volume 89a27220-6239-4e81-bfe4-38e609c8fcc1 has been transferred. Aug 01 13:53:51.632276 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-188ecfd6-4be9-4a76-bba8-409847843274 tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] https://10.4.3.223/volume/v3/volume-transfers/478ec5eb-422f-427e-9397-7303d3950a8c/accept returned with HTTP 202 Aug 01 13:53:51.632515 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 301/1188] 10.4.3.223 () {70 vars in 1458 bytes} [Sat Aug 1 13:53:51 2026] POST /volume/v3/volume-transfers/478ec5eb-422f-427e-9397-7303d3950a8c/accept => generated 365 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:51.644085 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3c36adf8-025a-428c-b23e-60dabf3c8afd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:51.646520 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c36adf8-025a-428c-b23e-60dabf3c8afd tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] GET https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:51.646663 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c36adf8-025a-428c-b23e-60dabf3c8afd tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:51.646839 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c36adf8-025a-428c-b23e-60dabf3c8afd tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:51.657283 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:51.657283 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:51.662808 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3c36adf8-025a-428c-b23e-60dabf3c8afd tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Volume info retrieved successfully. Aug 01 13:53:51.668734 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c36adf8-025a-428c-b23e-60dabf3c8afd tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 returned with HTTP 200 Aug 01 13:53:51.672244 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 298/1189] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:51 2026] GET /volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:51.689032 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-44736815-2c16-47eb-913a-2894ea1c8c9d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:51.694159 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-44736815-2c16-47eb-913a-2894ea1c8c9d tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] GET https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:51.694521 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-44736815-2c16-47eb-913a-2894ea1c8c9d tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:51.694962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-44736815-2c16-47eb-913a-2894ea1c8c9d tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:51.705578 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:51.705578 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:51.706456 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-37c52c26-b03b-40d7-961f-5881946d8cf7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:51.710048 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37c52c26-b03b-40d7-961f-5881946d8cf7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:51.710393 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37c52c26-b03b-40d7-961f-5881946d8cf7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:51.710701 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37c52c26-b03b-40d7-961f-5881946d8cf7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:51.710843 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-37c52c26-b03b-40d7-961f-5881946d8cf7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:51.713800 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-44736815-2c16-47eb-913a-2894ea1c8c9d tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] Volume info retrieved successfully. Aug 01 13:53:51.721678 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-44736815-2c16-47eb-913a-2894ea1c8c9d tempest-VolumesTransfersV357Test-974522386 tempest-VolumesTransfersV357Test-974522386-project-member] https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 returned with HTTP 200 Aug 01 13:53:51.722154 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:51.722154 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:51.722507 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 292/1190] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:51 2026] GET /volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:51.723196 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37c52c26-b03b-40d7-961f-5881946d8cf7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:51.723711 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 300/1191] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:51 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:51.738049 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7913bf51-5ad7-4344-9428-168e97f8b28e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:51.742752 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7913bf51-5ad7-4344-9428-168e97f8b28e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/478ec5eb-422f-427e-9397-7303d3950a8c Aug 01 13:53:51.743088 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7913bf51-5ad7-4344-9428-168e97f8b28e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:51.744067 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7913bf51-5ad7-4344-9428-168e97f8b28e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:51.745312 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.volume_transfer [None req-7913bf51-5ad7-4344-9428-168e97f8b28e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Delete transfer with id: 478ec5eb-422f-427e-9397-7303d3950a8c Aug 01 13:53:51.760429 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7913bf51-5ad7-4344-9428-168e97f8b28e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volume-transfers/478ec5eb-422f-427e-9397-7303d3950a8c returned with HTTP 404 Aug 01 13:53:51.760944 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 302/1192] 10.4.3.223 () {68 vars in 1419 bytes} [Sat Aug 1 13:53:51 2026] DELETE /volume/v3/volume-transfers/478ec5eb-422f-427e-9397-7303d3950a8c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:53:51.770641 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-938d3088-72f8-440c-ad2c-b83bc8d1f295 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:51.995862 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-fd20cccf-741d-41cc-8da5-099e00c05dac None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:52.001919 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-fd20cccf-741d-41cc-8da5-099e00c05dac tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] DELETE https://10.4.3.223/volume/v3/attachments/a33e2bc9-ad25-4009-81ef-61b73639cd8d Aug 01 13:53:52.002226 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-fd20cccf-741d-41cc-8da5-099e00c05dac tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:52.002503 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-fd20cccf-741d-41cc-8da5-099e00c05dac tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:52.023048 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:52.023048 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:52.026644 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-938d3088-72f8-440c-ad2c-b83bc8d1f295 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:52.027056 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-938d3088-72f8-440c-ad2c-b83bc8d1f295 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:52.027489 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-938d3088-72f8-440c-ad2c-b83bc8d1f295 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:52.027904 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-938d3088-72f8-440c-ad2c-b83bc8d1f295 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Delete volume with id: 89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:52.040427 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:52.040427 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:52.042094 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-938d3088-72f8-440c-ad2c-b83bc8d1f295 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Volume info retrieved successfully. Aug 01 13:53:52.070373 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-938d3088-72f8-440c-ad2c-b83bc8d1f295 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Delete volume request issued successfully. Aug 01 13:53:52.071388 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-938d3088-72f8-440c-ad2c-b83bc8d1f295 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 returned with HTTP 202 Aug 01 13:53:52.071552 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 299/1193] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:53:51 2026] DELETE /volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:53:52.084858 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dda853be-7ec1-4f4a-b873-ee5b0309a4e0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:52.092458 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dda853be-7ec1-4f4a-b873-ee5b0309a4e0 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] GET https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:52.093016 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dda853be-7ec1-4f4a-b873-ee5b0309a4e0 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:52.093416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dda853be-7ec1-4f4a-b873-ee5b0309a4e0 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:52.104209 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:52.104209 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:52.104368 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-fd20cccf-741d-41cc-8da5-099e00c05dac tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/attachments/a33e2bc9-ad25-4009-81ef-61b73639cd8d returned with HTTP 200 Aug 01 13:53:52.104992 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 293/1194] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:53:51 2026] DELETE /volume/v3/attachments/a33e2bc9-ad25-4009-81ef-61b73639cd8d => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:52.110785 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dda853be-7ec1-4f4a-b873-ee5b0309a4e0 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Volume info retrieved successfully. Aug 01 13:53:52.116518 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dda853be-7ec1-4f4a-b873-ee5b0309a4e0 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 returned with HTTP 200 Aug 01 13:53:52.117024 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 301/1195] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:52 2026] GET /volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:53:52.122056 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-65b46ee0-d13b-42b1-9e83-e2772c4f999d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:52.126337 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-65b46ee0-d13b-42b1-9e83-e2772c4f999d tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] DELETE https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f Aug 01 13:53:52.126573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-65b46ee0-d13b-42b1-9e83-e2772c4f999d tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:52.126770 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-65b46ee0-d13b-42b1-9e83-e2772c4f999d tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:52.127790 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-65b46ee0-d13b-42b1-9e83-e2772c4f999d tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Delete volume with id: 36dcd1be-4785-4b9d-9aaf-274acba5b78f Aug 01 13:53:52.137044 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:52.137044 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:52.137890 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-65b46ee0-d13b-42b1-9e83-e2772c4f999d tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Volume info retrieved successfully. Aug 01 13:53:52.159081 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-65b46ee0-d13b-42b1-9e83-e2772c4f999d tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] Delete volume request issued successfully. Aug 01 13:53:52.159425 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8431354c-5bf6-4a2d-b9ba-8df77833b07a req-65b46ee0-d13b-42b1-9e83-e2772c4f999d tempest-ServerBootFromVolumeStableRescueTest-297987595 tempest-ServerBootFromVolumeStableRescueTest-297987595-project-member] https://10.4.3.223/volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f returned with HTTP 202 Aug 01 13:53:52.161672 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 303/1196] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 13:53:52 2026] DELETE /volume/v3/volumes/36dcd1be-4785-4b9d-9aaf-274acba5b78f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:52.175189 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ab491133-3bf5-4cff-a27f-88f6da1172ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:52.259627 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab491133-3bf5-4cff-a27f-88f6da1172ee tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes Aug 01 13:53:52.260030 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab491133-3bf5-4cff-a27f-88f6da1172ee tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:52.260864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab491133-3bf5-4cff-a27f-88f6da1172ee tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:52.260864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-ab491133-3bf5-4cff-a27f-88f6da1172ee tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:52.261822 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab491133-3bf5-4cff-a27f-88f6da1172ee tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:52.270607 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ab491133-3bf5-4cff-a27f-88f6da1172ee tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:52.271028 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab491133-3bf5-4cff-a27f-88f6da1172ee tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Aug 01 13:53:52.271483 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 300/1197] 10.4.3.223 () {66 vars in 1237 bytes} [Sat Aug 1 13:53:52 2026] GET /volume/v3/volumes => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:53:52.283133 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:52.285821 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:52.286339 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1931301096"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:52.289086 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1931301096'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:52.289410 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Create volume of 1 GB Aug 01 13:53:52.289878 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:52.289878 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:52.295053 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Availability Zones retrieved successfully. Aug 01 13:53:52.309380 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Flow 'volume_create_api' (a4700410-5308-47c5-b4f8-5482945edf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:52.313307 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f725c8a3-7a8a-4103-a922-436200f24ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:52.314652 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:52.363201 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f725c8a3-7a8a-4103-a922-436200f24ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:52.363201 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba004702-af8a-4dba-8a0a-05826108926a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:52.470705 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Created reservations ['90e28342-1716-4136-a983-71c93a076d19', '11288e2b-163b-48ee-8df8-d06f3f4a0c93', '69c52213-5917-4d8a-9fcf-6996401b54f0', '798d0979-b791-4772-8d77-0641d83e1c7e'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:52.472448 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba004702-af8a-4dba-8a0a-05826108926a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e28342-1716-4136-a983-71c93a076d19', '11288e2b-163b-48ee-8df8-d06f3f4a0c93', '69c52213-5917-4d8a-9fcf-6996401b54f0', '798d0979-b791-4772-8d77-0641d83e1c7e']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:52.473964 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a07c28-f6cd-4e57-827e-458c56b6e86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:52.509152 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a07c28-f6cd-4e57-827e-458c56b6e86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e618ea-9655-4f70-8268-d6546c2ae16f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1931301096',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f6f74dfeb204b308ba1d14336eceb97',qos_specs=None,replication_status=,reservations=['90e28342-1716-4136-a983-71c93a076d19','11288e2b-163b-48ee-8df8-d06f3f4a0c93','69c52213-5917-4d8a-9fcf-6996401b54f0','798d0979-b791-4772-8d77-0641d83e1c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1efcfbac88cd47d9b4d2b444e2f934fc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1931301096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e618ea-9655-4f70-8268-d6546c2ae16f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2f6f74dfeb204b308ba1d14336eceb97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1efcfbac88cd47d9b4d2b444e2f934fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:52.510654 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (673c6bd4-8aab-413c-93af-56c083ded767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:52.549855 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (673c6bd4-8aab-413c-93af-56c083ded767) transitioned into state 'SUCCESS' from state '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-1931301096',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f6f74dfeb204b308ba1d14336eceb97',qos_specs=None,replication_status=,reservations=['90e28342-1716-4136-a983-71c93a076d19','11288e2b-163b-48ee-8df8-d06f3f4a0c93','69c52213-5917-4d8a-9fcf-6996401b54f0','798d0979-b791-4772-8d77-0641d83e1c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1efcfbac88cd47d9b4d2b444e2f934fc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:52.551091 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0c8de5-cdd3-45d8-9c4f-93fb37533c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:52.568187 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0c8de5-cdd3-45d8-9c4f-93fb37533c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:52.569520 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Flow 'volume_create_api' (a4700410-5308-47c5-b4f8-5482945edf03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:52.571127 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Create volume request issued successfully. Aug 01 13:53:52.572047 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a4a995c-c310-4f47-826c-28c0de28d4e0 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:52.572966 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 294/1198] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:53:52 2026] POST /volume/v3/volumes => generated 764 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:52.594720 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-43d30805-087f-4904-bdce-a0a82beb96a5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:52.600357 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-43d30805-087f-4904-bdce-a0a82beb96a5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f Aug 01 13:53:52.600533 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-43d30805-087f-4904-bdce-a0a82beb96a5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:52.601336 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-43d30805-087f-4904-bdce-a0a82beb96a5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:52.622673 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:52.622673 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:52.631500 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-43d30805-087f-4904-bdce-a0a82beb96a5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:52.639001 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-43d30805-087f-4904-bdce-a0a82beb96a5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f returned with HTTP 200 Aug 01 13:53:52.639671 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 302/1199] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:52 2026] GET /volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f => generated 832 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:52.740343 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fa79b4fc-1a68-4228-959c-99c3c66e319d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:52.742905 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fa79b4fc-1a68-4228-959c-99c3c66e319d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:52.742905 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fa79b4fc-1a68-4228-959c-99c3c66e319d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:52.743505 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fa79b4fc-1a68-4228-959c-99c3c66e319d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:52.743744 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fa79b4fc-1a68-4228-959c-99c3c66e319d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:52.752190 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:52.752190 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:52.753444 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fa79b4fc-1a68-4228-959c-99c3c66e319d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:52.753984 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 304/1200] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:52 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:53.139330 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dc1e5c13-97f2-40e3-b18f-870dfa0a07ca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:53.141597 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc1e5c13-97f2-40e3-b18f-870dfa0a07ca tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] GET https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:53.143075 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc1e5c13-97f2-40e3-b18f-870dfa0a07ca tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:53.143075 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc1e5c13-97f2-40e3-b18f-870dfa0a07ca tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:53.150636 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc1e5c13-97f2-40e3-b18f-870dfa0a07ca tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 returned with HTTP 404 Aug 01 13:53:53.151294 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 301/1201] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:53 2026] GET /volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:53:53.160385 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-86064c9a-09a4-4f49-ae13-e0c544c4ee00 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:53.162896 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-86064c9a-09a4-4f49-ae13-e0c544c4ee00 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:53.163062 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-86064c9a-09a4-4f49-ae13-e0c544c4ee00 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:53.163184 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-86064c9a-09a4-4f49-ae13-e0c544c4ee00 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:53.170282 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-86064c9a-09a4-4f49-ae13-e0c544c4ee00 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 returned with HTTP 404 Aug 01 13:53:53.170992 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 295/1202] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:53 2026] GET /volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:53:53.178330 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0ca9e2e8-91c8-4ce7-8e18-509790aa74c5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:53.180459 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ca9e2e8-91c8-4ce7-8e18-509790aa74c5 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] DELETE https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:53.180771 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ca9e2e8-91c8-4ce7-8e18-509790aa74c5 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:53.181119 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ca9e2e8-91c8-4ce7-8e18-509790aa74c5 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:53.181351 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-0ca9e2e8-91c8-4ce7-8e18-509790aa74c5 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Delete volume with id: 89a27220-6239-4e81-bfe4-38e609c8fcc1 Aug 01 13:53:53.188008 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ca9e2e8-91c8-4ce7-8e18-509790aa74c5 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 returned with HTTP 404 Aug 01 13:53:53.188651 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 303/1203] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:53:53 2026] DELETE /volume/v3/volumes/89a27220-6239-4e81-bfe4-38e609c8fcc1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:53:53.199535 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:53.204245 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:53.204245 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1038708789"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:53.207069 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1038708789'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:53.207556 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Create volume of 1 GB Aug 01 13:53:53.213314 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Availability Zones retrieved successfully. Aug 01 13:53:53.224527 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Flow 'volume_create_api' (3c7e030f-3e15-41d2-9ece-36810ee82a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:53.226478 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955bf026-b5d6-42e1-ba45-f62bd0a5ba78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:53.227864 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:53.276260 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955bf026-b5d6-42e1-ba45-f62bd0a5ba78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:53.276260 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f910dd7-d436-4758-a7f5-a29344d26d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:53.357333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Created reservations ['149d7044-836f-4646-b705-b9f88a10d7af', '855f3f3f-1f34-464a-9ac4-5a5606b55e5b', '0273ec2b-0794-4b03-b17d-9c5e14f05dc4', '9ceab65c-c2e5-4487-9d88-289b55bb37ae'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:53.357333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f910dd7-d436-4758-a7f5-a29344d26d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['149d7044-836f-4646-b705-b9f88a10d7af', '855f3f3f-1f34-464a-9ac4-5a5606b55e5b', '0273ec2b-0794-4b03-b17d-9c5e14f05dc4', '9ceab65c-c2e5-4487-9d88-289b55bb37ae']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:53.358406 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd5244d9-1e2b-493d-945f-f9a0fdaa6e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:53.388744 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd5244d9-1e2b-493d-945f-f9a0fdaa6e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1038708789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f1064170b6041f99fba74b77ba97c59',qos_specs=None,replication_status=,reservations=['149d7044-836f-4646-b705-b9f88a10d7af','855f3f3f-1f34-464a-9ac4-5a5606b55e5b','0273ec2b-0794-4b03-b17d-9c5e14f05dc4','9ceab65c-c2e5-4487-9d88-289b55bb37ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662aad92cef346f2a7402b92565ea1ad',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1038708789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f1064170b6041f99fba74b77ba97c59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='662aad92cef346f2a7402b92565ea1ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:53.390631 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904977d1-ce62-41ac-aa27-5d6f6b84b404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:53.421784 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904977d1-ce62-41ac-aa27-5d6f6b84b404) transitioned into state 'SUCCESS' from state '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-1038708789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f1064170b6041f99fba74b77ba97c59',qos_specs=None,replication_status=,reservations=['149d7044-836f-4646-b705-b9f88a10d7af','855f3f3f-1f34-464a-9ac4-5a5606b55e5b','0273ec2b-0794-4b03-b17d-9c5e14f05dc4','9ceab65c-c2e5-4487-9d88-289b55bb37ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662aad92cef346f2a7402b92565ea1ad',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:53.423329 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f605cdea-4dc0-4e90-a637-d82b55f94d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:53.437503 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f605cdea-4dc0-4e90-a637-d82b55f94d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:53.439651 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Flow 'volume_create_api' (3c7e030f-3e15-41d2-9ece-36810ee82a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:53.440173 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Create volume request issued successfully. Aug 01 13:53:53.441157 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f1c07f6-70ab-48d9-b8fa-14e23fa1cac0 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:53.442111 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 305/1204] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:53:53 2026] POST /volume/v3/volumes => generated 819 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:53.461669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f340c941-f360-43f8-b6ca-a32cd33ceb66 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:53.463911 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f340c941-f360-43f8-b6ca-a32cd33ceb66 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:53.464204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f340c941-f360-43f8-b6ca-a32cd33ceb66 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:53.464583 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f340c941-f360-43f8-b6ca-a32cd33ceb66 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:53.486439 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:53.486439 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:53.495612 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f340c941-f360-43f8-b6ca-a32cd33ceb66 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Volume info retrieved successfully. Aug 01 13:53:53.502769 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f340c941-f360-43f8-b6ca-a32cd33ceb66 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c returned with HTTP 200 Aug 01 13:53:53.503311 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 302/1205] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:53 2026] GET /volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:53.663167 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0ba48c3a-a142-4b41-b09b-be70aaadf96b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:53.671973 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0ba48c3a-a142-4b41-b09b-be70aaadf96b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f Aug 01 13:53:53.674555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0ba48c3a-a142-4b41-b09b-be70aaadf96b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:53.675791 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0ba48c3a-a142-4b41-b09b-be70aaadf96b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:53.687046 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:53.687046 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:53.692657 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0ba48c3a-a142-4b41-b09b-be70aaadf96b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:53.700898 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0ba48c3a-a142-4b41-b09b-be70aaadf96b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f returned with HTTP 200 Aug 01 13:53:53.701312 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 296/1206] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:53 2026] GET /volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:53.720068 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d31c5011-0524-4d98-976a-6b5e4e306099 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:53.722108 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d31c5011-0524-4d98-976a-6b5e4e306099 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f Aug 01 13:53:53.722967 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d31c5011-0524-4d98-976a-6b5e4e306099 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:53.722967 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d31c5011-0524-4d98-976a-6b5e4e306099 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:53.737514 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:53.737514 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:53.745412 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d31c5011-0524-4d98-976a-6b5e4e306099 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:53.751195 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d31c5011-0524-4d98-976a-6b5e4e306099 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f returned with HTTP 200 Aug 01 13:53:53.752721 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 304/1207] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:53 2026] GET /volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:53.776033 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:53.776150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ee889e06-1ecf-44a2-8c6c-f898abdde656 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:53.778047 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:53.779143 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee889e06-1ecf-44a2-8c6c-f898abdde656 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:53.779276 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-321446671"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:53.779325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee889e06-1ecf-44a2-8c6c-f898abdde656 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:53.779325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee889e06-1ecf-44a2-8c6c-f898abdde656 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:53.779325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ee889e06-1ecf-44a2-8c6c-f898abdde656 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:53.780934 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-321446671'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:53.781116 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Create volume of 1 GB Aug 01 13:53:53.786886 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:53.786886 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:53.788314 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee889e06-1ecf-44a2-8c6c-f898abdde656 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:53.788314 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 306/1208] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:53 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:53.796011 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Availability Zones retrieved successfully. Aug 01 13:53:53.811583 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Flow 'volume_create_api' (c2ff224e-4e84-47a1-9263-dadcb2aacc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:53.813451 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6cf44a-b576-4fd1-88e2-3d331026c92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:53.814882 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:53.869639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6cf44a-b576-4fd1-88e2-3d331026c92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:53.869639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1611ee-e4da-4e4a-b487-d244d772b6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:53.936631 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Created reservations ['33a18885-c466-4d60-9fd7-c68d1db36012', '1f353d70-d39d-47c2-8db0-19ab1e06c48f', '608436f4-be0a-479b-9768-1e1854232947', '252c8431-bcea-4d1d-9b1d-84c77d8ee6e7'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:53.937064 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1611ee-e4da-4e4a-b487-d244d772b6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a18885-c466-4d60-9fd7-c68d1db36012', '1f353d70-d39d-47c2-8db0-19ab1e06c48f', '608436f4-be0a-479b-9768-1e1854232947', '252c8431-bcea-4d1d-9b1d-84c77d8ee6e7']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:53.938251 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f154c01e-cb47-4e1f-aa25-f64d5b2a6bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:53.974034 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f154c01e-cb47-4e1f-aa25-f64d5b2a6bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe0c3a1c-5924-4097-9009-55d858754492', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-321446671',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f6f74dfeb204b308ba1d14336eceb97',qos_specs=None,replication_status=,reservations=['33a18885-c466-4d60-9fd7-c68d1db36012','1f353d70-d39d-47c2-8db0-19ab1e06c48f','608436f4-be0a-479b-9768-1e1854232947','252c8431-bcea-4d1d-9b1d-84c77d8ee6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1efcfbac88cd47d9b4d2b444e2f934fc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-321446671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe0c3a1c-5924-4097-9009-55d858754492,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2f6f74dfeb204b308ba1d14336eceb97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1efcfbac88cd47d9b4d2b444e2f934fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:53.975050 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f7ab72-c140-40a5-b79f-4a4b4decb088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:54.004578 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f7ab72-c140-40a5-b79f-4a4b4decb088) transitioned into state 'SUCCESS' from state '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-321446671',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f6f74dfeb204b308ba1d14336eceb97',qos_specs=None,replication_status=,reservations=['33a18885-c466-4d60-9fd7-c68d1db36012','1f353d70-d39d-47c2-8db0-19ab1e06c48f','608436f4-be0a-479b-9768-1e1854232947','252c8431-bcea-4d1d-9b1d-84c77d8ee6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1efcfbac88cd47d9b4d2b444e2f934fc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:54.005792 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd77742-550b-4852-b0d1-c2ce255c1885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:54.023185 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd77742-550b-4852-b0d1-c2ce255c1885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:54.024497 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Flow 'volume_create_api' (c2ff224e-4e84-47a1-9263-dadcb2aacc45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:54.025808 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Create volume request issued successfully. Aug 01 13:53:54.026271 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-455ce75f-fc0d-40dc-bc6e-545850c88779 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:54.026984 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 303/1209] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:53:53 2026] POST /volume/v3/volumes => generated 763 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:54.045115 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d0ecf6a0-13f3-4eff-b042-ac2699e6bb83 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.049031 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0ecf6a0-13f3-4eff-b042-ac2699e6bb83 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 Aug 01 13:53:54.049031 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0ecf6a0-13f3-4eff-b042-ac2699e6bb83 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:54.049189 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0ecf6a0-13f3-4eff-b042-ac2699e6bb83 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:54.067077 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:54.067077 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:54.072566 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d0ecf6a0-13f3-4eff-b042-ac2699e6bb83 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:54.076996 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0ecf6a0-13f3-4eff-b042-ac2699e6bb83 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 returned with HTTP 200 Aug 01 13:53:54.077584 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 297/1210] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:54 2026] GET /volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 => generated 831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:54.520199 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-311615c6-8f50-4717-b2b3-471247967c6e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.522827 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-311615c6-8f50-4717-b2b3-471247967c6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:54.523263 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-311615c6-8f50-4717-b2b3-471247967c6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:54.523670 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-311615c6-8f50-4717-b2b3-471247967c6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:54.533206 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:54.533206 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:54.541427 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-311615c6-8f50-4717-b2b3-471247967c6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Volume info retrieved successfully. Aug 01 13:53:54.547446 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-311615c6-8f50-4717-b2b3-471247967c6e tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c returned with HTTP 200 Aug 01 13:53:54.548035 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 305/1211] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:54 2026] GET /volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:54.571967 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f5777f84-96b6-46a7-b336-6f708c9c1a89 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.577171 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5777f84-96b6-46a7-b336-6f708c9c1a89 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] POST https://10.4.3.223/volume/v3/volume-transfers Aug 01 13:53:54.577663 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5777f84-96b6-46a7-b336-6f708c9c1a89 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:54.581186 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volume_transfer [None req-f5777f84-96b6-46a7-b336-6f708c9c1a89 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 13:53:54.581624 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volume_transfer [None req-f5777f84-96b6-46a7-b336-6f708c9c1a89 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Creating transfer of volume a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:54.581624 np0000006308 devstack@c-api.service[100199]: INFO cinder.transfer.api [None req-f5777f84-96b6-46a7-b336-6f708c9c1a89 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Generating transfer record for volume a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:54.596462 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:54.596462 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:54.615474 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5777f84-96b6-46a7-b336-6f708c9c1a89 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 202 Aug 01 13:53:54.616316 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 307/1212] 10.4.3.223 () {70 vars in 1326 bytes} [Sat Aug 1 13:53:54 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:54.628608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f9b91328-02ef-4980-a08a-86bc7e14a62a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.631204 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f9b91328-02ef-4980-a08a-86bc7e14a62a tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:54.631540 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f9b91328-02ef-4980-a08a-86bc7e14a62a tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:54.631776 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f9b91328-02ef-4980-a08a-86bc7e14a62a tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:54.641092 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:54.641092 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:54.646274 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f9b91328-02ef-4980-a08a-86bc7e14a62a tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Volume info retrieved successfully. Aug 01 13:53:54.652378 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f9b91328-02ef-4980-a08a-86bc7e14a62a tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c returned with HTTP 200 Aug 01 13:53:54.653064 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 304/1213] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:54 2026] GET /volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:54.670624 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f3538bc4-9211-4197-86eb-ac503d9bf2db None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.676017 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f3538bc4-9211-4197-86eb-ac503d9bf2db tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volume-transfers/detail Aug 01 13:53:54.676017 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f3538bc4-9211-4197-86eb-ac503d9bf2db tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:54.676017 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f3538bc4-9211-4197-86eb-ac503d9bf2db tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:54.676017 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volume_transfer [None req-f3538bc4-9211-4197-86eb-ac503d9bf2db tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Listing volume transfers {{(pid=100200) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 13:53:54.678290 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f3538bc4-9211-4197-86eb-ac503d9bf2db tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 01 13:53:54.679036 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 298/1214] 10.4.3.223 () {68 vars in 1326 bytes} [Sat Aug 1 13:53:54 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:54.700263 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f49fa91-2322-46c8-b483-16d2fbae5839 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.701791 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f49fa91-2322-46c8-b483-16d2fbae5839 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/34729987-05c4-4b1a-a210-a296f5c1eb93 Aug 01 13:53:54.702084 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f49fa91-2322-46c8-b483-16d2fbae5839 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:54.702289 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f49fa91-2322-46c8-b483-16d2fbae5839 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:54.702988 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.volume_transfer [None req-0f49fa91-2322-46c8-b483-16d2fbae5839 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Delete transfer with id: 34729987-05c4-4b1a-a210-a296f5c1eb93 Aug 01 13:53:54.723967 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:54.723967 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:54.740485 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f49fa91-2322-46c8-b483-16d2fbae5839 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volume-transfers/34729987-05c4-4b1a-a210-a296f5c1eb93 returned with HTTP 202 Aug 01 13:53:54.740953 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 306/1215] 10.4.3.223 () {68 vars in 1419 bytes} [Sat Aug 1 13:53:54 2026] DELETE /volume/v3/volume-transfers/34729987-05c4-4b1a-a210-a296f5c1eb93 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:53:54.751124 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-891dfd8d-aad6-4647-a548-f32308736181 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.755717 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-891dfd8d-aad6-4647-a548-f32308736181 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:54.755947 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-891dfd8d-aad6-4647-a548-f32308736181 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:54.756181 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-891dfd8d-aad6-4647-a548-f32308736181 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:54.767415 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:54.767415 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:54.775586 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-891dfd8d-aad6-4647-a548-f32308736181 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Volume info retrieved successfully. Aug 01 13:53:54.782365 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-891dfd8d-aad6-4647-a548-f32308736181 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c returned with HTTP 200 Aug 01 13:53:54.782841 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 308/1216] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:54 2026] GET /volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:54.799988 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9a47a1bb-b0e3-4a9f-bee9-ed0387355dda None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.802200 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2b390e23-bc67-4e12-a8fc-6d1d066bd1ea None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.804185 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a47a1bb-b0e3-4a9f-bee9-ed0387355dda tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/34729987-05c4-4b1a-a210-a296f5c1eb93 Aug 01 13:53:54.804578 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a47a1bb-b0e3-4a9f-bee9-ed0387355dda tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:54.804794 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a47a1bb-b0e3-4a9f-bee9-ed0387355dda tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:54.804964 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-9a47a1bb-b0e3-4a9f-bee9-ed0387355dda tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Delete transfer with id: 34729987-05c4-4b1a-a210-a296f5c1eb93 Aug 01 13:53:54.806544 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2b390e23-bc67-4e12-a8fc-6d1d066bd1ea tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:54.806823 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2b390e23-bc67-4e12-a8fc-6d1d066bd1ea tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:54.807084 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2b390e23-bc67-4e12-a8fc-6d1d066bd1ea tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:54.807253 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-2b390e23-bc67-4e12-a8fc-6d1d066bd1ea tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:54.813154 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:54.813154 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:54.813323 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a47a1bb-b0e3-4a9f-bee9-ed0387355dda tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volume-transfers/34729987-05c4-4b1a-a210-a296f5c1eb93 returned with HTTP 404 Aug 01 13:53:54.814133 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2b390e23-bc67-4e12-a8fc-6d1d066bd1ea tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:54.814484 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 305/1217] 10.4.3.223 () {68 vars in 1419 bytes} [Sat Aug 1 13:53:54 2026] DELETE /volume/v3/volume-transfers/34729987-05c4-4b1a-a210-a296f5c1eb93 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:53:54.815052 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 299/1218] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:54 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:54.827761 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-265c6247-361f-4d0f-9654-b8f2be2c43a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.839791 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-265c6247-361f-4d0f-9654-b8f2be2c43a3 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:54.841147 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-265c6247-361f-4d0f-9654-b8f2be2c43a3 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:54.841665 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-265c6247-361f-4d0f-9654-b8f2be2c43a3 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:54.842035 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-265c6247-361f-4d0f-9654-b8f2be2c43a3 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Delete volume with id: a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:54.859640 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:54.859640 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:54.859752 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-265c6247-361f-4d0f-9654-b8f2be2c43a3 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Volume info retrieved successfully. Aug 01 13:53:54.890965 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-265c6247-361f-4d0f-9654-b8f2be2c43a3 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Delete volume request issued successfully. Aug 01 13:53:54.891102 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-265c6247-361f-4d0f-9654-b8f2be2c43a3 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c returned with HTTP 202 Aug 01 13:53:54.891729 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 307/1219] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:53:54 2026] DELETE /volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:53:54.902270 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-496497e2-28d8-488a-b656-9a2ce4a2c73a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:54.902601 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-496497e2-28d8-488a-b656-9a2ce4a2c73a tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] GET https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:54.902601 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-496497e2-28d8-488a-b656-9a2ce4a2c73a tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:54.903281 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-496497e2-28d8-488a-b656-9a2ce4a2c73a tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:54.917986 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:54.917986 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:54.926769 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-496497e2-28d8-488a-b656-9a2ce4a2c73a tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Volume info retrieved successfully. Aug 01 13:53:54.933782 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-496497e2-28d8-488a-b656-9a2ce4a2c73a tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c returned with HTTP 200 Aug 01 13:53:54.934430 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 309/1220] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:54 2026] GET /volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c => generated 1130 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:53:55.095548 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-96690d15-2b01-48b1-88b4-b9b375698e1f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:55.098327 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96690d15-2b01-48b1-88b4-b9b375698e1f tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 Aug 01 13:53:55.098682 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96690d15-2b01-48b1-88b4-b9b375698e1f tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:55.098970 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96690d15-2b01-48b1-88b4-b9b375698e1f tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:55.113088 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:55.113088 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:55.124733 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-96690d15-2b01-48b1-88b4-b9b375698e1f tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:55.130637 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96690d15-2b01-48b1-88b4-b9b375698e1f tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 returned with HTTP 200 Aug 01 13:53:55.131232 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 306/1221] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:55 2026] GET /volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:55.148324 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-21dcc087-b044-4531-995f-ef4f21e30583 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:55.154588 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-21dcc087-b044-4531-995f-ef4f21e30583 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 Aug 01 13:53:55.154588 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-21dcc087-b044-4531-995f-ef4f21e30583 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:55.154904 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-21dcc087-b044-4531-995f-ef4f21e30583 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:55.172494 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:55.172494 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:55.179236 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-21dcc087-b044-4531-995f-ef4f21e30583 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:55.184617 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-21dcc087-b044-4531-995f-ef4f21e30583 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 returned with HTTP 200 Aug 01 13:53:55.185012 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 300/1222] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:55 2026] GET /volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:55.198796 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:55.203937 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:53:55.204505 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1179927587"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:53:55.206237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1179927587'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:53:55.206422 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Create volume of 1 GB Aug 01 13:53:55.211323 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Availability Zones retrieved successfully. Aug 01 13:53:55.218923 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Flow 'volume_create_api' (f1d6eeed-0f42-460b-bb6b-8ca3a2c9d923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:55.218923 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388e1d06-e603-4279-9751-5032b9e23d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:55.220354 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:53:55.259537 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388e1d06-e603-4279-9751-5032b9e23d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:55.261826 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f699bb2a-4de4-478d-a5fc-fcc066d5b118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:55.331808 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Created reservations ['1965bf93-f6ff-4d24-9cb5-f34de6d7879e', '2a1b56b3-9acd-49c7-95b3-3f1f6a0cde57', '6f4eba9a-13c7-4eb4-a184-ada03df75e98', '589461c3-ee0f-408d-b7d6-97420cde9505'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:53:55.336234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f699bb2a-4de4-478d-a5fc-fcc066d5b118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1965bf93-f6ff-4d24-9cb5-f34de6d7879e', '2a1b56b3-9acd-49c7-95b3-3f1f6a0cde57', '6f4eba9a-13c7-4eb4-a184-ada03df75e98', '589461c3-ee0f-408d-b7d6-97420cde9505']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:55.336234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (211dfa3e-7de4-4e9b-94ab-ec37d65ab111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:55.372270 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (211dfa3e-7de4-4e9b-94ab-ec37d65ab111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf32ea4-fc4a-4935-a060-fdc894b8fd72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1179927587',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f6f74dfeb204b308ba1d14336eceb97',qos_specs=None,replication_status=,reservations=['1965bf93-f6ff-4d24-9cb5-f34de6d7879e','2a1b56b3-9acd-49c7-95b3-3f1f6a0cde57','6f4eba9a-13c7-4eb4-a184-ada03df75e98','589461c3-ee0f-408d-b7d6-97420cde9505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1efcfbac88cd47d9b4d2b444e2f934fc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1179927587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf32ea4-fc4a-4935-a060-fdc894b8fd72,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2f6f74dfeb204b308ba1d14336eceb97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1efcfbac88cd47d9b4d2b444e2f934fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:55.373398 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf53f4bb-a6c5-44c6-a38f-cb0b5524f3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:55.411371 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf53f4bb-a6c5-44c6-a38f-cb0b5524f3d6) transitioned into state 'SUCCESS' from state '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-1179927587',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f6f74dfeb204b308ba1d14336eceb97',qos_specs=None,replication_status=,reservations=['1965bf93-f6ff-4d24-9cb5-f34de6d7879e','2a1b56b3-9acd-49c7-95b3-3f1f6a0cde57','6f4eba9a-13c7-4eb4-a184-ada03df75e98','589461c3-ee0f-408d-b7d6-97420cde9505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1efcfbac88cd47d9b4d2b444e2f934fc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:55.412818 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20037211-ea2d-4b3f-a2f2-fa0ce09b8e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:53:55.425632 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20037211-ea2d-4b3f-a2f2-fa0ce09b8e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:53:55.426682 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Flow 'volume_create_api' (f1d6eeed-0f42-460b-bb6b-8ca3a2c9d923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:53:55.427177 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Create volume request issued successfully. Aug 01 13:53:55.428456 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5e811b0f-f171-4497-b5a0-7948b0c5ea46 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:53:55.428528 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 308/1223] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:53:55 2026] POST /volume/v3/volumes => generated 764 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:53:55.445781 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-db00f9e4-20f7-412a-8bac-7fef999f8e47 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:55.448060 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db00f9e4-20f7-412a-8bac-7fef999f8e47 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 Aug 01 13:53:55.448771 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db00f9e4-20f7-412a-8bac-7fef999f8e47 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:55.448771 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db00f9e4-20f7-412a-8bac-7fef999f8e47 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:55.457711 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:55.457711 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:55.463289 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-db00f9e4-20f7-412a-8bac-7fef999f8e47 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:55.469927 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db00f9e4-20f7-412a-8bac-7fef999f8e47 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 returned with HTTP 200 Aug 01 13:53:55.470282 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 310/1224] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:55 2026] GET /volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:55.831869 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a3fd0cc1-901d-4219-bf98-b423d6c25983 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:55.835621 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a3fd0cc1-901d-4219-bf98-b423d6c25983 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:55.836654 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a3fd0cc1-901d-4219-bf98-b423d6c25983 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:55.836654 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a3fd0cc1-901d-4219-bf98-b423d6c25983 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:55.836654 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a3fd0cc1-901d-4219-bf98-b423d6c25983 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:55.842831 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:55.842831 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:55.843788 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a3fd0cc1-901d-4219-bf98-b423d6c25983 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:55.844264 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 307/1225] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:55 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:55.954464 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c1a67e77-8d6f-4a6e-a0ed-84f0850c0019 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:55.957421 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c1a67e77-8d6f-4a6e-a0ed-84f0850c0019 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] GET https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:55.957684 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c1a67e77-8d6f-4a6e-a0ed-84f0850c0019 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:55.957962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c1a67e77-8d6f-4a6e-a0ed-84f0850c0019 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:55.967143 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c1a67e77-8d6f-4a6e-a0ed-84f0850c0019 tempest-VolumesTransfersV357Test-1010752137 tempest-VolumesTransfersV357Test-1010752137-project-admin] https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c returned with HTTP 404 Aug 01 13:53:55.972249 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 301/1226] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:55 2026] GET /volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:53:55.979888 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-40c289cd-353f-4dbc-abbd-416fb2818112 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:55.983086 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40c289cd-353f-4dbc-abbd-416fb2818112 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] GET https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:55.983086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40c289cd-353f-4dbc-abbd-416fb2818112 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:55.984822 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40c289cd-353f-4dbc-abbd-416fb2818112 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:55.992888 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40c289cd-353f-4dbc-abbd-416fb2818112 tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c returned with HTTP 404 Aug 01 13:53:55.997250 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 309/1227] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:53:55 2026] GET /volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:53:56.003774 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9512d62f-c541-4d0c-a8eb-122b8c80b32f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.007984 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9512d62f-c541-4d0c-a8eb-122b8c80b32f tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:56.007984 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9512d62f-c541-4d0c-a8eb-122b8c80b32f tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.008894 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9512d62f-c541-4d0c-a8eb-122b8c80b32f tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.009084 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-9512d62f-c541-4d0c-a8eb-122b8c80b32f tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] Delete volume with id: a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c Aug 01 13:53:56.019142 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9512d62f-c541-4d0c-a8eb-122b8c80b32f tempest-VolumesTransfersV357Test-1005704454 tempest-VolumesTransfersV357Test-1005704454-project-member] https://10.4.3.223/volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c returned with HTTP 404 Aug 01 13:53:56.019873 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 311/1228] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:53:56 2026] DELETE /volume/v3/volumes/a9f3a3ce-24a6-49d9-9f65-96498ec1ee7c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:53:56.490038 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a400ace3-4894-4834-8e20-d7be9a522566 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.494988 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a400ace3-4894-4834-8e20-d7be9a522566 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 Aug 01 13:53:56.495356 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a400ace3-4894-4834-8e20-d7be9a522566 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.495579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a400ace3-4894-4834-8e20-d7be9a522566 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.510879 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:56.510879 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:56.517327 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a400ace3-4894-4834-8e20-d7be9a522566 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:56.528584 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a400ace3-4894-4834-8e20-d7be9a522566 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 returned with HTTP 200 Aug 01 13:53:56.529165 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 308/1229] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:56 2026] GET /volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:56.550615 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-db9191e7-f2d9-4f2c-bd29-440190a8521d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.552320 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-db9191e7-f2d9-4f2c-bd29-440190a8521d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 Aug 01 13:53:56.556769 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-db9191e7-f2d9-4f2c-bd29-440190a8521d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.556993 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-db9191e7-f2d9-4f2c-bd29-440190a8521d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.564092 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:56.564092 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:56.569369 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-db9191e7-f2d9-4f2c-bd29-440190a8521d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:56.573712 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-db9191e7-f2d9-4f2c-bd29-440190a8521d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 returned with HTTP 200 Aug 01 13:53:56.574338 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 302/1230] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:56 2026] GET /volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:56.587870 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5cd04e86-6a6e-4053-b77d-f4d6cba5e3d3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.590429 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5cd04e86-6a6e-4053-b77d-f4d6cba5e3d3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes Aug 01 13:53:56.590699 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5cd04e86-6a6e-4053-b77d-f4d6cba5e3d3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.590942 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5cd04e86-6a6e-4053-b77d-f4d6cba5e3d3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.591357 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-5cd04e86-6a6e-4053-b77d-f4d6cba5e3d3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:56.592490 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:56.592490 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:56.593060 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5cd04e86-6a6e-4053-b77d-f4d6cba5e3d3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:56.606404 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5cd04e86-6a6e-4053-b77d-f4d6cba5e3d3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:56.607150 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5cd04e86-6a6e-4053-b77d-f4d6cba5e3d3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Aug 01 13:53:56.607704 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 310/1231] 10.4.3.223 () {66 vars in 1237 bytes} [Sat Aug 1 13:53:56 2026] GET /volume/v3/volumes => generated 975 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:56.621367 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-55ca851e-4278-435b-9383-3e883a650d76 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.621710 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-55ca851e-4278-435b-9383-3e883a650d76 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1179927587 Aug 01 13:53:56.621897 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-55ca851e-4278-435b-9383-3e883a650d76 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.622103 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-55ca851e-4278-435b-9383-3e883a650d76 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.622417 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-55ca851e-4278-435b-9383-3e883a650d76 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:56.623411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-55ca851e-4278-435b-9383-3e883a650d76 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1179927587'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:56.661623 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-55ca851e-4278-435b-9383-3e883a650d76 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:56.662253 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-55ca851e-4278-435b-9383-3e883a650d76 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1179927587 returned with HTTP 200 Aug 01 13:53:56.662774 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 312/1232] 10.4.3.223 () {66 vars in 1338 bytes} [Sat Aug 1 13:53:56 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1179927587 => generated 334 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:56.677958 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-31eba94a-a08b-4b45-b1f5-eb750a67a862 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.681570 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31eba94a-a08b-4b45-b1f5-eb750a67a862 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1179927587 Aug 01 13:53:56.682010 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-31eba94a-a08b-4b45-b1f5-eb750a67a862 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.682302 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-31eba94a-a08b-4b45-b1f5-eb750a67a862 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.682775 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-31eba94a-a08b-4b45-b1f5-eb750a67a862 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:56.684368 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31eba94a-a08b-4b45-b1f5-eb750a67a862 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1179927587'), ('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:56.735265 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-31eba94a-a08b-4b45-b1f5-eb750a67a862 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:56.736138 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:56.736138 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:56.741672 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31eba94a-a08b-4b45-b1f5-eb750a67a862 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1179927587 returned with HTTP 200 Aug 01 13:53:56.742249 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 309/1233] 10.4.3.223 () {66 vars in 1359 bytes} [Sat Aug 1 13:53:56 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1179927587 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:56.760619 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-842c996b-aeef-48af-86e2-ea35ac52ce5d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.762909 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-842c996b-aeef-48af-86e2-ea35ac52ce5d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=1 Aug 01 13:53:56.762909 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-842c996b-aeef-48af-86e2-ea35ac52ce5d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.763172 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-842c996b-aeef-48af-86e2-ea35ac52ce5d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.763505 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-842c996b-aeef-48af-86e2-ea35ac52ce5d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:56.765457 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-842c996b-aeef-48af-86e2-ea35ac52ce5d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:56.775558 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-842c996b-aeef-48af-86e2-ea35ac52ce5d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:56.776714 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:56.776714 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:56.783793 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-842c996b-aeef-48af-86e2-ea35ac52ce5d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 01 13:53:56.785315 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 303/1234] 10.4.3.223 () {66 vars in 1273 bytes} [Sat Aug 1 13:53:56 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:56.804850 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-738586a2-dcdc-4f2b-a576-e03cbe63d1da None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.807349 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-738586a2-dcdc-4f2b-a576-e03cbe63d1da tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=daf32ea4-fc4a-4935-a060-fdc894b8fd72 Aug 01 13:53:56.807828 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-738586a2-dcdc-4f2b-a576-e03cbe63d1da tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.807828 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-738586a2-dcdc-4f2b-a576-e03cbe63d1da tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.808101 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-738586a2-dcdc-4f2b-a576-e03cbe63d1da tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:56.808582 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:56.808582 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:56.809646 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-738586a2-dcdc-4f2b-a576-e03cbe63d1da tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:56.856476 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b68396e0-f2c3-4014-a9a9-81c26bdd809f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.859022 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-738586a2-dcdc-4f2b-a576-e03cbe63d1da tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:56.859267 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b68396e0-f2c3-4014-a9a9-81c26bdd809f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:56.859267 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b68396e0-f2c3-4014-a9a9-81c26bdd809f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.859505 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b68396e0-f2c3-4014-a9a9-81c26bdd809f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.859640 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b68396e0-f2c3-4014-a9a9-81c26bdd809f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:56.860480 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:56.860480 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:56.867544 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-738586a2-dcdc-4f2b-a576-e03cbe63d1da tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=daf32ea4-fc4a-4935-a060-fdc894b8fd72 returned with HTTP 200 Aug 01 13:53:56.868427 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 311/1235] 10.4.3.223 () {66 vars in 1361 bytes} [Sat Aug 1 13:53:56 2026] GET /volume/v3/volumes/detail?limit=1&marker=daf32ea4-fc4a-4935-a060-fdc894b8fd72 => generated 1002 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:56.874836 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:56.874836 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:56.875917 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b68396e0-f2c3-4014-a9a9-81c26bdd809f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:56.876482 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 313/1236] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:56 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:56.887609 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6839fdcd-2828-4a2f-9987-bac0ed0fc7d4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.889339 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6839fdcd-2828-4a2f-9987-bac0ed0fc7d4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=fe0c3a1c-5924-4097-9009-55d858754492 Aug 01 13:53:56.892240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6839fdcd-2828-4a2f-9987-bac0ed0fc7d4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.892240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6839fdcd-2828-4a2f-9987-bac0ed0fc7d4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.892240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-6839fdcd-2828-4a2f-9987-bac0ed0fc7d4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:56.892240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6839fdcd-2828-4a2f-9987-bac0ed0fc7d4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:56.954341 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6839fdcd-2828-4a2f-9987-bac0ed0fc7d4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:56.955559 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:56.955559 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:56.961399 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6839fdcd-2828-4a2f-9987-bac0ed0fc7d4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=fe0c3a1c-5924-4097-9009-55d858754492 returned with HTTP 200 Aug 01 13:53:56.962037 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 310/1237] 10.4.3.223 () {66 vars in 1361 bytes} [Sat Aug 1 13:53:56 2026] GET /volume/v3/volumes/detail?limit=1&marker=fe0c3a1c-5924-4097-9009-55d858754492 => generated 1003 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:56.984511 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-69e96ada-12ee-4885-bc2a-444a9866332a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:56.988000 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69e96ada-12ee-4885-bc2a-444a9866332a tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=a7e618ea-9655-4f70-8268-d6546c2ae16f Aug 01 13:53:56.988336 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69e96ada-12ee-4885-bc2a-444a9866332a tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:56.990355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69e96ada-12ee-4885-bc2a-444a9866332a tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:56.990355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-69e96ada-12ee-4885-bc2a-444a9866332a tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:56.991593 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-69e96ada-12ee-4885-bc2a-444a9866332a tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.050108 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-69e96ada-12ee-4885-bc2a-444a9866332a tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.054202 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69e96ada-12ee-4885-bc2a-444a9866332a tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=a7e618ea-9655-4f70-8268-d6546c2ae16f returned with HTTP 200 Aug 01 13:53:57.055007 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 304/1238] 10.4.3.223 () {66 vars in 1361 bytes} [Sat Aug 1 13:53:56 2026] GET /volume/v3/volumes/detail?limit=1&marker=a7e618ea-9655-4f70-8268-d6546c2ae16f => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:53:57.074117 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-26114f86-59de-4a56-95b0-adb719e86ab6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.076334 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26114f86-59de-4a56-95b0-adb719e86ab6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 01 13:53:57.076575 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26114f86-59de-4a56-95b0-adb719e86ab6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.076826 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26114f86-59de-4a56-95b0-adb719e86ab6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.077149 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-26114f86-59de-4a56-95b0-adb719e86ab6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.077476 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-26114f86-59de-4a56-95b0-adb719e86ab6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Could not evaluate value available, assuming string {{(pid=100201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:53:57.078526 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-26114f86-59de-4a56-95b0-adb719e86ab6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.115240 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-26114f86-59de-4a56-95b0-adb719e86ab6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.116142 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:57.116142 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:57.125040 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26114f86-59de-4a56-95b0-adb719e86ab6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 01 13:53:57.125808 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 312/1239] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:57.149852 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-109b89a6-3ff0-4d1f-881b-0970f35ce6e9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.155054 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-109b89a6-3ff0-4d1f-881b-0970f35ce6e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 01 13:53:57.155054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-109b89a6-3ff0-4d1f-881b-0970f35ce6e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.155054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-109b89a6-3ff0-4d1f-881b-0970f35ce6e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.155054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-109b89a6-3ff0-4d1f-881b-0970f35ce6e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.155054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-109b89a6-3ff0-4d1f-881b-0970f35ce6e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Could not evaluate value available, assuming string {{(pid=100199) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:53:57.155054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-109b89a6-3ff0-4d1f-881b-0970f35ce6e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.195152 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-109b89a6-3ff0-4d1f-881b-0970f35ce6e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.196094 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:57.196094 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:57.201975 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-109b89a6-3ff0-4d1f-881b-0970f35ce6e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 01 13:53:57.203947 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 314/1240] 10.4.3.223 () {66 vars in 1359 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:57.216937 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3b123f36-0d25-47f2-afa2-5e4aa2b0f6c6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.220104 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b123f36-0d25-47f2-afa2-5e4aa2b0f6c6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?limit=1 Aug 01 13:53:57.220104 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b123f36-0d25-47f2-afa2-5e4aa2b0f6c6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.220104 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b123f36-0d25-47f2-afa2-5e4aa2b0f6c6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.220104 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-3b123f36-0d25-47f2-afa2-5e4aa2b0f6c6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.221102 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b123f36-0d25-47f2-afa2-5e4aa2b0f6c6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.230774 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3b123f36-0d25-47f2-afa2-5e4aa2b0f6c6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.233624 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b123f36-0d25-47f2-afa2-5e4aa2b0f6c6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 01 13:53:57.233624 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 311/1241] 10.4.3.223 () {66 vars in 1252 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:57.247574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b24a8870-283e-4e41-b218-1a6d04efcc67 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.250649 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b24a8870-283e-4e41-b218-1a6d04efcc67 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?limit=1&marker=daf32ea4-fc4a-4935-a060-fdc894b8fd72 Aug 01 13:53:57.251365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b24a8870-283e-4e41-b218-1a6d04efcc67 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.251690 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b24a8870-283e-4e41-b218-1a6d04efcc67 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.251998 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-b24a8870-283e-4e41-b218-1a6d04efcc67 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.252785 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b24a8870-283e-4e41-b218-1a6d04efcc67 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.272694 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b24a8870-283e-4e41-b218-1a6d04efcc67 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.273474 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b24a8870-283e-4e41-b218-1a6d04efcc67 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?limit=1&marker=daf32ea4-fc4a-4935-a060-fdc894b8fd72 returned with HTTP 200 Aug 01 13:53:57.273887 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 305/1242] 10.4.3.223 () {66 vars in 1340 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes?limit=1&marker=daf32ea4-fc4a-4935-a060-fdc894b8fd72 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:57.288618 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-43c1cffe-e167-4267-a1e3-eac5532d7346 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.291338 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-43c1cffe-e167-4267-a1e3-eac5532d7346 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?limit=1&marker=fe0c3a1c-5924-4097-9009-55d858754492 Aug 01 13:53:57.291587 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-43c1cffe-e167-4267-a1e3-eac5532d7346 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.292134 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-43c1cffe-e167-4267-a1e3-eac5532d7346 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.292463 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-43c1cffe-e167-4267-a1e3-eac5532d7346 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.293276 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-43c1cffe-e167-4267-a1e3-eac5532d7346 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.313159 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-43c1cffe-e167-4267-a1e3-eac5532d7346 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.314111 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-43c1cffe-e167-4267-a1e3-eac5532d7346 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?limit=1&marker=fe0c3a1c-5924-4097-9009-55d858754492 returned with HTTP 200 Aug 01 13:53:57.314698 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 313/1243] 10.4.3.223 () {66 vars in 1340 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes?limit=1&marker=fe0c3a1c-5924-4097-9009-55d858754492 => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:57.328764 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2775919e-fffa-4ae1-a414-57a553974255 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.330868 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2775919e-fffa-4ae1-a414-57a553974255 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?limit=1&marker=a7e618ea-9655-4f70-8268-d6546c2ae16f Aug 01 13:53:57.331061 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2775919e-fffa-4ae1-a414-57a553974255 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.331345 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2775919e-fffa-4ae1-a414-57a553974255 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.331640 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-2775919e-fffa-4ae1-a414-57a553974255 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.332548 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2775919e-fffa-4ae1-a414-57a553974255 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.390784 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2775919e-fffa-4ae1-a414-57a553974255 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.391122 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2775919e-fffa-4ae1-a414-57a553974255 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?limit=1&marker=a7e618ea-9655-4f70-8268-d6546c2ae16f returned with HTTP 200 Aug 01 13:53:57.391966 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 315/1244] 10.4.3.223 () {66 vars in 1340 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes?limit=1&marker=a7e618ea-9655-4f70-8268-d6546c2ae16f => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:53:57.409778 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eb199ca7-0916-4ad1-b81a-6ce1672579ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.410525 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eb199ca7-0916-4ad1-b81a-6ce1672579ab tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-321446671&status=available Aug 01 13:53:57.410703 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eb199ca7-0916-4ad1-b81a-6ce1672579ab tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.410851 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eb199ca7-0916-4ad1-b81a-6ce1672579ab tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.411120 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-eb199ca7-0916-4ad1-b81a-6ce1672579ab tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.411394 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eb199ca7-0916-4ad1-b81a-6ce1672579ab tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Could not evaluate value available, assuming string {{(pid=100202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:53:57.411643 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:57.411643 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:57.412544 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-eb199ca7-0916-4ad1-b81a-6ce1672579ab tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-321446671'), ('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.457137 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-eb199ca7-0916-4ad1-b81a-6ce1672579ab tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.457666 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eb199ca7-0916-4ad1-b81a-6ce1672579ab tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-321446671&status=available returned with HTTP 200 Aug 01 13:53:57.458118 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 312/1245] 10.4.3.223 () {66 vars in 1370 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-321446671&status=available => generated 333 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:57.471392 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d0330e6a-6d3f-4111-ab16-30e598f33679 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.474294 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0330e6a-6d3f-4111-ab16-30e598f33679 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1179927587&status=available Aug 01 13:53:57.474815 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0330e6a-6d3f-4111-ab16-30e598f33679 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.475271 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0330e6a-6d3f-4111-ab16-30e598f33679 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.478566 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-d0330e6a-6d3f-4111-ab16-30e598f33679 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.478566 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d0330e6a-6d3f-4111-ab16-30e598f33679 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Could not evaluate value available, assuming string {{(pid=100200) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:53:57.478566 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:57.478566 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:57.478566 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d0330e6a-6d3f-4111-ab16-30e598f33679 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1179927587'), ('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.694036 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d0330e6a-6d3f-4111-ab16-30e598f33679 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.694036 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:57.694036 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:57.701206 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0330e6a-6d3f-4111-ab16-30e598f33679 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1179927587&status=available returned with HTTP 200 Aug 01 13:53:57.701380 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 306/1246] 10.4.3.223 () {66 vars in 1393 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1179927587&status=available => generated 860 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:57.723173 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7eee4672-fc08-45f6-b615-ca37be1724a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.725443 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7eee4672-fc08-45f6-b615-ca37be1724a4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?marker=a7e618ea-9655-4f70-8268-d6546c2ae16f&sort=id%3Aasc Aug 01 13:53:57.725443 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7eee4672-fc08-45f6-b615-ca37be1724a4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.725443 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7eee4672-fc08-45f6-b615-ca37be1724a4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.725865 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-7eee4672-fc08-45f6-b615-ca37be1724a4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.727068 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:57.727068 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:57.727068 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7eee4672-fc08-45f6-b615-ca37be1724a4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.779972 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7eee4672-fc08-45f6-b615-ca37be1724a4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.780930 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:57.780930 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:57.790685 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7eee4672-fc08-45f6-b615-ca37be1724a4 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?marker=a7e618ea-9655-4f70-8268-d6546c2ae16f&sort=id%3Aasc returned with HTTP 200 Aug 01 13:53:57.791208 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 314/1247] 10.4.3.223 () {66 vars in 1373 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes/detail?marker=a7e618ea-9655-4f70-8268-d6546c2ae16f&sort=id%3Aasc => generated 1706 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:57.808447 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-73a4eaeb-687c-4415-afef-d1c5ca86b778 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.810758 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-73a4eaeb-687c-4415-afef-d1c5ca86b778 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 01 13:53:57.811025 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-73a4eaeb-687c-4415-afef-d1c5ca86b778 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.811326 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-73a4eaeb-687c-4415-afef-d1c5ca86b778 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.811603 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-73a4eaeb-687c-4415-afef-d1c5ca86b778 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.812931 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-73a4eaeb-687c-4415-afef-d1c5ca86b778 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.869869 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-73a4eaeb-687c-4415-afef-d1c5ca86b778 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.871034 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:57.871034 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:57.877327 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-73a4eaeb-687c-4415-afef-d1c5ca86b778 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 01 13:53:57.877821 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 316/1248] 10.4.3.223 () {66 vars in 1337 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:57.891685 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-72158d74-04ae-404b-a977-bc9fe581dff3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.893706 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72158d74-04ae-404b-a977-bc9fe581dff3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:57.893994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72158d74-04ae-404b-a977-bc9fe581dff3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.895039 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72158d74-04ae-404b-a977-bc9fe581dff3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.895039 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-72158d74-04ae-404b-a977-bc9fe581dff3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:57.898847 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2d813693-b24d-49ca-acb9-826b26616e01 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.900585 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:57.900585 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:57.901380 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2d813693-b24d-49ca-acb9-826b26616e01 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:53:57.901452 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72158d74-04ae-404b-a977-bc9fe581dff3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:57.901798 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2d813693-b24d-49ca-acb9-826b26616e01 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.901899 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 313/1249] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:57.902029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2d813693-b24d-49ca-acb9-826b26616e01 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.902484 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-2d813693-b24d-49ca-acb9-826b26616e01 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.903571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2d813693-b24d-49ca-acb9-826b26616e01 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:57.915296 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2d813693-b24d-49ca-acb9-826b26616e01 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:57.916565 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:57.916565 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:57.928243 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2d813693-b24d-49ca-acb9-826b26616e01 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:53:57.928841 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 307/1250] 10.4.3.223 () {66 vars in 1258 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:57.946555 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-66b890d3-da7a-4ad1-9947-6abf6b4a7044 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:57.951069 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66b890d3-da7a-4ad1-9947-6abf6b4a7044 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 01 13:53:57.951387 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66b890d3-da7a-4ad1-9947-6abf6b4a7044 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:57.951849 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66b890d3-da7a-4ad1-9947-6abf6b4a7044 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:57.952073 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-66b890d3-da7a-4ad1-9947-6abf6b4a7044 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:57.952895 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-66b890d3-da7a-4ad1-9947-6abf6b4a7044 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:58.008195 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-66b890d3-da7a-4ad1-9947-6abf6b4a7044 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:58.008195 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66b890d3-da7a-4ad1-9947-6abf6b4a7044 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 01 13:53:58.008501 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 315/1251] 10.4.3.223 () {66 vars in 1316 bytes} [Sat Aug 1 13:53:57 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:58.018068 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-27a96ce4-d6b7-41b4-a878-6418597776ea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.021340 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27a96ce4-d6b7-41b4-a878-6418597776ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?availability_zone=nova Aug 01 13:53:58.021340 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27a96ce4-d6b7-41b4-a878-6418597776ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.021518 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27a96ce4-d6b7-41b4-a878-6418597776ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.022644 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-27a96ce4-d6b7-41b4-a878-6418597776ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:58.022644 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-27a96ce4-d6b7-41b4-a878-6418597776ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Could not evaluate value nova, assuming string {{(pid=100199) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:53:58.023605 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-27a96ce4-d6b7-41b4-a878-6418597776ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:58.066108 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-27a96ce4-d6b7-41b4-a878-6418597776ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:58.067000 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27a96ce4-d6b7-41b4-a878-6418597776ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 01 13:53:58.068529 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 317/1252] 10.4.3.223 () {66 vars in 1282 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:58.086358 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-458bc03e-0921-4503-bb33-0fb546d32650 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.089547 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-458bc03e-0921-4503-bb33-0fb546d32650 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?availability_zone=nova Aug 01 13:53:58.090384 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-458bc03e-0921-4503-bb33-0fb546d32650 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.090384 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-458bc03e-0921-4503-bb33-0fb546d32650 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.096269 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-458bc03e-0921-4503-bb33-0fb546d32650 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:58.096269 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-458bc03e-0921-4503-bb33-0fb546d32650 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Could not evaluate value nova, assuming string {{(pid=100202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:53:58.096269 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-458bc03e-0921-4503-bb33-0fb546d32650 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:58.146562 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-458bc03e-0921-4503-bb33-0fb546d32650 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:58.146962 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-458bc03e-0921-4503-bb33-0fb546d32650 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 01 13:53:58.147409 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 314/1253] 10.4.3.223 () {66 vars in 1282 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:53:58.165809 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c61d618c-8778-49e0-911b-08e131fbd0f5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.169517 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c61d618c-8778-49e0-911b-08e131fbd0f5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?bootable=false Aug 01 13:53:58.169965 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c61d618c-8778-49e0-911b-08e131fbd0f5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.172295 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c61d618c-8778-49e0-911b-08e131fbd0f5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.172295 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-c61d618c-8778-49e0-911b-08e131fbd0f5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:58.172295 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c61d618c-8778-49e0-911b-08e131fbd0f5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:58.207205 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c61d618c-8778-49e0-911b-08e131fbd0f5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:58.208637 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c61d618c-8778-49e0-911b-08e131fbd0f5 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 01 13:53:58.209241 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 308/1254] 10.4.3.223 () {66 vars in 1266 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:58.219572 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1f5b6efa-5aad-4c37-a700-a59168ab8007 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.222927 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f5b6efa-5aad-4c37-a700-a59168ab8007 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?bootable=false Aug 01 13:53:58.223127 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f5b6efa-5aad-4c37-a700-a59168ab8007 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.223339 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f5b6efa-5aad-4c37-a700-a59168ab8007 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.223617 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-1f5b6efa-5aad-4c37-a700-a59168ab8007 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:58.223977 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.223977 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:58.224757 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1f5b6efa-5aad-4c37-a700-a59168ab8007 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:58.275857 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1f5b6efa-5aad-4c37-a700-a59168ab8007 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:58.276745 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f5b6efa-5aad-4c37-a700-a59168ab8007 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 01 13:53:58.277789 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 316/1255] 10.4.3.223 () {66 vars in 1266 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:58.293703 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1903e01f-9e63-4aa8-a2b9-932ec97c0c23 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.297652 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1903e01f-9e63-4aa8-a2b9-932ec97c0c23 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?status=available Aug 01 13:53:58.297652 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1903e01f-9e63-4aa8-a2b9-932ec97c0c23 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.298601 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1903e01f-9e63-4aa8-a2b9-932ec97c0c23 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.298860 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-1903e01f-9e63-4aa8-a2b9-932ec97c0c23 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:58.299184 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1903e01f-9e63-4aa8-a2b9-932ec97c0c23 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Could not evaluate value available, assuming string {{(pid=100199) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:53:58.299800 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.299800 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:58.300303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1903e01f-9e63-4aa8-a2b9-932ec97c0c23 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:58.358081 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1903e01f-9e63-4aa8-a2b9-932ec97c0c23 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:58.359081 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1903e01f-9e63-4aa8-a2b9-932ec97c0c23 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?status=available returned with HTTP 200 Aug 01 13:53:58.359744 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 318/1256] 10.4.3.223 () {66 vars in 1270 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:58.377519 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c0eb6eaa-d595-4f8e-8c00-8825677ba1ea None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.382227 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0eb6eaa-d595-4f8e-8c00-8825677ba1ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes?status=available Aug 01 13:53:58.383289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0eb6eaa-d595-4f8e-8c00-8825677ba1ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.384887 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0eb6eaa-d595-4f8e-8c00-8825677ba1ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.385315 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-c0eb6eaa-d595-4f8e-8c00-8825677ba1ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:58.385736 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c0eb6eaa-d595-4f8e-8c00-8825677ba1ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Could not evaluate value available, assuming string {{(pid=100202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:53:58.387397 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.387397 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:58.388080 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c0eb6eaa-d595-4f8e-8c00-8825677ba1ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:58.449917 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c0eb6eaa-d595-4f8e-8c00-8825677ba1ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:58.451080 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0eb6eaa-d595-4f8e-8c00-8825677ba1ea tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes?status=available returned with HTTP 200 Aug 01 13:53:58.451766 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 315/1257] 10.4.3.223 () {66 vars in 1270 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:58.469461 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b1e5d763-c133-445b-b612-ec266500187b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.477399 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b1e5d763-c133-445b-b612-ec266500187b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?availability_zone=nova Aug 01 13:53:58.477585 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b1e5d763-c133-445b-b612-ec266500187b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.478558 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b1e5d763-c133-445b-b612-ec266500187b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.478839 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-b1e5d763-c133-445b-b612-ec266500187b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:58.479197 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b1e5d763-c133-445b-b612-ec266500187b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Could not evaluate value nova, assuming string {{(pid=100200) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:53:58.481547 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.481547 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:58.484582 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b1e5d763-c133-445b-b612-ec266500187b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:58.538798 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b1e5d763-c133-445b-b612-ec266500187b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:58.538798 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.538798 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:58.552748 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b1e5d763-c133-445b-b612-ec266500187b tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 01 13:53:58.552748 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 309/1258] 10.4.3.223 () {66 vars in 1303 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:58.575310 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6ed218b1-54f7-4df8-9256-63399a4ad022 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.578712 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ed218b1-54f7-4df8-9256-63399a4ad022 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?bootable=false Aug 01 13:53:58.578712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ed218b1-54f7-4df8-9256-63399a4ad022 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.578995 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ed218b1-54f7-4df8-9256-63399a4ad022 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.580398 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-6ed218b1-54f7-4df8-9256-63399a4ad022 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:58.580866 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.580866 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:58.581535 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ed218b1-54f7-4df8-9256-63399a4ad022 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:58.595917 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6ed218b1-54f7-4df8-9256-63399a4ad022 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:58.597360 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.597360 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:58.603013 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ed218b1-54f7-4df8-9256-63399a4ad022 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 01 13:53:58.604045 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 317/1259] 10.4.3.223 () {66 vars in 1287 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:58.622272 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ad334f3c-e4c7-4989-a604-558f4a5559a6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.624635 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad334f3c-e4c7-4989-a604-558f4a5559a6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?status=available Aug 01 13:53:58.624635 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad334f3c-e4c7-4989-a604-558f4a5559a6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.624956 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad334f3c-e4c7-4989-a604-558f4a5559a6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.625233 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-ad334f3c-e4c7-4989-a604-558f4a5559a6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:53:58.625582 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad334f3c-e4c7-4989-a604-558f4a5559a6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Could not evaluate value available, assuming string {{(pid=100199) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:53:58.625933 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.625933 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:58.628602 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad334f3c-e4c7-4989-a604-558f4a5559a6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:53:58.648410 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ad334f3c-e4c7-4989-a604-558f4a5559a6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Get all volumes completed successfully. Aug 01 13:53:58.652464 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.652464 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:58.662717 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad334f3c-e4c7-4989-a604-558f4a5559a6 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 01 13:53:58.664181 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 319/1260] 10.4.3.223 () {66 vars in 1291 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:53:58.685266 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f0248f64-2674-4184-a96c-bb74a5ff0d72 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.687638 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0248f64-2674-4184-a96c-bb74a5ff0d72 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 Aug 01 13:53:58.688026 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0248f64-2674-4184-a96c-bb74a5ff0d72 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.688332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0248f64-2674-4184-a96c-bb74a5ff0d72 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.699369 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.699369 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:53:58.703318 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f0248f64-2674-4184-a96c-bb74a5ff0d72 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:58.707858 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0248f64-2674-4184-a96c-bb74a5ff0d72 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 returned with HTTP 200 Aug 01 13:53:58.708699 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 316/1261] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:58.732502 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-87079471-577f-4c50-bfbc-f92fa898a8e9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.737465 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87079471-577f-4c50-bfbc-f92fa898a8e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] DELETE https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 Aug 01 13:53:58.737465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87079471-577f-4c50-bfbc-f92fa898a8e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.737929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87079471-577f-4c50-bfbc-f92fa898a8e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.741251 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-87079471-577f-4c50-bfbc-f92fa898a8e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Delete volume with id: daf32ea4-fc4a-4935-a060-fdc894b8fd72 Aug 01 13:53:58.756286 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.756286 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:58.757071 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-87079471-577f-4c50-bfbc-f92fa898a8e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:58.802579 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-87079471-577f-4c50-bfbc-f92fa898a8e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Delete volume request issued successfully. Aug 01 13:53:58.802833 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87079471-577f-4c50-bfbc-f92fa898a8e9 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 returned with HTTP 202 Aug 01 13:53:58.803832 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 310/1262] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:58 2026] DELETE /volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:53:58.820282 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6157d85d-df22-42b0-b1d1-d16aa087e6a7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.822775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6157d85d-df22-42b0-b1d1-d16aa087e6a7 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 Aug 01 13:53:58.824641 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6157d85d-df22-42b0-b1d1-d16aa087e6a7 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.824952 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6157d85d-df22-42b0-b1d1-d16aa087e6a7 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.847922 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.847922 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:58.858889 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6157d85d-df22-42b0-b1d1-d16aa087e6a7 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:58.868083 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6157d85d-df22-42b0-b1d1-d16aa087e6a7 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 returned with HTTP 200 Aug 01 13:53:58.868842 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 318/1263] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:58.918800 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-860332ed-d08c-4fe4-96aa-9fa42f2eba78 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:58.922823 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-860332ed-d08c-4fe4-96aa-9fa42f2eba78 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:58.922823 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-860332ed-d08c-4fe4-96aa-9fa42f2eba78 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:58.923048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-860332ed-d08c-4fe4-96aa-9fa42f2eba78 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:58.923152 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-860332ed-d08c-4fe4-96aa-9fa42f2eba78 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:58.939842 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:58.939842 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:53:58.940819 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-860332ed-d08c-4fe4-96aa-9fa42f2eba78 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:58.941204 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 320/1264] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:58 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:59.890529 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e49f5c3e-4c64-4884-9690-f68fd8ee9bc1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:59.892885 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e49f5c3e-4c64-4884-9690-f68fd8ee9bc1 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 Aug 01 13:53:59.893287 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e49f5c3e-4c64-4884-9690-f68fd8ee9bc1 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:59.893443 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e49f5c3e-4c64-4884-9690-f68fd8ee9bc1 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:59.906860 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e49f5c3e-4c64-4884-9690-f68fd8ee9bc1 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 returned with HTTP 404 Aug 01 13:53:59.906860 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 317/1265] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:59 2026] GET /volume/v3/volumes/daf32ea4-fc4a-4935-a060-fdc894b8fd72 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:53:59.917738 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6a1c913a-7ca1-4371-8573-82fa815d2ad3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:59.921829 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6a1c913a-7ca1-4371-8573-82fa815d2ad3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 Aug 01 13:53:59.921829 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6a1c913a-7ca1-4371-8573-82fa815d2ad3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:59.922784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6a1c913a-7ca1-4371-8573-82fa815d2ad3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:59.944078 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:59.944078 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:53:59.950931 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6a1c913a-7ca1-4371-8573-82fa815d2ad3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:53:59.961080 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6a1c913a-7ca1-4371-8573-82fa815d2ad3 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 returned with HTTP 200 Aug 01 13:53:59.961080 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 311/1266] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:59 2026] GET /volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:59.963709 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b3a71a65-35e2-43c8-ba02-da7d1bfd4c98 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:59.966421 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3a71a65-35e2-43c8-ba02-da7d1bfd4c98 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:53:59.966595 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3a71a65-35e2-43c8-ba02-da7d1bfd4c98 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:59.966924 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3a71a65-35e2-43c8-ba02-da7d1bfd4c98 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:59.967049 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b3a71a65-35e2-43c8-ba02-da7d1bfd4c98 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:53:59.975084 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:53:59.975084 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:53:59.976109 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3a71a65-35e2-43c8-ba02-da7d1bfd4c98 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:53:59.979285 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 319/1267] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:53:59 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:53:59.983751 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-904ad03c-33ba-4cd0-961c-e1303785ceff None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:53:59.987575 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-904ad03c-33ba-4cd0-961c-e1303785ceff tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] DELETE https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 Aug 01 13:53:59.987575 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-904ad03c-33ba-4cd0-961c-e1303785ceff tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:53:59.988020 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-904ad03c-33ba-4cd0-961c-e1303785ceff tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:53:59.988316 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-904ad03c-33ba-4cd0-961c-e1303785ceff tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Delete volume with id: fe0c3a1c-5924-4097-9009-55d858754492 Aug 01 13:54:00.003623 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:00.003623 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:00.003623 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-904ad03c-33ba-4cd0-961c-e1303785ceff tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:54:00.057614 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-904ad03c-33ba-4cd0-961c-e1303785ceff tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Delete volume request issued successfully. Aug 01 13:54:00.057614 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-904ad03c-33ba-4cd0-961c-e1303785ceff tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 returned with HTTP 202 Aug 01 13:54:00.057614 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 321/1268] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:53:59 2026] DELETE /volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:54:00.070938 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c1a794cb-5cbb-4d15-8544-8f670d9a3f7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:00.073580 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1a794cb-5cbb-4d15-8544-8f670d9a3f7d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 Aug 01 13:54:00.073580 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1a794cb-5cbb-4d15-8544-8f670d9a3f7d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:00.073746 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1a794cb-5cbb-4d15-8544-8f670d9a3f7d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:00.081774 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:00.081774 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:00.088097 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c1a794cb-5cbb-4d15-8544-8f670d9a3f7d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:54:00.094782 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1a794cb-5cbb-4d15-8544-8f670d9a3f7d tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 returned with HTTP 200 Aug 01 13:54:00.095038 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 318/1269] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:00 2026] GET /volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:00.995464 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-304cf312-e86f-4ccc-876e-fc0a2f4464be None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:00.999076 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-304cf312-e86f-4ccc-876e-fc0a2f4464be tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:00.999341 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-304cf312-e86f-4ccc-876e-fc0a2f4464be tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:00.999576 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-304cf312-e86f-4ccc-876e-fc0a2f4464be tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:00.999765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-304cf312-e86f-4ccc-876e-fc0a2f4464be tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:01.009512 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:01.009512 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:01.010496 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-304cf312-e86f-4ccc-876e-fc0a2f4464be tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:01.012711 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 312/1270] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:00 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:01.114622 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-95be2866-e1d9-4287-b0aa-7d21d4bd5efd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:01.120769 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95be2866-e1d9-4287-b0aa-7d21d4bd5efd tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 Aug 01 13:54:01.121315 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95be2866-e1d9-4287-b0aa-7d21d4bd5efd tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:01.123254 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95be2866-e1d9-4287-b0aa-7d21d4bd5efd tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:01.136224 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95be2866-e1d9-4287-b0aa-7d21d4bd5efd tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 returned with HTTP 404 Aug 01 13:54:01.136894 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 320/1271] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:01 2026] GET /volume/v3/volumes/fe0c3a1c-5924-4097-9009-55d858754492 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:54:01.151145 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb5be6ec-6a8d-4ace-9996-87de8d082f80 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:01.154725 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb5be6ec-6a8d-4ace-9996-87de8d082f80 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f Aug 01 13:54:01.157237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb5be6ec-6a8d-4ace-9996-87de8d082f80 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:01.157237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb5be6ec-6a8d-4ace-9996-87de8d082f80 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:01.169014 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:01.169014 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:01.182148 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fb5be6ec-6a8d-4ace-9996-87de8d082f80 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:54:01.190342 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb5be6ec-6a8d-4ace-9996-87de8d082f80 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f returned with HTTP 200 Aug 01 13:54:01.190342 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 322/1272] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:01 2026] GET /volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:01.213048 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-05d98cb2-66cb-454a-a9a0-1fdfe52a0f91 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:01.214283 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05d98cb2-66cb-454a-a9a0-1fdfe52a0f91 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f Aug 01 13:54:01.214559 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05d98cb2-66cb-454a-a9a0-1fdfe52a0f91 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:01.214843 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05d98cb2-66cb-454a-a9a0-1fdfe52a0f91 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:01.215083 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-05d98cb2-66cb-454a-a9a0-1fdfe52a0f91 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Delete volume with id: a7e618ea-9655-4f70-8268-d6546c2ae16f Aug 01 13:54:01.219761 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=398,cinder:INSERT=49,cinder:UPDATE=89 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:54:01.235117 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:01.235117 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:01.235993 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-05d98cb2-66cb-454a-a9a0-1fdfe52a0f91 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:54:01.295745 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-05d98cb2-66cb-454a-a9a0-1fdfe52a0f91 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Delete volume request issued successfully. Aug 01 13:54:01.296465 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05d98cb2-66cb-454a-a9a0-1fdfe52a0f91 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f returned with HTTP 202 Aug 01 13:54:01.297787 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 319/1273] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:54:01 2026] DELETE /volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:54:01.309170 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-daeaf61f-6c87-42d7-a982-f28e284d3b25 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:01.311809 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-daeaf61f-6c87-42d7-a982-f28e284d3b25 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f Aug 01 13:54:01.312287 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-daeaf61f-6c87-42d7-a982-f28e284d3b25 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:01.312660 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-daeaf61f-6c87-42d7-a982-f28e284d3b25 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:01.330802 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:01.330802 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:01.341591 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-daeaf61f-6c87-42d7-a982-f28e284d3b25 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Volume info retrieved successfully. Aug 01 13:54:01.350338 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-daeaf61f-6c87-42d7-a982-f28e284d3b25 tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f returned with HTTP 200 Aug 01 13:54:01.351561 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 313/1274] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:01 2026] GET /volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:02.031044 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a91621f-6a9d-41d2-8aa2-f2c38f85c725 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:02.036094 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a91621f-6a9d-41d2-8aa2-f2c38f85c725 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:02.036357 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a91621f-6a9d-41d2-8aa2-f2c38f85c725 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:02.036651 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a91621f-6a9d-41d2-8aa2-f2c38f85c725 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:02.036747 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9a91621f-6a9d-41d2-8aa2-f2c38f85c725 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:02.046869 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:02.046869 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:02.047969 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a91621f-6a9d-41d2-8aa2-f2c38f85c725 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:02.048854 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 321/1275] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:02 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:02.382798 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-74fd31a1-492a-4862-b06b-2ed04d95c05f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:02.388028 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74fd31a1-492a-4862-b06b-2ed04d95c05f tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] GET https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f Aug 01 13:54:02.388283 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74fd31a1-492a-4862-b06b-2ed04d95c05f tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:02.388521 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74fd31a1-492a-4862-b06b-2ed04d95c05f tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:02.402398 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74fd31a1-492a-4862-b06b-2ed04d95c05f tempest-VolumesListTestJSON-567616427 tempest-VolumesListTestJSON-567616427-project-member] https://10.4.3.223/volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f returned with HTTP 404 Aug 01 13:54:02.403836 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 323/1276] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:02 2026] GET /volume/v3/volumes/a7e618ea-9655-4f70-8268-d6546c2ae16f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:54:03.069601 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ee88a32e-d8a9-40e5-aea7-b5f94a39bbad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:03.074718 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee88a32e-d8a9-40e5-aea7-b5f94a39bbad tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:03.074718 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee88a32e-d8a9-40e5-aea7-b5f94a39bbad tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:03.074718 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee88a32e-d8a9-40e5-aea7-b5f94a39bbad tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:03.074718 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ee88a32e-d8a9-40e5-aea7-b5f94a39bbad tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:03.082911 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:03.082911 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:03.084010 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee88a32e-d8a9-40e5-aea7-b5f94a39bbad tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:03.084658 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 320/1277] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:03 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:04.118401 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0a3aa532-9555-4040-9ea8-9de61e8efcf8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:04.122728 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a3aa532-9555-4040-9ea8-9de61e8efcf8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:04.123019 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a3aa532-9555-4040-9ea8-9de61e8efcf8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:04.123621 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a3aa532-9555-4040-9ea8-9de61e8efcf8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:04.123621 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-0a3aa532-9555-4040-9ea8-9de61e8efcf8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:04.134904 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:04.134904 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:04.136196 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a3aa532-9555-4040-9ea8-9de61e8efcf8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:04.137260 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 314/1278] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:04 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:05.157939 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b8304bf6-ef2c-46a7-b4fc-1efe9dda45f8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:05.163842 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b8304bf6-ef2c-46a7-b4fc-1efe9dda45f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:05.164028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b8304bf6-ef2c-46a7-b4fc-1efe9dda45f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:05.164873 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b8304bf6-ef2c-46a7-b4fc-1efe9dda45f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:05.164873 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b8304bf6-ef2c-46a7-b4fc-1efe9dda45f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:05.177992 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:05.177992 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:05.179116 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b8304bf6-ef2c-46a7-b4fc-1efe9dda45f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:05.181582 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 322/1279] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:05 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:06.194852 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-00ce58a2-a240-4350-9cab-731bf7606428 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:06.197871 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00ce58a2-a240-4350-9cab-731bf7606428 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:06.198233 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00ce58a2-a240-4350-9cab-731bf7606428 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:06.198599 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00ce58a2-a240-4350-9cab-731bf7606428 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:06.199400 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-00ce58a2-a240-4350-9cab-731bf7606428 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:06.208496 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:06.208496 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:06.210032 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00ce58a2-a240-4350-9cab-731bf7606428 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:06.210032 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 324/1280] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:06 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:07.226036 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5cf7d400-3a7a-47b9-91ca-522d122eba47 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:07.228544 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5cf7d400-3a7a-47b9-91ca-522d122eba47 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:07.228787 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5cf7d400-3a7a-47b9-91ca-522d122eba47 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:07.229067 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5cf7d400-3a7a-47b9-91ca-522d122eba47 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:07.229326 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-5cf7d400-3a7a-47b9-91ca-522d122eba47 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:07.241756 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:07.241756 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:07.242912 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5cf7d400-3a7a-47b9-91ca-522d122eba47 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:07.243473 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 321/1281] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:07 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:08.262065 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e49fb824-750c-4c5d-9212-bbda10663c66 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:08.265977 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e49fb824-750c-4c5d-9212-bbda10663c66 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:08.265977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e49fb824-750c-4c5d-9212-bbda10663c66 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:08.265977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e49fb824-750c-4c5d-9212-bbda10663c66 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:08.265977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-e49fb824-750c-4c5d-9212-bbda10663c66 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:08.274995 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:08.274995 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:08.276051 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e49fb824-750c-4c5d-9212-bbda10663c66 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:08.277462 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 315/1282] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:08 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:08.990638 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:09.120250 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:54:09.120250 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2030381905"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:09.122722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2030381905'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:54:09.122722 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Create volume of 1 GB Aug 01 13:54:09.133752 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Availability Zones retrieved successfully. Aug 01 13:54:09.138810 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Flow 'volume_create_api' (1b1cc2a8-c5f0-4dbb-b6cb-8c4bd6f4afb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:09.140555 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d6173d-1f63-4712-bdfb-0c81dea2814f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:09.142108 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:54:09.180960 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d6173d-1f63-4712-bdfb-0c81dea2814f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:09.182667 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2654685-4c06-40e1-8efd-942218e05a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:09.292830 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5e1d6b3b-971b-4dce-93e7-8adad0ed70f9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:09.296570 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e1d6b3b-971b-4dce-93e7-8adad0ed70f9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:09.296570 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e1d6b3b-971b-4dce-93e7-8adad0ed70f9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:09.297035 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e1d6b3b-971b-4dce-93e7-8adad0ed70f9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:09.298341 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5e1d6b3b-971b-4dce-93e7-8adad0ed70f9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:09.304334 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:09.304334 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:09.304334 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e1d6b3b-971b-4dce-93e7-8adad0ed70f9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:09.304334 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 325/1283] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:09 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:09.307622 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Created reservations ['9f67b3f8-40b2-4a93-a07c-4a33fbea0bf9', '047076d5-c5a3-458a-bfc0-87842b3b98d8', 'a9e7c07c-c52d-4cfb-9ee0-c3ef8f290937', '6f5e25d6-6bb5-4879-b6e1-13bcd6f8bcb6'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:54:09.308522 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2654685-4c06-40e1-8efd-942218e05a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f67b3f8-40b2-4a93-a07c-4a33fbea0bf9', '047076d5-c5a3-458a-bfc0-87842b3b98d8', 'a9e7c07c-c52d-4cfb-9ee0-c3ef8f290937', '6f5e25d6-6bb5-4879-b6e1-13bcd6f8bcb6']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:09.309969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74d7b019-8eb2-47d8-998d-0b8f7d0d2191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:09.375238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74d7b019-8eb2-47d8-998d-0b8f7d0d2191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2030381905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f19d6ba3f1540368c46c2564ac9e43c',qos_specs=None,replication_status=,reservations=['9f67b3f8-40b2-4a93-a07c-4a33fbea0bf9','047076d5-c5a3-458a-bfc0-87842b3b98d8','a9e7c07c-c52d-4cfb-9ee0-c3ef8f290937','6f5e25d6-6bb5-4879-b6e1-13bcd6f8bcb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c0eeb7386d24be493cac5579638e1aa',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2030381905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f19d6ba3f1540368c46c2564ac9e43c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c0eeb7386d24be493cac5579638e1aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:09.378037 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562c82a1-f0c0-4b0e-bbd1-92cd9e995384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:09.413673 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562c82a1-f0c0-4b0e-bbd1-92cd9e995384) transitioned into state 'SUCCESS' from state '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-2030381905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f19d6ba3f1540368c46c2564ac9e43c',qos_specs=None,replication_status=,reservations=['9f67b3f8-40b2-4a93-a07c-4a33fbea0bf9','047076d5-c5a3-458a-bfc0-87842b3b98d8','a9e7c07c-c52d-4cfb-9ee0-c3ef8f290937','6f5e25d6-6bb5-4879-b6e1-13bcd6f8bcb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c0eeb7386d24be493cac5579638e1aa',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:09.414834 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07881bb9-b95c-40e5-970e-15bcbce65093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:09.428868 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07881bb9-b95c-40e5-970e-15bcbce65093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:09.429814 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Flow 'volume_create_api' (1b1cc2a8-c5f0-4dbb-b6cb-8c4bd6f4afb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:09.430153 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Create volume request issued successfully. Aug 01 13:54:09.430931 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-36ee8de0-a1e5-444a-a762-ab7e05a0f668 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:54:09.431637 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 323/1284] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:54:08 2026] POST /volume/v3/volumes => generated 749 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:54:09.452781 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-641a97d1-408c-4c5f-8573-deaaf44a5935 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:09.457920 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-641a97d1-408c-4c5f-8573-deaaf44a5935 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:09.458347 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-641a97d1-408c-4c5f-8573-deaaf44a5935 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:09.458863 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-641a97d1-408c-4c5f-8573-deaaf44a5935 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:09.480944 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:09.480944 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:09.489734 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-641a97d1-408c-4c5f-8573-deaaf44a5935 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:09.496294 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-641a97d1-408c-4c5f-8573-deaaf44a5935 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:09.496294 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 322/1285] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:09 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:10.321026 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1decee3d-9afc-4b59-9ad1-1a0efd70d8f4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:10.324507 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1decee3d-9afc-4b59-9ad1-1a0efd70d8f4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:10.324507 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1decee3d-9afc-4b59-9ad1-1a0efd70d8f4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:10.324507 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1decee3d-9afc-4b59-9ad1-1a0efd70d8f4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:10.324743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-1decee3d-9afc-4b59-9ad1-1a0efd70d8f4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:10.331912 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:10.331912 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:10.334838 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1decee3d-9afc-4b59-9ad1-1a0efd70d8f4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:10.334838 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 316/1286] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:10 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:10.513311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f1f30e8-fd25-4310-aa66-a22e12e439dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:10.519403 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f1f30e8-fd25-4310-aa66-a22e12e439dc tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:10.519403 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f1f30e8-fd25-4310-aa66-a22e12e439dc tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:10.519403 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f1f30e8-fd25-4310-aa66-a22e12e439dc tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:10.532565 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:10.532565 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:10.541798 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f1f30e8-fd25-4310-aa66-a22e12e439dc tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:10.553280 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f1f30e8-fd25-4310-aa66-a22e12e439dc tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:10.557699 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 326/1287] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:10 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:11.352110 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f256ceac-4d14-4d63-9f10-40c8a54afe93 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:11.357620 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f256ceac-4d14-4d63-9f10-40c8a54afe93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:11.357620 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f256ceac-4d14-4d63-9f10-40c8a54afe93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:11.357620 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f256ceac-4d14-4d63-9f10-40c8a54afe93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:11.357620 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f256ceac-4d14-4d63-9f10-40c8a54afe93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:11.363840 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:11.363840 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:11.365641 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f256ceac-4d14-4d63-9f10-40c8a54afe93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:11.365641 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 324/1288] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:11 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:11.381326 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9af81718-eb5e-4417-8320-3fd736545f49 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:11.386238 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9af81718-eb5e-4417-8320-3fd736545f49 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:11.386238 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9af81718-eb5e-4417-8320-3fd736545f49 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:11.386238 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9af81718-eb5e-4417-8320-3fd736545f49 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:11.400949 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:11.400949 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:11.406783 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9af81718-eb5e-4417-8320-3fd736545f49 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:11.413724 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9af81718-eb5e-4417-8320-3fd736545f49 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:54:11.414340 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 323/1289] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:11 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:11.432531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-91830e52-dc7c-47bc-bcf7-2dba25ede8f5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:11.437267 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-91830e52-dc7c-47bc-bcf7-2dba25ede8f5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:11.437501 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-91830e52-dc7c-47bc-bcf7-2dba25ede8f5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:11.437761 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-91830e52-dc7c-47bc-bcf7-2dba25ede8f5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:11.437943 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-91830e52-dc7c-47bc-bcf7-2dba25ede8f5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete backup with id: 832ec667-c020-45fe-9e50-b51966f72d07. Aug 01 13:54:11.448192 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:11.448192 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:11.473974 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-91830e52-dc7c-47bc-bcf7-2dba25ede8f5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] delete_backup rpcapi backup_id 832ec667-c020-45fe-9e50-b51966f72d07 {{(pid=100200) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:54:11.477302 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-91830e52-dc7c-47bc-bcf7-2dba25ede8f5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 202 Aug 01 13:54:11.477910 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 317/1290] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:54:11 2026] DELETE /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:11.490447 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e300311b-0454-4757-ad9f-81f4cd937f66 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:11.495631 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e300311b-0454-4757-ad9f-81f4cd937f66 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:11.498902 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e300311b-0454-4757-ad9f-81f4cd937f66 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:11.498902 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e300311b-0454-4757-ad9f-81f4cd937f66 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:11.498902 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e300311b-0454-4757-ad9f-81f4cd937f66 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:11.505400 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:11.505400 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:11.506626 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e300311b-0454-4757-ad9f-81f4cd937f66 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 200 Aug 01 13:54:11.507354 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 327/1291] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:11 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:12.522370 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-92456965-95eb-4120-bcfb-a6f667b20563 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:12.525879 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92456965-95eb-4120-bcfb-a6f667b20563 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 Aug 01 13:54:12.526156 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92456965-95eb-4120-bcfb-a6f667b20563 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:12.526394 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92456965-95eb-4120-bcfb-a6f667b20563 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:12.526587 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-92456965-95eb-4120-bcfb-a6f667b20563 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 832ec667-c020-45fe-9e50-b51966f72d07. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:12.532783 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92456965-95eb-4120-bcfb-a6f667b20563 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 returned with HTTP 404 Aug 01 13:54:12.537158 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 325/1292] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:12 2026] GET /volume/v3/backups/832ec667-c020-45fe-9e50-b51966f72d07 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:54:12.739594 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-0b2313d1-d4d7-4020-b98e-dee578c93d56 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:12.748552 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-0b2313d1-d4d7-4020-b98e-dee578c93d56 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:12.748552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-0b2313d1-d4d7-4020-b98e-dee578c93d56 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:12.748962 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-0b2313d1-d4d7-4020-b98e-dee578c93d56 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:12.775333 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:12.775333 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:12.789783 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-0b2313d1-d4d7-4020-b98e-dee578c93d56 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:12.799290 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-0b2313d1-d4d7-4020-b98e-dee578c93d56 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:54:12.800949 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 324/1293] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:54:12 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 1134 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:12.875736 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-1ebc68c8-26b4-4384-abbf-6474361abd4a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:12.880898 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-1ebc68c8-26b4-4384-abbf-6474361abd4a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205/action Aug 01 13:54:12.881420 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-1ebc68c8-26b4-4384-abbf-6474361abd4a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:12.881571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-1ebc68c8-26b4-4384-abbf-6474361abd4a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:12.905591 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:12.905591 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:12.906290 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-1ebc68c8-26b4-4384-abbf-6474361abd4a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:12.924954 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-1ebc68c8-26b4-4384-abbf-6474361abd4a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Begin detaching volume completed successfully. Aug 01 13:54:12.925348 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-1ebc68c8-26b4-4384-abbf-6474361abd4a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205/action returned with HTTP 202 Aug 01 13:54:12.926020 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 318/1294] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:54:12 2026] POST /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:12.967165 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bb664a41-fa8a-4af6-9caf-13cf64aad864 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:12.969619 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb664a41-fa8a-4af6-9caf-13cf64aad864 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:12.969846 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb664a41-fa8a-4af6-9caf-13cf64aad864 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:12.969967 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb664a41-fa8a-4af6-9caf-13cf64aad864 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:12.998562 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:12.998562 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:13.003651 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bb664a41-fa8a-4af6-9caf-13cf64aad864 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:13.014096 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb664a41-fa8a-4af6-9caf-13cf64aad864 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:54:13.014706 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 328/1295] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:12 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:13.024412 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47a3d453-41bf-437a-bc72-f472205e33b8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:13.025049 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47a3d453-41bf-437a-bc72-f472205e33b8 None None] GET https://10.4.3.223/volume// Aug 01 13:54:13.025795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47a3d453-41bf-437a-bc72-f472205e33b8 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:13.026125 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47a3d453-41bf-437a-bc72-f472205e33b8 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:13.026689 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47a3d453-41bf-437a-bc72-f472205e33b8 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:13.027330 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 326/1296] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:54:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:54:13.052162 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-b51ece56-3211-410b-a8e4-d5eab9a8ef0f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:13.056205 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-b51ece56-3211-410b-a8e4-d5eab9a8ef0f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:13.056823 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-b51ece56-3211-410b-a8e4-d5eab9a8ef0f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:13.057200 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-b51ece56-3211-410b-a8e4-d5eab9a8ef0f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:13.073862 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:13.073862 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:13.080352 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-b51ece56-3211-410b-a8e4-d5eab9a8ef0f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:13.097734 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-b51ece56-3211-410b-a8e4-d5eab9a8ef0f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:54:13.097734 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 325/1297] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:54:13 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 1317 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:54:14.038050 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0bf8cc65-153d-4a13-aab7-c380e6a24a8e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:14.041717 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0bf8cc65-153d-4a13-aab7-c380e6a24a8e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:14.041717 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0bf8cc65-153d-4a13-aab7-c380e6a24a8e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:14.041717 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0bf8cc65-153d-4a13-aab7-c380e6a24a8e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:14.059900 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:14.059900 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:14.067864 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0bf8cc65-153d-4a13-aab7-c380e6a24a8e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:14.076857 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0bf8cc65-153d-4a13-aab7-c380e6a24a8e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:54:14.076857 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 319/1298] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:14 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:14.374862 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-81131e45-e0f4-4f7c-95c3-7933c9f5d4c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:14.378082 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-81131e45-e0f4-4f7c-95c3-7933c9f5d4c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/attachments/d1557ef8-bceb-4e51-8b66-f4d283cf0196 Aug 01 13:54:14.378362 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-81131e45-e0f4-4f7c-95c3-7933c9f5d4c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:14.378796 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-81131e45-e0f4-4f7c-95c3-7933c9f5d4c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:14.388960 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:14.388960 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:14.494797 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f1741bc2-4221-4e50-b5b6-4b30992826ea req-81131e45-e0f4-4f7c-95c3-7933c9f5d4c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/attachments/d1557ef8-bceb-4e51-8b66-f4d283cf0196 returned with HTTP 200 Aug 01 13:54:14.496403 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 329/1299] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:54:14 2026] DELETE /volume/v3/attachments/d1557ef8-bceb-4e51-8b66-f4d283cf0196 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:15.092084 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8208ce47-9eda-46e5-bc91-afc4982beb65 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:15.094567 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8208ce47-9eda-46e5-bc91-afc4982beb65 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:15.094830 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8208ce47-9eda-46e5-bc91-afc4982beb65 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:15.095110 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8208ce47-9eda-46e5-bc91-afc4982beb65 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:15.108887 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:15.108887 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:15.115115 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8208ce47-9eda-46e5-bc91-afc4982beb65 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:15.122327 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8208ce47-9eda-46e5-bc91-afc4982beb65 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:54:15.122855 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 327/1300] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:15 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:18.545106 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-02847e80-9377-4307-9dcc-06e6cad77b2e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:18.548750 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-02847e80-9377-4307-9dcc-06e6cad77b2e tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:18.549055 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-02847e80-9377-4307-9dcc-06e6cad77b2e tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:18.549345 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-02847e80-9377-4307-9dcc-06e6cad77b2e tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:18.562619 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:18.562619 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:18.570313 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-02847e80-9377-4307-9dcc-06e6cad77b2e tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:18.580406 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-02847e80-9377-4307-9dcc-06e6cad77b2e tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:18.580899 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 326/1301] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:18 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:18.656603 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-c761a8da-4d83-4440-97ed-91ec2ca3612f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:18.659584 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-c761a8da-4d83-4440-97ed-91ec2ca3612f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:18.659834 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-c761a8da-4d83-4440-97ed-91ec2ca3612f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:18.660089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-c761a8da-4d83-4440-97ed-91ec2ca3612f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:18.673997 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:18.673997 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:18.682338 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-c761a8da-4d83-4440-97ed-91ec2ca3612f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:18.690152 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-c761a8da-4d83-4440-97ed-91ec2ca3612f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:18.690816 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 320/1302] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:54:18 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:18.848259 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-35476e2d-2295-42b7-9cfc-0b79786dc64d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:18.848259 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35476e2d-2295-42b7-9cfc-0b79786dc64d None None] GET https://10.4.3.223/volume// Aug 01 13:54:18.848259 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35476e2d-2295-42b7-9cfc-0b79786dc64d None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:18.848259 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35476e2d-2295-42b7-9cfc-0b79786dc64d None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:18.848259 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35476e2d-2295-42b7-9cfc-0b79786dc64d None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:18.848259 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 330/1303] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:54: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 01 13:54:18.861149 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-31b02cee-2577-4735-8ab1-7271137c8480 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:18.865297 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-31b02cee-2577-4735-8ab1-7271137c8480 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:54:18.866145 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-31b02cee-2577-4735-8ab1-7271137c8480 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "871bed42-a637-45ca-b165-345fb9f41115", "connector": null, "instance_uuid": "f8b86760-85bb-4998-845b-adf059c2a8a6"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:18.882244 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:18.882244 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:18.948170 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-31b02cee-2577-4735-8ab1-7271137c8480 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:54:18.948170 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 328/1304] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:54:18 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:19.013230 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-51bc5048-c2a2-402f-b292-7242fc9c9460 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:19.017804 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51bc5048-c2a2-402f-b292-7242fc9c9460 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:19.018192 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-51bc5048-c2a2-402f-b292-7242fc9c9460 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:19.019251 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-51bc5048-c2a2-402f-b292-7242fc9c9460 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:19.037420 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:19.037420 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:19.051275 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-51bc5048-c2a2-402f-b292-7242fc9c9460 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:19.057596 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51bc5048-c2a2-402f-b292-7242fc9c9460 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:19.058114 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 327/1305] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:19 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:19.077776 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fe43ab26-89c4-436c-a925-73acfadf5c28 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:19.077776 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fe43ab26-89c4-436c-a925-73acfadf5c28 None None] GET https://10.4.3.223/volume// Aug 01 13:54:19.077776 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fe43ab26-89c4-436c-a925-73acfadf5c28 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:19.077776 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fe43ab26-89c4-436c-a925-73acfadf5c28 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:19.077776 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fe43ab26-89c4-436c-a925-73acfadf5c28 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:19.078056 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 321/1306] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:54: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 01 13:54:19.099173 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-de528d70-96f7-48c3-ab6b-2c601819681e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:19.104141 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-de528d70-96f7-48c3-ab6b-2c601819681e tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:19.104141 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-de528d70-96f7-48c3-ab6b-2c601819681e tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:19.104141 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-de528d70-96f7-48c3-ab6b-2c601819681e tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:19.119917 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:19.119917 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:19.125322 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-de528d70-96f7-48c3-ab6b-2c601819681e tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:19.136142 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-de528d70-96f7-48c3-ab6b-2c601819681e tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:19.136142 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 331/1307] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:54:19 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 1031 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:54:19.288797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-93d71779-7ac0-40e6-bb27-62ccb523c679 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:19.296004 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-93d71779-7ac0-40e6-bb27-62ccb523c679 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] PUT https://10.4.3.223/volume/v3/attachments/de45d31b-1bad-428a-824d-2c32397aa194 Aug 01 13:54:19.296529 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-93d71779-7ac0-40e6-bb27-62ccb523c679 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:19.311966 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-93d71779-7ac0-40e6-bb27-62ccb523c679 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Acquiring lock "cinder-attachment_update-871bed42-a637-45ca-b165-345fb9f41115-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:54:19.321637 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-93d71779-7ac0-40e6-bb27-62ccb523c679 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Lock "cinder-attachment_update-871bed42-a637-45ca-b165-345fb9f41115-np0000006308" acquired by "attachment_update" :: waited 0.008s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:54:19.322224 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:19.322224 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:19.462674 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-93d71779-7ac0-40e6-bb27-62ccb523c679 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Lock "cinder-attachment_update-871bed42-a637-45ca-b165-345fb9f41115-np0000006308" released by "attachment_update" :: held 0.142s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:54:19.463246 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-93d71779-7ac0-40e6-bb27-62ccb523c679 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/attachments/de45d31b-1bad-428a-824d-2c32397aa194 returned with HTTP 200 Aug 01 13:54:19.463892 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 329/1308] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:54:19 2026] PUT /volume/v3/attachments/de45d31b-1bad-428a-824d-2c32397aa194 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:19.560680 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:19.568290 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:54:19.568793 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1020753493"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:19.571644 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1020753493'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:54:19.580929 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume of 1 GB Aug 01 13:54:19.580929 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:19.580929 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:19.581621 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Availability Zones retrieved successfully. Aug 01 13:54:19.588269 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Flow 'volume_create_api' (b5c68c86-a64e-42b4-a909-4299ce020972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:19.589630 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b164346-2d81-42f4-8b64-c668ec6f6597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:19.590789 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:54:19.601167 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:19.601167 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:19.616639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b164346-2d81-42f4-8b64-c668ec6f6597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=93ce5e6a-697e-401b-93f7-ea481c2ba504,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93ce5e6a-697e-401b-93f7-ea481c2ba504', 'encryption_key_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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:19.617513 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36fff9c-655a-467c-ad9b-66cf65cec074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:19.675962 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Created reservations ['549cf05d-bdaa-4ec7-a10f-008dcffb3b1d', '5d328042-a01a-4cb5-80f8-a605dbcd7ed4', '7bef7abf-b726-4ebd-87a0-4d312c216dc1', 'fdfd8c12-ba6e-4e37-925c-dca5e145383c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:54:19.675962 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36fff9c-655a-467c-ad9b-66cf65cec074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['549cf05d-bdaa-4ec7-a10f-008dcffb3b1d', '5d328042-a01a-4cb5-80f8-a605dbcd7ed4', '7bef7abf-b726-4ebd-87a0-4d312c216dc1', 'fdfd8c12-ba6e-4e37-925c-dca5e145383c']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:19.677022 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10191f8-a90d-46eb-992d-28575afcfdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:19.706483 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10191f8-a90d-46eb-992d-28575afcfdb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1d7a948-d2b8-4b89-ab54-080cbd8c6619', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1020753493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c293f4f9ae934854b49ef68a44793ad2',qos_specs=None,replication_status=,reservations=['549cf05d-bdaa-4ec7-a10f-008dcffb3b1d','5d328042-a01a-4cb5-80f8-a605dbcd7ed4','7bef7abf-b726-4ebd-87a0-4d312c216dc1','fdfd8c12-ba6e-4e37-925c-dca5e145383c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f451ab3288484c2785dab900bdd71b53',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1020753493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1d7a948-d2b8-4b89-ab54-080cbd8c6619,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c293f4f9ae934854b49ef68a44793ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f451ab3288484c2785dab900bdd71b53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93ce5e6a-697e-401b-93f7-ea481c2ba504),volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:19.708395 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (599d78d1-7726-4b6c-bcdc-00163d311438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:19.746146 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (599d78d1-7726-4b6c-bcdc-00163d311438) transitioned into state 'SUCCESS' from state '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-1020753493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c293f4f9ae934854b49ef68a44793ad2',qos_specs=None,replication_status=,reservations=['549cf05d-bdaa-4ec7-a10f-008dcffb3b1d','5d328042-a01a-4cb5-80f8-a605dbcd7ed4','7bef7abf-b726-4ebd-87a0-4d312c216dc1','fdfd8c12-ba6e-4e37-925c-dca5e145383c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f451ab3288484c2785dab900bdd71b53',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:19.748630 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d21a5e1-da2d-4f16-8749-dae7ff5efdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:19.761754 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d21a5e1-da2d-4f16-8749-dae7ff5efdcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:19.762746 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Flow 'volume_create_api' (b5c68c86-a64e-42b4-a909-4299ce020972) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:19.763234 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume request issued successfully. Aug 01 13:54:19.765939 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ac25cb2-e216-4d9e-b166-372f4c1a295e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:54:19.765939 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 328/1309] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:54:19 2026] POST /volume/v3/volumes => generated 760 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:54:19.783724 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-54c12e1c-576b-469d-8818-66fac7edb651 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:19.786451 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-54c12e1c-576b-469d-8818-66fac7edb651 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:19.786715 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-54c12e1c-576b-469d-8818-66fac7edb651 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:19.786929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-54c12e1c-576b-469d-8818-66fac7edb651 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:19.799681 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:19.799681 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:19.809610 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-54c12e1c-576b-469d-8818-66fac7edb651 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:19.817610 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-54c12e1c-576b-469d-8818-66fac7edb651 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:19.818039 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 322/1310] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:19 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 828 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:19.948750 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e65554d2-8407-4bc3-bd97-5a1ea12b602d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:19.953673 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e65554d2-8407-4bc3-bd97-5a1ea12b602d tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:19.954050 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e65554d2-8407-4bc3-bd97-5a1ea12b602d tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-attach": {"instance_uuid": "f777a3e3-bfe3-4ec6-8b69-ead812bfc5f8", "mountpoint": "/dev/vdb"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:19.954107 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e65554d2-8407-4bc3-bd97-5a1ea12b602d tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f777a3e3-bfe3-4ec6-8b69-ead812bfc5f8", "mountpoint": "/dev/vdb"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:19.973071 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:19.973071 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:19.973802 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e65554d2-8407-4bc3-bd97-5a1ea12b602d tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:19.991233 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e65554d2-8407-4bc3-bd97-5a1ea12b602d tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Update volume admin metadata completed successfully. Aug 01 13:54:20.082411 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2b264eaf-fa64-49ef-b2dd-79463012c51b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:20.087043 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b264eaf-fa64-49ef-b2dd-79463012c51b tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:20.087464 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b264eaf-fa64-49ef-b2dd-79463012c51b tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:20.087645 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b264eaf-fa64-49ef-b2dd-79463012c51b tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:20.102132 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e65554d2-8407-4bc3-bd97-5a1ea12b602d tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Attach volume completed successfully. Aug 01 13:54:20.102468 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:20.102468 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:20.102792 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e65554d2-8407-4bc3-bd97-5a1ea12b602d tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 202 Aug 01 13:54:20.103447 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 332/1311] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:54:19 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:20.108100 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2b264eaf-fa64-49ef-b2dd-79463012c51b tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:20.115012 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b264eaf-fa64-49ef-b2dd-79463012c51b tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:20.115143 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0c38500f-ee2a-4dc4-aa95-937adc1b0640 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:20.115624 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 330/1312] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:20 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:20.118108 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0c38500f-ee2a-4dc4-aa95-937adc1b0640 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:20.118394 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0c38500f-ee2a-4dc4-aa95-937adc1b0640 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:20.118637 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0c38500f-ee2a-4dc4-aa95-937adc1b0640 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:20.135717 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:20.135717 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:20.141031 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0c38500f-ee2a-4dc4-aa95-937adc1b0640 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:20.147394 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0c38500f-ee2a-4dc4-aa95-937adc1b0640 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:20.148005 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 329/1313] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:20 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:20.167389 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5dc1a096-5c9c-4c7f-b1fa-42d03e560068 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:20.170412 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5dc1a096-5c9c-4c7f-b1fa-42d03e560068 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:20.170810 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5dc1a096-5c9c-4c7f-b1fa-42d03e560068 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-detach": {}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:20.170994 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5dc1a096-5c9c-4c7f-b1fa-42d03e560068 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:20.189393 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:20.189393 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:20.189882 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5dc1a096-5c9c-4c7f-b1fa-42d03e560068 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:20.249940 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5dc1a096-5c9c-4c7f-b1fa-42d03e560068 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Detach volume completed successfully. Aug 01 13:54:20.250281 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5dc1a096-5c9c-4c7f-b1fa-42d03e560068 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 202 Aug 01 13:54:20.250752 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 323/1314] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:54:20 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:20.260030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eb41b516-4754-47db-9491-fd51a3028f74 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:20.262306 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eb41b516-4754-47db-9491-fd51a3028f74 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:20.262543 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eb41b516-4754-47db-9491-fd51a3028f74 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:20.262745 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eb41b516-4754-47db-9491-fd51a3028f74 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:20.272619 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:20.272619 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:20.278298 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eb41b516-4754-47db-9491-fd51a3028f74 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:20.285947 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eb41b516-4754-47db-9491-fd51a3028f74 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:20.286134 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 333/1315] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:20 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:20.332192 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d420db47-9d57-44d3-95cc-2f20d177d710 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:20.334684 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d420db47-9d57-44d3-95cc-2f20d177d710 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:20.335054 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d420db47-9d57-44d3-95cc-2f20d177d710 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:20.335413 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d420db47-9d57-44d3-95cc-2f20d177d710 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:20.335775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-d420db47-9d57-44d3-95cc-2f20d177d710 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume with id: f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:20.349969 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:20.349969 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:20.350699 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d420db47-9d57-44d3-95cc-2f20d177d710 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:20.381356 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d420db47-9d57-44d3-95cc-2f20d177d710 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume request issued successfully. Aug 01 13:54:20.381794 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d420db47-9d57-44d3-95cc-2f20d177d710 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 202 Aug 01 13:54:20.382845 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 331/1316] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:54:20 2026] DELETE /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:54:20.391832 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f2123963-39b5-4d0f-a53f-7ee7409da461 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:20.394198 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2123963-39b5-4d0f-a53f-7ee7409da461 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:20.394459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2123963-39b5-4d0f-a53f-7ee7409da461 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:20.394729 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2123963-39b5-4d0f-a53f-7ee7409da461 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:20.403978 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:20.403978 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:20.412368 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f2123963-39b5-4d0f-a53f-7ee7409da461 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:20.419535 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2123963-39b5-4d0f-a53f-7ee7409da461 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 200 Aug 01 13:54:20.424356 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 330/1317] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:20 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:20.838716 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1120ddbb-2fef-46c8-96f0-44cb55fabde0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:20.840907 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1120ddbb-2fef-46c8-96f0-44cb55fabde0 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:20.841153 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1120ddbb-2fef-46c8-96f0-44cb55fabde0 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:20.841475 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1120ddbb-2fef-46c8-96f0-44cb55fabde0 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:20.861536 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:20.861536 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:20.872322 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1120ddbb-2fef-46c8-96f0-44cb55fabde0 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:20.880718 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1120ddbb-2fef-46c8-96f0-44cb55fabde0 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:20.881077 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 324/1318] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:20 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:20.949141 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-568c7401-2e96-4d5a-bcd0-f0459e1bbd54 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:20.957597 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-568c7401-2e96-4d5a-bcd0-f0459e1bbd54 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:20.957853 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-568c7401-2e96-4d5a-bcd0-f0459e1bbd54 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:20.958115 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-568c7401-2e96-4d5a-bcd0-f0459e1bbd54 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:20.972196 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:20.972196 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:20.978878 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-568c7401-2e96-4d5a-bcd0-f0459e1bbd54 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:20.985201 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-568c7401-2e96-4d5a-bcd0-f0459e1bbd54 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:20.985831 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 334/1319] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:54:20 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:21.106164 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a3f68e57-fe4b-43c5-a8a8-f5c54a68f866 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.106617 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a3f68e57-fe4b-43c5-a8a8-f5c54a68f866 None None] GET https://10.4.3.223/volume// Aug 01 13:54:21.106798 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a3f68e57-fe4b-43c5-a8a8-f5c54a68f866 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:21.107404 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a3f68e57-fe4b-43c5-a8a8-f5c54a68f866 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:21.107706 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a3f68e57-fe4b-43c5-a8a8-f5c54a68f866 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:21.108249 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 332/1320] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:54:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:54:21.120669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-44151080-2f94-47a5-9b66-807d05a77955 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.123201 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-44151080-2f94-47a5-9b66-807d05a77955 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:54:21.125363 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-44151080-2f94-47a5-9b66-807d05a77955 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1d7a948-d2b8-4b89-ab54-080cbd8c6619", "connector": null, "instance_uuid": "9d620fb2-bbaa-4b2f-ada8-257b66b39337"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:21.133443 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f2f7311b-8e90-4f97-b145-2efe4464b904 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.134730 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:21.134730 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:21.137043 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f2f7311b-8e90-4f97-b145-2efe4464b904 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:21.137481 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f2f7311b-8e90-4f97-b145-2efe4464b904 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:21.137750 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f2f7311b-8e90-4f97-b145-2efe4464b904 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:21.162416 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:21.162416 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:21.173127 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f2f7311b-8e90-4f97-b145-2efe4464b904 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:21.180571 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f2f7311b-8e90-4f97-b145-2efe4464b904 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:21.180914 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 325/1321] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:21 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:21.207011 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-44151080-2f94-47a5-9b66-807d05a77955 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:54:21.207736 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 331/1322] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:54:21 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 01 13:54:21.260756 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4eb73332-bc06-4ab6-a01a-1e0d073074d3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.266107 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4eb73332-bc06-4ab6-a01a-1e0d073074d3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:21.267342 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4eb73332-bc06-4ab6-a01a-1e0d073074d3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:21.267528 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4eb73332-bc06-4ab6-a01a-1e0d073074d3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:21.290008 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:21.290008 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:21.292888 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5661f28a-2193-40a9-87b5-03d96edde798 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.294744 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5661f28a-2193-40a9-87b5-03d96edde798 None None] GET https://10.4.3.223/volume// Aug 01 13:54:21.294744 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5661f28a-2193-40a9-87b5-03d96edde798 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:21.294744 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5661f28a-2193-40a9-87b5-03d96edde798 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:21.294744 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5661f28a-2193-40a9-87b5-03d96edde798 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:21.294744 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 333/1323] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:54: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 01 13:54:21.297031 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4eb73332-bc06-4ab6-a01a-1e0d073074d3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:21.310852 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4eb73332-bc06-4ab6-a01a-1e0d073074d3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:21.311607 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 335/1324] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:21 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:21.313432 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-7a95e814-3a79-4cf5-9710-7c1110e27316 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.319438 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-7a95e814-3a79-4cf5-9710-7c1110e27316 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:21.319751 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-7a95e814-3a79-4cf5-9710-7c1110e27316 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:21.320017 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-7a95e814-3a79-4cf5-9710-7c1110e27316 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:21.335430 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:21.335430 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:21.339281 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-7a95e814-3a79-4cf5-9710-7c1110e27316 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:21.344475 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-7a95e814-3a79-4cf5-9710-7c1110e27316 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:21.345247 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 326/1325] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:54:21 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1032 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:54:21.439972 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a6606975-90f7-4b9a-bd10-85ac8b4d585c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.443721 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6606975-90f7-4b9a-bd10-85ac8b4d585c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:21.443721 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6606975-90f7-4b9a-bd10-85ac8b4d585c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:21.443721 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6606975-90f7-4b9a-bd10-85ac8b4d585c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:21.451809 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6606975-90f7-4b9a-bd10-85ac8b4d585c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 404 Aug 01 13:54:21.452672 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 332/1326] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:21 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:54:21.463277 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47793691-bf6b-4db8-8e9b-e7d82a7756df None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.465318 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47793691-bf6b-4db8-8e9b-e7d82a7756df tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:21.465572 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47793691-bf6b-4db8-8e9b-e7d82a7756df tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:21.465777 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47793691-bf6b-4db8-8e9b-e7d82a7756df tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:21.474744 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47793691-bf6b-4db8-8e9b-e7d82a7756df tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 404 Aug 01 13:54:21.475410 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 334/1327] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:21 2026] GET /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:54:21.484134 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-982d33ef-7df1-491e-a090-c03ff59610b9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.487584 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-009c42f1-6975-4019-92eb-e8dbca84bb32 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.488097 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-982d33ef-7df1-491e-a090-c03ff59610b9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] PUT https://10.4.3.223/volume/v3/attachments/d5ab1e82-c96c-47c4-85a1-8984cc9fb400 Aug 01 13:54:21.488097 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-982d33ef-7df1-491e-a090-c03ff59610b9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:21.488541 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-009c42f1-6975-4019-92eb-e8dbca84bb32 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:21.488791 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-009c42f1-6975-4019-92eb-e8dbca84bb32 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:21.489199 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-009c42f1-6975-4019-92eb-e8dbca84bb32 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:21.489546 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-009c42f1-6975-4019-92eb-e8dbca84bb32 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume with id: f471e186-138c-49af-8e18-5e63adb7b205 Aug 01 13:54:21.501624 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-009c42f1-6975-4019-92eb-e8dbca84bb32 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 returned with HTTP 404 Aug 01 13:54:21.505139 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 327/1328] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:54:21 2026] DELETE /volume/v3/volumes/f471e186-138c-49af-8e18-5e63adb7b205 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:54:21.505393 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-982d33ef-7df1-491e-a090-c03ff59610b9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Acquiring lock "cinder-attachment_update-d1d7a948-d2b8-4b89-ab54-080cbd8c6619-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:54:21.513353 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-982d33ef-7df1-491e-a090-c03ff59610b9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-d1d7a948-d2b8-4b89-ab54-080cbd8c6619-np0000006308" acquired by "attachment_update" :: waited 0.009s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:54:21.514714 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:21.514714 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:21.541922 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.544795 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:54:21.544795 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1960222725"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:21.546564 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume request body: {'volume': {'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1960222725'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:54:21.634616 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-982d33ef-7df1-491e-a090-c03ff59610b9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-d1d7a948-d2b8-4b89-ab54-080cbd8c6619-np0000006308" released by "attachment_update" :: held 0.121s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:54:21.634967 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-982d33ef-7df1-491e-a090-c03ff59610b9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/d5ab1e82-c96c-47c4-85a1-8984cc9fb400 returned with HTTP 200 Aug 01 13:54:21.635499 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 336/1329] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:54:21 2026] PUT /volume/v3/attachments/d5ab1e82-c96c-47c4-85a1-8984cc9fb400 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:21.656783 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume of 1 GB Aug 01 13:54:21.657129 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:21.657129 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:21.662512 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Availability Zones retrieved successfully. Aug 01 13:54:21.671487 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (59cbcd4b-c7fb-4bd2-b63c-245104c7dedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:21.676284 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88026d47-32af-424b-bbaa-5a1025d5b436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:21.676284 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:54:21.751128 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88026d47-32af-424b-bbaa-5a1025d5b436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:21.753246 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f77aad9-f008-46ba-b7b4-2d837442c878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:21.833098 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['60e9fd98-aba8-43a2-a482-5c4024fd61f1', '8641f08a-7d8a-4ce4-9a03-9bb5e3b414cf', '382f8522-1553-4e02-abec-4ee93e6b4c3a', '4a99bfbe-9c63-4367-b85a-f1c9da34af94'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:54:21.834120 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f77aad9-f008-46ba-b7b4-2d837442c878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e9fd98-aba8-43a2-a482-5c4024fd61f1', '8641f08a-7d8a-4ce4-9a03-9bb5e3b414cf', '382f8522-1553-4e02-abec-4ee93e6b4c3a', '4a99bfbe-9c63-4367-b85a-f1c9da34af94']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:21.835268 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3364e031-e1c0-44b3-b954-c78c36bc49ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:21.869324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3364e031-e1c0-44b3-b954-c78c36bc49ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1960222725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['60e9fd98-aba8-43a2-a482-5c4024fd61f1','8641f08a-7d8a-4ce4-9a03-9bb5e3b414cf','382f8522-1553-4e02-abec-4ee93e6b4c3a','4a99bfbe-9c63-4367-b85a-f1c9da34af94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1960222725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c02896ddfacd469ea03f998971339aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:21.870912 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448f5e4f-5cc8-4ab1-9710-10e2f171dedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:21.910685 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448f5e4f-5cc8-4ab1-9710-10e2f171dedd) transitioned into state 'SUCCESS' from state '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-1960222725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['60e9fd98-aba8-43a2-a482-5c4024fd61f1','8641f08a-7d8a-4ce4-9a03-9bb5e3b414cf','382f8522-1553-4e02-abec-4ee93e6b4c3a','4a99bfbe-9c63-4367-b85a-f1c9da34af94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:21.911453 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839e6656-9475-4cc9-96e2-8e90d41fae1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:21.926609 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839e6656-9475-4cc9-96e2-8e90d41fae1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:21.927593 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (59cbcd4b-c7fb-4bd2-b63c-245104c7dedb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:21.927980 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume request issued successfully. Aug 01 13:54:21.928661 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17f4cfad-e617-4dd2-8a65-be35cdce6fce tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:54:21.929234 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 333/1330] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:54:21 2026] POST /volume/v3/volumes => generated 749 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:54:21.949116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d6f3f2df-2b38-4848-ac59-bea8c5e1fa51 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:21.951129 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d6f3f2df-2b38-4848-ac59-bea8c5e1fa51 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd Aug 01 13:54:21.951441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d6f3f2df-2b38-4848-ac59-bea8c5e1fa51 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:21.951804 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d6f3f2df-2b38-4848-ac59-bea8c5e1fa51 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:21.962756 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:21.962756 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:21.970193 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d6f3f2df-2b38-4848-ac59-bea8c5e1fa51 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:21.977591 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d6f3f2df-2b38-4848-ac59-bea8c5e1fa51 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd returned with HTTP 200 Aug 01 13:54:21.978325 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 335/1331] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:21 2026] GET /volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:22.198117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7d5676dc-84c8-4d4f-9eed-60fb25c8d124 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:22.201038 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7d5676dc-84c8-4d4f-9eed-60fb25c8d124 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:22.201492 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7d5676dc-84c8-4d4f-9eed-60fb25c8d124 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:22.201730 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7d5676dc-84c8-4d4f-9eed-60fb25c8d124 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:22.217779 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:22.217779 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:22.222411 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7d5676dc-84c8-4d4f-9eed-60fb25c8d124 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:22.230086 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7d5676dc-84c8-4d4f-9eed-60fb25c8d124 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:22.230547 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 328/1332] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:22 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:22.331649 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-68f441c8-8ee3-4529-a05c-b24bae0e7700 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:22.334077 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-68f441c8-8ee3-4529-a05c-b24bae0e7700 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:22.334284 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-68f441c8-8ee3-4529-a05c-b24bae0e7700 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:22.334540 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-68f441c8-8ee3-4529-a05c-b24bae0e7700 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:22.349696 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:22.349696 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:22.356267 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-68f441c8-8ee3-4529-a05c-b24bae0e7700 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:22.361175 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-68f441c8-8ee3-4529-a05c-b24bae0e7700 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:22.361722 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 337/1333] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:22 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:22.836917 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-4e6d8bd1-f48a-4349-be99-4e6076f42ff1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:22.839122 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-4e6d8bd1-f48a-4349-be99-4e6076f42ff1 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] POST https://10.4.3.223/volume/v3/attachments/de45d31b-1bad-428a-824d-2c32397aa194/action Aug 01 13:54:22.839571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-4e6d8bd1-f48a-4349-be99-4e6076f42ff1 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:22.839618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-4e6d8bd1-f48a-4349-be99-4e6076f42ff1 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:22.858961 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:22.858961 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:22.869790 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6f0498a3-580b-4f8f-a2b8-c85fb18a3d2a req-4e6d8bd1-f48a-4349-be99-4e6076f42ff1 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/attachments/de45d31b-1bad-428a-824d-2c32397aa194/action returned with HTTP 204 Aug 01 13:54:22.870380 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 334/1334] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:54:22 2026] POST /volume/v3/attachments/de45d31b-1bad-428a-824d-2c32397aa194/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:54:22.993403 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-92462fd7-0bc5-406d-abb8-93bf0af00dee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:22.996360 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92462fd7-0bc5-406d-abb8-93bf0af00dee tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd Aug 01 13:54:22.996622 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92462fd7-0bc5-406d-abb8-93bf0af00dee tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:22.996871 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92462fd7-0bc5-406d-abb8-93bf0af00dee tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:23.011280 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:23.011280 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:23.016353 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-92462fd7-0bc5-406d-abb8-93bf0af00dee tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:23.022336 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92462fd7-0bc5-406d-abb8-93bf0af00dee tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd returned with HTTP 200 Aug 01 13:54:23.022837 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 336/1335] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:22 2026] GET /volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:23.035472 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-71f4086a-027a-4c6c-b7ad-a6c4e9cd7be3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:23.037754 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-71f4086a-027a-4c6c-b7ad-a6c4e9cd7be3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd Aug 01 13:54:23.037754 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-71f4086a-027a-4c6c-b7ad-a6c4e9cd7be3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:23.037754 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-71f4086a-027a-4c6c-b7ad-a6c4e9cd7be3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:23.046435 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:23.046435 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:23.051030 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-71f4086a-027a-4c6c-b7ad-a6c4e9cd7be3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:23.057081 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-71f4086a-027a-4c6c-b7ad-a6c4e9cd7be3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd returned with HTTP 200 Aug 01 13:54:23.057661 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 329/1336] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:23 2026] GET /volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:23.078513 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2e6a4ee9-3baf-4984-860c-7a9c36822a46 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:23.081380 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e6a4ee9-3baf-4984-860c-7a9c36822a46 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 13:54:23.081875 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e6a4ee9-3baf-4984-860c-7a9c36822a46 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd", "name": "tempest-VolumesBackupsTest-Backup-108685740", "container": "tempest-volumesbackupstest-backup-container-339395505"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:23.083928 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-2e6a4ee9-3baf-4984-860c-7a9c36822a46 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating new backup {'backup': {'volume_id': '8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd', 'name': 'tempest-VolumesBackupsTest-Backup-108685740', 'container': 'tempest-volumesbackupstest-backup-container-339395505'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:54:23.084143 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-2e6a4ee9-3baf-4984-860c-7a9c36822a46 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating backup of volume 8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd in container tempest-volumesbackupstest-backup-container-339395505 Aug 01 13:54:23.096095 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:23.096095 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:23.096095 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2e6a4ee9-3baf-4984-860c-7a9c36822a46 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:23.125147 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-2e6a4ee9-3baf-4984-860c-7a9c36822a46 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['2ba40a90-9e99-4b54-8a60-e06dbf655c3a', 'aabeea91-f303-45dc-ab9c-47df23faa576'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:54:23.191505 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e6a4ee9-3baf-4984-860c-7a9c36822a46 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:54:23.192350 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 338/1337] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:54:23 2026] POST /volume/v3/backups => generated 329 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:54:23.206303 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0243a08b-0fab-4f9f-888c-dab22da46435 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:23.211882 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0243a08b-0fab-4f9f-888c-dab22da46435 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:23.212224 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0243a08b-0fab-4f9f-888c-dab22da46435 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:23.212603 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0243a08b-0fab-4f9f-888c-dab22da46435 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:23.212730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-0243a08b-0fab-4f9f-888c-dab22da46435 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:23.221954 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:23.221954 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:23.222952 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0243a08b-0fab-4f9f-888c-dab22da46435 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:23.223562 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 335/1338] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:23 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:23.249163 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-34956891-9698-4bc0-b205-064b273a7d35 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:23.251242 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34956891-9698-4bc0-b205-064b273a7d35 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:23.251497 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34956891-9698-4bc0-b205-064b273a7d35 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:23.251875 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34956891-9698-4bc0-b205-064b273a7d35 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:23.269968 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:23.269968 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:23.274404 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-34956891-9698-4bc0-b205-064b273a7d35 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:23.279243 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34956891-9698-4bc0-b205-064b273a7d35 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:23.279834 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 337/1339] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:23 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:23.302964 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-38ba1117-2492-41c4-ab1e-7cec58d15827 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:23.306859 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-38ba1117-2492-41c4-ab1e-7cec58d15827 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:23.307130 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-38ba1117-2492-41c4-ab1e-7cec58d15827 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:23.307381 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-38ba1117-2492-41c4-ab1e-7cec58d15827 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:23.320959 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:23.320959 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:23.329878 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-38ba1117-2492-41c4-ab1e-7cec58d15827 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:23.337755 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-38ba1117-2492-41c4-ab1e-7cec58d15827 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:23.338194 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 330/1340] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:23 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:23.354728 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c688e4dd-0eae-4430-8004-0b4a672f72dd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:23.359406 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c688e4dd-0eae-4430-8004-0b4a672f72dd tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:23.360111 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c688e4dd-0eae-4430-8004-0b4a672f72dd tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:23.360111 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c688e4dd-0eae-4430-8004-0b4a672f72dd tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:23.374280 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:23.374280 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:23.383247 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c688e4dd-0eae-4430-8004-0b4a672f72dd tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:23.383617 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0f929715-9299-40bc-b305-b6b8ef85aafb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:23.383617 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0f929715-9299-40bc-b305-b6b8ef85aafb tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:23.383617 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0f929715-9299-40bc-b305-b6b8ef85aafb tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:23.383617 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0f929715-9299-40bc-b305-b6b8ef85aafb tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:23.386798 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c688e4dd-0eae-4430-8004-0b4a672f72dd tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:23.387530 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 339/1341] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:23 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:23.396889 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:23.396889 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:23.401929 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0f929715-9299-40bc-b305-b6b8ef85aafb tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:23.408374 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0f929715-9299-40bc-b305-b6b8ef85aafb tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:23.408374 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 336/1342] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:23 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:23.567123 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6224b43c-d4d1-486c-a998-fd94548bbdb6 req-b0925f37-85a5-4ae3-adae-3a6cb3fedd67 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:23.570126 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6224b43c-d4d1-486c-a998-fd94548bbdb6 req-b0925f37-85a5-4ae3-adae-3a6cb3fedd67 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:54:23.570460 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6224b43c-d4d1-486c-a998-fd94548bbdb6 req-b0925f37-85a5-4ae3-adae-3a6cb3fedd67 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:23.570743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6224b43c-d4d1-486c-a998-fd94548bbdb6 req-b0925f37-85a5-4ae3-adae-3a6cb3fedd67 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:23.588759 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:23.588759 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:23.595066 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-6224b43c-d4d1-486c-a998-fd94548bbdb6 req-b0925f37-85a5-4ae3-adae-3a6cb3fedd67 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:54:23.604728 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6224b43c-d4d1-486c-a998-fd94548bbdb6 req-b0925f37-85a5-4ae3-adae-3a6cb3fedd67 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:54:23.605285 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 338/1343] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:54:23 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:24.236108 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a1350532-5a6a-45f6-bbfa-a21c26f43975 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:24.238373 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a1350532-5a6a-45f6-bbfa-a21c26f43975 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:24.238702 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a1350532-5a6a-45f6-bbfa-a21c26f43975 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:24.238903 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a1350532-5a6a-45f6-bbfa-a21c26f43975 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:24.239175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-a1350532-5a6a-45f6-bbfa-a21c26f43975 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:24.244257 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:24.244257 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:24.245058 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a1350532-5a6a-45f6-bbfa-a21c26f43975 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:24.245644 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 331/1344] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:24 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:24.426728 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c9cac2cf-d291-4da0-8fd6-d7541b822e12 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:24.429078 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9cac2cf-d291-4da0-8fd6-d7541b822e12 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:24.429386 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9cac2cf-d291-4da0-8fd6-d7541b822e12 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:24.429621 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9cac2cf-d291-4da0-8fd6-d7541b822e12 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:24.441016 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:24.441016 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:24.445644 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c9cac2cf-d291-4da0-8fd6-d7541b822e12 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:24.451976 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9cac2cf-d291-4da0-8fd6-d7541b822e12 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:24.453015 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 340/1345] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:24 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:25.261816 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-af9fa01d-28c7-4511-8f5c-641edb3c9c90 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:25.264692 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-af9fa01d-28c7-4511-8f5c-641edb3c9c90 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:25.264692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-af9fa01d-28c7-4511-8f5c-641edb3c9c90 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:25.264692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-af9fa01d-28c7-4511-8f5c-641edb3c9c90 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:25.264992 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-af9fa01d-28c7-4511-8f5c-641edb3c9c90 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:25.270368 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:25.270368 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:25.271384 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-af9fa01d-28c7-4511-8f5c-641edb3c9c90 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:25.271934 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 337/1346] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:25 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:25.472428 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3ac7927e-0918-49de-b2b7-9907a7e9aecc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:25.474720 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ac7927e-0918-49de-b2b7-9907a7e9aecc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:25.475092 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ac7927e-0918-49de-b2b7-9907a7e9aecc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:25.475347 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ac7927e-0918-49de-b2b7-9907a7e9aecc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:25.491146 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:25.491146 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:25.499505 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3ac7927e-0918-49de-b2b7-9907a7e9aecc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:25.505914 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ac7927e-0918-49de-b2b7-9907a7e9aecc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:25.506300 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 339/1347] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:25 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:26.035727 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-e6f56037-f18b-405a-9e1c-d2756450b1cc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:26.042911 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-e6f56037-f18b-405a-9e1c-d2756450b1cc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments/d5ab1e82-c96c-47c4-85a1-8984cc9fb400/action Aug 01 13:54:26.043484 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-e6f56037-f18b-405a-9e1c-d2756450b1cc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:26.043694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-e6f56037-f18b-405a-9e1c-d2756450b1cc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:26.073937 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:26.073937 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:26.091628 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-129e1e96-25df-473f-bf44-fb2f1d9a2134 req-e6f56037-f18b-405a-9e1c-d2756450b1cc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/d5ab1e82-c96c-47c4-85a1-8984cc9fb400/action returned with HTTP 204 Aug 01 13:54:26.092259 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 332/1348] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:54:26 2026] POST /volume/v3/attachments/d5ab1e82-c96c-47c4-85a1-8984cc9fb400/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:54:26.288139 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9035cac0-debe-4b29-b707-7371cf8f95af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:26.292800 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9035cac0-debe-4b29-b707-7371cf8f95af tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:26.292989 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9035cac0-debe-4b29-b707-7371cf8f95af tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:26.293165 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9035cac0-debe-4b29-b707-7371cf8f95af tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:26.293738 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9035cac0-debe-4b29-b707-7371cf8f95af tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:26.308423 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:26.308423 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:26.308423 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9035cac0-debe-4b29-b707-7371cf8f95af tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:26.308423 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 341/1349] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:26 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:26.520563 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8cbba267-67eb-4c10-a25f-1827f14d4d03 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:26.523906 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8cbba267-67eb-4c10-a25f-1827f14d4d03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:26.524182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8cbba267-67eb-4c10-a25f-1827f14d4d03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:26.524453 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8cbba267-67eb-4c10-a25f-1827f14d4d03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:26.555124 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:26.555124 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:26.565369 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8cbba267-67eb-4c10-a25f-1827f14d4d03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:26.579070 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8cbba267-67eb-4c10-a25f-1827f14d4d03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:26.579688 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 338/1350] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:26 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:26.676927 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-9b069c1b-f8da-4946-a67e-36ec4237edcf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:26.683248 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-9b069c1b-f8da-4946-a67e-36ec4237edcf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:26.683248 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-9b069c1b-f8da-4946-a67e-36ec4237edcf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:26.683248 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-9b069c1b-f8da-4946-a67e-36ec4237edcf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:26.701897 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:26.701897 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:26.709941 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-9b069c1b-f8da-4946-a67e-36ec4237edcf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:26.717782 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-9b069c1b-f8da-4946-a67e-36ec4237edcf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:26.719051 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 340/1351] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:54:26 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:26.872465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ad4941ed-dc5b-46c6-966e-823c11408ee7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:26.872914 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ad4941ed-dc5b-46c6-966e-823c11408ee7 None None] GET https://10.4.3.223/volume// Aug 01 13:54:26.873149 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ad4941ed-dc5b-46c6-966e-823c11408ee7 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:26.873432 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ad4941ed-dc5b-46c6-966e-823c11408ee7 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:26.873837 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ad4941ed-dc5b-46c6-966e-823c11408ee7 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:26.874320 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 333/1352] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:54: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 01 13:54:26.884487 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-0a3d561e-1899-400b-b4ca-fb50814a54b9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:26.889667 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-0a3d561e-1899-400b-b4ca-fb50814a54b9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:54:26.889667 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-0a3d561e-1899-400b-b4ca-fb50814a54b9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1d7a948-d2b8-4b89-ab54-080cbd8c6619", "connector": null, "instance_uuid": "a0b9c25d-56d6-4c8b-a4f1-e4b002c3bcbf"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:26.910270 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:26.910270 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:26.966416 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-0a3d561e-1899-400b-b4ca-fb50814a54b9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:54:26.966416 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 342/1353] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:54:26 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:27.001467 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a583ca4b-d76d-46bb-af1d-b65232ba911c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:27.005090 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a583ca4b-d76d-46bb-af1d-b65232ba911c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:27.005090 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a583ca4b-d76d-46bb-af1d-b65232ba911c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:27.005285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a583ca4b-d76d-46bb-af1d-b65232ba911c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:27.026639 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:27.026639 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:27.029165 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d91a2677-9ea5-4444-8443-bc1f4f798ad2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:27.029616 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d91a2677-9ea5-4444-8443-bc1f4f798ad2 None None] GET https://10.4.3.223/volume// Aug 01 13:54:27.030105 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d91a2677-9ea5-4444-8443-bc1f4f798ad2 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:27.030105 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d91a2677-9ea5-4444-8443-bc1f4f798ad2 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:27.031141 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d91a2677-9ea5-4444-8443-bc1f4f798ad2 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:27.031880 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 341/1354] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:54: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 01 13:54:27.032498 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a583ca4b-d76d-46bb-af1d-b65232ba911c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:27.039724 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a583ca4b-d76d-46bb-af1d-b65232ba911c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:27.040382 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 339/1355] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:27 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:27.043463 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-6f4f3459-0e84-4b79-8d1b-15e7888bcccc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:27.047026 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-6f4f3459-0e84-4b79-8d1b-15e7888bcccc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:27.047327 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-6f4f3459-0e84-4b79-8d1b-15e7888bcccc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:27.047766 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-6f4f3459-0e84-4b79-8d1b-15e7888bcccc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:27.071200 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:27.071200 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:27.077980 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-6f4f3459-0e84-4b79-8d1b-15e7888bcccc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:27.085741 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-6f4f3459-0e84-4b79-8d1b-15e7888bcccc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:27.086351 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 334/1356] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:54:27 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:54:27.254425 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d2d695a6-582b-413c-8588-71cf49a0bff2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:27.261287 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d2d695a6-582b-413c-8588-71cf49a0bff2 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] PUT https://10.4.3.223/volume/v3/attachments/da9b4a16-ebe2-4bab-a61b-70d4926a7e8d Aug 01 13:54:27.261638 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d2d695a6-582b-413c-8588-71cf49a0bff2 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:27.275243 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d2d695a6-582b-413c-8588-71cf49a0bff2 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Acquiring lock "cinder-attachment_update-d1d7a948-d2b8-4b89-ab54-080cbd8c6619-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:54:27.285494 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d2d695a6-582b-413c-8588-71cf49a0bff2 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-d1d7a948-d2b8-4b89-ab54-080cbd8c6619-np0000006308" acquired by "attachment_update" :: waited 0.010s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:54:27.288299 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:27.288299 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:27.321253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-673360f5-7463-47dd-9149-a4f9210f50d8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:27.323812 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-673360f5-7463-47dd-9149-a4f9210f50d8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:27.324183 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-673360f5-7463-47dd-9149-a4f9210f50d8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:27.324392 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-673360f5-7463-47dd-9149-a4f9210f50d8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:27.324441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-673360f5-7463-47dd-9149-a4f9210f50d8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:27.332128 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:27.332128 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:27.332857 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-673360f5-7463-47dd-9149-a4f9210f50d8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:27.333410 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 342/1357] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:27 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:27.411966 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d2d695a6-582b-413c-8588-71cf49a0bff2 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-d1d7a948-d2b8-4b89-ab54-080cbd8c6619-np0000006308" released by "attachment_update" :: held 0.127s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:54:27.412410 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d2d695a6-582b-413c-8588-71cf49a0bff2 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/da9b4a16-ebe2-4bab-a61b-70d4926a7e8d returned with HTTP 200 Aug 01 13:54:27.413545 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 343/1358] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:54:27 2026] PUT /volume/v3/attachments/da9b4a16-ebe2-4bab-a61b-70d4926a7e8d => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:28.056965 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2c97f25c-220b-40b1-a460-2402edb13e3a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:28.059169 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c97f25c-220b-40b1-a460-2402edb13e3a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:28.059497 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c97f25c-220b-40b1-a460-2402edb13e3a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:28.059751 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c97f25c-220b-40b1-a460-2402edb13e3a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:28.076395 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:28.076395 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:28.085992 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2c97f25c-220b-40b1-a460-2402edb13e3a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:28.090726 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c97f25c-220b-40b1-a460-2402edb13e3a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:28.091362 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 340/1359] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:28 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:28.351753 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a6ebf4f4-7657-417b-88b4-809b79d0bdf6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:28.357454 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6ebf4f4-7657-417b-88b4-809b79d0bdf6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:28.357811 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6ebf4f4-7657-417b-88b4-809b79d0bdf6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:28.358130 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6ebf4f4-7657-417b-88b4-809b79d0bdf6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:28.358486 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-a6ebf4f4-7657-417b-88b4-809b79d0bdf6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:28.364289 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:28.364289 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:28.365859 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6ebf4f4-7657-417b-88b4-809b79d0bdf6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:28.366827 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 335/1360] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:28 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:29.107436 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-339381fd-8727-41ce-9515-1dbc4b493849 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:29.110442 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-339381fd-8727-41ce-9515-1dbc4b493849 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:29.110698 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-339381fd-8727-41ce-9515-1dbc4b493849 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:29.110973 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-339381fd-8727-41ce-9515-1dbc4b493849 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:29.139679 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:29.139679 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:29.144688 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-339381fd-8727-41ce-9515-1dbc4b493849 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:29.150982 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-339381fd-8727-41ce-9515-1dbc4b493849 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:29.150982 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 343/1361] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:29 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:29.384804 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7dc95b79-b3f2-49f0-ab07-baf9ed1923a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:29.387233 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7dc95b79-b3f2-49f0-ab07-baf9ed1923a4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:29.387691 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7dc95b79-b3f2-49f0-ab07-baf9ed1923a4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:29.388043 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7dc95b79-b3f2-49f0-ab07-baf9ed1923a4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:29.388205 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7dc95b79-b3f2-49f0-ab07-baf9ed1923a4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:29.392949 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:29.392949 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:29.393994 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7dc95b79-b3f2-49f0-ab07-baf9ed1923a4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:29.394545 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 344/1362] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:29 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:30.173927 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7720f976-a82f-4cd4-a09a-b22f57f6696c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:30.176798 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7720f976-a82f-4cd4-a09a-b22f57f6696c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:30.176951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7720f976-a82f-4cd4-a09a-b22f57f6696c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:30.177709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7720f976-a82f-4cd4-a09a-b22f57f6696c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:30.193449 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:30.193449 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:30.199190 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7720f976-a82f-4cd4-a09a-b22f57f6696c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:30.204020 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7720f976-a82f-4cd4-a09a-b22f57f6696c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:30.204020 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 341/1363] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:30 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:30.206294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d7c9ef81-c7c2-4c78-b8e3-99ce4dd84bd8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:30.210708 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d7c9ef81-c7c2-4c78-b8e3-99ce4dd84bd8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments/da9b4a16-ebe2-4bab-a61b-70d4926a7e8d/action Aug 01 13:54:30.210708 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d7c9ef81-c7c2-4c78-b8e3-99ce4dd84bd8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:30.210708 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d7c9ef81-c7c2-4c78-b8e3-99ce4dd84bd8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:30.237649 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:30.237649 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:30.255300 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-f97cdb7b-1871-49fe-b363-f62c88c90bdb req-d7c9ef81-c7c2-4c78-b8e3-99ce4dd84bd8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/da9b4a16-ebe2-4bab-a61b-70d4926a7e8d/action returned with HTTP 204 Aug 01 13:54:30.255857 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 336/1364] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:54:30 2026] POST /volume/v3/attachments/da9b4a16-ebe2-4bab-a61b-70d4926a7e8d/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:54:30.410031 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-809b705f-19b8-44c6-9f1f-46ac2ff7a9d3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:30.413370 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-809b705f-19b8-44c6-9f1f-46ac2ff7a9d3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:30.413370 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-809b705f-19b8-44c6-9f1f-46ac2ff7a9d3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:30.414589 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-809b705f-19b8-44c6-9f1f-46ac2ff7a9d3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:30.414589 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-809b705f-19b8-44c6-9f1f-46ac2ff7a9d3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:30.421057 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:30.421057 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:30.421392 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-809b705f-19b8-44c6-9f1f-46ac2ff7a9d3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:30.422009 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 344/1365] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:30 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:31.220274 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4cf4fea-c57a-4c9d-a706-04765f19c879 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.222616 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4cf4fea-c57a-4c9d-a706-04765f19c879 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:31.222892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4cf4fea-c57a-4c9d-a706-04765f19c879 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:31.223142 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4cf4fea-c57a-4c9d-a706-04765f19c879 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:31.243610 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.243610 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:31.248113 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c4cf4fea-c57a-4c9d-a706-04765f19c879 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:31.255611 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4cf4fea-c57a-4c9d-a706-04765f19c879 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:31.256170 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 345/1366] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:31 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:31.272243 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e570dd2d-86ab-4912-8075-700b15300245 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.402245 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e570dd2d-86ab-4912-8075-700b15300245 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:31.402245 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e570dd2d-86ab-4912-8075-700b15300245 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:31.402245 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e570dd2d-86ab-4912-8075-700b15300245 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:31.414983 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.414983 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:31.419520 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e570dd2d-86ab-4912-8075-700b15300245 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Volume info retrieved successfully. Aug 01 13:54:31.424830 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e570dd2d-86ab-4912-8075-700b15300245 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:31.425513 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 342/1367] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:31 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1442 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:31.447344 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-df4d6f66-e286-4d3c-9dd5-a15e58e7c2eb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.449692 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df4d6f66-e286-4d3c-9dd5-a15e58e7c2eb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:31.449983 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df4d6f66-e286-4d3c-9dd5-a15e58e7c2eb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:31.454365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df4d6f66-e286-4d3c-9dd5-a15e58e7c2eb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:31.454365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-df4d6f66-e286-4d3c-9dd5-a15e58e7c2eb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:31.461739 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.461739 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:31.463144 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df4d6f66-e286-4d3c-9dd5-a15e58e7c2eb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:31.463759 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 337/1368] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:31 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:31.512241 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ded06974-420c-499b-b65d-e4518346f8da None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.512954 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ded06974-420c-499b-b65d-e4518346f8da tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:31.513190 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ded06974-420c-499b-b65d-e4518346f8da tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:31.513434 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ded06974-420c-499b-b65d-e4518346f8da tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:31.533896 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.533896 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:31.540119 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ded06974-420c-499b-b65d-e4518346f8da tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Volume info retrieved successfully. Aug 01 13:54:31.548263 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ded06974-420c-499b-b65d-e4518346f8da tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:31.548913 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 345/1369] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:31 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:31.606564 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-ee7e9611-6e0c-4a3a-b9d1-7793c579089b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.609346 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-ee7e9611-6e0c-4a3a-b9d1-7793c579089b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:31.609695 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-ee7e9611-6e0c-4a3a-b9d1-7793c579089b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:31.609967 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-ee7e9611-6e0c-4a3a-b9d1-7793c579089b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:31.626176 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.626176 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:31.631327 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-ee7e9611-6e0c-4a3a-b9d1-7793c579089b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:31.638579 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-ee7e9611-6e0c-4a3a-b9d1-7793c579089b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:31.639229 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 346/1370] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:54:31 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:31.670795 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-e9efb5a5-d13d-47de-be27-53bf740f788b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.673580 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-e9efb5a5-d13d-47de-be27-53bf740f788b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619/action Aug 01 13:54:31.673580 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-e9efb5a5-d13d-47de-be27-53bf740f788b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:31.673580 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-e9efb5a5-d13d-47de-be27-53bf740f788b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:31.688258 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.688258 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:31.688919 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-e9efb5a5-d13d-47de-be27-53bf740f788b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:31.703159 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-e9efb5a5-d13d-47de-be27-53bf740f788b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Begin detaching volume completed successfully. Aug 01 13:54:31.703527 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-e9efb5a5-d13d-47de-be27-53bf740f788b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619/action returned with HTTP 202 Aug 01 13:54:31.704173 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 343/1371] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:54:31 2026] POST /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:31.731611 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7d24712f-2cd5-4dd8-b695-a81e332c93d1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.733230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-63d6470d-0751-4238-9144-f12a3d0f81ad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.735488 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7d24712f-2cd5-4dd8-b695-a81e332c93d1 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:31.735488 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7d24712f-2cd5-4dd8-b695-a81e332c93d1 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-attach": {"instance_uuid": "5d0b3c1e-cebc-4cc3-8892-7f19fe79d5fa", "mountpoint": "/dev/vdb"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:31.735696 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7d24712f-2cd5-4dd8-b695-a81e332c93d1 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5d0b3c1e-cebc-4cc3-8892-7f19fe79d5fa", "mountpoint": "/dev/vdb"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:31.735899 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-63d6470d-0751-4238-9144-f12a3d0f81ad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:31.736562 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-63d6470d-0751-4238-9144-f12a3d0f81ad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:31.736562 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-63d6470d-0751-4238-9144-f12a3d0f81ad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:31.748506 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.748506 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:31.749963 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7d24712f-2cd5-4dd8-b695-a81e332c93d1 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:31.752023 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.752023 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:31.756306 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-63d6470d-0751-4238-9144-f12a3d0f81ad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:31.760732 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7d24712f-2cd5-4dd8-b695-a81e332c93d1 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Update volume admin metadata completed successfully. Aug 01 13:54:31.762058 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-63d6470d-0751-4238-9144-f12a3d0f81ad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:31.762643 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 346/1372] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:31 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:31.775520 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-73303b4f-e887-442f-b8aa-0cee69f7eae8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.776125 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-73303b4f-e887-442f-b8aa-0cee69f7eae8 None None] GET https://10.4.3.223/volume// Aug 01 13:54:31.776125 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-73303b4f-e887-442f-b8aa-0cee69f7eae8 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:31.776333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-73303b4f-e887-442f-b8aa-0cee69f7eae8 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:31.776604 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-73303b4f-e887-442f-b8aa-0cee69f7eae8 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:31.777571 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 347/1373] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:54: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 01 13:54:31.788512 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-b34bfdb7-056d-43b8-8431-b9c93368e706 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.792184 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-b34bfdb7-056d-43b8-8431-b9c93368e706 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:31.792498 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-b34bfdb7-056d-43b8-8431-b9c93368e706 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:31.792765 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-b34bfdb7-056d-43b8-8431-b9c93368e706 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:31.810772 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.810772 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:31.815934 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-b34bfdb7-056d-43b8-8431-b9c93368e706 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:31.823338 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-b34bfdb7-056d-43b8-8431-b9c93368e706 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:31.823914 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 344/1374] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:54:31 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1625 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:54:31.846279 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7d24712f-2cd5-4dd8-b695-a81e332c93d1 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Attach volume completed successfully. Aug 01 13:54:31.846582 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7d24712f-2cd5-4dd8-b695-a81e332c93d1 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 202 Aug 01 13:54:31.847117 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 338/1375] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:54:31 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:31.855689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a9ca8c7-721e-4bcf-9a43-8bf47cef683f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.857823 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a9ca8c7-721e-4bcf-9a43-8bf47cef683f tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:31.857977 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a9ca8c7-721e-4bcf-9a43-8bf47cef683f tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:31.858237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a9ca8c7-721e-4bcf-9a43-8bf47cef683f tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:31.870347 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.870347 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:31.875774 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7a9ca8c7-721e-4bcf-9a43-8bf47cef683f tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:31.881918 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a9ca8c7-721e-4bcf-9a43-8bf47cef683f tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:31.882673 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 347/1376] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:31 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:31.903754 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5c867a4-7fb4-4506-ba0f-81770c11e31c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.905845 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5c867a4-7fb4-4506-ba0f-81770c11e31c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:31.906085 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5c867a4-7fb4-4506-ba0f-81770c11e31c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:31.906972 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5c867a4-7fb4-4506-ba0f-81770c11e31c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:31.919224 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.919224 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:31.925415 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e5c867a4-7fb4-4506-ba0f-81770c11e31c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:31.931991 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5c867a4-7fb4-4506-ba0f-81770c11e31c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:31.932501 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 348/1377] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:31 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:31.949846 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-adefba63-44e8-4e98-b875-a9a9dcae2950 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:31.953309 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-adefba63-44e8-4e98-b875-a9a9dcae2950 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:31.953810 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-adefba63-44e8-4e98-b875-a9a9dcae2950 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-detach": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:31.953957 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-adefba63-44e8-4e98-b875-a9a9dcae2950 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:31.966519 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:31.966519 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:31.966992 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-adefba63-44e8-4e98-b875-a9a9dcae2950 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:32.030238 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-adefba63-44e8-4e98-b875-a9a9dcae2950 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Detach volume completed successfully. Aug 01 13:54:32.030576 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-adefba63-44e8-4e98-b875-a9a9dcae2950 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 202 Aug 01 13:54:32.031411 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 345/1378] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:54:31 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:32.041491 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a5ee1d3e-f85e-4237-8365-b6c812600387 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:32.043842 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a5ee1d3e-f85e-4237-8365-b6c812600387 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:32.044061 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a5ee1d3e-f85e-4237-8365-b6c812600387 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:32.044293 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a5ee1d3e-f85e-4237-8365-b6c812600387 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:32.058249 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:32.058249 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:32.068358 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a5ee1d3e-f85e-4237-8365-b6c812600387 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:32.074876 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a5ee1d3e-f85e-4237-8365-b6c812600387 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:32.075632 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 339/1379] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:32 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:32.478963 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-03aef3d9-8aac-4f45-8c04-a3edcc3db7f3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:32.481087 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03aef3d9-8aac-4f45-8c04-a3edcc3db7f3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:32.481307 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03aef3d9-8aac-4f45-8c04-a3edcc3db7f3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:32.481511 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03aef3d9-8aac-4f45-8c04-a3edcc3db7f3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:32.481622 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-03aef3d9-8aac-4f45-8c04-a3edcc3db7f3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:32.487744 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:32.487744 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:32.488739 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03aef3d9-8aac-4f45-8c04-a3edcc3db7f3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:32.489236 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 348/1380] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:32 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:32.557342 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-8685c945-62a1-41ad-841b-7636bf562fe9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:32.560160 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-8685c945-62a1-41ad-841b-7636bf562fe9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:32.560449 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-8685c945-62a1-41ad-841b-7636bf562fe9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:32.560732 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-8685c945-62a1-41ad-841b-7636bf562fe9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:32.579038 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:32.579038 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:32.588184 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-8685c945-62a1-41ad-841b-7636bf562fe9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:32.601929 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-8685c945-62a1-41ad-841b-7636bf562fe9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:32.602422 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 349/1381] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:54:32 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:32.623617 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-47cc79ee-8ce7-4fc2-8422-2003512f2a14 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:32.627977 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-47cc79ee-8ce7-4fc2-8422-2003512f2a14 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/attachments/d5ab1e82-c96c-47c4-85a1-8984cc9fb400 Aug 01 13:54:32.628271 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-47cc79ee-8ce7-4fc2-8422-2003512f2a14 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:32.629187 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-47cc79ee-8ce7-4fc2-8422-2003512f2a14 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:32.643369 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:32.643369 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:32.719380 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ff75a4c2-2e03-4817-9a57-10ecab0318da req-47cc79ee-8ce7-4fc2-8422-2003512f2a14 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/d5ab1e82-c96c-47c4-85a1-8984cc9fb400 returned with HTTP 200 Aug 01 13:54:32.719854 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 346/1382] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:54:32 2026] DELETE /volume/v3/attachments/d5ab1e82-c96c-47c4-85a1-8984cc9fb400 => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:32.781593 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-85b0388a-b6ee-4b99-b0ef-b0c60802aa9f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:32.783808 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-85b0388a-b6ee-4b99-b0ef-b0c60802aa9f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:32.784151 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-85b0388a-b6ee-4b99-b0ef-b0c60802aa9f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:32.784400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-85b0388a-b6ee-4b99-b0ef-b0c60802aa9f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:32.805413 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:32.805413 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:32.811351 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-85b0388a-b6ee-4b99-b0ef-b0c60802aa9f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:32.818807 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-85b0388a-b6ee-4b99-b0ef-b0c60802aa9f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:32.820327 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 340/1383] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:32 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:32.887074 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cc1d1355-b552-4d84-9519-5cce9a260322 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:32.889209 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cc1d1355-b552-4d84-9519-5cce9a260322 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:32.889683 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cc1d1355-b552-4d84-9519-5cce9a260322 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:32.889941 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cc1d1355-b552-4d84-9519-5cce9a260322 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:32.901817 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:32.901817 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:32.907323 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cc1d1355-b552-4d84-9519-5cce9a260322 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Volume info retrieved successfully. Aug 01 13:54:32.915072 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cc1d1355-b552-4d84-9519-5cce9a260322 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:32.915872 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 349/1384] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:32 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:54:32.967974 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-494d6f78-3acd-4f4c-a1c3-5d6cb4fed46a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:32.969904 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-494d6f78-3acd-4f4c-a1c3-5d6cb4fed46a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:32.970138 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-494d6f78-3acd-4f4c-a1c3-5d6cb4fed46a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:32.970389 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-494d6f78-3acd-4f4c-a1c3-5d6cb4fed46a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:32.980986 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:32.980986 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:32.991176 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-494d6f78-3acd-4f4c-a1c3-5d6cb4fed46a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:32.996921 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-494d6f78-3acd-4f4c-a1c3-5d6cb4fed46a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:32.997378 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 350/1385] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:54:32 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:33.022396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-2167ee68-ab8a-46d1-a97e-db5731b464b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:33.028668 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-2167ee68-ab8a-46d1-a97e-db5731b464b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619/action Aug 01 13:54:33.029102 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-2167ee68-ab8a-46d1-a97e-db5731b464b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:33.029286 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-2167ee68-ab8a-46d1-a97e-db5731b464b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:33.053906 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:33.053906 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:33.054441 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-2167ee68-ab8a-46d1-a97e-db5731b464b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:33.072637 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-2167ee68-ab8a-46d1-a97e-db5731b464b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Begin detaching volume completed successfully. Aug 01 13:54:33.073040 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-2167ee68-ab8a-46d1-a97e-db5731b464b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619/action returned with HTTP 202 Aug 01 13:54:33.073637 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 347/1386] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:54:33 2026] POST /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:33.124345 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1510d9b6-466d-44cb-b585-7e34fdd793db None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:33.128251 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1510d9b6-466d-44cb-b585-7e34fdd793db tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:33.128251 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1510d9b6-466d-44cb-b585-7e34fdd793db tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:33.128251 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1510d9b6-466d-44cb-b585-7e34fdd793db tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:33.147574 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:33.147574 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:33.153102 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1510d9b6-466d-44cb-b585-7e34fdd793db tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:33.166389 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1510d9b6-466d-44cb-b585-7e34fdd793db tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:33.166940 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 341/1387] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:33 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:33.181268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7872f574-f3bd-4546-9cdf-f817ce402650 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:33.181407 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7872f574-f3bd-4546-9cdf-f817ce402650 None None] GET https://10.4.3.223/volume// Aug 01 13:54:33.181601 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7872f574-f3bd-4546-9cdf-f817ce402650 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:33.181928 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7872f574-f3bd-4546-9cdf-f817ce402650 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:33.182259 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7872f574-f3bd-4546-9cdf-f817ce402650 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:33.183169 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 350/1388] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:54: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 01 13:54:33.198258 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-55fd198f-c14d-451f-ba99-75dee44279c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:33.203962 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-55fd198f-c14d-451f-ba99-75dee44279c5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:33.203962 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-55fd198f-c14d-451f-ba99-75dee44279c5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:33.203962 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-55fd198f-c14d-451f-ba99-75dee44279c5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:33.223007 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:33.223007 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:33.227140 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-55fd198f-c14d-451f-ba99-75dee44279c5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:33.241808 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-55fd198f-c14d-451f-ba99-75dee44279c5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:33.243388 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 351/1389] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:54:33 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1328 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:54:33.500818 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5bbb8f31-a6ce-471b-afab-b0afb9b23e6a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:33.505174 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5bbb8f31-a6ce-471b-afab-b0afb9b23e6a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:33.505349 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5bbb8f31-a6ce-471b-afab-b0afb9b23e6a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:33.506059 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5bbb8f31-a6ce-471b-afab-b0afb9b23e6a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:33.506059 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-5bbb8f31-a6ce-471b-afab-b0afb9b23e6a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:33.516751 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:33.516751 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:33.516751 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5bbb8f31-a6ce-471b-afab-b0afb9b23e6a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:33.516751 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 348/1390] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:33 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:33.553251 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:33.557963 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:54:33.557963 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2019165561"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:33.560986 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2019165561'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:54:33.561379 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Create volume of 1 GB Aug 01 13:54:33.575281 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Availability Zones retrieved successfully. Aug 01 13:54:33.582350 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Flow 'volume_create_api' (5d359347-7adc-426f-8f31-57600246abbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:33.584620 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e854b70-29ac-42e9-b5c5-1bd62c9f26b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:33.586612 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:54:33.632935 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e854b70-29ac-42e9-b5c5-1bd62c9f26b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:33.636625 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c8203e-501b-4d0c-999c-20caeabacd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:33.753165 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Created reservations ['952eb0b1-b655-4fcf-b49b-97a5b5a54ecf', 'a92f349d-361c-478b-9fba-6d76be5ef524', '6eb5b440-3ad5-47ee-926e-b39df1f2f1e8', '7c87c41f-decf-4fda-9841-e334e1f9beac'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:54:33.754442 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c8203e-501b-4d0c-999c-20caeabacd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['952eb0b1-b655-4fcf-b49b-97a5b5a54ecf', 'a92f349d-361c-478b-9fba-6d76be5ef524', '6eb5b440-3ad5-47ee-926e-b39df1f2f1e8', '7c87c41f-decf-4fda-9841-e334e1f9beac']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:33.755657 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e236e39f-f366-4e0b-897a-efaa0b778523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:33.790811 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e236e39f-f366-4e0b-897a-efaa0b778523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8dac039-8a3e-48f4-81bf-752c6c8eb686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2019165561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c2c58856d44829b14865f6a57d6d4b',qos_specs=None,replication_status=,reservations=['952eb0b1-b655-4fcf-b49b-97a5b5a54ecf','a92f349d-361c-478b-9fba-6d76be5ef524','6eb5b440-3ad5-47ee-926e-b39df1f2f1e8','7c87c41f-decf-4fda-9841-e334e1f9beac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd3a87a360945e1a31f6f19fd3859f4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2019165561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8dac039-8a3e-48f4-81bf-752c6c8eb686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8c2c58856d44829b14865f6a57d6d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfd3a87a360945e1a31f6f19fd3859f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:33.792014 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5186c48-8c98-4c7e-8a08-f375b837f622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:33.819508 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5186c48-8c98-4c7e-8a08-f375b837f622) transitioned into state 'SUCCESS' from state '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-2019165561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c2c58856d44829b14865f6a57d6d4b',qos_specs=None,replication_status=,reservations=['952eb0b1-b655-4fcf-b49b-97a5b5a54ecf','a92f349d-361c-478b-9fba-6d76be5ef524','6eb5b440-3ad5-47ee-926e-b39df1f2f1e8','7c87c41f-decf-4fda-9841-e334e1f9beac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd3a87a360945e1a31f6f19fd3859f4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:33.820652 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fbb2a8b-5101-4a3f-8552-eb1704f0c372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:33.840282 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fbb2a8b-5101-4a3f-8552-eb1704f0c372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:33.844877 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Flow 'volume_create_api' (5d359347-7adc-426f-8f31-57600246abbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:33.848962 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Create volume request issued successfully. Aug 01 13:54:33.849533 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-25848ac5-6d60-4b53-a9b2-292bb786bb00 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:54:33.851398 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 342/1391] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:54:33 2026] POST /volume/v3/volumes => generated 751 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:54:33.867472 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e09cc76-4df6-4297-b212-4a4e77084e7a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:33.870380 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e09cc76-4df6-4297-b212-4a4e77084e7a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:54:33.870597 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e09cc76-4df6-4297-b212-4a4e77084e7a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:33.870837 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e09cc76-4df6-4297-b212-4a4e77084e7a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:33.884663 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:33.884663 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:33.892647 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2e09cc76-4df6-4297-b212-4a4e77084e7a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:54:33.899241 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e09cc76-4df6-4297-b212-4a4e77084e7a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:54:33.899670 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 351/1392] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:33 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:34.041527 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-28190cb2-be23-46a4-b717-b07002835032 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:34.042018 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:54:34.042383 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2045610810"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:34.043781 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2045610810'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:54:34.043897 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Create volume of 1 GB Aug 01 13:54:34.049734 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Availability Zones retrieved successfully. Aug 01 13:54:34.056587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Flow 'volume_create_api' (fa2f5203-6754-4e85-899e-0df65e0d218d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:34.058397 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdde7d26-245c-448b-854f-289bfb5929a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:34.059746 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:54:34.096393 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdde7d26-245c-448b-854f-289bfb5929a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:34.097473 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd1dd9cf-00c0-4dc2-8884-92f3cf04beaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:34.186048 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0244e45c-6916-44e1-92b5-5866460a5ce4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:34.188741 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0244e45c-6916-44e1-92b5-5866460a5ce4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:34.189136 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0244e45c-6916-44e1-92b5-5866460a5ce4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:34.189445 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0244e45c-6916-44e1-92b5-5866460a5ce4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:34.191710 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Created reservations ['afbbd0ce-bae6-4ce1-b137-65677b9de263', 'd70b7b01-475a-4f4f-8b0a-4566d3d1858c', '6d3e5fe4-6dd9-460d-affb-d39e70bad4f9', '4b843b63-0777-4e0e-9ee7-f6cdf26f95c1'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:54:34.192617 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd1dd9cf-00c0-4dc2-8884-92f3cf04beaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afbbd0ce-bae6-4ce1-b137-65677b9de263', 'd70b7b01-475a-4f4f-8b0a-4566d3d1858c', '6d3e5fe4-6dd9-460d-affb-d39e70bad4f9', '4b843b63-0777-4e0e-9ee7-f6cdf26f95c1']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:34.193475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf31562a-e157-484c-b7c2-c7f48c53a3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:34.204184 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:34.204184 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:34.209953 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0244e45c-6916-44e1-92b5-5866460a5ce4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:34.219364 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0244e45c-6916-44e1-92b5-5866460a5ce4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:34.220016 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 349/1393] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:34 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:34.234958 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf31562a-e157-484c-b7c2-c7f48c53a3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c64ee25f-7709-4776-a50c-5974cf47cfd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2045610810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8d1139ca904b12af840e6f77a6e3ae',qos_specs=None,replication_status=,reservations=['afbbd0ce-bae6-4ce1-b137-65677b9de263','d70b7b01-475a-4f4f-8b0a-4566d3d1858c','6d3e5fe4-6dd9-460d-affb-d39e70bad4f9','4b843b63-0777-4e0e-9ee7-f6cdf26f95c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88f1b33ab644f36a556e67b842a8ff8',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2045610810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c64ee25f-7709-4776-a50c-5974cf47cfd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d8d1139ca904b12af840e6f77a6e3ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b88f1b33ab644f36a556e67b842a8ff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:34.236901 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f25e95b-cd03-4090-9122-5502635485c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:34.277117 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f25e95b-cd03-4090-9122-5502635485c2) transitioned into state 'SUCCESS' from state '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-2045610810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8d1139ca904b12af840e6f77a6e3ae',qos_specs=None,replication_status=,reservations=['afbbd0ce-bae6-4ce1-b137-65677b9de263','d70b7b01-475a-4f4f-8b0a-4566d3d1858c','6d3e5fe4-6dd9-460d-affb-d39e70bad4f9','4b843b63-0777-4e0e-9ee7-f6cdf26f95c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88f1b33ab644f36a556e67b842a8ff8',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:34.278754 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47e27a8-a8ef-428b-8222-54232c295631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:34.293557 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47e27a8-a8ef-428b-8222-54232c295631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:34.295094 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Flow 'volume_create_api' (fa2f5203-6754-4e85-899e-0df65e0d218d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:34.296125 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Create volume request issued successfully. Aug 01 13:54:34.297374 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-28190cb2-be23-46a4-b717-b07002835032 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:54:34.297969 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 352/1394] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:54:34 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 01 13:54:34.531658 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2691c64c-5cb0-4070-91c7-dc2c354569b1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:34.534740 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2691c64c-5cb0-4070-91c7-dc2c354569b1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:34.535315 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2691c64c-5cb0-4070-91c7-dc2c354569b1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:34.535465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2691c64c-5cb0-4070-91c7-dc2c354569b1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:34.535700 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-2691c64c-5cb0-4070-91c7-dc2c354569b1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:34.541963 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:34.541963 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:34.543849 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2691c64c-5cb0-4070-91c7-dc2c354569b1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:34.543849 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 343/1395] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:34 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:34.817369 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-08799d37-0887-43f7-9239-64073dff10eb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:34.820031 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-08799d37-0887-43f7-9239-64073dff10eb tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:34.820575 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-08799d37-0887-43f7-9239-64073dff10eb tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:34.820772 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-08799d37-0887-43f7-9239-64073dff10eb tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:34.834301 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:34.834301 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:34.835032 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-08799d37-0887-43f7-9239-64073dff10eb tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:34.851141 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-08799d37-0887-43f7-9239-64073dff10eb tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Reserve volume completed successfully. Aug 01 13:54:34.851347 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-08799d37-0887-43f7-9239-64073dff10eb tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 202 Aug 01 13:54:34.851903 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 352/1396] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:54:34 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:34.869707 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ecfd9c7c-fb67-41f8-8728-361b0bbcf45c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:34.874300 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecfd9c7c-fb67-41f8-8728-361b0bbcf45c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:34.875110 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecfd9c7c-fb67-41f8-8728-361b0bbcf45c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:34.876122 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecfd9c7c-fb67-41f8-8728-361b0bbcf45c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:34.889102 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:34.889102 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:34.894618 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ecfd9c7c-fb67-41f8-8728-361b0bbcf45c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:34.900824 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecfd9c7c-fb67-41f8-8728-361b0bbcf45c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:34.901465 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 350/1397] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:34 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:34.914438 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-db9d6358-e66d-4141-afc4-303dbe193f83 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:34.918027 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db9d6358-e66d-4141-afc4-303dbe193f83 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:54:34.918027 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db9d6358-e66d-4141-afc4-303dbe193f83 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:34.918027 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db9d6358-e66d-4141-afc4-303dbe193f83 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:34.920355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-88938dde-73e2-4898-9674-d756aa31d0a5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:34.923400 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-88938dde-73e2-4898-9674-d756aa31d0a5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:34.923764 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-88938dde-73e2-4898-9674-d756aa31d0a5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:34.923931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-88938dde-73e2-4898-9674-d756aa31d0a5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:34.927421 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:34.927421 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:34.933248 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-db9d6358-e66d-4141-afc4-303dbe193f83 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:54:34.936487 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:34.936487 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:34.937246 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-88938dde-73e2-4898-9674-d756aa31d0a5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:34.939446 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db9d6358-e66d-4141-afc4-303dbe193f83 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:54:34.940155 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 353/1398] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:34 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:34.960864 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-88938dde-73e2-4898-9674-d756aa31d0a5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Unreserve volume completed successfully. Aug 01 13:54:34.961640 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-88938dde-73e2-4898-9674-d756aa31d0a5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 202 Aug 01 13:54:34.962576 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 344/1399] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:54:34 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:34.979292 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1ce0a15f-4ace-4f61-a499-0749b0bffd00 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:34.980714 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1ce0a15f-4ace-4f61-a499-0749b0bffd00 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:34.980714 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1ce0a15f-4ace-4f61-a499-0749b0bffd00 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:34.980988 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1ce0a15f-4ace-4f61-a499-0749b0bffd00 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:34.990107 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:34.990107 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:35.000694 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1ce0a15f-4ace-4f61-a499-0749b0bffd00 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:35.009835 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-5df7fa41-bf0f-4ae6-a06d-f934dc7c95bd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.014068 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-5df7fa41-bf0f-4ae6-a06d-f934dc7c95bd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:54:35.014464 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-5df7fa41-bf0f-4ae6-a06d-f934dc7c95bd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.014464 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-5df7fa41-bf0f-4ae6-a06d-f934dc7c95bd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.015868 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1ce0a15f-4ace-4f61-a499-0749b0bffd00 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:35.015868 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 353/1400] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:34 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:35.030287 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.030287 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:35.030688 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-91a6ac55-0d58-4944-a094-65e80996ee51 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.033132 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91a6ac55-0d58-4944-a094-65e80996ee51 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:35.033478 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91a6ac55-0d58-4944-a094-65e80996ee51 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:35.033605 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91a6ac55-0d58-4944-a094-65e80996ee51 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:35.035899 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-5df7fa41-bf0f-4ae6-a06d-f934dc7c95bd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:54:35.043427 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.043427 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:35.043837 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-91a6ac55-0d58-4944-a094-65e80996ee51 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:35.044398 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-5df7fa41-bf0f-4ae6-a06d-f934dc7c95bd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:54:35.044719 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 351/1401] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:35.052160 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-91a6ac55-0d58-4944-a094-65e80996ee51 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume updated successfully. Aug 01 13:54:35.052317 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91a6ac55-0d58-4944-a094-65e80996ee51 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 200 Aug 01 13:54:35.052694 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 354/1402] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:54:35 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 13:54:35.063257 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-be30c211-ffc1-471a-8bc5-bdc4b5c641d4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.068310 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-be30c211-ffc1-471a-8bc5-bdc4b5c641d4 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:35.068310 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-be30c211-ffc1-471a-8bc5-bdc4b5c641d4 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.068310 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-be30c211-ffc1-471a-8bc5-bdc4b5c641d4 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.080931 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.080931 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:35.085364 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-be30c211-ffc1-471a-8bc5-bdc4b5c641d4 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:35.091442 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-be30c211-ffc1-471a-8bc5-bdc4b5c641d4 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:35.091960 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 345/1403] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:35.107157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c6b337c9-4cc1-4823-befe-b02c6f772837 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.109198 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6b337c9-4cc1-4823-befe-b02c6f772837 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:35.109704 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6b337c9-4cc1-4823-befe-b02c6f772837 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:35.109862 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6b337c9-4cc1-4823-befe-b02c6f772837 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:35.124747 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.124747 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:35.125297 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c6b337c9-4cc1-4823-befe-b02c6f772837 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:35.133440 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c6b337c9-4cc1-4823-befe-b02c6f772837 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume updated successfully. Aug 01 13:54:35.133711 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6b337c9-4cc1-4823-befe-b02c6f772837 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 200 Aug 01 13:54:35.134178 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 354/1404] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:54:35 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 13:54:35.139010 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-37ff1f15-bc45-4cf4-aa65-6f97952733bc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.139517 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-37ff1f15-bc45-4cf4-aa65-6f97952733bc None None] GET https://10.4.3.223/volume// Aug 01 13:54:35.139749 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-37ff1f15-bc45-4cf4-aa65-6f97952733bc None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.139999 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-37ff1f15-bc45-4cf4-aa65-6f97952733bc None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.140440 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-37ff1f15-bc45-4cf4-aa65-6f97952733bc None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:35.140781 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 352/1405] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:54:35.143646 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fdede0d6-7f60-4522-9fab-6b4fc838ce92 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.146203 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fdede0d6-7f60-4522-9fab-6b4fc838ce92 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:35.146588 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fdede0d6-7f60-4522-9fab-6b4fc838ce92 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.146588 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fdede0d6-7f60-4522-9fab-6b4fc838ce92 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.151838 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-6be8146b-1165-4975-af4b-ce564e512832 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.154969 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.154969 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:35.156460 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-6be8146b-1165-4975-af4b-ce564e512832 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:54:35.156832 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-6be8146b-1165-4975-af4b-ce564e512832 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8dac039-8a3e-48f4-81bf-752c6c8eb686", "connector": null, "instance_uuid": "59d3db4c-3f46-4100-97a2-196823ce0762"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:35.164820 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fdede0d6-7f60-4522-9fab-6b4fc838ce92 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:35.169142 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.169142 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:35.170440 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fdede0d6-7f60-4522-9fab-6b4fc838ce92 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:35.171080 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 355/1406] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:35.187819 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-34ed0f69-df36-43e9-8bcc-7e9db31937e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.191291 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34ed0f69-df36-43e9-8bcc-7e9db31937e5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:35.191291 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34ed0f69-df36-43e9-8bcc-7e9db31937e5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:35.191291 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34ed0f69-df36-43e9-8bcc-7e9db31937e5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:35.203826 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-6be8146b-1165-4975-af4b-ce564e512832 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:54:35.203969 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.203969 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:35.204318 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-34ed0f69-df36-43e9-8bcc-7e9db31937e5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:35.204874 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 346/1407] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:54:35 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 01 13:54:35.221083 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-34ed0f69-df36-43e9-8bcc-7e9db31937e5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Update volume admin metadata completed successfully. Aug 01 13:54:35.221291 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-34ed0f69-df36-43e9-8bcc-7e9db31937e5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Update readonly setting on volume completed successfully. Aug 01 13:54:35.221676 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34ed0f69-df36-43e9-8bcc-7e9db31937e5 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 202 Aug 01 13:54:35.222339 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 355/1408] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:54:35 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:35.232671 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-86a81b76-4b02-463e-be55-0a70057f567f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.235383 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86a81b76-4b02-463e-be55-0a70057f567f tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:35.236192 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86a81b76-4b02-463e-be55-0a70057f567f tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.236192 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86a81b76-4b02-463e-be55-0a70057f567f tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.237353 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb4cd24b-a4b0-44d8-991a-603914a92723 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.237575 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4f6cb9eb-84b9-4ea3-91d0-c50f48a6a8cf None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.238866 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb4cd24b-a4b0-44d8-991a-603914a92723 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:54:35.238866 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb4cd24b-a4b0-44d8-991a-603914a92723 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.238993 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb4cd24b-a4b0-44d8-991a-603914a92723 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.241568 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4f6cb9eb-84b9-4ea3-91d0-c50f48a6a8cf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:35.241568 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4f6cb9eb-84b9-4ea3-91d0-c50f48a6a8cf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.242170 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4f6cb9eb-84b9-4ea3-91d0-c50f48a6a8cf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.251769 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.251769 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:35.255782 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.255782 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:35.257851 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-86a81b76-4b02-463e-be55-0a70057f567f tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:35.258738 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.258738 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:35.261027 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-55f23db1-11c3-4260-b822-837d84b83698 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.261027 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-55f23db1-11c3-4260-b822-837d84b83698 None None] GET https://10.4.3.223/volume// Aug 01 13:54:35.261822 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-55f23db1-11c3-4260-b822-837d84b83698 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.261822 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-55f23db1-11c3-4260-b822-837d84b83698 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.261822 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-55f23db1-11c3-4260-b822-837d84b83698 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:54:35.262261 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 356/1409] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:54:35.262341 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fb4cd24b-a4b0-44d8-991a-603914a92723 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:54:35.265522 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86a81b76-4b02-463e-be55-0a70057f567f tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:35.266565 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 353/1410] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:35.268029 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4f6cb9eb-84b9-4ea3-91d0-c50f48a6a8cf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:35.273349 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4f6cb9eb-84b9-4ea3-91d0-c50f48a6a8cf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:35.273961 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 347/1411] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:35.275843 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb4cd24b-a4b0-44d8-991a-603914a92723 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:54:35.277895 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 356/1412] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:35.280028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-c086a8c0-4c6a-4a6a-9bf5-dd3bff23cc99 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.291509 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-c086a8c0-4c6a-4a6a-9bf5-dd3bff23cc99 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:54:35.291838 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-c086a8c0-4c6a-4a6a-9bf5-dd3bff23cc99 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.292186 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-c086a8c0-4c6a-4a6a-9bf5-dd3bff23cc99 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.294126 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ede2087f-9765-4a87-83db-fa78cae71274 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.296411 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ede2087f-9765-4a87-83db-fa78cae71274 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:35.296839 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ede2087f-9765-4a87-83db-fa78cae71274 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:35.297036 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ede2087f-9765-4a87-83db-fa78cae71274 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:35.307243 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.307243 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:35.308894 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.308894 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:35.309586 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ede2087f-9765-4a87-83db-fa78cae71274 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:35.313015 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-c086a8c0-4c6a-4a6a-9bf5-dd3bff23cc99 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:54:35.320498 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-c086a8c0-4c6a-4a6a-9bf5-dd3bff23cc99 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:54:35.321046 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 357/1413] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:54:35.324303 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ede2087f-9765-4a87-83db-fa78cae71274 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Update volume admin metadata completed successfully. Aug 01 13:54:35.324444 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ede2087f-9765-4a87-83db-fa78cae71274 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Update readonly setting on volume completed successfully. Aug 01 13:54:35.324738 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ede2087f-9765-4a87-83db-fa78cae71274 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 202 Aug 01 13:54:35.325510 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 354/1414] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:54:35 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:54:35.335145 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-18df55b6-4112-4d00-9f0d-b9d887fde803 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.337557 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-18df55b6-4112-4d00-9f0d-b9d887fde803 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:35.338113 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-18df55b6-4112-4d00-9f0d-b9d887fde803 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.338113 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-18df55b6-4112-4d00-9f0d-b9d887fde803 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.349186 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.349186 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:35.357572 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-18df55b6-4112-4d00-9f0d-b9d887fde803 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:35.364804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-18df55b6-4112-4d00-9f0d-b9d887fde803 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:35.365329 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 348/1415] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:35.388882 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1d118dcf-ca6f-4838-a4e7-02fcecc21b72 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.390927 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1d118dcf-ca6f-4838-a4e7-02fcecc21b72 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:35.393188 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1d118dcf-ca6f-4838-a4e7-02fcecc21b72 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1257926478", "disk_format": "raw"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:35.393461 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1d118dcf-ca6f-4838-a4e7-02fcecc21b72 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1257926478", "disk_format": "raw"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:35.426002 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.426002 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:35.427183 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1d118dcf-ca6f-4838-a4e7-02fcecc21b72 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:35.467959 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.467959 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:35.471353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-a3bad01d-816e-4cf1-9c83-38cbdf9302b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.473567 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.image.image_utils [None req-1d118dcf-ca6f-4838-a4e7-02fcecc21b72 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1257926478'}] 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-1257926478'}]. {{(pid=100199) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1486}} Aug 01 13:54:35.475030 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-a3bad01d-816e-4cf1-9c83-38cbdf9302b7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] PUT https://10.4.3.223/volume/v3/attachments/de866340-37e3-45a3-b22a-ae137975ae0c Aug 01 13:54:35.475414 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-a3bad01d-816e-4cf1-9c83-38cbdf9302b7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:35.485749 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-a3bad01d-816e-4cf1-9c83-38cbdf9302b7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Acquiring lock "cinder-attachment_update-b8dac039-8a3e-48f4-81bf-752c6c8eb686-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:54:35.495414 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-a3bad01d-816e-4cf1-9c83-38cbdf9302b7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Lock "cinder-attachment_update-b8dac039-8a3e-48f4-81bf-752c6c8eb686-np0000006308" acquired by "attachment_update" :: waited 0.010s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:54:35.496632 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.496632 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:35.560766 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4eb9b88d-04cf-4439-8085-181b70fa5f05 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:35.563296 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4eb9b88d-04cf-4439-8085-181b70fa5f05 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:35.563597 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4eb9b88d-04cf-4439-8085-181b70fa5f05 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:35.563903 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4eb9b88d-04cf-4439-8085-181b70fa5f05 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:35.564070 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4eb9b88d-04cf-4439-8085-181b70fa5f05 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:35.572259 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:35.572259 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:35.573310 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4eb9b88d-04cf-4439-8085-181b70fa5f05 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:35.573958 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 355/1416] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:35 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:35.590090 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-a3bad01d-816e-4cf1-9c83-38cbdf9302b7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Lock "cinder-attachment_update-b8dac039-8a3e-48f4-81bf-752c6c8eb686-np0000006308" released by "attachment_update" :: held 0.095s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:54:35.590494 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-a3bad01d-816e-4cf1-9c83-38cbdf9302b7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments/de866340-37e3-45a3-b22a-ae137975ae0c returned with HTTP 200 Aug 01 13:54:35.591111 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 358/1417] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:54:35 2026] PUT /volume/v3/attachments/de866340-37e3-45a3-b22a-ae137975ae0c => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:36.117296 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1d118dcf-ca6f-4838-a4e7-02fcecc21b72 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Copy volume to image completed successfully. Aug 01 13:54:36.117296 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1d118dcf-ca6f-4838-a4e7-02fcecc21b72 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 202 Aug 01 13:54:36.118337 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 357/1418] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:54:35 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 687 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:54:36.291373 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a46cf73c-7369-4203-bc7f-44fa9cb7b655 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:36.295847 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a46cf73c-7369-4203-bc7f-44fa9cb7b655 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:36.295983 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a46cf73c-7369-4203-bc7f-44fa9cb7b655 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:36.296148 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a46cf73c-7369-4203-bc7f-44fa9cb7b655 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:36.297262 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5376ea5a-93a2-410e-8cf2-1857deadfcee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:36.301208 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5376ea5a-93a2-410e-8cf2-1857deadfcee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:54:36.301208 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5376ea5a-93a2-410e-8cf2-1857deadfcee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:36.301937 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5376ea5a-93a2-410e-8cf2-1857deadfcee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:36.319658 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:36.319658 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:36.324453 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a46cf73c-7369-4203-bc7f-44fa9cb7b655 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:36.325331 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:36.325331 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:36.332311 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a46cf73c-7369-4203-bc7f-44fa9cb7b655 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:36.334437 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 349/1419] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:36 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:36.341200 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5376ea5a-93a2-410e-8cf2-1857deadfcee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:54:36.348820 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5376ea5a-93a2-410e-8cf2-1857deadfcee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:54:36.349706 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 356/1420] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:36 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:36.586282 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d89e4f10-f823-4c96-ac9d-55932f7c6e33 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:36.588553 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d89e4f10-f823-4c96-ac9d-55932f7c6e33 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:36.588825 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d89e4f10-f823-4c96-ac9d-55932f7c6e33 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:36.589116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d89e4f10-f823-4c96-ac9d-55932f7c6e33 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:36.589452 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d89e4f10-f823-4c96-ac9d-55932f7c6e33 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:36.596740 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:36.596740 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:36.597887 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d89e4f10-f823-4c96-ac9d-55932f7c6e33 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:36.598452 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 359/1421] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:36 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:37.353962 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ffc81c65-87c8-42bb-96da-9ede1ebcc10e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:37.356025 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ffc81c65-87c8-42bb-96da-9ede1ebcc10e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:37.356306 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ffc81c65-87c8-42bb-96da-9ede1ebcc10e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:37.356594 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ffc81c65-87c8-42bb-96da-9ede1ebcc10e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:37.368350 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0716890c-3a11-4ea0-9ac0-99ec88adb6ca None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:37.369530 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:37.369530 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:37.370574 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0716890c-3a11-4ea0-9ac0-99ec88adb6ca tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:54:37.370817 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0716890c-3a11-4ea0-9ac0-99ec88adb6ca tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:37.371151 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0716890c-3a11-4ea0-9ac0-99ec88adb6ca tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:37.374815 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ffc81c65-87c8-42bb-96da-9ede1ebcc10e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:37.382515 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ffc81c65-87c8-42bb-96da-9ede1ebcc10e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:37.383475 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 358/1422] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:37 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:37.391338 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:37.391338 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:37.397033 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0716890c-3a11-4ea0-9ac0-99ec88adb6ca tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:54:37.402817 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0716890c-3a11-4ea0-9ac0-99ec88adb6ca tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:54:37.403943 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 350/1423] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:37 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:37.612548 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5b65b8bc-a5ae-4b19-8700-fd71ebad5385 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:37.617906 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b65b8bc-a5ae-4b19-8700-fd71ebad5385 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:37.618120 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b65b8bc-a5ae-4b19-8700-fd71ebad5385 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:37.618320 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b65b8bc-a5ae-4b19-8700-fd71ebad5385 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:37.618418 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-5b65b8bc-a5ae-4b19-8700-fd71ebad5385 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:37.625099 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:37.625099 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:37.625099 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b65b8bc-a5ae-4b19-8700-fd71ebad5385 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:37.625099 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 357/1424] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:37 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:38.214227 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-c38d7c2e-7c77-416a-bc0b-eb53e554e4e3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:38.221673 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-c38d7c2e-7c77-416a-bc0b-eb53e554e4e3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:38.221921 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-c38d7c2e-7c77-416a-bc0b-eb53e554e4e3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:38.222094 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-c38d7c2e-7c77-416a-bc0b-eb53e554e4e3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:38.237241 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:38.237241 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:38.241165 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-c38d7c2e-7c77-416a-bc0b-eb53e554e4e3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:38.247158 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-c38d7c2e-7c77-416a-bc0b-eb53e554e4e3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:38.247769 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 360/1425] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:54:38 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:38.402699 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-08df857c-b555-4a9f-89da-5dfd355e902a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:38.405019 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-08df857c-b555-4a9f-89da-5dfd355e902a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:38.405242 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-08df857c-b555-4a9f-89da-5dfd355e902a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:38.405633 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-08df857c-b555-4a9f-89da-5dfd355e902a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:38.423621 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2dbb6b01-601a-4d3d-903e-6867f5a8d804 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:38.425906 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2dbb6b01-601a-4d3d-903e-6867f5a8d804 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:54:38.426145 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2dbb6b01-601a-4d3d-903e-6867f5a8d804 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:38.427382 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:38.427382 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:38.427495 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2dbb6b01-601a-4d3d-903e-6867f5a8d804 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:38.432646 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-08df857c-b555-4a9f-89da-5dfd355e902a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:38.441644 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:38.441644 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:38.445596 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-08df857c-b555-4a9f-89da-5dfd355e902a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:38.446276 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 359/1426] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:38 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:54:38.446899 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2dbb6b01-601a-4d3d-903e-6867f5a8d804 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:54:38.454822 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2dbb6b01-601a-4d3d-903e-6867f5a8d804 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:54:38.455111 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 351/1427] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:38 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:38.640198 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d6e41861-8a86-459e-9a2f-0ae4f9c41239 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:38.643231 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d6e41861-8a86-459e-9a2f-0ae4f9c41239 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:38.643343 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d6e41861-8a86-459e-9a2f-0ae4f9c41239 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:38.643615 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d6e41861-8a86-459e-9a2f-0ae4f9c41239 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:38.643795 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d6e41861-8a86-459e-9a2f-0ae4f9c41239 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:38.652668 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:38.652668 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:38.653552 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d6e41861-8a86-459e-9a2f-0ae4f9c41239 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:38.654345 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 358/1428] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:38 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:39.023776 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-250bfcc3-a2b8-461d-9376-fd2c84f2fd0a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:39.027771 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-250bfcc3-a2b8-461d-9376-fd2c84f2fd0a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/attachments/de866340-37e3-45a3-b22a-ae137975ae0c/action Aug 01 13:54:39.028446 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-250bfcc3-a2b8-461d-9376-fd2c84f2fd0a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:39.028746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-250bfcc3-a2b8-461d-9376-fd2c84f2fd0a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:39.059803 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:39.059803 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:39.076235 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a960d3d5-c8ad-4371-8d50-be90be336b61 req-250bfcc3-a2b8-461d-9376-fd2c84f2fd0a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments/de866340-37e3-45a3-b22a-ae137975ae0c/action returned with HTTP 204 Aug 01 13:54:39.077777 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 361/1429] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:54:39 2026] POST /volume/v3/attachments/de866340-37e3-45a3-b22a-ae137975ae0c/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:54:39.098241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-17e56816-73f2-4ed3-83b9-1ee281ad5233 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:39.100325 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-17e56816-73f2-4ed3-83b9-1ee281ad5233 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/attachments/da9b4a16-ebe2-4bab-a61b-70d4926a7e8d Aug 01 13:54:39.102637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-17e56816-73f2-4ed3-83b9-1ee281ad5233 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:39.102637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-17e56816-73f2-4ed3-83b9-1ee281ad5233 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:39.118309 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:39.118309 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:39.179069 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6b17baef-5d98-42d1-a97d-83fd4aacd23e req-17e56816-73f2-4ed3-83b9-1ee281ad5233 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/da9b4a16-ebe2-4bab-a61b-70d4926a7e8d returned with HTTP 200 Aug 01 13:54:39.179665 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 360/1430] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:54:39 2026] DELETE /volume/v3/attachments/da9b4a16-ebe2-4bab-a61b-70d4926a7e8d => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:39.464238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-161d773d-18fe-4d57-92a6-3ace6ea30685 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:39.465405 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-161d773d-18fe-4d57-92a6-3ace6ea30685 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:39.465750 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-161d773d-18fe-4d57-92a6-3ace6ea30685 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:39.465978 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-161d773d-18fe-4d57-92a6-3ace6ea30685 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:39.473205 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-955c4d60-f4b4-40c3-8785-b25c8a67c537 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:39.475040 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-955c4d60-f4b4-40c3-8785-b25c8a67c537 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:54:39.475262 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-955c4d60-f4b4-40c3-8785-b25c8a67c537 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:39.475450 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-955c4d60-f4b4-40c3-8785-b25c8a67c537 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:39.477265 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:39.477265 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:39.481081 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-161d773d-18fe-4d57-92a6-3ace6ea30685 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:39.488327 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-161d773d-18fe-4d57-92a6-3ace6ea30685 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:39.489582 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 352/1431] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:39 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:39.490272 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:39.490272 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:39.495391 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-955c4d60-f4b4-40c3-8785-b25c8a67c537 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:54:39.501209 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-955c4d60-f4b4-40c3-8785-b25c8a67c537 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:54:39.501746 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 359/1432] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:39 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:39.510705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-619422ad-2bd6-4f5a-96fc-a6582935ed03 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:39.512798 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-619422ad-2bd6-4f5a-96fc-a6582935ed03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:39.513068 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-619422ad-2bd6-4f5a-96fc-a6582935ed03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:39.513308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-619422ad-2bd6-4f5a-96fc-a6582935ed03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:39.519531 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fecd545b-4ae2-45b2-83c5-2b5c65186d97 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:39.520767 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:39.520767 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:39.521865 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fecd545b-4ae2-45b2-83c5-2b5c65186d97 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:54:39.522624 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fecd545b-4ae2-45b2-83c5-2b5c65186d97 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:39.523202 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fecd545b-4ae2-45b2-83c5-2b5c65186d97 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:39.526141 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-619422ad-2bd6-4f5a-96fc-a6582935ed03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:39.532386 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-619422ad-2bd6-4f5a-96fc-a6582935ed03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:39.532864 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 362/1433] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:39 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:39.540729 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:39.540729 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:39.546915 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fecd545b-4ae2-45b2-83c5-2b5c65186d97 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:54:39.553967 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fecd545b-4ae2-45b2-83c5-2b5c65186d97 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:54:39.554648 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 361/1434] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:39 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:39.600333 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1f990cd5-a837-42a8-bfb9-fa74a2e7b188 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:39.600333 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1f990cd5-a837-42a8-bfb9-fa74a2e7b188 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:54:39.600333 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1f990cd5-a837-42a8-bfb9-fa74a2e7b188 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:39.600333 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1f990cd5-a837-42a8-bfb9-fa74a2e7b188 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:39.607782 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:39.607782 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:39.614624 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1f990cd5-a837-42a8-bfb9-fa74a2e7b188 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:54:39.622782 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1f990cd5-a837-42a8-bfb9-fa74a2e7b188 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:54:39.624751 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 353/1435] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:39 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:39.670888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a96be517-e914-4de5-a6be-1a7be504fd57 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:39.673972 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a96be517-e914-4de5-a6be-1a7be504fd57 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:39.673972 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a96be517-e914-4de5-a6be-1a7be504fd57 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:39.673972 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a96be517-e914-4de5-a6be-1a7be504fd57 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:39.673972 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a96be517-e914-4de5-a6be-1a7be504fd57 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:39.678489 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:39.678489 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:39.679461 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a96be517-e914-4de5-a6be-1a7be504fd57 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:39.680112 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 360/1436] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:39 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:40.701652 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8229dc54-f322-470e-8810-ed032b78d9b1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:40.705289 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8229dc54-f322-470e-8810-ed032b78d9b1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:40.705289 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8229dc54-f322-470e-8810-ed032b78d9b1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:40.705289 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8229dc54-f322-470e-8810-ed032b78d9b1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:40.705289 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8229dc54-f322-470e-8810-ed032b78d9b1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:40.710858 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:40.710858 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:40.710858 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8229dc54-f322-470e-8810-ed032b78d9b1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:40.710858 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 363/1437] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:40 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:41.723063 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-51d9d56a-688f-4dac-9a87-7545e6e05f59 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:41.725387 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-51d9d56a-688f-4dac-9a87-7545e6e05f59 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:41.725742 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-51d9d56a-688f-4dac-9a87-7545e6e05f59 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:41.725810 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-51d9d56a-688f-4dac-9a87-7545e6e05f59 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:41.726823 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-51d9d56a-688f-4dac-9a87-7545e6e05f59 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:41.741992 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:41.741992 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:41.741992 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-51d9d56a-688f-4dac-9a87-7545e6e05f59 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:41.741992 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 362/1438] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:41 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:42.759331 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8a8dc36a-d122-478b-9f06-685307aabd81 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:42.762340 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8a8dc36a-d122-478b-9f06-685307aabd81 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:42.763122 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8a8dc36a-d122-478b-9f06-685307aabd81 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:42.763266 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8a8dc36a-d122-478b-9f06-685307aabd81 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:42.764435 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-8a8dc36a-d122-478b-9f06-685307aabd81 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:42.775768 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:42.775768 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:42.777326 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8a8dc36a-d122-478b-9f06-685307aabd81 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:42.777930 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 354/1439] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:42 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:43.793054 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2f5f71f8-b0c1-46bc-915e-2f5a9eda42f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:43.795297 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f5f71f8-b0c1-46bc-915e-2f5a9eda42f7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:43.795567 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f5f71f8-b0c1-46bc-915e-2f5a9eda42f7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:43.795812 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f5f71f8-b0c1-46bc-915e-2f5a9eda42f7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:43.795943 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2f5f71f8-b0c1-46bc-915e-2f5a9eda42f7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:43.811137 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:43.811137 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:43.812285 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f5f71f8-b0c1-46bc-915e-2f5a9eda42f7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:43.812847 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 361/1440] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:43 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:44.830635 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4e23e4e3-4e7a-4473-9da1-cfa6f381ecdd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:44.832816 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e23e4e3-4e7a-4473-9da1-cfa6f381ecdd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:44.833107 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e23e4e3-4e7a-4473-9da1-cfa6f381ecdd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:44.833404 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e23e4e3-4e7a-4473-9da1-cfa6f381ecdd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:44.833558 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4e23e4e3-4e7a-4473-9da1-cfa6f381ecdd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:44.836463 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=249,cinder:UPDATE=43,cinder:INSERT=22 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:54:44.844762 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:44.844762 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:44.845804 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e23e4e3-4e7a-4473-9da1-cfa6f381ecdd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:44.846204 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 364/1441] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:44 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:45.860015 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-96cf50b4-18cc-4731-b859-4ca715347789 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:45.862291 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96cf50b4-18cc-4731-b859-4ca715347789 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:45.862497 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96cf50b4-18cc-4731-b859-4ca715347789 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:45.862841 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96cf50b4-18cc-4731-b859-4ca715347789 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:45.862972 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-96cf50b4-18cc-4731-b859-4ca715347789 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:45.865288 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=357,cinder:UPDATE=92,cinder:INSERT=59 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:54:45.869657 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:45.869657 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:45.870568 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96cf50b4-18cc-4731-b859-4ca715347789 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:45.871567 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 363/1442] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:45 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:46.887151 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-88b2090f-29c4-40fa-a1a9-9b841872c67d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:46.890058 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-88b2090f-29c4-40fa-a1a9-9b841872c67d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:46.890325 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-88b2090f-29c4-40fa-a1a9-9b841872c67d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:46.890572 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-88b2090f-29c4-40fa-a1a9-9b841872c67d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:46.890711 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-88b2090f-29c4-40fa-a1a9-9b841872c67d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:46.895441 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=296,cinder:UPDATE=60,cinder:INSERT=35 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:54:46.903319 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:46.903319 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:46.904442 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-88b2090f-29c4-40fa-a1a9-9b841872c67d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:46.904911 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 355/1443] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:46 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:47.925523 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4c6d671e-b947-4ab0-a34e-9e5f64d5a3e4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:47.927318 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c6d671e-b947-4ab0-a34e-9e5f64d5a3e4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:47.927318 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c6d671e-b947-4ab0-a34e-9e5f64d5a3e4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:47.927318 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c6d671e-b947-4ab0-a34e-9e5f64d5a3e4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:47.927318 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4c6d671e-b947-4ab0-a34e-9e5f64d5a3e4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:47.931663 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:47.931663 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:47.932522 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c6d671e-b947-4ab0-a34e-9e5f64d5a3e4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:47.932990 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 362/1444] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:47 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:47.945925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dc9c6512-d9f8-43ad-8539-72c733b535c4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:47.950833 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dc9c6512-d9f8-43ad-8539-72c733b535c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd Aug 01 13:54:47.951051 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dc9c6512-d9f8-43ad-8539-72c733b535c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:47.951166 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dc9c6512-d9f8-43ad-8539-72c733b535c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:47.966936 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:47.966936 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:47.980085 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dc9c6512-d9f8-43ad-8539-72c733b535c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:47.988922 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dc9c6512-d9f8-43ad-8539-72c733b535c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd returned with HTTP 200 Aug 01 13:54:47.990164 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 365/1445] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:47 2026] GET /volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd => generated 1357 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:54:48.010260 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:48.013244 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b/restore Aug 01 13:54:48.013244 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:48.015470 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Restoring backup aea198ad-7343-47c4-8e8a-10e29679031b ({'restore': {}}) {{(pid=100199) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:54:48.015572 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Restoring backup aea198ad-7343-47c4-8e8a-10e29679031b to volume None. Aug 01 13:54:48.027397 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:48.027397 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:48.030132 np0000006308 devstack@c-api.service[100199]: INFO cinder.backup.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating volume of 1 GB for restore of backup aea198ad-7343-47c4-8e8a-10e29679031b. Aug 01 13:54:48.036807 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:54:48.036513. {{(pid=100199) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:54:48.036977 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Availability Zones retrieved successfully. Aug 01 13:54:48.043332 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (b82fb7b0-3763-4d65-8023-61fef65f562b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:48.046008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d336bb-e92a-4270-b151-92a978dea58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:48.047924 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:54:48.096779 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d336bb-e92a-4270-b151-92a978dea58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:48.097529 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90636764-f730-4b61-82ca-4fc4dfe1da03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:48.157495 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['602d0ebb-2151-470c-b357-6057582fac47', 'e16d2952-ce7e-4961-ba39-af4a41aa654e', 'dc50839c-29d8-4417-a62b-5bc00b30b3a1', '7a87a8d4-786e-448c-814d-bb2667838ae0'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:54:48.158533 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90636764-f730-4b61-82ca-4fc4dfe1da03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602d0ebb-2151-470c-b357-6057582fac47', 'e16d2952-ce7e-4961-ba39-af4a41aa654e', 'dc50839c-29d8-4417-a62b-5bc00b30b3a1', '7a87a8d4-786e-448c-814d-bb2667838ae0']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:48.159925 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed02e604-e7a1-428e-970e-8a660cec66c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:48.200586 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed02e604-e7a1-428e-970e-8a660cec66c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97bfe114-1e2a-4956-9853-41a4ab1dba78', '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_aea198ad-7343-47c4-8e8a-10e29679031b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['602d0ebb-2151-470c-b357-6057582fac47','e16d2952-ce7e-4961-ba39-af4a41aa654e','dc50839c-29d8-4417-a62b-5bc00b30b3a1','7a87a8d4-786e-448c-814d-bb2667838ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:54:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_aea198ad-7343-47c4-8e8a-10e29679031b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97bfe114-1e2a-4956-9853-41a4ab1dba78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c02896ddfacd469ea03f998971339aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:48.201894 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bb625f6-a263-4533-8551-d2584aee9e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:48.224887 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bb625f6-a263-4533-8551-d2584aee9e14) transitioned into 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_aea198ad-7343-47c4-8e8a-10e29679031b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['602d0ebb-2151-470c-b357-6057582fac47','e16d2952-ce7e-4961-ba39-af4a41aa654e','dc50839c-29d8-4417-a62b-5bc00b30b3a1','7a87a8d4-786e-448c-814d-bb2667838ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:48.226022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a8dc62f-4193-4e49-9591-4d3e6154b200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:48.243109 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a8dc62f-4193-4e49-9591-4d3e6154b200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:48.243109 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (b82fb7b0-3763-4d65-8023-61fef65f562b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:48.244476 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume request issued successfully. Aug 01 13:54:48.255949 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:48.255949 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:48.255949 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:49.268324 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:49.268324 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:49.269440 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:54:49.269440 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Checking backup size 1 against volume size 1 {{(pid=100199) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:54:49.269440 np0000006308 devstack@c-api.service[100199]: INFO cinder.backup.api [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Overwriting volume 97bfe114-1e2a-4956-9853-41a4ab1dba78 with restore of backup aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:49.337237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] restore_backup in rpcapi backup_id aea198ad-7343-47c4-8e8a-10e29679031b {{(pid=100199) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:54:49.337632 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e30a5a6b-68fd-4ead-ba01-105f20ac21b4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b/restore returned with HTTP 202 Aug 01 13:54:49.338069 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 364/1446] 10.4.3.223 () {68 vars in 1393 bytes} [Sat Aug 1 13:54:48 2026] POST /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b/restore => generated 189 bytes in 1329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:54:49.351094 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9ee063a6-9c0f-42b1-bd4d-f8362598d054 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:49.354423 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9ee063a6-9c0f-42b1-bd4d-f8362598d054 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:49.354730 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9ee063a6-9c0f-42b1-bd4d-f8362598d054 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:49.355017 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9ee063a6-9c0f-42b1-bd4d-f8362598d054 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:49.355177 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-9ee063a6-9c0f-42b1-bd4d-f8362598d054 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:49.364798 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:49.364798 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:49.364798 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9ee063a6-9c0f-42b1-bd4d-f8362598d054 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:49.364798 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 356/1447] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:49 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:50.382616 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d52489b8-2268-4cc6-b140-46786af95bb7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:50.383646 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d52489b8-2268-4cc6-b140-46786af95bb7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:50.383888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d52489b8-2268-4cc6-b140-46786af95bb7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:50.384120 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d52489b8-2268-4cc6-b140-46786af95bb7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:50.384285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d52489b8-2268-4cc6-b140-46786af95bb7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:50.393301 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:50.393301 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:50.397392 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d52489b8-2268-4cc6-b140-46786af95bb7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:50.397392 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 363/1448] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:50 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:51.411486 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42d7d75e-d1c4-4e2d-a37f-3a3d373c5ffb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:51.415860 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42d7d75e-d1c4-4e2d-a37f-3a3d373c5ffb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:51.415860 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42d7d75e-d1c4-4e2d-a37f-3a3d373c5ffb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:51.415860 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42d7d75e-d1c4-4e2d-a37f-3a3d373c5ffb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:51.415860 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-42d7d75e-d1c4-4e2d-a37f-3a3d373c5ffb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:51.421504 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:51.421504 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:51.422545 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42d7d75e-d1c4-4e2d-a37f-3a3d373c5ffb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:51.424071 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 366/1449] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:51 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:52.438930 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c227ecb3-beb7-4e94-86cc-5c54ec97c06b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:52.442587 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c227ecb3-beb7-4e94-86cc-5c54ec97c06b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:52.442587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c227ecb3-beb7-4e94-86cc-5c54ec97c06b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:52.442587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c227ecb3-beb7-4e94-86cc-5c54ec97c06b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:52.442587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c227ecb3-beb7-4e94-86cc-5c54ec97c06b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:52.450042 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:52.450042 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:52.451589 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c227ecb3-beb7-4e94-86cc-5c54ec97c06b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:52.452395 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 365/1450] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:52 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:53.475655 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1b8d181b-65ce-49e3-bd63-904467cddc4e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:53.482204 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b8d181b-65ce-49e3-bd63-904467cddc4e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:53.482204 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b8d181b-65ce-49e3-bd63-904467cddc4e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:53.482471 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b8d181b-65ce-49e3-bd63-904467cddc4e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:53.482471 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-1b8d181b-65ce-49e3-bd63-904467cddc4e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:53.496239 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:53.496239 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:53.496239 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b8d181b-65ce-49e3-bd63-904467cddc4e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:53.497254 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 357/1451] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:53 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:54.511524 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ad4b781a-fbd6-4754-9173-02d1d6f37485 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:54.515608 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad4b781a-fbd6-4754-9173-02d1d6f37485 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:54.515869 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad4b781a-fbd6-4754-9173-02d1d6f37485 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:54.516125 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad4b781a-fbd6-4754-9173-02d1d6f37485 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:54.516263 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ad4b781a-fbd6-4754-9173-02d1d6f37485 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:54.530063 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:54.530063 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:54.530063 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad4b781a-fbd6-4754-9173-02d1d6f37485 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:54.530274 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 364/1452] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:54 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:54.657919 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-36f0d282-eb7d-45d5-8a43-93f6619110dc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:54.660416 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-36f0d282-eb7d-45d5-8a43-93f6619110dc tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:54.660683 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-36f0d282-eb7d-45d5-8a43-93f6619110dc tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:54.660938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-36f0d282-eb7d-45d5-8a43-93f6619110dc tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:54.672620 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:54.672620 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:54.678767 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-36f0d282-eb7d-45d5-8a43-93f6619110dc tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:54.683354 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-36f0d282-eb7d-45d5-8a43-93f6619110dc tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:54.683782 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 367/1453] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:54 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:55.545085 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ec60fb19-76fe-445f-b9a4-f699763dc4cd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:55.548431 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec60fb19-76fe-445f-b9a4-f699763dc4cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:55.548773 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec60fb19-76fe-445f-b9a4-f699763dc4cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:55.548773 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec60fb19-76fe-445f-b9a4-f699763dc4cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:55.548888 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ec60fb19-76fe-445f-b9a4-f699763dc4cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:55.557948 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:55.557948 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:55.559113 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec60fb19-76fe-445f-b9a4-f699763dc4cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:55.560161 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 366/1454] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:55 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:55.703342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d99686ce-8d5d-4e75-a14a-3ed96f4de986 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:55.706413 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d99686ce-8d5d-4e75-a14a-3ed96f4de986 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:54:55.706730 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d99686ce-8d5d-4e75-a14a-3ed96f4de986 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:55.706997 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d99686ce-8d5d-4e75-a14a-3ed96f4de986 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:55.718049 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:55.718049 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:55.724693 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d99686ce-8d5d-4e75-a14a-3ed96f4de986 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:55.732594 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d99686ce-8d5d-4e75-a14a-3ed96f4de986 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:54:55.733341 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 358/1455] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:55 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:55.762839 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c5926873-af67-47dd-9ce3-53af7f456748 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:55.765261 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5926873-af67-47dd-9ce3-53af7f456748 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] POST https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action Aug 01 13:54:55.765699 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5926873-af67-47dd-9ce3-53af7f456748 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-376016766", "disk_format": "qcow2"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:54:55.765913 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5926873-af67-47dd-9ce3-53af7f456748 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-376016766", "disk_format": "qcow2"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:55.777480 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:55.777480 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:55.778002 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c5926873-af67-47dd-9ce3-53af7f456748 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:54:55.794365 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:55.794365 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:54:55.799045 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.image.image_utils [None req-c5926873-af67-47dd-9ce3-53af7f456748 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-376016766'}] 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-376016766'}]. {{(pid=100202) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1486}} Aug 01 13:54:56.415796 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c5926873-af67-47dd-9ce3-53af7f456748 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Copy volume to image completed successfully. Aug 01 13:54:56.416191 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5926873-af67-47dd-9ce3-53af7f456748 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action returned with HTTP 202 Aug 01 13:54:56.416794 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 365/1456] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:54:55 2026] POST /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7/action => generated 688 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:54:56.577661 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-41ef24ee-2203-463e-a5f7-0be7aaefec1d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:56.579646 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41ef24ee-2203-463e-a5f7-0be7aaefec1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:56.579866 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41ef24ee-2203-463e-a5f7-0be7aaefec1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:56.580130 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41ef24ee-2203-463e-a5f7-0be7aaefec1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:56.580205 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-41ef24ee-2203-463e-a5f7-0be7aaefec1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:56.587028 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:56.587028 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:56.587937 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41ef24ee-2203-463e-a5f7-0be7aaefec1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:56.588391 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 368/1457] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:56 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:57.603854 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-73955e79-eb11-4525-92e0-a8d870c9d711 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:57.607455 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-73955e79-eb11-4525-92e0-a8d870c9d711 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:57.607726 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-73955e79-eb11-4525-92e0-a8d870c9d711 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:57.608013 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-73955e79-eb11-4525-92e0-a8d870c9d711 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:57.608370 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-73955e79-eb11-4525-92e0-a8d870c9d711 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:57.621554 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:57.621554 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:57.622689 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-73955e79-eb11-4525-92e0-a8d870c9d711 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:57.623448 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 367/1458] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:57 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:58.638133 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7ede0286-b180-4a34-b91b-add817b11ad1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:58.640378 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7ede0286-b180-4a34-b91b-add817b11ad1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:58.640500 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7ede0286-b180-4a34-b91b-add817b11ad1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:58.641134 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7ede0286-b180-4a34-b91b-add817b11ad1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:58.641134 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-7ede0286-b180-4a34-b91b-add817b11ad1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:58.646904 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:58.646904 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:54:58.647898 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7ede0286-b180-4a34-b91b-add817b11ad1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:58.648419 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 359/1459] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:58 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:59.413462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:59.415818 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:54:59.416330 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1311762709"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:54:59.418628 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1311762709'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:54:59.418746 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Create volume of 1 GB Aug 01 13:54:59.425726 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Availability Zones retrieved successfully. Aug 01 13:54:59.433254 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Flow 'volume_create_api' (df0244cb-5b0a-4838-a4d1-fd84580e6431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:59.434787 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1a7e2e-bb74-4722-9fc7-28fca285e412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:59.435611 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:54:59.489812 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1a7e2e-bb74-4722-9fc7-28fca285e412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:59.493052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a9f0be-76e0-43fc-9b44-31f89b3e9c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:59.589691 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Created reservations ['1b14a186-a084-4a51-8e7e-d8c72c81736d', '7e217391-efba-409e-92a8-48badccfc983', '71f9d758-ca5d-4f66-b9d7-38ffe9f498d9', '0af91e68-6898-4a23-b130-1232db141066'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:54:59.590854 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a9f0be-76e0-43fc-9b44-31f89b3e9c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b14a186-a084-4a51-8e7e-d8c72c81736d', '7e217391-efba-409e-92a8-48badccfc983', '71f9d758-ca5d-4f66-b9d7-38ffe9f498d9', '0af91e68-6898-4a23-b130-1232db141066']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:59.591780 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (604e4f10-e45d-45fb-b623-aa396718a293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:59.617502 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (604e4f10-e45d-45fb-b623-aa396718a293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef85da2a-7048-46fa-ac7f-2520da135f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1311762709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc1631d70524a1197ad2167db9b7684',qos_specs=None,replication_status=,reservations=['1b14a186-a084-4a51-8e7e-d8c72c81736d','7e217391-efba-409e-92a8-48badccfc983','71f9d758-ca5d-4f66-b9d7-38ffe9f498d9','0af91e68-6898-4a23-b130-1232db141066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d17651fbdaf4468adfaa98004598ae0',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1311762709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef85da2a-7048-46fa-ac7f-2520da135f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edc1631d70524a1197ad2167db9b7684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d17651fbdaf4468adfaa98004598ae0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:59.618029 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f761a0c0-1265-422e-9702-338d09cffdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:59.652168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f761a0c0-1265-422e-9702-338d09cffdaf) transitioned into state 'SUCCESS' from state '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-1311762709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc1631d70524a1197ad2167db9b7684',qos_specs=None,replication_status=,reservations=['1b14a186-a084-4a51-8e7e-d8c72c81736d','7e217391-efba-409e-92a8-48badccfc983','71f9d758-ca5d-4f66-b9d7-38ffe9f498d9','0af91e68-6898-4a23-b130-1232db141066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d17651fbdaf4468adfaa98004598ae0',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:59.652919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0163ca82-1a69-43b2-8fe2-4127aedfde2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:54:59.665245 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4183c356-00b0-4006-b38d-387b6965e36a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:59.667058 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4183c356-00b0-4006-b38d-387b6965e36a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:54:59.667432 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4183c356-00b0-4006-b38d-387b6965e36a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:59.667767 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4183c356-00b0-4006-b38d-387b6965e36a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:59.667913 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4183c356-00b0-4006-b38d-387b6965e36a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:54:59.668135 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0163ca82-1a69-43b2-8fe2-4127aedfde2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:54:59.669122 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Flow 'volume_create_api' (df0244cb-5b0a-4838-a4d1-fd84580e6431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:54:59.669533 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Create volume request issued successfully. Aug 01 13:54:59.670228 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b4f41eb-b560-4472-a30a-18b4ec333954 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:54:59.670832 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 366/1460] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:54:59 2026] POST /volume/v3/volumes => generated 757 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:54:59.675875 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:59.675875 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:54:59.677446 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4183c356-00b0-4006-b38d-387b6965e36a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:54:59.677819 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 369/1461] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:59 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:54:59.694372 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-da39bd13-de81-4453-bb30-abf8f3479d1f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:54:59.698391 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da39bd13-de81-4453-bb30-abf8f3479d1f tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:54:59.698391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da39bd13-de81-4453-bb30-abf8f3479d1f tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:54:59.698391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da39bd13-de81-4453-bb30-abf8f3479d1f tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:54:59.709441 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:54:59.709441 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:54:59.718917 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-da39bd13-de81-4453-bb30-abf8f3479d1f tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:54:59.728043 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da39bd13-de81-4453-bb30-abf8f3479d1f tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:54:59.728820 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 368/1462] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:54:59 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:00.610268 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e4bca177-228d-4cbb-9d04-111448d0e660 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:00.613046 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:00.616225 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1591422531"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:00.616225 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1591422531'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:00.623180 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume of 1 GB Aug 01 13:55:00.624111 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:00.624111 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:00.625672 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Availability Zones retrieved successfully. Aug 01 13:55:00.639388 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Flow 'volume_create_api' (7ca44475-801b-4f1f-a9da-cb4d235e688d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:00.643235 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e2d6d73-34e0-43b8-9c7f-43125819c0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:00.643235 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:00.656318 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:00.656318 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:00.679381 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e2d6d73-34e0-43b8-9c7f-43125819c0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=93ce5e6a-697e-401b-93f7-ea481c2ba504,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93ce5e6a-697e-401b-93f7-ea481c2ba504', 'encryption_key_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=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:00.681238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3519051c-5653-44b1-bda5-c9baf4d3210a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:00.700023 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8787116b-0503-4ed3-a564-83cec8bf2f80 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:00.702612 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8787116b-0503-4ed3-a564-83cec8bf2f80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:55:00.702612 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8787116b-0503-4ed3-a564-83cec8bf2f80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:00.702834 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8787116b-0503-4ed3-a564-83cec8bf2f80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:00.702834 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-8787116b-0503-4ed3-a564-83cec8bf2f80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:00.711385 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:00.711385 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:00.712721 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8787116b-0503-4ed3-a564-83cec8bf2f80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:55:00.713721 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 367/1463] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:00 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:00.748461 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fdfb3746-6f18-4c5c-81ad-2136753829ef None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:00.750159 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Created reservations ['fb131dee-8c45-4f50-8d31-70d3e778943a', '3df5922b-6da9-4726-8b7d-6bf8312befe6', 'd66298f2-ce54-4de4-b2df-7eae54ae0eca', '1a53e309-ac0e-4d96-9857-6c7f7456ef09'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:00.751142 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3519051c-5653-44b1-bda5-c9baf4d3210a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb131dee-8c45-4f50-8d31-70d3e778943a', '3df5922b-6da9-4726-8b7d-6bf8312befe6', 'd66298f2-ce54-4de4-b2df-7eae54ae0eca', '1a53e309-ac0e-4d96-9857-6c7f7456ef09']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:00.752043 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fdfb3746-6f18-4c5c-81ad-2136753829ef tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:55:00.752107 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b557bde7-f9be-40bb-ac67-d5d33f204ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:00.752364 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fdfb3746-6f18-4c5c-81ad-2136753829ef tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:00.752656 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fdfb3746-6f18-4c5c-81ad-2136753829ef tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:00.762690 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:00.762690 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:00.771243 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fdfb3746-6f18-4c5c-81ad-2136753829ef tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:55:00.775979 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fdfb3746-6f18-4c5c-81ad-2136753829ef tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:55:00.777046 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 370/1464] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:00 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:00.783333 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b557bde7-f9be-40bb-ac67-d5d33f204ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e403bd8f-6594-449a-9baf-edf6a4bbfa87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1591422531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c293f4f9ae934854b49ef68a44793ad2',qos_specs=None,replication_status=,reservations=['fb131dee-8c45-4f50-8d31-70d3e778943a','3df5922b-6da9-4726-8b7d-6bf8312befe6','d66298f2-ce54-4de4-b2df-7eae54ae0eca','1a53e309-ac0e-4d96-9857-6c7f7456ef09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f451ab3288484c2785dab900bdd71b53',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1591422531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e403bd8f-6594-449a-9baf-edf6a4bbfa87,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c293f4f9ae934854b49ef68a44793ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f451ab3288484c2785dab900bdd71b53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93ce5e6a-697e-401b-93f7-ea481c2ba504),volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:00.785350 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58ce5737-2bd3-4832-810e-15e8b5df797d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:00.815470 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58ce5737-2bd3-4832-810e-15e8b5df797d) transitioned into state 'SUCCESS' from state '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-1591422531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c293f4f9ae934854b49ef68a44793ad2',qos_specs=None,replication_status=,reservations=['fb131dee-8c45-4f50-8d31-70d3e778943a','3df5922b-6da9-4726-8b7d-6bf8312befe6','d66298f2-ce54-4de4-b2df-7eae54ae0eca','1a53e309-ac0e-4d96-9857-6c7f7456ef09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f451ab3288484c2785dab900bdd71b53',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:00.816604 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e67d29d0-ccdb-4070-90fb-9db2452004ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:00.832513 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e67d29d0-ccdb-4070-90fb-9db2452004ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:00.833643 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Flow 'volume_create_api' (7ca44475-801b-4f1f-a9da-cb4d235e688d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:00.834079 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume request issued successfully. Aug 01 13:55:00.835029 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e4bca177-228d-4cbb-9d04-111448d0e660 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:55:00.836274 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 360/1465] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:55:00 2026] POST /volume/v3/volumes => generated 760 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:00.859665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fd4d084f-dabb-4944-bae3-f7088906a8a8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:00.862859 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd4d084f-dabb-4944-bae3-f7088906a8a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:00.864046 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd4d084f-dabb-4944-bae3-f7088906a8a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:00.864457 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd4d084f-dabb-4944-bae3-f7088906a8a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:00.875582 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:00.875582 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:00.881368 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fd4d084f-dabb-4944-bae3-f7088906a8a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:00.889325 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd4d084f-dabb-4944-bae3-f7088906a8a8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:00.889908 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 369/1466] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:00 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:01.728618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cd96ca4e-dbc3-4691-8bbb-ed3297a42a96 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:01.735118 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cd96ca4e-dbc3-4691-8bbb-ed3297a42a96 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:55:01.735118 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cd96ca4e-dbc3-4691-8bbb-ed3297a42a96 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:01.735786 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cd96ca4e-dbc3-4691-8bbb-ed3297a42a96 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:01.736144 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-cd96ca4e-dbc3-4691-8bbb-ed3297a42a96 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:01.741481 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=222,cinder:UPDATE=49,cinder:INSERT=24 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:55:01.759360 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:01.759360 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:01.762003 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cd96ca4e-dbc3-4691-8bbb-ed3297a42a96 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:55:01.762873 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 368/1467] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:01 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 791 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:01.779196 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7fbc891e-3e17-4f7e-85fd-2d5881659a69 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:01.788121 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7fbc891e-3e17-4f7e-85fd-2d5881659a69 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 Aug 01 13:55:01.788121 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7fbc891e-3e17-4f7e-85fd-2d5881659a69 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:01.788121 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7fbc891e-3e17-4f7e-85fd-2d5881659a69 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:01.798555 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:01.798555 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:01.805994 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7fbc891e-3e17-4f7e-85fd-2d5881659a69 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:01.820115 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7fbc891e-3e17-4f7e-85fd-2d5881659a69 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 returned with HTTP 200 Aug 01 13:55:01.821051 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 371/1468] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:01 2026] GET /volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 => generated 1412 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:01.842232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-61dce605-6da4-4f38-92bc-2283a4dee858 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:01.846298 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-61dce605-6da4-4f38-92bc-2283a4dee858 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 Aug 01 13:55:01.846747 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-61dce605-6da4-4f38-92bc-2283a4dee858 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:01.847232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-61dce605-6da4-4f38-92bc-2283a4dee858 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:01.867478 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:01.867478 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:01.876688 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-61dce605-6da4-4f38-92bc-2283a4dee858 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:01.885963 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-61dce605-6da4-4f38-92bc-2283a4dee858 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 returned with HTTP 200 Aug 01 13:55:01.886477 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 361/1469] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:01 2026] GET /volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 => generated 1412 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:01.907424 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d6092f31-07c3-4285-b7ea-1def085fda14 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:01.911554 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6092f31-07c3-4285-b7ea-1def085fda14 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 Aug 01 13:55:01.911783 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6092f31-07c3-4285-b7ea-1def085fda14 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:01.912024 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6092f31-07c3-4285-b7ea-1def085fda14 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:01.912075 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd017e42-76d7-4b84-b75d-b13aa3175ae8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:01.912418 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-d6092f31-07c3-4285-b7ea-1def085fda14 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume with id: 97bfe114-1e2a-4956-9853-41a4ab1dba78 Aug 01 13:55:01.915802 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd017e42-76d7-4b84-b75d-b13aa3175ae8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:01.916102 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd017e42-76d7-4b84-b75d-b13aa3175ae8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:01.916424 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd017e42-76d7-4b84-b75d-b13aa3175ae8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:01.928762 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:01.928762 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:01.929752 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:01.929752 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:01.929823 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d6092f31-07c3-4285-b7ea-1def085fda14 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:01.936835 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bd017e42-76d7-4b84-b75d-b13aa3175ae8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:01.945048 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd017e42-76d7-4b84-b75d-b13aa3175ae8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:01.945886 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 369/1470] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:01 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:01.971333 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d6092f31-07c3-4285-b7ea-1def085fda14 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume request issued successfully. Aug 01 13:55:01.971333 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6092f31-07c3-4285-b7ea-1def085fda14 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 returned with HTTP 202 Aug 01 13:55:01.972097 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 370/1471] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:01 2026] DELETE /volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:01.985280 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-45a03117-4a4d-4824-b12f-56904e80f204 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:01.991565 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-45a03117-4a4d-4824-b12f-56904e80f204 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 Aug 01 13:55:01.991565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-45a03117-4a4d-4824-b12f-56904e80f204 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:01.991785 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-45a03117-4a4d-4824-b12f-56904e80f204 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:02.006462 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:02.006462 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:02.018570 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-45a03117-4a4d-4824-b12f-56904e80f204 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:02.026895 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-0eb9cbac-d735-4c8c-8e26-acb4ee5892b7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:02.032157 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-0eb9cbac-d735-4c8c-8e26-acb4ee5892b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:02.032526 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-0eb9cbac-d735-4c8c-8e26-acb4ee5892b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:02.032728 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-0eb9cbac-d735-4c8c-8e26-acb4ee5892b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:02.038355 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-45a03117-4a4d-4824-b12f-56904e80f204 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 returned with HTTP 200 Aug 01 13:55:02.040364 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 372/1472] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:01 2026] GET /volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 => generated 1411 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:02.048486 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:02.048486 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:02.055304 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-0eb9cbac-d735-4c8c-8e26-acb4ee5892b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:02.062057 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-0eb9cbac-d735-4c8c-8e26-acb4ee5892b7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:02.064289 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 362/1473] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:02 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:55:02.239363 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b8cf2988-7bb6-4d5a-8bf2-cb4bdceff987 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:02.241293 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8cf2988-7bb6-4d5a-8bf2-cb4bdceff987 None None] GET https://10.4.3.223/volume// Aug 01 13:55:02.241293 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8cf2988-7bb6-4d5a-8bf2-cb4bdceff987 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:02.241293 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8cf2988-7bb6-4d5a-8bf2-cb4bdceff987 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:02.241293 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8cf2988-7bb6-4d5a-8bf2-cb4bdceff987 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:02.241772 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 370/1474] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:55:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:55:02.253491 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-dce7dedc-86cb-4af7-9af0-c79175101181 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:02.258188 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-dce7dedc-86cb-4af7-9af0-c79175101181 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:55:02.258760 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-dce7dedc-86cb-4af7-9af0-c79175101181 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e403bd8f-6594-449a-9baf-edf6a4bbfa87", "connector": null, "instance_uuid": "5d2e7754-4800-4f85-a7d6-5d89fbfb7d8a"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:02.272526 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:02.272526 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:02.338760 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-dce7dedc-86cb-4af7-9af0-c79175101181 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:55:02.339924 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 371/1475] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:55:02 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 01 13:55:02.399300 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-efe301b3-7528-431b-8b9b-c6b3b1d8c12f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:02.402193 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-efe301b3-7528-431b-8b9b-c6b3b1d8c12f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:02.402694 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-efe301b3-7528-431b-8b9b-c6b3b1d8c12f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:02.402912 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-efe301b3-7528-431b-8b9b-c6b3b1d8c12f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:02.418027 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:02.418027 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:02.429229 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-10ed6363-b8cc-41e0-a559-087fc5b1c82d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:02.430234 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-10ed6363-b8cc-41e0-a559-087fc5b1c82d None None] GET https://10.4.3.223/volume// Aug 01 13:55:02.430234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-10ed6363-b8cc-41e0-a559-087fc5b1c82d None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:02.430234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-10ed6363-b8cc-41e0-a559-087fc5b1c82d None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:02.430377 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-efe301b3-7528-431b-8b9b-c6b3b1d8c12f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:02.430673 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-10ed6363-b8cc-41e0-a559-087fc5b1c82d None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:02.431117 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 363/1476] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:55:02.436382 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-efe301b3-7528-431b-8b9b-c6b3b1d8c12f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:02.436891 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 373/1477] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:02 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:02.443612 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-b7ee4e8b-a772-4e2b-8b79-132c2045f880 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:02.446776 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-b7ee4e8b-a772-4e2b-8b79-132c2045f880 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:02.447691 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-b7ee4e8b-a772-4e2b-8b79-132c2045f880 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:02.448165 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-b7ee4e8b-a772-4e2b-8b79-132c2045f880 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:02.470276 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:02.470276 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:02.475177 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-b7ee4e8b-a772-4e2b-8b79-132c2045f880 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:02.481742 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-b7ee4e8b-a772-4e2b-8b79-132c2045f880 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:02.482622 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 371/1478] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:02 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1032 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:02.615296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-e59a8bc4-62dd-4401-8aa4-27ecbb4c4dfc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:02.618591 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-e59a8bc4-62dd-4401-8aa4-27ecbb4c4dfc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] PUT https://10.4.3.223/volume/v3/attachments/7e28e68c-7f75-4dee-8995-04e9892f8335 Aug 01 13:55:02.619081 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-e59a8bc4-62dd-4401-8aa4-27ecbb4c4dfc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:02.636404 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-e59a8bc4-62dd-4401-8aa4-27ecbb4c4dfc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Acquiring lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:55:02.644446 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-e59a8bc4-62dd-4401-8aa4-27ecbb4c4dfc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" acquired by "attachment_update" :: waited 0.008s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:55:02.645153 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:02.645153 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:02.792177 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-e59a8bc4-62dd-4401-8aa4-27ecbb4c4dfc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" released by "attachment_update" :: held 0.148s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:55:02.792646 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-e59a8bc4-62dd-4401-8aa4-27ecbb4c4dfc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/7e28e68c-7f75-4dee-8995-04e9892f8335 returned with HTTP 200 Aug 01 13:55:02.793500 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 372/1479] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:55:02 2026] PUT /volume/v3/attachments/7e28e68c-7f75-4dee-8995-04e9892f8335 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:03.063548 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-93f2478b-ba01-4222-a826-11e05fc672b9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:03.072265 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-93f2478b-ba01-4222-a826-11e05fc672b9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 Aug 01 13:55:03.072563 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-93f2478b-ba01-4222-a826-11e05fc672b9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:03.072806 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-93f2478b-ba01-4222-a826-11e05fc672b9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:03.085883 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-93f2478b-ba01-4222-a826-11e05fc672b9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 returned with HTTP 404 Aug 01 13:55:03.086613 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 364/1480] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:03 2026] GET /volume/v3/volumes/97bfe114-1e2a-4956-9853-41a4ab1dba78 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:03.095046 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-10abcb68-db42-4f51-a83c-726e7f051ddd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:03.098311 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-10abcb68-db42-4f51-a83c-726e7f051ddd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:55:03.098685 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-10abcb68-db42-4f51-a83c-726e7f051ddd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:03.099098 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-10abcb68-db42-4f51-a83c-726e7f051ddd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:03.099331 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-10abcb68-db42-4f51-a83c-726e7f051ddd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete backup with id: aea198ad-7343-47c4-8e8a-10e29679031b. Aug 01 13:55:03.107460 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:03.107460 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:03.133494 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-10abcb68-db42-4f51-a83c-726e7f051ddd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] delete_backup rpcapi backup_id aea198ad-7343-47c4-8e8a-10e29679031b {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:55:03.137045 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-10abcb68-db42-4f51-a83c-726e7f051ddd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 202 Aug 01 13:55:03.138058 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 374/1481] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:03 2026] DELETE /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 01 13:55:03.151174 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-71d481fe-d1f0-4f72-a43a-f561ab932bbd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:03.156384 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71d481fe-d1f0-4f72-a43a-f561ab932bbd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:55:03.156384 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71d481fe-d1f0-4f72-a43a-f561ab932bbd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:03.156384 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71d481fe-d1f0-4f72-a43a-f561ab932bbd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:03.156384 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-71d481fe-d1f0-4f72-a43a-f561ab932bbd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:03.164729 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:03.164729 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:03.164729 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71d481fe-d1f0-4f72-a43a-f561ab932bbd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 200 Aug 01 13:55:03.164729 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 372/1482] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:03 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:03.454012 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1b8082e8-8b0b-40af-856e-bb76447dafc7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:03.456713 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1b8082e8-8b0b-40af-856e-bb76447dafc7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:03.457596 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1b8082e8-8b0b-40af-856e-bb76447dafc7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:03.457596 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1b8082e8-8b0b-40af-856e-bb76447dafc7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:03.480084 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:03.480084 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:03.487460 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1b8082e8-8b0b-40af-856e-bb76447dafc7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:03.497868 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1b8082e8-8b0b-40af-856e-bb76447dafc7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:03.500115 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 373/1483] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:03 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:04.177528 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ee4b3fef-a362-4b47-940c-0552e458e38d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:04.180814 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ee4b3fef-a362-4b47-940c-0552e458e38d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b Aug 01 13:55:04.181025 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ee4b3fef-a362-4b47-940c-0552e458e38d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:04.181635 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ee4b3fef-a362-4b47-940c-0552e458e38d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:04.181635 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-ee4b3fef-a362-4b47-940c-0552e458e38d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id aea198ad-7343-47c4-8e8a-10e29679031b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:04.188046 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ee4b3fef-a362-4b47-940c-0552e458e38d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b returned with HTTP 404 Aug 01 13:55:04.193689 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 365/1484] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:04 2026] GET /volume/v3/backups/aea198ad-7343-47c4-8e8a-10e29679031b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:04.304858 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d554195b-12ba-4aba-a666-a9e8d90ac5d8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:04.308237 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d554195b-12ba-4aba-a666-a9e8d90ac5d8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd Aug 01 13:55:04.308237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d554195b-12ba-4aba-a666-a9e8d90ac5d8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:04.308237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d554195b-12ba-4aba-a666-a9e8d90ac5d8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:04.317596 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:04.317596 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:04.324016 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d554195b-12ba-4aba-a666-a9e8d90ac5d8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:04.332195 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d554195b-12ba-4aba-a666-a9e8d90ac5d8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd returned with HTTP 200 Aug 01 13:55:04.332793 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 375/1485] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:04 2026] GET /volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:04.347819 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6a1c0fbc-03a0-4daf-a5ac-da9d6a4d3bd1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:04.350591 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6a1c0fbc-03a0-4daf-a5ac-da9d6a4d3bd1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd Aug 01 13:55:04.350591 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6a1c0fbc-03a0-4daf-a5ac-da9d6a4d3bd1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:04.350789 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6a1c0fbc-03a0-4daf-a5ac-da9d6a4d3bd1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:04.350944 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-6a1c0fbc-03a0-4daf-a5ac-da9d6a4d3bd1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume with id: 8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd Aug 01 13:55:04.362673 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:04.362673 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:04.362673 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6a1c0fbc-03a0-4daf-a5ac-da9d6a4d3bd1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:04.389980 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6a1c0fbc-03a0-4daf-a5ac-da9d6a4d3bd1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume request issued successfully. Aug 01 13:55:04.389980 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6a1c0fbc-03a0-4daf-a5ac-da9d6a4d3bd1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd returned with HTTP 202 Aug 01 13:55:04.390814 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 373/1486] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:04 2026] DELETE /volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:04.400479 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4b689e5f-e246-4b43-8e3b-f319fc7bd8cb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:04.402784 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b689e5f-e246-4b43-8e3b-f319fc7bd8cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd Aug 01 13:55:04.402966 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b689e5f-e246-4b43-8e3b-f319fc7bd8cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:04.403180 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b689e5f-e246-4b43-8e3b-f319fc7bd8cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:04.415057 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:04.415057 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:04.421293 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4b689e5f-e246-4b43-8e3b-f319fc7bd8cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:04.427749 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b689e5f-e246-4b43-8e3b-f319fc7bd8cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd returned with HTTP 200 Aug 01 13:55:04.428157 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 374/1487] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:04 2026] GET /volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:04.517771 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1730d63f-4278-40fd-a4de-abcc4bbd5309 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:04.519984 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1730d63f-4278-40fd-a4de-abcc4bbd5309 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:04.520421 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1730d63f-4278-40fd-a4de-abcc4bbd5309 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:04.520729 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1730d63f-4278-40fd-a4de-abcc4bbd5309 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:04.537582 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:04.537582 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:04.542417 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1730d63f-4278-40fd-a4de-abcc4bbd5309 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:04.548358 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1730d63f-4278-40fd-a4de-abcc4bbd5309 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:04.548879 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 366/1488] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:04 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:05.445999 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5bdd0a99-71db-4ca3-8fd2-d4310f75e4ef None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:05.447678 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5bdd0a99-71db-4ca3-8fd2-d4310f75e4ef tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd Aug 01 13:55:05.447851 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5bdd0a99-71db-4ca3-8fd2-d4310f75e4ef tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:05.448053 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5bdd0a99-71db-4ca3-8fd2-d4310f75e4ef tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:05.454174 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5bdd0a99-71db-4ca3-8fd2-d4310f75e4ef tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd returned with HTTP 404 Aug 01 13:55:05.454631 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 376/1489] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:05 2026] GET /volume/v3/volumes/8a00d7b6-5279-4ff7-a295-69cd9ea2ffbd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:05.466642 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:05.470887 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:05.471400 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-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-1546276319"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:05.476233 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1546276319'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:05.476233 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume of 1 GB Aug 01 13:55:05.484969 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Availability Zones retrieved successfully. Aug 01 13:55:05.492629 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (fa572f92-2a1f-4c10-9c64-5c825d500c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:05.496418 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df36eee-9f37-4951-975a-7ccb0123bf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:05.496418 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:05.536294 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df36eee-9f37-4951-975a-7ccb0123bf45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:05.536294 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded3a0a0-c54d-49f0-8d4d-1758c592aad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:05.568057 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0e5d5189-d403-4598-97db-514f47032874 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:05.571708 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e5d5189-d403-4598-97db-514f47032874 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:05.572048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e5d5189-d403-4598-97db-514f47032874 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:05.572335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e5d5189-d403-4598-97db-514f47032874 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:05.587178 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:05.587178 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:05.592587 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0e5d5189-d403-4598-97db-514f47032874 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:05.597447 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['38198443-a7c4-4d3f-93b6-94901fe78722', 'ae1a7452-3e12-4497-ae47-dda456bcc2f4', '578f8a3d-e596-47cb-aba4-cd891f0030f3', 'defcc0d4-0c27-4fb5-9796-30fbfb286d8d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:05.597447 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded3a0a0-c54d-49f0-8d4d-1758c592aad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38198443-a7c4-4d3f-93b6-94901fe78722', 'ae1a7452-3e12-4497-ae47-dda456bcc2f4', '578f8a3d-e596-47cb-aba4-cd891f0030f3', 'defcc0d4-0c27-4fb5-9796-30fbfb286d8d']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:05.599006 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567d1508-466f-42e9-ae04-1165f9397a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:05.601425 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e5d5189-d403-4598-97db-514f47032874 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:05.601896 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 375/1490] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:05 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:05.632468 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567d1508-466f-42e9-ae04-1165f9397a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39a692c4-7812-4a22-b711-9806b2fa3f1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1546276319',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['38198443-a7c4-4d3f-93b6-94901fe78722','ae1a7452-3e12-4497-ae47-dda456bcc2f4','578f8a3d-e596-47cb-aba4-cd891f0030f3','defcc0d4-0c27-4fb5-9796-30fbfb286d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1546276319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39a692c4-7812-4a22-b711-9806b2fa3f1d,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='c02896ddfacd469ea03f998971339aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:05.633172 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f7cb5da-4a31-465f-9067-851607741c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:05.661789 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f7cb5da-4a31-465f-9067-851607741c95) transitioned into state 'SUCCESS' from state '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-1546276319',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['38198443-a7c4-4d3f-93b6-94901fe78722','ae1a7452-3e12-4497-ae47-dda456bcc2f4','578f8a3d-e596-47cb-aba4-cd891f0030f3','defcc0d4-0c27-4fb5-9796-30fbfb286d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:05.664467 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76ff19e-3ca7-40be-b3fa-f9d29988072e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:05.676113 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76ff19e-3ca7-40be-b3fa-f9d29988072e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:05.677204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (fa572f92-2a1f-4c10-9c64-5c825d500c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:05.677578 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume request issued successfully. Aug 01 13:55:05.678299 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3ad2885-0640-4b86-ac61-861a5b52d799 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:55:05.678693 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 374/1491] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:55:05 2026] POST /volume/v3/volumes => generated 816 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:05.695462 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bf707345-507c-4384-aec0-95a14d887d22 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:05.698891 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bf707345-507c-4384-aec0-95a14d887d22 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d Aug 01 13:55:05.699092 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bf707345-507c-4384-aec0-95a14d887d22 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:05.699286 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bf707345-507c-4384-aec0-95a14d887d22 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:05.710051 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:05.710051 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:05.717988 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bf707345-507c-4384-aec0-95a14d887d22 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:05.724640 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bf707345-507c-4384-aec0-95a14d887d22 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d returned with HTTP 200 Aug 01 13:55:05.725190 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 367/1492] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:05 2026] GET /volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:06.094701 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-22f7b7c3-9755-49a9-867b-9cff23684b09 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.097439 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-22f7b7c3-9755-49a9-867b-9cff23684b09 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments/7e28e68c-7f75-4dee-8995-04e9892f8335/action Aug 01 13:55:06.097897 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-22f7b7c3-9755-49a9-867b-9cff23684b09 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:06.098032 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-22f7b7c3-9755-49a9-867b-9cff23684b09 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:06.119686 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:06.119686 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:06.133889 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3fe5368f-11aa-4e22-97fd-ca06b7e8e022 req-22f7b7c3-9755-49a9-867b-9cff23684b09 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/7e28e68c-7f75-4dee-8995-04e9892f8335/action returned with HTTP 204 Aug 01 13:55:06.134426 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 377/1493] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:55:06 2026] POST /volume/v3/attachments/7e28e68c-7f75-4dee-8995-04e9892f8335/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:06.618828 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b806697a-1147-49d4-9d54-ea29f95210a6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.621793 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b806697a-1147-49d4-9d54-ea29f95210a6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:06.622634 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b806697a-1147-49d4-9d54-ea29f95210a6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:06.622873 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b806697a-1147-49d4-9d54-ea29f95210a6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:06.634416 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:06.634416 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:06.638117 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b806697a-1147-49d4-9d54-ea29f95210a6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:06.642045 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b806697a-1147-49d4-9d54-ea29f95210a6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:06.642518 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 376/1494] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:06 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:06.689426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-6b7ff5ac-28da-40e3-a470-e057e0bc6b22 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.696066 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-6b7ff5ac-28da-40e3-a470-e057e0bc6b22 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:06.697963 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-6b7ff5ac-28da-40e3-a470-e057e0bc6b22 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:06.697963 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-6b7ff5ac-28da-40e3-a470-e057e0bc6b22 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:06.709386 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:06.709386 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:06.713588 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d0e4ba91-873b-4075-a819-a304d747f223 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.714505 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-6b7ff5ac-28da-40e3-a470-e057e0bc6b22 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:06.716019 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0e4ba91-873b-4075-a819-a304d747f223 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:55:06.716308 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0e4ba91-873b-4075-a819-a304d747f223 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:06.716554 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0e4ba91-873b-4075-a819-a304d747f223 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:06.721510 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-6b7ff5ac-28da-40e3-a470-e057e0bc6b22 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:06.722280 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 375/1495] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:06 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:06.726738 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:06.726738 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:06.731626 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d0e4ba91-873b-4075-a819-a304d747f223 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:55:06.737695 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0e4ba91-873b-4075-a819-a304d747f223 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:55:06.738197 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 368/1496] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:06 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:06.742382 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b3776ece-fb89-4b7b-a9d0-2e3c3ee1bf23 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.744616 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3776ece-fb89-4b7b-a9d0-2e3c3ee1bf23 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d Aug 01 13:55:06.744818 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3776ece-fb89-4b7b-a9d0-2e3c3ee1bf23 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:06.746914 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3776ece-fb89-4b7b-a9d0-2e3c3ee1bf23 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:06.759744 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:06.759744 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:06.766514 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b3776ece-fb89-4b7b-a9d0-2e3c3ee1bf23 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:06.776200 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3776ece-fb89-4b7b-a9d0-2e3c3ee1bf23 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d returned with HTTP 200 Aug 01 13:55:06.776826 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 378/1497] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:06 2026] GET /volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:06.796040 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-63b3603c-5893-4613-93bd-90ad93ad4e93 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.798681 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63b3603c-5893-4613-93bd-90ad93ad4e93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 13:55:06.799195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63b3603c-5893-4613-93bd-90ad93ad4e93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39a692c4-7812-4a22-b711-9806b2fa3f1d", "name": "tempest-VolumesBackupsTest-Backup-1510396491", "description": "tempest-backup-description-1096399746", "container": "tempest-volumesbackupstest-backup-container-2041694679"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:06.801254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-63b3603c-5893-4613-93bd-90ad93ad4e93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating new backup {'backup': {'volume_id': '39a692c4-7812-4a22-b711-9806b2fa3f1d', 'name': 'tempest-VolumesBackupsTest-Backup-1510396491', 'description': 'tempest-backup-description-1096399746', 'container': 'tempest-volumesbackupstest-backup-container-2041694679'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:55:06.801470 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-63b3603c-5893-4613-93bd-90ad93ad4e93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating backup of volume 39a692c4-7812-4a22-b711-9806b2fa3f1d in container tempest-volumesbackupstest-backup-container-2041694679 Aug 01 13:55:06.812277 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:06.812277 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:06.813393 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-63b3603c-5893-4613-93bd-90ad93ad4e93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:06.820876 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-67335fb0-a844-4d03-ba9a-dda74a4cf4cd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.821149 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67335fb0-a844-4d03-ba9a-dda74a4cf4cd None None] GET https://10.4.3.223/volume// Aug 01 13:55:06.821361 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67335fb0-a844-4d03-ba9a-dda74a4cf4cd None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:06.821595 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67335fb0-a844-4d03-ba9a-dda74a4cf4cd None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:06.821979 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67335fb0-a844-4d03-ba9a-dda74a4cf4cd None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:06.822360 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 376/1498] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:55: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 01 13:55:06.829650 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-2ab91427-091f-405c-be39-37de596c00ea None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.831710 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-2ab91427-091f-405c-be39-37de596c00ea tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:55:06.832076 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-2ab91427-091f-405c-be39-37de596c00ea tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e403bd8f-6594-449a-9baf-edf6a4bbfa87", "connector": null, "instance_uuid": "8a63a097-9711-4a6c-9066-753b80d58734"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:06.838126 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-63b3603c-5893-4613-93bd-90ad93ad4e93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['07d834de-5de6-44c5-9263-accc00e5e088', '448d407a-0587-4c58-9586-eab13b53db74'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:06.850146 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:06.850146 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:06.881025 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-2ab91427-091f-405c-be39-37de596c00ea tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:55:06.881982 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 369/1499] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:55: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 01 13:55:06.884549 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63b3603c-5893-4613-93bd-90ad93ad4e93 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:55:06.886764 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 377/1500] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:55:06 2026] POST /volume/v3/backups => generated 330 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:06.898874 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f7273058-0fef-486b-865d-cc0d33653837 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.899989 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7273058-0fef-486b-865d-cc0d33653837 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:06.899989 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7273058-0fef-486b-865d-cc0d33653837 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:06.900158 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7273058-0fef-486b-865d-cc0d33653837 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:06.900335 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f7273058-0fef-486b-865d-cc0d33653837 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:06.908231 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:06.908231 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:06.909316 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7273058-0fef-486b-865d-cc0d33653837 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:06.910358 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 379/1501] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:06 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:06.921657 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9b9a864e-5d6d-4f3c-8f4a-5ab4a1dbd9a0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.923948 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9b9a864e-5d6d-4f3c-8f4a-5ab4a1dbd9a0 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:06.924221 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9b9a864e-5d6d-4f3c-8f4a-5ab4a1dbd9a0 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:06.924437 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9b9a864e-5d6d-4f3c-8f4a-5ab4a1dbd9a0 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:06.939277 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:06.939277 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:06.942953 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9b9a864e-5d6d-4f3c-8f4a-5ab4a1dbd9a0 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:06.943593 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d3fd0383-b53b-4325-9595-66eeffbc47e0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.944081 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d3fd0383-b53b-4325-9595-66eeffbc47e0 None None] GET https://10.4.3.223/volume// Aug 01 13:55:06.944321 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d3fd0383-b53b-4325-9595-66eeffbc47e0 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:06.944629 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d3fd0383-b53b-4325-9595-66eeffbc47e0 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:06.945031 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d3fd0383-b53b-4325-9595-66eeffbc47e0 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:06.945545 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 370/1502] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55: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 01 13:55:06.947650 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9b9a864e-5d6d-4f3c-8f4a-5ab4a1dbd9a0 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:06.948073 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 377/1503] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:06 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:06.958191 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-28b1fc69-c517-43f7-99f7-0295b92521cf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:06.961035 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-28b1fc69-c517-43f7-99f7-0295b92521cf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:06.961278 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-28b1fc69-c517-43f7-99f7-0295b92521cf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:06.961460 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-28b1fc69-c517-43f7-99f7-0295b92521cf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:06.977882 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:06.977882 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:06.984652 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-28b1fc69-c517-43f7-99f7-0295b92521cf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:06.991230 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-28b1fc69-c517-43f7-99f7-0295b92521cf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:06.991728 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 378/1504] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:06 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:07.095648 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-8a542648-5d24-47d3-b620-6e1d9f8b4864 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:07.099131 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-8a542648-5d24-47d3-b620-6e1d9f8b4864 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] PUT https://10.4.3.223/volume/v3/attachments/12aed685-2889-4687-8905-2950d0c2b0f2 Aug 01 13:55:07.099131 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-8a542648-5d24-47d3-b620-6e1d9f8b4864 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:07.106165 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-8a542648-5d24-47d3-b620-6e1d9f8b4864 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Acquiring lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:55:07.112244 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-8a542648-5d24-47d3-b620-6e1d9f8b4864 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:55:07.113521 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:07.113521 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:07.203095 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-8a542648-5d24-47d3-b620-6e1d9f8b4864 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" released by "attachment_update" :: held 0.091s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:55:07.203417 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-8a542648-5d24-47d3-b620-6e1d9f8b4864 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/12aed685-2889-4687-8905-2950d0c2b0f2 returned with HTTP 200 Aug 01 13:55:07.203954 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 380/1505] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:55:07 2026] PUT /volume/v3/attachments/12aed685-2889-4687-8905-2950d0c2b0f2 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:55:07.300374 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:07.302952 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:07.303403 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1165291977", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:07.305042 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1165291977', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:07.305457 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Create volume of 1 GB Aug 01 13:55:07.305710 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:07.305710 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:07.310583 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Availability Zones retrieved successfully. Aug 01 13:55:07.317257 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Flow 'volume_create_api' (dbb95e3e-7a71-49ab-b811-2c87c362abbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:07.318584 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3084d603-80db-47f1-9cdb-5989911819eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:07.319845 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:07.358869 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3084d603-80db-47f1-9cdb-5989911819eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:07.359748 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938c3535-6dd9-4ca5-afae-a396e57a3c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:07.462343 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Created reservations ['4721f620-763d-4cdf-8d45-bf10323da49e', 'd6e9a6f5-e73e-469e-ae69-e5b1b770e54d', 'ecb42995-b52d-4964-9737-b08199c01c7f', '2fee357d-8369-48c9-b693-2bd9b65b614b'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:07.463558 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938c3535-6dd9-4ca5-afae-a396e57a3c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4721f620-763d-4cdf-8d45-bf10323da49e', 'd6e9a6f5-e73e-469e-ae69-e5b1b770e54d', 'ecb42995-b52d-4964-9737-b08199c01c7f', '2fee357d-8369-48c9-b693-2bd9b65b614b']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:07.464789 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08658fc-b92d-4b80-9030-c4b10d55cf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:07.493549 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08658fc-b92d-4b80-9030-c4b10d55cf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02720212-aa4e-41cd-89cc-79ce94e99257', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1165291977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e10cd595ae40d48146fb834b0316d6',qos_specs=None,replication_status=,reservations=['4721f620-763d-4cdf-8d45-bf10323da49e','d6e9a6f5-e73e-469e-ae69-e5b1b770e54d','ecb42995-b52d-4964-9737-b08199c01c7f','2fee357d-8369-48c9-b693-2bd9b65b614b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5355fcacc934c7184fce851dfd03b1e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1165291977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02720212-aa4e-41cd-89cc-79ce94e99257,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e10cd595ae40d48146fb834b0316d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5355fcacc934c7184fce851dfd03b1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:07.494328 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b22e869-3caa-40c9-9621-454886ba4f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:07.519193 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b22e869-3caa-40c9-9621-454886ba4f79) transitioned into state 'SUCCESS' from state '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-1165291977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e10cd595ae40d48146fb834b0316d6',qos_specs=None,replication_status=,reservations=['4721f620-763d-4cdf-8d45-bf10323da49e','d6e9a6f5-e73e-469e-ae69-e5b1b770e54d','ecb42995-b52d-4964-9737-b08199c01c7f','2fee357d-8369-48c9-b693-2bd9b65b614b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5355fcacc934c7184fce851dfd03b1e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:07.520234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dab368ff-1dfe-4473-8243-cc662d86a646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:07.538626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dab368ff-1dfe-4473-8243-cc662d86a646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:07.538626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Flow 'volume_create_api' (dbb95e3e-7a71-49ab-b811-2c87c362abbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:07.538626 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Create volume request issued successfully. Aug 01 13:55:07.538791 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-61df96e4-1aa8-4a7b-83a6-c51986809524 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:55:07.539343 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 371/1506] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:55:07 2026] POST /volume/v3/volumes => generated 789 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:07.560019 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-66174d37-face-4514-8f61-dcec1f4027b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:07.565768 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-66174d37-face-4514-8f61-dcec1f4027b0 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:07.566025 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-66174d37-face-4514-8f61-dcec1f4027b0 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:07.566237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-66174d37-face-4514-8f61-dcec1f4027b0 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:07.574598 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:07.574598 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:07.582282 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-66174d37-face-4514-8f61-dcec1f4027b0 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:07.587096 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-66174d37-face-4514-8f61-dcec1f4027b0 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:07.589252 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 378/1507] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:07 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:07.757452 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-938cbc54-51dc-4eb5-be2d-09026a5fb743 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:07.759442 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-938cbc54-51dc-4eb5-be2d-09026a5fb743 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:55:07.759656 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-938cbc54-51dc-4eb5-be2d-09026a5fb743 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:07.759861 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-938cbc54-51dc-4eb5-be2d-09026a5fb743 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:07.770965 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:07.770965 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:07.777340 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-938cbc54-51dc-4eb5-be2d-09026a5fb743 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:55:07.783113 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-938cbc54-51dc-4eb5-be2d-09026a5fb743 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:55:07.783632 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 379/1508] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:07 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:07.928288 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fab4be1d-35b9-4ee4-b834-db69bbbda271 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:07.930531 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fab4be1d-35b9-4ee4-b834-db69bbbda271 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:07.930531 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fab4be1d-35b9-4ee4-b834-db69bbbda271 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:07.931302 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fab4be1d-35b9-4ee4-b834-db69bbbda271 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:07.931796 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fab4be1d-35b9-4ee4-b834-db69bbbda271 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:07.940404 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:07.940404 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:07.941672 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fab4be1d-35b9-4ee4-b834-db69bbbda271 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:07.942324 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 381/1509] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:07 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:07.965673 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0d794d82-1554-444b-8efa-5083ff16d8db None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:07.968141 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0d794d82-1554-444b-8efa-5083ff16d8db tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:07.968446 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0d794d82-1554-444b-8efa-5083ff16d8db tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:07.968721 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0d794d82-1554-444b-8efa-5083ff16d8db tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:07.992645 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:07.992645 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:07.997789 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0d794d82-1554-444b-8efa-5083ff16d8db tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:08.006074 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0d794d82-1554-444b-8efa-5083ff16d8db tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:08.006739 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 372/1510] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:07 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:08.514144 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-896ecde8-a778-4a42-89f1-ada50a8f78ec None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.516267 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-896ecde8-a778-4a42-89f1-ada50a8f78ec tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:55:08.516590 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-896ecde8-a778-4a42-89f1-ada50a8f78ec tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.516888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-896ecde8-a778-4a42-89f1-ada50a8f78ec tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.524893 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:08.524893 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:08.530065 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-896ecde8-a778-4a42-89f1-ada50a8f78ec tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:55:08.535115 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-896ecde8-a778-4a42-89f1-ada50a8f78ec tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:55:08.535807 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 379/1511] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:08 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:08.547396 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fbfb5e2c-7a52-4eec-b21c-a15b118d0202 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.549069 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fbfb5e2c-7a52-4eec-b21c-a15b118d0202 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:55:08.549257 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fbfb5e2c-7a52-4eec-b21c-a15b118d0202 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.549502 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fbfb5e2c-7a52-4eec-b21c-a15b118d0202 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.549569 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-fbfb5e2c-7a52-4eec-b21c-a15b118d0202 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Delete volume with id: d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:55:08.556539 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:08.556539 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:08.556991 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fbfb5e2c-7a52-4eec-b21c-a15b118d0202 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:55:08.576063 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fbfb5e2c-7a52-4eec-b21c-a15b118d0202 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Delete volume request issued successfully. Aug 01 13:55:08.576325 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fbfb5e2c-7a52-4eec-b21c-a15b118d0202 tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 202 Aug 01 13:55:08.576751 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 380/1512] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:08 2026] DELETE /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:08.585626 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ad643551-c1a1-4c9b-b0e2-a2dd2ef4267e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.587682 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad643551-c1a1-4c9b-b0e2-a2dd2ef4267e tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:55:08.587930 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad643551-c1a1-4c9b-b0e2-a2dd2ef4267e tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.588171 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad643551-c1a1-4c9b-b0e2-a2dd2ef4267e tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.595896 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:08.595896 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:08.602090 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ad643551-c1a1-4c9b-b0e2-a2dd2ef4267e tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Volume info retrieved successfully. Aug 01 13:55:08.604964 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-89c3cf80-4209-413a-90f9-28621ad7122d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.607378 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-89c3cf80-4209-413a-90f9-28621ad7122d tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:08.607695 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-89c3cf80-4209-413a-90f9-28621ad7122d tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.607920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-89c3cf80-4209-413a-90f9-28621ad7122d tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.608539 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad643551-c1a1-4c9b-b0e2-a2dd2ef4267e tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 200 Aug 01 13:55:08.609267 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 382/1513] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:08 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:08.620251 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:08.620251 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:08.624745 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-89c3cf80-4209-413a-90f9-28621ad7122d tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:08.628908 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-89c3cf80-4209-413a-90f9-28621ad7122d tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:08.629317 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 373/1514] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:08 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:08.643090 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-20d4d554-c0a4-44bf-bb53-945cee3f1e37 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.645645 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-20d4d554-c0a4-44bf-bb53-945cee3f1e37 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:08.646051 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-20d4d554-c0a4-44bf-bb53-945cee3f1e37 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.646384 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-20d4d554-c0a4-44bf-bb53-945cee3f1e37 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.657189 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:08.657189 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:08.662907 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-20d4d554-c0a4-44bf-bb53-945cee3f1e37 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:08.668456 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-20d4d554-c0a4-44bf-bb53-945cee3f1e37 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:08.669091 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 380/1515] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:08 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:08.713081 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-15fd0c5c-bc87-4c41-b9f4-3653f9db153a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.715401 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-15fd0c5c-bc87-4c41-b9f4-3653f9db153a tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:08.715595 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-15fd0c5c-bc87-4c41-b9f4-3653f9db153a tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.715801 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-15fd0c5c-bc87-4c41-b9f4-3653f9db153a tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.725309 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:08.725309 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:08.730587 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-15fd0c5c-bc87-4c41-b9f4-3653f9db153a tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:08.736204 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-15fd0c5c-bc87-4c41-b9f4-3653f9db153a tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:08.736740 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 381/1516] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:08 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:08.810669 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b3a40a93-b474-4c3b-bcb7-ae8308b22259 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.811080 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3a40a93-b474-4c3b-bcb7-ae8308b22259 None None] GET https://10.4.3.223/volume// Aug 01 13:55:08.811258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3a40a93-b474-4c3b-bcb7-ae8308b22259 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.811456 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3a40a93-b474-4c3b-bcb7-ae8308b22259 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.811814 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3a40a93-b474-4c3b-bcb7-ae8308b22259 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:08.812140 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 383/1517] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:55: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 01 13:55:08.820770 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-521558a4-c648-44b1-baa1-6edf52edc6d2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.824821 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-521558a4-c648-44b1-baa1-6edf52edc6d2 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:55:08.825172 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-521558a4-c648-44b1-baa1-6edf52edc6d2 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02720212-aa4e-41cd-89cc-79ce94e99257", "connector": null, "instance_uuid": "238423e8-f3a3-4d3f-9e5f-c4f121907e69"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:08.834575 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:08.834575 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:08.861437 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-521558a4-c648-44b1-baa1-6edf52edc6d2 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:55:08.861880 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 374/1518] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:55:08 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 01 13:55:08.897157 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d048530f-70a2-4839-a547-e5799d303ed0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.897607 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0ad4a0aa-77c2-4124-9e6b-dd1f117bd5f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.897719 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d048530f-70a2-4839-a547-e5799d303ed0 None None] GET https://10.4.3.223/volume// Aug 01 13:55:08.897836 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d048530f-70a2-4839-a547-e5799d303ed0 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.898113 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d048530f-70a2-4839-a547-e5799d303ed0 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.898539 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d048530f-70a2-4839-a547-e5799d303ed0 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:08.898892 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 382/1519] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55: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 01 13:55:08.899635 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ad4a0aa-77c2-4124-9e6b-dd1f117bd5f7 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:08.900017 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0ad4a0aa-77c2-4124-9e6b-dd1f117bd5f7 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.900382 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0ad4a0aa-77c2-4124-9e6b-dd1f117bd5f7 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.915716 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-f89dcbe0-391c-401c-b0af-e88df6bb7d4c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.917360 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:08.917360 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:08.918445 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-f89dcbe0-391c-401c-b0af-e88df6bb7d4c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:08.918791 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-f89dcbe0-391c-401c-b0af-e88df6bb7d4c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.919078 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-f89dcbe0-391c-401c-b0af-e88df6bb7d4c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.921997 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0ad4a0aa-77c2-4124-9e6b-dd1f117bd5f7 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:08.927550 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ad4a0aa-77c2-4124-9e6b-dd1f117bd5f7 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:08.927958 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 381/1520] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:08 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:08.935828 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:08.935828 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:08.942162 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-f89dcbe0-391c-401c-b0af-e88df6bb7d4c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:08.951252 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-f89dcbe0-391c-401c-b0af-e88df6bb7d4c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:08.951252 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 384/1521] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:08 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 1043 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:08.953690 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fb7e7a7b-22fc-4c93-8bac-f2d12f5b6fd0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:08.955617 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb7e7a7b-22fc-4c93-8bac-f2d12f5b6fd0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:08.955834 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fb7e7a7b-22fc-4c93-8bac-f2d12f5b6fd0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:08.956023 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fb7e7a7b-22fc-4c93-8bac-f2d12f5b6fd0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:08.956117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-fb7e7a7b-22fc-4c93-8bac-f2d12f5b6fd0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:08.962246 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:08.962246 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:08.963158 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb7e7a7b-22fc-4c93-8bac-f2d12f5b6fd0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:08.963557 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 375/1522] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:08 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:09.026330 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1fcdfa77-5e8b-4570-9af7-85350d550024 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.028778 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1fcdfa77-5e8b-4570-9af7-85350d550024 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:09.029106 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1fcdfa77-5e8b-4570-9af7-85350d550024 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:09.029433 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1fcdfa77-5e8b-4570-9af7-85350d550024 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:09.048100 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:09.048100 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:09.055298 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1fcdfa77-5e8b-4570-9af7-85350d550024 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:09.067453 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-0cf97963-d7f3-451c-928d-75b96679118e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.068934 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1fcdfa77-5e8b-4570-9af7-85350d550024 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:09.069519 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 383/1523] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:09 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:09.070011 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-0cf97963-d7f3-451c-928d-75b96679118e tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] PUT https://10.4.3.223/volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 Aug 01 13:55:09.070369 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-0cf97963-d7f3-451c-928d-75b96679118e tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:09.078456 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-0cf97963-d7f3-451c-928d-75b96679118e tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Acquiring lock "cinder-attachment_update-02720212-aa4e-41cd-89cc-79ce94e99257-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:55:09.084191 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-0cf97963-d7f3-451c-928d-75b96679118e tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Lock "cinder-attachment_update-02720212-aa4e-41cd-89cc-79ce94e99257-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:55:09.085401 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:09.085401 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:09.093543 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-bf86f4a6-fe26-414b-9f73-67a9baa858a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.097083 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-bf86f4a6-fe26-414b-9f73-67a9baa858a4 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:55:09.097083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-bf86f4a6-fe26-414b-9f73-67a9baa858a4 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:09.097083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-bf86f4a6-fe26-414b-9f73-67a9baa858a4 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:09.103382 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:09.103382 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:09.107339 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-bf86f4a6-fe26-414b-9f73-67a9baa858a4 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:55:09.114321 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-bf86f4a6-fe26-414b-9f73-67a9baa858a4 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:55:09.115201 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 385/1524] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:09 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:09.142050 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-31b502a1-fcdb-4eb2-addf-7fb470da41ae None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.142438 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-31b502a1-fcdb-4eb2-addf-7fb470da41ae None None] GET https://10.4.3.223/volume// Aug 01 13:55:09.142585 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-31b502a1-fcdb-4eb2-addf-7fb470da41ae None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:09.142808 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-31b502a1-fcdb-4eb2-addf-7fb470da41ae None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:09.143137 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-31b502a1-fcdb-4eb2-addf-7fb470da41ae None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:09.143444 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 376/1525] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:55: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 01 13:55:09.152668 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-8326a15f-518a-4882-bf00-5f60361cef76 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.154747 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-8326a15f-518a-4882-bf00-5f60361cef76 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:55:09.155048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-8326a15f-518a-4882-bf00-5f60361cef76 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef85da2a-7048-46fa-ac7f-2520da135f90", "connector": null, "instance_uuid": "4f664473-9d71-47b8-9b42-49e49205bad9"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:09.165063 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:09.165063 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:09.180977 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-0cf97963-d7f3-451c-928d-75b96679118e tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Lock "cinder-attachment_update-02720212-aa4e-41cd-89cc-79ce94e99257-np0000006308" released by "attachment_update" :: held 0.097s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:55:09.181786 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-0cf97963-d7f3-451c-928d-75b96679118e tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 returned with HTTP 200 Aug 01 13:55:09.182063 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 382/1526] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:55:09 2026] PUT /volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:09.196801 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-8326a15f-518a-4882-bf00-5f60361cef76 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:55:09.197439 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 384/1527] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:55:09 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:09.245064 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-f2369e6a-5c0d-4a15-83b3-d122b821b614 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.249970 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-f2369e6a-5c0d-4a15-83b3-d122b821b614 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] POST https://10.4.3.223/volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2/action Aug 01 13:55:09.249970 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-f2369e6a-5c0d-4a15-83b3-d122b821b614 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:09.249970 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-f2369e6a-5c0d-4a15-83b3-d122b821b614 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:09.278098 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:09.278098 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:09.297382 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6efa34b3-0933-4b01-bb1b-ec82d76d4cb0 req-f2369e6a-5c0d-4a15-83b3-d122b821b614 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2/action returned with HTTP 204 Aug 01 13:55:09.297921 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 386/1528] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:55:09 2026] POST /volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:09.327497 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bf321720-e0d7-4f61-9422-fa4c3a54ee62 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.329694 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bf321720-e0d7-4f61-9422-fa4c3a54ee62 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:55:09.329987 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bf321720-e0d7-4f61-9422-fa4c3a54ee62 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:09.330201 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bf321720-e0d7-4f61-9422-fa4c3a54ee62 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:09.347710 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:09.347710 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:09.352078 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bf321720-e0d7-4f61-9422-fa4c3a54ee62 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:55:09.357934 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bf321720-e0d7-4f61-9422-fa4c3a54ee62 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:55:09.358202 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 377/1529] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:09 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 1112 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:09.375670 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b3596436-4f5a-452a-b892-e06b0ba299f1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.376698 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3596436-4f5a-452a-b892-e06b0ba299f1 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:55:09.376886 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3596436-4f5a-452a-b892-e06b0ba299f1 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:09.377062 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3596436-4f5a-452a-b892-e06b0ba299f1 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:09.387144 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:09.387144 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:09.390623 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b3596436-4f5a-452a-b892-e06b0ba299f1 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:55:09.394835 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3596436-4f5a-452a-b892-e06b0ba299f1 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:55:09.395227 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 383/1530] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:09 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 1112 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:09.628085 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-74889b95-7fbc-4ca4-b279-caaa0c07355c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.631185 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74889b95-7fbc-4ca4-b279-caaa0c07355c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] GET https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 Aug 01 13:55:09.631185 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74889b95-7fbc-4ca4-b279-caaa0c07355c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:09.631185 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74889b95-7fbc-4ca4-b279-caaa0c07355c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:09.638526 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74889b95-7fbc-4ca4-b279-caaa0c07355c tempest-VolumesActionsTest-12848737 tempest-VolumesActionsTest-12848737-project-member] https://10.4.3.223/volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 returned with HTTP 404 Aug 01 13:55:09.639298 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 385/1531] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:09 2026] GET /volume/v3/volumes/d9b9e3c7-24fb-48fa-8a19-c08ea6a71cd7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:09.942513 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2a608853-dd37-4083-9bd2-1d1b2ca40e2d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.949251 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a608853-dd37-4083-9bd2-1d1b2ca40e2d tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:09.949251 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a608853-dd37-4083-9bd2-1d1b2ca40e2d tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:09.949251 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a608853-dd37-4083-9bd2-1d1b2ca40e2d tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:09.963636 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:09.963636 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:09.970272 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2a608853-dd37-4083-9bd2-1d1b2ca40e2d tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:09.972600 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a608853-dd37-4083-9bd2-1d1b2ca40e2d tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:09.973108 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 387/1532] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:09 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:09.977188 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6632bb52-2a3f-44c1-b72d-e7dddb28cd33 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:09.985561 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6632bb52-2a3f-44c1-b72d-e7dddb28cd33 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:09.985771 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6632bb52-2a3f-44c1-b72d-e7dddb28cd33 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:09.985952 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6632bb52-2a3f-44c1-b72d-e7dddb28cd33 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:09.986050 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-6632bb52-2a3f-44c1-b72d-e7dddb28cd33 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:09.992105 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:09.992105 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:09.993004 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6632bb52-2a3f-44c1-b72d-e7dddb28cd33 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:09.993340 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 378/1533] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:09 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:10.086386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8e8b727-5c74-4fa5-8486-64dd7e63084a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:10.088543 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8e8b727-5c74-4fa5-8486-64dd7e63084a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:10.088764 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8e8b727-5c74-4fa5-8486-64dd7e63084a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:10.088973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8e8b727-5c74-4fa5-8486-64dd7e63084a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:10.104081 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:10.104081 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:10.108973 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f8e8b727-5c74-4fa5-8486-64dd7e63084a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:10.116235 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8e8b727-5c74-4fa5-8486-64dd7e63084a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:10.116235 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 384/1534] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:10 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:10.550088 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1915c105-1ff4-4361-80eb-de2ecf4fb83b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:10.550639 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1915c105-1ff4-4361-80eb-de2ecf4fb83b None None] GET https://10.4.3.223/volume// Aug 01 13:55:10.550831 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1915c105-1ff4-4361-80eb-de2ecf4fb83b None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:10.551058 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1915c105-1ff4-4361-80eb-de2ecf4fb83b None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:10.552349 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1915c105-1ff4-4361-80eb-de2ecf4fb83b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:10.552904 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 386/1535] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55: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 01 13:55:10.561036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-4d67aa9e-abde-4a3a-a5d8-1bfa449ebc7b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:10.563652 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-4d67aa9e-abde-4a3a-a5d8-1bfa449ebc7b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:55:10.563889 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-4d67aa9e-abde-4a3a-a5d8-1bfa449ebc7b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:10.564318 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-4d67aa9e-abde-4a3a-a5d8-1bfa449ebc7b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:10.575507 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:10.575507 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:10.579836 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-4d67aa9e-abde-4a3a-a5d8-1bfa449ebc7b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:55:10.586294 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-4d67aa9e-abde-4a3a-a5d8-1bfa449ebc7b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:55:10.587022 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 388/1536] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:10 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 1292 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:10.707108 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-49b50a09-d2ff-453a-a9ea-58c2b764381c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:10.710624 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-49b50a09-d2ff-453a-a9ea-58c2b764381c tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] PUT https://10.4.3.223/volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2 Aug 01 13:55:10.711104 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-49b50a09-d2ff-453a-a9ea-58c2b764381c tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:10.725998 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-49b50a09-d2ff-453a-a9ea-58c2b764381c tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Acquiring lock "cinder-attachment_update-ef85da2a-7048-46fa-ac7f-2520da135f90-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:55:10.732673 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-49b50a09-d2ff-453a-a9ea-58c2b764381c tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Lock "cinder-attachment_update-ef85da2a-7048-46fa-ac7f-2520da135f90-np0000006308" acquired by "attachment_update" :: waited 0.007s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:55:10.733809 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:10.733809 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:10.836312 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-49b50a09-d2ff-453a-a9ea-58c2b764381c tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Lock "cinder-attachment_update-ef85da2a-7048-46fa-ac7f-2520da135f90-np0000006308" released by "attachment_update" :: held 0.104s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:55:10.836586 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-49b50a09-d2ff-453a-a9ea-58c2b764381c tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2 returned with HTTP 200 Aug 01 13:55:10.837125 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 379/1537] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:55:10 2026] PUT /volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:10.867663 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-588e0ccd-0a19-4fcf-9534-e6b8287064b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:10.871266 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-588e0ccd-0a19-4fcf-9534-e6b8287064b4 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] POST https://10.4.3.223/volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2/action Aug 01 13:55:10.871266 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-588e0ccd-0a19-4fcf-9534-e6b8287064b4 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:10.871266 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-588e0ccd-0a19-4fcf-9534-e6b8287064b4 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:10.893915 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:10.893915 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:10.909814 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-888c8e4d-33c7-411d-8f78-ffa4ca6afc44 req-588e0ccd-0a19-4fcf-9534-e6b8287064b4 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2/action returned with HTTP 204 Aug 01 13:55:10.910475 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 385/1538] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:55:10 2026] POST /volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:10.994117 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2fb2f3d2-4a35-42be-8b87-a3edc2e0f031 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:10.995530 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2fb2f3d2-4a35-42be-8b87-a3edc2e0f031 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:10.995864 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2fb2f3d2-4a35-42be-8b87-a3edc2e0f031 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:10.996171 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2fb2f3d2-4a35-42be-8b87-a3edc2e0f031 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:11.007558 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-526f8891-dfe0-41ee-86bc-be1304e3424a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:11.013283 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-526f8891-dfe0-41ee-86bc-be1304e3424a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:11.013415 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:11.013415 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:11.015135 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-526f8891-dfe0-41ee-86bc-be1304e3424a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:11.015135 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-526f8891-dfe0-41ee-86bc-be1304e3424a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:11.015135 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-526f8891-dfe0-41ee-86bc-be1304e3424a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:11.021307 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:11.021307 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:11.021307 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-526f8891-dfe0-41ee-86bc-be1304e3424a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:11.021480 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2fb2f3d2-4a35-42be-8b87-a3edc2e0f031 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:11.021533 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 389/1539] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:11 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:11.035308 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2fb2f3d2-4a35-42be-8b87-a3edc2e0f031 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:11.035308 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 387/1540] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:10 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:55:11.132043 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a7152ae8-ccab-4518-994e-817d1df9a175 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:11.133924 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a7152ae8-ccab-4518-994e-817d1df9a175 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:11.134342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a7152ae8-ccab-4518-994e-817d1df9a175 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:11.134728 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a7152ae8-ccab-4518-994e-817d1df9a175 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:11.151897 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:11.151897 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:11.156190 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a7152ae8-ccab-4518-994e-817d1df9a175 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:11.162831 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a7152ae8-ccab-4518-994e-817d1df9a175 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:11.163538 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 380/1541] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:11 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:11.588231 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-94809051-539f-4352-a5d0-2f6477ed9863 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:11.592439 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-94809051-539f-4352-a5d0-2f6477ed9863 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments/12aed685-2889-4687-8905-2950d0c2b0f2/action Aug 01 13:55:11.592439 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-94809051-539f-4352-a5d0-2f6477ed9863 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:11.594591 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-94809051-539f-4352-a5d0-2f6477ed9863 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:11.622279 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:11.622279 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:11.641287 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5c8f3cfd-7bf3-4905-bbfc-d3b30048ad82 req-94809051-539f-4352-a5d0-2f6477ed9863 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/12aed685-2889-4687-8905-2950d0c2b0f2/action returned with HTTP 204 Aug 01 13:55:11.641975 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 386/1542] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:55:11 2026] POST /volume/v3/attachments/12aed685-2889-4687-8905-2950d0c2b0f2/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:12.035555 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f647bc6-fa27-4349-85f9-4ce285d91e31 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:12.037665 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f647bc6-fa27-4349-85f9-4ce285d91e31 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:12.037944 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f647bc6-fa27-4349-85f9-4ce285d91e31 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:12.038349 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f647bc6-fa27-4349-85f9-4ce285d91e31 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:12.038495 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0f647bc6-fa27-4349-85f9-4ce285d91e31 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:12.044238 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:12.044238 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:12.045583 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f647bc6-fa27-4349-85f9-4ce285d91e31 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:12.045583 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 390/1543] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:12 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:12.057787 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-26700c7f-7927-4919-b146-502b62a68e25 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:12.059960 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26700c7f-7927-4919-b146-502b62a68e25 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:12.060186 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26700c7f-7927-4919-b146-502b62a68e25 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:12.060882 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26700c7f-7927-4919-b146-502b62a68e25 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:12.076034 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:12.076034 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:12.083284 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-26700c7f-7927-4919-b146-502b62a68e25 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:12.090640 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26700c7f-7927-4919-b146-502b62a68e25 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:12.091192 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 388/1544] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:12 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:12.183307 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3b9905c7-e53b-4bae-94e8-f5fef399ce31 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:12.187736 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b9905c7-e53b-4bae-94e8-f5fef399ce31 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:12.188055 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b9905c7-e53b-4bae-94e8-f5fef399ce31 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:12.188329 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b9905c7-e53b-4bae-94e8-f5fef399ce31 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:12.206592 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:12.206592 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:12.211655 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3b9905c7-e53b-4bae-94e8-f5fef399ce31 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:12.219114 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b9905c7-e53b-4bae-94e8-f5fef399ce31 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:12.219610 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 381/1545] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:12 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:13.058447 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-89f94e25-2c86-4996-8518-547200195fb3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:13.063044 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89f94e25-2c86-4996-8518-547200195fb3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:13.063044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89f94e25-2c86-4996-8518-547200195fb3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:13.063044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89f94e25-2c86-4996-8518-547200195fb3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:13.063044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-89f94e25-2c86-4996-8518-547200195fb3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:13.070224 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:13.070224 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:13.070224 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89f94e25-2c86-4996-8518-547200195fb3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:13.070224 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 387/1546] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:13 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:13.105766 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d1e57bf9-c9f9-431e-99ad-8c7081406466 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:13.107901 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1e57bf9-c9f9-431e-99ad-8c7081406466 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:13.108172 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1e57bf9-c9f9-431e-99ad-8c7081406466 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:13.108441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1e57bf9-c9f9-431e-99ad-8c7081406466 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:13.126661 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:13.126661 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:13.135165 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d1e57bf9-c9f9-431e-99ad-8c7081406466 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:13.144632 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1e57bf9-c9f9-431e-99ad-8c7081406466 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:13.145045 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 391/1547] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:13 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:13.227619 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-39609677-5659-4e34-9aba-56ffc3d578c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:13.353468 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:13.353927 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1615235190"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:13.355485 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1615235190'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:13.355671 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Create volume of 1 GB Aug 01 13:55:13.360006 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Availability Zones retrieved successfully. Aug 01 13:55:13.366439 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Flow 'volume_create_api' (1011e143-f8a0-4193-91c0-23dbef5d7aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:13.367450 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a41620e-c111-4d4e-b325-9790c743f0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:13.368441 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:13.404615 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a41620e-c111-4d4e-b325-9790c743f0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:13.405619 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5a7c40-7dc9-4398-ab42-6ec8beaa5cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:13.493874 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Created reservations ['563f8778-f191-4dc7-a0c7-64128ce8e011', '18517da4-6e7b-47ba-bb53-be7bdece1cd6', '06c0c0b7-0eaa-442d-bd9b-4e3ebb17a5c4', 'b275e0f9-f026-4f26-b989-7b59b84408c8'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:13.494873 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5a7c40-7dc9-4398-ab42-6ec8beaa5cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['563f8778-f191-4dc7-a0c7-64128ce8e011', '18517da4-6e7b-47ba-bb53-be7bdece1cd6', '06c0c0b7-0eaa-442d-bd9b-4e3ebb17a5c4', 'b275e0f9-f026-4f26-b989-7b59b84408c8']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:13.495926 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c7d43a-e5b4-461a-b781-b038ad79a921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:13.525959 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c7d43a-e5b4-461a-b781-b038ad79a921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df93c5ca-ed1e-480d-9456-2cd2b9791f79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1615235190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='783ae618887f4db089881948475eb139',qos_specs=None,replication_status=,reservations=['563f8778-f191-4dc7-a0c7-64128ce8e011','18517da4-6e7b-47ba-bb53-be7bdece1cd6','06c0c0b7-0eaa-442d-bd9b-4e3ebb17a5c4','b275e0f9-f026-4f26-b989-7b59b84408c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2604eba6487f4a528ba923ffdded9ec8',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1615235190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df93c5ca-ed1e-480d-9456-2cd2b9791f79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='783ae618887f4db089881948475eb139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2604eba6487f4a528ba923ffdded9ec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:13.527332 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910852ba-d9b8-4e11-8921-60af8e9262d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:13.553820 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910852ba-d9b8-4e11-8921-60af8e9262d3) transitioned into state 'SUCCESS' from state '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-1615235190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='783ae618887f4db089881948475eb139',qos_specs=None,replication_status=,reservations=['563f8778-f191-4dc7-a0c7-64128ce8e011','18517da4-6e7b-47ba-bb53-be7bdece1cd6','06c0c0b7-0eaa-442d-bd9b-4e3ebb17a5c4','b275e0f9-f026-4f26-b989-7b59b84408c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2604eba6487f4a528ba923ffdded9ec8',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:13.554747 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb58c3b-3310-4519-8e5c-498a9c597b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:13.568946 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-845678ba-2d34-4b6e-a4c4-ccfa72747236 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:13.569968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb58c3b-3310-4519-8e5c-498a9c597b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:13.571062 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Flow 'volume_create_api' (1011e143-f8a0-4193-91c0-23dbef5d7aed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:13.571166 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-845678ba-2d34-4b6e-a4c4-ccfa72747236 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:55:13.571242 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Create volume request issued successfully. Aug 01 13:55:13.571334 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-845678ba-2d34-4b6e-a4c4-ccfa72747236 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:13.571744 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-845678ba-2d34-4b6e-a4c4-ccfa72747236 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:13.571956 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39609677-5659-4e34-9aba-56ffc3d578c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:55:13.572346 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 389/1548] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:13 2026] POST /volume/v3/volumes => generated 750 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:13.588601 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:13.588601 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:13.590301 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a068744e-6ead-408e-92d6-1104953c31f0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:13.594251 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a068744e-6ead-408e-92d6-1104953c31f0 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 Aug 01 13:55:13.594251 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a068744e-6ead-408e-92d6-1104953c31f0 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:13.595581 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-845678ba-2d34-4b6e-a4c4-ccfa72747236 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:55:13.596338 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a068744e-6ead-408e-92d6-1104953c31f0 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:13.604596 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:13.604596 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:13.607551 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-845678ba-2d34-4b6e-a4c4-ccfa72747236 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:55:13.608299 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 382/1549] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:13 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:13.608736 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a068744e-6ead-408e-92d6-1104953c31f0 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Volume info retrieved successfully. Aug 01 13:55:13.615184 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a068744e-6ead-408e-92d6-1104953c31f0 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 returned with HTTP 200 Aug 01 13:55:13.615778 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 388/1550] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:13 2026] GET /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:13.676775 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3e838eff-8c17-4ddf-987e-7c37c287c25f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:13.686710 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3e838eff-8c17-4ddf-987e-7c37c287c25f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:55:13.686710 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3e838eff-8c17-4ddf-987e-7c37c287c25f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:13.686710 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3e838eff-8c17-4ddf-987e-7c37c287c25f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:13.696508 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:13.696508 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:13.707882 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3e838eff-8c17-4ddf-987e-7c37c287c25f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:55:13.717114 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3e838eff-8c17-4ddf-987e-7c37c287c25f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:55:13.717946 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 392/1551] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:13 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:13.746766 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6d55ce9b-918f-4d47-9995-822504c86244 req-8dfc2798-16cb-4b81-99ab-00b7d1f518e8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:13.751110 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-8dfc2798-16cb-4b81-99ab-00b7d1f518e8 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] POST https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115/action Aug 01 13:55:13.751512 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-8dfc2798-16cb-4b81-99ab-00b7d1f518e8 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:13.753238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-8dfc2798-16cb-4b81-99ab-00b7d1f518e8 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:13.780279 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:13.780279 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:13.780279 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6d55ce9b-918f-4d47-9995-822504c86244 req-8dfc2798-16cb-4b81-99ab-00b7d1f518e8 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:55:13.787362 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6d55ce9b-918f-4d47-9995-822504c86244 req-8dfc2798-16cb-4b81-99ab-00b7d1f518e8 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Begin detaching volume completed successfully. Aug 01 13:55:13.787652 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-8dfc2798-16cb-4b81-99ab-00b7d1f518e8 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115/action returned with HTTP 202 Aug 01 13:55:13.788651 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 390/1552] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:55:13 2026] POST /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:13.870512 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f48ae9b8-c679-4c32-90ba-7ec24576a2fd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:13.870946 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f48ae9b8-c679-4c32-90ba-7ec24576a2fd None None] GET https://10.4.3.223/volume// Aug 01 13:55:13.871159 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f48ae9b8-c679-4c32-90ba-7ec24576a2fd None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:13.871464 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f48ae9b8-c679-4c32-90ba-7ec24576a2fd None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:13.871865 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f48ae9b8-c679-4c32-90ba-7ec24576a2fd None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:13.872253 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 383/1553] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55: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 01 13:55:13.890265 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6d55ce9b-918f-4d47-9995-822504c86244 req-bd8798d0-1344-4cfd-bd7b-22aa585e056f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:13.894010 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-bd8798d0-1344-4cfd-bd7b-22aa585e056f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:55:13.894417 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-bd8798d0-1344-4cfd-bd7b-22aa585e056f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:13.894898 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-bd8798d0-1344-4cfd-bd7b-22aa585e056f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:13.907798 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:13.907798 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:13.914032 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-6d55ce9b-918f-4d47-9995-822504c86244 req-bd8798d0-1344-4cfd-bd7b-22aa585e056f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:55:13.922462 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-bd8798d0-1344-4cfd-bd7b-22aa585e056f tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:55:13.923118 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 389/1554] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:13 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:14.084875 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5d16fdc8-8dbc-4a8e-8856-a24dccb47768 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:14.087631 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d16fdc8-8dbc-4a8e-8856-a24dccb47768 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:14.088082 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d16fdc8-8dbc-4a8e-8856-a24dccb47768 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:14.088498 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d16fdc8-8dbc-4a8e-8856-a24dccb47768 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:14.088768 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5d16fdc8-8dbc-4a8e-8856-a24dccb47768 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:14.095262 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:14.095262 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:14.096529 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d16fdc8-8dbc-4a8e-8856-a24dccb47768 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:14.097202 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 393/1555] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:14 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:14.159683 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ef083082-0a8f-4f12-a44d-11b78391eb5c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:14.163193 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef083082-0a8f-4f12-a44d-11b78391eb5c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:14.163760 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ef083082-0a8f-4f12-a44d-11b78391eb5c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:14.164078 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ef083082-0a8f-4f12-a44d-11b78391eb5c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:14.183952 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:14.183952 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:14.195511 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ef083082-0a8f-4f12-a44d-11b78391eb5c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:14.210717 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef083082-0a8f-4f12-a44d-11b78391eb5c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:14.211422 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 391/1556] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:14 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:14.606457 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-c0c5f16a-19b4-4d24-befe-268d5cf8406c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:14.611102 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-c0c5f16a-19b4-4d24-befe-268d5cf8406c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] POST https://10.4.3.223/volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5/action Aug 01 13:55:14.611102 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-c0c5f16a-19b4-4d24-befe-268d5cf8406c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:14.611102 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-c0c5f16a-19b4-4d24-befe-268d5cf8406c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:14.633584 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c4a34f06-6f0e-44d5-bfa4-8e2fbeaae404 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:14.637237 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4a34f06-6f0e-44d5-bfa4-8e2fbeaae404 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 Aug 01 13:55:14.637237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4a34f06-6f0e-44d5-bfa4-8e2fbeaae404 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:14.637237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4a34f06-6f0e-44d5-bfa4-8e2fbeaae404 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:14.646344 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:14.646344 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:14.651517 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:14.651517 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:14.653955 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c4a34f06-6f0e-44d5-bfa4-8e2fbeaae404 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Volume info retrieved successfully. Aug 01 13:55:14.659704 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4a34f06-6f0e-44d5-bfa4-8e2fbeaae404 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 returned with HTTP 200 Aug 01 13:55:14.660415 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 390/1557] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:14 2026] GET /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:14.669804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0726760d-72b8-44c0-93c0-fb09532e5c9a req-c0c5f16a-19b4-4d24-befe-268d5cf8406c tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5/action returned with HTTP 204 Aug 01 13:55:14.670408 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 384/1558] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:55:14 2026] POST /volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:15.110744 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-741dc2df-45c9-4f62-8753-9cac6829e0ab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:15.115748 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-741dc2df-45c9-4f62-8753-9cac6829e0ab tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:15.115748 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-741dc2df-45c9-4f62-8753-9cac6829e0ab tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:15.116206 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-741dc2df-45c9-4f62-8753-9cac6829e0ab tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:15.116418 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-741dc2df-45c9-4f62-8753-9cac6829e0ab tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:15.125063 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:15.125063 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:15.126252 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-741dc2df-45c9-4f62-8753-9cac6829e0ab tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:15.127133 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 394/1559] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:15 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:15.228756 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a5cc604e-e3dc-45df-b7a7-26941b2f7644 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:15.233273 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5cc604e-e3dc-45df-b7a7-26941b2f7644 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:15.233273 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a5cc604e-e3dc-45df-b7a7-26941b2f7644 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:15.233273 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a5cc604e-e3dc-45df-b7a7-26941b2f7644 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:15.247917 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:15.247917 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:15.252494 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3f621678-b27a-4f43-8f96-2c59e4f65606 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:15.254746 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3f621678-b27a-4f43-8f96-2c59e4f65606 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] DELETE https://10.4.3.223/volume/v3/attachments/de45d31b-1bad-428a-824d-2c32397aa194 Aug 01 13:55:15.255116 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3f621678-b27a-4f43-8f96-2c59e4f65606 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:15.255252 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3f621678-b27a-4f43-8f96-2c59e4f65606 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:15.258269 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a5cc604e-e3dc-45df-b7a7-26941b2f7644 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:15.263631 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5cc604e-e3dc-45df-b7a7-26941b2f7644 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:15.264196 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 392/1560] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:15 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 1174 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:15.265341 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:15.265341 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:15.283029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-363376f1-83fe-474e-a168-fcaf0929fc69 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:15.286393 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-363376f1-83fe-474e-a168-fcaf0929fc69 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:15.286393 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-363376f1-83fe-474e-a168-fcaf0929fc69 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:15.286801 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-363376f1-83fe-474e-a168-fcaf0929fc69 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:15.302685 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:15.302685 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:15.309378 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-363376f1-83fe-474e-a168-fcaf0929fc69 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:15.317546 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-363376f1-83fe-474e-a168-fcaf0929fc69 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:15.318374 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 385/1561] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:15 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 1174 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:15.335476 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6d55ce9b-918f-4d47-9995-822504c86244 req-3f621678-b27a-4f43-8f96-2c59e4f65606 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/attachments/de45d31b-1bad-428a-824d-2c32397aa194 returned with HTTP 200 Aug 01 13:55:15.336416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f39dcab4-a3ed-4171-bbce-4a3cbcc68b21 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:15.336739 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 391/1562] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:55:15 2026] DELETE /volume/v3/attachments/de45d31b-1bad-428a-824d-2c32397aa194 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:15.339468 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 395/1563] 10.4.3.223 () {70 vars in 1611 bytes} [Sat Aug 1 13:55:15 2026] DELETE /volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:55:15.351041 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0353cbd5-0576-4c32-8a72-8cf409963241 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:15.384156 np0000006308 devstack@c-api.service[100199]: WARNING keystonemiddleware.auth_token [None req-0353cbd5-0576-4c32-8a72-8cf409963241 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 01 13:55:15.385834 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 393/1564] 10.4.3.223 () {70 vars in 1611 bytes} [Sat Aug 1 13:55:15 2026] DELETE /volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:55:15.396654 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:15.398376 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] DELETE https://10.4.3.223/volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 Aug 01 13:55:15.399378 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:15.399699 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:15.418800 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:15.418800 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:15.514855 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Attachment connected to vm 238423e8-f3a3-4d3f-9e5f-c4f121907e69, checking data on nova Aug 01 13:55:15.515371 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.compute.nova [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Creating Keystone token plugin using URL: https://10.4.3.223/identity {{(pid=100200) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 13:55:15.819361 np0000006308 devstack@c-api.service[100200]: DEBUG novaclient.v2.client [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] REQ: curl -g -i -X GET https://10.4.3.223/compute/v2.1/servers/238423e8-f3a3-4d3f-9e5f-c4f121907e69/os-volume_attachments/02720212-aa4e-41cd-89cc-79ce94e99257 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e70d43c74e271d846328a3663dad49886b2ea21ece46b0d9053138cadd62c9e5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-82b2e696-da4c-4525-bf77-f7c9ee0125e9" -H "X-Service-Token: {SHA256}7e67f07f525cef361f071ed334b9280b2458b89596b4e0d70e6e65af0f759ed5" {{(pid=100200) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 13:55:15.983590 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-597d3b3b-e2da-4a3d-99a9-57d2ebc1f728 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:15.985691 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-597d3b3b-e2da-4a3d-99a9-57d2ebc1f728 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:55:15.985939 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-597d3b3b-e2da-4a3d-99a9-57d2ebc1f728 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:15.986238 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-597d3b3b-e2da-4a3d-99a9-57d2ebc1f728 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:15.998200 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:15.998200 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:16.004657 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-597d3b3b-e2da-4a3d-99a9-57d2ebc1f728 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:55:16.009655 np0000006308 devstack@c-api.service[100200]: DEBUG novaclient.v2.client [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 13:55:15 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-baafbd5e-1d90-4b23-9e8f-6f28ce4ec5d4 x-openstack-request-id: req-baafbd5e-1d90-4b23-9e8f-6f28ce4ec5d4 {{(pid=100200) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 13:55:16.009900 np0000006308 devstack@c-api.service[100200]: DEBUG novaclient.v2.client [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "02720212-aa4e-41cd-89cc-79ce94e99257", "serverId": "238423e8-f3a3-4d3f-9e5f-c4f121907e69", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "01656d3a-38ec-49b3-b833-e55ae82e38d5", "bdm_uuid": "138cecea-1982-4cb0-8935-4747383c26aa"}} {{(pid=100200) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 13:55:16.010190 np0000006308 devstack@c-api.service[100200]: DEBUG novaclient.v2.client [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET call to compute for https://10.4.3.223/compute/v2.1/servers/238423e8-f3a3-4d3f-9e5f-c4f121907e69/os-volume_attachments/02720212-aa4e-41cd-89cc-79ce94e99257 used request id req-baafbd5e-1d90-4b23-9e8f-6f28ce4ec5d4 {{(pid=100200) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 13:55:16.010854 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-597d3b3b-e2da-4a3d-99a9-57d2ebc1f728 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:55:16.011539 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 392/1565] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:15 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:16.013529 np0000006308 devstack@c-api.service[100200]: ERROR cinder.volume.api [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-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 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Caught error: Detach volume from instance 238423e8-f3a3-4d3f-9e5f-c4f121907e69 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 238423e8-f3a3-4d3f-9e5f-c4f121907e69 using the Compute API Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: 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 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 13:55:16.016902 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 238423e8-f3a3-4d3f-9e5f-c4f121907e69 using the Compute API Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.middleware.fault [None req-82b2e696-da4c-4525-bf77-f7c9ee0125e9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 returned with HTTP 409 Aug 01 13:55:16.018673 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 386/1566] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:55:15 2026] DELETE /volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 => generated 167 bytes in 623 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:16.089585 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-5882837e-35f2-4f93-8c84-46213b4162ca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:16.096803 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-5882837e-35f2-4f93-8c84-46213b4162ca tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:16.097164 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-5882837e-35f2-4f93-8c84-46213b4162ca tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:16.097444 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-5882837e-35f2-4f93-8c84-46213b4162ca tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:16.117268 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:16.117268 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:16.123520 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-5882837e-35f2-4f93-8c84-46213b4162ca tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:16.131616 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-5882837e-35f2-4f93-8c84-46213b4162ca tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:16.132198 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 396/1567] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:16 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 1156 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:16.142132 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8d67a418-a111-451a-847f-388dd0ac23a2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:16.145681 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d67a418-a111-451a-847f-388dd0ac23a2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:16.145948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d67a418-a111-451a-847f-388dd0ac23a2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:16.146228 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d67a418-a111-451a-847f-388dd0ac23a2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:16.146377 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8d67a418-a111-451a-847f-388dd0ac23a2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:16.160109 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:16.160109 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:16.161201 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d67a418-a111-451a-847f-388dd0ac23a2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:16.161789 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 394/1568] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:16 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:16.172724 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-d0524ded-a71d-45a4-bc0f-e5911ded1538 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:16.179246 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-d0524ded-a71d-45a4-bc0f-e5911ded1538 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] POST https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257/action Aug 01 13:55:16.179246 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-d0524ded-a71d-45a4-bc0f-e5911ded1538 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:16.179246 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-d0524ded-a71d-45a4-bc0f-e5911ded1538 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:16.201075 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:16.201075 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:16.201814 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-d0524ded-a71d-45a4-bc0f-e5911ded1538 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:16.217270 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-d0524ded-a71d-45a4-bc0f-e5911ded1538 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Begin detaching volume completed successfully. Aug 01 13:55:16.217731 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-d0524ded-a71d-45a4-bc0f-e5911ded1538 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257/action returned with HTTP 202 Aug 01 13:55:16.218343 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 393/1569] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:55:16 2026] POST /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:16.263402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-3527f479-aa66-4103-b612-35a4e488288c req-6abe5a1a-67ed-4e5c-8e4c-389366821b6b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:16.266802 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-6abe5a1a-67ed-4e5c-8e4c-389366821b6b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:55:16.266802 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-6abe5a1a-67ed-4e5c-8e4c-389366821b6b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:16.266887 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-6abe5a1a-67ed-4e5c-8e4c-389366821b6b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:16.302805 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-30b8eb01-12b4-4937-83fc-cf7c4c0ffb48 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:16.303250 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30b8eb01-12b4-4937-83fc-cf7c4c0ffb48 None None] GET https://10.4.3.223/volume// Aug 01 13:55:16.303452 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30b8eb01-12b4-4937-83fc-cf7c4c0ffb48 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:16.303685 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30b8eb01-12b4-4937-83fc-cf7c4c0ffb48 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:16.304065 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30b8eb01-12b4-4937-83fc-cf7c4c0ffb48 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:16.304417 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 397/1570] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55: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 01 13:55:16.313619 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [req-3527f479-aa66-4103-b612-35a4e488288c req-6abe5a1a-67ed-4e5c-8e4c-389366821b6b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:16.321840 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-134b08ee-d734-4f5b-92d4-845e2b7cce0a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:16.326329 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-134b08ee-d734-4f5b-92d4-845e2b7cce0a tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:16.326329 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-134b08ee-d734-4f5b-92d4-845e2b7cce0a tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:16.326329 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-134b08ee-d734-4f5b-92d4-845e2b7cce0a tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:16.333820 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:16.333820 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:16.348512 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-3527f479-aa66-4103-b612-35a4e488288c req-6abe5a1a-67ed-4e5c-8e4c-389366821b6b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:55:16.348716 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:16.348716 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:16.348839 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-134b08ee-d734-4f5b-92d4-845e2b7cce0a tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:16.349869 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-6abe5a1a-67ed-4e5c-8e4c-389366821b6b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:55:16.350470 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 387/1571] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:16 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1442 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:16.354877 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-134b08ee-d734-4f5b-92d4-845e2b7cce0a tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:16.355438 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 395/1572] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:16 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 1339 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 13:55:16.869294 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0e87e68a-3b21-4bb3-93d1-ce1295212202 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:16.869763 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e87e68a-3b21-4bb3-93d1-ce1295212202 None None] GET https://10.4.3.223/volume// Aug 01 13:55:16.869953 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e87e68a-3b21-4bb3-93d1-ce1295212202 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:16.870143 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e87e68a-3b21-4bb3-93d1-ce1295212202 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:16.871345 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e87e68a-3b21-4bb3-93d1-ce1295212202 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:16.871345 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 394/1573] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55: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 01 13:55:16.896754 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3527f479-aa66-4103-b612-35a4e488288c req-68fe5a06-e1e3-4969-bd89-c9bd4420a7d9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:16.900567 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-68fe5a06-e1e3-4969-bd89-c9bd4420a7d9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:55:16.900730 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-68fe5a06-e1e3-4969-bd89-c9bd4420a7d9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e403bd8f-6594-449a-9baf-edf6a4bbfa87", "connector": null, "instance_uuid": "5d2e7754-4800-4f85-a7d6-5d89fbfb7d8a"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:16.922162 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:16.922162 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:16.970724 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-68fe5a06-e1e3-4969-bd89-c9bd4420a7d9 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:55:16.971704 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 398/1574] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:55:16 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:16.984056 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-3527f479-aa66-4103-b612-35a4e488288c req-6d93ce6d-3db7-4ee9-92ea-fe61a681908e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:16.987425 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-6d93ce6d-3db7-4ee9-92ea-fe61a681908e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/attachments/7e28e68c-7f75-4dee-8995-04e9892f8335 Aug 01 13:55:16.987425 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-6d93ce6d-3db7-4ee9-92ea-fe61a681908e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:16.987425 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-6d93ce6d-3db7-4ee9-92ea-fe61a681908e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:16.999941 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:16.999941 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:17.090722 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-6d93ce6d-3db7-4ee9-92ea-fe61a681908e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/7e28e68c-7f75-4dee-8995-04e9892f8335 returned with HTTP 200 Aug 01 13:55:17.090999 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 388/1575] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:55:16 2026] DELETE /volume/v3/attachments/7e28e68c-7f75-4dee-8995-04e9892f8335 => generated 367 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:17.186147 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8fe8d6e9-81da-4297-8a8a-fa068c89688d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:17.188280 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8fe8d6e9-81da-4297-8a8a-fa068c89688d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:17.188642 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8fe8d6e9-81da-4297-8a8a-fa068c89688d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:17.190101 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8fe8d6e9-81da-4297-8a8a-fa068c89688d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:17.190101 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8fe8d6e9-81da-4297-8a8a-fa068c89688d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:17.197118 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:17.197118 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:17.197118 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8fe8d6e9-81da-4297-8a8a-fa068c89688d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:17.197118 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 396/1576] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:17 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:18.212236 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-90beafa3-e2c4-42ba-84f7-7d5ad95b5443 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:18.214078 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-90beafa3-e2c4-42ba-84f7-7d5ad95b5443 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:18.214256 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-90beafa3-e2c4-42ba-84f7-7d5ad95b5443 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:18.214591 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-90beafa3-e2c4-42ba-84f7-7d5ad95b5443 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:18.214591 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-90beafa3-e2c4-42ba-84f7-7d5ad95b5443 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:18.223345 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:18.223345 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:18.223345 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-90beafa3-e2c4-42ba-84f7-7d5ad95b5443 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:18.223345 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 395/1577] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:18 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:18.472543 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3527f479-aa66-4103-b612-35a4e488288c req-a0c76911-0675-47ae-b702-e3b886b8ebee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:18.475506 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-a0c76911-0675-47ae-b702-e3b886b8ebee tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] PUT https://10.4.3.223/volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0 Aug 01 13:55:18.475918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-a0c76911-0675-47ae-b702-e3b886b8ebee tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:18.485757 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-3527f479-aa66-4103-b612-35a4e488288c req-a0c76911-0675-47ae-b702-e3b886b8ebee tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Acquiring lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:55:18.493241 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-3527f479-aa66-4103-b612-35a4e488288c req-a0c76911-0675-47ae-b702-e3b886b8ebee tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:55:18.493241 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:18.493241 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:18.601546 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-3527f479-aa66-4103-b612-35a4e488288c req-a0c76911-0675-47ae-b702-e3b886b8ebee tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" released by "attachment_update" :: held 0.111s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:55:18.601899 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-a0c76911-0675-47ae-b702-e3b886b8ebee tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0 returned with HTTP 200 Aug 01 13:55:18.602465 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 399/1578] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:55:18 2026] PUT /volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:18.613347 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-3527f479-aa66-4103-b612-35a4e488288c req-fa525c21-b884-4b43-8ec8-e43c154f5702 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:18.615944 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-fa525c21-b884-4b43-8ec8-e43c154f5702 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0 Aug 01 13:55:18.616168 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-fa525c21-b884-4b43-8ec8-e43c154f5702 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:18.616371 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-fa525c21-b884-4b43-8ec8-e43c154f5702 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:18.635419 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-fa525c21-b884-4b43-8ec8-e43c154f5702 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0 returned with HTTP 200 Aug 01 13:55:18.635951 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 389/1579] 10.4.3.223 () {70 vars in 1651 bytes} [Sat Aug 1 13:55:18 2026] GET /volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:19.238731 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0d0062c5-3c27-428f-b745-2c6c078dc90d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:19.245837 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0d0062c5-3c27-428f-b745-2c6c078dc90d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:19.245837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0d0062c5-3c27-428f-b745-2c6c078dc90d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:19.245837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0d0062c5-3c27-428f-b745-2c6c078dc90d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:19.245837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0d0062c5-3c27-428f-b745-2c6c078dc90d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:19.256303 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:19.256303 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:19.257389 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0d0062c5-3c27-428f-b745-2c6c078dc90d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:19.257893 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 397/1580] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:19 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:20.274312 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-25185dbe-e1e4-467a-90c9-80943be9eb91 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:20.276789 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-25185dbe-e1e4-467a-90c9-80943be9eb91 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:20.277035 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-25185dbe-e1e4-467a-90c9-80943be9eb91 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:20.277483 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-25185dbe-e1e4-467a-90c9-80943be9eb91 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:20.278140 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-25185dbe-e1e4-467a-90c9-80943be9eb91 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:20.284163 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:20.284163 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:20.285638 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-25185dbe-e1e4-467a-90c9-80943be9eb91 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:20.285638 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 396/1581] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:20 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:20.549371 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-99bbe5a8-c080-4486-a324-845a33fe7a50 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:20.553735 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-99bbe5a8-c080-4486-a324-845a33fe7a50 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] DELETE https://10.4.3.223/volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 Aug 01 13:55:20.554043 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-99bbe5a8-c080-4486-a324-845a33fe7a50 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:20.554427 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-99bbe5a8-c080-4486-a324-845a33fe7a50 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:20.567148 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:20.567148 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:20.657286 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4401c13e-2e9c-4d59-8be9-ca82ae9d3c44 req-99bbe5a8-c080-4486-a324-845a33fe7a50 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 returned with HTTP 200 Aug 01 13:55:20.657737 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 400/1582] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:55:20 2026] DELETE /volume/v3/attachments/01656d3a-38ec-49b3-b833-e55ae82e38d5 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:20.793360 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0b7e3791-1f3d-4abd-8970-aab6747ab339 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:20.795728 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0b7e3791-1f3d-4abd-8970-aab6747ab339 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:20.796174 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0b7e3791-1f3d-4abd-8970-aab6747ab339 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:20.796501 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0b7e3791-1f3d-4abd-8970-aab6747ab339 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:20.805794 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:20.805794 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:20.811176 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0b7e3791-1f3d-4abd-8970-aab6747ab339 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:20.817815 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0b7e3791-1f3d-4abd-8970-aab6747ab339 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:20.818614 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 390/1583] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:20 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:20.877090 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-5de570b6-5be5-401b-b052-941eb3d323ec req-02ca1ce2-df4b-4e28-aee3-d14be7c6d2ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:20.881245 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-02ca1ce2-df4b-4e28-aee3-d14be7c6d2ae tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:20.881245 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-02ca1ce2-df4b-4e28-aee3-d14be7c6d2ae tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:20.881245 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-02ca1ce2-df4b-4e28-aee3-d14be7c6d2ae tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:20.889825 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:20.889825 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:20.895096 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-5de570b6-5be5-401b-b052-941eb3d323ec req-02ca1ce2-df4b-4e28-aee3-d14be7c6d2ae tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:20.900854 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-02ca1ce2-df4b-4e28-aee3-d14be7c6d2ae tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:20.901423 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 398/1584] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:20 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:21.003239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aab04e6d-da1e-426a-90dc-3c0d6cae19cf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.003239 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aab04e6d-da1e-426a-90dc-3c0d6cae19cf None None] GET https://10.4.3.223/volume// Aug 01 13:55:21.003239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aab04e6d-da1e-426a-90dc-3c0d6cae19cf None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:21.003239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aab04e6d-da1e-426a-90dc-3c0d6cae19cf None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:21.005182 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aab04e6d-da1e-426a-90dc-3c0d6cae19cf None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:21.005182 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 397/1585] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:55: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 01 13:55:21.013881 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5de570b6-5be5-401b-b052-941eb3d323ec req-7c238d16-bfe6-490c-b15a-dbf20420720d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.016487 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-7c238d16-bfe6-490c-b15a-dbf20420720d tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:55:21.017154 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-7c238d16-bfe6-490c-b15a-dbf20420720d tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c64ee25f-7709-4776-a50c-5974cf47cfd2", "connector": null, "instance_uuid": "4985fa6d-8777-4560-8631-b978d8b901ed"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:21.027345 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:21.027345 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:21.064025 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-7c238d16-bfe6-490c-b15a-dbf20420720d tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:55:21.064703 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 401/1586] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:55:21 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 01 13:55:21.110315 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2a449b06-862f-4b96-b092-7c1d1e4711dc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.111921 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a449b06-862f-4b96-b092-7c1d1e4711dc tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:21.112642 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a449b06-862f-4b96-b092-7c1d1e4711dc tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:21.112642 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a449b06-862f-4b96-b092-7c1d1e4711dc tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:21.123407 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bd89ac9e-2ca2-42d8-ac1c-f508a6b3fb23 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.123893 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bd89ac9e-2ca2-42d8-ac1c-f508a6b3fb23 None None] GET https://10.4.3.223/volume// Aug 01 13:55:21.124136 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bd89ac9e-2ca2-42d8-ac1c-f508a6b3fb23 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:21.124397 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bd89ac9e-2ca2-42d8-ac1c-f508a6b3fb23 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:21.125525 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bd89ac9e-2ca2-42d8-ac1c-f508a6b3fb23 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:21.125929 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 399/1587] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55: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 01 13:55:21.131970 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:21.131970 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:21.136775 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2a449b06-862f-4b96-b092-7c1d1e4711dc tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:21.139032 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-5de570b6-5be5-401b-b052-941eb3d323ec req-00a144e7-f10e-4e72-b2c7-7c546d409e5e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.142193 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-00a144e7-f10e-4e72-b2c7-7c546d409e5e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:21.142542 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-00a144e7-f10e-4e72-b2c7-7c546d409e5e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:21.142820 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-00a144e7-f10e-4e72-b2c7-7c546d409e5e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:21.146312 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a449b06-862f-4b96-b092-7c1d1e4711dc tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:21.146828 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 391/1588] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:21 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:21.156996 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:21.156996 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:21.162339 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-5de570b6-5be5-401b-b052-941eb3d323ec req-00a144e7-f10e-4e72-b2c7-7c546d409e5e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:21.169965 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-00a144e7-f10e-4e72-b2c7-7c546d409e5e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:21.170559 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 398/1589] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:21 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:21.211483 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2009e2dc-aedd-4dcf-b61b-ab69ee7f5c40 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.213790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2009e2dc-aedd-4dcf-b61b-ab69ee7f5c40 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] DELETE https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:55:21.214039 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2009e2dc-aedd-4dcf-b61b-ab69ee7f5c40 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:21.214275 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2009e2dc-aedd-4dcf-b61b-ab69ee7f5c40 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:21.214501 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-2009e2dc-aedd-4dcf-b61b-ab69ee7f5c40 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Delete volume with id: 871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:55:21.226177 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:21.226177 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:21.226733 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2009e2dc-aedd-4dcf-b61b-ab69ee7f5c40 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:55:21.247375 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2009e2dc-aedd-4dcf-b61b-ab69ee7f5c40 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Delete volume request issued successfully. Aug 01 13:55:21.247652 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2009e2dc-aedd-4dcf-b61b-ab69ee7f5c40 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 202 Aug 01 13:55:21.248204 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 402/1590] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:21 2026] DELETE /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:21.255634 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-02f07e22-1f96-412e-b882-99ec039932aa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.257642 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02f07e22-1f96-412e-b882-99ec039932aa tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:55:21.257919 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-02f07e22-1f96-412e-b882-99ec039932aa tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:21.259654 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-02f07e22-1f96-412e-b882-99ec039932aa tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:21.269666 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:21.269666 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:21.274888 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-02f07e22-1f96-412e-b882-99ec039932aa tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Volume info retrieved successfully. Aug 01 13:55:21.281406 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02f07e22-1f96-412e-b882-99ec039932aa tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 200 Aug 01 13:55:21.286239 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 400/1591] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:21 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:21.296137 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-5de570b6-5be5-401b-b052-941eb3d323ec req-a6d228a6-e9b9-4528-af45-edb9761be31a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.303251 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-a6d228a6-e9b9-4528-af45-edb9761be31a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] PUT https://10.4.3.223/volume/v3/attachments/3b3d1986-a997-447d-b8ff-2c7c9f4df09f Aug 01 13:55:21.303494 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-89054e53-9f5a-4ff9-89a2-ab05756b81b9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.306947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-a6d228a6-e9b9-4528-af45-edb9761be31a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:21.307425 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89054e53-9f5a-4ff9-89a2-ab05756b81b9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:21.307425 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89054e53-9f5a-4ff9-89a2-ab05756b81b9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:21.307523 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89054e53-9f5a-4ff9-89a2-ab05756b81b9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:21.307771 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-89054e53-9f5a-4ff9-89a2-ab05756b81b9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:21.314036 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:21.314036 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:21.315298 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89054e53-9f5a-4ff9-89a2-ab05756b81b9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:21.315878 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 399/1592] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:21 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:21.316402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-5de570b6-5be5-401b-b052-941eb3d323ec req-a6d228a6-e9b9-4528-af45-edb9761be31a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Acquiring lock "cinder-attachment_update-c64ee25f-7709-4776-a50c-5974cf47cfd2-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:55:21.327039 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-5de570b6-5be5-401b-b052-941eb3d323ec req-a6d228a6-e9b9-4528-af45-edb9761be31a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Lock "cinder-attachment_update-c64ee25f-7709-4776-a50c-5974cf47cfd2-np0000006308" acquired by "attachment_update" :: waited 0.010s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:55:21.328368 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:21.328368 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:21.459773 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-5de570b6-5be5-401b-b052-941eb3d323ec req-a6d228a6-e9b9-4528-af45-edb9761be31a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Lock "cinder-attachment_update-c64ee25f-7709-4776-a50c-5974cf47cfd2-np0000006308" released by "attachment_update" :: held 0.132s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:55:21.460548 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-a6d228a6-e9b9-4528-af45-edb9761be31a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/3b3d1986-a997-447d-b8ff-2c7c9f4df09f returned with HTTP 200 Aug 01 13:55:21.461573 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 392/1593] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:55:21 2026] PUT /volume/v3/attachments/3b3d1986-a997-447d-b8ff-2c7c9f4df09f => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:21.642796 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-db255209-29d6-4dc3-b264-a33df543209a req-546c8424-39f4-4d92-8bca-029cbee71f86 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.645695 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-db255209-29d6-4dc3-b264-a33df543209a req-546c8424-39f4-4d92-8bca-029cbee71f86 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:21.646228 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-db255209-29d6-4dc3-b264-a33df543209a req-546c8424-39f4-4d92-8bca-029cbee71f86 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:21.646362 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-db255209-29d6-4dc3-b264-a33df543209a req-546c8424-39f4-4d92-8bca-029cbee71f86 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:21.657305 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:21.657305 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:21.663529 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-db255209-29d6-4dc3-b264-a33df543209a req-546c8424-39f4-4d92-8bca-029cbee71f86 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:21.675137 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-db255209-29d6-4dc3-b264-a33df543209a req-546c8424-39f4-4d92-8bca-029cbee71f86 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:21.675477 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 403/1594] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:21 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:21.697734 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e7b11d16-d38f-4cf0-bb63-70c84aabfc94 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.703251 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7b11d16-d38f-4cf0-bb63-70c84aabfc94 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] DELETE https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:21.703251 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7b11d16-d38f-4cf0-bb63-70c84aabfc94 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:21.703251 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7b11d16-d38f-4cf0-bb63-70c84aabfc94 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:21.703251 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e7b11d16-d38f-4cf0-bb63-70c84aabfc94 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Delete volume with id: 02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:21.712441 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:21.712441 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:21.713303 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e7b11d16-d38f-4cf0-bb63-70c84aabfc94 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:21.743230 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e7b11d16-d38f-4cf0-bb63-70c84aabfc94 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Delete volume request issued successfully. Aug 01 13:55:21.743532 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7b11d16-d38f-4cf0-bb63-70c84aabfc94 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 202 Aug 01 13:55:21.744708 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 401/1595] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:55:21 2026] DELETE /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:55:21.754698 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2812bb75-92ab-43cd-9895-1b8386a88e87 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:21.756997 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2812bb75-92ab-43cd-9895-1b8386a88e87 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:21.757303 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2812bb75-92ab-43cd-9895-1b8386a88e87 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:21.757690 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2812bb75-92ab-43cd-9895-1b8386a88e87 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:21.770947 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:21.770947 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:21.776732 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2812bb75-92ab-43cd-9895-1b8386a88e87 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Volume info retrieved successfully. Aug 01 13:55:21.784545 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2812bb75-92ab-43cd-9895-1b8386a88e87 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 200 Aug 01 13:55:21.785186 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 400/1596] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:21 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:22.167171 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9ee42f7a-c1b2-4f0a-92ca-c6734b803cec None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:22.169681 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9ee42f7a-c1b2-4f0a-92ca-c6734b803cec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:22.169860 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9ee42f7a-c1b2-4f0a-92ca-c6734b803cec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:22.172482 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9ee42f7a-c1b2-4f0a-92ca-c6734b803cec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:22.189756 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:22.189756 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:22.200858 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9ee42f7a-c1b2-4f0a-92ca-c6734b803cec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:22.212464 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9ee42f7a-c1b2-4f0a-92ca-c6734b803cec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:22.213009 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 393/1597] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:22 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:22.301982 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1e1e05a-238d-4498-a768-82685f379908 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:22.304089 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1e1e05a-238d-4498-a768-82685f379908 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] GET https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 Aug 01 13:55:22.305461 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1e1e05a-238d-4498-a768-82685f379908 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:22.305461 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1e1e05a-238d-4498-a768-82685f379908 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:22.312537 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1e1e05a-238d-4498-a768-82685f379908 tempest-ServerStableDeviceRescueTest-266542572 tempest-ServerStableDeviceRescueTest-266542572-project-member] https://10.4.3.223/volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 returned with HTTP 404 Aug 01 13:55:22.313165 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 404/1598] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:22 2026] GET /volume/v3/volumes/871bed42-a637-45ca-b165-345fb9f41115 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:22.330602 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1820b76f-9a62-48ad-822f-f82321265c80 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:22.332954 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1820b76f-9a62-48ad-822f-f82321265c80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:22.333198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1820b76f-9a62-48ad-822f-f82321265c80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:22.333822 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1820b76f-9a62-48ad-822f-f82321265c80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:22.333822 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1820b76f-9a62-48ad-822f-f82321265c80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:22.339832 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:22.339832 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:22.340893 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1820b76f-9a62-48ad-822f-f82321265c80 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:22.341485 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 402/1599] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:22 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:22.803185 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1385fe01-7bb8-4ce4-841c-447b3e76f6a9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:22.806432 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1385fe01-7bb8-4ce4-841c-447b3e76f6a9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] GET https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 Aug 01 13:55:22.806432 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1385fe01-7bb8-4ce4-841c-447b3e76f6a9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:22.810671 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1385fe01-7bb8-4ce4-841c-447b3e76f6a9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:22.819965 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1385fe01-7bb8-4ce4-841c-447b3e76f6a9 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017 tempest-TestServerVolumeAttachScenarioOldVersion-1380926017-project-member] https://10.4.3.223/volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 returned with HTTP 404 Aug 01 13:55:22.820382 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 401/1600] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:22 2026] GET /volume/v3/volumes/02720212-aa4e-41cd-89cc-79ce94e99257 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:55:23.020403 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-df76e2a4-cae1-443b-9b70-eb5544044813 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:23.023557 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df76e2a4-cae1-443b-9b70-eb5544044813 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/a151bb0e-540d-48ae-a608-a56127d57f0b/action Aug 01 13:55:23.024310 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df76e2a4-cae1-443b-9b70-eb5544044813 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-attach": {"instance_uuid": "b6cdcc2c-6a65-4d3c-88b1-971d50649e59", "mountpoint": "/dev/vdc"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:23.024478 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df76e2a4-cae1-443b-9b70-eb5544044813 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b6cdcc2c-6a65-4d3c-88b1-971d50649e59", "mountpoint": "/dev/vdc"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:23.034018 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df76e2a4-cae1-443b-9b70-eb5544044813 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/a151bb0e-540d-48ae-a608-a56127d57f0b/action returned with HTTP 404 Aug 01 13:55:23.034289 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 394/1601] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:55:23 2026] POST /volume/v3/volumes/a151bb0e-540d-48ae-a608-a56127d57f0b/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:23.231363 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3df70e51-bd47-49fb-8252-e5a62cabed13 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:23.234321 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3df70e51-bd47-49fb-8252-e5a62cabed13 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:23.234321 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3df70e51-bd47-49fb-8252-e5a62cabed13 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:23.234321 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3df70e51-bd47-49fb-8252-e5a62cabed13 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:23.254915 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:23.254915 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:23.260493 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3df70e51-bd47-49fb-8252-e5a62cabed13 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:23.267877 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3df70e51-bd47-49fb-8252-e5a62cabed13 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:23.268667 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 405/1602] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:23 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:55:23.354282 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7b05409f-2f2c-47d6-81e2-93a7133f7e5b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:23.356861 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b05409f-2f2c-47d6-81e2-93a7133f7e5b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:23.357130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b05409f-2f2c-47d6-81e2-93a7133f7e5b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:23.357400 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b05409f-2f2c-47d6-81e2-93a7133f7e5b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:23.357561 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7b05409f-2f2c-47d6-81e2-93a7133f7e5b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:23.366055 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:23.366055 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:23.366854 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b05409f-2f2c-47d6-81e2-93a7133f7e5b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:23.367203 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 403/1603] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:23 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:24.285956 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-28439058-6c1a-4570-aa39-1b823bd37cec None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:24.289019 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28439058-6c1a-4570-aa39-1b823bd37cec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:24.289303 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28439058-6c1a-4570-aa39-1b823bd37cec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:24.289501 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28439058-6c1a-4570-aa39-1b823bd37cec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:24.308695 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:24.308695 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:24.313376 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-28439058-6c1a-4570-aa39-1b823bd37cec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:24.317849 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28439058-6c1a-4570-aa39-1b823bd37cec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:24.319497 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 402/1604] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:24 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:24.380013 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3fddc410-3b7f-4eae-a4b5-2cd41d5f75f3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:24.383110 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3fddc410-3b7f-4eae-a4b5-2cd41d5f75f3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:24.383110 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3fddc410-3b7f-4eae-a4b5-2cd41d5f75f3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:24.383110 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3fddc410-3b7f-4eae-a4b5-2cd41d5f75f3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:24.383110 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-3fddc410-3b7f-4eae-a4b5-2cd41d5f75f3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:24.389038 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:24.389038 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:24.389932 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3fddc410-3b7f-4eae-a4b5-2cd41d5f75f3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:24.390416 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 395/1605] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:24 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:24.645468 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3527f479-aa66-4103-b612-35a4e488288c req-ee552c0b-aa91-4a2f-861d-9c0b76422d5c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:24.649487 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-ee552c0b-aa91-4a2f-861d-9c0b76422d5c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0/action Aug 01 13:55:24.649487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-ee552c0b-aa91-4a2f-861d-9c0b76422d5c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:24.649487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-ee552c0b-aa91-4a2f-861d-9c0b76422d5c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:24.680883 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:24.680883 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:24.701279 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3527f479-aa66-4103-b612-35a4e488288c req-ee552c0b-aa91-4a2f-861d-9c0b76422d5c tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0/action returned with HTTP 204 Aug 01 13:55:24.701771 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 406/1606] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:55:24 2026] POST /volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:25.333391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5320771-fbf5-462a-a560-988efe37e973 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:25.335198 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5320771-fbf5-462a-a560-988efe37e973 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:25.335405 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5320771-fbf5-462a-a560-988efe37e973 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:25.335552 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5320771-fbf5-462a-a560-988efe37e973 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:25.349770 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:25.349770 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:25.355462 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e5320771-fbf5-462a-a560-988efe37e973 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:25.361914 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5320771-fbf5-462a-a560-988efe37e973 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:25.362491 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 404/1607] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:25 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:25.402005 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b7f5ac5b-6800-44c0-ad74-3c5705066c8e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:25.406511 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7f5ac5b-6800-44c0-ad74-3c5705066c8e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:25.406690 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7f5ac5b-6800-44c0-ad74-3c5705066c8e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:25.406861 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7f5ac5b-6800-44c0-ad74-3c5705066c8e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:25.406960 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b7f5ac5b-6800-44c0-ad74-3c5705066c8e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:25.416336 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:25.416336 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:25.417049 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7f5ac5b-6800-44c0-ad74-3c5705066c8e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:25.417418 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 403/1608] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:25 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:25.963968 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-5de570b6-5be5-401b-b052-941eb3d323ec req-5c98685d-c787-49ff-9ea5-1e97a312ddba None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:25.966432 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-5c98685d-c787-49ff-9ea5-1e97a312ddba tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/attachments/3b3d1986-a997-447d-b8ff-2c7c9f4df09f/action Aug 01 13:55:25.966921 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-5c98685d-c787-49ff-9ea5-1e97a312ddba tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:25.967086 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-5c98685d-c787-49ff-9ea5-1e97a312ddba tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:25.987570 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:25.987570 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:26.008578 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5de570b6-5be5-401b-b052-941eb3d323ec req-5c98685d-c787-49ff-9ea5-1e97a312ddba tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/3b3d1986-a997-447d-b8ff-2c7c9f4df09f/action returned with HTTP 204 Aug 01 13:55:26.009167 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 396/1609] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:55:25 2026] POST /volume/v3/attachments/3b3d1986-a997-447d-b8ff-2c7c9f4df09f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:26.376243 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-519a40a6-65e9-40ea-a06a-30607ef1506e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.379877 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-519a40a6-65e9-40ea-a06a-30607ef1506e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:26.379877 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-519a40a6-65e9-40ea-a06a-30607ef1506e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:26.379877 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-519a40a6-65e9-40ea-a06a-30607ef1506e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:26.390600 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:26.390600 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:26.394915 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-519a40a6-65e9-40ea-a06a-30607ef1506e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:26.400812 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-519a40a6-65e9-40ea-a06a-30607ef1506e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:26.401375 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 407/1610] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:26 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:26.417944 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fbaceec9-77ff-45a5-9984-5ba282ebadcb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.421091 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fbaceec9-77ff-45a5-9984-5ba282ebadcb tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:26.421321 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fbaceec9-77ff-45a5-9984-5ba282ebadcb tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:26.421528 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fbaceec9-77ff-45a5-9984-5ba282ebadcb tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:26.429820 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-92515a3d-7c4e-4e00-bb69-d2bd92b952bb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.431885 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92515a3d-7c4e-4e00-bb69-d2bd92b952bb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:26.432073 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92515a3d-7c4e-4e00-bb69-d2bd92b952bb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:26.432297 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92515a3d-7c4e-4e00-bb69-d2bd92b952bb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:26.432399 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-92515a3d-7c4e-4e00-bb69-d2bd92b952bb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:26.436271 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:26.436271 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:26.437016 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:26.437016 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:26.439045 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92515a3d-7c4e-4e00-bb69-d2bd92b952bb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:26.439558 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 404/1611] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:26 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:26.443246 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fbaceec9-77ff-45a5-9984-5ba282ebadcb tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:26.445866 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fbaceec9-77ff-45a5-9984-5ba282ebadcb tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:26.446418 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 405/1612] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:26 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:26.454126 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1b72fc13-6084-4a66-b7ca-3b075eb584f0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.455871 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b72fc13-6084-4a66-b7ca-3b075eb584f0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d Aug 01 13:55:26.456067 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b72fc13-6084-4a66-b7ca-3b075eb584f0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:26.456340 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b72fc13-6084-4a66-b7ca-3b075eb584f0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:26.463497 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:26.463497 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:26.467346 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1b72fc13-6084-4a66-b7ca-3b075eb584f0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:26.472680 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b72fc13-6084-4a66-b7ca-3b075eb584f0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d returned with HTTP 200 Aug 01 13:55:26.473045 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 397/1613] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:26 2026] GET /volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d => generated 909 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:26.491239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ef02b2d9-5846-4250-ac10-299b7f1efc84 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.496851 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ef02b2d9-5846-4250-ac10-299b7f1efc84 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:26.499615 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ef02b2d9-5846-4250-ac10-299b7f1efc84 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:26.499615 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ef02b2d9-5846-4250-ac10-299b7f1efc84 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:26.499615 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ef02b2d9-5846-4250-ac10-299b7f1efc84 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:26.504029 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:26.504029 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:26.505134 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ef02b2d9-5846-4250-ac10-299b7f1efc84 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:26.506053 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 408/1614] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:26 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:26.508735 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c439f69d-ae34-42e1-bd6e-e593822c5074 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.520843 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cbd2de74-8992-4100-8025-75dc9ea75892 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.522964 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbd2de74-8992-4100-8025-75dc9ea75892 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/detail Aug 01 13:55:26.523259 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbd2de74-8992-4100-8025-75dc9ea75892 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:26.523453 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbd2de74-8992-4100-8025-75dc9ea75892 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:26.523720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-cbd2de74-8992-4100-8025-75dc9ea75892 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:55:26.536506 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbd2de74-8992-4100-8025-75dc9ea75892 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/detail returned with HTTP 200 Aug 01 13:55:26.536916 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 406/1615] 10.4.3.223 () {66 vars in 1258 bytes} [Sat Aug 1 13:55:26 2026] GET /volume/v3/backups/detail => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:26.548360 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.552413 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476/restore Aug 01 13:55:26.552819 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:26.554179 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Restoring backup 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 ({'restore': {}}) {{(pid=100200) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:55:26.556159 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Restoring backup 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 to volume None. Aug 01 13:55:26.563504 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:26.563504 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:26.564703 np0000006308 devstack@c-api.service[100200]: INFO cinder.backup.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating volume of 1 GB for restore of backup 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. Aug 01 13:55:26.575516 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:55:26.574187. {{(pid=100200) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:55:26.575516 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Availability Zones retrieved successfully. Aug 01 13:55:26.581527 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (d5496a32-f952-4d4d-8265-1439aa76fcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:26.581939 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f214187f-60cb-4534-8a85-ae38ff9e352a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:26.583143 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:26.591156 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c439f69d-ae34-42e1-bd6e-e593822c5074 tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:55:26.591434 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c439f69d-ae34-42e1-bd6e-e593822c5074 tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2013210594"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:26.608320 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c439f69d-ae34-42e1-bd6e-e593822c5074 tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:55:26.608904 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 405/1616] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:55:26 2026] POST /volume/v3/types => generated 220 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:26.620608 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6494ef95-23b0-4ac9-b918-9c008dc8bf5c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.620736 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f214187f-60cb-4534-8a85-ae38ff9e352a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:26.621656 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b52b7b-52cd-4d6b-8f6e-ed7e7a27687a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:26.623092 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6494ef95-23b0-4ac9-b918-9c008dc8bf5c tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:55:26.623992 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6494ef95-23b0-4ac9-b918-9c008dc8bf5c tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1296802593"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:26.655153 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6494ef95-23b0-4ac9-b918-9c008dc8bf5c tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:55:26.656152 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 409/1617] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:55:26 2026] POST /volume/v3/group_types => generated 177 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:26.662829 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['5154f318-0b48-4ed7-add4-04d6485301f1', '6c0430ba-c598-4d2d-a319-6154d10c3735', 'a77102ed-e7f8-40f4-96d6-ef0ca2342af4', 'd5702f45-57cf-46c2-bbb0-f7fc0041e293'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:26.664235 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b52b7b-52cd-4d6b-8f6e-ed7e7a27687a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5154f318-0b48-4ed7-add4-04d6485301f1', '6c0430ba-c598-4d2d-a319-6154d10c3735', 'a77102ed-e7f8-40f4-96d6-ef0ca2342af4', 'd5702f45-57cf-46c2-bbb0-f7fc0041e293']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:26.665245 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09fdf6e2-d5dc-4acf-b9e9-fdfb57590ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:26.665889 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7d69cf8c-182f-4018-a500-92b4249f1fda None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.698829 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09fdf6e2-d5dc-4acf-b9e9-fdfb57590ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e59588e8-b452-43f4-a7c7-1eeb577f0760', '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_0c5f2cc7-4dd6-4923-a1b4-62e6b844a476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['5154f318-0b48-4ed7-add4-04d6485301f1','6c0430ba-c598-4d2d-a319-6154d10c3735','a77102ed-e7f8-40f4-96d6-ef0ca2342af4','d5702f45-57cf-46c2-bbb0-f7fc0041e293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0c5f2cc7-4dd6-4923-a1b4-62e6b844a476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e59588e8-b452-43f4-a7c7-1eeb577f0760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c02896ddfacd469ea03f998971339aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:26.700342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (076e9fd5-d621-47d4-842a-039b8f86f5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:26.729095 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (076e9fd5-d621-47d4-842a-039b8f86f5c5) transitioned into 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_0c5f2cc7-4dd6-4923-a1b4-62e6b844a476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['5154f318-0b48-4ed7-add4-04d6485301f1','6c0430ba-c598-4d2d-a319-6154d10c3735','a77102ed-e7f8-40f4-96d6-ef0ca2342af4','d5702f45-57cf-46c2-bbb0-f7fc0041e293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:26.730445 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24fc653c-590a-4c0c-92dc-338f68852a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:26.743523 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24fc653c-590a-4c0c-92dc-338f68852a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:26.744137 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (d5496a32-f952-4d4d-8265-1439aa76fcda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:26.744282 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume request issued successfully. Aug 01 13:55:26.752154 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:26.752154 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:26.752687 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:26.767450 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d69cf8c-182f-4018-a500-92b4249f1fda tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] POST https://10.4.3.223/volume/v3/groups Aug 01 13:55:26.767450 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7d69cf8c-182f-4018-a500-92b4249f1fda tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4d26c402-aaf0-4f8a-b2ac-ec9e1dc61e7f", "volume_types": ["ce0cce61-77d9-4207-a46d-ae041c61297f"], "name": "tempest-GroupsV314Test-Group-2009597708"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:26.769708 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-7d69cf8c-182f-4018-a500-92b4249f1fda tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Creating new group {'group': {'group_type': '4d26c402-aaf0-4f8a-b2ac-ec9e1dc61e7f', 'volume_types': ['ce0cce61-77d9-4207-a46d-ae041c61297f'], 'name': 'tempest-GroupsV314Test-Group-2009597708'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:55:26.778165 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-7d69cf8c-182f-4018-a500-92b4249f1fda tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Creating group tempest-GroupsV314Test-Group-2009597708. Aug 01 13:55:26.778820 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:26.778820 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:26.796166 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7d69cf8c-182f-4018-a500-92b4249f1fda tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Availability Zones retrieved successfully. Aug 01 13:55:26.834873 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-7d69cf8c-182f-4018-a500-92b4249f1fda tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Created reservations ['a3574fe5-e78b-4340-aedc-c2f1f8642b99'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:26.873851 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d69cf8c-182f-4018-a500-92b4249f1fda tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Aug 01 13:55:26.874677 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 407/1618] 10.4.3.223 () {70 vars in 1297 bytes} [Sat Aug 1 13:55:26 2026] POST /volume/v3/groups => generated 108 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:26.885058 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-edc6090a-186b-4da1-b03b-587d9783ed68 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.887388 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-edc6090a-186b-4da1-b03b-587d9783ed68 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc Aug 01 13:55:26.887605 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-edc6090a-186b-4da1-b03b-587d9783ed68 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:26.887793 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-edc6090a-186b-4da1-b03b-587d9783ed68 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:26.888015 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-edc6090a-186b-4da1-b03b-587d9783ed68 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] show called for member d9a64871-ed6e-4b44-9db8-1e3d2982dbbc {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:26.892443 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:26.892443 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:26.903246 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-edc6090a-186b-4da1-b03b-587d9783ed68 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc returned with HTTP 200 Aug 01 13:55:26.903671 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 406/1619] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:26 2026] GET /volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:26.918142 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-51574ef7-1894-436e-926e-f7d770579897 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:26.921967 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-51574ef7-1894-436e-926e-f7d770579897 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:26.922420 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-51574ef7-1894-436e-926e-f7d770579897 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:26.922715 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-51574ef7-1894-436e-926e-f7d770579897 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:26.946058 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:26.946058 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:26.953509 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-51574ef7-1894-436e-926e-f7d770579897 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:26.958668 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-51574ef7-1894-436e-926e-f7d770579897 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:26.959196 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 410/1620] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:26 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:27.101774 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-75127566-7321-460d-850c-8025ae94a26e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:27.106657 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-75127566-7321-460d-850c-8025ae94a26e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:55:27.106657 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-75127566-7321-460d-850c-8025ae94a26e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:27.106657 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-75127566-7321-460d-850c-8025ae94a26e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:27.119528 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:27.119528 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:27.123821 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-75127566-7321-460d-850c-8025ae94a26e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:55:27.129418 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-75127566-7321-460d-850c-8025ae94a26e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:55:27.129952 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 408/1621] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:27 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:27.155156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-99fcd83c-b694-4953-bd6a-95e529d5fa64 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:27.157178 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-99fcd83c-b694-4953-bd6a-95e529d5fa64 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686/action Aug 01 13:55:27.157550 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-99fcd83c-b694-4953-bd6a-95e529d5fa64 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:27.157658 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-99fcd83c-b694-4953-bd6a-95e529d5fa64 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:27.169154 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:27.169154 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:27.169739 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-99fcd83c-b694-4953-bd6a-95e529d5fa64 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:55:27.179138 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-99fcd83c-b694-4953-bd6a-95e529d5fa64 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Begin detaching volume completed successfully. Aug 01 13:55:27.179588 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-99fcd83c-b694-4953-bd6a-95e529d5fa64 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686/action returned with HTTP 202 Aug 01 13:55:27.180482 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 407/1622] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:55:27 2026] POST /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:27.204632 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b918f198-a865-41e6-90fb-811c0e96aaf1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:27.207239 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b918f198-a865-41e6-90fb-811c0e96aaf1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:55:27.207708 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b918f198-a865-41e6-90fb-811c0e96aaf1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:27.207966 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b918f198-a865-41e6-90fb-811c0e96aaf1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:27.221311 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:27.221311 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:27.227827 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b918f198-a865-41e6-90fb-811c0e96aaf1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:55:27.233397 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b918f198-a865-41e6-90fb-811c0e96aaf1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:55:27.233919 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 411/1623] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:27 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:55:27.265256 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-26b4e353-c3a1-45fe-a78f-7048cb7e4a0b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:27.265821 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26b4e353-c3a1-45fe-a78f-7048cb7e4a0b None None] GET https://10.4.3.223/volume// Aug 01 13:55:27.266249 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26b4e353-c3a1-45fe-a78f-7048cb7e4a0b None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:27.267466 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26b4e353-c3a1-45fe-a78f-7048cb7e4a0b None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:27.267466 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26b4e353-c3a1-45fe-a78f-7048cb7e4a0b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:27.267466 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 409/1624] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55: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 01 13:55:27.288461 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-ed4ceba5-8cc0-43c2-8975-c94d54e5cd06 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:27.292099 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-ed4ceba5-8cc0-43c2-8975-c94d54e5cd06 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:55:27.292494 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-ed4ceba5-8cc0-43c2-8975-c94d54e5cd06 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:27.292742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-ed4ceba5-8cc0-43c2-8975-c94d54e5cd06 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:27.314614 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:27.314614 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:27.319837 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-ed4ceba5-8cc0-43c2-8975-c94d54e5cd06 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:55:27.325319 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-ed4ceba5-8cc0-43c2-8975-c94d54e5cd06 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:55:27.325319 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 408/1625] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:27 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 1319 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:27.715077 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:27.717535 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:27.717958 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1ac63a90-e717-43b1-ade9-82b6b6c6e26d", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-177443545"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:27.719713 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Create volume request body: {'volume': {'imageRef': '1ac63a90-e717-43b1-ade9-82b6b6c6e26d', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-177443545'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:27.760365 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:27.760365 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:27.760878 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:27.761053 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Checking backup size 1 against volume size 1 {{(pid=100200) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:55:27.761155 np0000006308 devstack@c-api.service[100200]: INFO cinder.backup.api [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Overwriting volume e59588e8-b452-43f4-a7c7-1eeb577f0760 with restore of backup 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:27.785285 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] restore_backup in rpcapi backup_id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 {{(pid=100200) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:55:27.787752 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6cd42533-e87a-4844-a0f2-7da9d5d044b0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476/restore returned with HTTP 202 Aug 01 13:55:27.788304 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 398/1626] 10.4.3.223 () {68 vars in 1393 bytes} [Sat Aug 1 13:55:26 2026] POST /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476/restore => generated 189 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:27.800355 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-820ccc92-6f62-4a7d-9027-a414a67c8057 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:27.802683 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-820ccc92-6f62-4a7d-9027-a414a67c8057 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:27.802925 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-820ccc92-6f62-4a7d-9027-a414a67c8057 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:27.803157 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-820ccc92-6f62-4a7d-9027-a414a67c8057 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:27.803317 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-820ccc92-6f62-4a7d-9027-a414a67c8057 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:27.808787 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:27.808787 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:27.809726 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-820ccc92-6f62-4a7d-9027-a414a67c8057 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:27.810096 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 410/1627] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:27 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:27.912525 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Create volume of 2 GB Aug 01 13:55:27.913573 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cdb2b13f-9d71-47b9-852c-b65b2e5b4477 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:27.915948 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cdb2b13f-9d71-47b9-852c-b65b2e5b4477 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc Aug 01 13:55:27.916396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cdb2b13f-9d71-47b9-852c-b65b2e5b4477 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:27.916561 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cdb2b13f-9d71-47b9-852c-b65b2e5b4477 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:27.916715 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-cdb2b13f-9d71-47b9-852c-b65b2e5b4477 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] show called for member d9a64871-ed6e-4b44-9db8-1e3d2982dbbc {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:27.918403 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Availability Zones retrieved successfully. Aug 01 13:55:27.924590 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:27.924590 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:27.924772 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Flow 'volume_create_api' (9e0249ba-43b3-4887-81e9-8c192f8e0121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:27.926245 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216c2cca-1104-406f-9ff6-a4d0c8f963e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:27.926680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Validating volume size '2' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:27.936696 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cdb2b13f-9d71-47b9-852c-b65b2e5b4477 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc returned with HTTP 200 Aug 01 13:55:27.937348 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 409/1628] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:27 2026] GET /volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc => generated 389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:27.949628 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-43a6919a-42b6-4664-9d93-5a396cf508eb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:27.952482 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:27.953008 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2063152145", "volume_type": "ce0cce61-77d9-4207-a46d-ae041c61297f", "group_id": "d9a64871-ed6e-4b44-9db8-1e3d2982dbbc", "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:27.954520 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2063152145', 'volume_type': 'ce0cce61-77d9-4207-a46d-ae041c61297f', 'group_id': 'd9a64871-ed6e-4b44-9db8-1e3d2982dbbc', 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:27.972268 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:27.972268 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:27.972962 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Create volume of 1 GB Aug 01 13:55:27.974997 np0000006308 devstack@c-api.service[100201]: WARNING cinder.volume.api [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216c2cca-1104-406f-9ff6-a4d0c8f963e6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:55:27.974997 np0000006308 devstack@c-api.service[100201]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 1ac63a90-e717-43b1-ade9-82b6b6c6e26d is not active. Aug 01 13:55:27.977115 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216c2cca-1104-406f-9ff6-a4d0c8f963e6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:27.977981 np0000006308 devstack@c-api.service[100201]: WARNING cinder.volume.api [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216c2cca-1104-406f-9ff6-a4d0c8f963e6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:55:27.978853 np0000006308 devstack@c-api.service[100201]: WARNING cinder.volume.api [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Flow 'volume_create_api' (9e0249ba-43b3-4887-81e9-8c192f8e0121) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:55:27.979223 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c8d98d61-f7f8-4186-9041-5fcc254d33c2 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Aug 01 13:55:27.979791 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 412/1629] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:55:27 2026] POST /volume/v3/volumes => generated 125 bytes in 265 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:55:27.980661 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Availability Zones retrieved successfully. Aug 01 13:55:27.988574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Flow 'volume_create_api' (23a138b2-5008-4b51-8e65-f10ab410c691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:27.990366 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced67db5-575e-4602-9a20-77938acd773a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:27.990743 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:27.990743 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:27.991331 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:28.017677 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced67db5-575e-4602-9a20-77938acd773a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:55:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce0cce61-77d9-4207-a46d-ae041c61297f,is_public=True,name='tempest-GroupsV314Test-volume-type-2013210594',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce0cce61-77d9-4207-a46d-ae041c61297f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9a64871-ed6e-4b44-9db8-1e3d2982dbbc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:28.019003 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d51469-4b4a-40b6-8199-764cc080329a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:28.054481 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2013210594 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2013210594, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:55:28.054875 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2013210594 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2013210594, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:55:28.099905 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d5515c7e-6331-4a0f-b27e-180f141634df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:28.100302 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d5515c7e-6331-4a0f-b27e-180f141634df None None] GET https://10.4.3.223/volume// Aug 01 13:55:28.100440 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d5515c7e-6331-4a0f-b27e-180f141634df None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:28.100605 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d5515c7e-6331-4a0f-b27e-180f141634df None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:28.100942 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d5515c7e-6331-4a0f-b27e-180f141634df None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:28.101395 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 411/1630] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55: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 01 13:55:28.103259 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Created reservations ['3aa82aca-9418-4f2d-9e4f-10ab843c385f', '2b477b86-c971-4b75-9193-657110e40389', 'db0e3280-1706-4ed9-8a7d-4d16de2fda3d', 'e81c33a5-cf38-4d10-9ec4-366da5d96b36'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:28.104513 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d51469-4b4a-40b6-8199-764cc080329a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aa82aca-9418-4f2d-9e4f-10ab843c385f', '2b477b86-c971-4b75-9193-657110e40389', 'db0e3280-1706-4ed9-8a7d-4d16de2fda3d', 'e81c33a5-cf38-4d10-9ec4-366da5d96b36']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:28.105115 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8332aeb0-fc5c-4a0d-a79a-4dcff87795d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:28.114696 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-b5c006c5-fce7-4c1a-a812-9e08041a94ca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:28.117198 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-b5c006c5-fce7-4c1a-a812-9e08041a94ca tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:55:28.117694 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-b5c006c5-fce7-4c1a-a812-9e08041a94ca tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c64ee25f-7709-4776-a50c-5974cf47cfd2", "connector": null, "instance_uuid": "4985fa6d-8777-4560-8631-b978d8b901ed"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:28.129908 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8332aeb0-fc5c-4a0d-a79a-4dcff87795d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f3ef38-9346-41b8-8f8f-a58b9348f73a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2063152145',encryption_key_id=None,group_id=d9a64871-ed6e-4b44-9db8-1e3d2982dbbc,group_type_id=,metadata={},multiattach=False,project_id='cd2f074ec6a14d94966e150859e7b1aa',qos_specs=None,replication_status=,reservations=['3aa82aca-9418-4f2d-9e4f-10ab843c385f','2b477b86-c971-4b75-9193-657110e40389','db0e3280-1706-4ed9-8a7d-4d16de2fda3d','e81c33a5-cf38-4d10-9ec4-366da5d96b36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa4131c5631a4f9da01b81cd34f1d7c7',volume_type_id=ce0cce61-77d9-4207-a46d-ae041c61297f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2063152145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9a64871-ed6e-4b44-9db8-1e3d2982dbbc,host=None,id=b5f3ef38-9346-41b8-8f8f-a58b9348f73a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2f074ec6a14d94966e150859e7b1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa4131c5631a4f9da01b81cd34f1d7c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce0cce61-77d9-4207-a46d-ae041c61297f),volume_type_id=ce0cce61-77d9-4207-a46d-ae041c61297f)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:28.130636 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61659928-8055-4378-87af-ae3c39b23bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:28.136046 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:28.136046 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:28.149030 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61659928-8055-4378-87af-ae3c39b23bb8) transitioned into state 'SUCCESS' from state '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-2063152145',encryption_key_id=None,group_id=d9a64871-ed6e-4b44-9db8-1e3d2982dbbc,group_type_id=,metadata={},multiattach=False,project_id='cd2f074ec6a14d94966e150859e7b1aa',qos_specs=None,replication_status=,reservations=['3aa82aca-9418-4f2d-9e4f-10ab843c385f','2b477b86-c971-4b75-9193-657110e40389','db0e3280-1706-4ed9-8a7d-4d16de2fda3d','e81c33a5-cf38-4d10-9ec4-366da5d96b36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa4131c5631a4f9da01b81cd34f1d7c7',volume_type_id=ce0cce61-77d9-4207-a46d-ae041c61297f)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:28.151103 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e958f3c-10db-432c-8a7e-e0d5b05c0abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:28.164629 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e958f3c-10db-432c-8a7e-e0d5b05c0abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:28.165676 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Flow 'volume_create_api' (23a138b2-5008-4b51-8e65-f10ab410c691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:28.166023 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Create volume request issued successfully. Aug 01 13:55:28.167061 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:28.167061 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:28.183451 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-b5c006c5-fce7-4c1a-a812-9e08041a94ca tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:55:28.183948 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 410/1631] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:55:28 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 01 13:55:28.195892 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-09f19965-e043-4b7d-a1ad-1a8c5cf2614d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:28.196344 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09f19965-e043-4b7d-a1ad-1a8c5cf2614d None None] GET https://10.4.3.223/volume// Aug 01 13:55:28.196521 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09f19965-e043-4b7d-a1ad-1a8c5cf2614d None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:28.196729 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09f19965-e043-4b7d-a1ad-1a8c5cf2614d None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:28.197085 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09f19965-e043-4b7d-a1ad-1a8c5cf2614d None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:28.197416 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 413/1632] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55: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 01 13:55:28.210628 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:28.210764 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-24a9b752-d28b-46ec-93f5-4cb7c9d1ded3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:28.213716 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-24a9b752-d28b-46ec-93f5-4cb7c9d1ded3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:28.213863 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:28.213863 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:28.214091 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-24a9b752-d28b-46ec-93f5-4cb7c9d1ded3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:28.214338 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-24a9b752-d28b-46ec-93f5-4cb7c9d1ded3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:28.217756 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-43a6919a-42b6-4664-9d93-5a396cf508eb tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:55:28.218318 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 399/1633] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:55:27 2026] POST /volume/v3/volumes => generated 819 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:28.230197 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:28.230197 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:28.234357 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c9c15469-a646-466a-89e1-4b8090874ec9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:28.235047 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-24a9b752-d28b-46ec-93f5-4cb7c9d1ded3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:28.238585 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9c15469-a646-466a-89e1-4b8090874ec9 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a Aug 01 13:55:28.238866 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c9c15469-a646-466a-89e1-4b8090874ec9 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:28.239158 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c9c15469-a646-466a-89e1-4b8090874ec9 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:28.245281 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-24a9b752-d28b-46ec-93f5-4cb7c9d1ded3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:28.245749 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 412/1634] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:28 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:28.249028 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:28.249028 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:28.253272 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-76986817-fd10-48c3-a3f0-5bf0d4d7cbd9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:28.255699 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c9c15469-a646-466a-89e1-4b8090874ec9 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Volume info retrieved successfully. Aug 01 13:55:28.255803 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76986817-fd10-48c3-a3f0-5bf0d4d7cbd9 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:55:28.255910 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76986817-fd10-48c3-a3f0-5bf0d4d7cbd9 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:28.256159 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76986817-fd10-48c3-a3f0-5bf0d4d7cbd9 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:28.256953 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-c9c15469-a646-466a-89e1-4b8090874ec9 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:28.257533 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-c9c15469-a646-466a-89e1-4b8090874ec9 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:28.267859 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:28.267859 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:28.272300 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-76986817-fd10-48c3-a3f0-5bf0d4d7cbd9 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:55:28.277542 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76986817-fd10-48c3-a3f0-5bf0d4d7cbd9 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:55:28.278128 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 414/1635] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:28 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:28.311173 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-c9c15469-a646-466a-89e1-4b8090874ec9 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:28.314931 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:28.314931 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:28.322711 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9c15469-a646-466a-89e1-4b8090874ec9 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a returned with HTTP 200 Aug 01 13:55:28.323358 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 411/1636] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:28 2026] GET /volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a => generated 887 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:28.828290 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-722ddf7d-c975-482c-8d15-0deaa9c24a7f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:28.832385 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-722ddf7d-c975-482c-8d15-0deaa9c24a7f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:28.832866 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-722ddf7d-c975-482c-8d15-0deaa9c24a7f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:28.833170 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-722ddf7d-c975-482c-8d15-0deaa9c24a7f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:28.833299 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-722ddf7d-c975-482c-8d15-0deaa9c24a7f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:28.839832 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:28.839832 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:28.839832 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-722ddf7d-c975-482c-8d15-0deaa9c24a7f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:28.840161 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 400/1637] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:28 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:29.296915 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e1167e39-f260-43cf-b87c-1fd200df0e3a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:29.299195 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1167e39-f260-43cf-b87c-1fd200df0e3a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:55:29.299310 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1167e39-f260-43cf-b87c-1fd200df0e3a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:29.299417 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1167e39-f260-43cf-b87c-1fd200df0e3a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:29.310864 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:29.310864 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:29.316118 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e1167e39-f260-43cf-b87c-1fd200df0e3a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:55:29.321724 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1167e39-f260-43cf-b87c-1fd200df0e3a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:55:29.322359 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 413/1638] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:29 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:29.342606 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-028e1f5d-753c-4984-b9bb-a871dc5c3b97 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:29.345911 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-028e1f5d-753c-4984-b9bb-a871dc5c3b97 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a Aug 01 13:55:29.346133 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-028e1f5d-753c-4984-b9bb-a871dc5c3b97 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:29.346504 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-028e1f5d-753c-4984-b9bb-a871dc5c3b97 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:29.357519 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:29.357519 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:29.365340 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-028e1f5d-753c-4984-b9bb-a871dc5c3b97 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Volume info retrieved successfully. Aug 01 13:55:29.366491 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-028e1f5d-753c-4984-b9bb-a871dc5c3b97 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:29.366692 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-028e1f5d-753c-4984-b9bb-a871dc5c3b97 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:29.422362 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-028e1f5d-753c-4984-b9bb-a871dc5c3b97 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:29.426644 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:29.426644 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:29.437050 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-028e1f5d-753c-4984-b9bb-a871dc5c3b97 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a returned with HTTP 200 Aug 01 13:55:29.437639 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 415/1639] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:29 2026] GET /volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a => generated 912 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:29.453923 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:29.456660 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] POST https://10.4.3.223/volume/v3/groups/action Aug 01 13:55:29.457225 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Action body: b'{"create-from-src": {"source_group_id": "d9a64871-ed6e-4b44-9db8-1e3d2982dbbc", "name": "tempest-Group_from_grp-993782983"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:29.457471 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "d9a64871-ed6e-4b44-9db8-1e3d2982dbbc", "name": "tempest-Group_from_grp-993782983"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:29.459445 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Creating new group {'create-from-src': {'source_group_id': 'd9a64871-ed6e-4b44-9db8-1e3d2982dbbc', 'name': 'tempest-Group_from_grp-993782983'}}. {{(pid=100202) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 01 13:55:29.459638 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Creating group tempest-Group_from_grp-993782983 from source group d9a64871-ed6e-4b44-9db8-1e3d2982dbbc. Aug 01 13:55:29.463814 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:29.463814 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:29.472055 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:29.472055 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:29.532321 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Created reservations ['d73339e5-41db-47bf-8b23-a39694a5916b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:29.604342 np0000006308 devstack@c-api.service[100202]: INFO cinder.group.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] A mapping entry already exists for group b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 and volume type ce0cce61-77d9-4207-a46d-ae041c61297f. Do not need to create again. Aug 01 13:55:29.604342 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:29.604342 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:29.604692 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Availability Zones retrieved successfully. Aug 01 13:55:29.611191 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Flow 'volume_create_api' (444bf32f-acb3-40b2-a45a-2a841b8b2473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:29.612467 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (343acac5-91c0-48ad-94df-db3700f9df06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:29.614370 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:29.638861 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (343acac5-91c0-48ad-94df-db3700f9df06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b5f3ef38-9346-41b8-8f8f-a58b9348f73a', 'volume_type': VolumeType(created_at=2026-08-01T13:55:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce0cce61-77d9-4207-a46d-ae041c61297f,is_public=True,name='tempest-GroupsV314Test-volume-type-2013210594',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce0cce61-77d9-4207-a46d-ae041c61297f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b50372f4-66d0-49fd-a1b4-b3d8b7b48e08', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:29.639892 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee72c6b7-8827-4b94-bb61-6e18ae4df33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:29.662990 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2013210594 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2013210594, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:55:29.663210 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2013210594 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2013210594, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:55:29.676149 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Created reservations ['ba2b15df-5cda-4f11-8602-373fa81f47c6', '1f1e52a1-64f9-4a74-93e0-eb5bb6321058', '91a250ab-67b7-4533-a403-a33699cfd658', '7fef0a5e-970b-4936-828d-4f5443b1a6a3'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:29.676865 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee72c6b7-8827-4b94-bb61-6e18ae4df33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba2b15df-5cda-4f11-8602-373fa81f47c6', '1f1e52a1-64f9-4a74-93e0-eb5bb6321058', '91a250ab-67b7-4533-a403-a33699cfd658', '7fef0a5e-970b-4936-828d-4f5443b1a6a3']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:29.677565 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (619d89c6-d1ad-4528-a0ba-edfb23d097ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:29.703994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (619d89c6-d1ad-4528-a0ba-edfb23d097ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e6f74ef-d933-4056-ab8e-29d5a1a55364', '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=b50372f4-66d0-49fd-a1b4-b3d8b7b48e08,group_type_id=,metadata={},multiattach=False,project_id='cd2f074ec6a14d94966e150859e7b1aa',qos_specs=None,replication_status=,reservations=['ba2b15df-5cda-4f11-8602-373fa81f47c6','1f1e52a1-64f9-4a74-93e0-eb5bb6321058','91a250ab-67b7-4533-a403-a33699cfd658','7fef0a5e-970b-4936-828d-4f5443b1a6a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=b5f3ef38-9346-41b8-8f8f-a58b9348f73a,status='creating',user_id='fa4131c5631a4f9da01b81cd34f1d7c7',volume_type_id=ce0cce61-77d9-4207-a46d-ae041c61297f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b50372f4-66d0-49fd-a1b4-b3d8b7b48e08,host=None,id=3e6f74ef-d933-4056-ab8e-29d5a1a55364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2f074ec6a14d94966e150859e7b1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b5f3ef38-9346-41b8-8f8f-a58b9348f73a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa4131c5631a4f9da01b81cd34f1d7c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce0cce61-77d9-4207-a46d-ae041c61297f),volume_type_id=ce0cce61-77d9-4207-a46d-ae041c61297f)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:29.705107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6469a92c-aaa3-482b-84d0-a724438ac4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:29.735997 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6469a92c-aaa3-482b-84d0-a724438ac4ac) transitioned into state 'SUCCESS' from 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=b50372f4-66d0-49fd-a1b4-b3d8b7b48e08,group_type_id=,metadata={},multiattach=False,project_id='cd2f074ec6a14d94966e150859e7b1aa',qos_specs=None,replication_status=,reservations=['ba2b15df-5cda-4f11-8602-373fa81f47c6','1f1e52a1-64f9-4a74-93e0-eb5bb6321058','91a250ab-67b7-4533-a403-a33699cfd658','7fef0a5e-970b-4936-828d-4f5443b1a6a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=b5f3ef38-9346-41b8-8f8f-a58b9348f73a,status='creating',user_id='fa4131c5631a4f9da01b81cd34f1d7c7',volume_type_id=ce0cce61-77d9-4207-a46d-ae041c61297f)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:29.737029 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Flow 'volume_create_api' (444bf32f-acb3-40b2-a45a-2a841b8b2473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:29.737421 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Create volume request issued successfully. Aug 01 13:55:29.757112 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06cde9e7-69cd-419e-875f-a236da3e72e1 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/groups/action returned with HTTP 202 Aug 01 13:55:29.757904 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 412/1640] 10.4.3.223 () {70 vars in 1318 bytes} [Sat Aug 1 13:55:29 2026] POST /volume/v3/groups/action => generated 101 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:29.764617 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cacbaab8-878e-4091-82fb-09218a2241fe None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:29.767645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:55:29.767645 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:29.767645 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:29.767882 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:55:29.770861 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:55:29.787321 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Get all volumes completed successfully. Aug 01 13:55:29.787507 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:29.787749 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:29.852787 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-db09ae18-5dc1-4a9a-9962-0dddd26a0bec None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:29.855384 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db09ae18-5dc1-4a9a-9962-0dddd26a0bec tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:29.855792 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db09ae18-5dc1-4a9a-9962-0dddd26a0bec tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:29.856485 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db09ae18-5dc1-4a9a-9962-0dddd26a0bec tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:29.856485 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-db09ae18-5dc1-4a9a-9962-0dddd26a0bec tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:29.859489 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:29.863129 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:29.863129 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:29.865439 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:29.865439 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:29.866167 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db09ae18-5dc1-4a9a-9962-0dddd26a0bec tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:29.866638 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 414/1641] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:29 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:29.872814 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:29.873029 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:29.917249 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:29.921496 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:29.921496 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:29.930040 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cacbaab8-878e-4091-82fb-09218a2241fe tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:55:29.930444 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 401/1642] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:55:29 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:29.949035 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-18d89e76-045e-4f6e-87ee-08c5589bc95b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:29.952388 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18d89e76-045e-4f6e-87ee-08c5589bc95b tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/volumes/3e6f74ef-d933-4056-ab8e-29d5a1a55364 Aug 01 13:55:29.952678 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18d89e76-045e-4f6e-87ee-08c5589bc95b tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:29.952961 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18d89e76-045e-4f6e-87ee-08c5589bc95b tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:29.966609 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:29.966609 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:29.972853 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-18d89e76-045e-4f6e-87ee-08c5589bc95b tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Volume info retrieved successfully. Aug 01 13:55:29.973884 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-18d89e76-045e-4f6e-87ee-08c5589bc95b tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:29.974088 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-18d89e76-045e-4f6e-87ee-08c5589bc95b tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:30.038092 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-18d89e76-045e-4f6e-87ee-08c5589bc95b tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:30.041851 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.041851 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:30.051591 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18d89e76-045e-4f6e-87ee-08c5589bc95b tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes/3e6f74ef-d933-4056-ab8e-29d5a1a55364 returned with HTTP 200 Aug 01 13:55:30.052100 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 416/1643] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:29 2026] GET /volume/v3/volumes/3e6f74ef-d933-4056-ab8e-29d5a1a55364 => generated 923 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:30.066018 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-04220bff-cb63-469a-99d9-f3e2ef78b33a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.066448 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2c285793-9150-4776-a1df-71c26fc426fc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.068175 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:30.068400 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04220bff-cb63-469a-99d9-f3e2ef78b33a tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/groups/b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 Aug 01 13:55:30.068584 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c362bceb-4c50-49ea-814b-edf290cc0836"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.068672 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04220bff-cb63-469a-99d9-f3e2ef78b33a tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.068901 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04220bff-cb63-469a-99d9-f3e2ef78b33a tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.069068 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-04220bff-cb63-469a-99d9-f3e2ef78b33a tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] show called for member b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:30.070041 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c362bceb-4c50-49ea-814b-edf290cc0836'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:30.073014 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.073014 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:30.083396 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04220bff-cb63-469a-99d9-f3e2ef78b33a tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/groups/b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 returned with HTTP 200 Aug 01 13:55:30.083533 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 413/1644] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/groups/b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 => generated 416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:30.102672 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.105369 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:55:30.105594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.105870 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.106122 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:55:30.107125 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:55:30.116698 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Get all volumes completed successfully. Aug 01 13:55:30.117569 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:30.117767 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:30.173321 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:30.177584 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.177584 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:30.182150 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Create volume of 1 GB Aug 01 13:55:30.184754 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:30.184976 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:30.187875 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Availability Zones retrieved successfully. Aug 01 13:55:30.195917 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Flow 'volume_create_api' (0e1e7152-4bf0-47b6-9b8c-551956cf47f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:30.198296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e2e8f9-b92e-4471-b3f9-1e353e4b50be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:30.199456 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:30.238799 np0000006308 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e2e8f9-b92e-4471-b3f9-1e353e4b50be) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:55:30.238799 np0000006308 devstack@c-api.service[100199]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 01 13:55:30.241987 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e2e8f9-b92e-4471-b3f9-1e353e4b50be) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:30.242843 np0000006308 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e2e8f9-b92e-4471-b3f9-1e353e4b50be) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:55:30.243876 np0000006308 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Flow 'volume_create_api' (0e1e7152-4bf0-47b6-9b8c-551956cf47f1) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:55:30.245706 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c285793-9150-4776-a1df-71c26fc426fc tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Aug 01 13:55:30.245706 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 415/1645] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes => generated 134 bytes in 179 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:55:30.245810 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:30.250167 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.250167 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:30.260940 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb3bad03-2e17-4a2d-b8f0-a0d84c421bb8 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:55:30.261475 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 402/1646] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:30.280958 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9551eb72-5115-4fbc-a8e6-9c5cdb6d4d35 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.284750 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9551eb72-5115-4fbc-a8e6-9c5cdb6d4d35 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] POST https://10.4.3.223/volume/v3/groups/b50372f4-66d0-49fd-a1b4-b3d8b7b48e08/action Aug 01 13:55:30.285120 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9551eb72-5115-4fbc-a8e6-9c5cdb6d4d35 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:30.285987 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9551eb72-5115-4fbc-a8e6-9c5cdb6d4d35 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.289918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-9551eb72-5115-4fbc-a8e6-9c5cdb6d4d35 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] delete called for group b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 {{(pid=100201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:55:30.290077 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-9551eb72-5115-4fbc-a8e6-9c5cdb6d4d35 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Delete group with id: b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 Aug 01 13:55:30.298638 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.298638 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:30.340403 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d0801768-28a5-4dc9-9be6-f1603467569e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.342462 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d0801768-28a5-4dc9-9be6-f1603467569e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:55:30.342688 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d0801768-28a5-4dc9-9be6-f1603467569e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.342897 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d0801768-28a5-4dc9-9be6-f1603467569e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.373477 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9551eb72-5115-4fbc-a8e6-9c5cdb6d4d35 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/groups/b50372f4-66d0-49fd-a1b4-b3d8b7b48e08/action returned with HTTP 202 Aug 01 13:55:30.374801 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 417/1647] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/groups/b50372f4-66d0-49fd-a1b4-b3d8b7b48e08/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:55:30.377694 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.377694 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:30.383169 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d0801768-28a5-4dc9-9be6-f1603467569e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:55:30.387653 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e1beaf86-5662-47b0-a675-8d58e2765f0d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.392773 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1beaf86-5662-47b0-a675-8d58e2765f0d tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/volumes/3e6f74ef-d933-4056-ab8e-29d5a1a55364 Aug 01 13:55:30.392773 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1beaf86-5662-47b0-a675-8d58e2765f0d tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.393238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1beaf86-5662-47b0-a675-8d58e2765f0d tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.395117 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d0801768-28a5-4dc9-9be6-f1603467569e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:55:30.396087 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 414/1648] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 1139 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:30.406719 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.406719 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:30.411807 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e1beaf86-5662-47b0-a675-8d58e2765f0d tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Volume info retrieved successfully. Aug 01 13:55:30.412733 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-e1beaf86-5662-47b0-a675-8d58e2765f0d tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:30.412939 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-e1beaf86-5662-47b0-a675-8d58e2765f0d tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:30.473051 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3611b435-e837-4f3c-8c27-3701764b3e75 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.475487 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-e1beaf86-5662-47b0-a675-8d58e2765f0d tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:30.477014 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3611b435-e837-4f3c-8c27-3701764b3e75 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:30.477111 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3611b435-e837-4f3c-8c27-3701764b3e75 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.480310 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3611b435-e837-4f3c-8c27-3701764b3e75 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Aug 01 13:55:30.481033 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 403/1649] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:30 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 01 13:55:30.481139 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.481139 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:30.490404 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d0436b3c-4ffe-4b82-8a4b-0a2de533ec4b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.490946 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1beaf86-5662-47b0-a675-8d58e2765f0d tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes/3e6f74ef-d933-4056-ab8e-29d5a1a55364 returned with HTTP 200 Aug 01 13:55:30.494236 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 416/1650] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/volumes/3e6f74ef-d933-4056-ab8e-29d5a1a55364 => generated 922 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:30.494321 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d0436b3c-4ffe-4b82-8a4b-0a2de533ec4b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:30.494321 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d0436b3c-4ffe-4b82-8a4b-0a2de533ec4b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5bc2981a-6bd0-4da6-adc8-3acf2fb4b4fe"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.494321 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-d0436b3c-4ffe-4b82-8a4b-0a2de533ec4b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5bc2981a-6bd0-4da6-adc8-3acf2fb4b4fe'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:30.503412 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d0436b3c-4ffe-4b82-8a4b-0a2de533ec4b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 404 Aug 01 13:55:30.504308 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 418/1651] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:30.512020 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6aab1296-25e9-4b02-9ce4-3487bd07bc48 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.514000 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6aab1296-25e9-4b02-9ce4-3487bd07bc48 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:30.514363 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6aab1296-25e9-4b02-9ce4-3487bd07bc48 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2ae3f32b-bb61-49de-b8a3-d6cfe42c215c"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.516158 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-6aab1296-25e9-4b02-9ce4-3487bd07bc48 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2ae3f32b-bb61-49de-b8a3-d6cfe42c215c'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:30.522754 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6aab1296-25e9-4b02-9ce4-3487bd07bc48 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 404 Aug 01 13:55:30.523460 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 415/1652] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:30.527377 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-aefe5f40-978a-4643-b406-1dc9c6a2c247 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.531481 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-aefe5f40-978a-4643-b406-1dc9c6a2c247 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] DELETE https://10.4.3.223/volume/v3/attachments/de866340-37e3-45a3-b22a-ae137975ae0c Aug 01 13:55:30.532242 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-aefe5f40-978a-4643-b406-1dc9c6a2c247 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.532242 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-aefe5f40-978a-4643-b406-1dc9c6a2c247 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.533645 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-df6eacdc-cf63-4d47-b602-451f739b4ae5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.535814 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df6eacdc-cf63-4d47-b602-451f739b4ae5 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:30.536168 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df6eacdc-cf63-4d47-b602-451f739b4ae5 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "1ce1062f-f9f9-4464-adc7-607f6c19212d"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.537607 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-df6eacdc-cf63-4d47-b602-451f739b4ae5 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '1ce1062f-f9f9-4464-adc7-607f6c19212d'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:30.543501 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.543501 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:30.544867 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df6eacdc-cf63-4d47-b602-451f739b4ae5 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 404 Aug 01 13:55:30.545356 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 417/1653] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:55:30.555537 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-83b3664b-2343-4b8a-bc08-a5e959efa353 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.556890 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83b3664b-2343-4b8a-bc08-a5e959efa353 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:30.557438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83b3664b-2343-4b8a-bc08-a5e959efa353 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.559574 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83b3664b-2343-4b8a-bc08-a5e959efa353 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Aug 01 13:55:30.560516 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 419/1654] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:30 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 01 13:55:30.572009 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15cb6296-b403-43fe-8a5c-6769ef14c601 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.576557 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15cb6296-b403-43fe-8a5c-6769ef14c601 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:30.576861 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15cb6296-b403-43fe-8a5c-6769ef14c601 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.580879 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15cb6296-b403-43fe-8a5c-6769ef14c601 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Aug 01 13:55:30.581372 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 416/1655] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:55:30.590828 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f20debd0-f8fc-4566-bbf4-42f42735e36b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.592582 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f20debd0-f8fc-4566-bbf4-42f42735e36b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:30.592879 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f20debd0-f8fc-4566-bbf4-42f42735e36b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.595311 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f20debd0-f8fc-4566-bbf4-42f42735e36b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Aug 01 13:55:30.595880 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 418/1656] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:55:30.608797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d23ba498-2a0f-499a-ad06-43da656eb6e6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.611807 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d23ba498-2a0f-499a-ad06-43da656eb6e6 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] DELETE https://10.4.3.223/volume/v3/volumes/tempest-invalid-708503460 Aug 01 13:55:30.611807 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d23ba498-2a0f-499a-ad06-43da656eb6e6 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.611807 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d23ba498-2a0f-499a-ad06-43da656eb6e6 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.611807 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-d23ba498-2a0f-499a-ad06-43da656eb6e6 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Delete volume with id: tempest-invalid-708503460 Aug 01 13:55:30.615355 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bd11fc24-676b-46d9-88dd-7594ecfe4ceb req-aefe5f40-978a-4643-b406-1dc9c6a2c247 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments/de866340-37e3-45a3-b22a-ae137975ae0c returned with HTTP 200 Aug 01 13:55:30.615794 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 404/1657] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:55:30 2026] DELETE /volume/v3/attachments/de866340-37e3-45a3-b22a-ae137975ae0c => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:30.616935 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d23ba498-2a0f-499a-ad06-43da656eb6e6 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/tempest-invalid-708503460 returned with HTTP 404 Aug 01 13:55:30.617566 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 420/1658] 10.4.3.223 () {66 vars in 1318 bytes} [Sat Aug 1 13:55:30 2026] DELETE /volume/v3/volumes/tempest-invalid-708503460 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:30.625714 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2d6d90ba-ccb7-4db3-b0d6-c00813c172d4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.628408 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 417/1659] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 13:55:30 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 01 13:55:30.638914 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f5e7cf24-5192-4c25-b21b-b62fb76247ac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.640458 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5e7cf24-5192-4c25-b21b-b62fb76247ac tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/xxx/action Aug 01 13:55:30.640807 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5e7cf24-5192-4c25-b21b-b62fb76247ac tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-detach": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:30.640969 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5e7cf24-5192-4c25-b21b-b62fb76247ac tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.648064 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5e7cf24-5192-4c25-b21b-b62fb76247ac tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 01 13:55:30.648623 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 419/1660] 10.4.3.223 () {68 vars in 1291 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:30.659687 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e30d192c-01d9-40c1-a3de-98a6448686c9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.662707 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e30d192c-01d9-40c1-a3de-98a6448686c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes/tempest-invalid-362027345 Aug 01 13:55:30.662945 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e30d192c-01d9-40c1-a3de-98a6448686c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.663226 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e30d192c-01d9-40c1-a3de-98a6448686c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.671490 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e30d192c-01d9-40c1-a3de-98a6448686c9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/tempest-invalid-362027345 returned with HTTP 404 Aug 01 13:55:30.672189 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 405/1661] 10.4.3.223 () {66 vars in 1315 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/volumes/tempest-invalid-362027345 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:30.681153 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-940a553d-7f9a-4e4f-b1ea-bf514019cd58 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.682851 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 421/1662] 10.4.3.223 () {66 vars in 1240 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 01 13:55:30.691517 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5097b182-e5e4-401d-9b4d-632395b62a3a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.693127 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5097b182-e5e4-401d-9b4d-632395b62a3a tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?status=null Aug 01 13:55:30.693299 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5097b182-e5e4-401d-9b4d-632395b62a3a tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.693498 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5097b182-e5e4-401d-9b4d-632395b62a3a tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.693783 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-5097b182-e5e4-401d-9b4d-632395b62a3a tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:55:30.693993 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5097b182-e5e4-401d-9b4d-632395b62a3a tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Could not evaluate value null, assuming string {{(pid=100202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:55:30.694547 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5097b182-e5e4-401d-9b4d-632395b62a3a tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:55:30.700903 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5097b182-e5e4-401d-9b4d-632395b62a3a tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Get all volumes completed successfully. Aug 01 13:55:30.702799 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5097b182-e5e4-401d-9b4d-632395b62a3a tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 01 13:55:30.703172 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 418/1663] 10.4.3.223 () {66 vars in 1281 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:55:30.717396 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9ade547a-5718-4a3c-856d-aa44e4b12689 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.720364 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9ade547a-5718-4a3c-856d-aa44e4b12689 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1374690916 Aug 01 13:55:30.721926 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9ade547a-5718-4a3c-856d-aa44e4b12689 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.722156 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9ade547a-5718-4a3c-856d-aa44e4b12689 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.722865 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-9ade547a-5718-4a3c-856d-aa44e4b12689 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:55:30.723811 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-9ade547a-5718-4a3c-856d-aa44e4b12689 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1374690916'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:55:30.729936 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9ade547a-5718-4a3c-856d-aa44e4b12689 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Get all volumes completed successfully. Aug 01 13:55:30.732294 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9ade547a-5718-4a3c-856d-aa44e4b12689 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1374690916 returned with HTTP 200 Aug 01 13:55:30.732746 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 420/1664] 10.4.3.223 () {66 vars in 1359 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1374690916 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:55:30.746409 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9bf21e35-1cc0-481e-b913-81337857c2d9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.747961 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9bf21e35-1cc0-481e-b913-81337857c2d9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes?status=null Aug 01 13:55:30.748141 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9bf21e35-1cc0-481e-b913-81337857c2d9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.748347 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9bf21e35-1cc0-481e-b913-81337857c2d9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.748604 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-9bf21e35-1cc0-481e-b913-81337857c2d9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:55:30.748858 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9bf21e35-1cc0-481e-b913-81337857c2d9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Could not evaluate value null, assuming string {{(pid=100200) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:55:30.749081 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.749081 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:30.749505 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9bf21e35-1cc0-481e-b913-81337857c2d9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:55:30.778666 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9bf21e35-1cc0-481e-b913-81337857c2d9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Get all volumes completed successfully. Aug 01 13:55:30.778994 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9bf21e35-1cc0-481e-b913-81337857c2d9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes?status=null returned with HTTP 200 Aug 01 13:55:30.779716 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 406/1665] 10.4.3.223 () {66 vars in 1260 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:55:30.794279 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-de97c3cc-bc08-4cd0-b5f0-41c345a1306e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.794898 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de97c3cc-bc08-4cd0-b5f0-41c345a1306e tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-266734889 Aug 01 13:55:30.795407 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de97c3cc-bc08-4cd0-b5f0-41c345a1306e tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.795594 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de97c3cc-bc08-4cd0-b5f0-41c345a1306e tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.796092 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-de97c3cc-bc08-4cd0-b5f0-41c345a1306e tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:55:30.797489 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-de97c3cc-bc08-4cd0-b5f0-41c345a1306e tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-266734889'), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:55:30.842197 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-de97c3cc-bc08-4cd0-b5f0-41c345a1306e tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Get all volumes completed successfully. Aug 01 13:55:30.842696 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de97c3cc-bc08-4cd0-b5f0-41c345a1306e tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-266734889 returned with HTTP 200 Aug 01 13:55:30.843331 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 422/1666] 10.4.3.223 () {66 vars in 1336 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-266734889 => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:55:30.858327 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e039a84c-c4b5-4055-ab4f-dab912afcbd7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.860155 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e039a84c-c4b5-4055-ab4f-dab912afcbd7 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action Aug 01 13:55:30.860551 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e039a84c-c4b5-4055-ab4f-dab912afcbd7 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:30.860794 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e039a84c-c4b5-4055-ab4f-dab912afcbd7 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.869729 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.869729 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:30.870313 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e039a84c-c4b5-4055-ab4f-dab912afcbd7 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Volume info retrieved successfully. Aug 01 13:55:30.878893 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9bab5127-f680-48ef-aa09-201f8893f8f7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.880542 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e039a84c-c4b5-4055-ab4f-dab912afcbd7 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Reserve volume completed successfully. Aug 01 13:55:30.880839 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e039a84c-c4b5-4055-ab4f-dab912afcbd7 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action returned with HTTP 202 Aug 01 13:55:30.881451 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 419/1667] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:30.885900 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9bab5127-f680-48ef-aa09-201f8893f8f7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:30.886036 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9bab5127-f680-48ef-aa09-201f8893f8f7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.886303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9bab5127-f680-48ef-aa09-201f8893f8f7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.887812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9bab5127-f680-48ef-aa09-201f8893f8f7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:30.890023 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-45c42b07-499a-4dec-aa95-2b553e38b9f4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.892983 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45c42b07-499a-4dec-aa95-2b553e38b9f4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action Aug 01 13:55:30.893436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45c42b07-499a-4dec-aa95-2b553e38b9f4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:30.893622 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45c42b07-499a-4dec-aa95-2b553e38b9f4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.894995 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-fb36bb98-f2eb-43ab-b4a9-65662ee9d6f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.895866 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.895866 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:30.897055 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9bab5127-f680-48ef-aa09-201f8893f8f7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:30.897472 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-fb36bb98-f2eb-43ab-b4a9-65662ee9d6f1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] DELETE https://10.4.3.223/volume/v3/attachments/3b3d1986-a997-447d-b8ff-2c7c9f4df09f Aug 01 13:55:30.897635 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 421/1668] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:30 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:30.897760 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-fb36bb98-f2eb-43ab-b4a9-65662ee9d6f1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:30.898296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-fb36bb98-f2eb-43ab-b4a9-65662ee9d6f1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:30.903154 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.903154 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:30.903791 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-45c42b07-499a-4dec-aa95-2b553e38b9f4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Volume info retrieved successfully. Aug 01 13:55:30.908264 np0000006308 devstack@c-api.service[100200]: ERROR cinder.volume.api [None req-45c42b07-499a-4dec-aa95-2b553e38b9f4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Volume status must be available to reserve, but the status is attaching. Aug 01 13:55:30.908545 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45c42b07-499a-4dec-aa95-2b553e38b9f4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action returned with HTTP 400 Aug 01 13:55:30.909123 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 407/1669] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:55:30.909992 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.909992 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:30.924493 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a0cc292e-4bad-42c3-9a56-8b2f5be958a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.926399 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a0cc292e-4bad-42c3-9a56-8b2f5be958a5 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action Aug 01 13:55:30.926826 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a0cc292e-4bad-42c3-9a56-8b2f5be958a5 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:30.927008 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a0cc292e-4bad-42c3-9a56-8b2f5be958a5 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.940487 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:30.940487 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:30.941093 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a0cc292e-4bad-42c3-9a56-8b2f5be958a5 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Volume info retrieved successfully. Aug 01 13:55:30.957207 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a0cc292e-4bad-42c3-9a56-8b2f5be958a5 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Unreserve volume completed successfully. Aug 01 13:55:30.957415 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a0cc292e-4bad-42c3-9a56-8b2f5be958a5 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action returned with HTTP 202 Aug 01 13:55:30.957831 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 420/1670] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:30.967613 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7ceb366f-5d36-4a2d-8f24-ee4e29c93df4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.969742 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ceb366f-5d36-4a2d-8f24-ee4e29c93df4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/0f732240-6af3-4862-b781-5bb1e883f89a/action Aug 01 13:55:30.970104 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ceb366f-5d36-4a2d-8f24-ee4e29c93df4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:30.970319 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ceb366f-5d36-4a2d-8f24-ee4e29c93df4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:30.978326 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ceb366f-5d36-4a2d-8f24-ee4e29c93df4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/0f732240-6af3-4862-b781-5bb1e883f89a/action returned with HTTP 404 Aug 01 13:55:30.979061 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 422/1671] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes/0f732240-6af3-4862-b781-5bb1e883f89a/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:30.984442 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-fb36bb98-f2eb-43ab-b4a9-65662ee9d6f1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/3b3d1986-a997-447d-b8ff-2c7c9f4df09f returned with HTTP 200 Aug 01 13:55:30.986162 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 423/1672] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:55:30 2026] DELETE /volume/v3/attachments/3b3d1986-a997-447d-b8ff-2c7c9f4df09f => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:30.989194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f4c9ba01-6d4d-4fa1-9edd-10c41d2f664d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:30.991607 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f4c9ba01-6d4d-4fa1-9edd-10c41d2f664d tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/e8a9cbb6-4b58-4446-8355-3b7326f76ba6/action Aug 01 13:55:30.992092 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f4c9ba01-6d4d-4fa1-9edd-10c41d2f664d tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:30.992291 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f4c9ba01-6d4d-4fa1-9edd-10c41d2f664d tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.002510 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f4c9ba01-6d4d-4fa1-9edd-10c41d2f664d tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/e8a9cbb6-4b58-4446-8355-3b7326f76ba6/action returned with HTTP 404 Aug 01 13:55:31.003278 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 408/1673] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:55:30 2026] POST /volume/v3/volumes/e8a9cbb6-4b58-4446-8355-3b7326f76ba6/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:31.015087 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a608bd33-0534-47f5-8777-99759a72d2b1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.015087 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 421/1674] 10.4.3.223 () {68 vars in 1260 bytes} [Sat Aug 1 13:55:31 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 01 13:55:31.027871 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ea10506d-f76a-4b6b-91c4-d3868d8485b8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.030935 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea10506d-f76a-4b6b-91c4-d3868d8485b8 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] PUT https://10.4.3.223/volume/v3/volumes/tempest-invalid-1912333841 Aug 01 13:55:31.031867 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea10506d-f76a-4b6b-91c4-d3868d8485b8 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.046975 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea10506d-f76a-4b6b-91c4-d3868d8485b8 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/tempest-invalid-1912333841 returned with HTTP 404 Aug 01 13:55:31.050898 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 423/1675] 10.4.3.223 () {68 vars in 1338 bytes} [Sat Aug 1 13:55:31 2026] PUT /volume/v3/volumes/tempest-invalid-1912333841 => generated 99 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:31.061659 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c6c6dc48-b29e-4be4-9c50-54e0f77df086 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.064777 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6c6dc48-b29e-4be4-9c50-54e0f77df086 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] PUT https://10.4.3.223/volume/v3/volumes/5a516241-52ee-4b48-89c5-0a6866412d94 Aug 01 13:55:31.066427 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6c6dc48-b29e-4be4-9c50-54e0f77df086 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.077350 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6c6dc48-b29e-4be4-9c50-54e0f77df086 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/5a516241-52ee-4b48-89c5-0a6866412d94 returned with HTTP 404 Aug 01 13:55:31.078666 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 424/1676] 10.4.3.223 () {68 vars in 1368 bytes} [Sat Aug 1 13:55:31 2026] PUT /volume/v3/volumes/5a516241-52ee-4b48-89c5-0a6866412d94 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:31.088053 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8978f084-cbe5-48a7-bd1b-cffdfa41be43 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.090360 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8978f084-cbe5-48a7-bd1b-cffdfa41be43 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] DELETE https://10.4.3.223/volume/v3/volumes/7b663294-124f-4602-96c6-ea34f5ac61e1 Aug 01 13:55:31.090620 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8978f084-cbe5-48a7-bd1b-cffdfa41be43 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.090882 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8978f084-cbe5-48a7-bd1b-cffdfa41be43 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.091094 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-8978f084-cbe5-48a7-bd1b-cffdfa41be43 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Delete volume with id: 7b663294-124f-4602-96c6-ea34f5ac61e1 Aug 01 13:55:31.098104 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8978f084-cbe5-48a7-bd1b-cffdfa41be43 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/7b663294-124f-4602-96c6-ea34f5ac61e1 returned with HTTP 404 Aug 01 13:55:31.099353 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 409/1677] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:31 2026] DELETE /volume/v3/volumes/7b663294-124f-4602-96c6-ea34f5ac61e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:31.107263 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-491993ac-f144-4e11-8aef-2207e743eac4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.111241 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-491993ac-f144-4e11-8aef-2207e743eac4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action Aug 01 13:55:31.111241 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-491993ac-f144-4e11-8aef-2207e743eac4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:31.111544 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-491993ac-f144-4e11-8aef-2207e743eac4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.112732 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-491993ac-f144-4e11-8aef-2207e743eac4 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action returned with HTTP 400 Aug 01 13:55:31.113291 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 422/1678] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:55:31 2026] POST /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:55:31.121909 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-25c7a0c2-be07-466d-9094-48870d84b318 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.125301 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25c7a0c2-be07-466d-9094-48870d84b318 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action Aug 01 13:55:31.125301 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25c7a0c2-be07-466d-9094-48870d84b318 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:31.125301 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25c7a0c2-be07-466d-9094-48870d84b318 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.126612 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25c7a0c2-be07-466d-9094-48870d84b318 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action returned with HTTP 400 Aug 01 13:55:31.127554 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 424/1679] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:55:31 2026] POST /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:55:31.138717 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5e29bf57-3ba5-4fe4-a2f1-07cbc258290b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.142196 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5e29bf57-3ba5-4fe4-a2f1-07cbc258290b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/2a912fb6-a223-42bd-a768-e66eb8ba6260/action Aug 01 13:55:31.143254 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5e29bf57-3ba5-4fe4-a2f1-07cbc258290b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:31.143607 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5e29bf57-3ba5-4fe4-a2f1-07cbc258290b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.159686 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5e29bf57-3ba5-4fe4-a2f1-07cbc258290b tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/2a912fb6-a223-42bd-a768-e66eb8ba6260/action returned with HTTP 404 Aug 01 13:55:31.159686 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 425/1680] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:55:31 2026] POST /volume/v3/volumes/2a912fb6-a223-42bd-a768-e66eb8ba6260/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:31.174912 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-592135b0-6afd-4d7a-aae5-7e5620397933 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.178335 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-592135b0-6afd-4d7a-aae5-7e5620397933 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action Aug 01 13:55:31.178335 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-592135b0-6afd-4d7a-aae5-7e5620397933 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:31.178553 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-592135b0-6afd-4d7a-aae5-7e5620397933 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.181772 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-592135b0-6afd-4d7a-aae5-7e5620397933 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action returned with HTTP 400 Aug 01 13:55:31.181772 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 410/1681] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:55:31 2026] POST /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:55:31.190573 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bbcf8d94-5a4e-446b-a296-56d5a58d7abd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.192371 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bbcf8d94-5a4e-446b-a296-56d5a58d7abd tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] POST https://10.4.3.223/volume/v3/volumes/None/action Aug 01 13:55:31.193104 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bbcf8d94-5a4e-446b-a296-56d5a58d7abd tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:31.193104 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bbcf8d94-5a4e-446b-a296-56d5a58d7abd tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.204280 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bbcf8d94-5a4e-446b-a296-56d5a58d7abd tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/None/action returned with HTTP 404 Aug 01 13:55:31.204758 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 423/1682] 10.4.3.223 () {68 vars in 1294 bytes} [Sat Aug 1 13:55:31 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:31.217459 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a6b1c08e-be6f-4c46-b90d-bf36c8787411 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.220482 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a6b1c08e-be6f-4c46-b90d-bf36c8787411 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes/3af542b2-c8df-4f5f-b4b0-e57de474e8d1 Aug 01 13:55:31.220690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a6b1c08e-be6f-4c46-b90d-bf36c8787411 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.220859 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a6b1c08e-be6f-4c46-b90d-bf36c8787411 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.229595 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a6b1c08e-be6f-4c46-b90d-bf36c8787411 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/3af542b2-c8df-4f5f-b4b0-e57de474e8d1 returned with HTTP 404 Aug 01 13:55:31.230181 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 425/1683] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/v3/volumes/3af542b2-c8df-4f5f-b4b0-e57de474e8d1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:31.241658 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-731635cf-1a11-42e5-8f20-af1b6f794fe9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.244599 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-731635cf-1a11-42e5-8f20-af1b6f794fe9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 Aug 01 13:55:31.244992 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-731635cf-1a11-42e5-8f20-af1b6f794fe9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.245296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-731635cf-1a11-42e5-8f20-af1b6f794fe9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.257924 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-38abe0a0-27b0-4526-8a5e-52b8816310e8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.258101 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.258101 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:31.258365 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-38abe0a0-27b0-4526-8a5e-52b8816310e8 None None] GET https://10.4.3.223/volume// Aug 01 13:55:31.258564 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-38abe0a0-27b0-4526-8a5e-52b8816310e8 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.258808 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-38abe0a0-27b0-4526-8a5e-52b8816310e8 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.259306 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-38abe0a0-27b0-4526-8a5e-52b8816310e8 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:31.259679 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 411/1684] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:55:31.263136 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-731635cf-1a11-42e5-8f20-af1b6f794fe9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Volume info retrieved successfully. Aug 01 13:55:31.274282 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-731635cf-1a11-42e5-8f20-af1b6f794fe9 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 returned with HTTP 200 Aug 01 13:55:31.274282 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 426/1685] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:31.280803 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-b20cca12-5bd6-4d2f-964a-7d6ff8970e01 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.287711 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-b20cca12-5bd6-4d2f-964a-7d6ff8970e01 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:55:31.288047 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c6bdb1a2-bc86-49ab-bdaa-17cb55758139 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.288243 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-b20cca12-5bd6-4d2f-964a-7d6ff8970e01 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.288243 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-b20cca12-5bd6-4d2f-964a-7d6ff8970e01 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.290342 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6bdb1a2-bc86-49ab-bdaa-17cb55758139 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] DELETE https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 Aug 01 13:55:31.290601 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6bdb1a2-bc86-49ab-bdaa-17cb55758139 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.290822 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6bdb1a2-bc86-49ab-bdaa-17cb55758139 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.290992 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c6bdb1a2-bc86-49ab-bdaa-17cb55758139 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Delete volume with id: df93c5ca-ed1e-480d-9456-2cd2b9791f79 Aug 01 13:55:31.301515 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.301515 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:31.305410 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.305410 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:31.306113 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c6bdb1a2-bc86-49ab-bdaa-17cb55758139 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Volume info retrieved successfully. Aug 01 13:55:31.310738 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-b20cca12-5bd6-4d2f-964a-7d6ff8970e01 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:55:31.317845 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-b20cca12-5bd6-4d2f-964a-7d6ff8970e01 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:55:31.318721 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 424/1686] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:31.333026 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c6bdb1a2-bc86-49ab-bdaa-17cb55758139 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Delete volume request issued successfully. Aug 01 13:55:31.333476 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6bdb1a2-bc86-49ab-bdaa-17cb55758139 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 returned with HTTP 202 Aug 01 13:55:31.334413 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 426/1687] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:31 2026] DELETE /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:31.342991 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4735c97a-835a-47d4-a2e0-f044ef570290 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.345169 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4735c97a-835a-47d4-a2e0-f044ef570290 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 Aug 01 13:55:31.345372 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4735c97a-835a-47d4-a2e0-f044ef570290 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.346003 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4735c97a-835a-47d4-a2e0-f044ef570290 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.354760 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.354760 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:31.365390 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4735c97a-835a-47d4-a2e0-f044ef570290 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Volume info retrieved successfully. Aug 01 13:55:31.372303 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4735c97a-835a-47d4-a2e0-f044ef570290 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 returned with HTTP 200 Aug 01 13:55:31.373024 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 412/1688] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:55:31.412999 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68c3e64e-cf84-478d-98d4-4070da58f937 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.417198 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68c3e64e-cf84-478d-98d4-4070da58f937 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:55:31.417435 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68c3e64e-cf84-478d-98d4-4070da58f937 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.417677 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68c3e64e-cf84-478d-98d4-4070da58f937 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.432726 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.432726 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:31.440487 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-68c3e64e-cf84-478d-98d4-4070da58f937 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:55:31.445530 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68c3e64e-cf84-478d-98d4-4070da58f937 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:55:31.445530 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 427/1689] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:31.452937 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-60528908-b7d4-4bd0-a87e-b6becb4c57f9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.455249 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-60528908-b7d4-4bd0-a87e-b6becb4c57f9 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] PUT https://10.4.3.223/volume/v3/attachments/f3d7ff6f-2ece-42b4-9bac-d30dc8292f92 Aug 01 13:55:31.455716 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-60528908-b7d4-4bd0-a87e-b6becb4c57f9 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.469849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-60528908-b7d4-4bd0-a87e-b6becb4c57f9 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Acquiring lock "cinder-attachment_update-c64ee25f-7709-4776-a50c-5974cf47cfd2-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:55:31.477973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-60528908-b7d4-4bd0-a87e-b6becb4c57f9 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Lock "cinder-attachment_update-c64ee25f-7709-4776-a50c-5974cf47cfd2-np0000006308" acquired by "attachment_update" :: waited 0.008s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:55:31.479282 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.479282 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:31.509317 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1c07b816-b0c3-4bd4-8395-57b1d2506bf2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.513669 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c07b816-b0c3-4bd4-8395-57b1d2506bf2 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/volumes/3e6f74ef-d933-4056-ab8e-29d5a1a55364 Aug 01 13:55:31.514033 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c07b816-b0c3-4bd4-8395-57b1d2506bf2 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.514375 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c07b816-b0c3-4bd4-8395-57b1d2506bf2 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.521700 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c07b816-b0c3-4bd4-8395-57b1d2506bf2 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes/3e6f74ef-d933-4056-ab8e-29d5a1a55364 returned with HTTP 404 Aug 01 13:55:31.522330 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 427/1690] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/v3/volumes/3e6f74ef-d933-4056-ab8e-29d5a1a55364 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:55:31.530347 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fc832ded-ce7b-4354-aeb0-70b2e2422794 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.532112 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fc832ded-ce7b-4354-aeb0-70b2e2422794 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/groups/b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 Aug 01 13:55:31.532308 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fc832ded-ce7b-4354-aeb0-70b2e2422794 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.532502 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fc832ded-ce7b-4354-aeb0-70b2e2422794 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.532649 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-fc832ded-ce7b-4354-aeb0-70b2e2422794 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] show called for member b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:31.536183 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fc832ded-ce7b-4354-aeb0-70b2e2422794 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/groups/b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 returned with HTTP 404 Aug 01 13:55:31.536831 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 413/1691] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/v3/groups/b50372f4-66d0-49fd-a1b4-b3d8b7b48e08 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:55:31.544789 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.548137 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:55:31.548471 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.548766 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.549060 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:55:31.549945 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:55:31.560693 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Get all volumes completed successfully. Aug 01 13:55:31.562278 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:31.562594 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:31.587112 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-60528908-b7d4-4bd0-a87e-b6becb4c57f9 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Lock "cinder-attachment_update-c64ee25f-7709-4776-a50c-5974cf47cfd2-np0000006308" released by "attachment_update" :: held 0.109s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:55:31.587491 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-60528908-b7d4-4bd0-a87e-b6becb4c57f9 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/f3d7ff6f-2ece-42b4-9bac-d30dc8292f92 returned with HTTP 200 Aug 01 13:55:31.587822 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 425/1692] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:55:31 2026] PUT /volume/v3/attachments/f3d7ff6f-2ece-42b4-9bac-d30dc8292f92 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:31.613554 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:31.616842 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.616842 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:31.627667 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-bcad85e1-dc13-4894-b6f7-a7b7b64e6782 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.630176 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c76fb5ab-87fa-4479-ac5d-e4d48b0a0358 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:55:31.630176 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 428/1693] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:31.631691 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-bcad85e1-dc13-4894-b6f7-a7b7b64e6782 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/attachments/f3d7ff6f-2ece-42b4-9bac-d30dc8292f92/action Aug 01 13:55:31.632169 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-bcad85e1-dc13-4894-b6f7-a7b7b64e6782 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:31.632379 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-bcad85e1-dc13-4894-b6f7-a7b7b64e6782 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.645246 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-736fe1d3-9e79-42b0-9bb7-7bcf7915d521 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.648011 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-736fe1d3-9e79-42b0-9bb7-7bcf7915d521 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] POST https://10.4.3.223/volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc/action Aug 01 13:55:31.648586 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-736fe1d3-9e79-42b0-9bb7-7bcf7915d521 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:31.648765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-736fe1d3-9e79-42b0-9bb7-7bcf7915d521 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:31.651877 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-736fe1d3-9e79-42b0-9bb7-7bcf7915d521 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] delete called for group d9a64871-ed6e-4b44-9db8-1e3d2982dbbc {{(pid=100200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:55:31.652054 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.groups [None req-736fe1d3-9e79-42b0-9bb7-7bcf7915d521 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Delete group with id: d9a64871-ed6e-4b44-9db8-1e3d2982dbbc Aug 01 13:55:31.659800 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.659800 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:31.664831 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.664831 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:31.680859 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-57633e9f-81f8-4fd5-93e8-7439db6476c5 req-bcad85e1-dc13-4894-b6f7-a7b7b64e6782 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/f3d7ff6f-2ece-42b4-9bac-d30dc8292f92/action returned with HTTP 204 Aug 01 13:55:31.681659 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 428/1694] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:55:31 2026] POST /volume/v3/attachments/f3d7ff6f-2ece-42b4-9bac-d30dc8292f92/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:31.768010 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-736fe1d3-9e79-42b0-9bb7-7bcf7915d521 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc/action returned with HTTP 202 Aug 01 13:55:31.768714 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 414/1695] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:55:31 2026] POST /volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:55:31.779854 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a0db0ec1-68e4-438a-a0a3-0724d5c25490 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.786510 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a0db0ec1-68e4-438a-a0a3-0724d5c25490 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a Aug 01 13:55:31.787034 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a0db0ec1-68e4-438a-a0a3-0724d5c25490 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.787034 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a0db0ec1-68e4-438a-a0a3-0724d5c25490 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.797412 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.797412 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:31.803587 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a0db0ec1-68e4-438a-a0a3-0724d5c25490 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Volume info retrieved successfully. Aug 01 13:55:31.805391 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-a0db0ec1-68e4-438a-a0a3-0724d5c25490 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:55:31.805707 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-a0db0ec1-68e4-438a-a0a3-0724d5c25490 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:55:31.860327 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-a0db0ec1-68e4-438a-a0a3-0724d5c25490 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:55:31.864298 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.864298 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:31.876884 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a0db0ec1-68e4-438a-a0a3-0724d5c25490 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a returned with HTTP 200 Aug 01 13:55:31.877444 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 426/1696] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:31.912936 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-02c8420e-cfc0-49fd-92fd-acef339eb2f8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:31.916068 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-02c8420e-cfc0-49fd-92fd-acef339eb2f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:31.916383 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-02c8420e-cfc0-49fd-92fd-acef339eb2f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:31.916684 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-02c8420e-cfc0-49fd-92fd-acef339eb2f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:31.916835 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-02c8420e-cfc0-49fd-92fd-acef339eb2f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:31.922973 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:31.922973 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:31.924206 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-02c8420e-cfc0-49fd-92fd-acef339eb2f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:31.924764 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 429/1697] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:31 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:32.389715 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f8032ba6-04cb-45e4-9802-01eecf0ce215 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:32.392161 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f8032ba6-04cb-45e4-9802-01eecf0ce215 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] GET https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 Aug 01 13:55:32.392491 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f8032ba6-04cb-45e4-9802-01eecf0ce215 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:32.392717 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f8032ba6-04cb-45e4-9802-01eecf0ce215 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:32.401553 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f8032ba6-04cb-45e4-9802-01eecf0ce215 tempest-VolumesNegativeTest-57237679 tempest-VolumesNegativeTest-57237679-project-member] https://10.4.3.223/volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 returned with HTTP 404 Aug 01 13:55:32.404371 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 429/1698] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:32 2026] GET /volume/v3/volumes/df93c5ca-ed1e-480d-9456-2cd2b9791f79 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:32.896709 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7050777a-3dbf-4823-94aa-33be2e8840a5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:32.899105 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7050777a-3dbf-4823-94aa-33be2e8840a5 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a Aug 01 13:55:32.899408 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7050777a-3dbf-4823-94aa-33be2e8840a5 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:32.899721 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7050777a-3dbf-4823-94aa-33be2e8840a5 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:32.907805 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7050777a-3dbf-4823-94aa-33be2e8840a5 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a returned with HTTP 404 Aug 01 13:55:32.908184 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 415/1699] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:55:32 2026] GET /volume/v3/volumes/b5f3ef38-9346-41b8-8f8f-a58b9348f73a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:55:32.916018 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1c942704-ed66-40ac-b161-97d24693e361 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:32.918249 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c942704-ed66-40ac-b161-97d24693e361 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] GET https://10.4.3.223/volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc Aug 01 13:55:32.918607 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c942704-ed66-40ac-b161-97d24693e361 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:32.918790 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c942704-ed66-40ac-b161-97d24693e361 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:32.919097 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-1c942704-ed66-40ac-b161-97d24693e361 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] show called for member d9a64871-ed6e-4b44-9db8-1e3d2982dbbc {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:32.927791 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c942704-ed66-40ac-b161-97d24693e361 tempest-GroupsV314Test-1067125305 tempest-GroupsV314Test-1067125305-project-member] https://10.4.3.223/volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc returned with HTTP 404 Aug 01 13:55:32.927791 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 427/1700] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:32 2026] GET /volume/v3/groups/d9a64871-ed6e-4b44-9db8-1e3d2982dbbc => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:55:32.939886 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-61701376-2217-412e-8b99-9d62ec3fbb12 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:32.940301 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-44f189fb-86e5-4e58-8377-20cfc0a90e2c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:32.942186 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61701376-2217-412e-8b99-9d62ec3fbb12 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:32.942422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61701376-2217-412e-8b99-9d62ec3fbb12 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:32.942638 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61701376-2217-412e-8b99-9d62ec3fbb12 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:32.942938 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-61701376-2217-412e-8b99-9d62ec3fbb12 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:32.946269 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-44f189fb-86e5-4e58-8377-20cfc0a90e2c tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/4d26c402-aaf0-4f8a-b2ac-ec9e1dc61e7f Aug 01 13:55:32.946523 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-44f189fb-86e5-4e58-8377-20cfc0a90e2c tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:32.946755 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-44f189fb-86e5-4e58-8377-20cfc0a90e2c tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:32.948673 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:32.948673 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:32.949797 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61701376-2217-412e-8b99-9d62ec3fbb12 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:32.950296 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 430/1701] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:32 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:32.966817 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-44f189fb-86e5-4e58-8377-20cfc0a90e2c tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] https://10.4.3.223/volume/v3/group_types/4d26c402-aaf0-4f8a-b2ac-ec9e1dc61e7f returned with HTTP 202 Aug 01 13:55:32.967481 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 430/1702] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:55:32 2026] DELETE /volume/v3/group_types/4d26c402-aaf0-4f8a-b2ac-ec9e1dc61e7f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:55:32.977108 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-284e5d18-a26b-4007-bd4c-af30b47c3adb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:32.979468 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-284e5d18-a26b-4007-bd4c-af30b47c3adb tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] DELETE https://10.4.3.223/volume/v3/types/ce0cce61-77d9-4207-a46d-ae041c61297f Aug 01 13:55:32.979665 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-284e5d18-a26b-4007-bd4c-af30b47c3adb tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:32.979773 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-284e5d18-a26b-4007-bd4c-af30b47c3adb tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:33.005072 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-284e5d18-a26b-4007-bd4c-af30b47c3adb tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] https://10.4.3.223/volume/v3/types/ce0cce61-77d9-4207-a46d-ae041c61297f returned with HTTP 202 Aug 01 13:55:33.005458 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 416/1703] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:55:32 2026] DELETE /volume/v3/types/ce0cce61-77d9-4207-a46d-ae041c61297f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:33.014693 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-78de7206-fbc7-42cf-9afc-7e7700749054 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:33.018496 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-78de7206-fbc7-42cf-9afc-7e7700749054 tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] GET https://10.4.3.223/volume/v3/types/ce0cce61-77d9-4207-a46d-ae041c61297f Aug 01 13:55:33.019625 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-78de7206-fbc7-42cf-9afc-7e7700749054 tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:33.019816 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-78de7206-fbc7-42cf-9afc-7e7700749054 tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:33.026784 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-78de7206-fbc7-42cf-9afc-7e7700749054 tempest-GroupsV314Test-411248709 tempest-GroupsV314Test-411248709-project-admin] https://10.4.3.223/volume/v3/types/ce0cce61-77d9-4207-a46d-ae041c61297f returned with HTTP 404 Aug 01 13:55:33.027638 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 428/1704] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:55:33 2026] GET /volume/v3/types/ce0cce61-77d9-4207-a46d-ae041c61297f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:33.966250 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8eac16ab-69ba-498c-b2d8-60723a56e600 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:33.968235 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8eac16ab-69ba-498c-b2d8-60723a56e600 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:33.968795 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8eac16ab-69ba-498c-b2d8-60723a56e600 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:33.970116 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8eac16ab-69ba-498c-b2d8-60723a56e600 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:33.970116 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8eac16ab-69ba-498c-b2d8-60723a56e600 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:33.981661 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:33.981661 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:33.981661 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8eac16ab-69ba-498c-b2d8-60723a56e600 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:33.981661 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 431/1705] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:33 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:34.997538 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cac8086d-ba25-4af8-8758-4aa1cde77b9e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:35.000948 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cac8086d-ba25-4af8-8758-4aa1cde77b9e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:35.001969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cac8086d-ba25-4af8-8758-4aa1cde77b9e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:35.001969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cac8086d-ba25-4af8-8758-4aa1cde77b9e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:35.001969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-cac8086d-ba25-4af8-8758-4aa1cde77b9e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:35.013154 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:35.013154 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:35.014326 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cac8086d-ba25-4af8-8758-4aa1cde77b9e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:35.016434 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 431/1706] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:34 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:36.032765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9dffdef3-a84c-46a7-9792-0b8ad8f3f8e8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:36.035133 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9dffdef3-a84c-46a7-9792-0b8ad8f3f8e8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:36.035721 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9dffdef3-a84c-46a7-9792-0b8ad8f3f8e8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:36.035721 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9dffdef3-a84c-46a7-9792-0b8ad8f3f8e8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:36.035826 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-9dffdef3-a84c-46a7-9792-0b8ad8f3f8e8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:36.049944 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:36.049944 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:36.051005 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9dffdef3-a84c-46a7-9792-0b8ad8f3f8e8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:36.051520 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 417/1707] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:36 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:36.240344 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c40fe7f3-9f8a-4a0a-b3f7-65bb57d71901 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:36.427869 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c40fe7f3-9f8a-4a0a-b3f7-65bb57d71901 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:55:36.428323 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c40fe7f3-9f8a-4a0a-b3f7-65bb57d71901 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1640842440"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:36.452854 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c40fe7f3-9f8a-4a0a-b3f7-65bb57d71901 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:55:36.453475 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 429/1708] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:55:36 2026] POST /volume/v3/types => generated 220 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:36.467230 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-20fd88ba-d83b-4145-a13f-b65ca07a3c1a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:36.470284 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20fd88ba-d83b-4145-a13f-b65ca07a3c1a tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:55:36.470284 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20fd88ba-d83b-4145-a13f-b65ca07a3c1a tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1243513462"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:36.496234 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20fd88ba-d83b-4145-a13f-b65ca07a3c1a tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:55:36.496726 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 432/1709] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:55:36 2026] POST /volume/v3/group_types => generated 177 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:36.509854 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5d7158f9-f075-4d60-8bf7-f9e1f3ec6f55 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:36.617775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d7158f9-f075-4d60-8bf7-f9e1f3ec6f55 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] POST https://10.4.3.223/volume/v3/groups Aug 01 13:55:36.617961 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d7158f9-f075-4d60-8bf7-f9e1f3ec6f55 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "926955b9-7b93-4fe3-bc55-114075dc1b69", "volume_types": ["648e49c1-412b-429b-b7ce-d4b7bcdb71c8"], "name": "tempest-GroupsV320Test-Group-160469436"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:36.620775 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-5d7158f9-f075-4d60-8bf7-f9e1f3ec6f55 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Creating new group {'group': {'group_type': '926955b9-7b93-4fe3-bc55-114075dc1b69', 'volume_types': ['648e49c1-412b-429b-b7ce-d4b7bcdb71c8'], 'name': 'tempest-GroupsV320Test-Group-160469436'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:55:36.629186 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-5d7158f9-f075-4d60-8bf7-f9e1f3ec6f55 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Creating group tempest-GroupsV320Test-Group-160469436. Aug 01 13:55:36.641680 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5d7158f9-f075-4d60-8bf7-f9e1f3ec6f55 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Availability Zones retrieved successfully. Aug 01 13:55:36.674275 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-5d7158f9-f075-4d60-8bf7-f9e1f3ec6f55 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Created reservations ['6e0f122a-8b24-44c4-8638-941b71e90e38'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:36.709387 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d7158f9-f075-4d60-8bf7-f9e1f3ec6f55 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Aug 01 13:55:36.710110 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 432/1710] 10.4.3.223 () {70 vars in 1297 bytes} [Sat Aug 1 13:55:36 2026] POST /volume/v3/groups => generated 107 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:36.720598 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fd4f9d1d-0e2d-488d-9ef4-3e344cf93c07 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:36.723361 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fd4f9d1d-0e2d-488d-9ef4-3e344cf93c07 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] GET https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 Aug 01 13:55:36.723737 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fd4f9d1d-0e2d-488d-9ef4-3e344cf93c07 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:36.723920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fd4f9d1d-0e2d-488d-9ef4-3e344cf93c07 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:36.724129 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-fd4f9d1d-0e2d-488d-9ef4-3e344cf93c07 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] show called for member 64037cab-2383-48f7-8e63-2740586bc439 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:36.728402 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:36.728402 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:36.741890 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fd4f9d1d-0e2d-488d-9ef4-3e344cf93c07 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 returned with HTTP 200 Aug 01 13:55:36.742703 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 418/1711] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:36 2026] GET /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 => generated 387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:37.064468 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1d0e133e-16be-49f2-bef6-d455586880c2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:37.068291 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d0e133e-16be-49f2-bef6-d455586880c2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:37.068291 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d0e133e-16be-49f2-bef6-d455586880c2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:37.068291 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d0e133e-16be-49f2-bef6-d455586880c2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:37.068608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1d0e133e-16be-49f2-bef6-d455586880c2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:37.076940 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:37.076940 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:37.078188 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d0e133e-16be-49f2-bef6-d455586880c2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:37.078978 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 430/1712] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:37 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:37.758147 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4db78da3-0679-4a6c-b933-473c42bd4942 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:37.760228 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4db78da3-0679-4a6c-b933-473c42bd4942 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] GET https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 Aug 01 13:55:37.760553 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4db78da3-0679-4a6c-b933-473c42bd4942 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:37.760855 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4db78da3-0679-4a6c-b933-473c42bd4942 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:37.761013 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-4db78da3-0679-4a6c-b933-473c42bd4942 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] show called for member 64037cab-2383-48f7-8e63-2740586bc439 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:37.768530 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:37.768530 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:37.791330 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4db78da3-0679-4a6c-b933-473c42bd4942 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 returned with HTTP 200 Aug 01 13:55:37.792135 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 433/1713] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:37 2026] GET /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 => generated 388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:37.807961 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-393e8ca8-2ab8-4a13-91e0-e4fb8b2d5a6c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:37.810205 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-393e8ca8-2ab8-4a13-91e0-e4fb8b2d5a6c tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] POST https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action Aug 01 13:55:37.810738 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-393e8ca8-2ab8-4a13-91e0-e4fb8b2d5a6c tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:37.810880 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-393e8ca8-2ab8-4a13-91e0-e4fb8b2d5a6c tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:37.815249 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-393e8ca8-2ab8-4a13-91e0-e4fb8b2d5a6c tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Updating group '64037cab-2383-48f7-8e63-2740586bc439' with 'creating' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 13:55:37.822743 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:37.822743 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:37.836962 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-393e8ca8-2ab8-4a13-91e0-e4fb8b2d5a6c tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action returned with HTTP 202 Aug 01 13:55:37.837515 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 433/1714] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:55:37 2026] POST /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:55:37.850246 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ae1d3aec-4218-4ef1-993d-9652248bf637 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:37.853164 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ae1d3aec-4218-4ef1-993d-9652248bf637 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] GET https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 Aug 01 13:55:37.853164 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ae1d3aec-4218-4ef1-993d-9652248bf637 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:37.853164 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ae1d3aec-4218-4ef1-993d-9652248bf637 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:37.853164 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-ae1d3aec-4218-4ef1-993d-9652248bf637 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] show called for member 64037cab-2383-48f7-8e63-2740586bc439 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:37.856691 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:37.856691 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:37.869057 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ae1d3aec-4218-4ef1-993d-9652248bf637 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 returned with HTTP 200 Aug 01 13:55:37.869057 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 419/1715] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:37 2026] GET /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:37.877824 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-40269c30-4f0e-4fa8-9037-bd51f1a5bf6d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:37.879644 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-40269c30-4f0e-4fa8-9037-bd51f1a5bf6d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] POST https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action Aug 01 13:55:37.880044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-40269c30-4f0e-4fa8-9037-bd51f1a5bf6d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:37.880186 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-40269c30-4f0e-4fa8-9037-bd51f1a5bf6d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:37.886302 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-40269c30-4f0e-4fa8-9037-bd51f1a5bf6d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Updating group '64037cab-2383-48f7-8e63-2740586bc439' with 'available' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 13:55:37.892113 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:37.892113 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:37.906103 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-40269c30-4f0e-4fa8-9037-bd51f1a5bf6d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action returned with HTTP 202 Aug 01 13:55:37.906535 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 431/1716] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:55:37 2026] POST /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:55:37.919276 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5dc17595-a3ad-4fd1-a063-65d4b01afabd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:37.921181 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5dc17595-a3ad-4fd1-a063-65d4b01afabd tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] GET https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 Aug 01 13:55:37.921656 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5dc17595-a3ad-4fd1-a063-65d4b01afabd tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:37.921790 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5dc17595-a3ad-4fd1-a063-65d4b01afabd tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:37.922056 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-5dc17595-a3ad-4fd1-a063-65d4b01afabd tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] show called for member 64037cab-2383-48f7-8e63-2740586bc439 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:37.926688 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:37.926688 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:37.935855 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5dc17595-a3ad-4fd1-a063-65d4b01afabd tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 returned with HTTP 200 Aug 01 13:55:37.936364 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 434/1717] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:37 2026] GET /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:37.946008 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7846e634-e9e8-426a-9f55-9c750f23856d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:37.947905 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7846e634-e9e8-426a-9f55-9c750f23856d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] POST https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action Aug 01 13:55:37.948296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7846e634-e9e8-426a-9f55-9c750f23856d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:37.948445 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7846e634-e9e8-426a-9f55-9c750f23856d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:37.950236 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-7846e634-e9e8-426a-9f55-9c750f23856d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Updating group '64037cab-2383-48f7-8e63-2740586bc439' with 'error' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 13:55:37.955881 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:37.955881 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:37.967857 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7846e634-e9e8-426a-9f55-9c750f23856d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action returned with HTTP 202 Aug 01 13:55:37.968158 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 434/1718] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:55:37 2026] POST /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:55:37.975626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-30911008-a931-4faa-b30a-de6f646f9889 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:37.978560 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-30911008-a931-4faa-b30a-de6f646f9889 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] GET https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 Aug 01 13:55:37.978979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-30911008-a931-4faa-b30a-de6f646f9889 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:37.979473 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-30911008-a931-4faa-b30a-de6f646f9889 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:37.979597 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-30911008-a931-4faa-b30a-de6f646f9889 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] show called for member 64037cab-2383-48f7-8e63-2740586bc439 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:37.986693 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:37.986693 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:37.997624 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-30911008-a931-4faa-b30a-de6f646f9889 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 returned with HTTP 200 Aug 01 13:55:37.998249 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 420/1719] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:37 2026] GET /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 => generated 384 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:38.012735 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-57db5551-5f99-401e-a7e9-54e74c6db1e7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:38.015403 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57db5551-5f99-401e-a7e9-54e74c6db1e7 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] POST https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action Aug 01 13:55:38.016002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57db5551-5f99-401e-a7e9-54e74c6db1e7 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:38.016127 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57db5551-5f99-401e-a7e9-54e74c6db1e7 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:38.018469 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-57db5551-5f99-401e-a7e9-54e74c6db1e7 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Updating group '64037cab-2383-48f7-8e63-2740586bc439' with 'available' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 13:55:38.022612 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:38.022612 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:38.031190 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57db5551-5f99-401e-a7e9-54e74c6db1e7 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action returned with HTTP 202 Aug 01 13:55:38.031610 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 432/1720] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:55:38 2026] POST /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:55:38.040608 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2fcb3a64-a4aa-4869-8917-4a16d0d93e6d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:38.043127 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2fcb3a64-a4aa-4869-8917-4a16d0d93e6d tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] GET https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 Aug 01 13:55:38.043517 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2fcb3a64-a4aa-4869-8917-4a16d0d93e6d tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:38.043762 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2fcb3a64-a4aa-4869-8917-4a16d0d93e6d tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:38.043861 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-2fcb3a64-a4aa-4869-8917-4a16d0d93e6d tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] show called for member 64037cab-2383-48f7-8e63-2740586bc439 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:38.048029 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:38.048029 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:38.063041 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2fcb3a64-a4aa-4869-8917-4a16d0d93e6d tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 returned with HTTP 200 Aug 01 13:55:38.063691 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 435/1721] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:38 2026] GET /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:38.075617 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-12d13491-a460-49be-bf95-91e7c187f6ac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:38.079525 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-12d13491-a460-49be-bf95-91e7c187f6ac tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:55:38.079525 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-12d13491-a460-49be-bf95-91e7c187f6ac tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:38.081235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-12d13491-a460-49be-bf95-91e7c187f6ac tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:38.081235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-12d13491-a460-49be-bf95-91e7c187f6ac tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:55:38.082317 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-12d13491-a460-49be-bf95-91e7c187f6ac tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:55:38.099151 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-12d13491-a460-49be-bf95-91e7c187f6ac tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Get all volumes completed successfully. Aug 01 13:55:38.099151 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-12d13491-a460-49be-bf95-91e7c187f6ac tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:55:38.100396 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 435/1722] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:55:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:38.101532 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-09ae9eef-d170-4a0d-95c7-2aa7e3936f47 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:38.104325 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-09ae9eef-d170-4a0d-95c7-2aa7e3936f47 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:38.104725 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-09ae9eef-d170-4a0d-95c7-2aa7e3936f47 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:38.104987 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-09ae9eef-d170-4a0d-95c7-2aa7e3936f47 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:38.105251 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-09ae9eef-d170-4a0d-95c7-2aa7e3936f47 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:38.113618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ab61d947-4f03-4f11-832a-4154ce3d89d7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:38.113748 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:38.113748 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:38.114434 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-09ae9eef-d170-4a0d-95c7-2aa7e3936f47 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:38.115075 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 421/1723] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:38 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 828 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:38.118339 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab61d947-4f03-4f11-832a-4154ce3d89d7 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] POST https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action Aug 01 13:55:38.118339 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab61d947-4f03-4f11-832a-4154ce3d89d7 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:38.118339 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab61d947-4f03-4f11-832a-4154ce3d89d7 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:38.119602 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-ab61d947-4f03-4f11-832a-4154ce3d89d7 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] delete called for group 64037cab-2383-48f7-8e63-2740586bc439 {{(pid=100202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:55:38.119831 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-ab61d947-4f03-4f11-832a-4154ce3d89d7 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Delete group with id: 64037cab-2383-48f7-8e63-2740586bc439 Aug 01 13:55:38.123620 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:38.123620 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:38.128175 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d6b054ac-5e16-413d-867d-db8438999e8f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:38.130616 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6b054ac-5e16-413d-867d-db8438999e8f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 Aug 01 13:55:38.131544 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6b054ac-5e16-413d-867d-db8438999e8f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:38.131544 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6b054ac-5e16-413d-867d-db8438999e8f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:38.141747 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:38.141747 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:38.148350 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d6b054ac-5e16-413d-867d-db8438999e8f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:38.159685 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6b054ac-5e16-413d-867d-db8438999e8f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 returned with HTTP 200 Aug 01 13:55:38.160163 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 436/1724] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:38 2026] GET /volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 => generated 966 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:38.169238 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab61d947-4f03-4f11-832a-4154ce3d89d7 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action returned with HTTP 202 Aug 01 13:55:38.169238 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 433/1725] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:55:38 2026] POST /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:55:38.186497 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa241185-ff75-4024-a47b-43f84bcdee65 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:38.191086 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa241185-ff75-4024-a47b-43f84bcdee65 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 Aug 01 13:55:38.191086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa241185-ff75-4024-a47b-43f84bcdee65 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:38.191086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa241185-ff75-4024-a47b-43f84bcdee65 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:38.192458 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2cb04667-5779-4e5d-8663-76d7be66fa20 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:38.195123 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2cb04667-5779-4e5d-8663-76d7be66fa20 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] GET https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 Aug 01 13:55:38.195302 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2cb04667-5779-4e5d-8663-76d7be66fa20 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:38.195598 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2cb04667-5779-4e5d-8663-76d7be66fa20 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:38.198792 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-2cb04667-5779-4e5d-8663-76d7be66fa20 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] show called for member 64037cab-2383-48f7-8e63-2740586bc439 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:38.203143 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:38.203143 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:38.204654 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:38.204654 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:38.210965 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa241185-ff75-4024-a47b-43f84bcdee65 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:38.212620 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2cb04667-5779-4e5d-8663-76d7be66fa20 tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 returned with HTTP 200 Aug 01 13:55:38.213564 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 422/1726] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:38 2026] GET /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:38.220262 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa241185-ff75-4024-a47b-43f84bcdee65 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 returned with HTTP 200 Aug 01 13:55:38.220859 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 436/1727] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:38 2026] GET /volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 => generated 966 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:38.238727 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-35d7c263-3d09-4177-b3ca-4a3bb469e538 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:38.241452 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35d7c263-3d09-4177-b3ca-4a3bb469e538 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 Aug 01 13:55:38.241638 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35d7c263-3d09-4177-b3ca-4a3bb469e538 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:38.241938 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35d7c263-3d09-4177-b3ca-4a3bb469e538 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:38.242170 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-35d7c263-3d09-4177-b3ca-4a3bb469e538 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume with id: e59588e8-b452-43f4-a7c7-1eeb577f0760 Aug 01 13:55:38.251124 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:38.251124 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:38.251539 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35d7c263-3d09-4177-b3ca-4a3bb469e538 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:38.280391 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35d7c263-3d09-4177-b3ca-4a3bb469e538 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume request issued successfully. Aug 01 13:55:38.280657 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35d7c263-3d09-4177-b3ca-4a3bb469e538 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 returned with HTTP 202 Aug 01 13:55:38.281247 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 437/1728] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:38 2026] DELETE /volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:38.295273 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-28fe5ec7-f524-4c01-999a-2b7c6a4abc8d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:38.297592 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28fe5ec7-f524-4c01-999a-2b7c6a4abc8d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 Aug 01 13:55:38.297814 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28fe5ec7-f524-4c01-999a-2b7c6a4abc8d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:38.297989 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28fe5ec7-f524-4c01-999a-2b7c6a4abc8d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:38.307041 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:38.307041 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:38.312101 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-28fe5ec7-f524-4c01-999a-2b7c6a4abc8d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:38.319109 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28fe5ec7-f524-4c01-999a-2b7c6a4abc8d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 returned with HTTP 200 Aug 01 13:55:38.319109 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 434/1729] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:38 2026] GET /volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 => generated 965 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:39.226284 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2753bb9e-20e3-458f-a137-91631adde2fe None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:39.228573 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2753bb9e-20e3-458f-a137-91631adde2fe tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] GET https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 Aug 01 13:55:39.228864 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2753bb9e-20e3-458f-a137-91631adde2fe tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:39.229157 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2753bb9e-20e3-458f-a137-91631adde2fe tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:39.229383 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-2753bb9e-20e3-458f-a137-91631adde2fe tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] show called for member 64037cab-2383-48f7-8e63-2740586bc439 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:55:39.234540 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2753bb9e-20e3-458f-a137-91631adde2fe tempest-GroupsV320Test-684758358 tempest-GroupsV320Test-684758358-project-member] https://10.4.3.223/volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 returned with HTTP 404 Aug 01 13:55:39.235240 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 423/1730] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:55:39 2026] GET /volume/v3/groups/64037cab-2383-48f7-8e63-2740586bc439 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:55:39.243434 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c079571d-52ad-418f-bb64-8701b97f8251 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:39.248053 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c079571d-52ad-418f-bb64-8701b97f8251 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/926955b9-7b93-4fe3-bc55-114075dc1b69 Aug 01 13:55:39.248053 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c079571d-52ad-418f-bb64-8701b97f8251 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:39.248053 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c079571d-52ad-418f-bb64-8701b97f8251 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:39.261649 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c079571d-52ad-418f-bb64-8701b97f8251 tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] https://10.4.3.223/volume/v3/group_types/926955b9-7b93-4fe3-bc55-114075dc1b69 returned with HTTP 202 Aug 01 13:55:39.262423 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 437/1731] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:55:39 2026] DELETE /volume/v3/group_types/926955b9-7b93-4fe3-bc55-114075dc1b69 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:55:39.273030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-00eda04b-95be-464b-aea1-0e3862155b0d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:39.275305 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00eda04b-95be-464b-aea1-0e3862155b0d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] DELETE https://10.4.3.223/volume/v3/types/648e49c1-412b-429b-b7ce-d4b7bcdb71c8 Aug 01 13:55:39.275452 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00eda04b-95be-464b-aea1-0e3862155b0d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:39.275670 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00eda04b-95be-464b-aea1-0e3862155b0d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:39.298920 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00eda04b-95be-464b-aea1-0e3862155b0d tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] https://10.4.3.223/volume/v3/types/648e49c1-412b-429b-b7ce-d4b7bcdb71c8 returned with HTTP 202 Aug 01 13:55:39.299542 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 438/1732] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:55:39 2026] DELETE /volume/v3/types/648e49c1-412b-429b-b7ce-d4b7bcdb71c8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:39.309567 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8e72270c-8538-481c-85ca-6a62c4908dca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:39.311374 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e72270c-8538-481c-85ca-6a62c4908dca tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] GET https://10.4.3.223/volume/v3/types/648e49c1-412b-429b-b7ce-d4b7bcdb71c8 Aug 01 13:55:39.311576 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e72270c-8538-481c-85ca-6a62c4908dca tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:39.311787 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e72270c-8538-481c-85ca-6a62c4908dca tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:39.314795 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e72270c-8538-481c-85ca-6a62c4908dca tempest-GroupsV320Test-1059180267 tempest-GroupsV320Test-1059180267-project-admin] https://10.4.3.223/volume/v3/types/648e49c1-412b-429b-b7ce-d4b7bcdb71c8 returned with HTTP 404 Aug 01 13:55:39.315406 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 435/1733] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:55:39 2026] GET /volume/v3/types/648e49c1-412b-429b-b7ce-d4b7bcdb71c8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:39.337499 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8a24850c-db09-46f8-a5f8-0bab02f48bb5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:39.339773 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8a24850c-db09-46f8-a5f8-0bab02f48bb5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 Aug 01 13:55:39.340027 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8a24850c-db09-46f8-a5f8-0bab02f48bb5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:39.340292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8a24850c-db09-46f8-a5f8-0bab02f48bb5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:39.347886 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8a24850c-db09-46f8-a5f8-0bab02f48bb5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 returned with HTTP 404 Aug 01 13:55:39.348550 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 424/1734] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:39 2026] GET /volume/v3/volumes/e59588e8-b452-43f4-a7c7-1eeb577f0760 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:39.356784 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-898329bf-da9a-4df3-87e1-f6201a732856 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:39.360385 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-898329bf-da9a-4df3-87e1-f6201a732856 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:39.360385 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-898329bf-da9a-4df3-87e1-f6201a732856 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:39.360385 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-898329bf-da9a-4df3-87e1-f6201a732856 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:39.360385 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-898329bf-da9a-4df3-87e1-f6201a732856 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete backup with id: 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. Aug 01 13:55:39.364063 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:39.364063 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:39.379158 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-898329bf-da9a-4df3-87e1-f6201a732856 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] delete_backup rpcapi backup_id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:55:39.382613 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-898329bf-da9a-4df3-87e1-f6201a732856 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 202 Aug 01 13:55:39.382613 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 438/1735] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:39 2026] DELETE /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:39.396197 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2b662211-789e-44d8-90f4-022ef876cce8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:39.402644 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b662211-789e-44d8-90f4-022ef876cce8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:39.402849 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b662211-789e-44d8-90f4-022ef876cce8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:39.402849 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b662211-789e-44d8-90f4-022ef876cce8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:39.403113 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2b662211-789e-44d8-90f4-022ef876cce8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:39.416533 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:39.416533 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:39.416533 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b662211-789e-44d8-90f4-022ef876cce8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 200 Aug 01 13:55:39.416533 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 439/1736] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:39 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:40.434255 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c5b4c9ff-6cf7-46cc-9df4-6ec15d8761eb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:40.436607 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5b4c9ff-6cf7-46cc-9df4-6ec15d8761eb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 Aug 01 13:55:40.436803 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5b4c9ff-6cf7-46cc-9df4-6ec15d8761eb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:40.437204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5b4c9ff-6cf7-46cc-9df4-6ec15d8761eb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:40.437204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c5b4c9ff-6cf7-46cc-9df4-6ec15d8761eb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 0c5f2cc7-4dd6-4923-a1b4-62e6b844a476. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:55:40.443627 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5b4c9ff-6cf7-46cc-9df4-6ec15d8761eb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 returned with HTTP 404 Aug 01 13:55:40.443627 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 436/1737] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:40 2026] GET /volume/v3/backups/0c5f2cc7-4dd6-4923-a1b4-62e6b844a476 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:40.552566 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-174be405-9c38-42a2-b84b-d046e8e54481 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:40.557613 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-174be405-9c38-42a2-b84b-d046e8e54481 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d Aug 01 13:55:40.557751 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-174be405-9c38-42a2-b84b-d046e8e54481 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:40.557929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-174be405-9c38-42a2-b84b-d046e8e54481 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:40.558087 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-174be405-9c38-42a2-b84b-d046e8e54481 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume with id: 39a692c4-7812-4a22-b711-9806b2fa3f1d Aug 01 13:55:40.565447 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:40.565447 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:40.565903 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-174be405-9c38-42a2-b84b-d046e8e54481 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:40.596887 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-174be405-9c38-42a2-b84b-d046e8e54481 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume request issued successfully. Aug 01 13:55:40.597148 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-174be405-9c38-42a2-b84b-d046e8e54481 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d returned with HTTP 202 Aug 01 13:55:40.597637 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 425/1738] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:40 2026] DELETE /volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:40.609184 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e19f15ca-4bd6-493c-88b8-6cfe746329d2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:40.611141 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e19f15ca-4bd6-493c-88b8-6cfe746329d2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d Aug 01 13:55:40.611322 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e19f15ca-4bd6-493c-88b8-6cfe746329d2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:40.611481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e19f15ca-4bd6-493c-88b8-6cfe746329d2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:40.621336 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:40.621336 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:40.627789 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e19f15ca-4bd6-493c-88b8-6cfe746329d2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:40.635343 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e19f15ca-4bd6-493c-88b8-6cfe746329d2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d returned with HTTP 200 Aug 01 13:55:40.636387 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 439/1739] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:40 2026] GET /volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:42.017369 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e129d452-dc87-4869-bf2a-c198897fbb4b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:42.017369 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e129d452-dc87-4869-bf2a-c198897fbb4b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d Aug 01 13:55:42.017369 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e129d452-dc87-4869-bf2a-c198897fbb4b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:42.017369 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e129d452-dc87-4869-bf2a-c198897fbb4b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:42.017369 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e129d452-dc87-4869-bf2a-c198897fbb4b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d returned with HTTP 404 Aug 01 13:55:42.017369 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 440/1740] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:41 2026] GET /volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:42.020034 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a547e042-4e35-4862-a67e-979f477f5a1b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:42.020034 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a547e042-4e35-4862-a67e-979f477f5a1b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d Aug 01 13:55:42.020034 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a547e042-4e35-4862-a67e-979f477f5a1b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:42.020034 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a547e042-4e35-4862-a67e-979f477f5a1b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:42.020034 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a547e042-4e35-4862-a67e-979f477f5a1b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d returned with HTTP 404 Aug 01 13:55:42.020034 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 437/1741] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:41 2026] GET /volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:42.022092 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f49886ab-0312-44e3-9dd0-3f5e4b421dc1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:42.022092 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f49886ab-0312-44e3-9dd0-3f5e4b421dc1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d Aug 01 13:55:42.022092 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f49886ab-0312-44e3-9dd0-3f5e4b421dc1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:42.022092 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f49886ab-0312-44e3-9dd0-3f5e4b421dc1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:42.022092 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-f49886ab-0312-44e3-9dd0-3f5e4b421dc1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume with id: 39a692c4-7812-4a22-b711-9806b2fa3f1d Aug 01 13:55:42.022092 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f49886ab-0312-44e3-9dd0-3f5e4b421dc1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d returned with HTTP 404 Aug 01 13:55:42.022092 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 426/1742] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:41 2026] DELETE /volume/v3/volumes/39a692c4-7812-4a22-b711-9806b2fa3f1d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-234344493"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-234344493'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume of 1 GB Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Availability Zones retrieved successfully. Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (1234cba9-7b5c-4585-b0af-964803773805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ce0d5e-afe8-46df-a56c-0b1c5d94ab5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ce0d5e-afe8-46df-a56c-0b1c5d94ab5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7df35a-5167-4f3d-a8c2-49d6d2903ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['87d3c940-37f4-409c-a54e-ce7b8c0e74af', 'b6e59164-d670-4359-adaf-59da69c7aeaf', 'cbaa7934-43d8-41c1-9ec8-5fc90884ef4a', '945aa4b1-d5a2-4296-b730-d608c0b361d1'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:42.022790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7df35a-5167-4f3d-a8c2-49d6d2903ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87d3c940-37f4-409c-a54e-ce7b8c0e74af', 'b6e59164-d670-4359-adaf-59da69c7aeaf', 'cbaa7934-43d8-41c1-9ec8-5fc90884ef4a', '945aa4b1-d5a2-4296-b730-d608c0b361d1']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:42.023522 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493734da-bfda-4116-beb8-f5a779548c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:42.023522 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493734da-bfda-4116-beb8-f5a779548c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0513259e-30ff-4d3a-b974-fa50af8724e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-234344493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['87d3c940-37f4-409c-a54e-ce7b8c0e74af','b6e59164-d670-4359-adaf-59da69c7aeaf','cbaa7934-43d8-41c1-9ec8-5fc90884ef4a','945aa4b1-d5a2-4296-b730-d608c0b361d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-234344493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0513259e-30ff-4d3a-b974-fa50af8724e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c02896ddfacd469ea03f998971339aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:42.023522 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c609ecf-e44f-46d6-b87f-4736656623a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:42.023522 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c609ecf-e44f-46d6-b87f-4736656623a9) transitioned into state 'SUCCESS' from state '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-234344493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c02896ddfacd469ea03f998971339aa8',qos_specs=None,replication_status=,reservations=['87d3c940-37f4-409c-a54e-ce7b8c0e74af','b6e59164-d670-4359-adaf-59da69c7aeaf','cbaa7934-43d8-41c1-9ec8-5fc90884ef4a','945aa4b1-d5a2-4296-b730-d608c0b361d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa186b654dd48a0a6f98b60ddedd4bc',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:42.023522 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (debfdf0d-2a11-4a88-90c4-210189b6984f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:42.023522 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (debfdf0d-2a11-4a88-90c4-210189b6984f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:42.023522 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Flow 'volume_create_api' (1234cba9-7b5c-4585-b0af-964803773805) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:42.023990 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Create volume request issued successfully. Aug 01 13:55:42.023990 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-911e81d5-0560-4006-b6a2-4de9f3a87479 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:55:42.023990 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 440/1743] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:41 2026] POST /volume/v3/volumes => generated 748 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:42.024196 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5d1a48b8-671f-48e6-a914-c55be32c6bf2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:42.024196 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d1a48b8-671f-48e6-a914-c55be32c6bf2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:55:42.024196 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d1a48b8-671f-48e6-a914-c55be32c6bf2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:42.024196 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d1a48b8-671f-48e6-a914-c55be32c6bf2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:42.024196 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:42.024196 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:42.024196 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5d1a48b8-671f-48e6-a914-c55be32c6bf2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:42.024196 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d1a48b8-671f-48e6-a914-c55be32c6bf2 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:55:42.024196 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 441/1744] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:41 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:42.457828 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-84261324-a7c4-4752-9fb9-86659a30a1cd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:42.611714 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:42.612080 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2048654406"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:42.613620 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2048654406'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:42.613765 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Create volume of 1 GB Aug 01 13:55:42.617782 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Availability Zones retrieved successfully. Aug 01 13:55:42.624077 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Flow 'volume_create_api' (f7b7b996-dce8-463d-99a5-0cf2404271a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:42.625003 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b0d0468-335a-44b1-abfd-b8f285020f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:42.626002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:42.653798 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b0d0468-335a-44b1-abfd-b8f285020f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:42.654701 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd0cb4a-14c3-434e-b339-caddbc5adb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:42.724833 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Created reservations ['968be99d-7b5f-4cbf-a08a-87c2a33a54fa', '5d5f73b8-be3a-4e14-87a6-150f782e429c', 'e41d729c-b5b9-4e05-8b91-943d9a2807cd', 'bbc523dc-c2d8-4ea3-874b-6c1ab7535ba0'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:42.725830 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd0cb4a-14c3-434e-b339-caddbc5adb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['968be99d-7b5f-4cbf-a08a-87c2a33a54fa', '5d5f73b8-be3a-4e14-87a6-150f782e429c', 'e41d729c-b5b9-4e05-8b91-943d9a2807cd', 'bbc523dc-c2d8-4ea3-874b-6c1ab7535ba0']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:42.726789 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9381db26-f3bb-409f-b841-db2934f49630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:42.753028 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9381db26-f3bb-409f-b841-db2934f49630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1ab7ce4-cd17-4a2e-a824-1748b5f694da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2048654406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='465fb426efd547f6a0ebca630c1b5920',qos_specs=None,replication_status=,reservations=['968be99d-7b5f-4cbf-a08a-87c2a33a54fa','5d5f73b8-be3a-4e14-87a6-150f782e429c','e41d729c-b5b9-4e05-8b91-943d9a2807cd','bbc523dc-c2d8-4ea3-874b-6c1ab7535ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7becf546aeb4aedb8d52c9a5198d868',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2048654406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1ab7ce4-cd17-4a2e-a824-1748b5f694da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='465fb426efd547f6a0ebca630c1b5920',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7becf546aeb4aedb8d52c9a5198d868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:42.754004 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72438321-0d1a-45bb-a8fe-1a234b19fa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:42.777952 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72438321-0d1a-45bb-a8fe-1a234b19fa16) transitioned into state 'SUCCESS' from state '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-2048654406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='465fb426efd547f6a0ebca630c1b5920',qos_specs=None,replication_status=,reservations=['968be99d-7b5f-4cbf-a08a-87c2a33a54fa','5d5f73b8-be3a-4e14-87a6-150f782e429c','e41d729c-b5b9-4e05-8b91-943d9a2807cd','bbc523dc-c2d8-4ea3-874b-6c1ab7535ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7becf546aeb4aedb8d52c9a5198d868',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:42.779585 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573fd90a-bb02-42f4-933a-6ad788d082ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:42.809790 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573fd90a-bb02-42f4-933a-6ad788d082ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:42.811007 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Flow 'volume_create_api' (f7b7b996-dce8-463d-99a5-0cf2404271a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:42.811430 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Create volume request issued successfully. Aug 01 13:55:42.812194 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84261324-a7c4-4752-9fb9-86659a30a1cd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:55:42.813451 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 438/1745] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:55:42 2026] POST /volume/v3/volumes => generated 751 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:42.829562 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-27fc5801-1e54-4001-ba5e-40b342732e1f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:42.831945 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-27fc5801-1e54-4001-ba5e-40b342732e1f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:42.832156 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-27fc5801-1e54-4001-ba5e-40b342732e1f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:42.832426 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-27fc5801-1e54-4001-ba5e-40b342732e1f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:42.840688 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:42.840688 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:42.846327 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-27fc5801-1e54-4001-ba5e-40b342732e1f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Volume info retrieved successfully. Aug 01 13:55:42.852602 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-27fc5801-1e54-4001-ba5e-40b342732e1f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da returned with HTTP 200 Aug 01 13:55:42.853171 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 427/1746] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:42 2026] GET /volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:43.011471 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d81caabe-a26e-4fb7-a263-4ff4ef4331cc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:43.013017 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d81caabe-a26e-4fb7-a263-4ff4ef4331cc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:55:43.013326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d81caabe-a26e-4fb7-a263-4ff4ef4331cc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:43.013546 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d81caabe-a26e-4fb7-a263-4ff4ef4331cc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:43.028090 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:43.028090 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:43.035371 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d81caabe-a26e-4fb7-a263-4ff4ef4331cc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:55:43.043407 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d81caabe-a26e-4fb7-a263-4ff4ef4331cc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:55:43.044188 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 441/1747] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:43 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:43.869918 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-05402b16-add5-47c9-baac-9680a466eea1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:43.873675 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05402b16-add5-47c9-baac-9680a466eea1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:43.873675 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05402b16-add5-47c9-baac-9680a466eea1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:43.873675 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05402b16-add5-47c9-baac-9680a466eea1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:43.880145 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:43.880145 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:43.884069 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-05402b16-add5-47c9-baac-9680a466eea1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Volume info retrieved successfully. Aug 01 13:55:43.888871 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05402b16-add5-47c9-baac-9680a466eea1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da returned with HTTP 200 Aug 01 13:55:43.889324 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 442/1748] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:43 2026] GET /volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:43.903121 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-771e8dc2-6e0e-4845-913e-75e981392b77 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:43.906449 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-771e8dc2-6e0e-4845-913e-75e981392b77 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:55:43.906681 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-771e8dc2-6e0e-4845-913e-75e981392b77 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1ab7ce4-cd17-4a2e-a824-1748b5f694da", "name": "tempest-SnapshotsActionsTest-Snapshot-312167076"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:43.917233 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:43.917233 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:43.918641 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-771e8dc2-6e0e-4845-913e-75e981392b77 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Volume info retrieved successfully. Aug 01 13:55:43.918898 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-771e8dc2-6e0e-4845-913e-75e981392b77 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Create snapshot from volume e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:43.969505 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-771e8dc2-6e0e-4845-913e-75e981392b77 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Created reservations ['15acedee-dfdc-44d8-8996-7b7549aa972e', 'bd2ff2c4-a399-4484-af02-1a615932fe87', 'c8fbca26-bd00-472e-a70a-e7aac777ddaf', 'b1485f6a-c9fa-44b2-a766-df1796b1b83c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:44.004068 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-771e8dc2-6e0e-4845-913e-75e981392b77 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot create request issued successfully. Aug 01 13:55:44.004416 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-771e8dc2-6e0e-4845-913e-75e981392b77 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:55:44.004839 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 439/1749] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:55:43 2026] POST /volume/v3/snapshots => generated 306 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:44.018073 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b46e4d91-7966-47e5-8d95-550133dc5cae None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:44.020056 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b46e4d91-7966-47e5-8d95-550133dc5cae tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:44.020422 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b46e4d91-7966-47e5-8d95-550133dc5cae tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:44.020799 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b46e4d91-7966-47e5-8d95-550133dc5cae tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:44.045941 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:44.045941 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:44.046766 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b46e4d91-7966-47e5-8d95-550133dc5cae tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:44.047946 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b46e4d91-7966-47e5-8d95-550133dc5cae tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:44.048491 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 428/1750] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:44 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:45.060082 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4223d705-d375-49fd-a7d5-ca5fb1bb485f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:45.061782 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4223d705-d375-49fd-a7d5-ca5fb1bb485f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:45.062022 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4223d705-d375-49fd-a7d5-ca5fb1bb485f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:45.062244 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4223d705-d375-49fd-a7d5-ca5fb1bb485f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:45.064108 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=277,cinder:UPDATE=44,cinder:INSERT=14 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:55:45.067535 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:45.067535 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:45.068148 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4223d705-d375-49fd-a7d5-ca5fb1bb485f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:45.069069 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4223d705-d375-49fd-a7d5-ca5fb1bb485f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:45.069765 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 442/1751] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:45 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:45.089096 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-89a94391-ad0a-4b4b-bd61-d8679b72a538 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:45.205448 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-89a94391-ad0a-4b4b-bd61-d8679b72a538 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action Aug 01 13:55:45.205806 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-89a94391-ad0a-4b4b-bd61-d8679b72a538 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:45.205951 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-89a94391-ad0a-4b4b-bd61-d8679b72a538 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:45.207662 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-89a94391-ad0a-4b4b-bd61-d8679b72a538 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '58e99711-5cfa-41e6-9e5c-15e35b40f5ce' with '{'status': 'creating'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:45.217845 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:45.217845 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:45.231525 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-89a94391-ad0a-4b4b-bd61-d8679b72a538 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action returned with HTTP 202 Aug 01 13:55:45.232455 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 443/1752] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:45 2026] POST /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:45.242017 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2746fdba-3574-4455-8b3f-97f74081f2b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:45.245285 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2746fdba-3574-4455-8b3f-97f74081f2b4 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:45.245285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2746fdba-3574-4455-8b3f-97f74081f2b4 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:45.245285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2746fdba-3574-4455-8b3f-97f74081f2b4 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:45.252082 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:45.252082 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:45.253103 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2746fdba-3574-4455-8b3f-97f74081f2b4 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:45.255301 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2746fdba-3574-4455-8b3f-97f74081f2b4 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:45.255301 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 440/1753] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:45 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:45.263872 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-37c8f727-43d7-4ac1-874d-9d349e16caa6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:45.268239 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-37c8f727-43d7-4ac1-874d-9d349e16caa6 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action Aug 01 13:55:45.268239 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-37c8f727-43d7-4ac1-874d-9d349e16caa6 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:45.268239 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-37c8f727-43d7-4ac1-874d-9d349e16caa6 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:45.269693 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.admin_actions [None req-37c8f727-43d7-4ac1-874d-9d349e16caa6 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '58e99711-5cfa-41e6-9e5c-15e35b40f5ce' with '{'status': 'available'}' {{(pid=100200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:45.294184 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:45.294184 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:45.312547 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-37c8f727-43d7-4ac1-874d-9d349e16caa6 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action returned with HTTP 202 Aug 01 13:55:45.313126 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 429/1754] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:45 2026] POST /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:45.324073 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a32b3562-23e3-48bd-b559-479c1c457e83 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:45.325893 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a32b3562-23e3-48bd-b559-479c1c457e83 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:45.326198 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a32b3562-23e3-48bd-b559-479c1c457e83 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:45.326430 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a32b3562-23e3-48bd-b559-479c1c457e83 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:45.332589 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:45.332589 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:45.333169 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a32b3562-23e3-48bd-b559-479c1c457e83 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:45.334055 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a32b3562-23e3-48bd-b559-479c1c457e83 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:45.334525 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 443/1755] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:45 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:45.345872 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4e9c8027-9731-45f0-b109-9c04b1564b20 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:45.348011 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e9c8027-9731-45f0-b109-9c04b1564b20 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:55:45.348491 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e9c8027-9731-45f0-b109-9c04b1564b20 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1ab7ce4-cd17-4a2e-a824-1748b5f694da", "name": "tempest-SnapshotsActionsTest-Snapshot-452731250"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:45.358957 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:45.358957 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:45.359625 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4e9c8027-9731-45f0-b109-9c04b1564b20 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Volume info retrieved successfully. Aug 01 13:55:45.359806 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-4e9c8027-9731-45f0-b109-9c04b1564b20 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Create snapshot from volume e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:45.387325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4e9c8027-9731-45f0-b109-9c04b1564b20 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Created reservations ['34143a93-cb1e-40a0-8009-dfe501e4c6d8', '6e6ff182-0e27-4826-9095-5a32606c556d', '5718255c-604d-4b42-87b3-bffcd083a950', 'ea773468-879d-4a52-9f33-446572d3dc12'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:45.426061 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4e9c8027-9731-45f0-b109-9c04b1564b20 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot create request issued successfully. Aug 01 13:55:45.426451 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e9c8027-9731-45f0-b109-9c04b1564b20 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:55:45.427021 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 444/1756] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:55:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:45.447498 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-87d0759d-46be-4976-bd8e-218d825cd17f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:45.447498 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87d0759d-46be-4976-bd8e-218d825cd17f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 Aug 01 13:55:45.447498 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87d0759d-46be-4976-bd8e-218d825cd17f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:45.448011 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87d0759d-46be-4976-bd8e-218d825cd17f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:45.456252 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:45.456252 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:45.456964 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-87d0759d-46be-4976-bd8e-218d825cd17f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:45.459048 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87d0759d-46be-4976-bd8e-218d825cd17f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 returned with HTTP 200 Aug 01 13:55:45.459738 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 441/1757] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:45 2026] GET /volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:46.469570 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b88d3596-8a19-4b1f-a12b-6fdd2b821029 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:46.471864 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b88d3596-8a19-4b1f-a12b-6fdd2b821029 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 Aug 01 13:55:46.471864 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b88d3596-8a19-4b1f-a12b-6fdd2b821029 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:46.472074 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b88d3596-8a19-4b1f-a12b-6fdd2b821029 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:46.478773 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:46.478773 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:46.479237 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b88d3596-8a19-4b1f-a12b-6fdd2b821029 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:46.480039 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b88d3596-8a19-4b1f-a12b-6fdd2b821029 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 returned with HTTP 200 Aug 01 13:55:46.480676 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 430/1758] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:46 2026] GET /volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:46.492689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d1d08404-228c-48b5-bd37-909d7bb53a61 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:46.494488 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1d08404-228c-48b5-bd37-909d7bb53a61 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986/action Aug 01 13:55:46.494904 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1d08404-228c-48b5-bd37-909d7bb53a61 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:46.495028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1d08404-228c-48b5-bd37-909d7bb53a61 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:46.496420 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-d1d08404-228c-48b5-bd37-909d7bb53a61 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot 'acc4366e-f478-48b1-80a0-94f8baee0986' with '{'status': 'creating'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:46.519336 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:46.519336 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:46.548404 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1d08404-228c-48b5-bd37-909d7bb53a61 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986/action returned with HTTP 202 Aug 01 13:55:46.548912 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 444/1759] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:46 2026] POST /volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:46.556940 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7c2db4e7-b409-4803-90be-a1fd14e6e76e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:46.559278 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c2db4e7-b409-4803-90be-a1fd14e6e76e tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 Aug 01 13:55:46.559477 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c2db4e7-b409-4803-90be-a1fd14e6e76e tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:46.559732 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c2db4e7-b409-4803-90be-a1fd14e6e76e tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:46.561816 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=302,cinder:INSERT=36,cinder:UPDATE=67,cinder:DELETE=1 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:55:46.566232 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:46.566232 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:46.566803 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7c2db4e7-b409-4803-90be-a1fd14e6e76e tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:46.567809 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c2db4e7-b409-4803-90be-a1fd14e6e76e tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 returned with HTTP 200 Aug 01 13:55:46.568436 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 445/1760] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:46 2026] GET /volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:46.579864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a7c538e9-7bda-460c-a23c-97f220a5bafb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:46.583832 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7c538e9-7bda-460c-a23c-97f220a5bafb tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986/action Aug 01 13:55:46.584331 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7c538e9-7bda-460c-a23c-97f220a5bafb tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:46.584494 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7c538e9-7bda-460c-a23c-97f220a5bafb tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:46.594358 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:46.594358 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:46.594771 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a7c538e9-7bda-460c-a23c-97f220a5bafb tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Snapshot retrieved successfully. Aug 01 13:55:46.618835 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a7c538e9-7bda-460c-a23c-97f220a5bafb tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Snapshot delete request issued successfully. Aug 01 13:55:46.619170 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7c538e9-7bda-460c-a23c-97f220a5bafb tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986/action returned with HTTP 202 Aug 01 13:55:46.619926 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 442/1761] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:46 2026] POST /volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:46.627663 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-df2e9cd4-679c-4074-9b85-dcb2c7f12c17 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:46.629953 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df2e9cd4-679c-4074-9b85-dcb2c7f12c17 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 Aug 01 13:55:46.630231 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df2e9cd4-679c-4074-9b85-dcb2c7f12c17 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:46.630515 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df2e9cd4-679c-4074-9b85-dcb2c7f12c17 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:46.638124 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:46.638124 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:46.638821 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-df2e9cd4-679c-4074-9b85-dcb2c7f12c17 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:46.642124 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df2e9cd4-679c-4074-9b85-dcb2c7f12c17 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 returned with HTTP 200 Aug 01 13:55:46.642124 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 431/1762] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:46 2026] GET /volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:47.128242 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:47.129753 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:47.130270 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-787973489", "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:47.131836 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-787973489', 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:47.233368 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Create volume of 1 GB Aug 01 13:55:47.233368 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:47.233368 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:47.236188 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Availability Zones retrieved successfully. Aug 01 13:55:47.241850 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Flow 'volume_create_api' (218bb4f8-5b9e-4eb4-b819-5454fe548a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:47.244809 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805d157a-df82-4676-bc00-74f3387eb3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:47.245785 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:47.318630 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805d157a-df82-4676-bc00-74f3387eb3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:47.318630 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec1ce97-d981-44e1-bead-6f0ce33a142d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:47.394441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Created reservations ['d7803281-3e28-46c1-a349-dd746527a1b1', '835a085d-a215-46b3-8607-27f4c0f7f633', '65829379-48eb-49b6-99f0-24b213a43128', '3ad4eb08-92dd-40ad-bf83-0b87d431b572'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:47.396008 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec1ce97-d981-44e1-bead-6f0ce33a142d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7803281-3e28-46c1-a349-dd746527a1b1', '835a085d-a215-46b3-8607-27f4c0f7f633', '65829379-48eb-49b6-99f0-24b213a43128', '3ad4eb08-92dd-40ad-bf83-0b87d431b572']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:47.397330 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a642c0f5-b18d-401d-b558-400af2f24a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:47.429399 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a642c0f5-b18d-401d-b558-400af2f24a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f92da471-e2f1-47eb-b170-199af8705945', '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-787973489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cbee23a981a4e1d97de1ccf0f28ff6c',qos_specs=None,replication_status=,reservations=['d7803281-3e28-46c1-a349-dd746527a1b1','835a085d-a215-46b3-8607-27f4c0f7f633','65829379-48eb-49b6-99f0-24b213a43128','3ad4eb08-92dd-40ad-bf83-0b87d431b572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='870c8dc1521c4e7ebf170039a4413fad',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-787973489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f92da471-e2f1-47eb-b170-199af8705945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cbee23a981a4e1d97de1ccf0f28ff6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='870c8dc1521c4e7ebf170039a4413fad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:47.430207 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd31ea81-22e8-41ef-9ab4-e299a61a870d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:47.455253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd31ea81-22e8-41ef-9ab4-e299a61a870d) transitioned into state 'SUCCESS' from state '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-787973489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cbee23a981a4e1d97de1ccf0f28ff6c',qos_specs=None,replication_status=,reservations=['d7803281-3e28-46c1-a349-dd746527a1b1','835a085d-a215-46b3-8607-27f4c0f7f633','65829379-48eb-49b6-99f0-24b213a43128','3ad4eb08-92dd-40ad-bf83-0b87d431b572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='870c8dc1521c4e7ebf170039a4413fad',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:47.455253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68e10b9d-1352-491e-8278-e6dfb23c0217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:47.466293 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68e10b9d-1352-491e-8278-e6dfb23c0217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:47.467697 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Flow 'volume_create_api' (218bb4f8-5b9e-4eb4-b819-5454fe548a4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:47.468292 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Create volume request issued successfully. Aug 01 13:55:47.469265 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a8718be-e671-406d-a3ee-bb3d141c2c17 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:55:47.469969 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 445/1763] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:55:47 2026] POST /volume/v3/volumes => generated 752 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:47.484545 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-329c4f9b-7258-4b2f-912d-11cc45f0d733 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:47.486177 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-329c4f9b-7258-4b2f-912d-11cc45f0d733 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] GET https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 Aug 01 13:55:47.486421 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-329c4f9b-7258-4b2f-912d-11cc45f0d733 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:47.486592 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-329c4f9b-7258-4b2f-912d-11cc45f0d733 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:47.495045 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:47.495045 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:47.500633 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-329c4f9b-7258-4b2f-912d-11cc45f0d733 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Volume info retrieved successfully. Aug 01 13:55:47.506907 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-329c4f9b-7258-4b2f-912d-11cc45f0d733 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 returned with HTTP 200 Aug 01 13:55:47.507561 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 446/1764] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:47 2026] GET /volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:47.657711 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-975d5b7c-b761-4676-8a00-b098ba2113eb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:47.660007 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-975d5b7c-b761-4676-8a00-b098ba2113eb tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 Aug 01 13:55:47.660332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-975d5b7c-b761-4676-8a00-b098ba2113eb tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:47.660604 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-975d5b7c-b761-4676-8a00-b098ba2113eb tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:47.666007 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-975d5b7c-b761-4676-8a00-b098ba2113eb tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 returned with HTTP 404 Aug 01 13:55:47.666569 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 443/1765] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:47 2026] GET /volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:47.675538 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-52beb78c-b299-4cd9-b18b-206a2c180645 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:47.677399 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-52beb78c-b299-4cd9-b18b-206a2c180645 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action Aug 01 13:55:47.677854 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-52beb78c-b299-4cd9-b18b-206a2c180645 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:47.677976 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-52beb78c-b299-4cd9-b18b-206a2c180645 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:47.679450 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.admin_actions [None req-52beb78c-b299-4cd9-b18b-206a2c180645 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '58e99711-5cfa-41e6-9e5c-15e35b40f5ce' with '{'status': 'available'}' {{(pid=100200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:47.681005 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=328,cinder:INSERT=35,cinder:UPDATE=75,cinder:DELETE=1 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:55:47.695672 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:47.695672 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:47.723168 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-52beb78c-b299-4cd9-b18b-206a2c180645 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action returned with HTTP 202 Aug 01 13:55:47.723862 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 432/1766] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:47 2026] POST /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:47.732749 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-afa6574c-b79e-4d80-a5d9-45357285051b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:47.735251 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-afa6574c-b79e-4d80-a5d9-45357285051b tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:47.735489 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-afa6574c-b79e-4d80-a5d9-45357285051b tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:47.735685 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-afa6574c-b79e-4d80-a5d9-45357285051b tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:47.741723 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:47.741723 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:47.742513 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-afa6574c-b79e-4d80-a5d9-45357285051b tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:47.743357 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-afa6574c-b79e-4d80-a5d9-45357285051b tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:47.743890 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 446/1767] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:47 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:47.758367 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-84b47db9-29c2-4a41-9434-f97e880f2ea9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:47.761015 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84b47db9-29c2-4a41-9434-f97e880f2ea9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 Aug 01 13:55:47.761015 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84b47db9-29c2-4a41-9434-f97e880f2ea9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:47.761330 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84b47db9-29c2-4a41-9434-f97e880f2ea9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:47.761501 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-84b47db9-29c2-4a41-9434-f97e880f2ea9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Delete snapshot with id: acc4366e-f478-48b1-80a0-94f8baee0986 Aug 01 13:55:47.770706 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84b47db9-29c2-4a41-9434-f97e880f2ea9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 returned with HTTP 404 Aug 01 13:55:47.771489 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 447/1768] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:55:47 2026] DELETE /volume/v3/snapshots/acc4366e-f478-48b1-80a0-94f8baee0986 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:47.786289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-976fc420-6f59-4cfb-a83a-42c625b50ea2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:47.792417 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-976fc420-6f59-4cfb-a83a-42c625b50ea2 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:55:47.792417 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-976fc420-6f59-4cfb-a83a-42c625b50ea2 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1ab7ce4-cd17-4a2e-a824-1748b5f694da", "name": "tempest-SnapshotsActionsTest-Snapshot-1444563841"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:47.804036 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:47.804036 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:47.804636 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-976fc420-6f59-4cfb-a83a-42c625b50ea2 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Volume info retrieved successfully. Aug 01 13:55:47.805137 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-976fc420-6f59-4cfb-a83a-42c625b50ea2 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Create snapshot from volume e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:47.833115 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-976fc420-6f59-4cfb-a83a-42c625b50ea2 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Created reservations ['01966ac3-18c7-4932-aaa6-4d444bc268ac', 'd1f48f04-4c2d-4628-bd20-f57a476a2c36', '7102b466-7ea9-4e35-bb66-777b98be2336', '9b9f55b9-15ba-4ef3-bf43-2b68dac2f213'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:47.867732 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-976fc420-6f59-4cfb-a83a-42c625b50ea2 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot create request issued successfully. Aug 01 13:55:47.868172 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-976fc420-6f59-4cfb-a83a-42c625b50ea2 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:55:47.869598 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 444/1769] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:55:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:47.879879 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-41a03c90-93ec-4924-b69d-3d5f25c2542f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:47.884608 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-41a03c90-93ec-4924-b69d-3d5f25c2542f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 Aug 01 13:55:47.886438 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-41a03c90-93ec-4924-b69d-3d5f25c2542f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:47.886669 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-41a03c90-93ec-4924-b69d-3d5f25c2542f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:47.895257 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:47.895257 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:47.895713 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-41a03c90-93ec-4924-b69d-3d5f25c2542f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:47.896850 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-41a03c90-93ec-4924-b69d-3d5f25c2542f tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 returned with HTTP 200 Aug 01 13:55:47.896973 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 433/1770] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:47 2026] GET /volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:48.520521 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60b79700-96fa-40d2-8597-94b78480cb26 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:48.522489 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60b79700-96fa-40d2-8597-94b78480cb26 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] GET https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 Aug 01 13:55:48.522688 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60b79700-96fa-40d2-8597-94b78480cb26 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:48.522883 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60b79700-96fa-40d2-8597-94b78480cb26 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:48.532006 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:48.532006 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:48.538977 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-60b79700-96fa-40d2-8597-94b78480cb26 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Volume info retrieved successfully. Aug 01 13:55:48.544206 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60b79700-96fa-40d2-8597-94b78480cb26 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 returned with HTTP 200 Aug 01 13:55:48.544679 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 447/1771] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:48 2026] GET /volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:48.581692 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-a907d83d-c4a8-4e8b-8d5e-3e91b0f49ab2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:48.583746 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-a907d83d-c4a8-4e8b-8d5e-3e91b0f49ab2 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] GET https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 Aug 01 13:55:48.583921 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-a907d83d-c4a8-4e8b-8d5e-3e91b0f49ab2 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:48.584098 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-a907d83d-c4a8-4e8b-8d5e-3e91b0f49ab2 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:48.595518 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:48.595518 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:48.600707 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-a907d83d-c4a8-4e8b-8d5e-3e91b0f49ab2 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Volume info retrieved successfully. Aug 01 13:55:48.607626 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-a907d83d-c4a8-4e8b-8d5e-3e91b0f49ab2 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 returned with HTTP 200 Aug 01 13:55:48.608255 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 448/1772] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:48 2026] GET /volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:48.909681 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8894d401-454c-4bc8-b14a-2400c77ec5e3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:48.911832 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8894d401-454c-4bc8-b14a-2400c77ec5e3 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 Aug 01 13:55:48.912085 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8894d401-454c-4bc8-b14a-2400c77ec5e3 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:48.912293 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8894d401-454c-4bc8-b14a-2400c77ec5e3 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:48.924110 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:48.924110 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:48.926136 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8894d401-454c-4bc8-b14a-2400c77ec5e3 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:48.926136 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8894d401-454c-4bc8-b14a-2400c77ec5e3 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 returned with HTTP 200 Aug 01 13:55:48.926136 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 445/1773] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:48 2026] GET /volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:48.935440 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5bb23f6d-a13b-4606-81a0-8fa4c45ac29a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:48.937921 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5bb23f6d-a13b-4606-81a0-8fa4c45ac29a tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7/action Aug 01 13:55:48.938351 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5bb23f6d-a13b-4606-81a0-8fa4c45ac29a tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:48.938523 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5bb23f6d-a13b-4606-81a0-8fa4c45ac29a tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:48.944561 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.admin_actions [None req-5bb23f6d-a13b-4606-81a0-8fa4c45ac29a tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '68d17f1b-9b16-432f-ad30-ea8bfd2b83d7' with '{'status': 'deleting'}' {{(pid=100200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:48.957867 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:48.957867 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:48.982414 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5bb23f6d-a13b-4606-81a0-8fa4c45ac29a tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7/action returned with HTTP 202 Aug 01 13:55:48.983059 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 434/1774] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:48 2026] POST /volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:48.996096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-275cb4f0-2df1-47b7-b646-71fb9135e1b9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:48.998200 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-275cb4f0-2df1-47b7-b646-71fb9135e1b9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 Aug 01 13:55:48.998313 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-275cb4f0-2df1-47b7-b646-71fb9135e1b9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:48.998520 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-275cb4f0-2df1-47b7-b646-71fb9135e1b9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:49.004120 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:49.004120 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:49.004729 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-275cb4f0-2df1-47b7-b646-71fb9135e1b9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:49.005483 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-275cb4f0-2df1-47b7-b646-71fb9135e1b9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 returned with HTTP 200 Aug 01 13:55:49.005887 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 448/1775] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:48 2026] GET /volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:49.016910 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3148f3d8-77fa-4bcd-8517-e2070809ceb7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:49.021248 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3148f3d8-77fa-4bcd-8517-e2070809ceb7 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7/action Aug 01 13:55:49.021359 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3148f3d8-77fa-4bcd-8517-e2070809ceb7 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:49.021446 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3148f3d8-77fa-4bcd-8517-e2070809ceb7 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:49.031165 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:49.031165 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:49.031893 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3148f3d8-77fa-4bcd-8517-e2070809ceb7 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Snapshot retrieved successfully. Aug 01 13:55:49.057147 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3148f3d8-77fa-4bcd-8517-e2070809ceb7 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Snapshot delete request issued successfully. Aug 01 13:55:49.057511 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3148f3d8-77fa-4bcd-8517-e2070809ceb7 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7/action returned with HTTP 202 Aug 01 13:55:49.058126 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 449/1776] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:49 2026] POST /volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:49.067888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-738b60ed-9cdc-433d-aa16-b06659b003f9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:49.069850 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-738b60ed-9cdc-433d-aa16-b06659b003f9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 Aug 01 13:55:49.070099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-738b60ed-9cdc-433d-aa16-b06659b003f9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:49.070351 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-738b60ed-9cdc-433d-aa16-b06659b003f9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:49.078635 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:49.078635 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:49.078635 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-738b60ed-9cdc-433d-aa16-b06659b003f9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:49.079282 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-738b60ed-9cdc-433d-aa16-b06659b003f9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 returned with HTTP 200 Aug 01 13:55:49.079658 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 446/1777] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:49 2026] GET /volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:49.187866 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-76dadbca-c370-4032-b8ec-04327f104a1e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:49.189761 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-76dadbca-c370-4032-b8ec-04327f104a1e tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] GET https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 Aug 01 13:55:49.189951 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-76dadbca-c370-4032-b8ec-04327f104a1e tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:49.190127 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-76dadbca-c370-4032-b8ec-04327f104a1e tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:49.199242 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:49.199242 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:49.200510 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-76dadbca-c370-4032-b8ec-04327f104a1e tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Volume info retrieved successfully. Aug 01 13:55:49.212239 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-76dadbca-c370-4032-b8ec-04327f104a1e tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 returned with HTTP 200 Aug 01 13:55:49.212239 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 435/1778] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:49 2026] GET /volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:49.220954 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-23aba620-d811-422d-9f47-e23617ce214c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:49.221555 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23aba620-d811-422d-9f47-e23617ce214c None None] GET https://10.4.3.223/volume// Aug 01 13:55:49.221805 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-23aba620-d811-422d-9f47-e23617ce214c None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:49.222059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-23aba620-d811-422d-9f47-e23617ce214c None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:49.222510 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23aba620-d811-422d-9f47-e23617ce214c None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:49.222869 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 449/1779] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:55: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 01 13:55:49.234890 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-dd1eca66-e21b-4831-b108-123fbeec93a5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:49.236816 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-dd1eca66-e21b-4831-b108-123fbeec93a5 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:55:49.237324 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-dd1eca66-e21b-4831-b108-123fbeec93a5 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f92da471-e2f1-47eb-b170-199af8705945", "connector": null, "instance_uuid": "f3371a2f-18e5-4a5d-9469-2c7862bbd48c"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:49.249696 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:49.249696 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:49.297061 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-dd1eca66-e21b-4831-b108-123fbeec93a5 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:55:49.297610 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 450/1780] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:55:49 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 01 13:55:50.089440 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-90ee8232-cb1a-4945-aa04-0fe43d5dce35 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:50.091811 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-90ee8232-cb1a-4945-aa04-0fe43d5dce35 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 Aug 01 13:55:50.092228 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-90ee8232-cb1a-4945-aa04-0fe43d5dce35 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:50.092474 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-90ee8232-cb1a-4945-aa04-0fe43d5dce35 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:50.098861 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-90ee8232-cb1a-4945-aa04-0fe43d5dce35 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 returned with HTTP 404 Aug 01 13:55:50.099645 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 447/1781] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:50 2026] GET /volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:50.106802 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ff1d9d77-204e-4e1e-85b1-383b7ca1c039 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:50.108649 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ff1d9d77-204e-4e1e-85b1-383b7ca1c039 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action Aug 01 13:55:50.109009 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ff1d9d77-204e-4e1e-85b1-383b7ca1c039 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:50.109146 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ff1d9d77-204e-4e1e-85b1-383b7ca1c039 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:50.110483 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.admin_actions [None req-ff1d9d77-204e-4e1e-85b1-383b7ca1c039 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '58e99711-5cfa-41e6-9e5c-15e35b40f5ce' with '{'status': 'available'}' {{(pid=100200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:50.122458 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:50.122458 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:50.136567 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ff1d9d77-204e-4e1e-85b1-383b7ca1c039 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action returned with HTTP 202 Aug 01 13:55:50.137037 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 436/1782] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:50 2026] POST /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:50.144590 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b281c9fd-437d-4003-a47e-30928b0212d1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:50.146678 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b281c9fd-437d-4003-a47e-30928b0212d1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:50.146934 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b281c9fd-437d-4003-a47e-30928b0212d1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:50.147178 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b281c9fd-437d-4003-a47e-30928b0212d1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:50.152871 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:50.152871 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:50.153407 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b281c9fd-437d-4003-a47e-30928b0212d1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:50.154250 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b281c9fd-437d-4003-a47e-30928b0212d1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:50.154875 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 450/1783] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:50 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:50.163307 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e49c8f0c-9bfa-4ae6-b671-001743f75460 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:50.165702 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e49c8f0c-9bfa-4ae6-b671-001743f75460 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 Aug 01 13:55:50.165920 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e49c8f0c-9bfa-4ae6-b671-001743f75460 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:50.166189 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e49c8f0c-9bfa-4ae6-b671-001743f75460 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:50.166331 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-e49c8f0c-9bfa-4ae6-b671-001743f75460 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Delete snapshot with id: 68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 Aug 01 13:55:50.172291 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e49c8f0c-9bfa-4ae6-b671-001743f75460 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 returned with HTTP 404 Aug 01 13:55:50.172757 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 451/1784] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:55:50 2026] DELETE /volume/v3/snapshots/68d17f1b-9b16-432f-ad30-ea8bfd2b83d7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:50.181237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-156a0c2a-0696-4ef6-9ef7-5c973f720dc8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:50.183561 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-156a0c2a-0696-4ef6-9ef7-5c973f720dc8 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:55:50.183928 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-156a0c2a-0696-4ef6-9ef7-5c973f720dc8 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1ab7ce4-cd17-4a2e-a824-1748b5f694da", "name": "tempest-SnapshotsActionsTest-Snapshot-1892424914"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:50.194382 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:50.194382 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:50.195168 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-156a0c2a-0696-4ef6-9ef7-5c973f720dc8 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Volume info retrieved successfully. Aug 01 13:55:50.195420 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-156a0c2a-0696-4ef6-9ef7-5c973f720dc8 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Create snapshot from volume e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:50.239020 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-156a0c2a-0696-4ef6-9ef7-5c973f720dc8 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Created reservations ['7c3a1932-c5ce-41d1-9fe5-d574dd48e7a1', 'de1b543b-d090-4524-b02a-8a0164bbdf8c', '99cbf047-c07c-4efc-9a17-ed3b51530765', '727ef352-927a-4589-9344-4bab663989e9'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:50.282432 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-156a0c2a-0696-4ef6-9ef7-5c973f720dc8 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot create request issued successfully. Aug 01 13:55:50.282432 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-156a0c2a-0696-4ef6-9ef7-5c973f720dc8 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:55:50.282737 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 448/1785] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:55:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:50.293860 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-913dbbb3-9153-4b22-ac15-60c778d6d921 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:50.295704 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-913dbbb3-9153-4b22-ac15-60c778d6d921 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f Aug 01 13:55:50.295977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-913dbbb3-9153-4b22-ac15-60c778d6d921 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:50.296202 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-913dbbb3-9153-4b22-ac15-60c778d6d921 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:50.301905 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:50.301905 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:50.302447 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-913dbbb3-9153-4b22-ac15-60c778d6d921 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:50.304191 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-913dbbb3-9153-4b22-ac15-60c778d6d921 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f returned with HTTP 200 Aug 01 13:55:50.304191 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 437/1786] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:50 2026] GET /volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:51.315079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b02d063-84ee-4de0-8bf1-75f6fcc30a3d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:51.317937 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b02d063-84ee-4de0-8bf1-75f6fcc30a3d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f Aug 01 13:55:51.318347 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b02d063-84ee-4de0-8bf1-75f6fcc30a3d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:51.318581 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b02d063-84ee-4de0-8bf1-75f6fcc30a3d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:51.328667 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:51.328667 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:51.329328 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b02d063-84ee-4de0-8bf1-75f6fcc30a3d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:51.330545 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b02d063-84ee-4de0-8bf1-75f6fcc30a3d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f returned with HTTP 200 Aug 01 13:55:51.331088 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 451/1787] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:51 2026] GET /volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:51.343158 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-976fa87a-2866-4094-a054-03157aa5331b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:51.345951 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-976fa87a-2866-4094-a054-03157aa5331b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f/action Aug 01 13:55:51.348200 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-976fa87a-2866-4094-a054-03157aa5331b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:51.348377 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-976fa87a-2866-4094-a054-03157aa5331b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:51.350355 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-976fa87a-2866-4094-a054-03157aa5331b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '936937a4-d6e3-4130-a15f-2dd9ef12399f' with '{'status': 'error'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:51.361962 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:51.361962 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:51.380362 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-976fa87a-2866-4094-a054-03157aa5331b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f/action returned with HTTP 202 Aug 01 13:55:51.381038 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 452/1788] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:51 2026] POST /volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:51.389535 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9a265733-01a6-4899-992b-9afc988acbbd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:51.394238 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a265733-01a6-4899-992b-9afc988acbbd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f Aug 01 13:55:51.395295 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a265733-01a6-4899-992b-9afc988acbbd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:51.395768 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a265733-01a6-4899-992b-9afc988acbbd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:51.402915 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:51.402915 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:51.403698 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9a265733-01a6-4899-992b-9afc988acbbd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:51.405599 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a265733-01a6-4899-992b-9afc988acbbd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f returned with HTTP 200 Aug 01 13:55:51.406823 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 449/1789] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:51 2026] GET /volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:51.420181 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b333688e-f6fc-4ae6-8c7f-7be9683ea7cf None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:51.425733 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b333688e-f6fc-4ae6-8c7f-7be9683ea7cf tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f/action Aug 01 13:55:51.426100 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b333688e-f6fc-4ae6-8c7f-7be9683ea7cf tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:51.426251 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b333688e-f6fc-4ae6-8c7f-7be9683ea7cf tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:51.437998 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:51.437998 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:51.438507 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b333688e-f6fc-4ae6-8c7f-7be9683ea7cf tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Snapshot retrieved successfully. Aug 01 13:55:51.469191 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b333688e-f6fc-4ae6-8c7f-7be9683ea7cf tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Snapshot delete request issued successfully. Aug 01 13:55:51.469427 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b333688e-f6fc-4ae6-8c7f-7be9683ea7cf tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f/action returned with HTTP 202 Aug 01 13:55:51.469888 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 438/1790] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:51 2026] POST /volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:51.480166 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-62bcaf38-0b12-4426-a243-87a2605197f7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:51.482391 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-62bcaf38-0b12-4426-a243-87a2605197f7 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f Aug 01 13:55:51.482638 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-62bcaf38-0b12-4426-a243-87a2605197f7 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:51.483390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-62bcaf38-0b12-4426-a243-87a2605197f7 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:51.493770 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:51.493770 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:51.494424 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-62bcaf38-0b12-4426-a243-87a2605197f7 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:51.495333 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-62bcaf38-0b12-4426-a243-87a2605197f7 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f returned with HTTP 200 Aug 01 13:55:51.495772 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 452/1791] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:51 2026] GET /volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:51.672075 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b5046ad7-f4d8-4caa-b659-588c17df0892 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:51.672619 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5046ad7-f4d8-4caa-b659-588c17df0892 None None] GET https://10.4.3.223/volume// Aug 01 13:55:51.672770 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5046ad7-f4d8-4caa-b659-588c17df0892 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:51.672980 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5046ad7-f4d8-4caa-b659-588c17df0892 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:51.673489 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5046ad7-f4d8-4caa-b659-588c17df0892 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:51.673898 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 453/1792] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55:51 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:55:51.697290 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-0d35eb32-91bf-4964-8aac-08cce8f7f3b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:51.705882 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-0d35eb32-91bf-4964-8aac-08cce8f7f3b0 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] GET https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 Aug 01 13:55:51.706163 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-0d35eb32-91bf-4964-8aac-08cce8f7f3b0 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:51.706360 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-0d35eb32-91bf-4964-8aac-08cce8f7f3b0 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:51.728107 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:51.728107 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:51.735803 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-0d35eb32-91bf-4964-8aac-08cce8f7f3b0 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Volume info retrieved successfully. Aug 01 13:55:51.746820 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-0d35eb32-91bf-4964-8aac-08cce8f7f3b0 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 returned with HTTP 200 Aug 01 13:55:51.746925 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 450/1793] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:51 2026] GET /volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 => generated 1539 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:51.904236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-8b902ae8-6d75-43fa-ab3d-4a01f70d2873 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:51.906868 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-8b902ae8-6d75-43fa-ab3d-4a01f70d2873 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] PUT https://10.4.3.223/volume/v3/attachments/ea858a61-b5b7-4ae6-b6bf-b31bc6b7a8f9 Aug 01 13:55:51.907250 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-8b902ae8-6d75-43fa-ab3d-4a01f70d2873 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:51.920381 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-8b902ae8-6d75-43fa-ab3d-4a01f70d2873 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Acquiring lock "cinder-attachment_update-f92da471-e2f1-47eb-b170-199af8705945-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:55:51.926580 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-8b902ae8-6d75-43fa-ab3d-4a01f70d2873 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Lock "cinder-attachment_update-f92da471-e2f1-47eb-b170-199af8705945-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:55:51.927821 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:51.927821 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:52.052931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-8b902ae8-6d75-43fa-ab3d-4a01f70d2873 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Lock "cinder-attachment_update-f92da471-e2f1-47eb-b170-199af8705945-np0000006308" released by "attachment_update" :: held 0.126s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:55:52.053326 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-8b902ae8-6d75-43fa-ab3d-4a01f70d2873 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/attachments/ea858a61-b5b7-4ae6-b6bf-b31bc6b7a8f9 returned with HTTP 200 Aug 01 13:55:52.053876 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 439/1794] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:55:51 2026] PUT /volume/v3/attachments/ea858a61-b5b7-4ae6-b6bf-b31bc6b7a8f9 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:52.108096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-e4ecf97b-2443-4353-8ad9-a30acdc35578 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:52.112627 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-e4ecf97b-2443-4353-8ad9-a30acdc35578 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] POST https://10.4.3.223/volume/v3/attachments/ea858a61-b5b7-4ae6-b6bf-b31bc6b7a8f9/action Aug 01 13:55:52.113086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-e4ecf97b-2443-4353-8ad9-a30acdc35578 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:52.113383 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-e4ecf97b-2443-4353-8ad9-a30acdc35578 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:52.144126 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:52.144126 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:52.160124 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0ec3bec3-5692-4d4e-8bf3-ee0181f4adf1 req-e4ecf97b-2443-4353-8ad9-a30acdc35578 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/attachments/ea858a61-b5b7-4ae6-b6bf-b31bc6b7a8f9/action returned with HTTP 204 Aug 01 13:55:52.160814 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 453/1795] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:55:52 2026] POST /volume/v3/attachments/ea858a61-b5b7-4ae6-b6bf-b31bc6b7a8f9/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:52.507418 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-df64f92f-af13-43b6-bd3a-956e9b73c741 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:52.512300 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df64f92f-af13-43b6-bd3a-956e9b73c741 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f Aug 01 13:55:52.512643 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df64f92f-af13-43b6-bd3a-956e9b73c741 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:52.512881 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df64f92f-af13-43b6-bd3a-956e9b73c741 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:52.518653 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df64f92f-af13-43b6-bd3a-956e9b73c741 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f returned with HTTP 404 Aug 01 13:55:52.519567 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 454/1796] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:52 2026] GET /volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:52.528778 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-997f49d6-1180-4bc0-9bf6-25bc6ae770b6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:52.530909 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-997f49d6-1180-4bc0-9bf6-25bc6ae770b6 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action Aug 01 13:55:52.531354 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-997f49d6-1180-4bc0-9bf6-25bc6ae770b6 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:52.531519 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-997f49d6-1180-4bc0-9bf6-25bc6ae770b6 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:52.534780 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-997f49d6-1180-4bc0-9bf6-25bc6ae770b6 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '58e99711-5cfa-41e6-9e5c-15e35b40f5ce' with '{'status': 'available'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:52.545983 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:52.545983 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:52.561586 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-997f49d6-1180-4bc0-9bf6-25bc6ae770b6 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action returned with HTTP 202 Aug 01 13:55:52.562223 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 451/1797] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:52 2026] POST /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:52.571175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4ae58fb5-6fbc-44fe-b5ff-bca984cc8d81 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:52.573285 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4ae58fb5-6fbc-44fe-b5ff-bca984cc8d81 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:52.573722 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4ae58fb5-6fbc-44fe-b5ff-bca984cc8d81 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:52.573722 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4ae58fb5-6fbc-44fe-b5ff-bca984cc8d81 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:52.580004 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:52.580004 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:52.580557 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4ae58fb5-6fbc-44fe-b5ff-bca984cc8d81 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:52.581739 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4ae58fb5-6fbc-44fe-b5ff-bca984cc8d81 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:52.582815 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 440/1798] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:52 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:52.593350 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-704a452c-f74f-407d-a266-53ae7598f562 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:52.598953 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-704a452c-f74f-407d-a266-53ae7598f562 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f Aug 01 13:55:52.602312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-704a452c-f74f-407d-a266-53ae7598f562 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:52.602587 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-704a452c-f74f-407d-a266-53ae7598f562 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:52.602733 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-704a452c-f74f-407d-a266-53ae7598f562 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Delete snapshot with id: 936937a4-d6e3-4130-a15f-2dd9ef12399f Aug 01 13:55:52.609897 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-704a452c-f74f-407d-a266-53ae7598f562 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f returned with HTTP 404 Aug 01 13:55:52.613569 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 454/1799] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:55:52 2026] DELETE /volume/v3/snapshots/936937a4-d6e3-4130-a15f-2dd9ef12399f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:52.624515 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b5a5b746-badd-43de-8dd4-f4f0c4e0db69 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:52.626594 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5a5b746-badd-43de-8dd4-f4f0c4e0db69 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:55:52.627022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5a5b746-badd-43de-8dd4-f4f0c4e0db69 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1ab7ce4-cd17-4a2e-a824-1748b5f694da", "name": "tempest-SnapshotsActionsTest-Snapshot-1049836935"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:52.637673 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:52.637673 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:52.638312 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b5a5b746-badd-43de-8dd4-f4f0c4e0db69 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Volume info retrieved successfully. Aug 01 13:55:52.638523 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-b5a5b746-badd-43de-8dd4-f4f0c4e0db69 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Create snapshot from volume e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:52.689711 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b5a5b746-badd-43de-8dd4-f4f0c4e0db69 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Created reservations ['3ce34157-a211-4a40-9785-a3baa70b6adc', '85b43a22-35ed-4ea6-bdee-6bda01cc860f', 'f32832ca-6809-40ed-9421-e2b287134d86', 'b7f5ea28-6f61-4d49-9cd6-bc2b9bf4451b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:52.770760 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b5a5b746-badd-43de-8dd4-f4f0c4e0db69 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot create request issued successfully. Aug 01 13:55:52.771665 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5a5b746-badd-43de-8dd4-f4f0c4e0db69 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:55:52.771879 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 455/1800] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:55:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:52.790670 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-17a931a6-4bec-447a-954e-d35ed26c5094 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:52.792912 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17a931a6-4bec-447a-954e-d35ed26c5094 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 Aug 01 13:55:52.793293 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17a931a6-4bec-447a-954e-d35ed26c5094 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:52.793613 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17a931a6-4bec-447a-954e-d35ed26c5094 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:52.806110 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:52.806110 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:52.806110 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-17a931a6-4bec-447a-954e-d35ed26c5094 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:52.807257 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17a931a6-4bec-447a-954e-d35ed26c5094 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 returned with HTTP 200 Aug 01 13:55:52.807947 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 452/1801] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:52 2026] GET /volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:53.819830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-60f62a94-378b-41d5-8e64-79646b0ad3b1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:53.820418 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-60f62a94-378b-41d5-8e64-79646b0ad3b1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 Aug 01 13:55:53.820633 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-60f62a94-378b-41d5-8e64-79646b0ad3b1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:53.820930 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-60f62a94-378b-41d5-8e64-79646b0ad3b1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:53.826350 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:53.826350 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:53.826767 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-60f62a94-378b-41d5-8e64-79646b0ad3b1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:53.827866 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-60f62a94-378b-41d5-8e64-79646b0ad3b1 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 returned with HTTP 200 Aug 01 13:55:53.828187 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 441/1802] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:53 2026] GET /volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:53.840556 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dc0d4a12-52f3-4fd9-8c0b-7fa812f3f60d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:53.843001 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dc0d4a12-52f3-4fd9-8c0b-7fa812f3f60d tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7/action Aug 01 13:55:53.843495 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dc0d4a12-52f3-4fd9-8c0b-7fa812f3f60d tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:53.843495 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dc0d4a12-52f3-4fd9-8c0b-7fa812f3f60d tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:53.846721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-dc0d4a12-52f3-4fd9-8c0b-7fa812f3f60d tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '83d3f55c-890a-4ba4-bd34-9e01459d32b7' with '{'status': 'error_deleting'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:53.858121 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:53.858121 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:53.880152 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dc0d4a12-52f3-4fd9-8c0b-7fa812f3f60d tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7/action returned with HTTP 202 Aug 01 13:55:53.880631 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 455/1803] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:53 2026] POST /volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:53.887823 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e4da2b19-1ed1-4642-9f01-899be13e73b4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:53.890189 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e4da2b19-1ed1-4642-9f01-899be13e73b4 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 Aug 01 13:55:53.890522 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e4da2b19-1ed1-4642-9f01-899be13e73b4 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:53.890771 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e4da2b19-1ed1-4642-9f01-899be13e73b4 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:53.898104 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:53.898104 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:53.898843 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e4da2b19-1ed1-4642-9f01-899be13e73b4 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:53.899932 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e4da2b19-1ed1-4642-9f01-899be13e73b4 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 returned with HTTP 200 Aug 01 13:55:53.900403 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 456/1804] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:53 2026] GET /volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:53.911508 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ef7e958f-abd8-4aea-af4e-60fdf7a33332 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:53.913624 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef7e958f-abd8-4aea-af4e-60fdf7a33332 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7/action Aug 01 13:55:53.914051 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef7e958f-abd8-4aea-af4e-60fdf7a33332 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:53.914225 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef7e958f-abd8-4aea-af4e-60fdf7a33332 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:53.922437 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:53.922437 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:53.922817 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ef7e958f-abd8-4aea-af4e-60fdf7a33332 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Snapshot retrieved successfully. Aug 01 13:55:53.938293 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ef7e958f-abd8-4aea-af4e-60fdf7a33332 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Snapshot delete request issued successfully. Aug 01 13:55:53.938548 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef7e958f-abd8-4aea-af4e-60fdf7a33332 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7/action returned with HTTP 202 Aug 01 13:55:53.939039 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 453/1805] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:53 2026] POST /volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:53.948120 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fe202ee1-e604-4d0c-ae8c-0f38174a526a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:53.950547 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fe202ee1-e604-4d0c-ae8c-0f38174a526a tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 Aug 01 13:55:53.950945 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fe202ee1-e604-4d0c-ae8c-0f38174a526a tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:53.951177 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fe202ee1-e604-4d0c-ae8c-0f38174a526a tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:53.956791 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:53.956791 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:53.957402 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fe202ee1-e604-4d0c-ae8c-0f38174a526a tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:53.958160 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fe202ee1-e604-4d0c-ae8c-0f38174a526a tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 returned with HTTP 200 Aug 01 13:55:53.958613 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 442/1806] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:53 2026] GET /volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:54.970244 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3618a6c4-0aaa-4a2a-9497-778c41e16cce None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:54.972408 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3618a6c4-0aaa-4a2a-9497-778c41e16cce tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 Aug 01 13:55:54.972643 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3618a6c4-0aaa-4a2a-9497-778c41e16cce tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:54.972878 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3618a6c4-0aaa-4a2a-9497-778c41e16cce tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:54.979824 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3618a6c4-0aaa-4a2a-9497-778c41e16cce tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 returned with HTTP 404 Aug 01 13:55:54.980356 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 456/1807] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:54 2026] GET /volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:54.989859 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2b8bb3fb-db68-4423-b41a-c6e335452d4b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:54.994240 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b8bb3fb-db68-4423-b41a-c6e335452d4b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action Aug 01 13:55:54.994240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b8bb3fb-db68-4423-b41a-c6e335452d4b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:54.994240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b8bb3fb-db68-4423-b41a-c6e335452d4b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:54.994650 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-2b8bb3fb-db68-4423-b41a-c6e335452d4b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '58e99711-5cfa-41e6-9e5c-15e35b40f5ce' with '{'status': 'available'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:55.006092 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:55.006092 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:55.018189 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b8bb3fb-db68-4423-b41a-c6e335452d4b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action returned with HTTP 202 Aug 01 13:55:55.018945 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 457/1808] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:54 2026] POST /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:55.027612 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2dd9eeb1-9d97-49da-808e-ccb1c22ce92d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:55.029705 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2dd9eeb1-9d97-49da-808e-ccb1c22ce92d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:55.029905 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2dd9eeb1-9d97-49da-808e-ccb1c22ce92d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:55.030144 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2dd9eeb1-9d97-49da-808e-ccb1c22ce92d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:55.036150 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:55.036150 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:55.036687 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2dd9eeb1-9d97-49da-808e-ccb1c22ce92d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:55.037615 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2dd9eeb1-9d97-49da-808e-ccb1c22ce92d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:55.038086 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 454/1809] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:55 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:55.048624 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-caab4fe0-0c2a-4367-8323-e9240b296bc9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:55.050447 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-caab4fe0-0c2a-4367-8323-e9240b296bc9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 Aug 01 13:55:55.050646 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-caab4fe0-0c2a-4367-8323-e9240b296bc9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:55.050826 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-caab4fe0-0c2a-4367-8323-e9240b296bc9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:55.050952 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-caab4fe0-0c2a-4367-8323-e9240b296bc9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Delete snapshot with id: 83d3f55c-890a-4ba4-bd34-9e01459d32b7 Aug 01 13:55:55.055912 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-caab4fe0-0c2a-4367-8323-e9240b296bc9 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 returned with HTTP 404 Aug 01 13:55:55.056553 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 443/1810] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:55:55 2026] DELETE /volume/v3/snapshots/83d3f55c-890a-4ba4-bd34-9e01459d32b7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:55.071005 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e74dfb61-346e-412b-9a50-418b77501869 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:55.073367 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e74dfb61-346e-412b-9a50-418b77501869 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action Aug 01 13:55:55.073864 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e74dfb61-346e-412b-9a50-418b77501869 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:55.074073 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e74dfb61-346e-412b-9a50-418b77501869 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:55.076447 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-e74dfb61-346e-412b-9a50-418b77501869 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '58e99711-5cfa-41e6-9e5c-15e35b40f5ce' with '{'status': 'creating'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:55.088648 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:55.088648 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:55.102767 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e74dfb61-346e-412b-9a50-418b77501869 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action returned with HTTP 202 Aug 01 13:55:55.103388 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 457/1811] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:55 2026] POST /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:55.113204 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d8bd6233-a977-4be1-bb1e-66939f1b79c3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:55.116629 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8bd6233-a977-4be1-bb1e-66939f1b79c3 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:55.116629 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8bd6233-a977-4be1-bb1e-66939f1b79c3 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:55.116629 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8bd6233-a977-4be1-bb1e-66939f1b79c3 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:55.126466 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:55.126466 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:55.126466 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d8bd6233-a977-4be1-bb1e-66939f1b79c3 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:55.126466 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8bd6233-a977-4be1-bb1e-66939f1b79c3 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:55.126466 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 458/1812] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:55 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:55.135547 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-022cb2b4-d30c-4a35-b749-fe99fc2ca2f6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:55.137905 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-022cb2b4-d30c-4a35-b749-fe99fc2ca2f6 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] POST https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action Aug 01 13:55:55.138356 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-022cb2b4-d30c-4a35-b749-fe99fc2ca2f6 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:55.138710 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-022cb2b4-d30c-4a35-b749-fe99fc2ca2f6 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:55.140307 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.snapshot_actions [None req-022cb2b4-d30c-4a35-b749-fe99fc2ca2f6 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100202) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 13:55:55.148893 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:55.148893 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:55.149730 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.snapshot_actions [None req-022cb2b4-d30c-4a35-b749-fe99fc2ca2f6 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Updating snapshot 58e99711-5cfa-41e6-9e5c-15e35b40f5ce with info {'id': '58e99711-5cfa-41e6-9e5c-15e35b40f5ce', 'status': 'error', 'progress': '80%'} Aug 01 13:55:55.156648 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-022cb2b4-d30c-4a35-b749-fe99fc2ca2f6 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action returned with HTTP 202 Aug 01 13:55:55.157205 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 455/1813] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:55 2026] POST /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:55.167061 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-597ca4f1-cb59-4d83-b2d7-ac2882ef0e9b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:55.169146 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-597ca4f1-cb59-4d83-b2d7-ac2882ef0e9b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:55.169413 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-597ca4f1-cb59-4d83-b2d7-ac2882ef0e9b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:55.169665 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-597ca4f1-cb59-4d83-b2d7-ac2882ef0e9b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:55.177147 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:55.177147 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:55.177551 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-597ca4f1-cb59-4d83-b2d7-ac2882ef0e9b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Snapshot retrieved successfully. Aug 01 13:55:55.178379 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-597ca4f1-cb59-4d83-b2d7-ac2882ef0e9b tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:55.178801 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 444/1814] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:55 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:55.188158 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-220f81e4-2398-4b2e-9d0e-5eb17c784ad9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:55.190253 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-220f81e4-2398-4b2e-9d0e-5eb17c784ad9 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] POST https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action Aug 01 13:55:55.190765 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-220f81e4-2398-4b2e-9d0e-5eb17c784ad9 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:55:55.190942 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-220f81e4-2398-4b2e-9d0e-5eb17c784ad9 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:55.192438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-220f81e4-2398-4b2e-9d0e-5eb17c784ad9 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] Updating snapshot '58e99711-5cfa-41e6-9e5c-15e35b40f5ce' with '{'status': 'available'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:55:55.203719 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:55.203719 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:55.218401 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-220f81e4-2398-4b2e-9d0e-5eb17c784ad9 tempest-SnapshotsActionsTest-1773868241 tempest-SnapshotsActionsTest-1773868241-project-admin] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action returned with HTTP 202 Aug 01 13:55:55.218938 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 458/1815] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:55:55 2026] POST /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:55:55.227661 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-85ba7e68-b248-4653-a3c9-531d85fbfe43 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:55.229285 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-85ba7e68-b248-4653-a3c9-531d85fbfe43 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:55.229704 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-85ba7e68-b248-4653-a3c9-531d85fbfe43 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:55.230069 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-85ba7e68-b248-4653-a3c9-531d85fbfe43 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:55.237109 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:55.237109 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:55.237844 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-85ba7e68-b248-4653-a3c9-531d85fbfe43 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:55.239067 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-85ba7e68-b248-4653-a3c9-531d85fbfe43 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:55.239688 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 459/1816] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:55 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:55.250456 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2a65b51d-a07f-4021-ad04-7c6250c08f6c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:55.255664 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a65b51d-a07f-4021-ad04-7c6250c08f6c tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:55.255664 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a65b51d-a07f-4021-ad04-7c6250c08f6c tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:55.256013 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a65b51d-a07f-4021-ad04-7c6250c08f6c tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:55.256088 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-2a65b51d-a07f-4021-ad04-7c6250c08f6c tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Delete snapshot with id: 58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:55.261242 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:55.261242 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:55.261699 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2a65b51d-a07f-4021-ad04-7c6250c08f6c tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:55.278107 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2a65b51d-a07f-4021-ad04-7c6250c08f6c tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot delete request issued successfully. Aug 01 13:55:55.278419 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a65b51d-a07f-4021-ad04-7c6250c08f6c tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 202 Aug 01 13:55:55.279036 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 456/1817] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:55:55 2026] DELETE /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:55.288764 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0d057a1c-2796-465a-9048-5fccd9335f5d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:55.291804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0d057a1c-2796-465a-9048-5fccd9335f5d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:55.292156 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0d057a1c-2796-465a-9048-5fccd9335f5d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:55.292451 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0d057a1c-2796-465a-9048-5fccd9335f5d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:55.299821 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:55.299821 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:55.300585 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0d057a1c-2796-465a-9048-5fccd9335f5d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Snapshot retrieved successfully. Aug 01 13:55:55.301843 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0d057a1c-2796-465a-9048-5fccd9335f5d tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 200 Aug 01 13:55:55.302507 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 445/1818] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:55 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:56.073724 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:56.075463 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:55:56.075856 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-219077462", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:56.077377 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-219077462', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:55:56.077554 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Create volume of 1 GB Aug 01 13:55:56.077810 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:56.077810 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:56.082098 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Availability Zones retrieved successfully. Aug 01 13:55:56.087879 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Flow 'volume_create_api' (cd0fd6f4-7976-4e33-91d2-a80e3bcff602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:56.088895 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafac4a4-1971-4313-9fcd-0073aee5f31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:56.089936 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:55:56.118330 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafac4a4-1971-4313-9fcd-0073aee5f31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:56.119159 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76478f8b-15ba-4c8e-8c1f-fffad1fe3b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:56.190180 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Created reservations ['afe0ec35-b561-4feb-a4fd-0bed29297df7', '5253b2f7-2bc5-44c1-a716-e15ccc27e339', '9b7b784f-d9df-4b37-b89f-7d0e51f78446', '9904e072-ceac-453a-966d-75bd8dea9df4'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:55:56.191179 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76478f8b-15ba-4c8e-8c1f-fffad1fe3b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe0ec35-b561-4feb-a4fd-0bed29297df7', '5253b2f7-2bc5-44c1-a716-e15ccc27e339', '9b7b784f-d9df-4b37-b89f-7d0e51f78446', '9904e072-ceac-453a-966d-75bd8dea9df4']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:56.192148 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae1641e-965d-472f-9ff5-6af348ff6c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:56.216769 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae1641e-965d-472f-9ff5-6af348ff6c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b386368-f44a-41e4-b085-4bfcac48fee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-219077462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269360ddf784474eb2e29eacdb8e7cc8',qos_specs=None,replication_status=,reservations=['afe0ec35-b561-4feb-a4fd-0bed29297df7','5253b2f7-2bc5-44c1-a716-e15ccc27e339','9b7b784f-d9df-4b37-b89f-7d0e51f78446','9904e072-ceac-453a-966d-75bd8dea9df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddf4ad6256c1449c828b0769685ddc89',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-219077462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b386368-f44a-41e4-b085-4bfcac48fee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='269360ddf784474eb2e29eacdb8e7cc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddf4ad6256c1449c828b0769685ddc89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:56.217529 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5873419-413f-4c52-a32d-2ed098bd69f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:56.236661 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5873419-413f-4c52-a32d-2ed098bd69f4) transitioned into state 'SUCCESS' from state '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-219077462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269360ddf784474eb2e29eacdb8e7cc8',qos_specs=None,replication_status=,reservations=['afe0ec35-b561-4feb-a4fd-0bed29297df7','5253b2f7-2bc5-44c1-a716-e15ccc27e339','9b7b784f-d9df-4b37-b89f-7d0e51f78446','9904e072-ceac-453a-966d-75bd8dea9df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddf4ad6256c1449c828b0769685ddc89',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:56.237644 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2c3642-eb2d-44c9-9741-00df62948a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:55:56.247419 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2c3642-eb2d-44c9-9741-00df62948a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:55:56.248966 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Flow 'volume_create_api' (cd0fd6f4-7976-4e33-91d2-a80e3bcff602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:55:56.249380 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Create volume request issued successfully. Aug 01 13:55:56.250140 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87a1ce62-18b0-4b22-a879-ff271ed3459f tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:55:56.250715 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 459/1819] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:55:56 2026] POST /volume/v3/volumes => generated 754 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:55:56.264172 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c5b35aa7-c9a9-4023-821d-85a271a0ca62 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:56.270028 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5b35aa7-c9a9-4023-821d-85a271a0ca62 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:55:56.270232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5b35aa7-c9a9-4023-821d-85a271a0ca62 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:56.270447 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5b35aa7-c9a9-4023-821d-85a271a0ca62 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:56.282879 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:56.282879 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:56.291301 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c5b35aa7-c9a9-4023-821d-85a271a0ca62 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:55:56.296976 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5b35aa7-c9a9-4023-821d-85a271a0ca62 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:55:56.297443 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 460/1820] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:56 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:56.313352 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7b76897f-7104-47b8-8108-c10610e044bd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:56.316198 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b76897f-7104-47b8-8108-c10610e044bd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce Aug 01 13:55:56.316425 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b76897f-7104-47b8-8108-c10610e044bd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:56.316643 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b76897f-7104-47b8-8108-c10610e044bd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:56.322026 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b76897f-7104-47b8-8108-c10610e044bd tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce returned with HTTP 404 Aug 01 13:55:56.324790 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 457/1821] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:55:56 2026] GET /volume/v3/snapshots/58e99711-5cfa-41e6-9e5c-15e35b40f5ce => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:56.332696 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b7584b06-6148-4537-a081-2b933d06fd00 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:56.335059 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b7584b06-6148-4537-a081-2b933d06fd00 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:56.335336 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b7584b06-6148-4537-a081-2b933d06fd00 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:56.335598 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b7584b06-6148-4537-a081-2b933d06fd00 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:56.344698 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:56.344698 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:56.349948 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b7584b06-6148-4537-a081-2b933d06fd00 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Volume info retrieved successfully. Aug 01 13:55:56.356281 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b7584b06-6148-4537-a081-2b933d06fd00 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da returned with HTTP 200 Aug 01 13:55:56.356804 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 446/1822] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:56 2026] GET /volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:56.372379 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-33f011ba-36b0-4d7d-84f5-bb73309a11aa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:56.374344 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-33f011ba-36b0-4d7d-84f5-bb73309a11aa tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:56.374661 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-33f011ba-36b0-4d7d-84f5-bb73309a11aa tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:56.374829 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-33f011ba-36b0-4d7d-84f5-bb73309a11aa tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:56.374994 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-33f011ba-36b0-4d7d-84f5-bb73309a11aa tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Delete volume with id: e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:56.382440 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:56.382440 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:56.382966 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-33f011ba-36b0-4d7d-84f5-bb73309a11aa tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Volume info retrieved successfully. Aug 01 13:55:56.404324 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-33f011ba-36b0-4d7d-84f5-bb73309a11aa tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Delete volume request issued successfully. Aug 01 13:55:56.404559 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-33f011ba-36b0-4d7d-84f5-bb73309a11aa tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da returned with HTTP 202 Aug 01 13:55:56.405042 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 460/1823] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:55:56 2026] DELETE /volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:55:56.411349 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-de9efbb0-a84b-416f-9451-34b205230d74 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:56.414026 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de9efbb0-a84b-416f-9451-34b205230d74 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:56.414128 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de9efbb0-a84b-416f-9451-34b205230d74 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:56.414579 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de9efbb0-a84b-416f-9451-34b205230d74 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:56.423611 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:56.423611 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:56.428136 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-de9efbb0-a84b-416f-9451-34b205230d74 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Volume info retrieved successfully. Aug 01 13:55:56.434264 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de9efbb0-a84b-416f-9451-34b205230d74 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da returned with HTTP 200 Aug 01 13:55:56.434864 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 461/1824] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:56 2026] GET /volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:57.315093 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-457a2627-0cc7-48d4-ad8d-a1a36cd78a4d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.319240 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-457a2627-0cc7-48d4-ad8d-a1a36cd78a4d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:55:57.319240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-457a2627-0cc7-48d4-ad8d-a1a36cd78a4d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:57.319240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-457a2627-0cc7-48d4-ad8d-a1a36cd78a4d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:57.326099 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:57.326099 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:57.330958 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-457a2627-0cc7-48d4-ad8d-a1a36cd78a4d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:55:57.337532 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-457a2627-0cc7-48d4-ad8d-a1a36cd78a4d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:55:57.338437 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 458/1825] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:57 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:57.356058 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-93a02ee8-6e63-4f20-9942-b28703f11c15 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.358667 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-93a02ee8-6e63-4f20-9942-b28703f11c15 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:55:57.359097 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-93a02ee8-6e63-4f20-9942-b28703f11c15 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:57.360231 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-93a02ee8-6e63-4f20-9942-b28703f11c15 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:57.366831 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:57.366831 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:57.371398 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-93a02ee8-6e63-4f20-9942-b28703f11c15 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:55:57.376882 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-93a02ee8-6e63-4f20-9942-b28703f11c15 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:55:57.377446 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 447/1826] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:57 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:57.390022 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4930be2d-1af9-4b4b-92f2-48ff31f02080 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.392045 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4930be2d-1af9-4b4b-92f2-48ff31f02080 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes Aug 01 13:55:57.392317 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4930be2d-1af9-4b4b-92f2-48ff31f02080 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:57.392506 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4930be2d-1af9-4b4b-92f2-48ff31f02080 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:57.392765 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-4930be2d-1af9-4b4b-92f2-48ff31f02080 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:55:57.393482 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4930be2d-1af9-4b4b-92f2-48ff31f02080 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:55:57.404047 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4930be2d-1af9-4b4b-92f2-48ff31f02080 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Get all volumes completed successfully. Aug 01 13:55:57.404929 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4930be2d-1af9-4b4b-92f2-48ff31f02080 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Aug 01 13:55:57.405646 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 461/1827] 10.4.3.223 () {66 vars in 1237 bytes} [Sat Aug 1 13:55:57 2026] GET /volume/v3/volumes => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:57.416670 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-39ced9cd-d647-4d15-b60c-3e9532a24a38 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.419583 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39ced9cd-d647-4d15-b60c-3e9532a24a38 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:55:57.419783 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-39ced9cd-d647-4d15-b60c-3e9532a24a38 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:57.420076 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-39ced9cd-d647-4d15-b60c-3e9532a24a38 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:57.429409 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:57.429409 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:57.434155 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-39ced9cd-d647-4d15-b60c-3e9532a24a38 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:55:57.439270 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39ced9cd-d647-4d15-b60c-3e9532a24a38 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:55:57.439642 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 462/1828] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:57 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:57.453281 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-45621601-3114-4f86-bcb7-7639175a2328 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.455247 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45621601-3114-4f86-bcb7-7639175a2328 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] GET https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da Aug 01 13:55:57.455679 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45621601-3114-4f86-bcb7-7639175a2328 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:57.456117 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45621601-3114-4f86-bcb7-7639175a2328 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:57.466132 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45621601-3114-4f86-bcb7-7639175a2328 tempest-SnapshotsActionsTest-1176889173 tempest-SnapshotsActionsTest-1176889173-project-member] https://10.4.3.223/volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da returned with HTTP 404 Aug 01 13:55:57.466132 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 459/1829] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:57 2026] GET /volume/v3/volumes/e1ab7ce4-cd17-4a2e-a824-1748b5f694da => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:55:57.490241 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-e55a56b0-ed17-42c5-91ec-9400b6de8063 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.492645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-e55a56b0-ed17-42c5-91ec-9400b6de8063 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:55:57.493124 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-e55a56b0-ed17-42c5-91ec-9400b6de8063 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:57.493533 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-e55a56b0-ed17-42c5-91ec-9400b6de8063 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:57.503298 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:57.503298 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:57.509432 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-e55a56b0-ed17-42c5-91ec-9400b6de8063 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:55:57.515325 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-e55a56b0-ed17-42c5-91ec-9400b6de8063 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:55:57.516004 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 448/1830] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:55:57 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:57.614193 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7770357b-2405-4d1f-8d90-e70d22a19ed7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.614686 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7770357b-2405-4d1f-8d90-e70d22a19ed7 None None] GET https://10.4.3.223/volume// Aug 01 13:55:57.615053 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7770357b-2405-4d1f-8d90-e70d22a19ed7 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:57.615302 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7770357b-2405-4d1f-8d90-e70d22a19ed7 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:57.615745 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7770357b-2405-4d1f-8d90-e70d22a19ed7 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:57.616151 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 462/1831] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:55: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 01 13:55:57.626105 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-ce20bd85-8f59-4607-a378-502b481cc80a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.628912 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-ce20bd85-8f59-4607-a378-502b481cc80a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:55:57.629513 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-ce20bd85-8f59-4607-a378-502b481cc80a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b386368-f44a-41e4-b085-4bfcac48fee4", "connector": null, "instance_uuid": "2e890168-9c27-4e76-8c29-7d5826fbf324"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:57.641647 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:57.641647 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:57.672745 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-ce20bd85-8f59-4607-a378-502b481cc80a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:55:57.673515 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 463/1832] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:55:57 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 01 13:55:57.716177 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5bcf4045-d828-44d7-be69-22ae5c7cf012 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.721058 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5bcf4045-d828-44d7-be69-22ae5c7cf012 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:55:57.721058 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5bcf4045-d828-44d7-be69-22ae5c7cf012 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:57.721058 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5bcf4045-d828-44d7-be69-22ae5c7cf012 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:57.729927 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9c227932-dab9-460a-b003-88d56f50e062 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.731777 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c227932-dab9-460a-b003-88d56f50e062 None None] GET https://10.4.3.223/volume// Aug 01 13:55:57.733232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c227932-dab9-460a-b003-88d56f50e062 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:57.733779 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c227932-dab9-460a-b003-88d56f50e062 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:57.735681 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c227932-dab9-460a-b003-88d56f50e062 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:55:57.735681 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 449/1833] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:55:57 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:55:57.737861 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:57.737861 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:57.746869 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5bcf4045-d828-44d7-be69-22ae5c7cf012 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:55:57.748110 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-f51aa488-358a-4e41-a338-dc92e1522d84 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.751821 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-f51aa488-358a-4e41-a338-dc92e1522d84 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:55:57.752143 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-f51aa488-358a-4e41-a338-dc92e1522d84 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:57.752363 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-f51aa488-358a-4e41-a338-dc92e1522d84 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:57.755105 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5bcf4045-d828-44d7-be69-22ae5c7cf012 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:55:57.755327 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 460/1834] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:57 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:57.764920 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:57.764920 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:55:57.779575 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-f51aa488-358a-4e41-a338-dc92e1522d84 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:55:57.785431 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-f51aa488-358a-4e41-a338-dc92e1522d84 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:55:57.786255 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 463/1835] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:55:57 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:55:57.904944 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-5436508b-b87c-4196-8873-8bb20701acd0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:57.907780 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-5436508b-b87c-4196-8873-8bb20701acd0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] PUT https://10.4.3.223/volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585 Aug 01 13:55:57.908297 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-5436508b-b87c-4196-8873-8bb20701acd0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:55:57.924497 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-5436508b-b87c-4196-8873-8bb20701acd0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Acquiring lock "cinder-attachment_update-3b386368-f44a-41e4-b085-4bfcac48fee4-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:55:57.931534 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-5436508b-b87c-4196-8873-8bb20701acd0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Lock "cinder-attachment_update-3b386368-f44a-41e4-b085-4bfcac48fee4-np0000006308" acquired by "attachment_update" :: waited 0.007s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:55:57.933121 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:57.933121 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:55:58.051895 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-5436508b-b87c-4196-8873-8bb20701acd0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Lock "cinder-attachment_update-3b386368-f44a-41e4-b085-4bfcac48fee4-np0000006308" released by "attachment_update" :: held 0.120s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:55:58.053972 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-5436508b-b87c-4196-8873-8bb20701acd0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585 returned with HTTP 200 Aug 01 13:55:58.053972 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 464/1836] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:55:57 2026] PUT /volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:55:58.769619 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8a2407aa-d497-4a6e-aa29-f987c6c62de9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:58.771738 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8a2407aa-d497-4a6e-aa29-f987c6c62de9 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:55:58.771930 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8a2407aa-d497-4a6e-aa29-f987c6c62de9 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:58.772111 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8a2407aa-d497-4a6e-aa29-f987c6c62de9 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:58.784516 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:58.784516 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:55:58.788964 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8a2407aa-d497-4a6e-aa29-f987c6c62de9 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:55:58.795946 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8a2407aa-d497-4a6e-aa29-f987c6c62de9 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:55:58.796408 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 450/1837] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:58 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:55:59.810930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6a60df00-6d3d-47d5-ad6c-2ac70941bffb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:55:59.813413 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6a60df00-6d3d-47d5-ad6c-2ac70941bffb tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:55:59.813701 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6a60df00-6d3d-47d5-ad6c-2ac70941bffb tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:55:59.813982 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6a60df00-6d3d-47d5-ad6c-2ac70941bffb tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:55:59.827943 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:55:59.827943 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:55:59.832993 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6a60df00-6d3d-47d5-ad6c-2ac70941bffb tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:55:59.839411 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6a60df00-6d3d-47d5-ad6c-2ac70941bffb tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:55:59.839947 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 461/1838] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:55:59 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:00.227180 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bf8a80f0-857f-4c4f-be99-27ba98e575a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:00.306003 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d3003a89-522a-49eb-adf3-09b0251be52b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:00.307712 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3003a89-522a-49eb-adf3-09b0251be52b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:56:00.307904 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3003a89-522a-49eb-adf3-09b0251be52b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:00.308208 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3003a89-522a-49eb-adf3-09b0251be52b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:00.319709 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:00.319709 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:00.324728 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d3003a89-522a-49eb-adf3-09b0251be52b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:56:00.329657 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3003a89-522a-49eb-adf3-09b0251be52b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:56:00.329805 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 465/1839] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:00 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:00.345117 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bf8a80f0-857f-4c4f-be99-27ba98e575a4 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] GET https://10.4.3.223/volume/v3/os-hosts Aug 01 13:56:00.345529 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bf8a80f0-857f-4c4f-be99-27ba98e575a4 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:00.346312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bf8a80f0-857f-4c4f-be99-27ba98e575a4 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:00.354662 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.hosts [None req-bf8a80f0-857f-4c4f-be99-27ba98e575a4 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] status, active and update: available, enabled, 2026-08-01 13:55:29+00:00 {{(pid=100201) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 13:56:00.354841 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.hosts [None req-bf8a80f0-857f-4c4f-be99-27ba98e575a4 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] status, active and update: available, enabled, 2026-08-01 13:55:26+00:00 {{(pid=100201) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 13:56:00.354975 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.hosts [None req-bf8a80f0-857f-4c4f-be99-27ba98e575a4 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] status, active and update: available, enabled, 2026-08-01 13:55:16+00:00 {{(pid=100201) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 13:56:00.355311 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bf8a80f0-857f-4c4f-be99-27ba98e575a4 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] https://10.4.3.223/volume/v3/os-hosts returned with HTTP 200 Aug 01 13:56:00.355809 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 464/1840] 10.4.3.223 () {66 vars in 1240 bytes} [Sat Aug 1 13:56:00 2026] GET /volume/v3/os-hosts => generated 560 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:00.365555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1b3c1942-39bb-431c-8f15-1ba7a9035614 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:00.368095 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b3c1942-39bb-431c-8f15-1ba7a9035614 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] GET https://10.4.3.223/volume/v3/os-hosts Aug 01 13:56:00.368376 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b3c1942-39bb-431c-8f15-1ba7a9035614 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:00.368605 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b3c1942-39bb-431c-8f15-1ba7a9035614 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:00.375864 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.hosts [None req-1b3c1942-39bb-431c-8f15-1ba7a9035614 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] status, active and update: available, enabled, 2026-08-01 13:55:29+00:00 {{(pid=100200) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 13:56:00.376156 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.hosts [None req-1b3c1942-39bb-431c-8f15-1ba7a9035614 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] status, active and update: available, enabled, 2026-08-01 13:55:26+00:00 {{(pid=100200) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 13:56:00.376358 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.hosts [None req-1b3c1942-39bb-431c-8f15-1ba7a9035614 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] status, active and update: available, enabled, 2026-08-01 13:55:16+00:00 {{(pid=100200) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 13:56:00.376694 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b3c1942-39bb-431c-8f15-1ba7a9035614 tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] https://10.4.3.223/volume/v3/os-hosts returned with HTTP 200 Aug 01 13:56:00.377208 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 451/1841] 10.4.3.223 () {66 vars in 1240 bytes} [Sat Aug 1 13:56:00 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:00.377428 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-a35d74a1-828d-46fa-b232-63f180d783fe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:00.380379 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-a35d74a1-828d-46fa-b232-63f180d783fe tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:56:00.380622 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-a35d74a1-828d-46fa-b232-63f180d783fe tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:00.380849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-a35d74a1-828d-46fa-b232-63f180d783fe tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:00.387142 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-16b8eb3e-dbea-4280-9f9b-386d079074bd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:00.389382 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-16b8eb3e-dbea-4280-9f9b-386d079074bd tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] GET https://10.4.3.223/volume/v3/os-hosts/np0000006308@storpool Aug 01 13:56:00.389615 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-16b8eb3e-dbea-4280-9f9b-386d079074bd tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:00.389857 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-16b8eb3e-dbea-4280-9f9b-386d079074bd tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:00.393313 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:00.393313 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:00.398266 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-a35d74a1-828d-46fa-b232-63f180d783fe tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:56:00.405349 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-a35d74a1-828d-46fa-b232-63f180d783fe tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:56:00.405863 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 462/1842] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:56:00 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:00.428771 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-bb6df8e0-7634-4169-bfcb-3734cae4cdfa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:00.432378 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-bb6df8e0-7634-4169-bfcb-3734cae4cdfa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] POST https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90/action Aug 01 13:56:00.432827 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-bb6df8e0-7634-4169-bfcb-3734cae4cdfa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:56:00.432974 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-bb6df8e0-7634-4169-bfcb-3734cae4cdfa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:00.450733 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:00.450733 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:00.451335 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-bb6df8e0-7634-4169-bfcb-3734cae4cdfa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:56:00.462717 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-bb6df8e0-7634-4169-bfcb-3734cae4cdfa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Begin detaching volume completed successfully. Aug 01 13:56:00.463421 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-bb6df8e0-7634-4169-bfcb-3734cae4cdfa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90/action returned with HTTP 202 Aug 01 13:56:00.464029 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 465/1843] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:56:00 2026] POST /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:56:00.483363 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-16b8eb3e-dbea-4280-9f9b-386d079074bd tempest-VolumeHostsAdminTestsJSON-580956682 tempest-VolumeHostsAdminTestsJSON-580956682-project-admin] https://10.4.3.223/volume/v3/os-hosts/np0000006308@storpool returned with HTTP 200 Aug 01 13:56:00.483958 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 466/1844] 10.4.3.223 () {66 vars in 1306 bytes} [Sat Aug 1 13:56:00 2026] GET /volume/v3/os-hosts/np0000006308@storpool => generated 1697 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:00.519807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a2a2fa4b-3b53-4820-b811-f6b8beb0a914 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:00.520178 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a2a2fa4b-3b53-4820-b811-f6b8beb0a914 None None] GET https://10.4.3.223/volume// Aug 01 13:56:00.520361 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a2a2fa4b-3b53-4820-b811-f6b8beb0a914 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:00.520581 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a2a2fa4b-3b53-4820-b811-f6b8beb0a914 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:00.520970 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a2a2fa4b-3b53-4820-b811-f6b8beb0a914 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:00.521372 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 452/1845] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:56: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 01 13:56:00.529734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-419eca4f-9289-473f-ae24-9c2bc1cc179d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:00.534542 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-419eca4f-9289-473f-ae24-9c2bc1cc179d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:56:00.534846 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-419eca4f-9289-473f-ae24-9c2bc1cc179d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:00.535126 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-419eca4f-9289-473f-ae24-9c2bc1cc179d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:00.548844 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:00.548844 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:00.553609 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-419eca4f-9289-473f-ae24-9c2bc1cc179d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:56:00.559491 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-419eca4f-9289-473f-ae24-9c2bc1cc179d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:56:00.560012 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 463/1846] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:56:00 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:56:00.853896 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0aa1bcfe-e4cc-47c2-b3bb-22e8cb0d9c94 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:00.856124 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0aa1bcfe-e4cc-47c2-b3bb-22e8cb0d9c94 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:56:00.856385 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0aa1bcfe-e4cc-47c2-b3bb-22e8cb0d9c94 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:00.856629 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0aa1bcfe-e4cc-47c2-b3bb-22e8cb0d9c94 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:00.869042 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:00.869042 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:00.873236 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0aa1bcfe-e4cc-47c2-b3bb-22e8cb0d9c94 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:56:00.879749 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0aa1bcfe-e4cc-47c2-b3bb-22e8cb0d9c94 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:56:00.880392 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 466/1847] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:00 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:01.901461 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-025528cb-9950-4603-97f4-108561c84b11 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:01.903324 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-025528cb-9950-4603-97f4-108561c84b11 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:56:01.903542 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-025528cb-9950-4603-97f4-108561c84b11 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:01.903731 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-025528cb-9950-4603-97f4-108561c84b11 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:01.916801 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:01.916801 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:01.922756 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-025528cb-9950-4603-97f4-108561c84b11 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:56:01.931874 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-025528cb-9950-4603-97f4-108561c84b11 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:56:01.932403 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 467/1848] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:01 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:02.335438 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-47863ade-d26a-4405-8b82-5a1f9c739e25 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:02.338131 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-47863ade-d26a-4405-8b82-5a1f9c739e25 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] POST https://10.4.3.223/volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585/action Aug 01 13:56:02.338613 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-47863ade-d26a-4405-8b82-5a1f9c739e25 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:56:02.338765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-47863ade-d26a-4405-8b82-5a1f9c739e25 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:02.360323 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:02.360323 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:02.375072 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6755b56d-f80a-4b96-acb6-c4d10d780f6b req-47863ade-d26a-4405-8b82-5a1f9c739e25 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585/action returned with HTTP 204 Aug 01 13:56:02.375701 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 453/1849] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:56:02 2026] POST /volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:02.465393 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-cabf0890-543b-4f24-a540-6811f2ddc940 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:02.468697 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-cabf0890-543b-4f24-a540-6811f2ddc940 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] DELETE https://10.4.3.223/volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2 Aug 01 13:56:02.468965 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-cabf0890-543b-4f24-a540-6811f2ddc940 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:02.469248 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-cabf0890-543b-4f24-a540-6811f2ddc940 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:02.471438 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=377,cinder:UPDATE=100,cinder:INSERT=48,cinder:DELETE=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:56:02.479717 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:02.479717 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:02.538273 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-75b6caad-77d6-4b68-ba3c-8c8c457abc56 req-cabf0890-543b-4f24-a540-6811f2ddc940 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2 returned with HTTP 200 Aug 01 13:56:02.538867 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 464/1850] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:56:02 2026] DELETE /volume/v3/attachments/6978388b-6f67-4443-a4cf-cf126f3961a2 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:02.625513 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0406a317-6712-42f0-badc-21b341facabe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:02.628037 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0406a317-6712-42f0-badc-21b341facabe tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:56:02.628308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0406a317-6712-42f0-badc-21b341facabe tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:02.628538 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0406a317-6712-42f0-badc-21b341facabe tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:02.637010 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:02.637010 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:02.641809 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0406a317-6712-42f0-badc-21b341facabe tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:56:02.647609 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0406a317-6712-42f0-badc-21b341facabe tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:56:02.648018 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 467/1851] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:02 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:02.947593 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7e71e8a1-17a3-40f5-8d48-b0d918129592 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:02.949667 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e71e8a1-17a3-40f5-8d48-b0d918129592 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:56:02.949960 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e71e8a1-17a3-40f5-8d48-b0d918129592 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:02.950185 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e71e8a1-17a3-40f5-8d48-b0d918129592 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:02.965070 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:02.965070 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:02.969434 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7e71e8a1-17a3-40f5-8d48-b0d918129592 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:56:02.974749 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e71e8a1-17a3-40f5-8d48-b0d918129592 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:56:02.976173 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 468/1852] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:02 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:02.990471 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-13e93d60-4f7c-4b30-b4bc-6c42cf4d4564 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:02.993501 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-13e93d60-4f7c-4b30-b4bc-6c42cf4d4564 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:56:02.993742 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-13e93d60-4f7c-4b30-b4bc-6c42cf4d4564 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:02.994066 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-13e93d60-4f7c-4b30-b4bc-6c42cf4d4564 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:03.014142 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:03.014142 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:03.021144 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-13e93d60-4f7c-4b30-b4bc-6c42cf4d4564 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:56:03.027325 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-13e93d60-4f7c-4b30-b4bc-6c42cf4d4564 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:56:03.027730 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 454/1853] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:02 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:03.043109 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f26db666-7847-49b3-9ab7-03ce4bb7903d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:03.046327 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f26db666-7847-49b3-9ab7-03ce4bb7903d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:56:03.046327 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f26db666-7847-49b3-9ab7-03ce4bb7903d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b386368-f44a-41e4-b085-4bfcac48fee4", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1024310790", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:03.060709 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:03.060709 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:03.061313 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f26db666-7847-49b3-9ab7-03ce4bb7903d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:56:03.061484 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-f26db666-7847-49b3-9ab7-03ce4bb7903d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Create snapshot from volume 3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:56:03.120479 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f26db666-7847-49b3-9ab7-03ce4bb7903d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Created reservations ['4416fb53-d6a9-4c8d-9dc4-b41e6f335374', '481ab0e3-1a58-41b5-b799-e2fe406bfcc3', '61f9b3ef-839d-4123-a2c9-6343b15a4211', 'e7163e99-705d-414f-9596-2e6956368959'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:03.178049 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f26db666-7847-49b3-9ab7-03ce4bb7903d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Snapshot force create request issued successfully. Aug 01 13:56:03.178049 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f26db666-7847-49b3-9ab7-03ce4bb7903d tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:56:03.178049 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 465/1854] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:56:03 2026] POST /volume/v3/snapshots => generated 311 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:03.199376 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8aecf5e8-5281-4b87-aa7a-381f096b17e9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:03.204581 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8aecf5e8-5281-4b87-aa7a-381f096b17e9 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 Aug 01 13:56:03.204967 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8aecf5e8-5281-4b87-aa7a-381f096b17e9 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:03.205107 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8aecf5e8-5281-4b87-aa7a-381f096b17e9 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:03.213126 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:03.213126 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:03.213126 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8aecf5e8-5281-4b87-aa7a-381f096b17e9 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Snapshot retrieved successfully. Aug 01 13:56:03.214196 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8aecf5e8-5281-4b87-aa7a-381f096b17e9 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 returned with HTTP 200 Aug 01 13:56:03.214944 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 468/1855] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:56:03 2026] GET /volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 => generated 443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:03.330474 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bb51019d-431c-4935-8e70-8c77fc041cc5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:03.463172 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb51019d-431c-4935-8e70-8c77fc041cc5 tempest-VolumePoolsAdminTestsJSON-982629694 tempest-VolumePoolsAdminTestsJSON-982629694-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools?detail=True Aug 01 13:56:03.463743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb51019d-431c-4935-8e70-8c77fc041cc5 tempest-VolumePoolsAdminTestsJSON-982629694 tempest-VolumePoolsAdminTestsJSON-982629694-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:03.463743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb51019d-431c-4935-8e70-8c77fc041cc5 tempest-VolumePoolsAdminTestsJSON-982629694 tempest-VolumePoolsAdminTestsJSON-982629694-project-admin] Calling method 'get_pools' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:03.474549 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb51019d-431c-4935-8e70-8c77fc041cc5 tempest-VolumePoolsAdminTestsJSON-982629694 tempest-VolumePoolsAdminTestsJSON-982629694-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 01 13:56:03.475163 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 469/1856] 10.4.3.223 () {66 vars in 1314 bytes} [Sat Aug 1 13:56:03 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:03.489314 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-45473004-c26f-4751-b9c0-e2d6ef2f79de None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:03.491723 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45473004-c26f-4751-b9c0-e2d6ef2f79de tempest-VolumePoolsAdminTestsJSON-982629694 tempest-VolumePoolsAdminTestsJSON-982629694-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools Aug 01 13:56:03.492005 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45473004-c26f-4751-b9c0-e2d6ef2f79de tempest-VolumePoolsAdminTestsJSON-982629694 tempest-VolumePoolsAdminTestsJSON-982629694-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:03.492268 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45473004-c26f-4751-b9c0-e2d6ef2f79de tempest-VolumePoolsAdminTestsJSON-982629694 tempest-VolumePoolsAdminTestsJSON-982629694-project-admin] Calling method 'get_pools' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:03.509195 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45473004-c26f-4751-b9c0-e2d6ef2f79de tempest-VolumePoolsAdminTestsJSON-982629694 tempest-VolumePoolsAdminTestsJSON-982629694-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 13:56:03.509195 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 455/1857] 10.4.3.223 () {66 vars in 1291 bytes} [Sat Aug 1 13:56:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:04.228765 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-253b5f9f-e91a-4b79-82dc-f6b45fd10c13 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:04.232106 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-253b5f9f-e91a-4b79-82dc-f6b45fd10c13 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 Aug 01 13:56:04.232504 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-253b5f9f-e91a-4b79-82dc-f6b45fd10c13 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:04.232816 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-253b5f9f-e91a-4b79-82dc-f6b45fd10c13 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:04.242051 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:04.242051 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:04.242799 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-253b5f9f-e91a-4b79-82dc-f6b45fd10c13 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Snapshot retrieved successfully. Aug 01 13:56:04.243991 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-253b5f9f-e91a-4b79-82dc-f6b45fd10c13 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 returned with HTTP 200 Aug 01 13:56:04.244770 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 466/1858] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:56:04 2026] GET /volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:04.258313 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9cd3287a-f082-45e0-8b78-41e784fcbb35 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:04.260945 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9cd3287a-f082-45e0-8b78-41e784fcbb35 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 Aug 01 13:56:04.261305 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9cd3287a-f082-45e0-8b78-41e784fcbb35 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:04.261614 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9cd3287a-f082-45e0-8b78-41e784fcbb35 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:04.271583 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:04.271583 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:04.272289 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9cd3287a-f082-45e0-8b78-41e784fcbb35 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Snapshot retrieved successfully. Aug 01 13:56:04.273357 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9cd3287a-f082-45e0-8b78-41e784fcbb35 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 returned with HTTP 200 Aug 01 13:56:04.273922 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 469/1859] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:56:04 2026] GET /volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:04.288574 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-28b3a7c6-5643-4f80-9234-392241f6d8a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:04.294497 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-28b3a7c6-5643-4f80-9234-392241f6d8a4 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:56:04.295167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-28b3a7c6-5643-4f80-9234-392241f6d8a4 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:04.295573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-28b3a7c6-5643-4f80-9234-392241f6d8a4 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:04.308614 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:04.308614 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:04.313380 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-28b3a7c6-5643-4f80-9234-392241f6d8a4 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:56:04.321850 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-28b3a7c6-5643-4f80-9234-392241f6d8a4 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:56:04.321850 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 470/1860] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:04 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:06.340649 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1f2b80eb-57b1-472d-93e8-2599bde46905 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.482505 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1f2b80eb-57b1-472d-93e8-2599bde46905 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] POST https://10.4.3.223/volume/v3/types/31d8fef2-1da6-4e7a-8df1-cde3a1ac6557/encryption Aug 01 13:56:06.482977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1f2b80eb-57b1-472d-93e8-2599bde46905 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:06.523160 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1f2b80eb-57b1-472d-93e8-2599bde46905 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types/31d8fef2-1da6-4e7a-8df1-cde3a1ac6557/encryption returned with HTTP 404 Aug 01 13:56:06.523758 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 456/1861] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 13:56:06 2026] POST /volume/v3/types/31d8fef2-1da6-4e7a-8df1-cde3a1ac6557/encryption => generated 114 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:06.534288 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-368348b8-d29f-4938-8609-de261332da2c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.536295 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-368348b8-d29f-4938-8609-de261332da2c tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:56:06.536694 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-368348b8-d29f-4938-8609-de261332da2c tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1884118909", "os-volume-type-access:is_public": false}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:06.557340 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-368348b8-d29f-4938-8609-de261332da2c tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:56:06.557800 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 467/1862] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:56:06 2026] POST /volume/v3/types => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:06.568802 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1f522287-555d-41c5-96c1-2233a4ad1b8b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.674546 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f522287-555d-41c5-96c1-2233a4ad1b8b tempest-VolumeTypesNegativeTest-2072886345 tempest-VolumeTypesNegativeTest-2072886345-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:06.675433 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f522287-555d-41c5-96c1-2233a4ad1b8b tempest-VolumeTypesNegativeTest-2072886345 tempest-VolumeTypesNegativeTest-2072886345-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e582284-9963-4048-b0dc-0c3e46f89df8", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-437824969"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:06.677699 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-1f522287-555d-41c5-96c1-2233a4ad1b8b tempest-VolumeTypesNegativeTest-2072886345 tempest-VolumeTypesNegativeTest-2072886345-project-member] Create volume request body: {'volume': {'volume_type': '7e582284-9963-4048-b0dc-0c3e46f89df8', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-437824969'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:06.688762 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f522287-555d-41c5-96c1-2233a4ad1b8b tempest-VolumeTypesNegativeTest-2072886345 tempest-VolumeTypesNegativeTest-2072886345-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 404 Aug 01 13:56:06.688762 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 470/1863] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:06 2026] POST /volume/v3/volumes => generated 114 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:06.696619 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7b0e93f9-d131-4edb-953c-1b56b67d997f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.699157 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b0e93f9-d131-4edb-953c-1b56b67d997f tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] DELETE https://10.4.3.223/volume/v3/types/7e582284-9963-4048-b0dc-0c3e46f89df8 Aug 01 13:56:06.699622 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b0e93f9-d131-4edb-953c-1b56b67d997f tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:06.700085 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b0e93f9-d131-4edb-953c-1b56b67d997f tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:06.760322 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b0e93f9-d131-4edb-953c-1b56b67d997f tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types/7e582284-9963-4048-b0dc-0c3e46f89df8 returned with HTTP 202 Aug 01 13:56:06.760930 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 471/1864] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:56:06 2026] DELETE /volume/v3/types/7e582284-9963-4048-b0dc-0c3e46f89df8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:06.770777 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2c19bb6f-b3ec-41a1-a4fd-60a907a7c57d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.773006 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2c19bb6f-b3ec-41a1-a4fd-60a907a7c57d tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] GET https://10.4.3.223/volume/v3/types/7e582284-9963-4048-b0dc-0c3e46f89df8 Aug 01 13:56:06.773160 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2c19bb6f-b3ec-41a1-a4fd-60a907a7c57d tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:06.773521 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2c19bb6f-b3ec-41a1-a4fd-60a907a7c57d tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:06.777774 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2c19bb6f-b3ec-41a1-a4fd-60a907a7c57d tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types/7e582284-9963-4048-b0dc-0c3e46f89df8 returned with HTTP 404 Aug 01 13:56:06.778703 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 457/1865] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:56:06 2026] GET /volume/v3/types/7e582284-9963-4048-b0dc-0c3e46f89df8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:06.793306 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-64de3775-3e24-4be5-b85a-9af85826748a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.796725 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64de3775-3e24-4be5-b85a-9af85826748a tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:56:06.797270 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64de3775-3e24-4be5-b85a-9af85826748a tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:06.799071 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64de3775-3e24-4be5-b85a-9af85826748a tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 400 Aug 01 13:56:06.800158 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 468/1866] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:56:06 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:56:06.811075 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a600390-aa0f-4674-8514-1c754efaf46e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.816251 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a600390-aa0f-4674-8514-1c754efaf46e tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:56:06.816251 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a600390-aa0f-4674-8514-1c754efaf46e tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-936289159"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:06.838962 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a600390-aa0f-4674-8514-1c754efaf46e tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:56:06.838962 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 471/1867] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:56:06 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:06.850714 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4a6b31d9-7d33-445e-b803-6a19d19f98eb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.854572 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a6b31d9-7d33-445e-b803-6a19d19f98eb tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:56:06.854572 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a6b31d9-7d33-445e-b803-6a19d19f98eb tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-936289159"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:06.863981 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a6b31d9-7d33-445e-b803-6a19d19f98eb tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-936289159 already exists. Aug 01 13:56:06.864521 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a6b31d9-7d33-445e-b803-6a19d19f98eb tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 409 Aug 01 13:56:06.864798 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 472/1868] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:56:06 2026] POST /volume/v3/types => generated 133 bytes in 14 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:06.872726 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f205061d-8a77-455e-8fcc-f82e95c8dd4e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.875733 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f205061d-8a77-455e-8fcc-f82e95c8dd4e tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] DELETE https://10.4.3.223/volume/v3/types/21f4ed70-5a2b-45b5-ac92-8ee39ae092af Aug 01 13:56:06.876538 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f205061d-8a77-455e-8fcc-f82e95c8dd4e tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:06.876841 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f205061d-8a77-455e-8fcc-f82e95c8dd4e tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:06.929872 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f205061d-8a77-455e-8fcc-f82e95c8dd4e tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types/21f4ed70-5a2b-45b5-ac92-8ee39ae092af returned with HTTP 202 Aug 01 13:56:06.930373 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 458/1869] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:56:06 2026] DELETE /volume/v3/types/21f4ed70-5a2b-45b5-ac92-8ee39ae092af => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:06.937770 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8711aeb-83b2-4b0a-97d0-46b53296f900 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.939959 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8711aeb-83b2-4b0a-97d0-46b53296f900 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] GET https://10.4.3.223/volume/v3/types/21f4ed70-5a2b-45b5-ac92-8ee39ae092af Aug 01 13:56:06.940191 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8711aeb-83b2-4b0a-97d0-46b53296f900 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:06.940405 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8711aeb-83b2-4b0a-97d0-46b53296f900 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:06.944438 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8711aeb-83b2-4b0a-97d0-46b53296f900 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types/21f4ed70-5a2b-45b5-ac92-8ee39ae092af returned with HTTP 404 Aug 01 13:56:06.944980 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 469/1870] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:56:06 2026] GET /volume/v3/types/21f4ed70-5a2b-45b5-ac92-8ee39ae092af => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:06.955382 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-971ae806-f169-415b-9c06-6d80418c37e3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.957256 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-971ae806-f169-415b-9c06-6d80418c37e3 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] DELETE https://10.4.3.223/volume/v3/types/ca634e5d-6dea-49a1-8e65-4cc6e4013a20 Aug 01 13:56:06.959239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-971ae806-f169-415b-9c06-6d80418c37e3 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:06.959239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-971ae806-f169-415b-9c06-6d80418c37e3 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:06.962915 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-971ae806-f169-415b-9c06-6d80418c37e3 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types/ca634e5d-6dea-49a1-8e65-4cc6e4013a20 returned with HTTP 404 Aug 01 13:56:06.964575 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 472/1871] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:56:06 2026] DELETE /volume/v3/types/ca634e5d-6dea-49a1-8e65-4cc6e4013a20 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:06.980489 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aa3d9349-ec90-4892-bec1-94f8f0c83c87 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:06.982579 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa3d9349-ec90-4892-bec1-94f8f0c83c87 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] GET https://10.4.3.223/volume/v3/types/b9af27db-629f-4e44-9401-17b28cd59ead Aug 01 13:56:06.982818 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa3d9349-ec90-4892-bec1-94f8f0c83c87 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:06.983066 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa3d9349-ec90-4892-bec1-94f8f0c83c87 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:06.986871 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa3d9349-ec90-4892-bec1-94f8f0c83c87 tempest-VolumeTypesNegativeTest-745577871 tempest-VolumeTypesNegativeTest-745577871-project-admin] https://10.4.3.223/volume/v3/types/b9af27db-629f-4e44-9401-17b28cd59ead returned with HTTP 404 Aug 01 13:56:06.987442 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 473/1872] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:56:06 2026] GET /volume/v3/types/b9af27db-629f-4e44-9401-17b28cd59ead => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:09.605038 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-b1d24dbb-8ae7-4447-899e-785660e7bbe4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:09.609318 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-b1d24dbb-8ae7-4447-899e-785660e7bbe4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:09.609567 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-b1d24dbb-8ae7-4447-899e-785660e7bbe4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:09.609827 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-b1d24dbb-8ae7-4447-899e-785660e7bbe4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:09.629570 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:09.629570 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:09.636306 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-b1d24dbb-8ae7-4447-899e-785660e7bbe4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:09.641613 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-b1d24dbb-8ae7-4447-899e-785660e7bbe4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:09.642043 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 459/1873] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:56:09 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:10.157491 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-87c1522f-1aef-4272-98a1-7977c656807b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:10.158161 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87c1522f-1aef-4272-98a1-7977c656807b None None] GET https://10.4.3.223/volume// Aug 01 13:56:10.158504 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87c1522f-1aef-4272-98a1-7977c656807b None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:10.158919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87c1522f-1aef-4272-98a1-7977c656807b None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:10.159598 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87c1522f-1aef-4272-98a1-7977c656807b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:10.160112 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 470/1874] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:56: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 01 13:56:10.185809 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-3c7c4c99-8130-4973-a108-8700d91b523b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:10.188678 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-3c7c4c99-8130-4973-a108-8700d91b523b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:56:10.189137 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-3c7c4c99-8130-4973-a108-8700d91b523b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e403bd8f-6594-449a-9baf-edf6a4bbfa87", "connector": null, "instance_uuid": "8a63a097-9711-4a6c-9066-753b80d58734"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:10.205637 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:10.205637 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:10.250019 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-3c7c4c99-8130-4973-a108-8700d91b523b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:56:10.250709 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 473/1875] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:56:10 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 01 13:56:10.284491 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-7ceb4233-42c8-4c3a-ac3e-01e67e9f1178 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:10.287026 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-7ceb4233-42c8-4c3a-ac3e-01e67e9f1178 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/attachments/12aed685-2889-4687-8905-2950d0c2b0f2 Aug 01 13:56:10.287241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-7ceb4233-42c8-4c3a-ac3e-01e67e9f1178 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:10.287572 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-7ceb4233-42c8-4c3a-ac3e-01e67e9f1178 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:10.299587 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:10.299587 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:10.384405 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-7ceb4233-42c8-4c3a-ac3e-01e67e9f1178 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/12aed685-2889-4687-8905-2950d0c2b0f2 returned with HTTP 200 Aug 01 13:56:10.385082 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 474/1876] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:56:10 2026] DELETE /volume/v3/attachments/12aed685-2889-4687-8905-2950d0c2b0f2 => generated 367 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:10.747947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:10.943250 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:10.944413 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-204814210"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:10.948931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-204814210'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:10.948931 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Create volume of 1 GB Aug 01 13:56:10.960992 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Availability Zones retrieved successfully. Aug 01 13:56:10.973926 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Flow 'volume_create_api' (0b89c7ed-c7fa-4cd3-8214-fb2606ffb577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:10.975079 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4f2309-123f-4f57-b7aa-89a39a4f0df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:10.976323 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:11.009719 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4f2309-123f-4f57-b7aa-89a39a4f0df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:11.010610 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90b69ac-68c7-4099-a582-7d8814475553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:11.096807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Created reservations ['cabde02a-b091-4cde-b930-37268f2224cb', '6165e812-f38b-462f-997f-75f778be66c7', '8d0b350f-6b0f-4e60-8efe-b31637135a46', '2463e658-a2c2-4495-b84d-057b5354e2ba'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:11.097679 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90b69ac-68c7-4099-a582-7d8814475553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cabde02a-b091-4cde-b930-37268f2224cb', '6165e812-f38b-462f-997f-75f778be66c7', '8d0b350f-6b0f-4e60-8efe-b31637135a46', '2463e658-a2c2-4495-b84d-057b5354e2ba']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:11.098373 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af107e52-882f-4cc6-835c-c09b6374d113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:11.127311 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af107e52-882f-4cc6-835c-c09b6374d113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11106332-f9ef-4139-83e9-438a34672452', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-204814210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8e19758762470b82ce59584f48fd2b',qos_specs=None,replication_status=,reservations=['cabde02a-b091-4cde-b930-37268f2224cb','6165e812-f38b-462f-997f-75f778be66c7','8d0b350f-6b0f-4e60-8efe-b31637135a46','2463e658-a2c2-4495-b84d-057b5354e2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364e80a0202a4102b2cdea8299271aca',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-204814210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11106332-f9ef-4139-83e9-438a34672452,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8e19758762470b82ce59584f48fd2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='364e80a0202a4102b2cdea8299271aca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:11.128621 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fc1f538-8c43-4b8c-8efb-8935d94f0bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:11.151045 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fc1f538-8c43-4b8c-8efb-8935d94f0bc2) transitioned into state 'SUCCESS' from state '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-204814210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8e19758762470b82ce59584f48fd2b',qos_specs=None,replication_status=,reservations=['cabde02a-b091-4cde-b930-37268f2224cb','6165e812-f38b-462f-997f-75f778be66c7','8d0b350f-6b0f-4e60-8efe-b31637135a46','2463e658-a2c2-4495-b84d-057b5354e2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364e80a0202a4102b2cdea8299271aca',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:11.151496 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79aaf65-9c16-4e0e-ac3f-7904d25d8f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:11.163676 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79aaf65-9c16-4e0e-ac3f-7904d25d8f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:11.169301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Flow 'volume_create_api' (0b89c7ed-c7fa-4cd3-8214-fb2606ffb577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:11.169301 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Create volume request issued successfully. Aug 01 13:56:11.169301 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5c819c6a-f7d9-4d81-85ac-65b308eefe07 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:11.169301 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 460/1877] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:56:10 2026] POST /volume/v3/volumes => generated 818 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:11.179688 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-362bcde9-f04b-4a7b-9210-3cb7369021b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:11.182687 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-362bcde9-f04b-4a7b-9210-3cb7369021b7 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:11.182687 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-362bcde9-f04b-4a7b-9210-3cb7369021b7 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:11.182687 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-362bcde9-f04b-4a7b-9210-3cb7369021b7 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:11.189318 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:11.189318 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:11.194032 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-362bcde9-f04b-4a7b-9210-3cb7369021b7 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Volume info retrieved successfully. Aug 01 13:56:11.198969 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-362bcde9-f04b-4a7b-9210-3cb7369021b7 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 returned with HTTP 200 Aug 01 13:56:11.199482 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 471/1878] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:11 2026] GET /volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:11.665288 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-c49bd0dc-b543-4917-bc5c-4b4112fe37dc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:11.668073 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-c49bd0dc-b543-4917-bc5c-4b4112fe37dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] PUT https://10.4.3.223/volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9 Aug 01 13:56:11.668730 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-c49bd0dc-b543-4917-bc5c-4b4112fe37dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:11.679075 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-c49bd0dc-b543-4917-bc5c-4b4112fe37dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Acquiring lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:56:11.684494 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-c49bd0dc-b543-4917-bc5c-4b4112fe37dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:56:11.685495 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:11.685495 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:11.809187 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-c49bd0dc-b543-4917-bc5c-4b4112fe37dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-e403bd8f-6594-449a-9baf-edf6a4bbfa87-np0000006308" released by "attachment_update" :: held 0.124s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:56:11.809375 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-c49bd0dc-b543-4917-bc5c-4b4112fe37dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9 returned with HTTP 200 Aug 01 13:56:11.809784 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 474/1879] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:56:11 2026] PUT /volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:56:11.824390 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-aa852ea4-eef6-41d6-9a91-09e9c4109a7d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:11.827018 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-aa852ea4-eef6-41d6-9a91-09e9c4109a7d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9 Aug 01 13:56:11.827366 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-aa852ea4-eef6-41d6-9a91-09e9c4109a7d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:11.827637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-aa852ea4-eef6-41d6-9a91-09e9c4109a7d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:11.851927 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-aa852ea4-eef6-41d6-9a91-09e9c4109a7d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9 returned with HTTP 200 Aug 01 13:56:11.851927 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 475/1880] 10.4.3.223 () {70 vars in 1651 bytes} [Sat Aug 1 13:56:11 2026] GET /volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:12.218563 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-be9c00d3-4ac3-4af4-96e9-17da6ff88067 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.221170 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-be9c00d3-4ac3-4af4-96e9-17da6ff88067 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:12.224090 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-be9c00d3-4ac3-4af4-96e9-17da6ff88067 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:12.224480 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-be9c00d3-4ac3-4af4-96e9-17da6ff88067 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:12.231970 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:12.231970 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:12.236955 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-be9c00d3-4ac3-4af4-96e9-17da6ff88067 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Volume info retrieved successfully. Aug 01 13:56:12.241711 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-be9c00d3-4ac3-4af4-96e9-17da6ff88067 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 returned with HTTP 200 Aug 01 13:56:12.242152 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 461/1881] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:12 2026] GET /volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:12.263128 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c6db85a2-3f13-4d95-bc1e-b75f01ad0dc9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.264850 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6db85a2-3f13-4d95-bc1e-b75f01ad0dc9 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] POST https://10.4.3.223/volume/v3/volume-transfers Aug 01 13:56:12.265228 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6db85a2-3f13-4d95-bc1e-b75f01ad0dc9 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "11106332-f9ef-4139-83e9-438a34672452"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:12.270823 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volume_transfer [None req-c6db85a2-3f13-4d95-bc1e-b75f01ad0dc9 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Creating new volume transfer {'transfer': {'volume_id': '11106332-f9ef-4139-83e9-438a34672452'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 13:56:12.271030 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volume_transfer [None req-c6db85a2-3f13-4d95-bc1e-b75f01ad0dc9 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Creating transfer of volume 11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:12.271030 np0000006308 devstack@c-api.service[100202]: INFO cinder.transfer.api [None req-c6db85a2-3f13-4d95-bc1e-b75f01ad0dc9 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Generating transfer record for volume 11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:12.283538 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:12.283538 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:12.294488 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6db85a2-3f13-4d95-bc1e-b75f01ad0dc9 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 202 Aug 01 13:56:12.295012 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 472/1882] 10.4.3.223 () {70 vars in 1326 bytes} [Sat Aug 1 13:56:12 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:12.306050 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7158ed3f-5419-4a6f-9b5b-138fdcf50949 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.312534 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7158ed3f-5419-4a6f-9b5b-138fdcf50949 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:12.312771 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7158ed3f-5419-4a6f-9b5b-138fdcf50949 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:12.312974 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7158ed3f-5419-4a6f-9b5b-138fdcf50949 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:12.327099 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:12.327099 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:12.336968 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7158ed3f-5419-4a6f-9b5b-138fdcf50949 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Volume info retrieved successfully. Aug 01 13:56:12.345163 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7158ed3f-5419-4a6f-9b5b-138fdcf50949 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 returned with HTTP 200 Aug 01 13:56:12.345721 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 475/1883] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:12 2026] GET /volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 => generated 953 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:12.364399 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-58bd7e0f-5dbe-4256-a9b5-f7fd9dd95400 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.366723 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58bd7e0f-5dbe-4256-a9b5-f7fd9dd95400 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volume-transfers/dac1d65a-dd99-4b24-9256-93e06808dc77 Aug 01 13:56:12.366998 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58bd7e0f-5dbe-4256-a9b5-f7fd9dd95400 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:12.367246 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58bd7e0f-5dbe-4256-a9b5-f7fd9dd95400 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:12.367582 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:12.367582 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:12.372460 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58bd7e0f-5dbe-4256-a9b5-f7fd9dd95400 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volume-transfers/dac1d65a-dd99-4b24-9256-93e06808dc77 returned with HTTP 200 Aug 01 13:56:12.372955 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 476/1884] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:56:12 2026] GET /volume/v3/volume-transfers/dac1d65a-dd99-4b24-9256-93e06808dc77 => generated 432 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:12.387229 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-429bf780-b1b9-48d8-9c73-91971cb6c38f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.391613 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-429bf780-b1b9-48d8-9c73-91971cb6c38f tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volume-transfers Aug 01 13:56:12.391613 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-429bf780-b1b9-48d8-9c73-91971cb6c38f tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:12.391613 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-429bf780-b1b9-48d8-9c73-91971cb6c38f tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:12.391613 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volume_transfer [None req-429bf780-b1b9-48d8-9c73-91971cb6c38f tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Listing volume transfers {{(pid=100200) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 13:56:12.398376 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-429bf780-b1b9-48d8-9c73-91971cb6c38f tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 200 Aug 01 13:56:12.398376 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 462/1885] 10.4.3.223 () {68 vars in 1305 bytes} [Sat Aug 1 13:56:12 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:12.412408 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.520779 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] POST https://10.4.3.223/volume/v3/volume-transfers/dac1d65a-dd99-4b24-9256-93e06808dc77/accept Aug 01 13:56:12.521333 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "38e769610c3765d8"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:12.523353 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.volume_transfer [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Accepting volume transfer dac1d65a-dd99-4b24-9256-93e06808dc77 {{(pid=100202) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 13:56:12.523353 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Accepting transfer dac1d65a-dd99-4b24-9256-93e06808dc77 Aug 01 13:56:12.581173 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Created reservations ['0a27fd1f-fb12-4269-9d38-fd9ffbcc28ba', '1406d96b-f9c7-41c2-82c2-8680cb5b4fc2', '82d27c11-6ee4-48f1-8289-0700b41411c6', '6c3d6d48-d89e-43ac-8a5a-95cdb4aa71e5'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:12.601318 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Created reservations ['1462b572-5f73-4ca8-b108-30a41ef1193a', '3e7b3769-184d-449f-8c14-06e09a42421d', '265494b9-72c2-4e50-9cd7-42f4fb9a625e', 'bf4a6216-9c48-42bd-be37-afadfec93d74'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:12.647757 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Created reservations ['21714eb1-4afe-4828-8f9d-6524c1af7f0f', 'c6eb1376-6087-4d47-9b80-fe4ffe0fda63', 'a0aedd51-2fcb-4958-bd23-2497a10a3a4c', '344c8159-1206-438e-a4fb-fb034877ee9f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:12.681931 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Created reservations ['b9b041d7-3871-41c3-a0c5-6aa735734831', '39492882-ab55-4388-ac53-7eba4e6b6fc4', 'd5ae3138-b961-46ef-8c7b-d4168873c889', '42393b37-2193-4566-85e9-8441017e415b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:12.692029 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Transfer volume completed successfully. Aug 01 13:56:12.766022 np0000006308 devstack@c-api.service[100202]: INFO cinder.transfer.api [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Volume 11106332-f9ef-4139-83e9-438a34672452 has been transferred. Aug 01 13:56:12.773060 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5fcbf915-8e98-4de0-94c2-9cb61f3807c5 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] https://10.4.3.223/volume/v3/volume-transfers/dac1d65a-dd99-4b24-9256-93e06808dc77/accept returned with HTTP 202 Aug 01 13:56:12.773485 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 473/1886] 10.4.3.223 () {70 vars in 1458 bytes} [Sat Aug 1 13:56:12 2026] POST /volume/v3/volume-transfers/dac1d65a-dd99-4b24-9256-93e06808dc77/accept => generated 365 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:12.780833 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e2c171b-f802-4a3d-9e59-d1091e5b1248 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.782600 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e2c171b-f802-4a3d-9e59-d1091e5b1248 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] GET https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:12.782810 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e2c171b-f802-4a3d-9e59-d1091e5b1248 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:12.782984 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e2c171b-f802-4a3d-9e59-d1091e5b1248 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:12.789783 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:12.789783 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:12.794028 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2e2c171b-f802-4a3d-9e59-d1091e5b1248 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Volume info retrieved successfully. Aug 01 13:56:12.798403 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e2c171b-f802-4a3d-9e59-d1091e5b1248 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 returned with HTTP 200 Aug 01 13:56:12.798929 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 476/1887] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:12 2026] GET /volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:12.811783 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2b830e70-3ebe-47af-945d-30d3fb5098a6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.815820 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b830e70-3ebe-47af-945d-30d3fb5098a6 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] GET https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:12.815962 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b830e70-3ebe-47af-945d-30d3fb5098a6 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:12.816097 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b830e70-3ebe-47af-945d-30d3fb5098a6 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:12.827027 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:12.827027 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:12.831687 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2b830e70-3ebe-47af-945d-30d3fb5098a6 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] Volume info retrieved successfully. Aug 01 13:56:12.837645 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b830e70-3ebe-47af-945d-30d3fb5098a6 tempest-VolumesTransfersV355Test-1331164622 tempest-VolumesTransfersV355Test-1331164622-project-member] https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 returned with HTTP 200 Aug 01 13:56:12.838377 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 477/1888] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:12 2026] GET /volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:12.850860 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5fdd8a7b-06ed-4b36-acec-f01c3b9b370e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.855228 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5fdd8a7b-06ed-4b36-acec-f01c3b9b370e tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/dac1d65a-dd99-4b24-9256-93e06808dc77 Aug 01 13:56:12.855589 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5fdd8a7b-06ed-4b36-acec-f01c3b9b370e tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:12.855860 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5fdd8a7b-06ed-4b36-acec-f01c3b9b370e tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:12.856023 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.volume_transfer [None req-5fdd8a7b-06ed-4b36-acec-f01c3b9b370e tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Delete transfer with id: dac1d65a-dd99-4b24-9256-93e06808dc77 Aug 01 13:56:12.859993 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5fdd8a7b-06ed-4b36-acec-f01c3b9b370e tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volume-transfers/dac1d65a-dd99-4b24-9256-93e06808dc77 returned with HTTP 404 Aug 01 13:56:12.860663 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 463/1889] 10.4.3.223 () {68 vars in 1419 bytes} [Sat Aug 1 13:56:12 2026] DELETE /volume/v3/volume-transfers/dac1d65a-dd99-4b24-9256-93e06808dc77 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 01 13:56:12.868413 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9d83e255-2bcd-43fd-9cc5-a0adccee2cdf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.899927 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d83e255-2bcd-43fd-9cc5-a0adccee2cdf tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:12.900136 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d83e255-2bcd-43fd-9cc5-a0adccee2cdf tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:12.900232 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d83e255-2bcd-43fd-9cc5-a0adccee2cdf tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:12.900496 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-9d83e255-2bcd-43fd-9cc5-a0adccee2cdf tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Delete volume with id: 11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:12.907826 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:12.907826 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:12.908564 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9d83e255-2bcd-43fd-9cc5-a0adccee2cdf tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Volume info retrieved successfully. Aug 01 13:56:12.925330 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9d83e255-2bcd-43fd-9cc5-a0adccee2cdf tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Delete volume request issued successfully. Aug 01 13:56:12.925517 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d83e255-2bcd-43fd-9cc5-a0adccee2cdf tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 returned with HTTP 202 Aug 01 13:56:12.926071 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 474/1890] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:56:12 2026] DELETE /volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:56:12.935090 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a68f0ea8-be04-4ab2-aa13-ca39575dc0ce None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:12.940763 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a68f0ea8-be04-4ab2-aa13-ca39575dc0ce tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] GET https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:12.940969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a68f0ea8-be04-4ab2-aa13-ca39575dc0ce tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:12.941189 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a68f0ea8-be04-4ab2-aa13-ca39575dc0ce tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:12.956258 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:12.956258 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:12.959748 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a68f0ea8-be04-4ab2-aa13-ca39575dc0ce tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Volume info retrieved successfully. Aug 01 13:56:12.963767 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a68f0ea8-be04-4ab2-aa13-ca39575dc0ce tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 returned with HTTP 200 Aug 01 13:56:12.964311 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 477/1891] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:12 2026] GET /volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 => generated 1129 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:56:13.625057 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-efef3ff2-6642-4389-b00b-b110cbc9d648 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:13.627029 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efef3ff2-6642-4389-b00b-b110cbc9d648 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:56:13.627266 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efef3ff2-6642-4389-b00b-b110cbc9d648 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:13.627458 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efef3ff2-6642-4389-b00b-b110cbc9d648 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:13.634587 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:13.634587 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:13.639209 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-efef3ff2-6642-4389-b00b-b110cbc9d648 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:56:13.644519 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efef3ff2-6642-4389-b00b-b110cbc9d648 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:56:13.645136 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 478/1892] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:13 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:13.710796 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-97f27906-6eec-43f5-9064-74182d256ae9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:13.712670 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-97f27906-6eec-43f5-9064-74182d256ae9 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:56:13.712925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-97f27906-6eec-43f5-9064-74182d256ae9 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:13.715107 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-97f27906-6eec-43f5-9064-74182d256ae9 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:13.734008 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:13.734008 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:13.740528 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-97f27906-6eec-43f5-9064-74182d256ae9 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:56:13.747036 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-97f27906-6eec-43f5-9064-74182d256ae9 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:56:13.747611 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 464/1893] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:13 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:13.978636 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2908a46b-040b-4a8a-86e2-2ff7db7310c7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:13.982066 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2908a46b-040b-4a8a-86e2-2ff7db7310c7 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] GET https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:13.982282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2908a46b-040b-4a8a-86e2-2ff7db7310c7 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:13.982463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2908a46b-040b-4a8a-86e2-2ff7db7310c7 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:13.997211 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2908a46b-040b-4a8a-86e2-2ff7db7310c7 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 returned with HTTP 404 Aug 01 13:56:13.997820 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 475/1894] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:13 2026] GET /volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:56:14.006571 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-97e4ed11-85db-4046-86a9-481d21ef562d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:14.008908 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97e4ed11-85db-4046-86a9-481d21ef562d tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:14.009398 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97e4ed11-85db-4046-86a9-481d21ef562d tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:14.009828 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97e4ed11-85db-4046-86a9-481d21ef562d tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:14.018788 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97e4ed11-85db-4046-86a9-481d21ef562d tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 returned with HTTP 404 Aug 01 13:56:14.019745 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 478/1895] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:14 2026] GET /volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:56:14.028267 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-81982ab0-7815-4acd-89ee-30364bf24b36 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:14.030709 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81982ab0-7815-4acd-89ee-30364bf24b36 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:14.031047 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81982ab0-7815-4acd-89ee-30364bf24b36 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:14.031332 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81982ab0-7815-4acd-89ee-30364bf24b36 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:14.031587 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-81982ab0-7815-4acd-89ee-30364bf24b36 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Delete volume with id: 11106332-f9ef-4139-83e9-438a34672452 Aug 01 13:56:14.039208 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81982ab0-7815-4acd-89ee-30364bf24b36 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 returned with HTTP 404 Aug 01 13:56:14.039812 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 479/1896] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:56:14 2026] DELETE /volume/v3/volumes/11106332-f9ef-4139-83e9-438a34672452 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:56:14.048052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:14.050479 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:14.050924 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-194070379"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:14.052467 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-194070379'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:14.052677 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Create volume of 1 GB Aug 01 13:56:14.057312 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Availability Zones retrieved successfully. Aug 01 13:56:14.063690 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Flow 'volume_create_api' (414693bb-8496-4aee-91f3-759bfa330b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:14.065203 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fab5422-ffd9-411f-a3dc-ec40cf2d6f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:14.066711 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:14.103028 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fab5422-ffd9-411f-a3dc-ec40cf2d6f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:14.104499 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0463ebf-0537-4e66-a117-96fc00843893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:14.167270 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Created reservations ['464c6310-c63c-474e-90a5-cb1415f39a85', 'dd09c20c-6118-4d47-832c-ec9883bcf5d5', '51e3d963-b910-4ef8-a7a0-654070abc569', '252d6afe-49c8-43e4-b051-a5dbd25da9c4'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:14.168024 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0463ebf-0537-4e66-a117-96fc00843893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['464c6310-c63c-474e-90a5-cb1415f39a85', 'dd09c20c-6118-4d47-832c-ec9883bcf5d5', '51e3d963-b910-4ef8-a7a0-654070abc569', '252d6afe-49c8-43e4-b051-a5dbd25da9c4']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:14.169017 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d2f51c-f82d-4bc9-a4e9-58d30a9c3026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:14.199378 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d2f51c-f82d-4bc9-a4e9-58d30a9c3026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6225d28c-4558-4561-98de-140e874507e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-194070379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8e19758762470b82ce59584f48fd2b',qos_specs=None,replication_status=,reservations=['464c6310-c63c-474e-90a5-cb1415f39a85','dd09c20c-6118-4d47-832c-ec9883bcf5d5','51e3d963-b910-4ef8-a7a0-654070abc569','252d6afe-49c8-43e4-b051-a5dbd25da9c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364e80a0202a4102b2cdea8299271aca',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-194070379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6225d28c-4558-4561-98de-140e874507e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8e19758762470b82ce59584f48fd2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='364e80a0202a4102b2cdea8299271aca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:14.200393 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f624b9-9e7c-4bba-b26f-e8edb55254f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:14.221659 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f624b9-9e7c-4bba-b26f-e8edb55254f2) transitioned into state 'SUCCESS' from state '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-194070379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8e19758762470b82ce59584f48fd2b',qos_specs=None,replication_status=,reservations=['464c6310-c63c-474e-90a5-cb1415f39a85','dd09c20c-6118-4d47-832c-ec9883bcf5d5','51e3d963-b910-4ef8-a7a0-654070abc569','252d6afe-49c8-43e4-b051-a5dbd25da9c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364e80a0202a4102b2cdea8299271aca',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:14.222549 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (066d19fd-74fa-4575-b273-61836ee3021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:14.234718 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (066d19fd-74fa-4575-b273-61836ee3021d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:14.235675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Flow 'volume_create_api' (414693bb-8496-4aee-91f3-759bfa330b0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:14.236047 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Create volume request issued successfully. Aug 01 13:56:14.236972 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-66d3bacb-f892-4809-8df3-ad6f716ef120 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:14.237626 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 465/1897] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:56:14 2026] POST /volume/v3/volumes => generated 818 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:14.255108 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-19f70dd6-7b0b-44d1-af28-cd2c8bfa42c4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:14.257135 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19f70dd6-7b0b-44d1-af28-cd2c8bfa42c4 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:14.257334 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19f70dd6-7b0b-44d1-af28-cd2c8bfa42c4 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:14.257530 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19f70dd6-7b0b-44d1-af28-cd2c8bfa42c4 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:14.267677 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:14.267677 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:14.272359 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-19f70dd6-7b0b-44d1-af28-cd2c8bfa42c4 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Volume info retrieved successfully. Aug 01 13:56:14.279736 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19f70dd6-7b0b-44d1-af28-cd2c8bfa42c4 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 returned with HTTP 200 Aug 01 13:56:14.280304 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 476/1898] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:14 2026] GET /volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:15.298760 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d7c47db9-c699-4373-9058-9501128a50c8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.300949 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d7c47db9-c699-4373-9058-9501128a50c8 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:15.301283 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d7c47db9-c699-4373-9058-9501128a50c8 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:15.301593 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d7c47db9-c699-4373-9058-9501128a50c8 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:15.322181 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:15.322181 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:15.337472 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d7c47db9-c699-4373-9058-9501128a50c8 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Volume info retrieved successfully. Aug 01 13:56:15.345584 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d7c47db9-c699-4373-9058-9501128a50c8 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 returned with HTTP 200 Aug 01 13:56:15.346076 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 479/1899] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:15 2026] GET /volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 => generated 945 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:15.364130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4371662-ca22-4ee6-81d8-6fb05d032921 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.366723 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4371662-ca22-4ee6-81d8-6fb05d032921 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] POST https://10.4.3.223/volume/v3/volume-transfers Aug 01 13:56:15.367240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4371662-ca22-4ee6-81d8-6fb05d032921 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6225d28c-4558-4561-98de-140e874507e9"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:15.369378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volume_transfer [None req-c4371662-ca22-4ee6-81d8-6fb05d032921 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Creating new volume transfer {'transfer': {'volume_id': '6225d28c-4558-4561-98de-140e874507e9'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 13:56:15.369587 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volume_transfer [None req-c4371662-ca22-4ee6-81d8-6fb05d032921 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Creating transfer of volume 6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:15.369761 np0000006308 devstack@c-api.service[100199]: INFO cinder.transfer.api [None req-c4371662-ca22-4ee6-81d8-6fb05d032921 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Generating transfer record for volume 6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:15.382894 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:15.382894 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:15.404444 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4371662-ca22-4ee6-81d8-6fb05d032921 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 202 Aug 01 13:56:15.405333 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 480/1900] 10.4.3.223 () {70 vars in 1326 bytes} [Sat Aug 1 13:56:15 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:15.421705 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-89bb8eb4-08c6-4c29-a9fe-579244726c68 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.424237 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-89bb8eb4-08c6-4c29-a9fe-579244726c68 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:15.424767 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-89bb8eb4-08c6-4c29-a9fe-579244726c68 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:15.426233 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-89bb8eb4-08c6-4c29-a9fe-579244726c68 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:15.439565 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:15.439565 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:15.450648 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-89bb8eb4-08c6-4c29-a9fe-579244726c68 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Volume info retrieved successfully. Aug 01 13:56:15.459772 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-89bb8eb4-08c6-4c29-a9fe-579244726c68 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 returned with HTTP 200 Aug 01 13:56:15.460134 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 466/1901] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:15 2026] GET /volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 => generated 953 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:56:15.476577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-55c34596-0abc-4f25-ba3a-265de5c7e87f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.480245 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55c34596-0abc-4f25-ba3a-265de5c7e87f tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volume-transfers/detail Aug 01 13:56:15.480245 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55c34596-0abc-4f25-ba3a-265de5c7e87f tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:15.480245 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55c34596-0abc-4f25-ba3a-265de5c7e87f tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:15.480245 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volume_transfer [None req-55c34596-0abc-4f25-ba3a-265de5c7e87f tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Listing volume transfers {{(pid=100202) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 13:56:15.484872 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55c34596-0abc-4f25-ba3a-265de5c7e87f tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 01 13:56:15.485539 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 477/1902] 10.4.3.223 () {68 vars in 1326 bytes} [Sat Aug 1 13:56:15 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:15.501733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7f0a6ee7-471f-4a9e-967a-f4811392299e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.504151 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f0a6ee7-471f-4a9e-967a-f4811392299e tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/d03de48b-d8ab-4bb4-943b-477b827bba61 Aug 01 13:56:15.504343 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f0a6ee7-471f-4a9e-967a-f4811392299e tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:15.504840 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f0a6ee7-471f-4a9e-967a-f4811392299e tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:15.504990 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.volume_transfer [None req-7f0a6ee7-471f-4a9e-967a-f4811392299e tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Delete transfer with id: d03de48b-d8ab-4bb4-943b-477b827bba61 Aug 01 13:56:15.518713 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:15.518713 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:15.533713 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f0a6ee7-471f-4a9e-967a-f4811392299e tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volume-transfers/d03de48b-d8ab-4bb4-943b-477b827bba61 returned with HTTP 202 Aug 01 13:56:15.534134 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 480/1903] 10.4.3.223 () {68 vars in 1419 bytes} [Sat Aug 1 13:56:15 2026] DELETE /volume/v3/volume-transfers/d03de48b-d8ab-4bb4-943b-477b827bba61 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:56:15.544732 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e2e1764f-1821-4eea-9eb1-065854b83a41 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.546829 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2e1764f-1821-4eea-9eb1-065854b83a41 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:15.547048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2e1764f-1821-4eea-9eb1-065854b83a41 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:15.547288 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2e1764f-1821-4eea-9eb1-065854b83a41 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:15.558653 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:15.558653 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:15.567174 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e2e1764f-1821-4eea-9eb1-065854b83a41 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Volume info retrieved successfully. Aug 01 13:56:15.576242 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2e1764f-1821-4eea-9eb1-065854b83a41 tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 returned with HTTP 200 Aug 01 13:56:15.576402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3eb94f0d-0dba-4420-90ba-add11306312f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.576709 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 481/1904] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:15 2026] GET /volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:15.578432 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3eb94f0d-0dba-4420-90ba-add11306312f tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:56:15.578612 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3eb94f0d-0dba-4420-90ba-add11306312f tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:15.578792 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3eb94f0d-0dba-4420-90ba-add11306312f tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:15.590722 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e638c37b-e433-4bb4-b3fd-bcbb5b0f416a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.595449 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e638c37b-e433-4bb4-b3fd-bcbb5b0f416a tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/d03de48b-d8ab-4bb4-943b-477b827bba61 Aug 01 13:56:15.595449 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e638c37b-e433-4bb4-b3fd-bcbb5b0f416a tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:15.595449 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e638c37b-e433-4bb4-b3fd-bcbb5b0f416a tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:15.596088 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-e638c37b-e433-4bb4-b3fd-bcbb5b0f416a tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Delete transfer with id: d03de48b-d8ab-4bb4-943b-477b827bba61 Aug 01 13:56:15.599886 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:15.599886 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:15.602521 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e638c37b-e433-4bb4-b3fd-bcbb5b0f416a tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volume-transfers/d03de48b-d8ab-4bb4-943b-477b827bba61 returned with HTTP 404 Aug 01 13:56:15.603645 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 478/1905] 10.4.3.223 () {68 vars in 1419 bytes} [Sat Aug 1 13:56:15 2026] DELETE /volume/v3/volume-transfers/d03de48b-d8ab-4bb4-943b-477b827bba61 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:56:15.604540 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3eb94f0d-0dba-4420-90ba-add11306312f tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:15.610894 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3eb94f0d-0dba-4420-90ba-add11306312f tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:56:15.611410 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 467/1906] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:15 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:15.612503 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-91794c76-2afa-47ae-9252-363fc8db7b14 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.624342 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91794c76-2afa-47ae-9252-363fc8db7b14 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:15.627790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91794c76-2afa-47ae-9252-363fc8db7b14 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:15.627790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91794c76-2afa-47ae-9252-363fc8db7b14 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:15.627790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-91794c76-2afa-47ae-9252-363fc8db7b14 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Delete volume with id: 6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:15.637068 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:15.637068 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:15.637566 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-91794c76-2afa-47ae-9252-363fc8db7b14 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Volume info retrieved successfully. Aug 01 13:56:15.672436 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-91794c76-2afa-47ae-9252-363fc8db7b14 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Delete volume request issued successfully. Aug 01 13:56:15.672759 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91794c76-2afa-47ae-9252-363fc8db7b14 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 returned with HTTP 202 Aug 01 13:56:15.673722 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 481/1907] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:56:15 2026] DELETE /volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:56:15.688440 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e2726f7f-5ec5-42fe-82fd-920a32f0274a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.691514 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2726f7f-5ec5-42fe-82fd-920a32f0274a tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] GET https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:15.691826 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2726f7f-5ec5-42fe-82fd-920a32f0274a tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:15.692070 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2726f7f-5ec5-42fe-82fd-920a32f0274a tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:15.704054 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:15.704054 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:15.711775 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e2726f7f-5ec5-42fe-82fd-920a32f0274a tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Volume info retrieved successfully. Aug 01 13:56:15.719201 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2726f7f-5ec5-42fe-82fd-920a32f0274a tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 returned with HTTP 200 Aug 01 13:56:15.719809 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 482/1908] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:15 2026] GET /volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:56:15.933521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c5dc2d97-d2f2-408e-871b-dcb730b961e5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:15.935365 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5dc2d97-d2f2-408e-871b-dcb730b961e5 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:56:15.935649 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5dc2d97-d2f2-408e-871b-dcb730b961e5 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:15.935923 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5dc2d97-d2f2-408e-871b-dcb730b961e5 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:15.950152 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:15.950152 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:15.955718 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c5dc2d97-d2f2-408e-871b-dcb730b961e5 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:15.962483 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5dc2d97-d2f2-408e-871b-dcb730b961e5 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:56:15.963006 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 479/1909] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:15 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:16.020963 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-615cca72-f971-42df-a41c-53f9d9ecde3e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:16.024076 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-615cca72-f971-42df-a41c-53f9d9ecde3e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:56:16.024555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-615cca72-f971-42df-a41c-53f9d9ecde3e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:16.024912 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-615cca72-f971-42df-a41c-53f9d9ecde3e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:16.040473 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:16.040473 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:16.050329 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-615cca72-f971-42df-a41c-53f9d9ecde3e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:16.055249 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-615cca72-f971-42df-a41c-53f9d9ecde3e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:56:16.055800 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 468/1910] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:56:16 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:16.072619 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-5585b9fe-2b81-4fdd-89f3-6a3234968c03 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:16.078189 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-5585b9fe-2b81-4fdd-89f3-6a3234968c03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9/action Aug 01 13:56:16.078620 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-5585b9fe-2b81-4fdd-89f3-6a3234968c03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:56:16.078758 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-5585b9fe-2b81-4fdd-89f3-6a3234968c03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:16.102669 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-33cdde88-ed8d-405c-80ee-252fcdc82d30 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:16.108103 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-33cdde88-ed8d-405c-80ee-252fcdc82d30 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2/action Aug 01 13:56:16.109199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-33cdde88-ed8d-405c-80ee-252fcdc82d30 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:56:16.109199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-33cdde88-ed8d-405c-80ee-252fcdc82d30 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:16.119267 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:16.119267 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:16.125323 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:16.125323 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:16.125980 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-33cdde88-ed8d-405c-80ee-252fcdc82d30 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:16.137295 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-33cdde88-ed8d-405c-80ee-252fcdc82d30 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Begin detaching volume completed successfully. Aug 01 13:56:16.137464 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-33cdde88-ed8d-405c-80ee-252fcdc82d30 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2/action returned with HTTP 202 Aug 01 13:56:16.138646 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 483/1911] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:56:16 2026] POST /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:56:16.144331 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-470e0ea3-e70f-4815-8960-47e217c61cb2 req-5585b9fe-2b81-4fdd-89f3-6a3234968c03 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9/action returned with HTTP 204 Aug 01 13:56:16.145003 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 482/1912] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:56:16 2026] POST /volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:16.191810 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b647dc3b-2baa-44b4-8a80-bff9239d7805 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:16.192330 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b647dc3b-2baa-44b4-8a80-bff9239d7805 None None] GET https://10.4.3.223/volume// Aug 01 13:56:16.192565 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b647dc3b-2baa-44b4-8a80-bff9239d7805 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:16.193309 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b647dc3b-2baa-44b4-8a80-bff9239d7805 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:16.193368 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b647dc3b-2baa-44b4-8a80-bff9239d7805 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:16.194677 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 480/1913] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:56:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:56:16.215395 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-7f8ec12a-46f7-4393-8200-555039775795 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:16.218624 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-7f8ec12a-46f7-4393-8200-555039775795 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:56:16.218881 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-7f8ec12a-46f7-4393-8200-555039775795 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:16.219165 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-7f8ec12a-46f7-4393-8200-555039775795 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:16.238080 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:16.238080 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:16.245059 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-7f8ec12a-46f7-4393-8200-555039775795 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:16.254441 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-7f8ec12a-46f7-4393-8200-555039775795 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:56:16.255228 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 469/1914] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:56:16 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 1322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:56:16.733762 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-679aff45-3374-4b6a-9473-f22bdce58731 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:16.735880 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-679aff45-3374-4b6a-9473-f22bdce58731 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] GET https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:16.736620 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-679aff45-3374-4b6a-9473-f22bdce58731 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:16.736620 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-679aff45-3374-4b6a-9473-f22bdce58731 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:16.746510 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-679aff45-3374-4b6a-9473-f22bdce58731 tempest-VolumesTransfersV355Test-2012825846 tempest-VolumesTransfersV355Test-2012825846-project-admin] https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 returned with HTTP 404 Aug 01 13:56:16.747261 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 484/1915] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:16 2026] GET /volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:56:16.755868 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ee16c07c-2bd7-41de-b126-15d89e01becf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:16.760308 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ee16c07c-2bd7-41de-b126-15d89e01becf tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] GET https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:16.760308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ee16c07c-2bd7-41de-b126-15d89e01becf tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:16.760308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ee16c07c-2bd7-41de-b126-15d89e01becf tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:16.764617 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ee16c07c-2bd7-41de-b126-15d89e01becf tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 returned with HTTP 404 Aug 01 13:56:16.765126 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 483/1916] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:56:16 2026] GET /volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:56:16.775824 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-42c73ca9-ce97-40c6-81e9-f9270e9baccd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:16.778239 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-42c73ca9-ce97-40c6-81e9-f9270e9baccd tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:16.778552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-42c73ca9-ce97-40c6-81e9-f9270e9baccd tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:16.778798 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-42c73ca9-ce97-40c6-81e9-f9270e9baccd tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:16.779932 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-42c73ca9-ce97-40c6-81e9-f9270e9baccd tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] Delete volume with id: 6225d28c-4558-4561-98de-140e874507e9 Aug 01 13:56:16.786791 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-42c73ca9-ce97-40c6-81e9-f9270e9baccd tempest-VolumesTransfersV355Test-1657642973 tempest-VolumesTransfersV355Test-1657642973-project-member] https://10.4.3.223/volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 returned with HTTP 404 Aug 01 13:56:16.787662 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 481/1917] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:56:16 2026] DELETE /volume/v3/volumes/6225d28c-4558-4561-98de-140e874507e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:56:17.347591 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-a10d9346-ffe5-4680-855d-5660ad3ed8c1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:17.349973 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-a10d9346-ffe5-4680-855d-5660ad3ed8c1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f3d7ff6f-2ece-42b4-9bac-d30dc8292f92 Aug 01 13:56:17.350272 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-a10d9346-ffe5-4680-855d-5660ad3ed8c1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:17.350483 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-a10d9346-ffe5-4680-855d-5660ad3ed8c1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:17.357643 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:17.357643 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:17.401609 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-df4f0a06-9513-44f6-afb3-909a3117aee0 req-a10d9346-ffe5-4680-855d-5660ad3ed8c1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/f3d7ff6f-2ece-42b4-9bac-d30dc8292f92 returned with HTTP 200 Aug 01 13:56:17.402030 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 470/1918] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:56:17 2026] DELETE /volume/v3/attachments/f3d7ff6f-2ece-42b4-9bac-d30dc8292f92 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:18.316622 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e5e3f54-ae55-4b82-8271-9a03f6413d3f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:18.319622 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e5e3f54-ae55-4b82-8271-9a03f6413d3f tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:56:18.319881 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e5e3f54-ae55-4b82-8271-9a03f6413d3f tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:18.320125 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e5e3f54-ae55-4b82-8271-9a03f6413d3f tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:18.331205 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:18.331205 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:18.336890 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3e5e3f54-ae55-4b82-8271-9a03f6413d3f tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:18.349581 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e5e3f54-ae55-4b82-8271-9a03f6413d3f tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:56:18.350059 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 485/1919] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:18 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:20.196427 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6ea60845-0153-43b3-af39-806b3f3c6baa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:20.198600 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:20.199158 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2012240263"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:20.200754 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume request body: {'volume': {'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2012240263'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:20.298188 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume of 1 GB Aug 01 13:56:20.304641 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Availability Zones retrieved successfully. Aug 01 13:56:20.312616 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Flow 'volume_create_api' (579bca5a-c7f2-4b0a-ba51-faa83b5809db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:20.314893 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba174fb-66c3-430d-9a9e-86ca8cb4088d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:20.316811 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:20.396346 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba174fb-66c3-430d-9a9e-86ca8cb4088d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:20.397499 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c015ea55-6f8c-4c66-a189-115493355f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:20.489613 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Created reservations ['f00ca18e-8993-4718-a7c3-fd3280872998', '21d8bd4b-1b9c-4a9a-8c0a-9acc2d248995', '88d93d8a-22e3-497d-906d-031503d18f10', '38dcda6a-4afe-4427-a5f0-ad51df752ce5'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:20.490514 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c015ea55-6f8c-4c66-a189-115493355f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f00ca18e-8993-4718-a7c3-fd3280872998', '21d8bd4b-1b9c-4a9a-8c0a-9acc2d248995', '88d93d8a-22e3-497d-906d-031503d18f10', '38dcda6a-4afe-4427-a5f0-ad51df752ce5']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:20.491602 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d289971-9d61-48ee-a736-d933e54f0efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:20.521963 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d289971-9d61-48ee-a736-d933e54f0efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77b0ac1a-5b1d-40da-bffe-006395f3be9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2012240263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57245945a7094d2884f339a195359074',qos_specs=None,replication_status=,reservations=['f00ca18e-8993-4718-a7c3-fd3280872998','21d8bd4b-1b9c-4a9a-8c0a-9acc2d248995','88d93d8a-22e3-497d-906d-031503d18f10','38dcda6a-4afe-4427-a5f0-ad51df752ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3316a166695945df9e9707e9b1970a0b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2012240263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77b0ac1a-5b1d-40da-bffe-006395f3be9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57245945a7094d2884f339a195359074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3316a166695945df9e9707e9b1970a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:20.523552 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0716d3e3-65e7-45b2-a903-d24a5cafea91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:20.557582 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0716d3e3-65e7-45b2-a903-d24a5cafea91) transitioned into state 'SUCCESS' from state '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-2012240263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57245945a7094d2884f339a195359074',qos_specs=None,replication_status=,reservations=['f00ca18e-8993-4718-a7c3-fd3280872998','21d8bd4b-1b9c-4a9a-8c0a-9acc2d248995','88d93d8a-22e3-497d-906d-031503d18f10','38dcda6a-4afe-4427-a5f0-ad51df752ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3316a166695945df9e9707e9b1970a0b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:20.558684 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c9895b-812d-4002-8e4d-09156506b3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:20.577051 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c9895b-812d-4002-8e4d-09156506b3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:20.578158 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Flow 'volume_create_api' (579bca5a-c7f2-4b0a-ba51-faa83b5809db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:20.578754 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume request issued successfully. Aug 01 13:56:20.581010 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ea60845-0153-43b3-af39-806b3f3c6baa tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:20.581656 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 484/1920] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:20 2026] POST /volume/v3/volumes => generated 747 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:20.598184 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b0b26d55-21bb-4bc7-ad58-a8cf8003df31 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:20.603067 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b0b26d55-21bb-4bc7-ad58-a8cf8003df31 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d Aug 01 13:56:20.604126 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b0b26d55-21bb-4bc7-ad58-a8cf8003df31 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:20.604422 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b0b26d55-21bb-4bc7-ad58-a8cf8003df31 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:20.615370 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:20.615370 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:20.619710 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b0b26d55-21bb-4bc7-ad58-a8cf8003df31 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:20.626197 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b0b26d55-21bb-4bc7-ad58-a8cf8003df31 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d returned with HTTP 200 Aug 01 13:56:20.626714 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 482/1921] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:20 2026] GET /volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:21.644274 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fb67d204-fa4e-48d2-bd5b-661dfdfe1e96 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:21.646763 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb67d204-fa4e-48d2-bd5b-661dfdfe1e96 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d Aug 01 13:56:21.647248 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fb67d204-fa4e-48d2-bd5b-661dfdfe1e96 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:21.648641 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fb67d204-fa4e-48d2-bd5b-661dfdfe1e96 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:21.657545 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:21.657545 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:21.660721 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fb67d204-fa4e-48d2-bd5b-661dfdfe1e96 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:21.665780 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb67d204-fa4e-48d2-bd5b-661dfdfe1e96 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d returned with HTTP 200 Aug 01 13:56:21.666402 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 471/1922] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:21 2026] GET /volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:21.680420 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:21.684272 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:21.684272 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "77b0ac1a-5b1d-40da-bffe-006395f3be9d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1783568255"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:21.686612 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume request body: {'volume': {'source_volid': '77b0ac1a-5b1d-40da-bffe-006395f3be9d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1783568255'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:21.698892 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:21.698892 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:21.700019 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume retrieved successfully. Aug 01 13:56:21.700019 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume of 1 GB Aug 01 13:56:21.708564 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Availability Zones retrieved successfully. Aug 01 13:56:21.714960 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Flow 'volume_create_api' (da9cac6e-b6cc-4297-9dbd-1eb11d83957f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:21.716481 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f67ff6a-a5c8-4369-afff-cd02f1c3a64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:21.717700 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:21.756997 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f67ff6a-a5c8-4369-afff-cd02f1c3a64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '77b0ac1a-5b1d-40da-bffe-006395f3be9d', 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:21.757829 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1415d43e-502d-4a64-bec9-83cfaed42047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:21.829762 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Created reservations ['d2a0c2a2-e3fa-4b8e-96da-3edc945bd513', '341ccdb9-5ca7-4a07-b3d9-3cc67b1e0876', 'f5539c13-8a85-44d6-a652-46e547229848', '4e07f8ff-e74a-4c3e-ac18-735ef1981a87'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:21.830050 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1415d43e-502d-4a64-bec9-83cfaed42047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2a0c2a2-e3fa-4b8e-96da-3edc945bd513', '341ccdb9-5ca7-4a07-b3d9-3cc67b1e0876', 'f5539c13-8a85-44d6-a652-46e547229848', '4e07f8ff-e74a-4c3e-ac18-735ef1981a87']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:21.830923 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28594e7c-529a-4f06-a288-7a2ee17d2150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:21.871693 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28594e7c-529a-4f06-a288-7a2ee17d2150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba51dd4e-4f13-4af1-804d-43592bd4fe88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1783568255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57245945a7094d2884f339a195359074',qos_specs=None,replication_status=,reservations=['d2a0c2a2-e3fa-4b8e-96da-3edc945bd513','341ccdb9-5ca7-4a07-b3d9-3cc67b1e0876','f5539c13-8a85-44d6-a652-46e547229848','4e07f8ff-e74a-4c3e-ac18-735ef1981a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=77b0ac1a-5b1d-40da-bffe-006395f3be9d,status='creating',user_id='3316a166695945df9e9707e9b1970a0b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), '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-01T13:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1783568255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba51dd4e-4f13-4af1-804d-43592bd4fe88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57245945a7094d2884f339a195359074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=77b0ac1a-5b1d-40da-bffe-006395f3be9d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3316a166695945df9e9707e9b1970a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:21.872804 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b680efc-bbc3-4288-aa9b-5a9a8e162ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:21.901016 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b680efc-bbc3-4288-aa9b-5a9a8e162ff0) transitioned into state 'SUCCESS' from state '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-1783568255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57245945a7094d2884f339a195359074',qos_specs=None,replication_status=,reservations=['d2a0c2a2-e3fa-4b8e-96da-3edc945bd513','341ccdb9-5ca7-4a07-b3d9-3cc67b1e0876','f5539c13-8a85-44d6-a652-46e547229848','4e07f8ff-e74a-4c3e-ac18-735ef1981a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=77b0ac1a-5b1d-40da-bffe-006395f3be9d,status='creating',user_id='3316a166695945df9e9707e9b1970a0b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:21.902017 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb756517-75c4-4f43-87fa-e4e54993a1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:21.930323 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb756517-75c4-4f43-87fa-e4e54993a1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:21.931261 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Flow 'volume_create_api' (da9cac6e-b6cc-4297-9dbd-1eb11d83957f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:21.931728 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume request issued successfully. Aug 01 13:56:21.932867 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d980a92a-db29-4161-b49a-8be08bf5cec0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:21.933304 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 486/1923] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:21 2026] POST /volume/v3/volumes => generated 780 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:21.952643 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4896e51b-1d0c-408f-920f-b6c7d23468f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:21.962159 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4896e51b-1d0c-408f-920f-b6c7d23468f1 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 Aug 01 13:56:21.962481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4896e51b-1d0c-408f-920f-b6c7d23468f1 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:21.962806 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4896e51b-1d0c-408f-920f-b6c7d23468f1 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:21.971639 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:21.971639 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:21.975997 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4896e51b-1d0c-408f-920f-b6c7d23468f1 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:21.984993 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4896e51b-1d0c-408f-920f-b6c7d23468f1 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 returned with HTTP 200 Aug 01 13:56:21.985668 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 485/1924] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:21 2026] GET /volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:22.085956 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-013ee775-dfb7-4572-90e3-d37a57497bcf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:22.088350 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:22.088752 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1363025594", "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:22.090466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1363025594', 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:22.277281 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Create volume of 1 GB Aug 01 13:56:22.285796 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Availability Zones retrieved successfully. Aug 01 13:56:22.297133 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Flow 'volume_create_api' (8e13dd3f-c3c3-4103-a3b7-7ff0ef145a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:22.298916 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4724df11-3233-459b-ac03-10b8e3e7e165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:22.301761 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:22.380310 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4724df11-3233-459b-ac03-10b8e3e7e165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:22.381590 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (253e457c-a99a-4014-899b-194394bbbd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:22.451401 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Created reservations ['31d6106c-cecb-4027-a831-4915c11ce393', 'f9ca04e0-0e86-41d2-9058-e819239fbe66', 'f6700762-5241-47a1-8b2c-50135c18ce66', 'ab5256f0-6409-4a87-8f07-f002c4c09e45'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:22.452608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (253e457c-a99a-4014-899b-194394bbbd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31d6106c-cecb-4027-a831-4915c11ce393', 'f9ca04e0-0e86-41d2-9058-e819239fbe66', 'f6700762-5241-47a1-8b2c-50135c18ce66', 'ab5256f0-6409-4a87-8f07-f002c4c09e45']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:22.453634 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f575a933-a6fd-4a75-8b67-cc565ece9c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:22.491266 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f575a933-a6fd-4a75-8b67-cc565ece9c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25ee6ff3-00d8-465d-8fa5-d12a039bb5c6', '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-1363025594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8d1139ca904b12af840e6f77a6e3ae',qos_specs=None,replication_status=,reservations=['31d6106c-cecb-4027-a831-4915c11ce393','f9ca04e0-0e86-41d2-9058-e819239fbe66','f6700762-5241-47a1-8b2c-50135c18ce66','ab5256f0-6409-4a87-8f07-f002c4c09e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88f1b33ab644f36a556e67b842a8ff8',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1363025594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25ee6ff3-00d8-465d-8fa5-d12a039bb5c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d8d1139ca904b12af840e6f77a6e3ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b88f1b33ab644f36a556e67b842a8ff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:22.492138 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0c82ed2-79a3-4d3f-9315-47ef49b72682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:22.514602 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0c82ed2-79a3-4d3f-9315-47ef49b72682) transitioned into state 'SUCCESS' from state '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-1363025594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8d1139ca904b12af840e6f77a6e3ae',qos_specs=None,replication_status=,reservations=['31d6106c-cecb-4027-a831-4915c11ce393','f9ca04e0-0e86-41d2-9058-e819239fbe66','f6700762-5241-47a1-8b2c-50135c18ce66','ab5256f0-6409-4a87-8f07-f002c4c09e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88f1b33ab644f36a556e67b842a8ff8',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:22.515599 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b72c3c27-f7e5-4a89-906b-ddf0d2bffdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:22.531249 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b72c3c27-f7e5-4a89-906b-ddf0d2bffdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:22.532435 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Flow 'volume_create_api' (8e13dd3f-c3c3-4103-a3b7-7ff0ef145a7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:22.533488 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Create volume request issued successfully. Aug 01 13:56:22.533933 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-013ee775-dfb7-4572-90e3-d37a57497bcf tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:22.534538 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 483/1925] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:22 2026] POST /volume/v3/volumes => generated 753 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:22.553841 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-11f243a7-051d-4af7-b40b-310cd85254ff None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:22.558234 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-11f243a7-051d-4af7-b40b-310cd85254ff tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 Aug 01 13:56:22.558547 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-11f243a7-051d-4af7-b40b-310cd85254ff tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:22.559097 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-11f243a7-051d-4af7-b40b-310cd85254ff tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:22.571921 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:22.571921 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:22.580479 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-11f243a7-051d-4af7-b40b-310cd85254ff tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:22.585677 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-11f243a7-051d-4af7-b40b-310cd85254ff tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 returned with HTTP 200 Aug 01 13:56:22.586348 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 472/1926] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:22 2026] GET /volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:23.003554 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-65354679-c262-4259-bfe7-4052c3d00ece None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:23.006479 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-65354679-c262-4259-bfe7-4052c3d00ece tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 Aug 01 13:56:23.006734 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-65354679-c262-4259-bfe7-4052c3d00ece tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:23.007579 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-65354679-c262-4259-bfe7-4052c3d00ece tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:23.017740 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:23.017740 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:23.026172 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-65354679-c262-4259-bfe7-4052c3d00ece tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:23.035405 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-65354679-c262-4259-bfe7-4052c3d00ece tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 returned with HTTP 200 Aug 01 13:56:23.036058 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 487/1927] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:23 2026] GET /volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 => generated 1389 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:23.055454 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68e9f590-d729-47d8-ba07-ae403cf6431e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:23.058857 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68e9f590-d729-47d8-ba07-ae403cf6431e tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 Aug 01 13:56:23.058857 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68e9f590-d729-47d8-ba07-ae403cf6431e tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:23.059716 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68e9f590-d729-47d8-ba07-ae403cf6431e tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:23.070431 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:23.070431 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:23.075346 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-68e9f590-d729-47d8-ba07-ae403cf6431e tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:23.081592 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68e9f590-d729-47d8-ba07-ae403cf6431e tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 returned with HTTP 200 Aug 01 13:56:23.082946 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 486/1928] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:23 2026] GET /volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:23.098678 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7eecde8b-7d75-4a0a-a5ea-3f24c3bbd149 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:23.101608 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7eecde8b-7d75-4a0a-a5ea-3f24c3bbd149 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 Aug 01 13:56:23.101857 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7eecde8b-7d75-4a0a-a5ea-3f24c3bbd149 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:23.102352 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7eecde8b-7d75-4a0a-a5ea-3f24c3bbd149 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:23.112926 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:23.112926 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:23.118428 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7eecde8b-7d75-4a0a-a5ea-3f24c3bbd149 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:23.132482 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7eecde8b-7d75-4a0a-a5ea-3f24c3bbd149 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 returned with HTTP 200 Aug 01 13:56:23.133135 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 484/1929] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:23 2026] GET /volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 => generated 1389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:23.156034 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-69c66add-5fc8-4604-8a83-353619047928 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:23.161841 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69c66add-5fc8-4604-8a83-353619047928 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 Aug 01 13:56:23.162224 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69c66add-5fc8-4604-8a83-353619047928 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:23.162740 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69c66add-5fc8-4604-8a83-353619047928 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:23.163900 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-69c66add-5fc8-4604-8a83-353619047928 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Delete volume with id: ba51dd4e-4f13-4af1-804d-43592bd4fe88 Aug 01 13:56:23.177440 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:23.177440 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:23.178052 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-69c66add-5fc8-4604-8a83-353619047928 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:23.204235 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-69c66add-5fc8-4604-8a83-353619047928 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Delete volume request issued successfully. Aug 01 13:56:23.204235 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69c66add-5fc8-4604-8a83-353619047928 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 returned with HTTP 202 Aug 01 13:56:23.204235 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 473/1930] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:23 2026] DELETE /volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:23.213848 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1d201656-a983-4059-9ce4-a86e4000d634 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:23.215705 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1d201656-a983-4059-9ce4-a86e4000d634 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 Aug 01 13:56:23.218234 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1d201656-a983-4059-9ce4-a86e4000d634 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:23.218234 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1d201656-a983-4059-9ce4-a86e4000d634 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:23.223560 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:23.223560 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:23.230304 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1d201656-a983-4059-9ce4-a86e4000d634 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:23.238654 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1d201656-a983-4059-9ce4-a86e4000d634 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 returned with HTTP 200 Aug 01 13:56:23.239287 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 488/1931] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:23 2026] GET /volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 => generated 1388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:23.602170 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8b09c9a2-7a7a-42f1-be46-d5c241107b1c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:23.604940 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b09c9a2-7a7a-42f1-be46-d5c241107b1c tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 Aug 01 13:56:23.605151 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b09c9a2-7a7a-42f1-be46-d5c241107b1c tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:23.605485 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b09c9a2-7a7a-42f1-be46-d5c241107b1c tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:23.617895 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:23.617895 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:23.622503 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8b09c9a2-7a7a-42f1-be46-d5c241107b1c tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:23.631539 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b09c9a2-7a7a-42f1-be46-d5c241107b1c tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 returned with HTTP 200 Aug 01 13:56:23.632120 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 487/1932] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:23 2026] GET /volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:23.675467 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-edd15145-8e7d-4bcf-828b-08c1187274e1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:23.678525 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-edd15145-8e7d-4bcf-828b-08c1187274e1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 Aug 01 13:56:23.679321 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-edd15145-8e7d-4bcf-828b-08c1187274e1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:23.679321 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-edd15145-8e7d-4bcf-828b-08c1187274e1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:23.690569 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:23.690569 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:23.695652 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-edd15145-8e7d-4bcf-828b-08c1187274e1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:23.702477 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-edd15145-8e7d-4bcf-828b-08c1187274e1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 returned with HTTP 200 Aug 01 13:56:23.703129 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 485/1933] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:56:23 2026] GET /volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:24.260175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3e3d552d-fdd8-4de5-ae8f-4642e0c085e0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:24.263370 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3e3d552d-fdd8-4de5-ae8f-4642e0c085e0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 Aug 01 13:56:24.263871 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3e3d552d-fdd8-4de5-ae8f-4642e0c085e0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:24.264682 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3e3d552d-fdd8-4de5-ae8f-4642e0c085e0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:24.277185 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3e3d552d-fdd8-4de5-ae8f-4642e0c085e0 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 returned with HTTP 404 Aug 01 13:56:24.277765 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 474/1934] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:24 2026] GET /volume/v3/volumes/ba51dd4e-4f13-4af1-804d-43592bd4fe88 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:24.291815 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bc8e2e02-d630-494a-999d-749531ac1558 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:24.295787 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc8e2e02-d630-494a-999d-749531ac1558 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d Aug 01 13:56:24.295989 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc8e2e02-d630-494a-999d-749531ac1558 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:24.296342 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc8e2e02-d630-494a-999d-749531ac1558 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:24.308730 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:24.308730 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:24.314436 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bc8e2e02-d630-494a-999d-749531ac1558 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:24.321173 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc8e2e02-d630-494a-999d-749531ac1558 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d returned with HTTP 200 Aug 01 13:56:24.321976 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 489/1935] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:24 2026] GET /volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:24.341528 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f319e9eb-8472-459f-9ff5-3e104ae27244 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:24.344326 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f319e9eb-8472-459f-9ff5-3e104ae27244 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] DELETE https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d Aug 01 13:56:24.346048 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f319e9eb-8472-459f-9ff5-3e104ae27244 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:24.346359 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f319e9eb-8472-459f-9ff5-3e104ae27244 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:24.346663 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-f319e9eb-8472-459f-9ff5-3e104ae27244 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Delete volume with id: 77b0ac1a-5b1d-40da-bffe-006395f3be9d Aug 01 13:56:24.355264 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-65a9012c-0e87-45a6-b573-47fede5fe2ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:24.360166 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-65a9012c-0e87-45a6-b573-47fede5fe2ce tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 Aug 01 13:56:24.360166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-65a9012c-0e87-45a6-b573-47fede5fe2ce tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:24.360864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-65a9012c-0e87-45a6-b573-47fede5fe2ce tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:24.361640 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:24.361640 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:24.362529 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f319e9eb-8472-459f-9ff5-3e104ae27244 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:24.374086 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:24.374086 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:24.384171 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-65a9012c-0e87-45a6-b573-47fede5fe2ce tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:24.405649 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-65a9012c-0e87-45a6-b573-47fede5fe2ce tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 returned with HTTP 200 Aug 01 13:56:24.405649 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 486/1936] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:56:24 2026] GET /volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 => generated 1361 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:24.406369 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f319e9eb-8472-459f-9ff5-3e104ae27244 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Delete volume request issued successfully. Aug 01 13:56:24.406369 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f319e9eb-8472-459f-9ff5-3e104ae27244 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d returned with HTTP 202 Aug 01 13:56:24.406369 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 488/1937] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:24 2026] DELETE /volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 13:56:24.418526 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-079a3eaf-76cb-4af5-80bc-b094465c719e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:24.419727 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-18562664-426b-4f53-a10e-be52523807ca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:24.420071 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18562664-426b-4f53-a10e-be52523807ca None None] GET https://10.4.3.223/volume// Aug 01 13:56:24.420248 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18562664-426b-4f53-a10e-be52523807ca None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:24.420590 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18562664-426b-4f53-a10e-be52523807ca None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:24.422013 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18562664-426b-4f53-a10e-be52523807ca None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:24.422013 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 490/1938] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:56:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:56:24.423463 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-079a3eaf-76cb-4af5-80bc-b094465c719e tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d Aug 01 13:56:24.423719 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-079a3eaf-76cb-4af5-80bc-b094465c719e tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:24.424929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-079a3eaf-76cb-4af5-80bc-b094465c719e tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:24.438306 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:24.438306 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:24.441759 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-04caa42a-47b5-4011-b649-aa3702a11f40 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:24.445155 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-04caa42a-47b5-4011-b649-aa3702a11f40 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:56:24.445663 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-04caa42a-47b5-4011-b649-aa3702a11f40 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25ee6ff3-00d8-465d-8fa5-d12a039bb5c6", "connector": null, "instance_uuid": "215367f2-1790-4a16-94aa-56dd9b910af4"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:24.449628 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-079a3eaf-76cb-4af5-80bc-b094465c719e tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:24.461258 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:24.461258 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:24.461670 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-079a3eaf-76cb-4af5-80bc-b094465c719e tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d returned with HTTP 200 Aug 01 13:56:24.462308 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 475/1939] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:24 2026] GET /volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d => generated 1354 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:24.522574 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-04caa42a-47b5-4011-b649-aa3702a11f40 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:56:24.522574 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 487/1940] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:56:24 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:25.486126 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7506e720-ac45-4d8f-a152-d0ebac83a02d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:25.486126 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7506e720-ac45-4d8f-a152-d0ebac83a02d tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d Aug 01 13:56:25.486126 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7506e720-ac45-4d8f-a152-d0ebac83a02d tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:25.486741 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7506e720-ac45-4d8f-a152-d0ebac83a02d tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:25.499280 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7506e720-ac45-4d8f-a152-d0ebac83a02d tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d returned with HTTP 404 Aug 01 13:56:25.500413 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 489/1941] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:25 2026] GET /volume/v3/volumes/77b0ac1a-5b1d-40da-bffe-006395f3be9d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:25.513614 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-06b8c662-6d28-4c47-b883-206466a2da16 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:25.518261 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:25.518627 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1000612081"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:25.522333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1000612081'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:25.522425 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume of 1 GB Aug 01 13:56:25.535495 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Availability Zones retrieved successfully. Aug 01 13:56:25.542743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Flow 'volume_create_api' (fa12dc27-90ff-4204-8be3-04fbdcd6a4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:25.545335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d347ef2-7dde-4123-9007-edfe2f79e3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:25.547380 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:25.596682 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d347ef2-7dde-4123-9007-edfe2f79e3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:25.599786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae623f5b-6f73-428a-8347-103a88f6c8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:25.681673 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Created reservations ['de02a50c-8d80-4aa5-a7e0-ddaa52fd8782', '30e73835-d5f9-4855-bf51-27f374fae16c', '6253d454-8fd0-46bb-ac83-4d8d266251f7', '8a1d5558-01cb-4d55-bb45-f69c99dd281d'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:25.682677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae623f5b-6f73-428a-8347-103a88f6c8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de02a50c-8d80-4aa5-a7e0-ddaa52fd8782', '30e73835-d5f9-4855-bf51-27f374fae16c', '6253d454-8fd0-46bb-ac83-4d8d266251f7', '8a1d5558-01cb-4d55-bb45-f69c99dd281d']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:25.683422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d08dbe6a-8bc0-4ae9-ab4a-4e55f554859e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:25.713105 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d08dbe6a-8bc0-4ae9-ab4a-4e55f554859e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2825b12-d0fb-4dce-86a8-2ec5d3ba55b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1000612081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57245945a7094d2884f339a195359074',qos_specs=None,replication_status=,reservations=['de02a50c-8d80-4aa5-a7e0-ddaa52fd8782','30e73835-d5f9-4855-bf51-27f374fae16c','6253d454-8fd0-46bb-ac83-4d8d266251f7','8a1d5558-01cb-4d55-bb45-f69c99dd281d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3316a166695945df9e9707e9b1970a0b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1000612081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57245945a7094d2884f339a195359074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3316a166695945df9e9707e9b1970a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:25.714059 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a62127ea-43e6-4d04-8009-91b05d3429c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:25.765982 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a62127ea-43e6-4d04-8009-91b05d3429c5) transitioned into state 'SUCCESS' from state '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-1000612081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57245945a7094d2884f339a195359074',qos_specs=None,replication_status=,reservations=['de02a50c-8d80-4aa5-a7e0-ddaa52fd8782','30e73835-d5f9-4855-bf51-27f374fae16c','6253d454-8fd0-46bb-ac83-4d8d266251f7','8a1d5558-01cb-4d55-bb45-f69c99dd281d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3316a166695945df9e9707e9b1970a0b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:25.766782 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e022eb-8334-4def-b96c-a6f1a1934c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:25.785907 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e022eb-8334-4def-b96c-a6f1a1934c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:25.787205 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Flow 'volume_create_api' (fa12dc27-90ff-4204-8be3-04fbdcd6a4e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:25.789289 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume request issued successfully. Aug 01 13:56:25.789289 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06b8c662-6d28-4c47-b883-206466a2da16 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:25.789289 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 491/1942] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:56:25 2026] POST /volume/v3/volumes => generated 747 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:25.811456 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4faa2a13-a39f-42fd-a693-e47785323554 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:25.818851 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4faa2a13-a39f-42fd-a693-e47785323554 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 Aug 01 13:56:25.818963 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4faa2a13-a39f-42fd-a693-e47785323554 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:25.819504 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4faa2a13-a39f-42fd-a693-e47785323554 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:25.835332 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:25.835332 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:25.843714 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4faa2a13-a39f-42fd-a693-e47785323554 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:25.861595 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4faa2a13-a39f-42fd-a693-e47785323554 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 returned with HTTP 200 Aug 01 13:56:25.862325 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 476/1943] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:25 2026] GET /volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 => generated 815 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:26.878625 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-585bf4d9-ef19-40e4-8d83-2fff660ea614 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:26.881172 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-585bf4d9-ef19-40e4-8d83-2fff660ea614 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 Aug 01 13:56:26.881498 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-585bf4d9-ef19-40e4-8d83-2fff660ea614 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:26.881760 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-585bf4d9-ef19-40e4-8d83-2fff660ea614 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:26.895142 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:26.895142 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:26.908022 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-585bf4d9-ef19-40e4-8d83-2fff660ea614 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:26.919350 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-585bf4d9-ef19-40e4-8d83-2fff660ea614 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 returned with HTTP 200 Aug 01 13:56:26.919670 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 488/1944] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:26 2026] GET /volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:26.929383 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e4cc0df-0e3a-4ab9-83d3-c372d6afebe7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:26.929870 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e4cc0df-0e3a-4ab9-83d3-c372d6afebe7 None None] GET https://10.4.3.223/volume// Aug 01 13:56:26.930045 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e4cc0df-0e3a-4ab9-83d3-c372d6afebe7 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:26.930297 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e4cc0df-0e3a-4ab9-83d3-c372d6afebe7 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:26.930634 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e4cc0df-0e3a-4ab9-83d3-c372d6afebe7 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:26.930937 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 490/1945] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:56: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 01 13:56:26.938812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:26.942724 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:26.942724 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7", "size": 2, "name": "tempest-VolumesCloneTest-Volume-565522629"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:26.943962 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume request body: {'volume': {'source_volid': 'd2825b12-d0fb-4dce-86a8-2ec5d3ba55b7', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-565522629'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:26.944672 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-1ff19a84-5406-4425-8804-059ff54ef8c1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:26.947895 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-1ff19a84-5406-4425-8804-059ff54ef8c1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 Aug 01 13:56:26.948162 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-1ff19a84-5406-4425-8804-059ff54ef8c1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:26.948429 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-1ff19a84-5406-4425-8804-059ff54ef8c1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:26.951982 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:26.951982 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:26.952549 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume retrieved successfully. Aug 01 13:56:26.952664 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume of 2 GB Aug 01 13:56:26.956841 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Availability Zones retrieved successfully. Aug 01 13:56:26.962037 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:26.962037 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:26.963611 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Flow 'volume_create_api' (ad1564ff-1adc-43c1-8e97-f445ce871673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:26.965581 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29885378-9724-4316-b17e-7536ca1be0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:26.966556 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-1ff19a84-5406-4425-8804-059ff54ef8c1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:56:26.967356 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:26.973435 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-1ff19a84-5406-4425-8804-059ff54ef8c1 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 returned with HTTP 200 Aug 01 13:56:26.973988 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 477/1946] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:56:26 2026] GET /volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 => generated 1540 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:56:27.006074 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29885378-9724-4316-b17e-7536ca1be0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd2825b12-d0fb-4dce-86a8-2ec5d3ba55b7', 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:27.007428 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd6f621-4b92-4998-8c9c-a677f3f79022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:27.073202 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Created reservations ['1752397b-8414-4905-b308-0b17b8a1dcb5', '3bbd1147-bf8d-477a-a405-986d406738db', '8296e3d2-d049-46c8-98d1-ce0ec1ea9d3e', '2b877f4d-36b2-4f8a-8b16-2dea3f665133'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:27.074070 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd6f621-4b92-4998-8c9c-a677f3f79022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1752397b-8414-4905-b308-0b17b8a1dcb5', '3bbd1147-bf8d-477a-a405-986d406738db', '8296e3d2-d049-46c8-98d1-ce0ec1ea9d3e', '2b877f4d-36b2-4f8a-8b16-2dea3f665133']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:27.075044 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4aae33f-62cc-4c03-9da3-0461bf98397b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:27.114268 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-52216307-d871-455c-98c8-2546d66a3fb0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:27.119321 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-52216307-d871-455c-98c8-2546d66a3fb0 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] PUT https://10.4.3.223/volume/v3/attachments/4eb1b82f-7732-4b7f-8447-a8d173bb3931 Aug 01 13:56:27.119900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-52216307-d871-455c-98c8-2546d66a3fb0 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:27.123728 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4aae33f-62cc-4c03-9da3-0461bf98397b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e45941c6-9dae-49b6-94ba-a068cca1e063', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-565522629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57245945a7094d2884f339a195359074',qos_specs=None,replication_status=,reservations=['1752397b-8414-4905-b308-0b17b8a1dcb5','3bbd1147-bf8d-477a-a405-986d406738db','8296e3d2-d049-46c8-98d1-ce0ec1ea9d3e','2b877f4d-36b2-4f8a-8b16-2dea3f665133'],size=2,snapshot_id=None,source_replicaid=,source_volid=d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7,status='creating',user_id='3316a166695945df9e9707e9b1970a0b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-565522629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e45941c6-9dae-49b6-94ba-a068cca1e063,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57245945a7094d2884f339a195359074',provider_auth=None,provider_geometry=None,provider_id=None,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=d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3316a166695945df9e9707e9b1970a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:27.124497 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (597f8eb2-7499-45ea-8aad-31d3593004aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:27.133202 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-52216307-d871-455c-98c8-2546d66a3fb0 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Acquiring lock "cinder-attachment_update-25ee6ff3-00d8-465d-8fa5-d12a039bb5c6-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:56:27.139376 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-52216307-d871-455c-98c8-2546d66a3fb0 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Lock "cinder-attachment_update-25ee6ff3-00d8-465d-8fa5-d12a039bb5c6-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:56:27.140421 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:27.140421 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:27.148268 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (597f8eb2-7499-45ea-8aad-31d3593004aa) transitioned into state 'SUCCESS' from state '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-565522629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57245945a7094d2884f339a195359074',qos_specs=None,replication_status=,reservations=['1752397b-8414-4905-b308-0b17b8a1dcb5','3bbd1147-bf8d-477a-a405-986d406738db','8296e3d2-d049-46c8-98d1-ce0ec1ea9d3e','2b877f4d-36b2-4f8a-8b16-2dea3f665133'],size=2,snapshot_id=None,source_replicaid=,source_volid=d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7,status='creating',user_id='3316a166695945df9e9707e9b1970a0b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:27.148897 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea87e0f1-6339-402e-901f-5b7d51729167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:27.175006 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea87e0f1-6339-402e-901f-5b7d51729167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:27.176433 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Flow 'volume_create_api' (ad1564ff-1adc-43c1-8e97-f445ce871673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:27.177829 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Create volume request issued successfully. Aug 01 13:56:27.177978 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5775844-eb5e-4010-8ee4-a9fa19a349cf tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:27.178578 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 492/1947] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:26 2026] POST /volume/v3/volumes => generated 780 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:27.199093 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e9ec130d-f3da-4d5a-ab75-95e6a684db2a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:27.201239 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e9ec130d-f3da-4d5a-ab75-95e6a684db2a tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 Aug 01 13:56:27.201419 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e9ec130d-f3da-4d5a-ab75-95e6a684db2a tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:27.201588 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e9ec130d-f3da-4d5a-ab75-95e6a684db2a tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:27.213610 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:27.213610 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:27.218752 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e9ec130d-f3da-4d5a-ab75-95e6a684db2a tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:27.225561 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e9ec130d-f3da-4d5a-ab75-95e6a684db2a tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 returned with HTTP 200 Aug 01 13:56:27.226126 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 491/1948] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:27 2026] GET /volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:27.268786 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-52216307-d871-455c-98c8-2546d66a3fb0 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Lock "cinder-attachment_update-25ee6ff3-00d8-465d-8fa5-d12a039bb5c6-np0000006308" released by "attachment_update" :: held 0.130s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:56:27.269053 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-52216307-d871-455c-98c8-2546d66a3fb0 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/4eb1b82f-7732-4b7f-8447-a8d173bb3931 returned with HTTP 200 Aug 01 13:56:27.269929 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 489/1949] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:56:27 2026] PUT /volume/v3/attachments/4eb1b82f-7732-4b7f-8447-a8d173bb3931 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:27.301925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-f59f501f-4a0c-4410-b147-22a060c9b7ef None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:27.304807 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-f59f501f-4a0c-4410-b147-22a060c9b7ef tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/attachments/4eb1b82f-7732-4b7f-8447-a8d173bb3931/action Aug 01 13:56:27.304807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-f59f501f-4a0c-4410-b147-22a060c9b7ef tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:56:27.304807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-f59f501f-4a0c-4410-b147-22a060c9b7ef tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:27.325165 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:27.325165 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:27.338670 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8e723840-02e0-4a1c-8daa-df7339aff847 req-f59f501f-4a0c-4410-b147-22a060c9b7ef tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/4eb1b82f-7732-4b7f-8447-a8d173bb3931/action returned with HTTP 204 Aug 01 13:56:27.339133 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 478/1950] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:56:27 2026] POST /volume/v3/attachments/4eb1b82f-7732-4b7f-8447-a8d173bb3931/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:28.246615 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9387168a-439f-4208-b3b8-741e0239b247 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:28.248823 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9387168a-439f-4208-b3b8-741e0239b247 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 Aug 01 13:56:28.249013 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9387168a-439f-4208-b3b8-741e0239b247 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:28.249199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9387168a-439f-4208-b3b8-741e0239b247 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:28.258349 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:28.258349 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:28.263757 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9387168a-439f-4208-b3b8-741e0239b247 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:28.271575 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9387168a-439f-4208-b3b8-741e0239b247 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 returned with HTTP 200 Aug 01 13:56:28.273140 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 493/1951] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:28 2026] GET /volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:28.290290 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fb9cb783-e0f3-44a7-acf1-c30ba307357d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:28.292093 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb9cb783-e0f3-44a7-acf1-c30ba307357d tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 Aug 01 13:56:28.292277 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb9cb783-e0f3-44a7-acf1-c30ba307357d tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:28.292503 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb9cb783-e0f3-44a7-acf1-c30ba307357d tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:28.299982 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:28.299982 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:28.304736 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fb9cb783-e0f3-44a7-acf1-c30ba307357d tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:28.309400 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb9cb783-e0f3-44a7-acf1-c30ba307357d tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 returned with HTTP 200 Aug 01 13:56:28.309757 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 492/1952] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:28 2026] GET /volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:28.323854 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5094ee8c-ce3b-4113-9961-c946e2bca6a7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:28.326402 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5094ee8c-ce3b-4113-9961-c946e2bca6a7 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 Aug 01 13:56:28.326653 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5094ee8c-ce3b-4113-9961-c946e2bca6a7 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:28.326910 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5094ee8c-ce3b-4113-9961-c946e2bca6a7 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:28.340025 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:28.340025 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:28.350630 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5094ee8c-ce3b-4113-9961-c946e2bca6a7 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:28.357579 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5094ee8c-ce3b-4113-9961-c946e2bca6a7 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 returned with HTTP 200 Aug 01 13:56:28.358088 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 490/1953] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:28 2026] GET /volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:28.370867 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a6729df4-0095-4ffd-ab97-744566e91943 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:28.372734 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6729df4-0095-4ffd-ab97-744566e91943 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 Aug 01 13:56:28.372920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6729df4-0095-4ffd-ab97-744566e91943 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:28.373129 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6729df4-0095-4ffd-ab97-744566e91943 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:28.373362 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-a6729df4-0095-4ffd-ab97-744566e91943 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Delete volume with id: e45941c6-9dae-49b6-94ba-a068cca1e063 Aug 01 13:56:28.380568 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:28.380568 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:28.381024 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a6729df4-0095-4ffd-ab97-744566e91943 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:28.398889 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a6729df4-0095-4ffd-ab97-744566e91943 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Delete volume request issued successfully. Aug 01 13:56:28.399092 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6729df4-0095-4ffd-ab97-744566e91943 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 returned with HTTP 202 Aug 01 13:56:28.399598 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 479/1954] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:28 2026] DELETE /volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:28.411048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a25c24f-9a17-47cf-a913-f3c7e6991708 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:28.413574 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a25c24f-9a17-47cf-a913-f3c7e6991708 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 Aug 01 13:56:28.414478 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a25c24f-9a17-47cf-a913-f3c7e6991708 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:28.414478 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a25c24f-9a17-47cf-a913-f3c7e6991708 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:28.426799 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:28.426799 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:28.431094 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a25c24f-9a17-47cf-a913-f3c7e6991708 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:28.439731 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a25c24f-9a17-47cf-a913-f3c7e6991708 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 returned with HTTP 200 Aug 01 13:56:28.441328 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 494/1955] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:28 2026] GET /volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:29.460464 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9ca254a4-4390-4f47-a3d9-9813ac33cf54 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.465088 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ca254a4-4390-4f47-a3d9-9813ac33cf54 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 Aug 01 13:56:29.465347 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ca254a4-4390-4f47-a3d9-9813ac33cf54 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:29.465503 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ca254a4-4390-4f47-a3d9-9813ac33cf54 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:29.475032 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ca254a4-4390-4f47-a3d9-9813ac33cf54 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 returned with HTTP 404 Aug 01 13:56:29.475872 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 493/1956] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:29 2026] GET /volume/v3/volumes/e45941c6-9dae-49b6-94ba-a068cca1e063 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:29.477162 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-04270cde-414d-4c01-aba9-57c3597e6080 req-12472ace-08f7-4eb3-99b2-0b142011b886 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.479711 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-12472ace-08f7-4eb3-99b2-0b142011b886 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:56:29.480009 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-12472ace-08f7-4eb3-99b2-0b142011b886 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:29.480159 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-12472ace-08f7-4eb3-99b2-0b142011b886 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:29.486851 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1b90d6a3-0861-4383-86c9-18af85ccc1ea None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.488262 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:29.488262 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:29.489638 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b90d6a3-0861-4383-86c9-18af85ccc1ea tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 Aug 01 13:56:29.490080 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b90d6a3-0861-4383-86c9-18af85ccc1ea tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:29.490457 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b90d6a3-0861-4383-86c9-18af85ccc1ea tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:29.492735 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-04270cde-414d-4c01-aba9-57c3597e6080 req-12472ace-08f7-4eb3-99b2-0b142011b886 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:29.498864 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-12472ace-08f7-4eb3-99b2-0b142011b886 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:56:29.499029 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 491/1957] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:56:29 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:29.504239 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:29.504239 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:29.512287 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1b90d6a3-0861-4383-86c9-18af85ccc1ea tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:29.516824 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b90d6a3-0861-4383-86c9-18af85ccc1ea tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 returned with HTTP 200 Aug 01 13:56:29.518077 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 480/1958] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:29 2026] GET /volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:29.537069 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-91c625c9-5c85-4f9f-a026-389594f535ca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.541991 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91c625c9-5c85-4f9f-a026-389594f535ca tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 Aug 01 13:56:29.543143 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91c625c9-5c85-4f9f-a026-389594f535ca tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:29.543143 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91c625c9-5c85-4f9f-a026-389594f535ca tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:29.543427 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-91c625c9-5c85-4f9f-a026-389594f535ca tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Delete volume with id: d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 Aug 01 13:56:29.557174 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:29.557174 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:29.557988 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-91c625c9-5c85-4f9f-a026-389594f535ca tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:29.580202 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-91c625c9-5c85-4f9f-a026-389594f535ca tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Delete volume request issued successfully. Aug 01 13:56:29.580202 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91c625c9-5c85-4f9f-a026-389594f535ca tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 returned with HTTP 202 Aug 01 13:56:29.580202 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 495/1959] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:29 2026] DELETE /volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:29.590355 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aec6036b-cf07-4233-b78f-e300fc21d1c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.592151 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aec6036b-cf07-4233-b78f-e300fc21d1c1 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 Aug 01 13:56:29.592338 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aec6036b-cf07-4233-b78f-e300fc21d1c1 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:29.592689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aec6036b-cf07-4233-b78f-e300fc21d1c1 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:29.603711 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-13b4beb5-3c19-4f06-9930-b8db9c7a9485 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.603909 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:29.603909 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:29.604233 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-13b4beb5-3c19-4f06-9930-b8db9c7a9485 None None] GET https://10.4.3.223/volume// Aug 01 13:56:29.604449 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-13b4beb5-3c19-4f06-9930-b8db9c7a9485 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:29.604707 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-13b4beb5-3c19-4f06-9930-b8db9c7a9485 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:29.605075 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-13b4beb5-3c19-4f06-9930-b8db9c7a9485 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:29.605399 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 492/1960] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:56:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:56:29.614803 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aec6036b-cf07-4233-b78f-e300fc21d1c1 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Volume info retrieved successfully. Aug 01 13:56:29.616342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-04270cde-414d-4c01-aba9-57c3597e6080 req-bdf47394-a026-4109-9121-06626901718a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.620488 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-bdf47394-a026-4109-9121-06626901718a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:56:29.620636 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aec6036b-cf07-4233-b78f-e300fc21d1c1 tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 returned with HTTP 200 Aug 01 13:56:29.621006 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-bdf47394-a026-4109-9121-06626901718a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0513259e-30ff-4d3a-b974-fa50af8724e1", "connector": null, "instance_uuid": "fc92714d-a91f-4892-9e61-d48a4421dbd0"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:29.621298 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 494/1961] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:29 2026] GET /volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:29.635413 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:29.635413 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:29.669525 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-bdf47394-a026-4109-9121-06626901718a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:56:29.670305 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 481/1962] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:56:29 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 01 13:56:29.708401 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0244e2d6-eee3-4125-b591-2dd89692b9e6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.711588 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0244e2d6-eee3-4125-b591-2dd89692b9e6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:56:29.711952 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0244e2d6-eee3-4125-b591-2dd89692b9e6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:29.713233 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0244e2d6-eee3-4125-b591-2dd89692b9e6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:29.719345 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ddac1263-e962-4edd-8582-a3ae31051e2c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.719781 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ddac1263-e962-4edd-8582-a3ae31051e2c None None] GET https://10.4.3.223/volume// Aug 01 13:56:29.720069 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ddac1263-e962-4edd-8582-a3ae31051e2c None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:29.721334 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ddac1263-e962-4edd-8582-a3ae31051e2c None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:29.721334 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ddac1263-e962-4edd-8582-a3ae31051e2c None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:29.721334 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 493/1963] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:56:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:56:29.729800 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:29.729800 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:29.732244 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-04270cde-414d-4c01-aba9-57c3597e6080 req-13ede263-4b21-4f82-a0f3-4c3543b196a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.735474 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-13ede263-4b21-4f82-a0f3-4c3543b196a3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:56:29.737428 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-13ede263-4b21-4f82-a0f3-4c3543b196a3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:29.737428 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-13ede263-4b21-4f82-a0f3-4c3543b196a3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:29.737576 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0244e2d6-eee3-4125-b591-2dd89692b9e6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:29.742421 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0244e2d6-eee3-4125-b591-2dd89692b9e6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:56:29.743000 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 496/1964] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:29 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:29.756966 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:29.756966 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:29.762540 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-04270cde-414d-4c01-aba9-57c3597e6080 req-13ede263-4b21-4f82-a0f3-4c3543b196a3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:29.771397 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-13ede263-4b21-4f82-a0f3-4c3543b196a3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:56:29.772186 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 495/1965] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:56:29 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 1020 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:56:29.935726 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-04270cde-414d-4c01-aba9-57c3597e6080 req-150b9aae-757f-4056-a1a1-5902d931700f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:29.939526 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-150b9aae-757f-4056-a1a1-5902d931700f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] PUT https://10.4.3.223/volume/v3/attachments/3b1e7f06-baf6-4f53-8db6-7f2198d7f557 Aug 01 13:56:29.940006 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-150b9aae-757f-4056-a1a1-5902d931700f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:29.950982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-04270cde-414d-4c01-aba9-57c3597e6080 req-150b9aae-757f-4056-a1a1-5902d931700f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Acquiring lock "cinder-attachment_update-0513259e-30ff-4d3a-b974-fa50af8724e1-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:56:29.957015 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-04270cde-414d-4c01-aba9-57c3597e6080 req-150b9aae-757f-4056-a1a1-5902d931700f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Lock "cinder-attachment_update-0513259e-30ff-4d3a-b974-fa50af8724e1-np0000006308" acquired by "attachment_update" :: waited 0.007s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:56:29.959272 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:29.959272 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:30.083780 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-04270cde-414d-4c01-aba9-57c3597e6080 req-150b9aae-757f-4056-a1a1-5902d931700f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Lock "cinder-attachment_update-0513259e-30ff-4d3a-b974-fa50af8724e1-np0000006308" released by "attachment_update" :: held 0.127s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:56:30.084150 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-150b9aae-757f-4056-a1a1-5902d931700f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/attachments/3b1e7f06-baf6-4f53-8db6-7f2198d7f557 returned with HTTP 200 Aug 01 13:56:30.084736 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 482/1966] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:56:29 2026] PUT /volume/v3/attachments/3b1e7f06-baf6-4f53-8db6-7f2198d7f557 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:30.641695 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e7a3fdf5-1d8b-4565-b679-c6a27cb508bd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:30.643507 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e7a3fdf5-1d8b-4565-b679-c6a27cb508bd tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] GET https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 Aug 01 13:56:30.643720 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e7a3fdf5-1d8b-4565-b679-c6a27cb508bd tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:30.643905 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e7a3fdf5-1d8b-4565-b679-c6a27cb508bd tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:30.651331 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e7a3fdf5-1d8b-4565-b679-c6a27cb508bd tempest-VolumesCloneTest-1891771140 tempest-VolumesCloneTest-1891771140-project-member] https://10.4.3.223/volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 returned with HTTP 404 Aug 01 13:56:30.651886 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 494/1967] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:30 2026] GET /volume/v3/volumes/d2825b12-d0fb-4dce-86a8-2ec5d3ba55b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:30.759060 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3f52936b-04b6-4ad7-97ad-cf4db63c4569 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:30.763103 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3f52936b-04b6-4ad7-97ad-cf4db63c4569 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:56:30.763382 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3f52936b-04b6-4ad7-97ad-cf4db63c4569 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:30.763691 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3f52936b-04b6-4ad7-97ad-cf4db63c4569 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:30.783666 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:30.783666 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:30.789653 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3f52936b-04b6-4ad7-97ad-cf4db63c4569 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:30.797097 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3f52936b-04b6-4ad7-97ad-cf4db63c4569 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:56:30.798510 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 497/1968] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:30 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:31.823762 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-767f5127-c6d7-45b9-876a-f02c52f6cf35 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:31.827777 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-767f5127-c6d7-45b9-876a-f02c52f6cf35 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:56:31.827777 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-767f5127-c6d7-45b9-876a-f02c52f6cf35 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:31.827777 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-767f5127-c6d7-45b9-876a-f02c52f6cf35 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:31.843746 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:31.843746 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:31.855907 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-767f5127-c6d7-45b9-876a-f02c52f6cf35 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:31.863735 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-767f5127-c6d7-45b9-876a-f02c52f6cf35 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:56:31.863735 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 496/1969] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:31 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:31.918359 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-99c7833d-62c3-4e2f-a671-41b028260c51 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:31.922372 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-99c7833d-62c3-4e2f-a671-41b028260c51 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 Aug 01 13:56:31.922372 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-99c7833d-62c3-4e2f-a671-41b028260c51 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:31.922372 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-99c7833d-62c3-4e2f-a671-41b028260c51 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:31.922372 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-99c7833d-62c3-4e2f-a671-41b028260c51 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Delete snapshot with id: 333efc08-cdca-418e-a137-2ae274475762 Aug 01 13:56:31.932041 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:31.932041 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:31.932999 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-99c7833d-62c3-4e2f-a671-41b028260c51 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Snapshot retrieved successfully. Aug 01 13:56:31.969657 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-99c7833d-62c3-4e2f-a671-41b028260c51 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Snapshot delete request issued successfully. Aug 01 13:56:31.969657 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-99c7833d-62c3-4e2f-a671-41b028260c51 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 returned with HTTP 202 Aug 01 13:56:31.969870 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 483/1970] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:56:31 2026] DELETE /volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:31.984665 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-10a7f22a-b087-4a85-af42-d079fd708eb8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:31.990032 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10a7f22a-b087-4a85-af42-d079fd708eb8 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 Aug 01 13:56:31.990032 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10a7f22a-b087-4a85-af42-d079fd708eb8 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:31.990032 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10a7f22a-b087-4a85-af42-d079fd708eb8 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:31.994666 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:31.994666 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:31.995319 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-10a7f22a-b087-4a85-af42-d079fd708eb8 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Snapshot retrieved successfully. Aug 01 13:56:31.996454 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10a7f22a-b087-4a85-af42-d079fd708eb8 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 returned with HTTP 200 Aug 01 13:56:31.996944 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 495/1971] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:56:31 2026] GET /volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:32.251816 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:32.385598 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:32.386571 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-46099262", "metadata": {"Type": "Test"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:32.389892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-46099262', 'metadata': {'Type': 'Test'}}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:32.390175 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume of 1 GB Aug 01 13:56:32.400632 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Availability Zones retrieved successfully. Aug 01 13:56:32.409373 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (741affab-de6d-4b2c-8770-a2b63533479b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:32.411203 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6a56e8-5ee5-40fb-9d28-675dc2ac4d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:32.412080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:32.450615 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6a56e8-5ee5-40fb-9d28-675dc2ac4d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:32.451623 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b2729d5-b396-4923-8bd8-110f19d1ab8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:32.530164 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Created reservations ['c17155c5-896e-4611-bf3d-b0bc51c2f26f', '1e04deb8-b371-494a-b1c7-8a754082ee81', 'e49fa463-a61a-49b3-9647-b3a1d030cdd8', '07bd92c7-ca65-4f95-9727-6231dab133bd'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:32.532204 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b2729d5-b396-4923-8bd8-110f19d1ab8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c17155c5-896e-4611-bf3d-b0bc51c2f26f', '1e04deb8-b371-494a-b1c7-8a754082ee81', 'e49fa463-a61a-49b3-9647-b3a1d030cdd8', '07bd92c7-ca65-4f95-9727-6231dab133bd']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:32.532406 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a7e345-0118-4f7b-ae93-93239f51b0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:32.563142 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a7e345-0118-4f7b-ae93-93239f51b0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d6b9189-dcb1-4e4a-b016-e61c097ccbe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-46099262',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['c17155c5-896e-4611-bf3d-b0bc51c2f26f','1e04deb8-b371-494a-b1c7-8a754082ee81','e49fa463-a61a-49b3-9647-b3a1d030cdd8','07bd92c7-ca65-4f95-9727-6231dab133bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-46099262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d6b9189-dcb1-4e4a-b016-e61c097ccbe9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7a6568ee5d924c81b34dc164f70a1338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:32.563807 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc1af4af-80e1-4647-829a-3a5392396e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:32.582654 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc1af4af-80e1-4647-829a-3a5392396e3d) transitioned into state 'SUCCESS' from state '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-46099262',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['c17155c5-896e-4611-bf3d-b0bc51c2f26f','1e04deb8-b371-494a-b1c7-8a754082ee81','e49fa463-a61a-49b3-9647-b3a1d030cdd8','07bd92c7-ca65-4f95-9727-6231dab133bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:32.583658 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac15c623-d49c-4061-87aa-b0ac7f9b385f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:32.593543 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac15c623-d49c-4061-87aa-b0ac7f9b385f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:32.594529 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (741affab-de6d-4b2c-8770-a2b63533479b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:32.594886 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request issued successfully. Aug 01 13:56:32.595621 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6f4ce95-124f-4b32-b01f-b04be96562e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:32.596150 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 498/1972] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:32 2026] POST /volume/v3/volumes => generated 757 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:32.609640 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-58d708c4-ec55-4cf2-9999-1399fa7468df None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:32.612200 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58d708c4-ec55-4cf2-9999-1399fa7468df tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:32.612501 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58d708c4-ec55-4cf2-9999-1399fa7468df tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:32.612501 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58d708c4-ec55-4cf2-9999-1399fa7468df tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:32.624127 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:32.624127 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:32.629731 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-58d708c4-ec55-4cf2-9999-1399fa7468df tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:32.637634 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58d708c4-ec55-4cf2-9999-1399fa7468df tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 returned with HTTP 200 Aug 01 13:56:32.638117 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 497/1973] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:32 2026] GET /volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:32.886927 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0a568df8-d985-4e38-8b3b-c82edf180ffd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:32.889061 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a568df8-d985-4e38-8b3b-c82edf180ffd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:56:32.889418 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a568df8-d985-4e38-8b3b-c82edf180ffd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:32.889735 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a568df8-d985-4e38-8b3b-c82edf180ffd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:32.907242 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:32.907242 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:32.912352 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0a568df8-d985-4e38-8b3b-c82edf180ffd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:32.921473 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a568df8-d985-4e38-8b3b-c82edf180ffd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:56:32.921917 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 484/1974] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:32 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:33.010875 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6e746220-4e84-42f4-a6ab-cfbc32012dee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:33.014584 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e746220-4e84-42f4-a6ab-cfbc32012dee tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 Aug 01 13:56:33.014584 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e746220-4e84-42f4-a6ab-cfbc32012dee tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:33.014584 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e746220-4e84-42f4-a6ab-cfbc32012dee tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:33.022988 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e746220-4e84-42f4-a6ab-cfbc32012dee tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 returned with HTTP 404 Aug 01 13:56:33.024857 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 496/1975] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:56:33 2026] GET /volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:33.231501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f7e65101-17f8-4dc2-a962-00cb23457c3f req-db09025d-3e4e-43af-b6c7-da8c343398d5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:33.236612 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f7e65101-17f8-4dc2-a962-00cb23457c3f req-db09025d-3e4e-43af-b6c7-da8c343398d5 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/attachments?instance_id=2e890168-9c27-4e76-8c29-7d5826fbf324 Aug 01 13:56:33.236612 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f7e65101-17f8-4dc2-a962-00cb23457c3f req-db09025d-3e4e-43af-b6c7-da8c343398d5 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:33.237458 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f7e65101-17f8-4dc2-a962-00cb23457c3f req-db09025d-3e4e-43af-b6c7-da8c343398d5 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:33.265949 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f7e65101-17f8-4dc2-a962-00cb23457c3f req-db09025d-3e4e-43af-b6c7-da8c343398d5 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments?instance_id=2e890168-9c27-4e76-8c29-7d5826fbf324 returned with HTTP 200 Aug 01 13:56:33.266679 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 499/1976] 10.4.3.223 () {70 vars in 1637 bytes} [Sat Aug 1 13:56:33 2026] GET /volume/v3/attachments?instance_id=2e890168-9c27-4e76-8c29-7d5826fbf324 => generated 192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:33.286482 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f7e65101-17f8-4dc2-a962-00cb23457c3f req-836098d2-8837-463a-87d9-f6678943c0b8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:33.289433 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f7e65101-17f8-4dc2-a962-00cb23457c3f req-836098d2-8837-463a-87d9-f6678943c0b8 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585 Aug 01 13:56:33.289750 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f7e65101-17f8-4dc2-a962-00cb23457c3f req-836098d2-8837-463a-87d9-f6678943c0b8 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:33.289955 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f7e65101-17f8-4dc2-a962-00cb23457c3f req-836098d2-8837-463a-87d9-f6678943c0b8 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:33.318259 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f7e65101-17f8-4dc2-a962-00cb23457c3f req-836098d2-8837-463a-87d9-f6678943c0b8 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585 returned with HTTP 200 Aug 01 13:56:33.319056 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 498/1977] 10.4.3.223 () {70 vars in 1651 bytes} [Sat Aug 1 13:56:33 2026] GET /volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585 => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:33.652038 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-abcd290d-b865-4f43-98d9-524b07a83230 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:33.654516 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-abcd290d-b865-4f43-98d9-524b07a83230 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:33.654676 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-abcd290d-b865-4f43-98d9-524b07a83230 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:33.655071 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-abcd290d-b865-4f43-98d9-524b07a83230 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:33.665533 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:33.665533 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:33.671186 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-abcd290d-b865-4f43-98d9-524b07a83230 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:33.681513 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-abcd290d-b865-4f43-98d9-524b07a83230 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 returned with HTTP 200 Aug 01 13:56:33.681513 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 485/1978] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:33 2026] GET /volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:33.697436 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1bfd3bbf-fac7-41ff-8d99-8a532b6ab5d4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:33.700246 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1bfd3bbf-fac7-41ff-8d99-8a532b6ab5d4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:33.700423 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1bfd3bbf-fac7-41ff-8d99-8a532b6ab5d4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:33.700655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1bfd3bbf-fac7-41ff-8d99-8a532b6ab5d4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:33.709343 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:33.709343 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:33.715860 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1bfd3bbf-fac7-41ff-8d99-8a532b6ab5d4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:33.723346 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1bfd3bbf-fac7-41ff-8d99-8a532b6ab5d4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 returned with HTTP 200 Aug 01 13:56:33.723858 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 497/1979] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:33 2026] GET /volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:33.738650 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a52ee3a6-315d-4050-a626-fe054fbd9b1b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:33.740528 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a52ee3a6-315d-4050-a626-fe054fbd9b1b tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] PUT https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:33.740975 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a52ee3a6-315d-4050-a626-fe054fbd9b1b tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-46099262"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:33.751114 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:33.751114 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:33.755058 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a52ee3a6-315d-4050-a626-fe054fbd9b1b tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:33.770338 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a52ee3a6-315d-4050-a626-fe054fbd9b1b tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume updated successfully. Aug 01 13:56:33.773412 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a52ee3a6-315d-4050-a626-fe054fbd9b1b tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 returned with HTTP 200 Aug 01 13:56:33.774005 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 500/1980] 10.4.3.223 () {68 vars in 1368 bytes} [Sat Aug 1 13:56:33 2026] PUT /volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 => generated 782 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:33.790228 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-de18194a-07e6-4603-adf8-ef99598f143a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:33.792558 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de18194a-07e6-4603-adf8-ef99598f143a tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] PUT https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:33.793107 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de18194a-07e6-4603-adf8-ef99598f143a tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-658990889", "description": "This is the new description of volume"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:33.804442 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:33.804442 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:33.809678 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-de18194a-07e6-4603-adf8-ef99598f143a tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:33.820583 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-de18194a-07e6-4603-adf8-ef99598f143a tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume updated successfully. Aug 01 13:56:33.821477 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de18194a-07e6-4603-adf8-ef99598f143a tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 returned with HTTP 200 Aug 01 13:56:33.822125 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 499/1981] 10.4.3.223 () {68 vars in 1369 bytes} [Sat Aug 1 13:56:33 2026] PUT /volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:33.835234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0ceb4ae5-32a9-4d2f-8b07-c80f75bd325b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:33.838064 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0ceb4ae5-32a9-4d2f-8b07-c80f75bd325b tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:33.838375 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0ceb4ae5-32a9-4d2f-8b07-c80f75bd325b tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:33.839091 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0ceb4ae5-32a9-4d2f-8b07-c80f75bd325b tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:33.853493 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:33.853493 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:33.859921 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0ceb4ae5-32a9-4d2f-8b07-c80f75bd325b tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:33.868089 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0ceb4ae5-32a9-4d2f-8b07-c80f75bd325b tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 returned with HTTP 200 Aug 01 13:56:33.868664 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 486/1982] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:33 2026] GET /volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 => generated 890 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:33.884548 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6851cba0-4a26-437f-b882-b75a282e67fc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:33.889160 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:33.889621 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1574385252", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-35344728"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:33.893174 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1574385252', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-35344728'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:33.893174 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume of 1 GB Aug 01 13:56:33.899260 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Availability Zones retrieved successfully. Aug 01 13:56:33.906125 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (90e6b408-fdb0-4248-be23-4cb6d95eb167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:33.907157 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50efc664-fca5-487f-9297-819804928042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:33.908620 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:33.941200 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2a07474e-8c42-4faf-b9d3-11103bcb696a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:33.944247 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a07474e-8c42-4faf-b9d3-11103bcb696a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:56:33.944502 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a07474e-8c42-4faf-b9d3-11103bcb696a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:33.944860 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a07474e-8c42-4faf-b9d3-11103bcb696a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:33.946856 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50efc664-fca5-487f-9297-819804928042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:33.950314 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2893125-c5d5-4cde-974b-164234bf1d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:33.963368 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:33.963368 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:33.967960 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2a07474e-8c42-4faf-b9d3-11103bcb696a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:33.973955 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a07474e-8c42-4faf-b9d3-11103bcb696a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:56:33.974575 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 501/1983] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:33 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:34.001119 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Created reservations ['a3ef7552-06af-4b8a-b6cd-2a8fc13a3dc2', 'ed602525-10bb-45ab-be71-5a9cabec078f', '52242d3f-4836-45cd-b8d1-35f96afa7afb', 'eed731df-e79d-4a0f-8d64-4017b05bba73'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:34.002314 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2893125-c5d5-4cde-974b-164234bf1d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3ef7552-06af-4b8a-b6cd-2a8fc13a3dc2', 'ed602525-10bb-45ab-be71-5a9cabec078f', '52242d3f-4836-45cd-b8d1-35f96afa7afb', 'eed731df-e79d-4a0f-8d64-4017b05bba73']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:34.003066 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3598a586-c140-42b3-baa0-802286d38efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:34.029085 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3598a586-c140-42b3-baa0-802286d38efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe516625-cdd1-4fde-b830-6a833917dc65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1574385252',display_name='tempest-VolumesGetTest-Volume-35344728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['a3ef7552-06af-4b8a-b6cd-2a8fc13a3dc2','ed602525-10bb-45ab-be71-5a9cabec078f','52242d3f-4836-45cd-b8d1-35f96afa7afb','eed731df-e79d-4a0f-8d64-4017b05bba73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1574385252',display_name='tempest-VolumesGetTest-Volume-35344728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe516625-cdd1-4fde-b830-6a833917dc65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a6568ee5d924c81b34dc164f70a1338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:34.031181 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95c0190-13c2-446c-a76c-39f753bcf3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:34.052567 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95c0190-13c2-446c-a76c-39f753bcf3b0) transitioned into 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-1574385252',display_name='tempest-VolumesGetTest-Volume-35344728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['a3ef7552-06af-4b8a-b6cd-2a8fc13a3dc2','ed602525-10bb-45ab-be71-5a9cabec078f','52242d3f-4836-45cd-b8d1-35f96afa7afb','eed731df-e79d-4a0f-8d64-4017b05bba73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:34.052922 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593ceed9-b289-42a7-8971-59a0ee3bfa2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:34.064856 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593ceed9-b289-42a7-8971-59a0ee3bfa2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:34.065735 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (90e6b408-fdb0-4248-be23-4cb6d95eb167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:34.066093 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request issued successfully. Aug 01 13:56:34.066775 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6851cba0-4a26-437f-b882-b75a282e67fc tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:34.067485 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 498/1984] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:33 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 01 13:56:34.083803 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8a79244e-f4dd-46c1-be14-0816249ad6c8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:34.086065 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8a79244e-f4dd-46c1-be14-0816249ad6c8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 Aug 01 13:56:34.086305 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8a79244e-f4dd-46c1-be14-0816249ad6c8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:34.086520 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8a79244e-f4dd-46c1-be14-0816249ad6c8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:34.095584 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:34.095584 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:34.100918 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8a79244e-f4dd-46c1-be14-0816249ad6c8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:34.110604 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8a79244e-f4dd-46c1-be14-0816249ad6c8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 returned with HTTP 200 Aug 01 13:56:34.111391 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 500/1985] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:34 2026] GET /volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:34.996900 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a07dc0b9-5053-4b7c-bbd3-43c3eecf11e1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:34.999817 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a07dc0b9-5053-4b7c-bbd3-43c3eecf11e1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:56:34.999817 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a07dc0b9-5053-4b7c-bbd3-43c3eecf11e1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:35.000754 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a07dc0b9-5053-4b7c-bbd3-43c3eecf11e1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:35.016354 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:35.016354 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:35.023697 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a07dc0b9-5053-4b7c-bbd3-43c3eecf11e1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:35.031340 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a07dc0b9-5053-4b7c-bbd3-43c3eecf11e1 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:56:35.032098 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 487/1986] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:34 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:35.104238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-04270cde-414d-4c01-aba9-57c3597e6080 req-dbdce452-fe2c-4e3c-a4aa-b828e840aa2a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:35.106616 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-dbdce452-fe2c-4e3c-a4aa-b828e840aa2a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/attachments/3b1e7f06-baf6-4f53-8db6-7f2198d7f557/action Aug 01 13:56:35.106986 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-dbdce452-fe2c-4e3c-a4aa-b828e840aa2a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:56:35.107103 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-dbdce452-fe2c-4e3c-a4aa-b828e840aa2a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:35.131167 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f2ac0494-5133-49c6-9b74-e15c562ffd31 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:35.134189 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2ac0494-5133-49c6-9b74-e15c562ffd31 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 Aug 01 13:56:35.134189 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2ac0494-5133-49c6-9b74-e15c562ffd31 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:35.134379 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:35.134379 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:35.134453 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2ac0494-5133-49c6-9b74-e15c562ffd31 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:35.144444 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:35.144444 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:35.150665 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f2ac0494-5133-49c6-9b74-e15c562ffd31 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:35.150914 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-04270cde-414d-4c01-aba9-57c3597e6080 req-dbdce452-fe2c-4e3c-a4aa-b828e840aa2a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/attachments/3b1e7f06-baf6-4f53-8db6-7f2198d7f557/action returned with HTTP 204 Aug 01 13:56:35.151775 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 502/1987] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:56:35 2026] POST /volume/v3/attachments/3b1e7f06-baf6-4f53-8db6-7f2198d7f557/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:35.159022 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2ac0494-5133-49c6-9b74-e15c562ffd31 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 returned with HTTP 200 Aug 01 13:56:35.159552 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 499/1988] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:35 2026] GET /volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:35.175301 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d40e2ba-2efd-4f81-90fc-109e6bd5637d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:35.177055 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d40e2ba-2efd-4f81-90fc-109e6bd5637d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] PUT https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 Aug 01 13:56:35.177599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d40e2ba-2efd-4f81-90fc-109e6bd5637d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-46099262", "description": null}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:35.190398 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:35.190398 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:35.194724 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3d40e2ba-2efd-4f81-90fc-109e6bd5637d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:35.204180 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3d40e2ba-2efd-4f81-90fc-109e6bd5637d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume updated successfully. Aug 01 13:56:35.205098 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d40e2ba-2efd-4f81-90fc-109e6bd5637d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 returned with HTTP 200 Aug 01 13:56:35.205813 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 501/1989] 10.4.3.223 () {68 vars in 1368 bytes} [Sat Aug 1 13:56:35 2026] PUT /volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 => generated 768 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:35.227621 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4c8879d8-e735-4eda-9e74-a78936dd41b6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:35.230029 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4c8879d8-e735-4eda-9e74-a78936dd41b6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 Aug 01 13:56:35.230029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4c8879d8-e735-4eda-9e74-a78936dd41b6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:35.230931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4c8879d8-e735-4eda-9e74-a78936dd41b6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:35.240529 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:35.240529 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:35.245731 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4c8879d8-e735-4eda-9e74-a78936dd41b6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:35.253636 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4c8879d8-e735-4eda-9e74-a78936dd41b6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 returned with HTTP 200 Aug 01 13:56:35.254104 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 488/1990] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:35 2026] GET /volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:35.269615 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-00b45ce9-8126-4229-8785-4bf8c0edcdec None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:35.271654 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00b45ce9-8126-4229-8785-4bf8c0edcdec tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] DELETE https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 Aug 01 13:56:35.271867 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00b45ce9-8126-4229-8785-4bf8c0edcdec tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:35.272071 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00b45ce9-8126-4229-8785-4bf8c0edcdec tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:35.272273 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-00b45ce9-8126-4229-8785-4bf8c0edcdec tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume with id: fe516625-cdd1-4fde-b830-6a833917dc65 Aug 01 13:56:35.282540 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:35.282540 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:35.283127 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-00b45ce9-8126-4229-8785-4bf8c0edcdec tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:35.305241 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-00b45ce9-8126-4229-8785-4bf8c0edcdec tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume request issued successfully. Aug 01 13:56:35.305566 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00b45ce9-8126-4229-8785-4bf8c0edcdec tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 returned with HTTP 202 Aug 01 13:56:35.306202 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 503/1991] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:35 2026] DELETE /volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:35.315199 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-97c6efae-697a-4538-9dc1-dce82669f0e6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:35.317173 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97c6efae-697a-4538-9dc1-dce82669f0e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 Aug 01 13:56:35.317422 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97c6efae-697a-4538-9dc1-dce82669f0e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:35.317602 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97c6efae-697a-4538-9dc1-dce82669f0e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:35.326002 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:35.326002 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:35.331739 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-97c6efae-697a-4538-9dc1-dce82669f0e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:35.336690 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97c6efae-697a-4538-9dc1-dce82669f0e6 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 returned with HTTP 200 Aug 01 13:56:35.337304 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 500/1992] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:35 2026] GET /volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:36.048253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6f8048b1-caea-4be4-98ed-7d93090813e4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:36.053627 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f8048b1-caea-4be4-98ed-7d93090813e4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:56:36.053627 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f8048b1-caea-4be4-98ed-7d93090813e4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:36.053627 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f8048b1-caea-4be4-98ed-7d93090813e4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:36.069669 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:36.069669 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:36.076629 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6f8048b1-caea-4be4-98ed-7d93090813e4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:36.080306 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f8048b1-caea-4be4-98ed-7d93090813e4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:56:36.080664 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 502/1993] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:36 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:36.092506 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-54f7ee01-7efe-45b9-98f8-ef456f6640e3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:36.094552 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-54f7ee01-7efe-45b9-98f8-ef456f6640e3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 13:56:36.095069 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-54f7ee01-7efe-45b9-98f8-ef456f6640e3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0513259e-30ff-4d3a-b974-fa50af8724e1", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1763991795", "container": "tempest-volumesbackupstest-backup-container-1715105794"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:36.098479 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-54f7ee01-7efe-45b9-98f8-ef456f6640e3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating new backup {'backup': {'volume_id': '0513259e-30ff-4d3a-b974-fa50af8724e1', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1763991795', 'container': 'tempest-volumesbackupstest-backup-container-1715105794'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:56:36.098479 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-54f7ee01-7efe-45b9-98f8-ef456f6640e3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating backup of volume 0513259e-30ff-4d3a-b974-fa50af8724e1 in container tempest-volumesbackupstest-backup-container-1715105794 Aug 01 13:56:36.110833 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:36.110833 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:36.111476 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-54f7ee01-7efe-45b9-98f8-ef456f6640e3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:36.131756 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-54f7ee01-7efe-45b9-98f8-ef456f6640e3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['83726482-571d-436b-9194-0789069f2a22', '00f413b3-3151-40e6-b8ab-1cc098f9dc7d'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:36.173810 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-54f7ee01-7efe-45b9-98f8-ef456f6640e3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:56:36.173810 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 489/1994] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:36 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 01 13:56:36.184530 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1da415b8-998d-45cf-bc43-4e4e2d8e908c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:36.187384 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1da415b8-998d-45cf-bc43-4e4e2d8e908c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:36.187629 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1da415b8-998d-45cf-bc43-4e4e2d8e908c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:36.187884 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1da415b8-998d-45cf-bc43-4e4e2d8e908c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:36.188043 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1da415b8-998d-45cf-bc43-4e4e2d8e908c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:36.194304 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:36.194304 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:36.198508 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1da415b8-998d-45cf-bc43-4e4e2d8e908c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:36.199145 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 504/1995] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:36 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:36.359270 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7c4c76af-0670-4580-a8d7-4f20dc6a3416 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:36.361123 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c4c76af-0670-4580-a8d7-4f20dc6a3416 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 Aug 01 13:56:36.361311 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c4c76af-0670-4580-a8d7-4f20dc6a3416 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:36.361516 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c4c76af-0670-4580-a8d7-4f20dc6a3416 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:36.368995 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c4c76af-0670-4580-a8d7-4f20dc6a3416 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 returned with HTTP 404 Aug 01 13:56:36.369637 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 501/1996] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:36 2026] GET /volume/v3/volumes/fe516625-cdd1-4fde-b830-6a833917dc65 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:36.377003 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42dbe15e-9cbf-4069-9b52-2676aba76cee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:36.379748 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42dbe15e-9cbf-4069-9b52-2676aba76cee tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:36.379977 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42dbe15e-9cbf-4069-9b52-2676aba76cee tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:36.380173 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42dbe15e-9cbf-4069-9b52-2676aba76cee tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:36.390385 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:36.390385 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:36.396105 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-42dbe15e-9cbf-4069-9b52-2676aba76cee tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:36.400084 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42dbe15e-9cbf-4069-9b52-2676aba76cee tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 returned with HTTP 200 Aug 01 13:56:36.400652 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 503/1997] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:36 2026] GET /volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 => generated 890 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:36.415058 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e4cc008c-dd48-4fc6-adc8-2fe65d1f722c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:36.423838 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e4cc008c-dd48-4fc6-adc8-2fe65d1f722c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:36.423838 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e4cc008c-dd48-4fc6-adc8-2fe65d1f722c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:36.423838 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e4cc008c-dd48-4fc6-adc8-2fe65d1f722c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:36.423838 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-e4cc008c-dd48-4fc6-adc8-2fe65d1f722c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume with id: 9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:36.437112 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:36.437112 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:36.437688 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e4cc008c-dd48-4fc6-adc8-2fe65d1f722c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:36.471485 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e4cc008c-dd48-4fc6-adc8-2fe65d1f722c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume request issued successfully. Aug 01 13:56:36.471966 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e4cc008c-dd48-4fc6-adc8-2fe65d1f722c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 returned with HTTP 202 Aug 01 13:56:36.472578 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 490/1998] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:36 2026] DELETE /volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:36.487348 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-91e9f099-6f25-4486-ad42-0326193b1a58 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:36.496482 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91e9f099-6f25-4486-ad42-0326193b1a58 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:36.496482 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91e9f099-6f25-4486-ad42-0326193b1a58 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:36.496482 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91e9f099-6f25-4486-ad42-0326193b1a58 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:36.510775 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:36.510775 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:36.517559 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-91e9f099-6f25-4486-ad42-0326193b1a58 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:36.525075 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91e9f099-6f25-4486-ad42-0326193b1a58 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 returned with HTTP 200 Aug 01 13:56:36.525075 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 505/1999] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:36 2026] GET /volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 => generated 889 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:37.213653 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-54362b6f-c27d-4b93-b887-ef7e7c225a56 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:37.216143 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54362b6f-c27d-4b93-b887-ef7e7c225a56 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:37.216441 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54362b6f-c27d-4b93-b887-ef7e7c225a56 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:37.216705 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54362b6f-c27d-4b93-b887-ef7e7c225a56 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:37.216862 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-54362b6f-c27d-4b93-b887-ef7e7c225a56 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:37.222494 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:37.222494 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:37.223633 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54362b6f-c27d-4b93-b887-ef7e7c225a56 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:37.224383 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 502/2000] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:37 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:37.542085 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a19567fd-1135-4508-a583-f914487fee07 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:37.546811 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a19567fd-1135-4508-a583-f914487fee07 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 Aug 01 13:56:37.547052 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a19567fd-1135-4508-a583-f914487fee07 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:37.547358 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a19567fd-1135-4508-a583-f914487fee07 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:37.561261 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a19567fd-1135-4508-a583-f914487fee07 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 returned with HTTP 404 Aug 01 13:56:37.561261 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 504/2001] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:37 2026] GET /volume/v3/volumes/9d6b9189-dcb1-4e4a-b016-e61c097ccbe9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:37.575747 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:37.577919 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:37.578884 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1599176460"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:37.581229 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1599176460'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:37.583233 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume of 1 GB Aug 01 13:56:37.587388 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Availability Zones retrieved successfully. Aug 01 13:56:37.596920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (a93bc93e-c052-400e-b1ce-5d8962ac63d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:37.598691 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (588ae15e-4c92-46cd-acf1-3f9aaee50e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:37.601146 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:37.643357 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (588ae15e-4c92-46cd-acf1-3f9aaee50e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:37.645098 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf48f2db-5218-48b4-8b24-62793fe7dd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:37.693571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Created reservations ['72ca4eda-aced-4b18-ab20-e16ffb8720db', '9d293967-e964-4531-b206-0d8a7917aa08', '2f89684e-5a4f-4efa-bfc5-89ddb397a24c', 'cadee4fe-642c-4a5f-8a13-39ef828a252d'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:37.694644 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf48f2db-5218-48b4-8b24-62793fe7dd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72ca4eda-aced-4b18-ab20-e16ffb8720db', '9d293967-e964-4531-b206-0d8a7917aa08', '2f89684e-5a4f-4efa-bfc5-89ddb397a24c', 'cadee4fe-642c-4a5f-8a13-39ef828a252d']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:37.695574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58637bc8-e11d-42f8-8033-6ce72447574f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:37.725362 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58637bc8-e11d-42f8-8033-6ce72447574f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09978fdb-b481-480c-9f2a-27a1568e7362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1599176460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['72ca4eda-aced-4b18-ab20-e16ffb8720db','9d293967-e964-4531-b206-0d8a7917aa08','2f89684e-5a4f-4efa-bfc5-89ddb397a24c','cadee4fe-642c-4a5f-8a13-39ef828a252d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1599176460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09978fdb-b481-480c-9f2a-27a1568e7362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a6568ee5d924c81b34dc164f70a1338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:37.726574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5a7e51f-c61c-4b23-aead-a4ff8e77ba2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:37.749012 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5a7e51f-c61c-4b23-aead-a4ff8e77ba2b) transitioned into state 'SUCCESS' from state '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-1599176460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['72ca4eda-aced-4b18-ab20-e16ffb8720db','9d293967-e964-4531-b206-0d8a7917aa08','2f89684e-5a4f-4efa-bfc5-89ddb397a24c','cadee4fe-642c-4a5f-8a13-39ef828a252d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:37.750039 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b713525-944e-45f3-b6e0-dd8da84a4df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:37.761503 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b713525-944e-45f3-b6e0-dd8da84a4df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:37.762906 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (a93bc93e-c052-400e-b1ce-5d8962ac63d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:37.763530 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request issued successfully. Aug 01 13:56:37.764508 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6905f9c5-10e3-4826-9bab-4277fa371f99 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:37.765192 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 491/2002] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:56:37 2026] POST /volume/v3/volumes => generated 745 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:37.784954 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7ab8ce7c-7288-42a4-b5a4-4210b5daa1a1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:37.786969 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ab8ce7c-7288-42a4-b5a4-4210b5daa1a1 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 Aug 01 13:56:37.787013 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ab8ce7c-7288-42a4-b5a4-4210b5daa1a1 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:37.788226 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ab8ce7c-7288-42a4-b5a4-4210b5daa1a1 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:37.796441 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:37.796441 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:37.801817 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7ab8ce7c-7288-42a4-b5a4-4210b5daa1a1 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:37.815305 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ab8ce7c-7288-42a4-b5a4-4210b5daa1a1 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 returned with HTTP 200 Aug 01 13:56:37.815907 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 506/2003] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:37 2026] GET /volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:38.239250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b23dcf18-5093-4640-85f2-20194776c9cd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:38.242233 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b23dcf18-5093-4640-85f2-20194776c9cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:38.242570 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b23dcf18-5093-4640-85f2-20194776c9cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:38.242865 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b23dcf18-5093-4640-85f2-20194776c9cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:38.243038 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b23dcf18-5093-4640-85f2-20194776c9cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:38.255157 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:38.255157 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:38.256498 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b23dcf18-5093-4640-85f2-20194776c9cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:38.257826 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 503/2004] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:38 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:56:38.830465 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c38dfe3b-5ff7-4577-ad7c-376ff314fe8d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:38.833157 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c38dfe3b-5ff7-4577-ad7c-376ff314fe8d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 Aug 01 13:56:38.833462 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c38dfe3b-5ff7-4577-ad7c-376ff314fe8d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:38.833734 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c38dfe3b-5ff7-4577-ad7c-376ff314fe8d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:38.845324 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:38.845324 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:38.848460 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c38dfe3b-5ff7-4577-ad7c-376ff314fe8d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:38.855003 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c38dfe3b-5ff7-4577-ad7c-376ff314fe8d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 returned with HTTP 200 Aug 01 13:56:38.855590 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 505/2005] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:38 2026] GET /volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:38.873003 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:38.875065 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:38.875984 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "09978fdb-b481-480c-9f2a-27a1568e7362", "size": 1, "name": "tempest-VolumesGetTest-Volume-1173677741", "metadata": {"Type": "Test"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:38.877790 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request body: {'volume': {'source_volid': '09978fdb-b481-480c-9f2a-27a1568e7362', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1173677741', 'metadata': {'Type': 'Test'}}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:38.885910 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:38.885910 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:38.886481 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume retrieved successfully. Aug 01 13:56:38.886639 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume of 1 GB Aug 01 13:56:38.890546 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Availability Zones retrieved successfully. Aug 01 13:56:38.897017 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (f9620838-89c0-4362-b88f-1dfb81d3bd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:38.901679 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd09d605-30cf-4de2-8349-f68c13d214f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:38.904048 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:38.958499 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd09d605-30cf-4de2-8349-f68c13d214f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '09978fdb-b481-480c-9f2a-27a1568e7362', 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:38.959390 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f6e31a-bbe3-4817-b940-20cc7362d2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:39.013002 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Created reservations ['da8a7064-3082-401c-8fa1-adb45a68403d', '4f82d1ad-0630-4f84-b118-4d5c50d432cf', '8b610c84-456b-44d6-bf04-c9c10bd613eb', 'cdb883d4-3007-47c9-b5f7-f5d19e60a420'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:39.014315 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f6e31a-bbe3-4817-b940-20cc7362d2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da8a7064-3082-401c-8fa1-adb45a68403d', '4f82d1ad-0630-4f84-b118-4d5c50d432cf', '8b610c84-456b-44d6-bf04-c9c10bd613eb', 'cdb883d4-3007-47c9-b5f7-f5d19e60a420']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:39.015457 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6503c8-679d-4934-977b-0f13cad4c6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:39.054007 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6503c8-679d-4934-977b-0f13cad4c6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ce737ff-0609-4da2-8fa4-4323f2a5028b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1173677741',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['da8a7064-3082-401c-8fa1-adb45a68403d','4f82d1ad-0630-4f84-b118-4d5c50d432cf','8b610c84-456b-44d6-bf04-c9c10bd613eb','cdb883d4-3007-47c9-b5f7-f5d19e60a420'],size=1,snapshot_id=None,source_replicaid=,source_volid=09978fdb-b481-480c-9f2a-27a1568e7362,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1173677741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ce737ff-0609-4da2-8fa4-4323f2a5028b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7a6568ee5d924c81b34dc164f70a1338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=09978fdb-b481-480c-9f2a-27a1568e7362,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:39.055051 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c7b99f7-3c2b-4f7b-9e56-33d874aa40cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:39.084594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c7b99f7-3c2b-4f7b-9e56-33d874aa40cb) transitioned into state 'SUCCESS' from state '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-1173677741',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['da8a7064-3082-401c-8fa1-adb45a68403d','4f82d1ad-0630-4f84-b118-4d5c50d432cf','8b610c84-456b-44d6-bf04-c9c10bd613eb','cdb883d4-3007-47c9-b5f7-f5d19e60a420'],size=1,snapshot_id=None,source_replicaid=,source_volid=09978fdb-b481-480c-9f2a-27a1568e7362,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:39.085675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d782353-88af-48d5-bd31-f6a50b363e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:39.115278 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d782353-88af-48d5-bd31-f6a50b363e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:39.116296 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (f9620838-89c0-4362-b88f-1dfb81d3bd26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:39.116688 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request issued successfully. Aug 01 13:56:39.117381 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6d21bbbc-855c-41ae-bd4c-4cc0cdfef89d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:39.117846 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 492/2006] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:38 2026] POST /volume/v3/volumes => generated 793 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:39.139664 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c64f2ae2-1958-4220-b72b-80ed3b7d67c3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:39.139664 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c64f2ae2-1958-4220-b72b-80ed3b7d67c3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:39.139664 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c64f2ae2-1958-4220-b72b-80ed3b7d67c3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:39.139664 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c64f2ae2-1958-4220-b72b-80ed3b7d67c3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:39.149330 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:39.149330 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:39.154769 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c64f2ae2-1958-4220-b72b-80ed3b7d67c3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:39.162263 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c64f2ae2-1958-4220-b72b-80ed3b7d67c3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b returned with HTTP 200 Aug 01 13:56:39.162323 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 507/2007] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:39 2026] GET /volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:39.270666 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a07b6e23-99cb-4fa4-a0f9-5846241228cc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:39.275324 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a07b6e23-99cb-4fa4-a0f9-5846241228cc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:39.275324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a07b6e23-99cb-4fa4-a0f9-5846241228cc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:39.275324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a07b6e23-99cb-4fa4-a0f9-5846241228cc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:39.275324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a07b6e23-99cb-4fa4-a0f9-5846241228cc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:39.281460 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:39.281460 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:39.282953 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a07b6e23-99cb-4fa4-a0f9-5846241228cc tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:39.283344 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 504/2008] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:39 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:40.177859 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47e5c637-9717-4334-bdfe-739c7582db80 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:40.179807 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47e5c637-9717-4334-bdfe-739c7582db80 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:40.180077 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47e5c637-9717-4334-bdfe-739c7582db80 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:40.180342 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47e5c637-9717-4334-bdfe-739c7582db80 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:40.187033 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:40.187033 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:40.190421 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-47e5c637-9717-4334-bdfe-739c7582db80 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:40.195559 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47e5c637-9717-4334-bdfe-739c7582db80 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b returned with HTTP 200 Aug 01 13:56:40.195973 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 506/2009] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:40 2026] GET /volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:40.210239 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-36651acf-5fb3-40e1-a20d-3513cb68f805 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:40.212762 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-36651acf-5fb3-40e1-a20d-3513cb68f805 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:40.213267 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-36651acf-5fb3-40e1-a20d-3513cb68f805 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:40.213498 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-36651acf-5fb3-40e1-a20d-3513cb68f805 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:40.221461 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:40.221461 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:40.226694 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-36651acf-5fb3-40e1-a20d-3513cb68f805 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:40.231662 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-36651acf-5fb3-40e1-a20d-3513cb68f805 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b returned with HTTP 200 Aug 01 13:56:40.232348 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 493/2010] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:40 2026] GET /volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:40.248531 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5905cbe-b97c-46fb-ab37-47c30a55375d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:40.249818 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5905cbe-b97c-46fb-ab37-47c30a55375d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] PUT https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:40.250162 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5905cbe-b97c-46fb-ab37-47c30a55375d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1173677741"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:40.262710 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:40.262710 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:40.268054 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e5905cbe-b97c-46fb-ab37-47c30a55375d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:40.277802 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e5905cbe-b97c-46fb-ab37-47c30a55375d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume updated successfully. Aug 01 13:56:40.278723 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5905cbe-b97c-46fb-ab37-47c30a55375d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b returned with HTTP 200 Aug 01 13:56:40.279333 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 508/2011] 10.4.3.223 () {68 vars in 1368 bytes} [Sat Aug 1 13:56:40 2026] PUT /volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:40.294965 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d49ca2fe-06fb-449b-bfd1-5f055820dfc0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:40.295764 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1ef49345-5e85-484e-913c-c7fbdb832737 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:40.297647 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1ef49345-5e85-484e-913c-c7fbdb832737 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:40.297768 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d49ca2fe-06fb-449b-bfd1-5f055820dfc0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] PUT https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:40.297847 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1ef49345-5e85-484e-913c-c7fbdb832737 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:40.298063 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1ef49345-5e85-484e-913c-c7fbdb832737 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:40.298168 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-1ef49345-5e85-484e-913c-c7fbdb832737 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:40.298242 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d49ca2fe-06fb-449b-bfd1-5f055820dfc0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1397528087", "description": "This is the new description of volume"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:40.304178 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:40.304178 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:40.305135 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1ef49345-5e85-484e-913c-c7fbdb832737 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:40.306175 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 507/2012] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:40 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:40.309019 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:40.309019 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:40.313606 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d49ca2fe-06fb-449b-bfd1-5f055820dfc0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:40.321347 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d49ca2fe-06fb-449b-bfd1-5f055820dfc0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume updated successfully. Aug 01 13:56:40.321829 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d49ca2fe-06fb-449b-bfd1-5f055820dfc0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b returned with HTTP 200 Aug 01 13:56:40.322301 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 505/2013] 10.4.3.223 () {68 vars in 1369 bytes} [Sat Aug 1 13:56:40 2026] PUT /volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:40.335753 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-85024096-d1d1-47cd-bb4e-ade241a3f35a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:40.337856 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-85024096-d1d1-47cd-bb4e-ade241a3f35a tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:40.338205 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-85024096-d1d1-47cd-bb4e-ade241a3f35a tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:40.338601 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-85024096-d1d1-47cd-bb4e-ade241a3f35a tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:40.347557 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:40.347557 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:40.353174 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-85024096-d1d1-47cd-bb4e-ade241a3f35a tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:40.358826 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-85024096-d1d1-47cd-bb4e-ade241a3f35a tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b returned with HTTP 200 Aug 01 13:56:40.359675 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 494/2014] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:40 2026] GET /volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:40.380047 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:40.383175 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:40.383175 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-95108588", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-404663014"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:40.387305 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-95108588', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-404663014'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:40.387503 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume of 1 GB Aug 01 13:56:40.393195 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Availability Zones retrieved successfully. Aug 01 13:56:40.403094 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (95801a49-2a8e-4bcb-9e2e-ad56e29bdb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:40.404594 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17af3d12-f6a7-42ec-8a6d-f7a2f84456d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:40.406196 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:40.445990 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17af3d12-f6a7-42ec-8a6d-f7a2f84456d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:40.447557 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a4ef5d5-b68c-4342-bd0e-5d51b7b7b362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:40.504863 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Created reservations ['8bd3e021-9122-42f5-b464-c6553f312984', 'b19785a0-2801-4062-b85a-4d7efa2cb8f0', '46d1dbd4-9cc8-4381-81f4-d244e8c2b145', 'ba83ea87-1ba9-4459-8241-9f13633a9357'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:40.505950 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a4ef5d5-b68c-4342-bd0e-5d51b7b7b362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bd3e021-9122-42f5-b464-c6553f312984', 'b19785a0-2801-4062-b85a-4d7efa2cb8f0', '46d1dbd4-9cc8-4381-81f4-d244e8c2b145', 'ba83ea87-1ba9-4459-8241-9f13633a9357']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:40.506939 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772e3feb-39a8-461f-ab7d-a997225a4fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:40.538760 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772e3feb-39a8-461f-ab7d-a997225a4fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9511fd7-bc76-441b-90a3-6b187019f78b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-95108588',display_name='tempest-VolumesGetTest-Volume-404663014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['8bd3e021-9122-42f5-b464-c6553f312984','b19785a0-2801-4062-b85a-4d7efa2cb8f0','46d1dbd4-9cc8-4381-81f4-d244e8c2b145','ba83ea87-1ba9-4459-8241-9f13633a9357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-95108588',display_name='tempest-VolumesGetTest-Volume-404663014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9511fd7-bc76-441b-90a3-6b187019f78b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a6568ee5d924c81b34dc164f70a1338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:40.539893 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (013ce61e-1715-428a-908f-ba09cc82007e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:40.564089 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (013ce61e-1715-428a-908f-ba09cc82007e) transitioned into 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-95108588',display_name='tempest-VolumesGetTest-Volume-404663014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['8bd3e021-9122-42f5-b464-c6553f312984','b19785a0-2801-4062-b85a-4d7efa2cb8f0','46d1dbd4-9cc8-4381-81f4-d244e8c2b145','ba83ea87-1ba9-4459-8241-9f13633a9357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:40.565225 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22216011-800d-4b7a-8621-00c314b94d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:40.577925 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22216011-800d-4b7a-8621-00c314b94d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:40.578860 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (95801a49-2a8e-4bcb-9e2e-ad56e29bdb51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:40.579152 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request issued successfully. Aug 01 13:56:40.579923 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eb7e8119-f0ea-44cf-801e-a4b5c29be141 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:40.580402 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 509/2015] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:40 2026] POST /volume/v3/volumes => generated 777 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:40.595555 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1127d60e-2645-45d1-8663-792692cb07db None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:40.598993 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1127d60e-2645-45d1-8663-792692cb07db tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b Aug 01 13:56:40.599245 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1127d60e-2645-45d1-8663-792692cb07db tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:40.599554 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1127d60e-2645-45d1-8663-792692cb07db tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:40.607958 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:40.607958 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:40.613083 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1127d60e-2645-45d1-8663-792692cb07db tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:40.617899 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1127d60e-2645-45d1-8663-792692cb07db tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b returned with HTTP 200 Aug 01 13:56:40.618302 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 508/2016] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:40 2026] GET /volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:41.206250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-67ed40ff-3769-4949-8fb9-70b74c209e63 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.206819 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67ed40ff-3769-4949-8fb9-70b74c209e63 None None] GET https://10.4.3.223/volume// Aug 01 13:56:41.207070 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67ed40ff-3769-4949-8fb9-70b74c209e63 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:41.207365 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67ed40ff-3769-4949-8fb9-70b74c209e63 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:41.207810 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67ed40ff-3769-4949-8fb9-70b74c209e63 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:41.211586 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 506/2017] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:56:41 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:56:41.222442 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-12ddd357-1cd4-4960-baf9-99580088132d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.224971 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-12ddd357-1cd4-4960-baf9-99580088132d tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:56:41.225429 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-12ddd357-1cd4-4960-baf9-99580088132d tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25ee6ff3-00d8-465d-8fa5-d12a039bb5c6", "connector": null, "instance_uuid": "215367f2-1790-4a16-94aa-56dd9b910af4"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:41.240862 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:41.240862 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:41.280535 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-12ddd357-1cd4-4960-baf9-99580088132d tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:56:41.281070 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 495/2018] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:56:41 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 01 13:56:41.291433 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-8f26d8d1-6691-4f89-8a5b-8a414ec8de6a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.296755 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-8f26d8d1-6691-4f89-8a5b-8a414ec8de6a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] DELETE https://10.4.3.223/volume/v3/attachments/4eb1b82f-7732-4b7f-8447-a8d173bb3931 Aug 01 13:56:41.296943 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-8f26d8d1-6691-4f89-8a5b-8a414ec8de6a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:41.297155 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-8f26d8d1-6691-4f89-8a5b-8a414ec8de6a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:41.306373 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:41.306373 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:41.319341 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f87b1b3-5631-4f73-b667-39eb7840c085 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.323062 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f87b1b3-5631-4f73-b667-39eb7840c085 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:41.323062 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f87b1b3-5631-4f73-b667-39eb7840c085 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:41.323255 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f87b1b3-5631-4f73-b667-39eb7840c085 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:41.323282 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0f87b1b3-5631-4f73-b667-39eb7840c085 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:41.333547 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:41.333547 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:41.334570 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f87b1b3-5631-4f73-b667-39eb7840c085 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:41.335044 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 509/2019] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:41 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:41.369206 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-8f26d8d1-6691-4f89-8a5b-8a414ec8de6a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/4eb1b82f-7732-4b7f-8447-a8d173bb3931 returned with HTTP 200 Aug 01 13:56:41.369781 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 510/2020] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:56:41 2026] DELETE /volume/v3/attachments/4eb1b82f-7732-4b7f-8447-a8d173bb3931 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:41.619361 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-367b449f-6afc-4a11-8c19-5e91ae685a6d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.620511 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-367b449f-6afc-4a11-8c19-5e91ae685a6d None None] GET https://10.4.3.223/volume// Aug 01 13:56:41.620511 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-367b449f-6afc-4a11-8c19-5e91ae685a6d None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:41.620511 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-367b449f-6afc-4a11-8c19-5e91ae685a6d None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:41.620511 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-367b449f-6afc-4a11-8c19-5e91ae685a6d None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:41.620870 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 507/2021] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:56: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 01 13:56:41.636074 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-33d8f5dd-562c-4466-af72-7c6122f557b2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.639189 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-33d8f5dd-562c-4466-af72-7c6122f557b2 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b Aug 01 13:56:41.639661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-33d8f5dd-562c-4466-af72-7c6122f557b2 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:41.639955 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-33d8f5dd-562c-4466-af72-7c6122f557b2 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:41.640165 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-de3c6a71-a71e-4b6c-8daa-e5fc4da0e401 req-3751a282-6f24-46e1-a36c-3c862db3884e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.642613 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-de3c6a71-a71e-4b6c-8daa-e5fc4da0e401 req-3751a282-6f24-46e1-a36c-3c862db3884e tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:56:41.643112 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-de3c6a71-a71e-4b6c-8daa-e5fc4da0e401 req-3751a282-6f24-46e1-a36c-3c862db3884e tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f92da471-e2f1-47eb-b170-199af8705945", "connector": null, "instance_uuid": "f3371a2f-18e5-4a5d-9469-2c7862bbd48c"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:41.659201 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:41.659201 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:41.668448 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:41.668448 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:41.671406 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-33d8f5dd-562c-4466-af72-7c6122f557b2 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:41.676723 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-33d8f5dd-562c-4466-af72-7c6122f557b2 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b returned with HTTP 200 Aug 01 13:56:41.677229 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 496/2022] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:41 2026] GET /volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:41.697394 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-39c3a614-191c-4f9b-8b01-dda577b0785c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.701174 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39c3a614-191c-4f9b-8b01-dda577b0785c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] PUT https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b Aug 01 13:56:41.701739 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-39c3a614-191c-4f9b-8b01-dda577b0785c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1173677741", "description": null}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:41.718253 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:41.718253 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:41.735005 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-39c3a614-191c-4f9b-8b01-dda577b0785c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:41.741801 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-de3c6a71-a71e-4b6c-8daa-e5fc4da0e401 req-3751a282-6f24-46e1-a36c-3c862db3884e tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:56:41.742312 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 510/2023] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:56:41 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:41.753407 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-39c3a614-191c-4f9b-8b01-dda577b0785c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume updated successfully. Aug 01 13:56:41.753542 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39c3a614-191c-4f9b-8b01-dda577b0785c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b returned with HTTP 200 Aug 01 13:56:41.754106 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 511/2024] 10.4.3.223 () {68 vars in 1368 bytes} [Sat Aug 1 13:56:41 2026] PUT /volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b => generated 770 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:41.757337 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-de3c6a71-a71e-4b6c-8daa-e5fc4da0e401 req-68ebc553-40fa-4345-8abe-a4c82ac48359 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.760924 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de3c6a71-a71e-4b6c-8daa-e5fc4da0e401 req-68ebc553-40fa-4345-8abe-a4c82ac48359 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ea858a61-b5b7-4ae6-b6bf-b31bc6b7a8f9 Aug 01 13:56:41.761240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de3c6a71-a71e-4b6c-8daa-e5fc4da0e401 req-68ebc553-40fa-4345-8abe-a4c82ac48359 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:41.761583 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-de3c6a71-a71e-4b6c-8daa-e5fc4da0e401 req-68ebc553-40fa-4345-8abe-a4c82ac48359 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:41.772207 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-69d03e8f-e3ae-4076-bf62-9de62c93a34f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.774638 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69d03e8f-e3ae-4076-bf62-9de62c93a34f tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b Aug 01 13:56:41.774874 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69d03e8f-e3ae-4076-bf62-9de62c93a34f tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:41.775036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69d03e8f-e3ae-4076-bf62-9de62c93a34f tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:41.777352 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:41.777352 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:41.793278 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:41.793278 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:41.799716 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-69d03e8f-e3ae-4076-bf62-9de62c93a34f tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:41.808240 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69d03e8f-e3ae-4076-bf62-9de62c93a34f tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b returned with HTTP 200 Aug 01 13:56:41.808764 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 497/2025] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:41 2026] GET /volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:41.823593 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-13ac0cab-cfc4-466c-81e5-caf555b0435e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.826206 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13ac0cab-cfc4-466c-81e5-caf555b0435e tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b Aug 01 13:56:41.826462 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13ac0cab-cfc4-466c-81e5-caf555b0435e tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:41.826735 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13ac0cab-cfc4-466c-81e5-caf555b0435e tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:41.826953 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-13ac0cab-cfc4-466c-81e5-caf555b0435e tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume with id: e9511fd7-bc76-441b-90a3-6b187019f78b Aug 01 13:56:41.838506 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:41.838506 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:41.839929 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-13ac0cab-cfc4-466c-81e5-caf555b0435e tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:41.864655 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-de3c6a71-a71e-4b6c-8daa-e5fc4da0e401 req-68ebc553-40fa-4345-8abe-a4c82ac48359 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/attachments/ea858a61-b5b7-4ae6-b6bf-b31bc6b7a8f9 returned with HTTP 200 Aug 01 13:56:41.865713 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 508/2026] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:56:41 2026] DELETE /volume/v3/attachments/ea858a61-b5b7-4ae6-b6bf-b31bc6b7a8f9 => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:41.865812 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-13ac0cab-cfc4-466c-81e5-caf555b0435e tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume request issued successfully. Aug 01 13:56:41.865953 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13ac0cab-cfc4-466c-81e5-caf555b0435e tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b returned with HTTP 202 Aug 01 13:56:41.866479 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 511/2027] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:41 2026] DELETE /volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:41.878071 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-074bcc1b-5549-45bf-a8f7-d085d7543498 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:41.882430 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-074bcc1b-5549-45bf-a8f7-d085d7543498 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b Aug 01 13:56:41.882785 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-074bcc1b-5549-45bf-a8f7-d085d7543498 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:41.883067 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-074bcc1b-5549-45bf-a8f7-d085d7543498 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:41.896572 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:41.896572 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:41.904290 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-074bcc1b-5549-45bf-a8f7-d085d7543498 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:41.916640 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-074bcc1b-5549-45bf-a8f7-d085d7543498 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b returned with HTTP 200 Aug 01 13:56:41.917587 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 512/2028] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:41 2026] GET /volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b => generated 837 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:42.348622 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-33e635e6-c34e-42e6-aba1-b4b759f6d4c4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:42.351479 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-33e635e6-c34e-42e6-aba1-b4b759f6d4c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:42.351775 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-33e635e6-c34e-42e6-aba1-b4b759f6d4c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:42.352052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-33e635e6-c34e-42e6-aba1-b4b759f6d4c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:42.352211 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-33e635e6-c34e-42e6-aba1-b4b759f6d4c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:42.357401 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:42.357401 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:42.358304 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-33e635e6-c34e-42e6-aba1-b4b759f6d4c4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:42.358739 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 498/2029] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:42 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:42.651858 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-79250681-fc4a-4e02-bb4c-99c3824451ec None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:42.657259 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-79250681-fc4a-4e02-bb4c-99c3824451ec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] PUT https://10.4.3.223/volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c Aug 01 13:56:42.657259 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-79250681-fc4a-4e02-bb4c-99c3824451ec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:42.669702 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-79250681-fc4a-4e02-bb4c-99c3824451ec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Acquiring lock "cinder-attachment_update-25ee6ff3-00d8-465d-8fa5-d12a039bb5c6-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:56:42.679230 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-79250681-fc4a-4e02-bb4c-99c3824451ec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Lock "cinder-attachment_update-25ee6ff3-00d8-465d-8fa5-d12a039bb5c6-np0000006308" acquired by "attachment_update" :: waited 0.010s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:56:42.682353 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:42.682353 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:42.800606 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-79250681-fc4a-4e02-bb4c-99c3824451ec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Lock "cinder-attachment_update-25ee6ff3-00d8-465d-8fa5-d12a039bb5c6-np0000006308" released by "attachment_update" :: held 0.121s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:56:42.801898 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-79250681-fc4a-4e02-bb4c-99c3824451ec tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c returned with HTTP 200 Aug 01 13:56:42.801898 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 509/2030] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:56:42 2026] PUT /volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:42.822185 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-7a293e76-7d93-42ba-8f0b-ac1bae53c133 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:42.825295 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-7a293e76-7d93-42ba-8f0b-ac1bae53c133 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c Aug 01 13:56:42.825569 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-7a293e76-7d93-42ba-8f0b-ac1bae53c133 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:42.825797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-7a293e76-7d93-42ba-8f0b-ac1bae53c133 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:42.854109 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-7a293e76-7d93-42ba-8f0b-ac1bae53c133 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c returned with HTTP 200 Aug 01 13:56:42.855382 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 512/2031] 10.4.3.223 () {70 vars in 1651 bytes} [Sat Aug 1 13:56:42 2026] GET /volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:42.934967 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-76a1ca01-4861-4ce4-846f-2e7c0210cbc8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:42.936026 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76a1ca01-4861-4ce4-846f-2e7c0210cbc8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b Aug 01 13:56:42.936512 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76a1ca01-4861-4ce4-846f-2e7c0210cbc8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:42.936733 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76a1ca01-4861-4ce4-846f-2e7c0210cbc8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:42.950060 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76a1ca01-4861-4ce4-846f-2e7c0210cbc8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b returned with HTTP 404 Aug 01 13:56:42.950706 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 513/2032] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:42 2026] GET /volume/v3/volumes/e9511fd7-bc76-441b-90a3-6b187019f78b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:42.964169 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-aca2afbc-3aa5-481b-9719-d53b72862ec1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:42.968429 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aca2afbc-3aa5-481b-9719-d53b72862ec1 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:42.968676 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aca2afbc-3aa5-481b-9719-d53b72862ec1 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:42.968906 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aca2afbc-3aa5-481b-9719-d53b72862ec1 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:42.985491 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:42.985491 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:42.995496 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-aca2afbc-3aa5-481b-9719-d53b72862ec1 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:43.002108 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aca2afbc-3aa5-481b-9719-d53b72862ec1 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b returned with HTTP 200 Aug 01 13:56:43.002626 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 499/2033] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:42 2026] GET /volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b => generated 925 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:43.019504 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4e419de3-8390-4655-9bb1-80a1ef56e1b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:43.023371 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e419de3-8390-4655-9bb1-80a1ef56e1b4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:43.026683 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e419de3-8390-4655-9bb1-80a1ef56e1b4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:43.028529 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e419de3-8390-4655-9bb1-80a1ef56e1b4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:43.032335 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-4e419de3-8390-4655-9bb1-80a1ef56e1b4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume with id: 6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:43.061289 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:43.061289 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:43.065809 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4e419de3-8390-4655-9bb1-80a1ef56e1b4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:43.108551 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4e419de3-8390-4655-9bb1-80a1ef56e1b4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume request issued successfully. Aug 01 13:56:43.108551 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e419de3-8390-4655-9bb1-80a1ef56e1b4 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b returned with HTTP 202 Aug 01 13:56:43.109042 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 510/2034] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:43 2026] DELETE /volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:43.116891 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c539aa66-33cc-4564-b7f7-93e25ccbf14c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:43.121008 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c539aa66-33cc-4564-b7f7-93e25ccbf14c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:43.121277 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c539aa66-33cc-4564-b7f7-93e25ccbf14c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:43.121536 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c539aa66-33cc-4564-b7f7-93e25ccbf14c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:43.132515 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:43.132515 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:43.140355 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c539aa66-33cc-4564-b7f7-93e25ccbf14c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:43.153290 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c539aa66-33cc-4564-b7f7-93e25ccbf14c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b returned with HTTP 200 Aug 01 13:56:43.154084 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 513/2035] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:43 2026] GET /volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b => generated 924 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:43.369983 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d7debef2-a279-4ece-8f11-a4542340f737 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:43.371729 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7debef2-a279-4ece-8f11-a4542340f737 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:43.371912 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7debef2-a279-4ece-8f11-a4542340f737 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:43.372114 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7debef2-a279-4ece-8f11-a4542340f737 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:43.372192 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d7debef2-a279-4ece-8f11-a4542340f737 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:43.377169 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:43.377169 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:43.377938 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7debef2-a279-4ece-8f11-a4542340f737 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:43.378308 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 514/2036] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:43 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:44.012858 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d5ec0901-716c-4939-8a00-508d8d0c7d9e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:44.013427 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d5ec0901-716c-4939-8a00-508d8d0c7d9e None None] GET https://10.4.3.223/volume// Aug 01 13:56:44.013666 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d5ec0901-716c-4939-8a00-508d8d0c7d9e None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:44.013949 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d5ec0901-716c-4939-8a00-508d8d0c7d9e None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:44.014387 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d5ec0901-716c-4939-8a00-508d8d0c7d9e None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:44.014780 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 500/2037] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:56: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 01 13:56:44.023029 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-64abd23e-2cc2-457d-a10d-00ac6601c726 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:44.025783 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-64abd23e-2cc2-457d-a10d-00ac6601c726 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] GET https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 Aug 01 13:56:44.026104 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-64abd23e-2cc2-457d-a10d-00ac6601c726 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:44.026404 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-64abd23e-2cc2-457d-a10d-00ac6601c726 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:44.039064 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:44.039064 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:44.043543 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-64abd23e-2cc2-457d-a10d-00ac6601c726 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Volume info retrieved successfully. Aug 01 13:56:44.049065 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-64abd23e-2cc2-457d-a10d-00ac6601c726 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 returned with HTTP 200 Aug 01 13:56:44.049649 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 511/2038] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:56:44 2026] GET /volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:56:44.170702 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8407b5e6-973f-4708-9619-fbf323da1f02 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:44.173202 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8407b5e6-973f-4708-9619-fbf323da1f02 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b Aug 01 13:56:44.173460 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8407b5e6-973f-4708-9619-fbf323da1f02 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:44.173707 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8407b5e6-973f-4708-9619-fbf323da1f02 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:44.182609 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-bf073632-951a-45fd-830f-e2c6412292cb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:44.183064 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8407b5e6-973f-4708-9619-fbf323da1f02 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b returned with HTTP 404 Aug 01 13:56:44.183522 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 514/2039] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:44 2026] GET /volume/v3/volumes/6ce737ff-0609-4da2-8fa4-4323f2a5028b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:44.185008 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-bf073632-951a-45fd-830f-e2c6412292cb tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] PUT https://10.4.3.223/volume/v3/attachments/22d420c7-cb64-4df9-ba1c-4accbb8c8884 Aug 01 13:56:44.185446 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-bf073632-951a-45fd-830f-e2c6412292cb tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:44.191945 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b02b0ef3-4b49-487f-8271-6b95fbae04b8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:44.194670 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b02b0ef3-4b49-487f-8271-6b95fbae04b8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 Aug 01 13:56:44.194847 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b02b0ef3-4b49-487f-8271-6b95fbae04b8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:44.195041 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b02b0ef3-4b49-487f-8271-6b95fbae04b8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:44.206314 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-bf073632-951a-45fd-830f-e2c6412292cb tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Acquiring lock "cinder-attachment_update-f92da471-e2f1-47eb-b170-199af8705945-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:56:44.206703 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:44.206703 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:44.211996 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-bf073632-951a-45fd-830f-e2c6412292cb tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Lock "cinder-attachment_update-f92da471-e2f1-47eb-b170-199af8705945-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:56:44.213010 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b02b0ef3-4b49-487f-8271-6b95fbae04b8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:44.213595 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:44.213595 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:44.220454 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b02b0ef3-4b49-487f-8271-6b95fbae04b8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 returned with HTTP 200 Aug 01 13:56:44.221199 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 501/2040] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:44 2026] GET /volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:44.236144 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e609a885-aec1-49f8-b7de-992ab0a0f744 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:44.238943 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e609a885-aec1-49f8-b7de-992ab0a0f744 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] DELETE https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 Aug 01 13:56:44.239240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e609a885-aec1-49f8-b7de-992ab0a0f744 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:44.239700 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e609a885-aec1-49f8-b7de-992ab0a0f744 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:44.239802 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e609a885-aec1-49f8-b7de-992ab0a0f744 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume with id: 09978fdb-b481-480c-9f2a-27a1568e7362 Aug 01 13:56:44.249152 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:44.249152 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:44.249786 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e609a885-aec1-49f8-b7de-992ab0a0f744 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:44.273396 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e609a885-aec1-49f8-b7de-992ab0a0f744 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume request issued successfully. Aug 01 13:56:44.273587 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e609a885-aec1-49f8-b7de-992ab0a0f744 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 returned with HTTP 202 Aug 01 13:56:44.274038 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 512/2041] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:44 2026] DELETE /volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:44.286119 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c42e5a07-b9c5-4178-b2cd-e046fcabb9a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:44.290572 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c42e5a07-b9c5-4178-b2cd-e046fcabb9a3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 Aug 01 13:56:44.290848 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c42e5a07-b9c5-4178-b2cd-e046fcabb9a3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:44.291071 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c42e5a07-b9c5-4178-b2cd-e046fcabb9a3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:44.306014 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:44.306014 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:44.313268 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c42e5a07-b9c5-4178-b2cd-e046fcabb9a3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:44.325775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c42e5a07-b9c5-4178-b2cd-e046fcabb9a3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 returned with HTTP 200 Aug 01 13:56:44.326367 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 515/2042] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:44 2026] GET /volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:44.353705 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-bf073632-951a-45fd-830f-e2c6412292cb tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Lock "cinder-attachment_update-f92da471-e2f1-47eb-b170-199af8705945-np0000006308" released by "attachment_update" :: held 0.142s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:56:44.354165 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-bf073632-951a-45fd-830f-e2c6412292cb tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/attachments/22d420c7-cb64-4df9-ba1c-4accbb8c8884 returned with HTTP 200 Aug 01 13:56:44.354851 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 515/2043] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:56:44 2026] PUT /volume/v3/attachments/22d420c7-cb64-4df9-ba1c-4accbb8c8884 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:44.386451 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-dc80aa0f-d45a-4384-b5f5-57aa8ed9c2b2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:44.390654 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-dc80aa0f-d45a-4384-b5f5-57aa8ed9c2b2 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] POST https://10.4.3.223/volume/v3/attachments/22d420c7-cb64-4df9-ba1c-4accbb8c8884/action Aug 01 13:56:44.390654 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-dc80aa0f-d45a-4384-b5f5-57aa8ed9c2b2 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:56:44.390654 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-dc80aa0f-d45a-4384-b5f5-57aa8ed9c2b2 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:44.402683 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06545d40-4e45-4479-8810-86ac7bb4b531 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:44.406143 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06545d40-4e45-4479-8810-86ac7bb4b531 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:44.406239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06545d40-4e45-4479-8810-86ac7bb4b531 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:44.407024 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06545d40-4e45-4479-8810-86ac7bb4b531 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:44.407106 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-06545d40-4e45-4479-8810-86ac7bb4b531 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:44.412049 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:44.412049 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:44.420171 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:44.420171 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:44.421790 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06545d40-4e45-4479-8810-86ac7bb4b531 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:44.421939 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 513/2044] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:44 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:44.426610 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ff050a2b-2508-41e7-84eb-b684d30d5990 req-dc80aa0f-d45a-4384-b5f5-57aa8ed9c2b2 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/attachments/22d420c7-cb64-4df9-ba1c-4accbb8c8884/action returned with HTTP 204 Aug 01 13:56:44.427237 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 502/2045] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:56:44 2026] POST /volume/v3/attachments/22d420c7-cb64-4df9-ba1c-4accbb8c8884/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:45.344729 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60c79d64-5f89-4ccd-a762-dbd6f60fa6c9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:45.347664 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60c79d64-5f89-4ccd-a762-dbd6f60fa6c9 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 Aug 01 13:56:45.348249 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60c79d64-5f89-4ccd-a762-dbd6f60fa6c9 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:45.348473 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60c79d64-5f89-4ccd-a762-dbd6f60fa6c9 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:45.350626 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=287,cinder:UPDATE=58,cinder:DELETE=4,cinder:INSERT=37 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:56:45.356982 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60c79d64-5f89-4ccd-a762-dbd6f60fa6c9 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 returned with HTTP 404 Aug 01 13:56:45.357573 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 516/2046] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:45 2026] GET /volume/v3/volumes/09978fdb-b481-480c-9f2a-27a1568e7362 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:45.411884 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-153a2268-a8a9-47db-921a-0239813228b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:45.413892 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:45.414376 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-VolumesGetTest-Volume-832822607", "metadata": {"Type": "Test"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:45.417846 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request body: {'volume': {'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-832822607', 'metadata': {'Type': 'Test'}}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:45.437474 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4dd2ddcd-fa45-4f19-b4ab-00f96760a943 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:45.441980 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4dd2ddcd-fa45-4f19-b4ab-00f96760a943 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:45.442460 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4dd2ddcd-fa45-4f19-b4ab-00f96760a943 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:45.442869 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4dd2ddcd-fa45-4f19-b4ab-00f96760a943 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:45.443149 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4dd2ddcd-fa45-4f19-b4ab-00f96760a943 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:45.449330 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:45.449330 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:45.450292 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4dd2ddcd-fa45-4f19-b4ab-00f96760a943 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:45.450696 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 514/2047] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:45 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:45.530099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume of 1 GB Aug 01 13:56:45.530997 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:45.530997 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:45.536591 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Availability Zones retrieved successfully. Aug 01 13:56:45.545503 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (dcd542dc-3fae-4be7-8af9-3fe5dc4f263c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:45.547508 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d6b096-3c30-49ac-bb18-000610d18f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:45.548307 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:45.635665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d6b096-3c30-49ac-bb18-000610d18f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:45.636870 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c32d9a6-a20b-46de-a984-f72288ac1219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:45.690098 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Created reservations ['39f7a065-b9fb-4126-9770-305e4b367c3f', 'ffb0728b-5944-477a-9701-27a1945dd90b', 'cbf08348-632a-4e7a-9d7a-6d5d8f79baaa', 'ae708099-0adf-4900-aff7-c22e5b49a8d7'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:45.691144 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c32d9a6-a20b-46de-a984-f72288ac1219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39f7a065-b9fb-4126-9770-305e4b367c3f', 'ffb0728b-5944-477a-9701-27a1945dd90b', 'cbf08348-632a-4e7a-9d7a-6d5d8f79baaa', 'ae708099-0adf-4900-aff7-c22e5b49a8d7']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:45.692166 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (360bdff3-03f3-4bb8-a361-39ff0fc98971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:45.725293 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (360bdff3-03f3-4bb8-a361-39ff0fc98971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d13708e-42ca-4450-a715-96208c3fdc68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-832822607',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['39f7a065-b9fb-4126-9770-305e4b367c3f','ffb0728b-5944-477a-9701-27a1945dd90b','cbf08348-632a-4e7a-9d7a-6d5d8f79baaa','ae708099-0adf-4900-aff7-c22e5b49a8d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-832822607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d13708e-42ca-4450-a715-96208c3fdc68,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7a6568ee5d924c81b34dc164f70a1338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:45.726419 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a33d074-6974-4f97-8c03-319f711e377a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:45.764529 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a33d074-6974-4f97-8c03-319f711e377a) transitioned into state 'SUCCESS' from state '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-832822607',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['39f7a065-b9fb-4126-9770-305e4b367c3f','ffb0728b-5944-477a-9701-27a1945dd90b','cbf08348-632a-4e7a-9d7a-6d5d8f79baaa','ae708099-0adf-4900-aff7-c22e5b49a8d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:45.765154 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (739c105c-b7a6-47ce-bd7c-876b99c4c41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:45.778454 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (739c105c-b7a6-47ce-bd7c-876b99c4c41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:45.779470 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (dcd542dc-3fae-4be7-8af9-3fe5dc4f263c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:45.779821 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request issued successfully. Aug 01 13:56:45.780579 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-153a2268-a8a9-47db-921a-0239813228b0 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:45.781013 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 516/2048] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:45 2026] POST /volume/v3/volumes => generated 758 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:45.807661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b2a93b9a-5ebc-4d98-81f4-af24d905d7b3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:45.812768 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b2a93b9a-5ebc-4d98-81f4-af24d905d7b3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:45.812768 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b2a93b9a-5ebc-4d98-81f4-af24d905d7b3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:45.812909 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b2a93b9a-5ebc-4d98-81f4-af24d905d7b3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:45.826319 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:45.826319 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:45.837052 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b2a93b9a-5ebc-4d98-81f4-af24d905d7b3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:45.843205 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b2a93b9a-5ebc-4d98-81f4-af24d905d7b3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 returned with HTTP 200 Aug 01 13:56:45.844369 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 503/2049] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:45 2026] GET /volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:46.473967 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-50fcfa37-6da1-403f-ae10-5d3f7bb137cd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:46.478147 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50fcfa37-6da1-403f-ae10-5d3f7bb137cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:46.478147 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50fcfa37-6da1-403f-ae10-5d3f7bb137cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:46.478147 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50fcfa37-6da1-403f-ae10-5d3f7bb137cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:46.478147 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-50fcfa37-6da1-403f-ae10-5d3f7bb137cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:46.483152 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:46.483152 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:46.485520 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50fcfa37-6da1-403f-ae10-5d3f7bb137cd tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:46.485520 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 517/2050] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:46 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:46.860682 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-707b0c31-18a8-4ebb-82ed-7ebb348602c2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:46.863185 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-707b0c31-18a8-4ebb-82ed-7ebb348602c2 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:46.863437 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-707b0c31-18a8-4ebb-82ed-7ebb348602c2 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:46.863655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-707b0c31-18a8-4ebb-82ed-7ebb348602c2 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:46.873442 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:46.873442 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:46.873905 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-707b0c31-18a8-4ebb-82ed-7ebb348602c2 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:46.879768 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-707b0c31-18a8-4ebb-82ed-7ebb348602c2 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 returned with HTTP 200 Aug 01 13:56:46.880149 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 515/2051] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:46 2026] GET /volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:46.898990 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d1350439-27a9-4efd-a2e3-f21e37c015bf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:46.900971 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1350439-27a9-4efd-a2e3-f21e37c015bf tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:46.901199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1350439-27a9-4efd-a2e3-f21e37c015bf tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:46.901415 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1350439-27a9-4efd-a2e3-f21e37c015bf tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:46.905793 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=378,cinder:UPDATE=112,cinder:INSERT=52,cinder:DELETE=2 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:56:46.915701 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:46.915701 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:46.923264 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d1350439-27a9-4efd-a2e3-f21e37c015bf tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:46.931178 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1350439-27a9-4efd-a2e3-f21e37c015bf tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 returned with HTTP 200 Aug 01 13:56:46.932044 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 517/2052] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:46 2026] GET /volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:46.955486 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7e1d1460-390d-4aff-ab9d-2db22d7e8705 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:46.967774 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e1d1460-390d-4aff-ab9d-2db22d7e8705 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] PUT https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:46.968483 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7e1d1460-390d-4aff-ab9d-2db22d7e8705 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-832822607"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:46.986939 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:46.986939 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:46.994509 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7e1d1460-390d-4aff-ab9d-2db22d7e8705 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:47.006430 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7e1d1460-390d-4aff-ab9d-2db22d7e8705 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume updated successfully. Aug 01 13:56:47.007374 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e1d1460-390d-4aff-ab9d-2db22d7e8705 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 returned with HTTP 200 Aug 01 13:56:47.007942 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 504/2053] 10.4.3.223 () {68 vars in 1368 bytes} [Sat Aug 1 13:56:46 2026] PUT /volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 => generated 782 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:47.047346 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fda5e434-6357-4835-9625-e01cc4f4f69d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:47.048950 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fda5e434-6357-4835-9625-e01cc4f4f69d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] PUT https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:47.049453 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fda5e434-6357-4835-9625-e01cc4f4f69d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-985503464", "description": "This is the new description of volume"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:47.067529 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:47.067529 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:47.075675 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fda5e434-6357-4835-9625-e01cc4f4f69d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:47.085727 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fda5e434-6357-4835-9625-e01cc4f4f69d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume updated successfully. Aug 01 13:56:47.086571 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fda5e434-6357-4835-9625-e01cc4f4f69d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 returned with HTTP 200 Aug 01 13:56:47.087133 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 518/2054] 10.4.3.223 () {68 vars in 1369 bytes} [Sat Aug 1 13:56:47 2026] PUT /volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:47.123016 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-04625a1b-c254-4a92-b16d-33172014ff3c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:47.125803 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04625a1b-c254-4a92-b16d-33172014ff3c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:47.126036 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04625a1b-c254-4a92-b16d-33172014ff3c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:47.126305 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04625a1b-c254-4a92-b16d-33172014ff3c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:47.142861 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:47.142861 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:47.151932 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-04625a1b-c254-4a92-b16d-33172014ff3c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:47.157772 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04625a1b-c254-4a92-b16d-33172014ff3c tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 returned with HTTP 200 Aug 01 13:56:47.158205 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 516/2055] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:47 2026] GET /volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 => generated 1405 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:47.170980 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c83f420f-6e01-46fa-b236-e6923b001664 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:47.172936 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:47.173352 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-878057978", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1749375169"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:47.174963 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-878057978', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1749375169'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:47.174963 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume of 1 GB Aug 01 13:56:47.180570 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Availability Zones retrieved successfully. Aug 01 13:56:47.187007 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (ce7a4b44-8459-4fb0-a501-59a17579eb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:47.188302 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a41678-d966-4c61-a9fe-b824b4347978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:47.189364 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:47.224710 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a41678-d966-4c61-a9fe-b824b4347978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:47.225637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e6460f-9968-4e2c-af13-78ff7fdb1980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:47.292345 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Created reservations ['4b4ce3a7-fe0a-41c2-9772-c0991a168132', '408b53b5-4f4d-467b-9039-df048e32e29c', 'd04f683a-ae3f-4b71-89cc-f17f2704d2d3', 'b3ad5fdb-7774-4223-a9c8-ba17d66a1617'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:47.293464 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e6460f-9968-4e2c-af13-78ff7fdb1980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b4ce3a7-fe0a-41c2-9772-c0991a168132', '408b53b5-4f4d-467b-9039-df048e32e29c', 'd04f683a-ae3f-4b71-89cc-f17f2704d2d3', 'b3ad5fdb-7774-4223-a9c8-ba17d66a1617']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:47.294166 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1d9ca2-2586-482e-8e6a-f3d79a7a5679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:47.323527 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1d9ca2-2586-482e-8e6a-f3d79a7a5679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6659a962-906c-45f9-9fbe-1989b9432b27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-878057978',display_name='tempest-VolumesGetTest-Volume-1749375169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['4b4ce3a7-fe0a-41c2-9772-c0991a168132','408b53b5-4f4d-467b-9039-df048e32e29c','d04f683a-ae3f-4b71-89cc-f17f2704d2d3','b3ad5fdb-7774-4223-a9c8-ba17d66a1617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-878057978',display_name='tempest-VolumesGetTest-Volume-1749375169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6659a962-906c-45f9-9fbe-1989b9432b27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a6568ee5d924c81b34dc164f70a1338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:47.324941 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ef402b-d6fd-46d1-b74c-b3b08b1f5e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:47.349264 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ef402b-d6fd-46d1-b74c-b3b08b1f5e62) transitioned into 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-878057978',display_name='tempest-VolumesGetTest-Volume-1749375169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6568ee5d924c81b34dc164f70a1338',qos_specs=None,replication_status=,reservations=['4b4ce3a7-fe0a-41c2-9772-c0991a168132','408b53b5-4f4d-467b-9039-df048e32e29c','d04f683a-ae3f-4b71-89cc-f17f2704d2d3','b3ad5fdb-7774-4223-a9c8-ba17d66a1617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297c47d4e9d043ee957cce5b9d9f8391',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:47.350062 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc5f1b4f-edbe-4e2c-b209-d370da8648c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:47.361793 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc5f1b4f-edbe-4e2c-b209-d370da8648c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:47.362682 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Flow 'volume_create_api' (ce7a4b44-8459-4fb0-a501-59a17579eb29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:47.362988 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Create volume request issued successfully. Aug 01 13:56:47.363658 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c83f420f-6e01-46fa-b236-e6923b001664 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:47.364204 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 518/2056] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:47 2026] POST /volume/v3/volumes => generated 779 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:47.376758 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-afa39250-75d3-4d7e-8920-f66602b8163d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:47.378896 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-afa39250-75d3-4d7e-8920-f66602b8163d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 Aug 01 13:56:47.379022 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-afa39250-75d3-4d7e-8920-f66602b8163d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:47.379227 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-afa39250-75d3-4d7e-8920-f66602b8163d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:47.387491 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:47.387491 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:47.391807 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-afa39250-75d3-4d7e-8920-f66602b8163d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:47.396384 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-afa39250-75d3-4d7e-8920-f66602b8163d tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 returned with HTTP 200 Aug 01 13:56:47.397048 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 505/2057] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:47 2026] GET /volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:47.510894 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0ca2e734-cf75-40a3-8388-8ccf31910457 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:47.512616 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ca2e734-cf75-40a3-8388-8ccf31910457 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:47.512788 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ca2e734-cf75-40a3-8388-8ccf31910457 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:47.513017 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ca2e734-cf75-40a3-8388-8ccf31910457 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:47.513147 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0ca2e734-cf75-40a3-8388-8ccf31910457 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:47.517555 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:47.517555 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:47.518474 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ca2e734-cf75-40a3-8388-8ccf31910457 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:47.518845 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 519/2058] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:47 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:47.684168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-c489f3f9-4d65-4c0a-809b-f59e0c2bbb47 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:47.693820 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-c489f3f9-4d65-4c0a-809b-f59e0c2bbb47 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] POST https://10.4.3.223/volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c/action Aug 01 13:56:47.695440 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-c489f3f9-4d65-4c0a-809b-f59e0c2bbb47 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:56:47.695893 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-c489f3f9-4d65-4c0a-809b-f59e0c2bbb47 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:47.715504 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:47.715504 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:47.729541 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7a710023-d9cf-4064-b2e6-9d0ef4a721b6 req-c489f3f9-4d65-4c0a-809b-f59e0c2bbb47 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c/action returned with HTTP 204 Aug 01 13:56:47.730070 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 517/2059] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:56:47 2026] POST /volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:48.418205 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-08b90858-9984-4f44-8aed-325097042672 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:48.421158 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-08b90858-9984-4f44-8aed-325097042672 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 Aug 01 13:56:48.421507 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-08b90858-9984-4f44-8aed-325097042672 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:48.421798 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-08b90858-9984-4f44-8aed-325097042672 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:48.436526 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:48.436526 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:48.445464 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-08b90858-9984-4f44-8aed-325097042672 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:48.454091 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-08b90858-9984-4f44-8aed-325097042672 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 returned with HTTP 200 Aug 01 13:56:48.456153 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 519/2060] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:48 2026] GET /volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:48.485050 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3a703d3f-fe36-4cc6-a129-c211438bf209 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:48.489121 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3a703d3f-fe36-4cc6-a129-c211438bf209 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] PUT https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 Aug 01 13:56:48.489121 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3a703d3f-fe36-4cc6-a129-c211438bf209 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-832822607", "description": null}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:48.500063 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=334,cinder:UPDATE=84,cinder:DELETE=3,cinder:INSERT=37 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:56:48.508341 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:48.508341 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:48.518227 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3a703d3f-fe36-4cc6-a129-c211438bf209 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:48.533660 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3a703d3f-fe36-4cc6-a129-c211438bf209 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume updated successfully. Aug 01 13:56:48.534273 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3a703d3f-fe36-4cc6-a129-c211438bf209 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 returned with HTTP 200 Aug 01 13:56:48.534927 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 506/2061] 10.4.3.223 () {68 vars in 1368 bytes} [Sat Aug 1 13:56:48 2026] PUT /volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 => generated 769 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:48.535543 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a8cb2010-e66d-402a-948a-f709b38b9519 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:48.538032 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a8cb2010-e66d-402a-948a-f709b38b9519 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:48.538397 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a8cb2010-e66d-402a-948a-f709b38b9519 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:48.538681 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a8cb2010-e66d-402a-948a-f709b38b9519 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:48.538880 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a8cb2010-e66d-402a-948a-f709b38b9519 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:48.547553 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:48.547553 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:48.549269 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a8cb2010-e66d-402a-948a-f709b38b9519 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:48.549434 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 520/2062] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:48 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:48.557326 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-29d3d3a2-0a7b-4970-abb4-8ceca4e76179 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:48.561223 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29d3d3a2-0a7b-4970-abb4-8ceca4e76179 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 Aug 01 13:56:48.561223 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29d3d3a2-0a7b-4970-abb4-8ceca4e76179 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:48.561223 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29d3d3a2-0a7b-4970-abb4-8ceca4e76179 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:48.572583 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:48.572583 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:48.578774 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-29d3d3a2-0a7b-4970-abb4-8ceca4e76179 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:48.586681 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29d3d3a2-0a7b-4970-abb4-8ceca4e76179 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 returned with HTTP 200 Aug 01 13:56:48.587061 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 518/2063] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:48 2026] GET /volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:48.606589 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8c99e939-6888-45ab-8f6a-217c52e7c477 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:48.611037 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8c99e939-6888-45ab-8f6a-217c52e7c477 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 Aug 01 13:56:48.611974 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8c99e939-6888-45ab-8f6a-217c52e7c477 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:48.612320 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8c99e939-6888-45ab-8f6a-217c52e7c477 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:48.614286 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-8c99e939-6888-45ab-8f6a-217c52e7c477 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume with id: 6659a962-906c-45f9-9fbe-1989b9432b27 Aug 01 13:56:48.628126 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:48.628126 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:48.629236 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8c99e939-6888-45ab-8f6a-217c52e7c477 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:48.667208 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8c99e939-6888-45ab-8f6a-217c52e7c477 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume request issued successfully. Aug 01 13:56:48.668660 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8c99e939-6888-45ab-8f6a-217c52e7c477 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 returned with HTTP 202 Aug 01 13:56:48.672669 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 520/2064] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:48 2026] DELETE /volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:48.684469 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d0a46c14-d4fb-4b90-82f9-240c4d04a206 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:48.687345 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0a46c14-d4fb-4b90-82f9-240c4d04a206 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 Aug 01 13:56:48.687640 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0a46c14-d4fb-4b90-82f9-240c4d04a206 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:48.688065 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0a46c14-d4fb-4b90-82f9-240c4d04a206 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:48.698427 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:48.698427 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:48.707510 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d0a46c14-d4fb-4b90-82f9-240c4d04a206 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:48.713957 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0a46c14-d4fb-4b90-82f9-240c4d04a206 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 returned with HTTP 200 Aug 01 13:56:48.714600 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 507/2065] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:48 2026] GET /volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:49.563815 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ae567734-1aae-4ed6-85e0-97f6a5d4a87e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:49.566395 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ae567734-1aae-4ed6-85e0-97f6a5d4a87e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:49.566661 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ae567734-1aae-4ed6-85e0-97f6a5d4a87e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:49.566925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ae567734-1aae-4ed6-85e0-97f6a5d4a87e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:49.567064 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ae567734-1aae-4ed6-85e0-97f6a5d4a87e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:49.574838 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:49.574838 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:49.575840 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ae567734-1aae-4ed6-85e0-97f6a5d4a87e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:49.576033 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 521/2066] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:49 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:49.732875 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4210810f-51e2-4710-8d48-5d43854e5965 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:49.736065 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4210810f-51e2-4710-8d48-5d43854e5965 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 Aug 01 13:56:49.736402 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4210810f-51e2-4710-8d48-5d43854e5965 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:49.736925 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4210810f-51e2-4710-8d48-5d43854e5965 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:49.756062 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4210810f-51e2-4710-8d48-5d43854e5965 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 returned with HTTP 404 Aug 01 13:56:49.756751 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 519/2067] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:49 2026] GET /volume/v3/volumes/6659a962-906c-45f9-9fbe-1989b9432b27 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:49.766478 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-409d0fec-81b8-4b13-a83e-7e0eca3e82f5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:49.768359 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-409d0fec-81b8-4b13-a83e-7e0eca3e82f5 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:49.768585 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-409d0fec-81b8-4b13-a83e-7e0eca3e82f5 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:49.768794 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-409d0fec-81b8-4b13-a83e-7e0eca3e82f5 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:49.780500 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:49.780500 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:49.786134 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-409d0fec-81b8-4b13-a83e-7e0eca3e82f5 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:49.798151 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-409d0fec-81b8-4b13-a83e-7e0eca3e82f5 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 returned with HTTP 200 Aug 01 13:56:49.798840 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 521/2068] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:49 2026] GET /volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 => generated 1405 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:49.814412 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0a13ed52-0cb0-4a69-916d-4c22f372aed8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:49.816803 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a13ed52-0cb0-4a69-916d-4c22f372aed8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:49.817093 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a13ed52-0cb0-4a69-916d-4c22f372aed8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:49.817335 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a13ed52-0cb0-4a69-916d-4c22f372aed8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:49.817778 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-0a13ed52-0cb0-4a69-916d-4c22f372aed8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume with id: 8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:49.825319 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:49.825319 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:49.825765 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0a13ed52-0cb0-4a69-916d-4c22f372aed8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:49.846599 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0a13ed52-0cb0-4a69-916d-4c22f372aed8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Delete volume request issued successfully. Aug 01 13:56:49.846821 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a13ed52-0cb0-4a69-916d-4c22f372aed8 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 returned with HTTP 202 Aug 01 13:56:49.847372 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 508/2069] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:56:49 2026] DELETE /volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:56:49.856299 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a64bbe6d-637f-4002-a55c-07f794918ca3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:49.858476 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a64bbe6d-637f-4002-a55c-07f794918ca3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:49.858744 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a64bbe6d-637f-4002-a55c-07f794918ca3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:49.858986 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a64bbe6d-637f-4002-a55c-07f794918ca3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:49.868501 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:49.868501 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:49.873798 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a64bbe6d-637f-4002-a55c-07f794918ca3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Volume info retrieved successfully. Aug 01 13:56:49.880127 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a64bbe6d-637f-4002-a55c-07f794918ca3 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 returned with HTTP 200 Aug 01 13:56:49.881018 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 522/2070] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:49 2026] GET /volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:50.590110 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4072b7e8-e898-432e-a296-37b78564442e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:50.591797 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4072b7e8-e898-432e-a296-37b78564442e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:50.591963 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4072b7e8-e898-432e-a296-37b78564442e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:50.592166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4072b7e8-e898-432e-a296-37b78564442e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:50.592466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4072b7e8-e898-432e-a296-37b78564442e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:50.599903 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:50.599903 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:50.599903 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4072b7e8-e898-432e-a296-37b78564442e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:50.599903 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 520/2071] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:50 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:50.898835 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-08fe4fa2-ead5-4280-8562-90f65a576382 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:50.903318 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-08fe4fa2-ead5-4280-8562-90f65a576382 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] GET https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 Aug 01 13:56:50.903566 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-08fe4fa2-ead5-4280-8562-90f65a576382 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:50.903810 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-08fe4fa2-ead5-4280-8562-90f65a576382 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:50.912302 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-08fe4fa2-ead5-4280-8562-90f65a576382 tempest-VolumesGetTest-1110621895 tempest-VolumesGetTest-1110621895-project-member] https://10.4.3.223/volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 returned with HTTP 404 Aug 01 13:56:50.912912 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 522/2072] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:50 2026] GET /volume/v3/volumes/8d13708e-42ca-4450-a715-96208c3fdc68 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:56:51.610047 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4d785a9f-c5d2-47a6-aa49-ccb0e97d5b0e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:51.611739 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d785a9f-c5d2-47a6-aa49-ccb0e97d5b0e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:51.611944 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d785a9f-c5d2-47a6-aa49-ccb0e97d5b0e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:51.612142 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d785a9f-c5d2-47a6-aa49-ccb0e97d5b0e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:51.612275 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-4d785a9f-c5d2-47a6-aa49-ccb0e97d5b0e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:51.616663 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:51.616663 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:51.617592 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d785a9f-c5d2-47a6-aa49-ccb0e97d5b0e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:51.617751 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 509/2073] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:51 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:51.897489 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:51.899787 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:56:51.902324 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1187230119"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:51.903946 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1187230119'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:56:51.907618 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Create volume of 1 GB Aug 01 13:56:51.915267 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Availability Zones retrieved successfully. Aug 01 13:56:51.929795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Flow 'volume_create_api' (55e84175-a81f-4ecb-9b32-a24ef55bb18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:51.931073 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8eac2c-ac4c-4426-bf2f-61b9202202dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:51.932433 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:56:51.967688 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8eac2c-ac4c-4426-bf2f-61b9202202dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:51.968839 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef79daec-c590-4e6b-9000-cb5abce8e545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:52.036239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Created reservations ['2edaa473-e8df-48df-9b61-f6bb9519d724', 'f9fc3d81-ff25-41aa-a8b6-d3dfc7977160', '7fee5261-96c8-43bb-91cd-deb982144e84', '3ab3b899-8671-4eb5-b5a7-0071aef0902f'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:52.037100 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef79daec-c590-4e6b-9000-cb5abce8e545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2edaa473-e8df-48df-9b61-f6bb9519d724', 'f9fc3d81-ff25-41aa-a8b6-d3dfc7977160', '7fee5261-96c8-43bb-91cd-deb982144e84', '3ab3b899-8671-4eb5-b5a7-0071aef0902f']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:52.037902 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f6b0cba-c8fa-4153-9ec7-bc730faa0910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:52.069344 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f6b0cba-c8fa-4153-9ec7-bc730faa0910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a7bccb-1262-4c51-a529-8952e34f2264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1187230119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc1631d70524a1197ad2167db9b7684',qos_specs=None,replication_status=,reservations=['2edaa473-e8df-48df-9b61-f6bb9519d724','f9fc3d81-ff25-41aa-a8b6-d3dfc7977160','7fee5261-96c8-43bb-91cd-deb982144e84','3ab3b899-8671-4eb5-b5a7-0071aef0902f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d17651fbdaf4468adfaa98004598ae0',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1187230119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a7bccb-1262-4c51-a529-8952e34f2264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edc1631d70524a1197ad2167db9b7684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d17651fbdaf4468adfaa98004598ae0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:52.070491 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25782315-99c9-447c-a9c1-c3914fa3fde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:52.109680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25782315-99c9-447c-a9c1-c3914fa3fde1) transitioned into state 'SUCCESS' from state '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-1187230119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc1631d70524a1197ad2167db9b7684',qos_specs=None,replication_status=,reservations=['2edaa473-e8df-48df-9b61-f6bb9519d724','f9fc3d81-ff25-41aa-a8b6-d3dfc7977160','7fee5261-96c8-43bb-91cd-deb982144e84','3ab3b899-8671-4eb5-b5a7-0071aef0902f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d17651fbdaf4468adfaa98004598ae0',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:52.110883 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a846f139-2ded-4f04-86f5-19d5608840ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:56:52.123299 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a846f139-2ded-4f04-86f5-19d5608840ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:56:52.125093 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Flow 'volume_create_api' (55e84175-a81f-4ecb-9b32-a24ef55bb18e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:56:52.125093 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Create volume request issued successfully. Aug 01 13:56:52.125598 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-048fcc9e-effd-4e64-95de-f87b5a8a58f7 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:56:52.126797 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 523/2074] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:56:51 2026] POST /volume/v3/volumes => generated 757 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:52.148469 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d9e7688e-425f-40ad-9058-9ca411146a9e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:52.152058 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d9e7688e-425f-40ad-9058-9ca411146a9e tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:56:52.152312 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d9e7688e-425f-40ad-9058-9ca411146a9e tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:52.152549 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d9e7688e-425f-40ad-9058-9ca411146a9e tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:52.162946 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:52.162946 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:52.168344 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d9e7688e-425f-40ad-9058-9ca411146a9e tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:56:52.176148 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d9e7688e-425f-40ad-9058-9ca411146a9e tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 200 Aug 01 13:56:52.176650 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 521/2075] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:52 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:52.628338 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cc8abac1-8071-46a3-a895-c1b4e20b712e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:52.630266 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc8abac1-8071-46a3-a895-c1b4e20b712e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:52.630482 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc8abac1-8071-46a3-a895-c1b4e20b712e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:52.630717 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc8abac1-8071-46a3-a895-c1b4e20b712e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:52.630842 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cc8abac1-8071-46a3-a895-c1b4e20b712e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:52.635493 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:52.635493 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:52.636637 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc8abac1-8071-46a3-a895-c1b4e20b712e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:52.637720 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 523/2076] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:52 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:56:53.197664 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-347fa239-4b75-4ba7-9667-9bcba0291787 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:53.208142 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-347fa239-4b75-4ba7-9667-9bcba0291787 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:56:53.208142 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-347fa239-4b75-4ba7-9667-9bcba0291787 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:53.208142 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-347fa239-4b75-4ba7-9667-9bcba0291787 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:53.220207 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:53.220207 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:53.225875 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-347fa239-4b75-4ba7-9667-9bcba0291787 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:56:53.231410 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-347fa239-4b75-4ba7-9667-9bcba0291787 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 200 Aug 01 13:56:53.231864 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 510/2077] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:53 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:53.648996 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2d03c3cd-e3c8-4b7e-8560-1142e40fc93e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:53.650006 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2d03c3cd-e3c8-4b7e-8560-1142e40fc93e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:53.650183 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2d03c3cd-e3c8-4b7e-8560-1142e40fc93e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:53.650394 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2d03c3cd-e3c8-4b7e-8560-1142e40fc93e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:53.650513 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2d03c3cd-e3c8-4b7e-8560-1142e40fc93e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:53.654600 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:53.654600 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:53.655422 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2d03c3cd-e3c8-4b7e-8560-1142e40fc93e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:53.655861 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 524/2078] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:53 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:54.670458 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-86412a6e-6d48-40dc-82c3-aed535066b13 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:54.672291 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86412a6e-6d48-40dc-82c3-aed535066b13 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:54.672509 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86412a6e-6d48-40dc-82c3-aed535066b13 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:54.672716 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86412a6e-6d48-40dc-82c3-aed535066b13 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:54.672846 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-86412a6e-6d48-40dc-82c3-aed535066b13 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:54.677975 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:54.677975 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:54.678954 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86412a6e-6d48-40dc-82c3-aed535066b13 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:54.679551 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 522/2079] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:54 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:55.690700 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cac83515-368f-4460-a5a4-40ddf32665cb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:55.692446 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cac83515-368f-4460-a5a4-40ddf32665cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:55.692672 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cac83515-368f-4460-a5a4-40ddf32665cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:55.692896 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cac83515-368f-4460-a5a4-40ddf32665cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:55.693047 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cac83515-368f-4460-a5a4-40ddf32665cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:55.700750 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:55.700750 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:55.700750 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cac83515-368f-4460-a5a4-40ddf32665cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:55.700750 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 524/2080] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:55 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:55.712971 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bdec0ca6-abab-487e-bc55-aa9aa97be9b8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:55.718836 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bdec0ca6-abab-487e-bc55-aa9aa97be9b8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:56:55.719069 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bdec0ca6-abab-487e-bc55-aa9aa97be9b8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:55.719320 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bdec0ca6-abab-487e-bc55-aa9aa97be9b8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:55.719467 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-bdec0ca6-abab-487e-bc55-aa9aa97be9b8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:55.730282 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:55.730282 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:55.731250 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bdec0ca6-abab-487e-bc55-aa9aa97be9b8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:56:55.731684 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 511/2081] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:55 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:55.751596 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-131bb9db-c472-4c53-b2fd-a4e46dd1a761 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:55.753905 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-131bb9db-c472-4c53-b2fd-a4e46dd1a761 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 13:56:55.754389 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-131bb9db-c472-4c53-b2fd-a4e46dd1a761 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0513259e-30ff-4d3a-b974-fa50af8724e1", "incremental": true, "force": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:55.756180 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-131bb9db-c472-4c53-b2fd-a4e46dd1a761 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating new backup {'backup': {'volume_id': '0513259e-30ff-4d3a-b974-fa50af8724e1', 'incremental': True, 'force': True}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:56:55.756341 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-131bb9db-c472-4c53-b2fd-a4e46dd1a761 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating backup of volume 0513259e-30ff-4d3a-b974-fa50af8724e1 in container None Aug 01 13:56:55.769869 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:55.769869 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:55.770590 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-131bb9db-c472-4c53-b2fd-a4e46dd1a761 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:56:55.792479 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-131bb9db-c472-4c53-b2fd-a4e46dd1a761 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['9866bb81-f0bb-4f9c-958b-208518b7ccee', 'c93bb538-b385-4d08-b453-b16a0d8c091f'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:56:55.849561 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-131bb9db-c472-4c53-b2fd-a4e46dd1a761 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:56:55.850090 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 525/2082] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:56:55 2026] POST /volume/v3/backups => generated 288 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:56:55.858872 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f37507d-893f-4ce5-a27e-62da0a5aaa42 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:55.862200 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f37507d-893f-4ce5-a27e-62da0a5aaa42 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:56:55.862468 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f37507d-893f-4ce5-a27e-62da0a5aaa42 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:55.862728 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f37507d-893f-4ce5-a27e-62da0a5aaa42 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:55.862856 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-7f37507d-893f-4ce5-a27e-62da0a5aaa42 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:55.867599 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:55.867599 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:55.869523 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f37507d-893f-4ce5-a27e-62da0a5aaa42 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:56:55.873047 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 523/2083] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:55 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:56.885524 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-826a86d5-b5c0-4310-b08d-6d2cee591285 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:56.888910 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-826a86d5-b5c0-4310-b08d-6d2cee591285 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:56:56.889573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-826a86d5-b5c0-4310-b08d-6d2cee591285 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:56.889573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-826a86d5-b5c0-4310-b08d-6d2cee591285 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:56.889573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-826a86d5-b5c0-4310-b08d-6d2cee591285 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:56.894925 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:56.894925 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:56.895203 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-826a86d5-b5c0-4310-b08d-6d2cee591285 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:56:56.895625 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 525/2084] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:56 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:57.907367 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3b0e58d9-5188-4cf0-8164-900dbaa4a42d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:57.909653 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b0e58d9-5188-4cf0-8164-900dbaa4a42d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:56:57.909891 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b0e58d9-5188-4cf0-8164-900dbaa4a42d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:57.910129 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b0e58d9-5188-4cf0-8164-900dbaa4a42d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:57.910387 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-3b0e58d9-5188-4cf0-8164-900dbaa4a42d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:57.915963 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:57.915963 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:57.917036 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b0e58d9-5188-4cf0-8164-900dbaa4a42d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:56:57.917551 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 512/2085] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:57 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:58.096751 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2f95aa64-18f3-4651-bfc2-15ed105abefe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:58.103053 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f95aa64-18f3-4651-bfc2-15ed105abefe tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:58.103328 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f95aa64-18f3-4651-bfc2-15ed105abefe tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:58.103571 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f95aa64-18f3-4651-bfc2-15ed105abefe tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:58.125243 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:58.125243 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:58.129719 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2f95aa64-18f3-4651-bfc2-15ed105abefe tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Volume info retrieved successfully. Aug 01 13:56:58.133876 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f95aa64-18f3-4651-bfc2-15ed105abefe tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:58.134438 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 526/2086] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:58 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:58.204794 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-86edff51-cdd3-45e7-8df8-36919293214a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:58.208472 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-86edff51-cdd3-45e7-8df8-36919293214a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:58.208472 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-86edff51-cdd3-45e7-8df8-36919293214a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:58.208884 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-86edff51-cdd3-45e7-8df8-36919293214a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:58.223616 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:58.223616 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:58.228557 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-86edff51-cdd3-45e7-8df8-36919293214a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:58.235452 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-86edff51-cdd3-45e7-8df8-36919293214a tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:58.235959 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 524/2087] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:56:58 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:58.272797 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5d3308ed-7584-4629-8ec0-33d5984c611b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:58.276978 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5d3308ed-7584-4629-8ec0-33d5984c611b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87/action Aug 01 13:56:58.276978 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5d3308ed-7584-4629-8ec0-33d5984c611b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:56:58.276978 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5d3308ed-7584-4629-8ec0-33d5984c611b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:58.293789 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:58.293789 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:58.294311 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5d3308ed-7584-4629-8ec0-33d5984c611b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:58.305393 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5d3308ed-7584-4629-8ec0-33d5984c611b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Begin detaching volume completed successfully. Aug 01 13:56:58.305626 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5d3308ed-7584-4629-8ec0-33d5984c611b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87/action returned with HTTP 202 Aug 01 13:56:58.306087 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 526/2088] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:56:58 2026] POST /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:56:58.329762 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9144f4d1-bffb-4f5d-be85-d1ad8aca15f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:58.332292 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9144f4d1-bffb-4f5d-be85-d1ad8aca15f8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:58.332522 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9144f4d1-bffb-4f5d-be85-d1ad8aca15f8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:58.332743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9144f4d1-bffb-4f5d-be85-d1ad8aca15f8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:58.347812 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:58.347812 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:58.352587 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9144f4d1-bffb-4f5d-be85-d1ad8aca15f8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:58.357382 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9144f4d1-bffb-4f5d-be85-d1ad8aca15f8 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:58.357883 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 513/2089] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:58 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:58.373237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-71bb02d6-c9ff-4bf9-879f-51378b919b47 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:58.373625 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71bb02d6-c9ff-4bf9-879f-51378b919b47 None None] GET https://10.4.3.223/volume// Aug 01 13:56:58.373766 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71bb02d6-c9ff-4bf9-879f-51378b919b47 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:58.373945 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71bb02d6-c9ff-4bf9-879f-51378b919b47 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:58.374248 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71bb02d6-c9ff-4bf9-879f-51378b919b47 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:58.374588 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 527/2090] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:56: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 01 13:56:58.384204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5995f7b4-230f-4338-9fd0-e21f47d94c04 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:58.386856 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5995f7b4-230f-4338-9fd0-e21f47d94c04 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:58.387150 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5995f7b4-230f-4338-9fd0-e21f47d94c04 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:58.387405 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5995f7b4-230f-4338-9fd0-e21f47d94c04 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:58.402899 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:58.402899 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:58.407483 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5995f7b4-230f-4338-9fd0-e21f47d94c04 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:58.412943 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-5995f7b4-230f-4338-9fd0-e21f47d94c04 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:58.413509 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 525/2091] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:56:58 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1625 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:56:58.930309 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f7451c84-c73c-4599-b07f-53ef4a1ef106 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:58.932557 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f7451c84-c73c-4599-b07f-53ef4a1ef106 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:56:58.932807 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f7451c84-c73c-4599-b07f-53ef4a1ef106 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:58.933037 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f7451c84-c73c-4599-b07f-53ef4a1ef106 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:58.933101 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f7451c84-c73c-4599-b07f-53ef4a1ef106 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:58.938544 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:58.938544 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:58.940024 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f7451c84-c73c-4599-b07f-53ef4a1ef106 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:56:58.940586 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 527/2092] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:58 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:59.084089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-2b7fba2e-2892-489e-90b2-1ea0cf0fa781 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.093624 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-2b7fba2e-2892-489e-90b2-1ea0cf0fa781 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:59.093947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-2b7fba2e-2892-489e-90b2-1ea0cf0fa781 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.094166 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-2b7fba2e-2892-489e-90b2-1ea0cf0fa781 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.133237 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.133237 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:59.136615 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-2b7fba2e-2892-489e-90b2-1ea0cf0fa781 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:59.142188 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-2b7fba2e-2892-489e-90b2-1ea0cf0fa781 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:59.142721 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 514/2093] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:56:59 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:59.172319 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-fbcc8094-4dcb-4990-8ea5-b5fb5c3f0bcf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.175794 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-fbcc8094-4dcb-4990-8ea5-b5fb5c3f0bcf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0 Aug 01 13:56:59.175794 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-fbcc8094-4dcb-4990-8ea5-b5fb5c3f0bcf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.175971 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-fbcc8094-4dcb-4990-8ea5-b5fb5c3f0bcf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.185247 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.185247 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:59.263880 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9c3b19ef-d4f5-4a70-a2c3-83cb24f1dcce req-fbcc8094-4dcb-4990-8ea5-b5fb5c3f0bcf tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0 returned with HTTP 200 Aug 01 13:56:59.263880 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 528/2094] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:56:59 2026] DELETE /volume/v3/attachments/a4323646-4444-40fa-b440-624d0afb73e0 => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:59.379850 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-df4ab520-1c4c-426b-ba60-7885845e91ad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.381917 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-df4ab520-1c4c-426b-ba60-7885845e91ad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:59.383473 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-df4ab520-1c4c-426b-ba60-7885845e91ad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.383473 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-df4ab520-1c4c-426b-ba60-7885845e91ad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.394408 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.394408 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:59.398845 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-df4ab520-1c4c-426b-ba60-7885845e91ad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:59.404469 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-df4ab520-1c4c-426b-ba60-7885845e91ad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:59.405046 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 526/2095] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:59 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:59.420668 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-34bde4f0-384a-416d-8ee4-72c488c7f5dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.427141 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34bde4f0-384a-416d-8ee4-72c488c7f5dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:59.427331 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34bde4f0-384a-416d-8ee4-72c488c7f5dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.427512 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34bde4f0-384a-416d-8ee4-72c488c7f5dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.441042 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.441042 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:59.447253 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-34bde4f0-384a-416d-8ee4-72c488c7f5dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] Volume info retrieved successfully. Aug 01 13:56:59.451466 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34bde4f0-384a-416d-8ee4-72c488c7f5dc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-reader] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:59.451918 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 528/2096] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:59 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:59.517784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-9446a65d-b895-4691-b575-32be74e94829 req-535b449c-ab7c-4620-a426-bcd76977ac02 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.521122 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-535b449c-ab7c-4620-a426-bcd76977ac02 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:59.521387 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-535b449c-ab7c-4620-a426-bcd76977ac02 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.521668 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-535b449c-ab7c-4620-a426-bcd76977ac02 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.536168 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.536168 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:59.542455 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-9446a65d-b895-4691-b575-32be74e94829 req-535b449c-ab7c-4620-a426-bcd76977ac02 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:59.548616 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-535b449c-ab7c-4620-a426-bcd76977ac02 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:59.549173 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 515/2097] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:56:59 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:59.598348 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9446a65d-b895-4691-b575-32be74e94829 req-c2f939cd-9c92-4001-9dd8-bc974f7f43a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.599269 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-c2f939cd-9c92-4001-9dd8-bc974f7f43a4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87/action Aug 01 13:56:59.599703 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-c2f939cd-9c92-4001-9dd8-bc974f7f43a4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:56:59.599864 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-c2f939cd-9c92-4001-9dd8-bc974f7f43a4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:59.614659 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.614659 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:59.615286 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9446a65d-b895-4691-b575-32be74e94829 req-c2f939cd-9c92-4001-9dd8-bc974f7f43a4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:59.624198 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9446a65d-b895-4691-b575-32be74e94829 req-c2f939cd-9c92-4001-9dd8-bc974f7f43a4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Begin detaching volume completed successfully. Aug 01 13:56:59.624484 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-c2f939cd-9c92-4001-9dd8-bc974f7f43a4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87/action returned with HTTP 202 Aug 01 13:56:59.627331 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 529/2098] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:56:59 2026] POST /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:56:59.659060 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-34cb1027-f9ca-4f7a-ad67-b0951351e540 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.662240 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-34cb1027-f9ca-4f7a-ad67-b0951351e540 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:59.662240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-34cb1027-f9ca-4f7a-ad67-b0951351e540 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.662240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-34cb1027-f9ca-4f7a-ad67-b0951351e540 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.672669 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.672669 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:56:59.676370 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-34cb1027-f9ca-4f7a-ad67-b0951351e540 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:59.681067 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-34cb1027-f9ca-4f7a-ad67-b0951351e540 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:59.681460 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 527/2099] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:59 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:56:59.704410 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dca2d16a-3783-4404-80cc-8e8ded2e282b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.704894 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dca2d16a-3783-4404-80cc-8e8ded2e282b None None] GET https://10.4.3.223/volume// Aug 01 13:56:59.705111 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dca2d16a-3783-4404-80cc-8e8ded2e282b None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.705321 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dca2d16a-3783-4404-80cc-8e8ded2e282b None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.705629 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dca2d16a-3783-4404-80cc-8e8ded2e282b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:59.705925 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 529/2100] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:56: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 01 13:56:59.723420 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-9446a65d-b895-4691-b575-32be74e94829 req-6db05c22-d98f-4e50-ac9d-9a385ef0aed6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.725136 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-6db05c22-d98f-4e50-ac9d-9a385ef0aed6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:56:59.725422 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-6db05c22-d98f-4e50-ac9d-9a385ef0aed6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.725672 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-6db05c22-d98f-4e50-ac9d-9a385ef0aed6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.736716 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.736716 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:59.742114 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-9446a65d-b895-4691-b575-32be74e94829 req-6db05c22-d98f-4e50-ac9d-9a385ef0aed6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:56:59.747174 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-6db05c22-d98f-4e50-ac9d-9a385ef0aed6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:56:59.748241 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 516/2101] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:56:59 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:56:59.863235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a74ddc83-7101-460c-b242-954f69a6be84 req-384f25b6-e8cc-4d25-a227-e258ea5049aa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.869722 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-384f25b6-e8cc-4d25-a227-e258ea5049aa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:56:59.869722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-384f25b6-e8cc-4d25-a227-e258ea5049aa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.870007 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-384f25b6-e8cc-4d25-a227-e258ea5049aa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.886063 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.886063 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:56:59.892708 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a74ddc83-7101-460c-b242-954f69a6be84 req-384f25b6-e8cc-4d25-a227-e258ea5049aa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:56:59.900778 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-384f25b6-e8cc-4d25-a227-e258ea5049aa tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 200 Aug 01 13:56:59.901410 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 530/2102] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:56:59 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:56:59.933489 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ecc9587b-f48b-4612-8860-7f61c75232fc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.933826 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecc9587b-f48b-4612-8860-7f61c75232fc None None] GET https://10.4.3.223/volume// Aug 01 13:56:59.934006 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecc9587b-f48b-4612-8860-7f61c75232fc None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.934195 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecc9587b-f48b-4612-8860-7f61c75232fc None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.935762 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecc9587b-f48b-4612-8860-7f61c75232fc None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:56:59.935762 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 528/2103] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:56: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 01 13:56:59.948873 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a74ddc83-7101-460c-b242-954f69a6be84 req-6fb59a43-62b4-461a-909c-1b6696536ca3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.955811 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-6fb59a43-62b4-461a-909c-1b6696536ca3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:56:59.956118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-6fb59a43-62b4-461a-909c-1b6696536ca3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25a7bccb-1262-4c51-a529-8952e34f2264", "connector": null, "instance_uuid": "396f650c-3b31-41c7-a1ae-c7def1f4b5bb"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:56:59.961126 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-71e2a5e0-2635-4cba-8776-884a110c7c11 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:56:59.966050 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-71e2a5e0-2635-4cba-8776-884a110c7c11 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:56:59.966050 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-71e2a5e0-2635-4cba-8776-884a110c7c11 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:56:59.968004 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-71e2a5e0-2635-4cba-8776-884a110c7c11 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:56:59.968004 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-71e2a5e0-2635-4cba-8776-884a110c7c11 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:56:59.974437 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.974437 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:56:59.975187 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:56:59.975187 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:56:59.975507 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-71e2a5e0-2635-4cba-8776-884a110c7c11 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:56:59.976079 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 517/2104] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:56:59 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:00.014987 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-6fb59a43-62b4-461a-909c-1b6696536ca3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:57:00.015666 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 530/2105] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:56:59 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:00.059554 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a74ddc83-7101-460c-b242-954f69a6be84 req-7536521f-7788-4462-adc7-cc79f1c85b2b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:00.061830 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-7536521f-7788-4462-adc7-cc79f1c85b2b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] POST https://10.4.3.223/volume/v3/attachments/92b2daad-41eb-4499-b309-7ae1e8382f17/action Aug 01 13:57:00.062316 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-7536521f-7788-4462-adc7-cc79f1c85b2b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:00.062599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-7536521f-7788-4462-adc7-cc79f1c85b2b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:00.086747 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:00.086747 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:00.107620 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a74ddc83-7101-460c-b242-954f69a6be84 req-7536521f-7788-4462-adc7-cc79f1c85b2b tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/attachments/92b2daad-41eb-4499-b309-7ae1e8382f17/action returned with HTTP 204 Aug 01 13:57:00.107620 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 531/2106] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:57:00 2026] POST /volume/v3/attachments/92b2daad-41eb-4499-b309-7ae1e8382f17/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:00.153745 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-52432b54-b3c0-4773-8c53-bc5de64cf056 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:00.161205 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52432b54-b3c0-4773-8c53-bc5de64cf056 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:57:00.161205 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52432b54-b3c0-4773-8c53-bc5de64cf056 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:00.161205 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52432b54-b3c0-4773-8c53-bc5de64cf056 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:00.171083 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:00.171083 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:00.178013 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-52432b54-b3c0-4773-8c53-bc5de64cf056 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:57:00.183314 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52432b54-b3c0-4773-8c53-bc5de64cf056 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 200 Aug 01 13:57:00.186239 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 529/2107] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:00 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 1112 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:00.216324 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5504d93f-f19f-44b0-8463-1891dfa0d1b6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:00.220534 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5504d93f-f19f-44b0-8463-1891dfa0d1b6 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:57:00.220859 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5504d93f-f19f-44b0-8463-1891dfa0d1b6 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:00.221187 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5504d93f-f19f-44b0-8463-1891dfa0d1b6 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:00.238552 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:00.238552 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:00.245713 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5504d93f-f19f-44b0-8463-1891dfa0d1b6 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:57:00.253067 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5504d93f-f19f-44b0-8463-1891dfa0d1b6 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 200 Aug 01 13:57:00.253696 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 518/2108] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:00 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 1112 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:00.321059 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-525cc214-f08d-4a1b-9291-5785aa974dee req-cf51e25f-57d0-4bcd-8f77-31b3f9b68c9d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:00.324872 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-525cc214-f08d-4a1b-9291-5785aa974dee req-cf51e25f-57d0-4bcd-8f77-31b3f9b68c9d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:57:00.325710 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-525cc214-f08d-4a1b-9291-5785aa974dee req-cf51e25f-57d0-4bcd-8f77-31b3f9b68c9d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:00.326123 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-525cc214-f08d-4a1b-9291-5785aa974dee req-cf51e25f-57d0-4bcd-8f77-31b3f9b68c9d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:00.341563 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:00.341563 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:00.347186 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-525cc214-f08d-4a1b-9291-5785aa974dee req-cf51e25f-57d0-4bcd-8f77-31b3f9b68c9d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:57:00.352315 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-525cc214-f08d-4a1b-9291-5785aa974dee req-cf51e25f-57d0-4bcd-8f77-31b3f9b68c9d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 200 Aug 01 13:57:00.352828 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 531/2109] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:00 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 1112 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:00.387018 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-525cc214-f08d-4a1b-9291-5785aa974dee req-dce7d90a-38f7-4ba2-9508-03540a945f9d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:00.389400 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-525cc214-f08d-4a1b-9291-5785aa974dee req-dce7d90a-38f7-4ba2-9508-03540a945f9d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] DELETE https://10.4.3.223/volume/v3/attachments/92b2daad-41eb-4499-b309-7ae1e8382f17 Aug 01 13:57:00.389655 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-525cc214-f08d-4a1b-9291-5785aa974dee req-dce7d90a-38f7-4ba2-9508-03540a945f9d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:00.389881 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-525cc214-f08d-4a1b-9291-5785aa974dee req-dce7d90a-38f7-4ba2-9508-03540a945f9d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:00.400877 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:00.400877 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:00.496457 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-525cc214-f08d-4a1b-9291-5785aa974dee req-dce7d90a-38f7-4ba2-9508-03540a945f9d tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/attachments/92b2daad-41eb-4499-b309-7ae1e8382f17 returned with HTTP 200 Aug 01 13:57:00.497819 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 532/2110] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:57:00 2026] DELETE /volume/v3/attachments/92b2daad-41eb-4499-b309-7ae1e8382f17 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:00.533198 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cc866acc-071c-41f4-87e0-b1659f4ffdcc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:00.535647 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc866acc-071c-41f4-87e0-b1659f4ffdcc tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:57:00.535647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc866acc-071c-41f4-87e0-b1659f4ffdcc tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:00.535647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc866acc-071c-41f4-87e0-b1659f4ffdcc tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:00.544496 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:00.544496 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:00.550871 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cc866acc-071c-41f4-87e0-b1659f4ffdcc tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:57:00.555768 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc866acc-071c-41f4-87e0-b1659f4ffdcc tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 200 Aug 01 13:57:00.556371 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 530/2111] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:00 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:00.702583 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-031a66ac-cef5-4b42-ac53-0f80ac9cdf75 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:00.703537 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-031a66ac-cef5-4b42-ac53-0f80ac9cdf75 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:00.703862 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-031a66ac-cef5-4b42-ac53-0f80ac9cdf75 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:00.704061 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-031a66ac-cef5-4b42-ac53-0f80ac9cdf75 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:00.717560 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:00.717560 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:00.722152 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-031a66ac-cef5-4b42-ac53-0f80ac9cdf75 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:00.728971 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-031a66ac-cef5-4b42-ac53-0f80ac9cdf75 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:57:00.729296 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 519/2112] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:00 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:00.993343 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f9b15c4a-794f-4dad-bab8-135263cd5459 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:00.995267 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f9b15c4a-794f-4dad-bab8-135263cd5459 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:57:00.995567 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f9b15c4a-794f-4dad-bab8-135263cd5459 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:00.996261 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f9b15c4a-794f-4dad-bab8-135263cd5459 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:00.996422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f9b15c4a-794f-4dad-bab8-135263cd5459 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:01.005609 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:01.005609 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:01.009242 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f9b15c4a-794f-4dad-bab8-135263cd5459 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:57:01.009242 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 532/2113] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:00 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:01.753099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-31c35fa9-fc1f-4faf-986c-0c9f4449aafc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:01.759439 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-31c35fa9-fc1f-4faf-986c-0c9f4449aafc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:01.761784 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-31c35fa9-fc1f-4faf-986c-0c9f4449aafc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:01.762042 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-31c35fa9-fc1f-4faf-986c-0c9f4449aafc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:01.788971 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:01.788971 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:01.797782 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-31c35fa9-fc1f-4faf-986c-0c9f4449aafc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:01.807712 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-31c35fa9-fc1f-4faf-986c-0c9f4449aafc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:57:01.808599 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 533/2114] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:01 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:02.022365 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-57ce8292-5f0f-4a7d-803e-e06261ed1be7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:02.025095 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57ce8292-5f0f-4a7d-803e-e06261ed1be7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:57:02.025352 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57ce8292-5f0f-4a7d-803e-e06261ed1be7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:02.025698 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57ce8292-5f0f-4a7d-803e-e06261ed1be7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:02.025847 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-57ce8292-5f0f-4a7d-803e-e06261ed1be7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:02.032893 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:02.032893 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:02.034175 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57ce8292-5f0f-4a7d-803e-e06261ed1be7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:57:02.035077 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 531/2115] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:02 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:02.823966 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-87176dd9-9ff0-41d0-bfb0-17ad55450c51 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:02.827420 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87176dd9-9ff0-41d0-bfb0-17ad55450c51 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:02.827959 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87176dd9-9ff0-41d0-bfb0-17ad55450c51 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:02.828235 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87176dd9-9ff0-41d0-bfb0-17ad55450c51 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:02.843768 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:02.843768 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:02.848977 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-87176dd9-9ff0-41d0-bfb0-17ad55450c51 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:02.855023 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87176dd9-9ff0-41d0-bfb0-17ad55450c51 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:57:02.855510 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 520/2116] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:02 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:03.054451 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b39b1422-81df-4e77-8c72-fcc049465a7f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:03.057151 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b39b1422-81df-4e77-8c72-fcc049465a7f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:57:03.057396 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b39b1422-81df-4e77-8c72-fcc049465a7f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:03.057603 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b39b1422-81df-4e77-8c72-fcc049465a7f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:03.057709 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b39b1422-81df-4e77-8c72-fcc049465a7f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:03.062332 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:03.062332 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:03.063302 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b39b1422-81df-4e77-8c72-fcc049465a7f tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:57:03.063691 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 533/2117] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:03 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:03.875896 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a5a1a12-d7a4-49f6-9fd8-1d1eabc8bfde None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:03.878573 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a5a1a12-d7a4-49f6-9fd8-1d1eabc8bfde tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:03.878857 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a5a1a12-d7a4-49f6-9fd8-1d1eabc8bfde tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:03.879116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a5a1a12-d7a4-49f6-9fd8-1d1eabc8bfde tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:03.891153 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:03.891153 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:03.895612 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7a5a1a12-d7a4-49f6-9fd8-1d1eabc8bfde tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:03.900556 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a5a1a12-d7a4-49f6-9fd8-1d1eabc8bfde tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:57:03.900918 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 534/2118] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:03 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:04.077405 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b6ed272b-15e4-4f52-9a7c-51558ef25262 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:04.079970 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6ed272b-15e4-4f52-9a7c-51558ef25262 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:57:04.080350 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6ed272b-15e4-4f52-9a7c-51558ef25262 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:04.080622 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6ed272b-15e4-4f52-9a7c-51558ef25262 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:04.080775 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b6ed272b-15e4-4f52-9a7c-51558ef25262 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:04.083099 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=292,cinder:UPDATE=83,cinder:INSERT=49 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:57:04.092190 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:04.092190 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:04.096525 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6ed272b-15e4-4f52-9a7c-51558ef25262 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:57:04.099334 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 532/2119] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:04 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:04.631265 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-9446a65d-b895-4691-b575-32be74e94829 req-2b2c5eb8-a197-4745-bbe7-5e3cb5b23b14 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:04.634673 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-2b2c5eb8-a197-4745-bbe7-5e3cb5b23b14 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:04.634825 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-2b2c5eb8-a197-4745-bbe7-5e3cb5b23b14 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:04.635027 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-2b2c5eb8-a197-4745-bbe7-5e3cb5b23b14 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:04.650444 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:04.650444 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:04.661035 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-9446a65d-b895-4691-b575-32be74e94829 req-2b2c5eb8-a197-4745-bbe7-5e3cb5b23b14 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:04.669707 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-2b2c5eb8-a197-4745-bbe7-5e3cb5b23b14 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:57:04.670058 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 521/2120] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:04 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:04.925180 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0a1465b4-e10c-4cd6-a775-082582702eaa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:04.930968 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a1465b4-e10c-4cd6-a775-082582702eaa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:04.931163 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a1465b4-e10c-4cd6-a775-082582702eaa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:04.931918 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a1465b4-e10c-4cd6-a775-082582702eaa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:04.951125 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:04.951125 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:04.956050 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0a1465b4-e10c-4cd6-a775-082582702eaa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:04.964742 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a1465b4-e10c-4cd6-a775-082582702eaa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:57:04.965665 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 534/2121] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:04 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:05.104450 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9446a65d-b895-4691-b575-32be74e94829 req-a358543d-a034-463c-b0c5-5cc2ae342083 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:05.108139 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-a358543d-a034-463c-b0c5-5cc2ae342083 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9 Aug 01 13:57:05.108139 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-a358543d-a034-463c-b0c5-5cc2ae342083 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:05.108139 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-a358543d-a034-463c-b0c5-5cc2ae342083 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:05.112834 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15a38d04-2c27-4e2b-a71f-b2854e440df6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:05.115633 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15a38d04-2c27-4e2b-a71f-b2854e440df6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:57:05.115633 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15a38d04-2c27-4e2b-a71f-b2854e440df6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:05.115895 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15a38d04-2c27-4e2b-a71f-b2854e440df6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:05.116244 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-15a38d04-2c27-4e2b-a71f-b2854e440df6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:05.123861 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:05.123861 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:05.124960 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15a38d04-2c27-4e2b-a71f-b2854e440df6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:57:05.125018 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:05.125018 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:05.126261 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 533/2122] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:05 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:05.204588 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9446a65d-b895-4691-b575-32be74e94829 req-a358543d-a034-463c-b0c5-5cc2ae342083 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9 returned with HTTP 200 Aug 01 13:57:05.205702 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 535/2123] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:57:05 2026] DELETE /volume/v3/attachments/ca8a4401-2747-43a3-9fab-d7102f99eca9 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:05.352752 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-57d36e35-d793-4719-b924-3f8eec690622 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:05.431631 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-57d36e35-d793-4719-b924-3f8eec690622 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:57:05.432158 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-57d36e35-d793-4719-b924-3f8eec690622 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-190231862", "extra_specs": {}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:05.478713 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-57d36e35-d793-4719-b924-3f8eec690622 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:57:05.479055 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 522/2124] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:57:05 2026] POST /volume/v3/types => generated 217 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:05.487963 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4f0c0e72-2822-4c17-b1a5-c80448b1c8b4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:05.489731 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f0c0e72-2822-4c17-b1a5-c80448b1c8b4 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] POST https://10.4.3.223/volume/v3/types/eed758aa-7164-4413-b381-32a195f56127/encryption Aug 01 13:57:05.490016 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f0c0e72-2822-4c17-b1a5-c80448b1c8b4 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:05.516919 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f0c0e72-2822-4c17-b1a5-c80448b1c8b4 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types/eed758aa-7164-4413-b381-32a195f56127/encryption returned with HTTP 200 Aug 01 13:57:05.517416 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 535/2125] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 13:57:05 2026] POST /volume/v3/types/eed758aa-7164-4413-b381-32a195f56127/encryption => generated 231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:05.526776 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5436cc70-13ab-4a14-809e-3b898da18d40 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:05.605068 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:05.605647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1514329702", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-190231862", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:05.607711 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1514329702', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-190231862', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:05.612269 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume of 1 GB Aug 01 13:57:05.612779 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:05.612779 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:05.613436 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Availability Zones retrieved successfully. Aug 01 13:57:05.620418 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Flow 'volume_create_api' (e26c47f0-7e20-4de3-bae9-e521f96b364d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:05.622063 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d82bc34-7717-49b7-a9d7-cea9b45d8521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:05.623152 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:05.651392 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d82bc34-7717-49b7-a9d7-cea9b45d8521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:57:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eed758aa-7164-4413-b381-32a195f56127,is_public=True,name='tempest-scenario-type-cryptsetup-190231862',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eed758aa-7164-4413-b381-32a195f56127', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:05.652890 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7588abf-d20d-4b0f-9b7c-c7dd743d66f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:05.694446 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-190231862 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-190231862, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:05.694446 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-190231862 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-190231862, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:05.749309 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-242427e5-af14-48a3-9513-701191c66bf2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:05.750815 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:05.751076 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1016701791"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:05.752495 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1016701791'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:05.752609 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Create volume of 1 GB Aug 01 13:57:05.752843 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:05.752843 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:05.757805 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Availability Zones retrieved successfully. Aug 01 13:57:05.762669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Created reservations ['bf8e0314-22d9-434c-8870-4480d7c1b6f9', '2c80a0d4-906a-40c4-9ee9-da3d26aa0d61', 'dd183278-865d-4440-95c0-71f155730804', 'a07e53b9-328e-40ea-95d8-83fb5c13d365'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:05.765233 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7588abf-d20d-4b0f-9b7c-c7dd743d66f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8e0314-22d9-434c-8870-4480d7c1b6f9', '2c80a0d4-906a-40c4-9ee9-da3d26aa0d61', 'dd183278-865d-4440-95c0-71f155730804', 'a07e53b9-328e-40ea-95d8-83fb5c13d365']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:05.765345 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Flow 'volume_create_api' (77f28d59-1b6a-4042-9d1b-aa0e1482d7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:05.765384 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9417092-8944-45f8-8bd0-7ea345be577e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:05.765438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (289a67c1-8106-41db-924e-db926486db05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:05.766204 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:05.791834 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9417092-8944-45f8-8bd0-7ea345be577e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db27e5d0-7de0-4f78-b646-48dae4bb2897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1514329702',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',qos_specs=None,replication_status=,reservations=['bf8e0314-22d9-434c-8870-4480d7c1b6f9','2c80a0d4-906a-40c4-9ee9-da3d26aa0d61','dd183278-865d-4440-95c0-71f155730804','a07e53b9-328e-40ea-95d8-83fb5c13d365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_type_id=eed758aa-7164-4413-b381-32a195f56127), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1514329702',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=db27e5d0-7de0-4f78-b646-48dae4bb2897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eed758aa-7164-4413-b381-32a195f56127),volume_type_id=eed758aa-7164-4413-b381-32a195f56127)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:05.793553 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba059b3-db18-430a-b347-811e6d454abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:05.796930 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (289a67c1-8106-41db-924e-db926486db05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:05.798611 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2856659-4d2a-4454-8a1d-b7b6977103e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:05.822071 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba059b3-db18-430a-b347-811e6d454abf) transitioned into state 'SUCCESS' from state '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-1514329702',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',qos_specs=None,replication_status=,reservations=['bf8e0314-22d9-434c-8870-4480d7c1b6f9','2c80a0d4-906a-40c4-9ee9-da3d26aa0d61','dd183278-865d-4440-95c0-71f155730804','a07e53b9-328e-40ea-95d8-83fb5c13d365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_type_id=eed758aa-7164-4413-b381-32a195f56127)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:05.822555 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9901a936-6ecd-4be8-99c4-2e2a1a387960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:05.833075 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9901a936-6ecd-4be8-99c4-2e2a1a387960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:05.834295 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Flow 'volume_create_api' (e26c47f0-7e20-4de3-bae9-e521f96b364d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:05.834295 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume request issued successfully. Aug 01 13:57:05.834862 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5436cc70-13ab-4a14-809e-3b898da18d40 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:05.835807 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 534/2126] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:57:05 2026] POST /volume/v3/volumes => generated 790 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:05.867135 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Created reservations ['5f4b7fd2-a9c7-484f-a309-3854150548a2', '16018466-449a-4b0d-9d7e-9092e1bd271c', 'fe2cfa4d-adb4-4eab-b9ec-01d676833d2c', '6913378f-224f-4b8a-91f4-02c8701b9b30'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:05.868742 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2856659-4d2a-4454-8a1d-b7b6977103e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f4b7fd2-a9c7-484f-a309-3854150548a2', '16018466-449a-4b0d-9d7e-9092e1bd271c', 'fe2cfa4d-adb4-4eab-b9ec-01d676833d2c', '6913378f-224f-4b8a-91f4-02c8701b9b30']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:05.869456 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba50d2d-3021-4bd7-afd2-6bd8c62c0291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:05.898043 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba50d2d-3021-4bd7-afd2-6bd8c62c0291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f117000-1ef9-486f-91ba-9f2019faa905', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1016701791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c2c58856d44829b14865f6a57d6d4b',qos_specs=None,replication_status=,reservations=['5f4b7fd2-a9c7-484f-a309-3854150548a2','16018466-449a-4b0d-9d7e-9092e1bd271c','fe2cfa4d-adb4-4eab-b9ec-01d676833d2c','6913378f-224f-4b8a-91f4-02c8701b9b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd3a87a360945e1a31f6f19fd3859f4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1016701791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f117000-1ef9-486f-91ba-9f2019faa905,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8c2c58856d44829b14865f6a57d6d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfd3a87a360945e1a31f6f19fd3859f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:05.899908 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8c28f2-bb24-490b-b723-675c4d089c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:05.934186 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8c28f2-bb24-490b-b723-675c4d089c5a) transitioned into state 'SUCCESS' from state '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-1016701791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c2c58856d44829b14865f6a57d6d4b',qos_specs=None,replication_status=,reservations=['5f4b7fd2-a9c7-484f-a309-3854150548a2','16018466-449a-4b0d-9d7e-9092e1bd271c','fe2cfa4d-adb4-4eab-b9ec-01d676833d2c','6913378f-224f-4b8a-91f4-02c8701b9b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd3a87a360945e1a31f6f19fd3859f4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:05.935055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3250d4b1-305b-4f1f-b83e-a4b218e4e618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:05.949449 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3250d4b1-305b-4f1f-b83e-a4b218e4e618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:05.950369 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Flow 'volume_create_api' (77f28d59-1b6a-4042-9d1b-aa0e1482d7fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:05.950689 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Create volume request issued successfully. Aug 01 13:57:05.951280 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-242427e5-af14-48a3-9513-701191c66bf2 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:05.951919 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 536/2127] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:57:05 2026] POST /volume/v3/volumes => generated 751 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:05.964530 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9a19e82d-768c-4c8a-8df2-8d3cef98abcd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:05.967446 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9a19e82d-768c-4c8a-8df2-8d3cef98abcd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:05.967720 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9a19e82d-768c-4c8a-8df2-8d3cef98abcd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:05.967979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9a19e82d-768c-4c8a-8df2-8d3cef98abcd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:05.977733 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:05.977733 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:05.983008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9910ea1e-5bf2-4c4c-a5a6-45bfee93c11d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:05.983559 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9a19e82d-768c-4c8a-8df2-8d3cef98abcd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:05.985631 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9910ea1e-5bf2-4c4c-a5a6-45bfee93c11d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:05.986005 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9910ea1e-5bf2-4c4c-a5a6-45bfee93c11d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:05.986386 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9910ea1e-5bf2-4c4c-a5a6-45bfee93c11d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:05.996986 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9a19e82d-768c-4c8a-8df2-8d3cef98abcd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:05.996986 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 523/2128] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:05 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:05.997448 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:05.997448 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:06.007547 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9910ea1e-5bf2-4c4c-a5a6-45bfee93c11d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:06.012797 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9910ea1e-5bf2-4c4c-a5a6-45bfee93c11d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:57:06.013418 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 536/2129] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:05 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:06.029731 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b14800a4-f7c0-4856-be68-797f723406f4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:06.031769 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b14800a4-f7c0-4856-be68-797f723406f4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:06.032046 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b14800a4-f7c0-4856-be68-797f723406f4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:06.032325 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b14800a4-f7c0-4856-be68-797f723406f4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:06.041934 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:06.041934 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:06.045819 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b14800a4-f7c0-4856-be68-797f723406f4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:06.050743 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b14800a4-f7c0-4856-be68-797f723406f4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:57:06.051270 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 535/2130] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:06 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:06.106003 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9dde1f10-2208-4ac7-9f20-765b509cabac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:06.109125 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9dde1f10-2208-4ac7-9f20-765b509cabac tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:06.109125 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9dde1f10-2208-4ac7-9f20-765b509cabac tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:06.109125 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9dde1f10-2208-4ac7-9f20-765b509cabac tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:06.118376 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:06.118376 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:06.122034 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9dde1f10-2208-4ac7-9f20-765b509cabac tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:06.128544 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9dde1f10-2208-4ac7-9f20-765b509cabac tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:57:06.129334 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 537/2131] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:06 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:06.135422 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-92c9d0b2-a55f-46ce-8f66-00f83d1574cb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:06.138537 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-92c9d0b2-a55f-46ce-8f66-00f83d1574cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:57:06.138537 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-92c9d0b2-a55f-46ce-8f66-00f83d1574cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:06.138537 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-92c9d0b2-a55f-46ce-8f66-00f83d1574cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:06.138537 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-92c9d0b2-a55f-46ce-8f66-00f83d1574cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:06.147613 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:06.147613 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:06.148477 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-92c9d0b2-a55f-46ce-8f66-00f83d1574cb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:57:06.148865 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 524/2132] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:06 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:06.159104 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0707bc58-8fa2-4efc-93dd-472a54cbd2f4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:06.160680 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0707bc58-8fa2-4efc-93dd-472a54cbd2f4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:57:06.161005 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0707bc58-8fa2-4efc-93dd-472a54cbd2f4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:06.162320 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0707bc58-8fa2-4efc-93dd-472a54cbd2f4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:06.162320 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0707bc58-8fa2-4efc-93dd-472a54cbd2f4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:06.167252 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:06.167252 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:06.168861 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0707bc58-8fa2-4efc-93dd-472a54cbd2f4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:57:06.168861 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 537/2133] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:06 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:06.181803 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-274b391e-c3b5-4fef-9ce9-34f1bef7e70c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:06.188120 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-274b391e-c3b5-4fef-9ce9-34f1bef7e70c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:57:06.188423 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-274b391e-c3b5-4fef-9ce9-34f1bef7e70c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:06.188723 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-274b391e-c3b5-4fef-9ce9-34f1bef7e70c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:06.188892 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-274b391e-c3b5-4fef-9ce9-34f1bef7e70c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete backup with id: 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. Aug 01 13:57:06.195908 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:06.195908 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:06.202076 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-27f53e05-52c0-4e8b-a017-487af83580d4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:06.203928 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:06.204293 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1164499142", "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:06.206135 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1164499142', 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:06.209618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-274b391e-c3b5-4fef-9ce9-34f1bef7e70c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] delete_backup rpcapi backup_id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:57:06.212207 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-274b391e-c3b5-4fef-9ce9-34f1bef7e70c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 202 Aug 01 13:57:06.212809 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 536/2134] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:06 2026] DELETE /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:57:06.223750 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-084fa896-3b39-43ad-a673-c0e930eeb292 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:06.227094 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-084fa896-3b39-43ad-a673-c0e930eeb292 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:57:06.227425 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-084fa896-3b39-43ad-a673-c0e930eeb292 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:06.227929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-084fa896-3b39-43ad-a673-c0e930eeb292 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:06.228930 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-084fa896-3b39-43ad-a673-c0e930eeb292 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:06.239268 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:06.239268 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:06.239268 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-084fa896-3b39-43ad-a673-c0e930eeb292 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 200 Aug 01 13:57:06.239680 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 525/2135] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:06 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:06.320577 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume of 1 GB Aug 01 13:57:06.321012 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:06.321012 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:06.321611 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Availability Zones retrieved successfully. Aug 01 13:57:06.327284 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Flow 'volume_create_api' (99a2b01b-822a-436c-8496-b044f6e70f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:06.328682 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c5b181-2eef-4884-8d1d-9ad4c523b0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:06.330364 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:06.382638 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:06.382638 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:06.395400 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c5b181-2eef-4884-8d1d-9ad4c523b0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=93ce5e6a-697e-401b-93f7-ea481c2ba504,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93ce5e6a-697e-401b-93f7-ea481c2ba504', 'encryption_key_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=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:06.396153 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b13b19-b7d9-4b56-a289-ec8b5954f712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:06.433050 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Created reservations ['027243ba-ec1e-4bdc-87c5-6679fae5e6e0', 'dc244ada-b0e1-4a74-81fc-bfaffbbf7cf7', 'aac1da76-a7c7-4be4-8025-e1572500cad8', 'e9e489b8-f4c7-4767-905e-2847def0d52c'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:06.433908 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b13b19-b7d9-4b56-a289-ec8b5954f712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['027243ba-ec1e-4bdc-87c5-6679fae5e6e0', 'dc244ada-b0e1-4a74-81fc-bfaffbbf7cf7', 'aac1da76-a7c7-4be4-8025-e1572500cad8', 'e9e489b8-f4c7-4767-905e-2847def0d52c']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:06.434769 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9fc151-afe3-41fd-8224-f825d2d8e65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:06.459717 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9fc151-afe3-41fd-8224-f825d2d8e65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e035add6-f585-4723-838f-2a01c7c6f46e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1164499142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c293f4f9ae934854b49ef68a44793ad2',qos_specs=None,replication_status=,reservations=['027243ba-ec1e-4bdc-87c5-6679fae5e6e0','dc244ada-b0e1-4a74-81fc-bfaffbbf7cf7','aac1da76-a7c7-4be4-8025-e1572500cad8','e9e489b8-f4c7-4767-905e-2847def0d52c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f451ab3288484c2785dab900bdd71b53',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1164499142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e035add6-f585-4723-838f-2a01c7c6f46e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c293f4f9ae934854b49ef68a44793ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f451ab3288484c2785dab900bdd71b53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93ce5e6a-697e-401b-93f7-ea481c2ba504),volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:06.460523 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d11a4f8-01a4-4414-ad40-ba071ac7dabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:06.478926 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d11a4f8-01a4-4414-ad40-ba071ac7dabb) transitioned into state 'SUCCESS' from state '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-1164499142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c293f4f9ae934854b49ef68a44793ad2',qos_specs=None,replication_status=,reservations=['027243ba-ec1e-4bdc-87c5-6679fae5e6e0','dc244ada-b0e1-4a74-81fc-bfaffbbf7cf7','aac1da76-a7c7-4be4-8025-e1572500cad8','e9e489b8-f4c7-4767-905e-2847def0d52c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f451ab3288484c2785dab900bdd71b53',volume_type_id=93ce5e6a-697e-401b-93f7-ea481c2ba504)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:06.479833 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a30318-fb85-4fcc-be1c-881af73c772b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:06.495072 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a30318-fb85-4fcc-be1c-881af73c772b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:06.496012 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Flow 'volume_create_api' (99a2b01b-822a-436c-8496-b044f6e70f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:06.496320 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create volume request issued successfully. Aug 01 13:57:06.496882 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-27f53e05-52c0-4e8b-a017-487af83580d4 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:06.497346 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 538/2136] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:57:06 2026] POST /volume/v3/volumes => generated 760 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:06.508623 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2abb44c3-0e5e-4205-be9a-a69630ab4bad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:06.510476 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2abb44c3-0e5e-4205-be9a-a69630ab4bad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:06.510824 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2abb44c3-0e5e-4205-be9a-a69630ab4bad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:06.512123 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2abb44c3-0e5e-4205-be9a-a69630ab4bad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:06.522067 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:06.522067 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:06.526817 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2abb44c3-0e5e-4205-be9a-a69630ab4bad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:06.532738 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2abb44c3-0e5e-4205-be9a-a69630ab4bad tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 200 Aug 01 13:57:06.533258 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 538/2137] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:06 2026] GET /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:07.012262 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-88410491-9570-46cf-abb0-cd656168bded None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.014482 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88410491-9570-46cf-abb0-cd656168bded tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:07.014713 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88410491-9570-46cf-abb0-cd656168bded tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:07.014942 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88410491-9570-46cf-abb0-cd656168bded tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:07.024496 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:07.024496 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:07.029588 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-88410491-9570-46cf-abb0-cd656168bded tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:07.034989 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88410491-9570-46cf-abb0-cd656168bded tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:07.035733 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 537/2138] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:07 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:07.085534 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-fae0d87b-3bcf-4645-944d-db6201114607 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.089103 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-fae0d87b-3bcf-4645-944d-db6201114607 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:07.089375 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-fae0d87b-3bcf-4645-944d-db6201114607 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:07.089537 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-fae0d87b-3bcf-4645-944d-db6201114607 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:07.097682 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:07.097682 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:07.102442 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-fae0d87b-3bcf-4645-944d-db6201114607 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:07.107672 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-fae0d87b-3bcf-4645-944d-db6201114607 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:07.108078 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 526/2139] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:07 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:07.191003 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-df1c554e-4778-4359-9c17-0c621ddb452e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.191568 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df1c554e-4778-4359-9c17-0c621ddb452e None None] GET https://10.4.3.223/volume// Aug 01 13:57:07.191759 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df1c554e-4778-4359-9c17-0c621ddb452e None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:07.192011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df1c554e-4778-4359-9c17-0c621ddb452e None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:07.192489 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df1c554e-4778-4359-9c17-0c621ddb452e None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:07.192859 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 539/2140] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:57: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 01 13:57:07.205838 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-9e1ddbc3-4adf-4015-bf6a-3fe7f9b0ef3e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.208786 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-9e1ddbc3-4adf-4015-bf6a-3fe7f9b0ef3e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:57:07.209191 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-9e1ddbc3-4adf-4015-bf6a-3fe7f9b0ef3e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f117000-1ef9-486f-91ba-9f2019faa905", "connector": null, "instance_uuid": "e18dfdc7-02f0-49ad-8e6d-ee6836f16514"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:07.222715 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:07.222715 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:07.257704 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fb068b89-b3b9-4fab-ae27-683bcefca16e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.260698 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb068b89-b3b9-4fab-ae27-683bcefca16e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 Aug 01 13:57:07.261096 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb068b89-b3b9-4fab-ae27-683bcefca16e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:07.261422 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb068b89-b3b9-4fab-ae27-683bcefca16e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:07.261563 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fb068b89-b3b9-4fab-ae27-683bcefca16e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:07.266429 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb068b89-b3b9-4fab-ae27-683bcefca16e tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 returned with HTTP 404 Aug 01 13:57:07.266892 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 538/2141] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:07 2026] GET /volume/v3/backups/7e1d45e9-ccb4-4cd1-b5d6-0ec091e5ec84 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:07.279493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b2640c92-cc74-4f23-bab0-40fd453a3187 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.280934 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-9e1ddbc3-4adf-4015-bf6a-3fe7f9b0ef3e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:57:07.281940 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 539/2142] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:57:07 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 01 13:57:07.283009 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b2640c92-cc74-4f23-bab0-40fd453a3187 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 13:57:07.283514 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b2640c92-cc74-4f23-bab0-40fd453a3187 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0513259e-30ff-4d3a-b974-fa50af8724e1", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1484487682", "container": "tempest-volumesbackupstest-backup-container-1163895959"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:07.290868 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-b2640c92-cc74-4f23-bab0-40fd453a3187 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating new backup {'backup': {'volume_id': '0513259e-30ff-4d3a-b974-fa50af8724e1', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1484487682', 'container': 'tempest-volumesbackupstest-backup-container-1163895959'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:57:07.291119 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-b2640c92-cc74-4f23-bab0-40fd453a3187 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Creating backup of volume 0513259e-30ff-4d3a-b974-fa50af8724e1 in container tempest-volumesbackupstest-backup-container-1163895959 Aug 01 13:57:07.310234 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:07.310234 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:07.313763 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b2640c92-cc74-4f23-bab0-40fd453a3187 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:57:07.321985 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9851dae7-16ef-4a01-9bc2-f4f4d6de21bd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.323728 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9851dae7-16ef-4a01-9bc2-f4f4d6de21bd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:07.323931 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9851dae7-16ef-4a01-9bc2-f4f4d6de21bd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:07.324178 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9851dae7-16ef-4a01-9bc2-f4f4d6de21bd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:07.333075 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:07.333075 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:07.336369 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9851dae7-16ef-4a01-9bc2-f4f4d6de21bd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:07.340652 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9851dae7-16ef-4a01-9bc2-f4f4d6de21bd tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:07.341143 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 540/2143] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:07 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:07.344018 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cff0d9ee-21eb-4b0d-8dc9-6d06a7171df0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.344693 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cff0d9ee-21eb-4b0d-8dc9-6d06a7171df0 None None] GET https://10.4.3.223/volume// Aug 01 13:57:07.345093 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cff0d9ee-21eb-4b0d-8dc9-6d06a7171df0 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:07.345365 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cff0d9ee-21eb-4b0d-8dc9-6d06a7171df0 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:07.345786 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-b2640c92-cc74-4f23-bab0-40fd453a3187 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Created reservations ['f443f8ce-def2-4627-9de6-f4f5d5b787b7', 'de948f4e-d71b-4e07-994f-cd7c736fd734'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:07.345934 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cff0d9ee-21eb-4b0d-8dc9-6d06a7171df0 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:07.346463 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 539/2144] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:57: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 01 13:57:07.356863 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-9c69f4ea-c6b7-4cdf-9e80-72474d1155db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.362800 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-9c69f4ea-c6b7-4cdf-9e80-72474d1155db tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:07.362999 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-9c69f4ea-c6b7-4cdf-9e80-72474d1155db tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:07.363165 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-9c69f4ea-c6b7-4cdf-9e80-72474d1155db tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:07.377891 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:07.377891 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:07.383454 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-9c69f4ea-c6b7-4cdf-9e80-72474d1155db tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:07.389882 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-9c69f4ea-c6b7-4cdf-9e80-72474d1155db tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:07.390343 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 540/2145] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:57:07 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:07.399560 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b2640c92-cc74-4f23-bab0-40fd453a3187 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:57:07.402238 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 527/2146] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:57:07 2026] POST /volume/v3/backups => generated 330 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:07.410163 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ff8b1992-7b01-4845-b992-e2c7c5d7e6bf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.412083 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ff8b1992-7b01-4845-b992-e2c7c5d7e6bf tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:07.412308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ff8b1992-7b01-4845-b992-e2c7c5d7e6bf tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:07.412359 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ff8b1992-7b01-4845-b992-e2c7c5d7e6bf tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:07.412670 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ff8b1992-7b01-4845-b992-e2c7c5d7e6bf tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:07.417751 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:07.417751 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:07.418636 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ff8b1992-7b01-4845-b992-e2c7c5d7e6bf tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:07.419116 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 541/2147] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:07 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:07.511760 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-e7bf3c4e-7958-4589-8140-2b2eec6aca54 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.514666 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-e7bf3c4e-7958-4589-8140-2b2eec6aca54 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] PUT https://10.4.3.223/volume/v3/attachments/21b6cd40-4790-4965-b218-207172873529 Aug 01 13:57:07.515012 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-e7bf3c4e-7958-4589-8140-2b2eec6aca54 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:07.532329 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-e7bf3c4e-7958-4589-8140-2b2eec6aca54 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Acquiring lock "cinder-attachment_update-0f117000-1ef9-486f-91ba-9f2019faa905-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:57:07.540729 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-e7bf3c4e-7958-4589-8140-2b2eec6aca54 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Lock "cinder-attachment_update-0f117000-1ef9-486f-91ba-9f2019faa905-np0000006308" acquired by "attachment_update" :: waited 0.008s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:57:07.543579 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:07.543579 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:07.549407 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f50659d5-e978-4a1c-a8a3-2554a5380db7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.551711 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f50659d5-e978-4a1c-a8a3-2554a5380db7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:07.551951 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f50659d5-e978-4a1c-a8a3-2554a5380db7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:07.552192 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f50659d5-e978-4a1c-a8a3-2554a5380db7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:07.562939 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:07.562939 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:07.569568 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f50659d5-e978-4a1c-a8a3-2554a5380db7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:07.575273 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f50659d5-e978-4a1c-a8a3-2554a5380db7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 200 Aug 01 13:57:07.575888 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 541/2148] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:07 2026] GET /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:07.671160 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-e7bf3c4e-7958-4589-8140-2b2eec6aca54 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Lock "cinder-attachment_update-0f117000-1ef9-486f-91ba-9f2019faa905-np0000006308" released by "attachment_update" :: held 0.130s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:57:07.671305 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-e7bf3c4e-7958-4589-8140-2b2eec6aca54 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments/21b6cd40-4790-4965-b218-207172873529 returned with HTTP 200 Aug 01 13:57:07.671700 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 540/2149] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:57:07 2026] PUT /volume/v3/attachments/21b6cd40-4790-4965-b218-207172873529 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:07.747033 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-64d630f1-0135-46f6-977d-986af673f41c req-8c7e35d5-c489-4917-9e04-b8834795cbef None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:07.748902 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-8c7e35d5-c489-4917-9e04-b8834795cbef tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:07.749142 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-8c7e35d5-c489-4917-9e04-b8834795cbef tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:07.749483 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-8c7e35d5-c489-4917-9e04-b8834795cbef tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:07.758780 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:07.758780 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:07.766277 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-64d630f1-0135-46f6-977d-986af673f41c req-8c7e35d5-c489-4917-9e04-b8834795cbef tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:07.776017 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-8c7e35d5-c489-4917-9e04-b8834795cbef tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 200 Aug 01 13:57:07.776138 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 528/2150] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:07 2026] GET /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:08.357584 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-645eed7d-0a5d-4d8c-a210-6dc50a12351d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:08.359883 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-645eed7d-0a5d-4d8c-a210-6dc50a12351d tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:08.360103 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-645eed7d-0a5d-4d8c-a210-6dc50a12351d tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:08.360303 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-645eed7d-0a5d-4d8c-a210-6dc50a12351d tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:08.373616 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:08.373616 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:08.378793 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-645eed7d-0a5d-4d8c-a210-6dc50a12351d tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:08.385154 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-645eed7d-0a5d-4d8c-a210-6dc50a12351d tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:08.385781 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 542/2151] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:08 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:08.430651 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-de17d310-dad9-4fb2-b004-791cde3f5926 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:08.431773 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-64d630f1-0135-46f6-977d-986af673f41c req-a82c2f99-4f33-4d14-9d29-98533175e8b6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:08.435238 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de17d310-dad9-4fb2-b004-791cde3f5926 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:08.435238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de17d310-dad9-4fb2-b004-791cde3f5926 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:08.435573 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-a82c2f99-4f33-4d14-9d29-98533175e8b6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:08.435616 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de17d310-dad9-4fb2-b004-791cde3f5926 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:08.435651 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-a82c2f99-4f33-4d14-9d29-98533175e8b6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:08.435685 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-de17d310-dad9-4fb2-b004-791cde3f5926 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:08.435720 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-a82c2f99-4f33-4d14-9d29-98533175e8b6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:08.441487 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:08.441487 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:08.442678 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de17d310-dad9-4fb2-b004-791cde3f5926 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:08.443011 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 542/2152] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:08 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:08.445257 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:08.445257 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:08.450195 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-64d630f1-0135-46f6-977d-986af673f41c req-a82c2f99-4f33-4d14-9d29-98533175e8b6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:08.457622 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-a82c2f99-4f33-4d14-9d29-98533175e8b6 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 200 Aug 01 13:57:08.458201 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 541/2153] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:08 2026] GET /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:08.471913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-11589872-6d46-4dd8-8fb0-4278de0f4aa2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:08.471913 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-11589872-6d46-4dd8-8fb0-4278de0f4aa2 None None] GET https://10.4.3.223/volume// Aug 01 13:57:08.471913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-11589872-6d46-4dd8-8fb0-4278de0f4aa2 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:08.471913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-11589872-6d46-4dd8-8fb0-4278de0f4aa2 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:08.471913 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-11589872-6d46-4dd8-8fb0-4278de0f4aa2 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:08.472343 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 529/2154] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:57: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 01 13:57:08.481014 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-64d630f1-0135-46f6-977d-986af673f41c req-0c56201b-94bf-4a57-8f5c-a6a10131888f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:08.484020 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-0c56201b-94bf-4a57-8f5c-a6a10131888f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:57:08.484543 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-0c56201b-94bf-4a57-8f5c-a6a10131888f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e035add6-f585-4723-838f-2a01c7c6f46e", "connector": null, "instance_uuid": "76b1f072-9090-47d6-a2d9-4bd4ba7ebdae"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:08.497697 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:08.497697 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:08.527919 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-0c56201b-94bf-4a57-8f5c-a6a10131888f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:57:08.528596 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 543/2155] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:57:08 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 01 13:57:09.404179 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2b3e6c18-468f-40e0-bd58-b4fea61f024a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:09.406407 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b3e6c18-468f-40e0-bd58-b4fea61f024a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:09.406615 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b3e6c18-468f-40e0-bd58-b4fea61f024a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:09.407434 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b3e6c18-468f-40e0-bd58-b4fea61f024a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:09.419910 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:09.419910 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:09.425345 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2b3e6c18-468f-40e0-bd58-b4fea61f024a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:09.432008 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b3e6c18-468f-40e0-bd58-b4fea61f024a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:09.432564 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 543/2156] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:09 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:09.457781 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-703ee690-5268-43af-bad3-643b13c622fb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:09.460402 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-703ee690-5268-43af-bad3-643b13c622fb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:09.460638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-703ee690-5268-43af-bad3-643b13c622fb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:09.460951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-703ee690-5268-43af-bad3-643b13c622fb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:09.461144 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-703ee690-5268-43af-bad3-643b13c622fb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:09.466730 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:09.466730 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:09.467905 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-703ee690-5268-43af-bad3-643b13c622fb tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:09.468400 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 542/2157] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:09 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:10.446260 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-02dcacc4-353d-4607-8cae-dce970d16b01 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:10.448661 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-02dcacc4-353d-4607-8cae-dce970d16b01 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:10.448661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-02dcacc4-353d-4607-8cae-dce970d16b01 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:10.448661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-02dcacc4-353d-4607-8cae-dce970d16b01 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:10.459821 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:10.459821 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:10.464497 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-02dcacc4-353d-4607-8cae-dce970d16b01 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:10.470013 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-02dcacc4-353d-4607-8cae-dce970d16b01 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:10.470764 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 530/2158] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:10 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:10.482408 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-50640e3e-6e00-4937-9e66-08d704d7c7f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:10.483834 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50640e3e-6e00-4937-9e66-08d704d7c7f6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:10.484906 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50640e3e-6e00-4937-9e66-08d704d7c7f6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:10.484906 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50640e3e-6e00-4937-9e66-08d704d7c7f6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:10.484906 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-50640e3e-6e00-4937-9e66-08d704d7c7f6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:10.491134 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:10.491134 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:10.494045 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50640e3e-6e00-4937-9e66-08d704d7c7f6 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:10.494045 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 544/2159] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:10 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:10.860110 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-20ebc5ed-97d2-428e-bbd7-e2b449dfdbf9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:10.860974 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20ebc5ed-97d2-428e-bbd7-e2b449dfdbf9 None None] GET https://10.4.3.223/volume// Aug 01 13:57:10.862415 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20ebc5ed-97d2-428e-bbd7-e2b449dfdbf9 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:10.862497 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20ebc5ed-97d2-428e-bbd7-e2b449dfdbf9 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:10.863257 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20ebc5ed-97d2-428e-bbd7-e2b449dfdbf9 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:10.863917 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 544/2160] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:57:10 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:57:10.878748 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-64d630f1-0135-46f6-977d-986af673f41c req-a593cec9-dc3d-45a3-a91a-55938a47e772 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:10.881740 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-a593cec9-dc3d-45a3-a91a-55938a47e772 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:10.882023 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-a593cec9-dc3d-45a3-a91a-55938a47e772 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:10.882265 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-a593cec9-dc3d-45a3-a91a-55938a47e772 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:10.894561 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:10.894561 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:10.903300 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-64d630f1-0135-46f6-977d-986af673f41c req-a593cec9-dc3d-45a3-a91a-55938a47e772 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:10.912022 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-a593cec9-dc3d-45a3-a91a-55938a47e772 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 200 Aug 01 13:57:10.912712 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 543/2161] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:57:10 2026] GET /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 1547 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:11.124273 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-64d630f1-0135-46f6-977d-986af673f41c req-0703a688-5b45-44fd-baf5-4df293b9ce83 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:11.131012 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-0703a688-5b45-44fd-baf5-4df293b9ce83 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] PUT https://10.4.3.223/volume/v3/attachments/cbbed4b6-086c-41df-915b-b32f87bb6fd0 Aug 01 13:57:11.131548 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-0703a688-5b45-44fd-baf5-4df293b9ce83 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:11.150240 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-64d630f1-0135-46f6-977d-986af673f41c req-0703a688-5b45-44fd-baf5-4df293b9ce83 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Acquiring lock "cinder-attachment_update-e035add6-f585-4723-838f-2a01c7c6f46e-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:57:11.156781 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-64d630f1-0135-46f6-977d-986af673f41c req-0703a688-5b45-44fd-baf5-4df293b9ce83 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-e035add6-f585-4723-838f-2a01c7c6f46e-np0000006308" acquired by "attachment_update" :: waited 0.008s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:57:11.159235 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:11.159235 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:11.301332 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-64d630f1-0135-46f6-977d-986af673f41c req-0703a688-5b45-44fd-baf5-4df293b9ce83 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Lock "cinder-attachment_update-e035add6-f585-4723-838f-2a01c7c6f46e-np0000006308" released by "attachment_update" :: held 0.145s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:57:11.302050 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-0703a688-5b45-44fd-baf5-4df293b9ce83 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/cbbed4b6-086c-41df-915b-b32f87bb6fd0 returned with HTTP 200 Aug 01 13:57:11.302413 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 531/2162] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:57:11 2026] PUT /volume/v3/attachments/cbbed4b6-086c-41df-915b-b32f87bb6fd0 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:11.346226 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-64d630f1-0135-46f6-977d-986af673f41c req-22ff8353-cff0-489d-8466-6d2e52dc986d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:11.355239 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-22ff8353-cff0-489d-8466-6d2e52dc986d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/attachments/cbbed4b6-086c-41df-915b-b32f87bb6fd0/action Aug 01 13:57:11.355239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-22ff8353-cff0-489d-8466-6d2e52dc986d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:11.355239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-22ff8353-cff0-489d-8466-6d2e52dc986d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:11.375906 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:11.375906 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:11.391564 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-64d630f1-0135-46f6-977d-986af673f41c req-22ff8353-cff0-489d-8466-6d2e52dc986d tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/cbbed4b6-086c-41df-915b-b32f87bb6fd0/action returned with HTTP 204 Aug 01 13:57:11.392373 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 545/2163] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:57:11 2026] POST /volume/v3/attachments/cbbed4b6-086c-41df-915b-b32f87bb6fd0/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:11.490719 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fa4c0432-e1a5-4c25-9adf-a9795af22902 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:11.495124 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fa4c0432-e1a5-4c25-9adf-a9795af22902 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:11.495347 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fa4c0432-e1a5-4c25-9adf-a9795af22902 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:11.495567 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fa4c0432-e1a5-4c25-9adf-a9795af22902 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:11.509097 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-56fa5c0b-7be0-4e9d-bd0c-ad4e9c5c0c62 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:11.511710 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:11.511710 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:11.511865 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-56fa5c0b-7be0-4e9d-bd0c-ad4e9c5c0c62 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:11.512017 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-56fa5c0b-7be0-4e9d-bd0c-ad4e9c5c0c62 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:11.512292 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-56fa5c0b-7be0-4e9d-bd0c-ad4e9c5c0c62 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:11.512419 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-56fa5c0b-7be0-4e9d-bd0c-ad4e9c5c0c62 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:11.516159 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fa4c0432-e1a5-4c25-9adf-a9795af22902 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:11.520158 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:11.520158 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:11.521229 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-56fa5c0b-7be0-4e9d-bd0c-ad4e9c5c0c62 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:11.521503 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fa4c0432-e1a5-4c25-9adf-a9795af22902 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:11.521734 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 544/2164] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:11 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:11.521893 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 545/2165] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:11 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:12.537292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7875d4d7-568a-44bf-8c71-c46b0d6efeee None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:12.539366 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7875d4d7-568a-44bf-8c71-c46b0d6efeee tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:12.539583 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7875d4d7-568a-44bf-8c71-c46b0d6efeee tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:12.539872 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7875d4d7-568a-44bf-8c71-c46b0d6efeee tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:12.540012 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-7875d4d7-568a-44bf-8c71-c46b0d6efeee tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:12.546136 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9fe76371-8552-41ef-b9d2-716affe366c7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:12.548431 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9fe76371-8552-41ef-b9d2-716affe366c7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:12.548703 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9fe76371-8552-41ef-b9d2-716affe366c7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:12.548833 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9fe76371-8552-41ef-b9d2-716affe366c7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:12.549554 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:12.549554 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:12.551464 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7875d4d7-568a-44bf-8c71-c46b0d6efeee tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:12.551960 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 532/2166] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:12 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:12.582454 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:12.582454 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:12.595127 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9fe76371-8552-41ef-b9d2-716affe366c7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:12.610789 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9fe76371-8552-41ef-b9d2-716affe366c7 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:12.611976 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 546/2167] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:12 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 844 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:13.229508 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-73a85e71-43de-4d2a-801d-85ea54c1c445 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:13.235807 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-73a85e71-43de-4d2a-801d-85ea54c1c445 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/attachments/21b6cd40-4790-4965-b218-207172873529/action Aug 01 13:57:13.237783 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-73a85e71-43de-4d2a-801d-85ea54c1c445 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:13.237783 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-73a85e71-43de-4d2a-801d-85ea54c1c445 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:13.269117 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:13.269117 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:13.290576 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9640798c-b2af-43f5-a030-68564d9de9c5 req-73a85e71-43de-4d2a-801d-85ea54c1c445 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments/21b6cd40-4790-4965-b218-207172873529/action returned with HTTP 204 Aug 01 13:57:13.291181 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 545/2168] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:57:13 2026] POST /volume/v3/attachments/21b6cd40-4790-4965-b218-207172873529/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:13.565387 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d1685af5-f07f-426d-92fe-d6a1a0a65a9b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:13.567510 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1685af5-f07f-426d-92fe-d6a1a0a65a9b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:13.567695 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1685af5-f07f-426d-92fe-d6a1a0a65a9b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:13.567908 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1685af5-f07f-426d-92fe-d6a1a0a65a9b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:13.568051 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d1685af5-f07f-426d-92fe-d6a1a0a65a9b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:13.574107 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:13.574107 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:13.575134 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1685af5-f07f-426d-92fe-d6a1a0a65a9b tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:13.575544 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 546/2169] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:13 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:13.633880 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-446958b3-f75f-4e42-837b-89a2dd6ddc1e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:13.636993 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-446958b3-f75f-4e42-837b-89a2dd6ddc1e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:13.637171 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-446958b3-f75f-4e42-837b-89a2dd6ddc1e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:13.637713 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-446958b3-f75f-4e42-837b-89a2dd6ddc1e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:13.649661 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:13.649661 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:13.654803 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-446958b3-f75f-4e42-837b-89a2dd6ddc1e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:13.661721 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-446958b3-f75f-4e42-837b-89a2dd6ddc1e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:13.662596 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 533/2170] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:13 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:13.684623 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1909a7e-b865-42fe-84aa-af4da2591dff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:13.689036 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1909a7e-b865-42fe-84aa-af4da2591dff tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:13.689338 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1909a7e-b865-42fe-84aa-af4da2591dff tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:13.690617 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1909a7e-b865-42fe-84aa-af4da2591dff tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:13.733420 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:13.733420 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:13.747427 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f1909a7e-b865-42fe-84aa-af4da2591dff tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:13.759935 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1909a7e-b865-42fe-84aa-af4da2591dff tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:13.760509 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 547/2171] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:13 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 1136 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:13.876421 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:13.878464 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:13.878878 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1435353207"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:13.880721 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1435353207'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:13.880885 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Create volume of 1 GB Aug 01 13:57:13.885689 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Availability Zones retrieved successfully. Aug 01 13:57:13.892418 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Flow 'volume_create_api' (dcfaaefe-7914-4e6b-b027-c39a9e5775dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:13.893488 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (507b224f-3d1a-4c2d-923a-d86127335225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:13.894734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:13.930946 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (507b224f-3d1a-4c2d-923a-d86127335225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:13.931789 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d45ec45-7795-489b-875c-cb6e1e1f742f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:13.985040 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Created reservations ['c43902c6-447b-4649-af9f-6cfbf3da345a', '686b8324-14cf-4d73-b1ad-0f9e4bb5cff4', '6d357bf5-4da0-4b21-9021-5a700433a7fb', '2d8f8007-ac3e-4dd6-9075-80e9f0bc9980'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:13.985914 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d45ec45-7795-489b-875c-cb6e1e1f742f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c43902c6-447b-4649-af9f-6cfbf3da345a', '686b8324-14cf-4d73-b1ad-0f9e4bb5cff4', '6d357bf5-4da0-4b21-9021-5a700433a7fb', '2d8f8007-ac3e-4dd6-9075-80e9f0bc9980']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:13.986677 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c6b9c7-3e83-48ce-a560-5b93234436fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:14.012035 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c6b9c7-3e83-48ce-a560-5b93234436fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf1b6eb7-6a7c-41e0-bf78-c222be8402c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1435353207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c2c58856d44829b14865f6a57d6d4b',qos_specs=None,replication_status=,reservations=['c43902c6-447b-4649-af9f-6cfbf3da345a','686b8324-14cf-4d73-b1ad-0f9e4bb5cff4','6d357bf5-4da0-4b21-9021-5a700433a7fb','2d8f8007-ac3e-4dd6-9075-80e9f0bc9980'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd3a87a360945e1a31f6f19fd3859f4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1435353207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf1b6eb7-6a7c-41e0-bf78-c222be8402c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8c2c58856d44829b14865f6a57d6d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfd3a87a360945e1a31f6f19fd3859f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:14.012533 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5525476-d761-4790-af8e-3237a0972426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:14.034806 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5525476-d761-4790-af8e-3237a0972426) transitioned into state 'SUCCESS' from state '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-1435353207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c2c58856d44829b14865f6a57d6d4b',qos_specs=None,replication_status=,reservations=['c43902c6-447b-4649-af9f-6cfbf3da345a','686b8324-14cf-4d73-b1ad-0f9e4bb5cff4','6d357bf5-4da0-4b21-9021-5a700433a7fb','2d8f8007-ac3e-4dd6-9075-80e9f0bc9980'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd3a87a360945e1a31f6f19fd3859f4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:14.035780 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a136d868-1847-43e1-aa58-4dcf92e0801b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:14.050315 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a136d868-1847-43e1-aa58-4dcf92e0801b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:14.050315 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Flow 'volume_create_api' (dcfaaefe-7914-4e6b-b027-c39a9e5775dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:14.050315 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Create volume request issued successfully. Aug 01 13:57:14.050660 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2988882f-4eb5-4b75-9dfd-7fe1acfdf138 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:14.056787 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 546/2172] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:57:13 2026] POST /volume/v3/volumes => generated 751 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:14.066171 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-038425ce-498c-49ce-95a3-ca9644542c9c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:14.073636 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-038425ce-498c-49ce-95a3-ca9644542c9c tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:14.073636 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-038425ce-498c-49ce-95a3-ca9644542c9c tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:14.073636 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-038425ce-498c-49ce-95a3-ca9644542c9c tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:14.088233 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:14.088233 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:14.093458 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-038425ce-498c-49ce-95a3-ca9644542c9c tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:14.102542 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-038425ce-498c-49ce-95a3-ca9644542c9c tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:14.103280 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 547/2173] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:14 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:14.591347 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e7838aa6-103f-4b34-970e-c4aec0210a57 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:14.592944 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e7838aa6-103f-4b34-970e-c4aec0210a57 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:14.593401 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e7838aa6-103f-4b34-970e-c4aec0210a57 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:14.593401 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e7838aa6-103f-4b34-970e-c4aec0210a57 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:14.593513 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-e7838aa6-103f-4b34-970e-c4aec0210a57 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:14.599086 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:14.599086 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:14.600236 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e7838aa6-103f-4b34-970e-c4aec0210a57 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:14.600880 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 534/2174] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:14 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:15.121331 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47617e40-2337-4709-8895-dc4576234fdc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:15.127310 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47617e40-2337-4709-8895-dc4576234fdc tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:15.127538 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47617e40-2337-4709-8895-dc4576234fdc tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:15.127819 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47617e40-2337-4709-8895-dc4576234fdc tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:15.140580 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:15.140580 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:15.145493 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-47617e40-2337-4709-8895-dc4576234fdc tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:15.151303 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47617e40-2337-4709-8895-dc4576234fdc tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:15.151718 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 548/2175] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:15 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:15.224536 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4de98225-de56-42c7-8034-001ddd8f7515 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:15.227553 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4de98225-de56-42c7-8034-001ddd8f7515 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:15.230086 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4de98225-de56-42c7-8034-001ddd8f7515 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:15.230086 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4de98225-de56-42c7-8034-001ddd8f7515 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:15.237548 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:15.237548 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:15.241645 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4de98225-de56-42c7-8034-001ddd8f7515 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:15.247275 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4de98225-de56-42c7-8034-001ddd8f7515 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:15.247275 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 547/2176] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:15 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:15.351985 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5096a49a-6867-4141-a1ba-282b2a9bac36 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:15.352568 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5096a49a-6867-4141-a1ba-282b2a9bac36 None None] GET https://10.4.3.223/volume// Aug 01 13:57:15.352878 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5096a49a-6867-4141-a1ba-282b2a9bac36 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:15.353183 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5096a49a-6867-4141-a1ba-282b2a9bac36 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:15.353670 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5096a49a-6867-4141-a1ba-282b2a9bac36 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:15.354274 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 548/2177] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:57:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:57:15.364979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-515d95b2-41f2-485f-8a6a-641e5bce76a5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:15.368489 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-515d95b2-41f2-485f-8a6a-641e5bce76a5 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:57:15.368847 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-515d95b2-41f2-485f-8a6a-641e5bce76a5 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf1b6eb7-6a7c-41e0-bf78-c222be8402c2", "connector": null, "instance_uuid": "e18dfdc7-02f0-49ad-8e6d-ee6836f16514"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:15.380467 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:15.380467 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:15.418501 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-515d95b2-41f2-485f-8a6a-641e5bce76a5 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:57:15.418988 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 535/2178] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:57:15 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:15.459038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9883b266-8964-4a59-8785-e0f8d8e473ee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:15.460922 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9883b266-8964-4a59-8785-e0f8d8e473ee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:15.461078 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9883b266-8964-4a59-8785-e0f8d8e473ee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:15.461314 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9883b266-8964-4a59-8785-e0f8d8e473ee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:15.474605 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:15.474605 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:15.477175 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-58ae8425-41ad-4f6c-9bc0-9de83e7ff733 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:15.478193 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58ae8425-41ad-4f6c-9bc0-9de83e7ff733 None None] GET https://10.4.3.223/volume// Aug 01 13:57:15.478193 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58ae8425-41ad-4f6c-9bc0-9de83e7ff733 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:15.478670 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58ae8425-41ad-4f6c-9bc0-9de83e7ff733 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:15.478890 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58ae8425-41ad-4f6c-9bc0-9de83e7ff733 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:15.479441 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 548/2179] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:57:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:57:15.479837 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9883b266-8964-4a59-8785-e0f8d8e473ee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:15.485401 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9883b266-8964-4a59-8785-e0f8d8e473ee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:15.485810 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 549/2180] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:15 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:15.492980 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6705afd6-6498-461f-9308-6c9174b38cb3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:15.502697 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6705afd6-6498-461f-9308-6c9174b38cb3 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:15.503001 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6705afd6-6498-461f-9308-6c9174b38cb3 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:15.504032 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6705afd6-6498-461f-9308-6c9174b38cb3 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:15.518084 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:15.518084 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:15.523342 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6705afd6-6498-461f-9308-6c9174b38cb3 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:15.528984 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6705afd6-6498-461f-9308-6c9174b38cb3 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:15.529502 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 549/2181] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:57:15 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:15.615854 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dcd511ef-185b-4a92-9106-85f429c1c19c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:15.619596 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dcd511ef-185b-4a92-9106-85f429c1c19c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:15.619804 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dcd511ef-185b-4a92-9106-85f429c1c19c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:15.620037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dcd511ef-185b-4a92-9106-85f429c1c19c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:15.620201 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-dcd511ef-185b-4a92-9106-85f429c1c19c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:15.629642 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:15.629642 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:15.630687 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dcd511ef-185b-4a92-9106-85f429c1c19c tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:15.634640 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 536/2182] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:15 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:15.673919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6cd81b4a-8066-424d-82af-1539737b3c42 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:15.676605 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6cd81b4a-8066-424d-82af-1539737b3c42 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] PUT https://10.4.3.223/volume/v3/attachments/b73844fb-582b-4946-a4dc-c970fcfec4e3 Aug 01 13:57:15.677067 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6cd81b4a-8066-424d-82af-1539737b3c42 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:15.689122 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6cd81b4a-8066-424d-82af-1539737b3c42 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Acquiring lock "cinder-attachment_update-bf1b6eb7-6a7c-41e0-bf78-c222be8402c2-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:57:15.695524 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6cd81b4a-8066-424d-82af-1539737b3c42 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Lock "cinder-attachment_update-bf1b6eb7-6a7c-41e0-bf78-c222be8402c2-np0000006308" acquired by "attachment_update" :: waited 0.007s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:57:15.696796 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:15.696796 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:15.813268 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6cd81b4a-8066-424d-82af-1539737b3c42 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Lock "cinder-attachment_update-bf1b6eb7-6a7c-41e0-bf78-c222be8402c2-np0000006308" released by "attachment_update" :: held 0.118s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:57:15.813646 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-6cd81b4a-8066-424d-82af-1539737b3c42 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments/b73844fb-582b-4946-a4dc-c970fcfec4e3 returned with HTTP 200 Aug 01 13:57:15.814198 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 549/2183] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:57:15 2026] PUT /volume/v3/attachments/b73844fb-582b-4946-a4dc-c970fcfec4e3 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:16.507252 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9407bc12-d8a7-4275-93d3-66c75cdc6b09 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:16.507252 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9407bc12-d8a7-4275-93d3-66c75cdc6b09 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:16.507743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9407bc12-d8a7-4275-93d3-66c75cdc6b09 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:16.507743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9407bc12-d8a7-4275-93d3-66c75cdc6b09 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:16.519029 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:16.519029 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:16.522728 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9407bc12-d8a7-4275-93d3-66c75cdc6b09 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:16.528033 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9407bc12-d8a7-4275-93d3-66c75cdc6b09 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:16.528540 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 550/2184] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:16 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:16.642118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dbbae284-4760-42f5-aa5f-a9eefcf44581 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:16.644452 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dbbae284-4760-42f5-aa5f-a9eefcf44581 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:16.644777 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dbbae284-4760-42f5-aa5f-a9eefcf44581 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:16.645057 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dbbae284-4760-42f5-aa5f-a9eefcf44581 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:16.645316 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-dbbae284-4760-42f5-aa5f-a9eefcf44581 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:16.650273 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:16.650273 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:16.651312 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dbbae284-4760-42f5-aa5f-a9eefcf44581 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:16.651822 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 550/2185] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:16 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:17.544389 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2565cb31-fa1c-4d55-b0cf-44253ccbf395 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:17.546403 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2565cb31-fa1c-4d55-b0cf-44253ccbf395 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:17.546663 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2565cb31-fa1c-4d55-b0cf-44253ccbf395 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:17.546910 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2565cb31-fa1c-4d55-b0cf-44253ccbf395 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:17.557159 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:17.557159 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:17.561079 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2565cb31-fa1c-4d55-b0cf-44253ccbf395 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:17.565475 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2565cb31-fa1c-4d55-b0cf-44253ccbf395 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:17.566021 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 537/2186] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:17 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:17.663277 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4cb152f5-d3dc-4c7c-ab24-5fa4d54e7ad7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:17.665506 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4cb152f5-d3dc-4c7c-ab24-5fa4d54e7ad7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:17.665759 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4cb152f5-d3dc-4c7c-ab24-5fa4d54e7ad7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:17.665996 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4cb152f5-d3dc-4c7c-ab24-5fa4d54e7ad7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:17.666131 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4cb152f5-d3dc-4c7c-ab24-5fa4d54e7ad7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:17.672271 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:17.672271 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:17.673305 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4cb152f5-d3dc-4c7c-ab24-5fa4d54e7ad7 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:17.673808 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 550/2187] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:17 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:18.579993 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-606daa15-c591-48f0-b2e0-8f4b4d4fed50 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:18.581808 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-606daa15-c591-48f0-b2e0-8f4b4d4fed50 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:18.582022 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-606daa15-c591-48f0-b2e0-8f4b4d4fed50 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:18.582277 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-606daa15-c591-48f0-b2e0-8f4b4d4fed50 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:18.593555 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:18.593555 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:18.598456 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-606daa15-c591-48f0-b2e0-8f4b4d4fed50 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:18.604421 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-606daa15-c591-48f0-b2e0-8f4b4d4fed50 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:18.605008 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 551/2188] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:18 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:18.686313 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8a00c90e-9578-4545-a0cd-9d8e1f7e7d42 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:18.688820 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a00c90e-9578-4545-a0cd-9d8e1f7e7d42 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:18.689100 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a00c90e-9578-4545-a0cd-9d8e1f7e7d42 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:18.689391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a00c90e-9578-4545-a0cd-9d8e1f7e7d42 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:18.689550 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8a00c90e-9578-4545-a0cd-9d8e1f7e7d42 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:18.698433 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:18.698433 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:18.699486 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a00c90e-9578-4545-a0cd-9d8e1f7e7d42 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:18.699984 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 551/2189] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:18 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:57:18.708117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-03c74a5c-7b2f-44f0-9179-a4b6159f0ffa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:18.710809 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-03c74a5c-7b2f-44f0-9179-a4b6159f0ffa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/limits Aug 01 13:57:18.711079 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-03c74a5c-7b2f-44f0-9179-a4b6159f0ffa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:18.711384 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-03c74a5c-7b2f-44f0-9179-a4b6159f0ffa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:18.720186 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-03c74a5c-7b2f-44f0-9179-a4b6159f0ffa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-190231862 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-190231862, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:18.720561 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-03c74a5c-7b2f-44f0-9179-a4b6159f0ffa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-190231862 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-190231862, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:18.720827 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-03c74a5c-7b2f-44f0-9179-a4b6159f0ffa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-190231862 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-190231862, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:18.734391 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-03c74a5c-7b2f-44f0-9179-a4b6159f0ffa tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Aug 01 13:57:18.734946 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 538/2190] 10.4.3.223 () {68 vars in 1484 bytes} [Sat Aug 1 13:57:18 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:18.790401 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-6c2f409b-de44-4c22-a904-778a176ace37 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:18.792363 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-6c2f409b-de44-4c22-a904-778a176ace37 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:18.792549 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-6c2f409b-de44-4c22-a904-778a176ace37 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:18.792733 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-6c2f409b-de44-4c22-a904-778a176ace37 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:18.804597 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:18.804597 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:18.808810 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-6c2f409b-de44-4c22-a904-778a176ace37 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:18.815563 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-6c2f409b-de44-4c22-a904-778a176ace37 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 200 Aug 01 13:57:18.816134 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 551/2191] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:18 2026] GET /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 1660 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:18.827136 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-5ec0ae6c-d88a-4e8a-bfac-877e441ddb5e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:18.829593 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-5ec0ae6c-d88a-4e8a-bfac-877e441ddb5e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:57:18.830041 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-5ec0ae6c-d88a-4e8a-bfac-877e441ddb5e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e035add6-f585-4723-838f-2a01c7c6f46e", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:18.845550 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:18.845550 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:18.846420 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-5ec0ae6c-d88a-4e8a-bfac-877e441ddb5e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:18.846620 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-5ec0ae6c-d88a-4e8a-bfac-877e441ddb5e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Create snapshot from volume e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:18.896866 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-5ec0ae6c-d88a-4e8a-bfac-877e441ddb5e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Created reservations ['df939742-a5b9-417f-8105-23fb4dac0a71', '2da3ca90-dd43-48d6-92aa-1e1a21008673', '8d1a942d-fcbf-42c7-aedf-e8571ab4f442', 'd96f991d-7e8d-4673-8b3d-f228e53e3cf7'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:18.936241 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-5ec0ae6c-d88a-4e8a-bfac-877e441ddb5e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Snapshot force create request issued successfully. Aug 01 13:57:18.936241 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-39301fa3-5af4-4ee6-97ad-6a51e7e509dc req-5ec0ae6c-d88a-4e8a-bfac-877e441ddb5e tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:57:18.936241 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 552/2192] 10.4.3.223 () {72 vars in 1547 bytes} [Sat Aug 1 13:57:18 2026] POST /volume/v3/snapshots => generated 292 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:19.203287 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c5a4e33-f05b-486d-96cf-a2bbb98da43e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.204394 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c5a4e33-f05b-486d-96cf-a2bbb98da43e tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 Aug 01 13:57:19.204610 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c5a4e33-f05b-486d-96cf-a2bbb98da43e tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.205036 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c5a4e33-f05b-486d-96cf-a2bbb98da43e tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.205036 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-3c5a4e33-f05b-486d-96cf-a2bbb98da43e tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Delete snapshot with id: 333efc08-cdca-418e-a137-2ae274475762 Aug 01 13:57:19.214333 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c5a4e33-f05b-486d-96cf-a2bbb98da43e tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 returned with HTTP 404 Aug 01 13:57:19.215816 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 552/2193] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:57:19 2026] DELETE /volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:19.225398 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-097af373-b462-4cbb-898e-2708e672c245 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.229346 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-097af373-b462-4cbb-898e-2708e672c245 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 Aug 01 13:57:19.229346 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-097af373-b462-4cbb-898e-2708e672c245 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.229346 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-097af373-b462-4cbb-898e-2708e672c245 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.232963 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-097af373-b462-4cbb-898e-2708e672c245 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 returned with HTTP 404 Aug 01 13:57:19.233687 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 539/2194] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:19 2026] GET /volume/v3/snapshots/333efc08-cdca-418e-a137-2ae274475762 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:19.284223 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-29e6f7e0-2aa9-4a95-8467-2b8ad293dd52 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.287275 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-29e6f7e0-2aa9-4a95-8467-2b8ad293dd52 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:57:19.287593 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-29e6f7e0-2aa9-4a95-8467-2b8ad293dd52 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.287941 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-29e6f7e0-2aa9-4a95-8467-2b8ad293dd52 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.304982 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:19.304982 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:19.312980 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-29e6f7e0-2aa9-4a95-8467-2b8ad293dd52 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:19.318303 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-29e6f7e0-2aa9-4a95-8467-2b8ad293dd52 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:57:19.318973 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 552/2195] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:19 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:19.347141 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-9e309929-1d8f-400d-afa4-fab4b8f04f26 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.354001 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-9e309929-1d8f-400d-afa4-fab4b8f04f26 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] POST https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4/action Aug 01 13:57:19.354001 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-9e309929-1d8f-400d-afa4-fab4b8f04f26 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:19.354001 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-9e309929-1d8f-400d-afa4-fab4b8f04f26 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:19.369024 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:19.369024 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:19.369778 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-9e309929-1d8f-400d-afa4-fab4b8f04f26 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:19.384165 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-9e309929-1d8f-400d-afa4-fab4b8f04f26 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Begin detaching volume completed successfully. Aug 01 13:57:19.384617 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-9e309929-1d8f-400d-afa4-fab4b8f04f26 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4/action returned with HTTP 202 Aug 01 13:57:19.385276 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 553/2196] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:57:19 2026] POST /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:57:19.426805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4aa9d06a-afac-4671-accc-addcdbee66be None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.430075 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4aa9d06a-afac-4671-accc-addcdbee66be tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/attachments/b73844fb-582b-4946-a4dc-c970fcfec4e3/action Aug 01 13:57:19.430538 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4aa9d06a-afac-4671-accc-addcdbee66be tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:19.430701 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4aa9d06a-afac-4671-accc-addcdbee66be tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:19.449938 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-154d3dcd-6979-4b67-b7e4-8ceb0b0b3e96 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.450306 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-154d3dcd-6979-4b67-b7e4-8ceb0b0b3e96 None None] GET https://10.4.3.223/volume// Aug 01 13:57:19.450528 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-154d3dcd-6979-4b67-b7e4-8ceb0b0b3e96 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.450677 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-154d3dcd-6979-4b67-b7e4-8ceb0b0b3e96 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.452620 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-154d3dcd-6979-4b67-b7e4-8ceb0b0b3e96 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:19.452620 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 540/2197] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:57: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 01 13:57:19.461777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-a827ae35-6676-4a04-803c-707275da05ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.464312 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:19.464312 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:19.468756 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-a827ae35-6676-4a04-803c-707275da05ee tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:57:19.469133 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-a827ae35-6676-4a04-803c-707275da05ee tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.469390 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-a827ae35-6676-4a04-803c-707275da05ee tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.483819 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cf447272-f94e-4df5-8f0a-c2f4b792d44b req-4aa9d06a-afac-4671-accc-addcdbee66be tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments/b73844fb-582b-4946-a4dc-c970fcfec4e3/action returned with HTTP 204 Aug 01 13:57:19.484301 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 553/2198] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:57:19 2026] POST /volume/v3/attachments/b73844fb-582b-4946-a4dc-c970fcfec4e3/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:19.486368 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:19.486368 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:19.492046 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-a827ae35-6676-4a04-803c-707275da05ee tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:19.496021 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-a827ae35-6676-4a04-803c-707275da05ee tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:57:19.496544 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 553/2199] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:57:19 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:19.623133 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0877b03d-2bcd-4067-a534-c1759b7d2aee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.628616 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0877b03d-2bcd-4067-a534-c1759b7d2aee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:19.628616 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0877b03d-2bcd-4067-a534-c1759b7d2aee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.629048 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0877b03d-2bcd-4067-a534-c1759b7d2aee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.647679 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:19.647679 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:19.653241 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0877b03d-2bcd-4067-a534-c1759b7d2aee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:19.662398 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0877b03d-2bcd-4067-a534-c1759b7d2aee tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:19.663299 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 554/2200] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:19 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:19.676291 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ab4cce69-840f-4092-8056-e29a4a195904 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.678265 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ab4cce69-840f-4092-8056-e29a4a195904 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:19.678509 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ab4cce69-840f-4092-8056-e29a4a195904 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.678703 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ab4cce69-840f-4092-8056-e29a4a195904 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.694128 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:19.694128 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:19.699452 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ab4cce69-840f-4092-8056-e29a4a195904 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:19.704647 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ab4cce69-840f-4092-8056-e29a4a195904 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:19.705179 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 541/2201] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:19 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:19.713796 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-02ca787f-8c89-408a-9358-acc53c11b8ef None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.715644 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02ca787f-8c89-408a-9358-acc53c11b8ef tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:19.715856 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-02ca787f-8c89-408a-9358-acc53c11b8ef tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.716009 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-02ca787f-8c89-408a-9358-acc53c11b8ef tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.716120 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-02ca787f-8c89-408a-9358-acc53c11b8ef tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:19.723496 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:19.723496 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:19.725292 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02ca787f-8c89-408a-9358-acc53c11b8ef tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:19.726081 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 554/2202] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:19 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:19.737249 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ed65e241-e053-432a-9fc7-152389d84135 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.740648 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed65e241-e053-432a-9fc7-152389d84135 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:19.740906 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed65e241-e053-432a-9fc7-152389d84135 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.741171 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed65e241-e053-432a-9fc7-152389d84135 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.742139 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ed65e241-e053-432a-9fc7-152389d84135 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:19.748236 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:19.748236 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:19.751303 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed65e241-e053-432a-9fc7-152389d84135 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:19.752163 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 554/2203] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:19 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:19.771374 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8845556e-23c3-423b-954a-6a20990a2da0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.773387 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8845556e-23c3-423b-954a-6a20990a2da0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:19.773682 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8845556e-23c3-423b-954a-6a20990a2da0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.773981 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8845556e-23c3-423b-954a-6a20990a2da0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.774131 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-8845556e-23c3-423b-954a-6a20990a2da0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete backup with id: 1dca165c-8a66-42ef-b313-623bc46c4fa8. Aug 01 13:57:19.781308 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:19.781308 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:19.807279 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-8845556e-23c3-423b-954a-6a20990a2da0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] delete_backup rpcapi backup_id 1dca165c-8a66-42ef-b313-623bc46c4fa8 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:57:19.810225 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8845556e-23c3-423b-954a-6a20990a2da0 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 202 Aug 01 13:57:19.810947 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 555/2204] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:19 2026] DELETE /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:57:19.823085 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b76c9cd6-4a78-414c-9c43-e2a938efb4f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:19.827844 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b76c9cd6-4a78-414c-9c43-e2a938efb4f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:19.829676 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b76c9cd6-4a78-414c-9c43-e2a938efb4f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:19.830030 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b76c9cd6-4a78-414c-9c43-e2a938efb4f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:19.830169 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-b76c9cd6-4a78-414c-9c43-e2a938efb4f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:19.843591 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:19.843591 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:19.844795 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b76c9cd6-4a78-414c-9c43-e2a938efb4f8 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 200 Aug 01 13:57:19.845853 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 542/2205] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:19 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:20.074030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4ea04183-3169-4197-987b-1d73fe48296e req-0fba5a29-492a-4aeb-a7dd-0245460d75b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:20.078789 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-0fba5a29-492a-4aeb-a7dd-0245460d75b0 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:20.078789 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-0fba5a29-492a-4aeb-a7dd-0245460d75b0 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:20.078789 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-0fba5a29-492a-4aeb-a7dd-0245460d75b0 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:20.088792 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:20.088792 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:20.092336 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-4ea04183-3169-4197-987b-1d73fe48296e req-0fba5a29-492a-4aeb-a7dd-0245460d75b0 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:20.098261 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-0fba5a29-492a-4aeb-a7dd-0245460d75b0 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:20.101431 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 555/2206] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:20 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:20.120818 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4ea04183-3169-4197-987b-1d73fe48296e req-905cad16-5dc2-4ce4-bab0-8039fbcdc6d1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:20.122803 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-905cad16-5dc2-4ce4-bab0-8039fbcdc6d1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905/action Aug 01 13:57:20.123241 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-905cad16-5dc2-4ce4-bab0-8039fbcdc6d1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:20.123471 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-905cad16-5dc2-4ce4-bab0-8039fbcdc6d1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:20.137735 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:20.137735 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:20.138495 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4ea04183-3169-4197-987b-1d73fe48296e req-905cad16-5dc2-4ce4-bab0-8039fbcdc6d1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:20.145812 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4ea04183-3169-4197-987b-1d73fe48296e req-905cad16-5dc2-4ce4-bab0-8039fbcdc6d1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Begin detaching volume completed successfully. Aug 01 13:57:20.146053 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-905cad16-5dc2-4ce4-bab0-8039fbcdc6d1 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905/action returned with HTTP 202 Aug 01 13:57:20.146596 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 555/2207] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:57:20 2026] POST /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:57:20.168513 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e5f632a2-8823-4081-9ed7-5daf2ae04313 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:20.171523 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5f632a2-8823-4081-9ed7-5daf2ae04313 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:20.171523 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5f632a2-8823-4081-9ed7-5daf2ae04313 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:20.171523 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5f632a2-8823-4081-9ed7-5daf2ae04313 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:20.187970 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:20.187970 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:20.191300 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e5f632a2-8823-4081-9ed7-5daf2ae04313 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:20.199961 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5f632a2-8823-4081-9ed7-5daf2ae04313 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:20.200510 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 556/2208] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:20 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:20.210165 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-178da21b-71e2-49af-88fc-a5c15525384a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:20.211252 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-178da21b-71e2-49af-88fc-a5c15525384a None None] GET https://10.4.3.223/volume// Aug 01 13:57:20.211252 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-178da21b-71e2-49af-88fc-a5c15525384a None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:20.211437 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-178da21b-71e2-49af-88fc-a5c15525384a None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:20.211829 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-178da21b-71e2-49af-88fc-a5c15525384a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:20.212443 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 543/2209] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:57: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 01 13:57:20.226040 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4ea04183-3169-4197-987b-1d73fe48296e req-afd0ace1-70cb-41a6-9974-6648ca8d6161 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:20.228509 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-afd0ace1-70cb-41a6-9974-6648ca8d6161 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:20.228748 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-afd0ace1-70cb-41a6-9974-6648ca8d6161 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:20.228935 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-afd0ace1-70cb-41a6-9974-6648ca8d6161 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:20.242438 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:20.242438 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:20.246251 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-4ea04183-3169-4197-987b-1d73fe48296e req-afd0ace1-70cb-41a6-9974-6648ca8d6161 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:20.253244 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-afd0ace1-70cb-41a6-9974-6648ca8d6161 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:20.254087 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 556/2210] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:57:20 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:20.601481 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-5b916935-4157-4146-a9c2-348e6da39d80 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:20.603471 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-5b916935-4157-4146-a9c2-348e6da39d80 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] DELETE https://10.4.3.223/volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585 Aug 01 13:57:20.603701 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-5b916935-4157-4146-a9c2-348e6da39d80 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:20.603940 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-5b916935-4157-4146-a9c2-348e6da39d80 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:20.612001 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:20.612001 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:20.662194 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bb5e1cca-368e-4279-8cf4-f44b731d44b5 req-5b916935-4157-4146-a9c2-348e6da39d80 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585 returned with HTTP 200 Aug 01 13:57:20.662777 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 556/2211] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:57:20 2026] DELETE /volume/v3/attachments/9f9ac548-f3f5-4dff-8428-0a1efe916585 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:20.865903 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bd8e4fcb-afdf-4f14-8459-4c34c2518309 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:20.870312 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bd8e4fcb-afdf-4f14-8459-4c34c2518309 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 Aug 01 13:57:20.870312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bd8e4fcb-afdf-4f14-8459-4c34c2518309 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:20.870312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bd8e4fcb-afdf-4f14-8459-4c34c2518309 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:20.870312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-bd8e4fcb-afdf-4f14-8459-4c34c2518309 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 1dca165c-8a66-42ef-b313-623bc46c4fa8. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:20.876848 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bd8e4fcb-afdf-4f14-8459-4c34c2518309 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 returned with HTTP 404 Aug 01 13:57:20.877813 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 557/2212] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:20 2026] GET /volume/v3/backups/1dca165c-8a66-42ef-b313-623bc46c4fa8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:21.000660 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9cfe1c41-8561-4c95-a3ef-313f063bad1d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:21.002478 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9cfe1c41-8561-4c95-a3ef-313f063bad1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:57:21.002692 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9cfe1c41-8561-4c95-a3ef-313f063bad1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:21.002888 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9cfe1c41-8561-4c95-a3ef-313f063bad1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:21.003280 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-9cfe1c41-8561-4c95-a3ef-313f063bad1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete backup with id: 5bca6650-835a-41ab-ad48-39f0bb637ffe. Aug 01 13:57:21.007602 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:21.007602 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:21.023991 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-9cfe1c41-8561-4c95-a3ef-313f063bad1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] delete_backup rpcapi backup_id 5bca6650-835a-41ab-ad48-39f0bb637ffe {{(pid=100200) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:57:21.029764 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9cfe1c41-8561-4c95-a3ef-313f063bad1d tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 202 Aug 01 13:57:21.030403 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 544/2213] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:20 2026] DELETE /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:57:21.041573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3221b2c9-d2df-4818-882d-e09790d92ced None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:21.044416 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3221b2c9-d2df-4818-882d-e09790d92ced tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:57:21.046140 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3221b2c9-d2df-4818-882d-e09790d92ced tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:21.046140 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3221b2c9-d2df-4818-882d-e09790d92ced tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:21.046140 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3221b2c9-d2df-4818-882d-e09790d92ced tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:21.051806 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:21.051806 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:21.051806 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3221b2c9-d2df-4818-882d-e09790d92ced tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 200 Aug 01 13:57:21.052163 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 557/2214] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:21 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:21.222160 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe416ff9-72a4-489d-be75-422f26f0dc63 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:21.225930 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe416ff9-72a4-489d-be75-422f26f0dc63 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:21.225930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe416ff9-72a4-489d-be75-422f26f0dc63 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:21.225930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe416ff9-72a4-489d-be75-422f26f0dc63 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:21.240258 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:21.240258 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:21.244260 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe416ff9-72a4-489d-be75-422f26f0dc63 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:21.250135 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe416ff9-72a4-489d-be75-422f26f0dc63 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:21.250519 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 557/2215] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:21 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:21.343055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4ea04183-3169-4197-987b-1d73fe48296e req-0b807cd5-b49f-4f69-8718-ccbbde939b39 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:21.345505 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-0b807cd5-b49f-4f69-8718-ccbbde939b39 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] DELETE https://10.4.3.223/volume/v3/attachments/21b6cd40-4790-4965-b218-207172873529 Aug 01 13:57:21.345505 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-0b807cd5-b49f-4f69-8718-ccbbde939b39 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:21.345988 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-0b807cd5-b49f-4f69-8718-ccbbde939b39 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:21.355730 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:21.355730 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:21.424233 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4ea04183-3169-4197-987b-1d73fe48296e req-0b807cd5-b49f-4f69-8718-ccbbde939b39 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments/21b6cd40-4790-4965-b218-207172873529 returned with HTTP 200 Aug 01 13:57:21.424859 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 558/2216] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:57:21 2026] DELETE /volume/v3/attachments/21b6cd40-4790-4965-b218-207172873529 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:21.612029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-f4e79e20-6fe6-4ca0-ac25-6c707509c7b3 req-ae7d7030-032a-42a5-90d3-8a970589f907 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:21.614293 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-f4e79e20-6fe6-4ca0-ac25-6c707509c7b3 req-ae7d7030-032a-42a5-90d3-8a970589f907 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:57:21.614506 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-f4e79e20-6fe6-4ca0-ac25-6c707509c7b3 req-ae7d7030-032a-42a5-90d3-8a970589f907 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:21.614760 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-f4e79e20-6fe6-4ca0-ac25-6c707509c7b3 req-ae7d7030-032a-42a5-90d3-8a970589f907 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:21.623460 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:21.623460 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:21.628259 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-f4e79e20-6fe6-4ca0-ac25-6c707509c7b3 req-ae7d7030-032a-42a5-90d3-8a970589f907 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:21.637194 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-f4e79e20-6fe6-4ca0-ac25-6c707509c7b3 req-ae7d7030-032a-42a5-90d3-8a970589f907 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:57:21.637194 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 545/2217] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:21 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:21.650836 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-afc38c4a-d049-4bad-8145-19e61b752939 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:21.653187 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-afc38c4a-d049-4bad-8145-19e61b752939 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:57:21.653449 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-afc38c4a-d049-4bad-8145-19e61b752939 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:21.653735 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-afc38c4a-d049-4bad-8145-19e61b752939 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:21.654238 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-afc38c4a-d049-4bad-8145-19e61b752939 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Delete volume with id: 3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:57:21.663952 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:21.663952 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:21.664487 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-afc38c4a-d049-4bad-8145-19e61b752939 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:21.696600 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-afc38c4a-d049-4bad-8145-19e61b752939 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Delete volume request issued successfully. Aug 01 13:57:21.698200 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-afc38c4a-d049-4bad-8145-19e61b752939 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 202 Aug 01 13:57:21.698200 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 558/2218] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:21 2026] DELETE /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:21.708294 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-043b3fea-9384-4d03-bb5e-fbab27531a39 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:21.711299 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-043b3fea-9384-4d03-bb5e-fbab27531a39 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:57:21.711649 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-043b3fea-9384-4d03-bb5e-fbab27531a39 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:21.711887 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-043b3fea-9384-4d03-bb5e-fbab27531a39 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:21.719740 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:21.719740 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:21.724672 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-043b3fea-9384-4d03-bb5e-fbab27531a39 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:21.729705 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-043b3fea-9384-4d03-bb5e-fbab27531a39 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 200 Aug 01 13:57:21.730115 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 558/2219] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:21 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:22.066549 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4d710071-8fea-47e8-94bb-23644e9d38d9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.068561 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d710071-8fea-47e8-94bb-23644e9d38d9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe Aug 01 13:57:22.068763 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d710071-8fea-47e8-94bb-23644e9d38d9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.068974 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d710071-8fea-47e8-94bb-23644e9d38d9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.069115 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4d710071-8fea-47e8-94bb-23644e9d38d9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Show backup with id 5bca6650-835a-41ab-ad48-39f0bb637ffe. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:22.073724 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d710071-8fea-47e8-94bb-23644e9d38d9 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe returned with HTTP 404 Aug 01 13:57:22.074475 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 559/2220] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/v3/backups/5bca6650-835a-41ab-ad48-39f0bb637ffe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:22.078846 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-75f34790-58ff-40c3-b144-052b6b533d97 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.080984 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-75f34790-58ff-40c3-b144-052b6b533d97 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:22.081226 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-75f34790-58ff-40c3-b144-052b6b533d97 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.081447 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-75f34790-58ff-40c3-b144-052b6b533d97 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.091107 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:22.091107 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:22.094866 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-75f34790-58ff-40c3-b144-052b6b533d97 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:22.099777 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-75f34790-58ff-40c3-b144-052b6b533d97 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 200 Aug 01 13:57:22.100199 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 546/2221] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 1660 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:22.227238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c86340ba-67d3-4539-b733-6c3383a93693 req-a50a3c1a-6ef3-48c1-b26e-aafe12468537 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.231398 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-a50a3c1a-6ef3-48c1-b26e-aafe12468537 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:57:22.231651 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-a50a3c1a-6ef3-48c1-b26e-aafe12468537 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.232303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-a50a3c1a-6ef3-48c1-b26e-aafe12468537 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.251413 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:22.251413 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:22.258989 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c86340ba-67d3-4539-b733-6c3383a93693 req-a50a3c1a-6ef3-48c1-b26e-aafe12468537 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:57:22.266472 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-a50a3c1a-6ef3-48c1-b26e-aafe12468537 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:57:22.266602 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 559/2222] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 1133 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:22.270442 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b8989130-fec6-4a9d-a72f-ac6fb0b9b0c4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.275078 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8989130-fec6-4a9d-a72f-ac6fb0b9b0c4 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:22.275307 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8989130-fec6-4a9d-a72f-ac6fb0b9b0c4 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.275462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8989130-fec6-4a9d-a72f-ac6fb0b9b0c4 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.291012 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:22.291012 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:22.296158 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b8989130-fec6-4a9d-a72f-ac6fb0b9b0c4 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:22.301919 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c86340ba-67d3-4539-b733-6c3383a93693 req-0cc50b95-fe88-430e-ad23-27b5b47a1a34 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.302428 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8989130-fec6-4a9d-a72f-ac6fb0b9b0c4 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:22.302917 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 559/2223] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:22.304425 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-0cc50b95-fe88-430e-ad23-27b5b47a1a34 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] POST https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1/action Aug 01 13:57:22.305071 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-0cc50b95-fe88-430e-ad23-27b5b47a1a34 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:22.305071 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-0cc50b95-fe88-430e-ad23-27b5b47a1a34 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:22.317793 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:22.317793 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:22.318686 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c86340ba-67d3-4539-b733-6c3383a93693 req-0cc50b95-fe88-430e-ad23-27b5b47a1a34 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:57:22.328953 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c86340ba-67d3-4539-b733-6c3383a93693 req-0cc50b95-fe88-430e-ad23-27b5b47a1a34 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Begin detaching volume completed successfully. Aug 01 13:57:22.329271 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-0cc50b95-fe88-430e-ad23-27b5b47a1a34 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1/action returned with HTTP 202 Aug 01 13:57:22.329879 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 560/2224] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:57:22 2026] POST /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:57:22.357830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-88b8bbd7-93d9-4998-b643-ae8c69bb0302 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.359423 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-88b8bbd7-93d9-4998-b643-ae8c69bb0302 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:57:22.359584 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-88b8bbd7-93d9-4998-b643-ae8c69bb0302 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.359798 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-88b8bbd7-93d9-4998-b643-ae8c69bb0302 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.380847 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:22.380847 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:22.391597 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c337b66f-658a-447a-9683-7476ae72b7c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.391597 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c337b66f-658a-447a-9683-7476ae72b7c4 None None] GET https://10.4.3.223/volume// Aug 01 13:57:22.391597 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c337b66f-658a-447a-9683-7476ae72b7c4 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.391597 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c337b66f-658a-447a-9683-7476ae72b7c4 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.393617 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-88b8bbd7-93d9-4998-b643-ae8c69bb0302 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:57:22.393791 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c337b66f-658a-447a-9683-7476ae72b7c4 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:22.393791 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 560/2225] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:57:22.394633 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-88b8bbd7-93d9-4998-b643-ae8c69bb0302 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:57:22.395052 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 547/2226] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:57:22.401886 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c86340ba-67d3-4539-b733-6c3383a93693 req-b7b27574-829e-4d03-b875-d9168df031a3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.404336 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-b7b27574-829e-4d03-b875-d9168df031a3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:57:22.404573 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-b7b27574-829e-4d03-b875-d9168df031a3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.404756 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-b7b27574-829e-4d03-b875-d9168df031a3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.405638 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-d4d56722-e515-43f2-84cd-e01959d3e48b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.408418 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-d4d56722-e515-43f2-84cd-e01959d3e48b tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:22.408836 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-d4d56722-e515-43f2-84cd-e01959d3e48b tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.409109 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-d4d56722-e515-43f2-84cd-e01959d3e48b tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.415301 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:22.415301 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:22.419330 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-c86340ba-67d3-4539-b733-6c3383a93693 req-b7b27574-829e-4d03-b875-d9168df031a3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:57:22.421374 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:22.421374 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:22.424654 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-b7b27574-829e-4d03-b875-d9168df031a3 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:57:22.425078 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 560/2227] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 1316 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:22.425918 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-d4d56722-e515-43f2-84cd-e01959d3e48b tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:22.432293 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-d4d56722-e515-43f2-84cd-e01959d3e48b tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:22.432454 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 561/2228] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:22.455696 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-8b4c3848-01bb-48a5-b31f-6e5292290e6f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.457675 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-8b4c3848-01bb-48a5-b31f-6e5292290e6f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] POST https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2/action Aug 01 13:57:22.458189 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-8b4c3848-01bb-48a5-b31f-6e5292290e6f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:22.460248 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-8b4c3848-01bb-48a5-b31f-6e5292290e6f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:22.470042 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:22.470042 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:22.470894 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-8b4c3848-01bb-48a5-b31f-6e5292290e6f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:22.478761 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-8b4c3848-01bb-48a5-b31f-6e5292290e6f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Begin detaching volume completed successfully. Aug 01 13:57:22.479290 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-8b4c3848-01bb-48a5-b31f-6e5292290e6f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2/action returned with HTTP 202 Aug 01 13:57:22.480030 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 561/2229] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:57:22 2026] POST /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:57:22.501520 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f25b2531-aa4f-4f25-820b-0d1828d37f85 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.504079 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f25b2531-aa4f-4f25-820b-0d1828d37f85 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:22.504543 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f25b2531-aa4f-4f25-820b-0d1828d37f85 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.504865 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f25b2531-aa4f-4f25-820b-0d1828d37f85 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.518785 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:22.518785 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:22.524121 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f25b2531-aa4f-4f25-820b-0d1828d37f85 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:22.532823 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f25b2531-aa4f-4f25-820b-0d1828d37f85 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:22.533498 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 548/2230] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:22.540059 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ba404880-8599-438d-b680-c8c9e9667e01 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.540620 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba404880-8599-438d-b680-c8c9e9667e01 None None] GET https://10.4.3.223/volume// Aug 01 13:57:22.540874 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba404880-8599-438d-b680-c8c9e9667e01 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.541145 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba404880-8599-438d-b680-c8c9e9667e01 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.541635 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba404880-8599-438d-b680-c8c9e9667e01 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:22.542076 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 561/2231] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:57: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 01 13:57:22.553523 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-ce86225f-4b4d-4830-b104-56e6e4086f31 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.556380 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-ce86225f-4b4d-4830-b104-56e6e4086f31 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:22.556632 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-ce86225f-4b4d-4830-b104-56e6e4086f31 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.556867 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-ce86225f-4b4d-4830-b104-56e6e4086f31 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.567688 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:22.567688 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:22.572189 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-ce86225f-4b4d-4830-b104-56e6e4086f31 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:22.577928 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-ce86225f-4b4d-4830-b104-56e6e4086f31 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:22.578371 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 562/2232] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:22.746830 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9d2dfd83-9b2c-4fda-a058-637e3374586e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:22.748881 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d2dfd83-9b2c-4fda-a058-637e3374586e tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 Aug 01 13:57:22.749371 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d2dfd83-9b2c-4fda-a058-637e3374586e tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:22.749773 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d2dfd83-9b2c-4fda-a058-637e3374586e tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:22.757117 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d2dfd83-9b2c-4fda-a058-637e3374586e tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 returned with HTTP 404 Aug 01 13:57:22.758241 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 562/2233] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:22 2026] GET /volume/v3/volumes/3b386368-f44a-41e4-b085-4bfcac48fee4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:22.999895 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-abc0caa0-de09-4624-b6f7-ca22d9a05b59 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:23.003305 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-abc0caa0-de09-4624-b6f7-ca22d9a05b59 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/attachments/cbbed4b6-086c-41df-915b-b32f87bb6fd0 Aug 01 13:57:23.003305 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-abc0caa0-de09-4624-b6f7-ca22d9a05b59 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:23.003305 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-abc0caa0-de09-4624-b6f7-ca22d9a05b59 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:23.011570 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:23.011570 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:23.064603 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ff22b839-2de8-404d-b0e3-44fdeb22de02 req-abc0caa0-de09-4624-b6f7-ca22d9a05b59 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/cbbed4b6-086c-41df-915b-b32f87bb6fd0 returned with HTTP 200 Aug 01 13:57:23.065328 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 549/2234] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:57:22 2026] DELETE /volume/v3/attachments/cbbed4b6-086c-41df-915b-b32f87bb6fd0 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:23.412353 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-273a7fe3-4ada-47c4-9112-608b4999f855 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:23.417454 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-273a7fe3-4ada-47c4-9112-608b4999f855 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:57:23.417454 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-273a7fe3-4ada-47c4-9112-608b4999f855 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:23.417454 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-273a7fe3-4ada-47c4-9112-608b4999f855 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:23.427362 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:23.427362 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:23.432185 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-273a7fe3-4ada-47c4-9112-608b4999f855 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:57:23.433280 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c86340ba-67d3-4539-b733-6c3383a93693 req-106ad7e6-9183-4fad-945f-60230b311b19 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:23.437021 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-273a7fe3-4ada-47c4-9112-608b4999f855 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:57:23.437566 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 562/2235] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:23 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:23.437651 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-106ad7e6-9183-4fad-945f-60230b311b19 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/attachments/3b1e7f06-baf6-4f53-8db6-7f2198d7f557 Aug 01 13:57:23.437879 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-106ad7e6-9183-4fad-945f-60230b311b19 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:23.438126 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-106ad7e6-9183-4fad-945f-60230b311b19 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:23.452514 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:23.452514 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:23.528812 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c86340ba-67d3-4539-b733-6c3383a93693 req-106ad7e6-9183-4fad-945f-60230b311b19 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/attachments/3b1e7f06-baf6-4f53-8db6-7f2198d7f557 returned with HTTP 200 Aug 01 13:57:23.529332 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 563/2236] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:57:23 2026] DELETE /volume/v3/attachments/3b1e7f06-baf6-4f53-8db6-7f2198d7f557 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:23.553242 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-774b0154-21f3-4259-b6d7-5f984388c1dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:23.555407 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-774b0154-21f3-4259-b6d7-5f984388c1dc tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:23.555597 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-774b0154-21f3-4259-b6d7-5f984388c1dc tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:23.555777 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-774b0154-21f3-4259-b6d7-5f984388c1dc tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:23.572495 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:23.572495 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:23.577066 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-774b0154-21f3-4259-b6d7-5f984388c1dc tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:23.585680 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-774b0154-21f3-4259-b6d7-5f984388c1dc tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:23.586069 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 563/2237] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:23 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:23.800175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-06296236-b063-46db-8457-aff7bcb76f1e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:23.802702 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-06296236-b063-46db-8457-aff7bcb76f1e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] DELETE https://10.4.3.223/volume/v3/attachments/b73844fb-582b-4946-a4dc-c970fcfec4e3 Aug 01 13:57:23.802897 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-06296236-b063-46db-8457-aff7bcb76f1e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:23.803108 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-06296236-b063-46db-8457-aff7bcb76f1e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:23.812625 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:23.812625 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:23.870644 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-48ee21c1-2901-4c85-8f7b-e2e61058bb30 req-06296236-b063-46db-8457-aff7bcb76f1e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/attachments/b73844fb-582b-4946-a4dc-c970fcfec4e3 returned with HTTP 200 Aug 01 13:57:23.871166 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 550/2238] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:57:23 2026] DELETE /volume/v3/attachments/b73844fb-582b-4946-a4dc-c970fcfec4e3 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:24.452697 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-29d92fe3-749a-4282-be56-604fbd9f38fa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:24.454548 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29d92fe3-749a-4282-be56-604fbd9f38fa tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:57:24.454725 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29d92fe3-749a-4282-be56-604fbd9f38fa tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:24.454973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29d92fe3-749a-4282-be56-604fbd9f38fa tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:24.462193 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:24.462193 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:24.466668 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-29d92fe3-749a-4282-be56-604fbd9f38fa tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:57:24.471558 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29d92fe3-749a-4282-be56-604fbd9f38fa tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:57:24.471947 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 563/2239] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:24 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:24.603092 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3677012d-45f3-482e-ab95-500ba9720682 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:24.605557 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3677012d-45f3-482e-ab95-500ba9720682 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:24.605782 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3677012d-45f3-482e-ab95-500ba9720682 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:24.606022 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3677012d-45f3-482e-ab95-500ba9720682 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:24.615907 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:24.615907 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:24.621084 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3677012d-45f3-482e-ab95-500ba9720682 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:24.628566 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3677012d-45f3-482e-ab95-500ba9720682 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:24.629156 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 564/2240] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:24 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:24.647237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4befa15-4ef1-4880-b187-382428cece02 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:24.649776 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4befa15-4ef1-4880-b187-382428cece02 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:24.649969 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4befa15-4ef1-4880-b187-382428cece02 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:24.650234 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4befa15-4ef1-4880-b187-382428cece02 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:24.657683 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:24.657683 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:24.662718 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c4befa15-4ef1-4880-b187-382428cece02 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:24.667278 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4befa15-4ef1-4880-b187-382428cece02 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:24.667708 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 564/2241] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:24 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:24.718755 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9f46bfa4-c866-4768-b158-fae4fa327437 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:24.720652 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9f46bfa4-c866-4768-b158-fae4fa327437 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:24.720966 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9f46bfa4-c866-4768-b158-fae4fa327437 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:24.721267 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9f46bfa4-c866-4768-b158-fae4fa327437 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:24.730944 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:24.730944 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:24.735561 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9f46bfa4-c866-4768-b158-fae4fa327437 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:24.740481 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9f46bfa4-c866-4768-b158-fae4fa327437 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:24.740917 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 551/2242] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:24 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:24.756939 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06f91fdd-ef5c-48ce-ae89-44c51f7e9fa0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:24.760058 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06f91fdd-ef5c-48ce-ae89-44c51f7e9fa0 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:24.760356 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06f91fdd-ef5c-48ce-ae89-44c51f7e9fa0 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:24.760629 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06f91fdd-ef5c-48ce-ae89-44c51f7e9fa0 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:24.777465 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:24.777465 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:24.782408 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-06f91fdd-ef5c-48ce-ae89-44c51f7e9fa0 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:24.788612 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06f91fdd-ef5c-48ce-ae89-44c51f7e9fa0 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:24.789138 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 564/2243] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:24 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:24.853507 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-37fe20ad-00f6-4eaf-a772-d53f55a21b55 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:24.855554 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37fe20ad-00f6-4eaf-a772-d53f55a21b55 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:24.855854 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37fe20ad-00f6-4eaf-a772-d53f55a21b55 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:24.856134 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37fe20ad-00f6-4eaf-a772-d53f55a21b55 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:24.864956 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:24.864956 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:24.870287 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-37fe20ad-00f6-4eaf-a772-d53f55a21b55 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:24.876365 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37fe20ad-00f6-4eaf-a772-d53f55a21b55 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:24.876945 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 565/2244] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:24 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:25.211561 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d5023e75-d49a-4860-b61e-4c850bbf6ca5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:25.213407 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d5023e75-d49a-4860-b61e-4c850bbf6ca5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e?cascade=True Aug 01 13:57:25.213567 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d5023e75-d49a-4860-b61e-4c850bbf6ca5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:25.213742 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d5023e75-d49a-4860-b61e-4c850bbf6ca5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:25.213893 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-d5023e75-d49a-4860-b61e-4c850bbf6ca5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Delete volume with id: e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:25.222382 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:25.222382 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:25.222910 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d5023e75-d49a-4860-b61e-4c850bbf6ca5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:25.268459 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d5023e75-d49a-4860-b61e-4c850bbf6ca5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Delete volume request issued successfully. Aug 01 13:57:25.268730 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d5023e75-d49a-4860-b61e-4c850bbf6ca5 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e?cascade=True returned with HTTP 202 Aug 01 13:57:25.269273 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 565/2245] 10.4.3.223 () {66 vars in 1376 bytes} [Sat Aug 1 13:57:25 2026] DELETE /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e?cascade=True => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:25.279036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-856a9b42-e649-49b9-b005-2876041c37bc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:25.281337 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-856a9b42-e649-49b9-b005-2876041c37bc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:25.281581 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-856a9b42-e649-49b9-b005-2876041c37bc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:25.281870 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-856a9b42-e649-49b9-b005-2876041c37bc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:25.294489 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:25.294489 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:25.299628 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-856a9b42-e649-49b9-b005-2876041c37bc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:25.312013 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-856a9b42-e649-49b9-b005-2876041c37bc tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 200 Aug 01 13:57:25.312436 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 552/2246] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:25 2026] GET /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:26.327639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c2f24c4f-b75e-4e7a-9755-739dcedb1a73 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:26.331775 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2f24c4f-b75e-4e7a-9755-739dcedb1a73 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:26.332062 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2f24c4f-b75e-4e7a-9755-739dcedb1a73 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:26.332358 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2f24c4f-b75e-4e7a-9755-739dcedb1a73 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:26.347365 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2f24c4f-b75e-4e7a-9755-739dcedb1a73 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 404 Aug 01 13:57:26.348121 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 565/2247] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:26 2026] GET /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:26.699392 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-488052ed-c75e-4353-ba54-c8cf5740babe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:26.701112 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-488052ed-c75e-4353-ba54-c8cf5740babe tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:26.701422 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-488052ed-c75e-4353-ba54-c8cf5740babe tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:26.701722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-488052ed-c75e-4353-ba54-c8cf5740babe tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:26.701968 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-488052ed-c75e-4353-ba54-c8cf5740babe tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Delete volume with id: e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:26.707990 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-488052ed-c75e-4353-ba54-c8cf5740babe tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 404 Aug 01 13:57:26.707990 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 566/2248] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:26 2026] DELETE /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:26.715077 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7502e85b-d467-486e-9e93-1224996adadb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:26.716901 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7502e85b-d467-486e-9e93-1224996adadb tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e Aug 01 13:57:26.717081 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7502e85b-d467-486e-9e93-1224996adadb tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:26.717272 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7502e85b-d467-486e-9e93-1224996adadb tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:26.722636 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7502e85b-d467-486e-9e93-1224996adadb tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e returned with HTTP 404 Aug 01 13:57:26.723036 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 566/2249] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:26 2026] GET /volume/v3/volumes/e035add6-f585-4723-838f-2a01c7c6f46e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:26.730226 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-444d64e7-2c71-4a4b-90df-596b82ea2286 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:26.732465 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-444d64e7-2c71-4a4b-90df-596b82ea2286 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:26.732707 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-444d64e7-2c71-4a4b-90df-596b82ea2286 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:26.732953 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-444d64e7-2c71-4a4b-90df-596b82ea2286 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:26.733200 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-444d64e7-2c71-4a4b-90df-596b82ea2286 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Delete volume with id: e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:26.745645 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:26.745645 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:26.746163 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-444d64e7-2c71-4a4b-90df-596b82ea2286 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:26.780073 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-444d64e7-2c71-4a4b-90df-596b82ea2286 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Delete volume request issued successfully. Aug 01 13:57:26.780361 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-444d64e7-2c71-4a4b-90df-596b82ea2286 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 202 Aug 01 13:57:26.780868 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 553/2250] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:26 2026] DELETE /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:26.788565 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f295a00a-b324-4537-9982-808f8ceff578 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:26.790783 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f295a00a-b324-4537-9982-808f8ceff578 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:26.791058 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f295a00a-b324-4537-9982-808f8ceff578 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:26.791323 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f295a00a-b324-4537-9982-808f8ceff578 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:26.800732 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:26.800732 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:26.806969 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f295a00a-b324-4537-9982-808f8ceff578 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:26.814167 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f295a00a-b324-4537-9982-808f8ceff578 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 200 Aug 01 13:57:26.815028 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 566/2251] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:26 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:27.552962 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d573959-7735-4478-812f-357217f1364a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:27.554886 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d573959-7735-4478-812f-357217f1364a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:57:27.555152 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d573959-7735-4478-812f-357217f1364a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:27.555456 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d573959-7735-4478-812f-357217f1364a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:27.565926 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:27.565926 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:27.570924 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3d573959-7735-4478-812f-357217f1364a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:57:27.576610 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d573959-7735-4478-812f-357217f1364a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:57:27.577144 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 567/2252] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:27 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:27.603721 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fbc29690-6e0b-4f0c-9b30-030ee1af9ee4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:27.606291 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fbc29690-6e0b-4f0c-9b30-030ee1af9ee4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:57:27.606576 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fbc29690-6e0b-4f0c-9b30-030ee1af9ee4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:27.606846 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fbc29690-6e0b-4f0c-9b30-030ee1af9ee4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:27.607140 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-fbc29690-6e0b-4f0c-9b30-030ee1af9ee4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume with id: 0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:57:27.616835 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:27.616835 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:27.617530 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fbc29690-6e0b-4f0c-9b30-030ee1af9ee4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:57:27.637667 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fbc29690-6e0b-4f0c-9b30-030ee1af9ee4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Delete volume request issued successfully. Aug 01 13:57:27.637991 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fbc29690-6e0b-4f0c-9b30-030ee1af9ee4 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 202 Aug 01 13:57:27.638534 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 567/2253] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:27 2026] DELETE /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:27.646008 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6e538338-4030-47e3-8a9e-b5130a3cf99a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:27.649694 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e538338-4030-47e3-8a9e-b5130a3cf99a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:57:27.649955 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e538338-4030-47e3-8a9e-b5130a3cf99a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:27.650245 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e538338-4030-47e3-8a9e-b5130a3cf99a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:27.659632 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:27.659632 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:27.664135 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6e538338-4030-47e3-8a9e-b5130a3cf99a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Volume info retrieved successfully. Aug 01 13:57:27.667875 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e538338-4030-47e3-8a9e-b5130a3cf99a tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 200 Aug 01 13:57:27.668897 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 554/2254] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:27 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:27.834396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-18a23155-9772-4ccc-91b1-cceb6819be4b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:27.836638 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18a23155-9772-4ccc-91b1-cceb6819be4b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 Aug 01 13:57:27.836926 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18a23155-9772-4ccc-91b1-cceb6819be4b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:27.837095 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18a23155-9772-4ccc-91b1-cceb6819be4b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:27.843298 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18a23155-9772-4ccc-91b1-cceb6819be4b tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 returned with HTTP 404 Aug 01 13:57:27.843927 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 567/2255] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:27 2026] GET /volume/v3/volumes/e403bd8f-6594-449a-9baf-edf6a4bbfa87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:28.685757 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b7f349a-8211-4d89-8942-96656a1b7bf5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:28.688127 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b7f349a-8211-4d89-8942-96656a1b7bf5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] GET https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 Aug 01 13:57:28.688433 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b7f349a-8211-4d89-8942-96656a1b7bf5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:28.688687 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b7f349a-8211-4d89-8942-96656a1b7bf5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:28.700861 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b7f349a-8211-4d89-8942-96656a1b7bf5 tempest-VolumesBackupsTest-1503023711 tempest-VolumesBackupsTest-1503023711-project-member] https://10.4.3.223/volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 returned with HTTP 404 Aug 01 13:57:28.701567 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 568/2256] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:28 2026] GET /volume/v3/volumes/0513259e-30ff-4d3a-b974-fa50af8724e1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:29.454691 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c044aa9-3419-4173-b7be-9c1d16cc239a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:29.460273 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c044aa9-3419-4173-b7be-9c1d16cc239a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:29.460273 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c044aa9-3419-4173-b7be-9c1d16cc239a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:29.460273 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c044aa9-3419-4173-b7be-9c1d16cc239a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:29.460273 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3c044aa9-3419-4173-b7be-9c1d16cc239a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Delete volume with id: bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:29.469839 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:29.469839 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:29.470358 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3c044aa9-3419-4173-b7be-9c1d16cc239a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:29.516206 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3c044aa9-3419-4173-b7be-9c1d16cc239a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Delete volume request issued successfully. Aug 01 13:57:29.516206 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c044aa9-3419-4173-b7be-9c1d16cc239a tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 202 Aug 01 13:57:29.517333 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 568/2257] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:29 2026] DELETE /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:29.528099 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3ac54c50-fe39-4528-8c5e-0bb425340e88 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:29.530071 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3ac54c50-fe39-4528-8c5e-0bb425340e88 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:29.530399 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3ac54c50-fe39-4528-8c5e-0bb425340e88 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:29.530785 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3ac54c50-fe39-4528-8c5e-0bb425340e88 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:29.543974 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:29.543974 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:29.551324 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3ac54c50-fe39-4528-8c5e-0bb425340e88 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:29.558099 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3ac54c50-fe39-4528-8c5e-0bb425340e88 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 200 Aug 01 13:57:29.558842 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 555/2258] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:29 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:29.965664 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-7264f5a5-bc06-4ab6-8fbd-9dcfa2f98a0e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:29.968519 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-7264f5a5-bc06-4ab6-8fbd-9dcfa2f98a0e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c Aug 01 13:57:29.968717 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-7264f5a5-bc06-4ab6-8fbd-9dcfa2f98a0e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:29.968919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-7264f5a5-bc06-4ab6-8fbd-9dcfa2f98a0e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:29.977461 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:29.977461 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:30.045522 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-7264f5a5-bc06-4ab6-8fbd-9dcfa2f98a0e tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c returned with HTTP 200 Aug 01 13:57:30.046081 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 568/2259] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:57:29 2026] DELETE /volume/v3/attachments/8d8ee627-daee-4e84-8f38-40a9ef22777c => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:30.074128 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-f4035b6d-06c0-4c57-9e46-3d4a607a7253 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:30.076582 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-f4035b6d-06c0-4c57-9e46-3d4a607a7253 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] DELETE https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 Aug 01 13:57:30.076731 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-f4035b6d-06c0-4c57-9e46-3d4a607a7253 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:30.076915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-f4035b6d-06c0-4c57-9e46-3d4a607a7253 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:30.077064 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-f4035b6d-06c0-4c57-9e46-3d4a607a7253 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Delete volume with id: 25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 Aug 01 13:57:30.089560 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:30.089560 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:30.090071 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-f4035b6d-06c0-4c57-9e46-3d4a607a7253 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:57:30.129126 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-f4035b6d-06c0-4c57-9e46-3d4a607a7253 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Delete volume request issued successfully. Aug 01 13:57:30.131522 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c47d43f9-d08d-4064-93d7-89fb69a18e79 req-f4035b6d-06c0-4c57-9e46-3d4a607a7253 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 returned with HTTP 202 Aug 01 13:57:30.131522 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 569/2260] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 13:57:30 2026] DELETE /volume/v3/volumes/25ee6ff3-00d8-465d-8fa5-d12a039bb5c6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:30.576755 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5abc31f4-219e-4ce8-9878-7acb1dc8b6ac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:30.582575 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5abc31f4-219e-4ce8-9878-7acb1dc8b6ac tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 Aug 01 13:57:30.582827 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5abc31f4-219e-4ce8-9878-7acb1dc8b6ac tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:30.583117 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5abc31f4-219e-4ce8-9878-7acb1dc8b6ac tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:30.595797 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5abc31f4-219e-4ce8-9878-7acb1dc8b6ac tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 returned with HTTP 404 Aug 01 13:57:30.596048 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 569/2261] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:30 2026] GET /volume/v3/volumes/bf1b6eb7-6a7c-41e0-bf78-c222be8402c2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:30.605480 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-df3f9e35-8d54-45ce-a553-f981850d2d9f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:30.612193 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df3f9e35-8d54-45ce-a553-f981850d2d9f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:30.612487 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df3f9e35-8d54-45ce-a553-f981850d2d9f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:30.612680 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df3f9e35-8d54-45ce-a553-f981850d2d9f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:30.612845 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-df3f9e35-8d54-45ce-a553-f981850d2d9f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Delete volume with id: 0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:30.630677 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:30.630677 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:30.631157 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-df3f9e35-8d54-45ce-a553-f981850d2d9f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:30.667524 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-df3f9e35-8d54-45ce-a553-f981850d2d9f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Delete volume request issued successfully. Aug 01 13:57:30.667774 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df3f9e35-8d54-45ce-a553-f981850d2d9f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 202 Aug 01 13:57:30.668183 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 556/2262] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:30 2026] DELETE /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:30.679162 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ec5e569e-96bf-4c31-9e7e-1c7df7af055d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:30.681817 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec5e569e-96bf-4c31-9e7e-1c7df7af055d tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:30.682048 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec5e569e-96bf-4c31-9e7e-1c7df7af055d tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:30.682240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec5e569e-96bf-4c31-9e7e-1c7df7af055d tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:30.689768 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:30.689768 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:30.695288 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ec5e569e-96bf-4c31-9e7e-1c7df7af055d tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:30.703414 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec5e569e-96bf-4c31-9e7e-1c7df7af055d tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 200 Aug 01 13:57:30.703414 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 569/2263] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:30 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:30.966083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-f122f053-94f2-45c6-beb0-0286f27d1975 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:30.967996 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-f122f053-94f2-45c6-beb0-0286f27d1975 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] DELETE https://10.4.3.223/volume/v3/attachments/22d420c7-cb64-4df9-ba1c-4accbb8c8884 Aug 01 13:57:30.968163 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-f122f053-94f2-45c6-beb0-0286f27d1975 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:30.968355 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-f122f053-94f2-45c6-beb0-0286f27d1975 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:30.984446 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:30.984446 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:31.071716 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-f122f053-94f2-45c6-beb0-0286f27d1975 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/attachments/22d420c7-cb64-4df9-ba1c-4accbb8c8884 returned with HTTP 200 Aug 01 13:57:31.072325 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 570/2264] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:57:30 2026] DELETE /volume/v3/attachments/22d420c7-cb64-4df9-ba1c-4accbb8c8884 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:31.086051 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-d0ccf74d-41d9-473b-a123-3e7c30ec6257 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:31.088119 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-d0ccf74d-41d9-473b-a123-3e7c30ec6257 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 Aug 01 13:57:31.088320 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-d0ccf74d-41d9-473b-a123-3e7c30ec6257 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:31.088995 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-d0ccf74d-41d9-473b-a123-3e7c30ec6257 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:31.088995 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-d0ccf74d-41d9-473b-a123-3e7c30ec6257 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Delete volume with id: f92da471-e2f1-47eb-b170-199af8705945 Aug 01 13:57:31.102908 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:31.102908 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:31.103450 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-d0ccf74d-41d9-473b-a123-3e7c30ec6257 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Volume info retrieved successfully. Aug 01 13:57:31.128708 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-d0ccf74d-41d9-473b-a123-3e7c30ec6257 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] Delete volume request issued successfully. Aug 01 13:57:31.129038 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-541ec909-8da9-4163-9aac-f854505a3ca1 req-d0ccf74d-41d9-473b-a123-3e7c30ec6257 tempest-TestShelveInstance-1507475270 tempest-TestShelveInstance-1507475270-project-member] https://10.4.3.223/volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 returned with HTTP 202 Aug 01 13:57:31.129571 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 570/2265] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 13:57:31 2026] DELETE /volume/v3/volumes/f92da471-e2f1-47eb-b170-199af8705945 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:31.718717 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b014efbd-20e6-42d9-aa0a-b63f3131230f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:31.720490 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b014efbd-20e6-42d9-aa0a-b63f3131230f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 Aug 01 13:57:31.720732 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b014efbd-20e6-42d9-aa0a-b63f3131230f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:31.720929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b014efbd-20e6-42d9-aa0a-b63f3131230f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:31.726862 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b014efbd-20e6-42d9-aa0a-b63f3131230f tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 returned with HTTP 404 Aug 01 13:57:31.727722 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 557/2266] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:31 2026] GET /volume/v3/volumes/0f117000-1ef9-486f-91ba-9f2019faa905 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:31.824934 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cd65aeff-3188-48e1-b9dd-cf523836a314 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:31.828563 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cd65aeff-3188-48e1-b9dd-cf523836a314 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:57:31.828815 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cd65aeff-3188-48e1-b9dd-cf523836a314 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:31.829049 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cd65aeff-3188-48e1-b9dd-cf523836a314 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:31.829282 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-cd65aeff-3188-48e1-b9dd-cf523836a314 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Delete volume with id: b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:57:31.847687 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:31.847687 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:31.848366 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cd65aeff-3188-48e1-b9dd-cf523836a314 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:31.877232 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cd65aeff-3188-48e1-b9dd-cf523836a314 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Delete volume request issued successfully. Aug 01 13:57:31.877232 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cd65aeff-3188-48e1-b9dd-cf523836a314 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 202 Aug 01 13:57:31.877232 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 570/2267] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:31 2026] DELETE /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:31.888959 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-22603d77-f46a-4360-85eb-85dc6e040c19 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:31.893238 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22603d77-f46a-4360-85eb-85dc6e040c19 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:57:31.893238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22603d77-f46a-4360-85eb-85dc6e040c19 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:31.893238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22603d77-f46a-4360-85eb-85dc6e040c19 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:31.906160 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:31.906160 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:31.911978 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-22603d77-f46a-4360-85eb-85dc6e040c19 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Volume info retrieved successfully. Aug 01 13:57:31.917723 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22603d77-f46a-4360-85eb-85dc6e040c19 tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 200 Aug 01 13:57:31.918191 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 571/2268] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:31 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:32.932860 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ffcd3b23-9f9f-4bd6-a324-a5bd7b0a9f2e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:32.938115 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ffcd3b23-9f9f-4bd6-a324-a5bd7b0a9f2e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] GET https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 Aug 01 13:57:32.938405 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ffcd3b23-9f9f-4bd6-a324-a5bd7b0a9f2e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:32.938571 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ffcd3b23-9f9f-4bd6-a324-a5bd7b0a9f2e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:32.946066 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ffcd3b23-9f9f-4bd6-a324-a5bd7b0a9f2e tempest-AttachVolumeTestJSON-469856808 tempest-AttachVolumeTestJSON-469856808-project-member] https://10.4.3.223/volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 returned with HTTP 404 Aug 01 13:57:32.946407 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 571/2269] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:32 2026] GET /volume/v3/volumes/b8dac039-8a3e-48f4-81bf-752c6c8eb686 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:33.003529 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-325982c4-657f-4046-acb7-049fd1cfb9a3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:33.005672 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-325982c4-657f-4046-acb7-049fd1cfb9a3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:57:33.005891 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-325982c4-657f-4046-acb7-049fd1cfb9a3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:33.006129 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-325982c4-657f-4046-acb7-049fd1cfb9a3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:33.006345 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-325982c4-657f-4046-acb7-049fd1cfb9a3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Delete volume with id: c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:57:33.026145 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:33.026145 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:33.026858 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-325982c4-657f-4046-acb7-049fd1cfb9a3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:57:33.062412 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-325982c4-657f-4046-acb7-049fd1cfb9a3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Delete volume request issued successfully. Aug 01 13:57:33.062592 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-325982c4-657f-4046-acb7-049fd1cfb9a3 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 202 Aug 01 13:57:33.063203 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 558/2270] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:33 2026] DELETE /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:33.076695 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-739eea56-25ae-440f-8c65-6dff6176d502 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:33.079932 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-739eea56-25ae-440f-8c65-6dff6176d502 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:57:33.080397 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-739eea56-25ae-440f-8c65-6dff6176d502 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:33.080681 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-739eea56-25ae-440f-8c65-6dff6176d502 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:33.091595 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:33.091595 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:33.097585 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-739eea56-25ae-440f-8c65-6dff6176d502 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Volume info retrieved successfully. Aug 01 13:57:33.104686 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-739eea56-25ae-440f-8c65-6dff6176d502 tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 200 Aug 01 13:57:33.105141 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 571/2271] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:33 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:34.119641 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5c380e42-fb15-49db-97ae-ce6315ed413a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:34.123370 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c380e42-fb15-49db-97ae-ce6315ed413a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] GET https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 Aug 01 13:57:34.123370 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c380e42-fb15-49db-97ae-ce6315ed413a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:34.123370 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c380e42-fb15-49db-97ae-ce6315ed413a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:34.134536 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c380e42-fb15-49db-97ae-ce6315ed413a tempest-ServerActionsTestOtherA-1400151687 tempest-ServerActionsTestOtherA-1400151687-project-member] https://10.4.3.223/volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 returned with HTTP 404 Aug 01 13:57:34.134536 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 572/2272] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:34 2026] GET /volume/v3/volumes/c64ee25f-7709-4776-a50c-5974cf47cfd2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:34.213991 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f057b83a-37e9-4238-8bc6-476f79448cd7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:34.216050 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f057b83a-37e9-4238-8bc6-476f79448cd7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:57:34.216316 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f057b83a-37e9-4238-8bc6-476f79448cd7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:34.216589 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f057b83a-37e9-4238-8bc6-476f79448cd7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:34.216803 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-f057b83a-37e9-4238-8bc6-476f79448cd7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Delete volume with id: d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:57:34.225240 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:34.225240 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:34.225909 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f057b83a-37e9-4238-8bc6-476f79448cd7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:34.246280 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f057b83a-37e9-4238-8bc6-476f79448cd7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Delete volume request issued successfully. Aug 01 13:57:34.246921 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f057b83a-37e9-4238-8bc6-476f79448cd7 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 202 Aug 01 13:57:34.248172 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 572/2273] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:34 2026] DELETE /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:34.259768 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a1850602-7254-4309-a034-e2e113902234 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:34.263825 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a1850602-7254-4309-a034-e2e113902234 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:57:34.264350 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a1850602-7254-4309-a034-e2e113902234 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:34.264830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a1850602-7254-4309-a034-e2e113902234 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:34.275598 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:34.275598 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:34.281639 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a1850602-7254-4309-a034-e2e113902234 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:34.287322 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a1850602-7254-4309-a034-e2e113902234 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 200 Aug 01 13:57:34.287784 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 559/2274] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:34 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:35.309981 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a8c346ab-4b46-4aae-b956-b387e18be8c3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:35.309981 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8c346ab-4b46-4aae-b956-b387e18be8c3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 Aug 01 13:57:35.309981 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8c346ab-4b46-4aae-b956-b387e18be8c3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:35.309981 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8c346ab-4b46-4aae-b956-b387e18be8c3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:35.326056 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8c346ab-4b46-4aae-b956-b387e18be8c3 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 returned with HTTP 404 Aug 01 13:57:35.326653 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 572/2275] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:35 2026] GET /volume/v3/volumes/d1d7a948-d2b8-4b89-ab54-080cbd8c6619 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:36.657377 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:36.660516 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:36.660516 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1112305592", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:36.661905 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1112305592', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:36.662074 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Create volume of 1 GB Aug 01 13:57:36.672527 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Availability Zones retrieved successfully. Aug 01 13:57:36.681962 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Flow 'volume_create_api' (3fd529c3-3189-485d-b571-8136cee13cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:36.683686 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (544ee836-e0eb-446e-af70-b05185c28cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:36.685838 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:36.743960 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (544ee836-e0eb-446e-af70-b05185c28cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:36.745256 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99290283-e07c-45ae-b2e5-8f321a040ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:36.812577 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Created reservations ['9de1d991-bd2d-4c7e-9ee2-19a2d4f93907', '18dd22fd-4d07-44e4-8fe1-e79047cf2a66', '8b0b8da9-b664-478f-ab06-110fe2786bf3', '2f334afe-7d25-460e-9bbf-493ebd30b12c'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:36.813786 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99290283-e07c-45ae-b2e5-8f321a040ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9de1d991-bd2d-4c7e-9ee2-19a2d4f93907', '18dd22fd-4d07-44e4-8fe1-e79047cf2a66', '8b0b8da9-b664-478f-ab06-110fe2786bf3', '2f334afe-7d25-460e-9bbf-493ebd30b12c']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:36.815011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a94cb1-ef97-42d3-8993-652d1b6bda2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:36.856044 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a94cb1-ef97-42d3-8993-652d1b6bda2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0841b36a-a4c8-4918-ad1d-d0519ce0d8f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1112305592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269360ddf784474eb2e29eacdb8e7cc8',qos_specs=None,replication_status=,reservations=['9de1d991-bd2d-4c7e-9ee2-19a2d4f93907','18dd22fd-4d07-44e4-8fe1-e79047cf2a66','8b0b8da9-b664-478f-ab06-110fe2786bf3','2f334afe-7d25-460e-9bbf-493ebd30b12c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddf4ad6256c1449c828b0769685ddc89',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1112305592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0841b36a-a4c8-4918-ad1d-d0519ce0d8f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='269360ddf784474eb2e29eacdb8e7cc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddf4ad6256c1449c828b0769685ddc89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:36.857109 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2079ee-f7e1-42ee-ab68-2822031a5ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:36.907996 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2079ee-f7e1-42ee-ab68-2822031a5ac2) transitioned into state 'SUCCESS' from state '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-1112305592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269360ddf784474eb2e29eacdb8e7cc8',qos_specs=None,replication_status=,reservations=['9de1d991-bd2d-4c7e-9ee2-19a2d4f93907','18dd22fd-4d07-44e4-8fe1-e79047cf2a66','8b0b8da9-b664-478f-ab06-110fe2786bf3','2f334afe-7d25-460e-9bbf-493ebd30b12c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddf4ad6256c1449c828b0769685ddc89',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:36.909157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ceeee8-cd73-450f-8090-f2a7ebbb9aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:36.926761 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ceeee8-cd73-450f-8090-f2a7ebbb9aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:36.928077 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Flow 'volume_create_api' (3fd529c3-3189-485d-b571-8136cee13cec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:36.928815 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Create volume request issued successfully. Aug 01 13:57:36.929975 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cf2a3d29-8b0c-4154-971c-1ae0b57df568 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:36.930421 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 573/2276] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:57:36 2026] POST /volume/v3/volumes => generated 755 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:36.953421 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e1fa9e2-dcc9-4538-ad1e-47315ba4a8d7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:36.953796 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e1fa9e2-dcc9-4538-ad1e-47315ba4a8d7 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:36.957358 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e1fa9e2-dcc9-4538-ad1e-47315ba4a8d7 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:36.957358 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e1fa9e2-dcc9-4538-ad1e-47315ba4a8d7 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:36.968252 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:36.968252 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:36.975369 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3e1fa9e2-dcc9-4538-ad1e-47315ba4a8d7 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:36.981383 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e1fa9e2-dcc9-4538-ad1e-47315ba4a8d7 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:36.981911 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 573/2277] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:36 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:37.768495 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2b104da5-1cc5-4fc6-9c3e-eef78b7f78f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:37.897768 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2b104da5-1cc5-4fc6-9c3e-eef78b7f78f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 Aug 01 13:57:37.898675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2b104da5-1cc5-4fc6-9c3e-eef78b7f78f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:37.898811 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2b104da5-1cc5-4fc6-9c3e-eef78b7f78f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:37.921734 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2b104da5-1cc5-4fc6-9c3e-eef78b7f78f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 returned with HTTP 200 Aug 01 13:57:37.922672 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 560/2278] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:37 2026] GET /volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 => generated 615 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:37.934032 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9b09e329-90f2-449d-b8b3-9bf10947454d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:37.936340 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9b09e329-90f2-449d-b8b3-9bf10947454d tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 Aug 01 13:57:37.936808 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9b09e329-90f2-449d-b8b3-9bf10947454d tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:38.004466 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8263c867-3223-498a-9514-8e391a305933 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.006820 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8263c867-3223-498a-9514-8e391a305933 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:38.007774 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8263c867-3223-498a-9514-8e391a305933 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:38.007774 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8263c867-3223-498a-9514-8e391a305933 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:38.012858 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9b09e329-90f2-449d-b8b3-9bf10947454d tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-190231862 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-190231862, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:38.020800 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:38.020800 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:38.024536 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9b09e329-90f2-449d-b8b3-9bf10947454d tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 returned with HTTP 200 Aug 01 13:57:38.024918 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 573/2279] 10.4.3.223 () {68 vars in 1374 bytes} [Sat Aug 1 13:57:37 2026] PUT /volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 => generated 568 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:38.031255 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8263c867-3223-498a-9514-8e391a305933 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:38.036811 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1243547b-7b24-432f-9e6b-17c8472fb84d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.043526 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8263c867-3223-498a-9514-8e391a305933 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:38.044088 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 574/2280] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:38 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:38.065387 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-320b45ba-a2ae-4465-9f6e-2488d3257d2c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.069207 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-320b45ba-a2ae-4465-9f6e-2488d3257d2c tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:38.069702 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-320b45ba-a2ae-4465-9f6e-2488d3257d2c tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:38.069959 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-320b45ba-a2ae-4465-9f6e-2488d3257d2c tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:38.081256 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:38.081256 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:38.094000 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-320b45ba-a2ae-4465-9f6e-2488d3257d2c tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:38.105105 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-320b45ba-a2ae-4465-9f6e-2488d3257d2c tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:38.105731 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 561/2281] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:38 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:38.123112 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-023a7b90-3f28-4700-80e1-d82214732797 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.127529 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-023a7b90-3f28-4700-80e1-d82214732797 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes Aug 01 13:57:38.127744 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-023a7b90-3f28-4700-80e1-d82214732797 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:38.127960 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-023a7b90-3f28-4700-80e1-d82214732797 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:38.128201 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-023a7b90-3f28-4700-80e1-d82214732797 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:57:38.128948 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-023a7b90-3f28-4700-80e1-d82214732797 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:57:38.138717 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-023a7b90-3f28-4700-80e1-d82214732797 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Get all volumes completed successfully. Aug 01 13:57:38.139894 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-023a7b90-3f28-4700-80e1-d82214732797 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Aug 01 13:57:38.140593 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 574/2282] 10.4.3.223 () {66 vars in 1237 bytes} [Sat Aug 1 13:57:38 2026] GET /volume/v3/volumes => generated 339 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:38.152387 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b789275f-40da-4381-8501-0fcb32bf4394 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.155249 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b789275f-40da-4381-8501-0fcb32bf4394 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:38.155712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b789275f-40da-4381-8501-0fcb32bf4394 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:38.155712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b789275f-40da-4381-8501-0fcb32bf4394 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:38.165384 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:38.165384 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:38.172570 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b789275f-40da-4381-8501-0fcb32bf4394 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:38.179772 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b789275f-40da-4381-8501-0fcb32bf4394 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:38.180524 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 575/2283] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:38 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:38.256639 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cffe15d7-0486-4ea0-b062-578bf2b12e9a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.261532 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cffe15d7-0486-4ea0-b062-578bf2b12e9a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:38.261532 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cffe15d7-0486-4ea0-b062-578bf2b12e9a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:38.261639 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cffe15d7-0486-4ea0-b062-578bf2b12e9a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:38.281373 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:38.281373 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1443366350"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:38.283205 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1443366350'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:38.283462 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:38.283462 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:38.283674 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Create volume of 1 GB Aug 01 13:57:38.289570 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cffe15d7-0486-4ea0-b062-578bf2b12e9a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:38.290605 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Availability Zones retrieved successfully. Aug 01 13:57:38.297949 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cffe15d7-0486-4ea0-b062-578bf2b12e9a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:38.298611 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 562/2284] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:38 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:38.301569 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Flow 'volume_create_api' (5ea59845-f0b3-4957-8cae-9322ff77a2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:38.303280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa188be-6dbf-4886-add5-01485db5de36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:38.304339 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:38.357022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa188be-6dbf-4886-add5-01485db5de36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:38.358106 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2de0ff-7a89-4dca-80e4-a6dcb630a184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:38.420286 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d51492e0-b31b-4870-a2cb-9e43f695e656 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.420972 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d51492e0-b31b-4870-a2cb-9e43f695e656 None None] GET https://10.4.3.223/volume// Aug 01 13:57:38.421233 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d51492e0-b31b-4870-a2cb-9e43f695e656 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:38.421350 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d51492e0-b31b-4870-a2cb-9e43f695e656 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:38.421722 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d51492e0-b31b-4870-a2cb-9e43f695e656 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:38.422230 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 575/2285] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:57: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 01 13:57:38.430710 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-85bd1cb0-edc3-4353-9b14-017e815c21ae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.434202 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-85bd1cb0-edc3-4353-9b14-017e815c21ae tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:57:38.434597 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-85bd1cb0-edc3-4353-9b14-017e815c21ae tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0841b36a-a4c8-4918-ad1d-d0519ce0d8f5", "connector": null, "instance_uuid": "97c9ecc2-f704-48cb-881b-129b65b60e16"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:38.443531 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:38.443531 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:38.455990 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Created reservations ['87cb3e66-5878-4278-ba98-bdc6078b76fc', '12834471-ef77-4d90-8a9a-80c3e997e67b', 'd393d8ab-8307-4e6f-986a-29e8a2526e2c', '892c9ef1-d3e6-489e-bf7d-a5090424ad68'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:38.457022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2de0ff-7a89-4dca-80e4-a6dcb630a184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87cb3e66-5878-4278-ba98-bdc6078b76fc', '12834471-ef77-4d90-8a9a-80c3e997e67b', 'd393d8ab-8307-4e6f-986a-29e8a2526e2c', '892c9ef1-d3e6-489e-bf7d-a5090424ad68']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:38.457810 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b004210f-2579-44bc-9781-211dc25bcb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:38.476271 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-85bd1cb0-edc3-4353-9b14-017e815c21ae tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:57:38.476590 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 576/2286] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:57:38 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:38.488208 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b004210f-2579-44bc-9781-211dc25bcb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaf90492-6b9a-4842-b6c6-ec8cb25242ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1443366350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a104bdbcc5e6438c8b00f29f178f8bb0',qos_specs=None,replication_status=,reservations=['87cb3e66-5878-4278-ba98-bdc6078b76fc','12834471-ef77-4d90-8a9a-80c3e997e67b','d393d8ab-8307-4e6f-986a-29e8a2526e2c','892c9ef1-d3e6-489e-bf7d-a5090424ad68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fcbbd94af22416db652b98ffd93ed85',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1443366350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaf90492-6b9a-4842-b6c6-ec8cb25242ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a104bdbcc5e6438c8b00f29f178f8bb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fcbbd94af22416db652b98ffd93ed85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:38.489260 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21645b07-a0b6-4f70-9ab1-90d003be935e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:38.519776 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21645b07-a0b6-4f70-9ab1-90d003be935e) transitioned into state 'SUCCESS' from state '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-1443366350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a104bdbcc5e6438c8b00f29f178f8bb0',qos_specs=None,replication_status=,reservations=['87cb3e66-5878-4278-ba98-bdc6078b76fc','12834471-ef77-4d90-8a9a-80c3e997e67b','d393d8ab-8307-4e6f-986a-29e8a2526e2c','892c9ef1-d3e6-489e-bf7d-a5090424ad68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fcbbd94af22416db652b98ffd93ed85',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:38.524514 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b17f62-4a95-4d54-bb23-eff3b621f7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:38.525539 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-38610f21-cec7-4d9f-8fe0-b7dd6cf26bde None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.527633 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-38610f21-cec7-4d9f-8fe0-b7dd6cf26bde tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:38.527633 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-38610f21-cec7-4d9f-8fe0-b7dd6cf26bde tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:38.527633 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-38610f21-cec7-4d9f-8fe0-b7dd6cf26bde tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:38.535792 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b17f62-4a95-4d54-bb23-eff3b621f7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:38.537028 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Flow 'volume_create_api' (5ea59845-f0b3-4957-8cae-9322ff77a2b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:38.537099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-74b4c99c-6e43-44d9-afa3-8fc45b98387c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.537137 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Create volume request issued successfully. Aug 01 13:57:38.538523 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74b4c99c-6e43-44d9-afa3-8fc45b98387c None None] GET https://10.4.3.223/volume// Aug 01 13:57:38.538653 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1243547b-7b24-432f-9e6b-17c8472fb84d tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:38.538687 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74b4c99c-6e43-44d9-afa3-8fc45b98387c None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:38.538687 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74b4c99c-6e43-44d9-afa3-8fc45b98387c None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:38.538770 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 574/2287] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:57:38 2026] POST /volume/v3/volumes => generated 767 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:38.538812 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74b4c99c-6e43-44d9-afa3-8fc45b98387c None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:38.538812 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 576/2288] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:57: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 01 13:57:38.540162 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:38.540162 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:38.545177 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-38610f21-cec7-4d9f-8fe0-b7dd6cf26bde tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:38.550756 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cdd1d961-7c3c-4748-a0f7-95263c98ca49 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.553008 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-38610f21-cec7-4d9f-8fe0-b7dd6cf26bde tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:38.553506 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 563/2289] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:38 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:38.553684 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cdd1d961-7c3c-4748-a0f7-95263c98ca49 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:38.553925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cdd1d961-7c3c-4748-a0f7-95263c98ca49 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:38.554569 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cdd1d961-7c3c-4748-a0f7-95263c98ca49 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:38.557172 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1bca669f-6b3c-4a76-842c-9ca12f1d9539 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.560935 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1bca669f-6b3c-4a76-842c-9ca12f1d9539 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] GET https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea Aug 01 13:57:38.561336 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1bca669f-6b3c-4a76-842c-9ca12f1d9539 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:38.561788 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1bca669f-6b3c-4a76-842c-9ca12f1d9539 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:38.575311 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:38.575311 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:38.583065 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1bca669f-6b3c-4a76-842c-9ca12f1d9539 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Volume info retrieved successfully. Aug 01 13:57:38.587232 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:38.587232 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:38.591110 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1bca669f-6b3c-4a76-842c-9ca12f1d9539 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea returned with HTTP 200 Aug 01 13:57:38.591388 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 575/2290] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:38 2026] GET /volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea => generated 835 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:38.592718 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cdd1d961-7c3c-4748-a0f7-95263c98ca49 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:38.598265 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-cdd1d961-7c3c-4748-a0f7-95263c98ca49 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:38.599295 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 577/2291] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:57:38 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 1027 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:38.724139 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-163e15fa-d9e9-4a53-9a60-957535cfae7b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:38.726657 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-163e15fa-d9e9-4a53-9a60-957535cfae7b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] PUT https://10.4.3.223/volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3 Aug 01 13:57:38.727095 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-163e15fa-d9e9-4a53-9a60-957535cfae7b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:38.738026 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-163e15fa-d9e9-4a53-9a60-957535cfae7b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Acquiring lock "cinder-attachment_update-0841b36a-a4c8-4918-ad1d-d0519ce0d8f5-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:57:38.746149 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-163e15fa-d9e9-4a53-9a60-957535cfae7b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Lock "cinder-attachment_update-0841b36a-a4c8-4918-ad1d-d0519ce0d8f5-np0000006308" acquired by "attachment_update" :: waited 0.008s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:57:38.747342 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:38.747342 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:38.882708 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-163e15fa-d9e9-4a53-9a60-957535cfae7b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Lock "cinder-attachment_update-0841b36a-a4c8-4918-ad1d-d0519ce0d8f5-np0000006308" released by "attachment_update" :: held 0.137s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:57:38.886001 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-163e15fa-d9e9-4a53-9a60-957535cfae7b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3 returned with HTTP 200 Aug 01 13:57:38.886824 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 577/2292] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:57:38 2026] PUT /volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:39.573368 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7e75aeb9-1845-4ce2-9b09-c7163f59f23b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:39.577848 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e75aeb9-1845-4ce2-9b09-c7163f59f23b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:39.578062 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7e75aeb9-1845-4ce2-9b09-c7163f59f23b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:39.578320 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7e75aeb9-1845-4ce2-9b09-c7163f59f23b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:39.591021 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:39.591021 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:39.602754 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7e75aeb9-1845-4ce2-9b09-c7163f59f23b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:39.608268 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5e44544d-798f-4efe-af0a-43519fce2dcf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:39.610573 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e75aeb9-1845-4ce2-9b09-c7163f59f23b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:39.610893 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e44544d-798f-4efe-af0a-43519fce2dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] GET https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea Aug 01 13:57:39.611104 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e44544d-798f-4efe-af0a-43519fce2dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:39.611312 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 564/2293] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:39 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:39.611430 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e44544d-798f-4efe-af0a-43519fce2dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:39.622248 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:39.622248 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:39.624937 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5e44544d-798f-4efe-af0a-43519fce2dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Volume info retrieved successfully. Aug 01 13:57:39.633314 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e44544d-798f-4efe-af0a-43519fce2dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea returned with HTTP 200 Aug 01 13:57:39.634381 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 576/2294] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:39 2026] GET /volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:39.648553 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-591890e4-eeb5-44ad-8bda-8968b89aebc4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:39.654260 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-591890e4-eeb5-44ad-8bda-8968b89aebc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:57:39.654711 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-591890e4-eeb5-44ad-8bda-8968b89aebc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aaf90492-6b9a-4842-b6c6-ec8cb25242ea", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1920962022"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:39.672764 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:39.672764 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:39.674166 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-591890e4-eeb5-44ad-8bda-8968b89aebc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Volume info retrieved successfully. Aug 01 13:57:39.674166 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-591890e4-eeb5-44ad-8bda-8968b89aebc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Create snapshot from volume aaf90492-6b9a-4842-b6c6-ec8cb25242ea Aug 01 13:57:39.726097 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-591890e4-eeb5-44ad-8bda-8968b89aebc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Created reservations ['50e72ab9-eab4-4a42-9bfe-cbf69967bbf5', 'd6707787-70a6-458d-a304-2fbc1cad08a8', '7fc25eff-d48b-4cd9-81e1-ed972b228279', '0771481a-88e3-47ed-807b-3af0e26a94d2'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:39.780286 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-591890e4-eeb5-44ad-8bda-8968b89aebc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Snapshot create request issued successfully. Aug 01 13:57:39.780624 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-591890e4-eeb5-44ad-8bda-8968b89aebc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:57:39.781072 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 578/2295] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:57:39 2026] POST /volume/v3/snapshots => generated 323 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 13:57:39.790397 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4d6334ff-a122-4ba3-b8b4-d9f2d74b86d6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:39.792989 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d6334ff-a122-4ba3-b8b4-d9f2d74b86d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] GET https://10.4.3.223/volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 Aug 01 13:57:39.792989 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d6334ff-a122-4ba3-b8b4-d9f2d74b86d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:39.793571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d6334ff-a122-4ba3-b8b4-d9f2d74b86d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:39.804480 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:39.804480 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:39.804933 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4d6334ff-a122-4ba3-b8b4-d9f2d74b86d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Snapshot retrieved successfully. Aug 01 13:57:39.805652 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d6334ff-a122-4ba3-b8b4-d9f2d74b86d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 returned with HTTP 200 Aug 01 13:57:39.806029 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 578/2296] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:39 2026] GET /volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 => generated 455 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:40.628774 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e6741ba3-2f60-4ac4-be93-a3f745ec628a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:40.630961 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e6741ba3-2f60-4ac4-be93-a3f745ec628a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:40.631146 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e6741ba3-2f60-4ac4-be93-a3f745ec628a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:40.631351 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e6741ba3-2f60-4ac4-be93-a3f745ec628a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:40.641868 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:40.641868 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:40.646028 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e6741ba3-2f60-4ac4-be93-a3f745ec628a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:40.650492 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e6741ba3-2f60-4ac4-be93-a3f745ec628a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:40.650912 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 565/2297] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:40 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:40.816335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-13d6f6f2-81b4-4933-a465-d3924a6789bf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:40.818319 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13d6f6f2-81b4-4933-a465-d3924a6789bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] GET https://10.4.3.223/volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 Aug 01 13:57:40.818546 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13d6f6f2-81b4-4933-a465-d3924a6789bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:40.819268 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13d6f6f2-81b4-4933-a465-d3924a6789bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:40.827862 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:40.827862 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:40.828361 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-13d6f6f2-81b4-4933-a465-d3924a6789bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Snapshot retrieved successfully. Aug 01 13:57:40.829195 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13d6f6f2-81b4-4933-a465-d3924a6789bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 returned with HTTP 200 Aug 01 13:57:40.829620 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 577/2298] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:40 2026] GET /volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:40.843230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-179960ab-1a94-4886-9610-7907a370d4a2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:40.845764 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-179960ab-1a94-4886-9610-7907a370d4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 Aug 01 13:57:40.846224 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-179960ab-1a94-4886-9610-7907a370d4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:40.862663 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:40.862663 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:40.916703 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-179960ab-1a94-4886-9610-7907a370d4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-190231862 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-190231862, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:40.917093 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-179960ab-1a94-4886-9610-7907a370d4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-190231862 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-190231862, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:40.917461 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-179960ab-1a94-4886-9610-7907a370d4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-190231862 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-190231862, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:40.924134 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-179960ab-1a94-4886-9610-7907a370d4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 returned with HTTP 200 Aug 01 13:57:40.924750 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 579/2299] 10.4.3.223 () {68 vars in 1374 bytes} [Sat Aug 1 13:57:40 2026] PUT /volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 => generated 568 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:40.933481 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06eeffd4-7c6a-4af4-8154-c89078704ce5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:40.935279 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06eeffd4-7c6a-4af4-8154-c89078704ce5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:57:40.935709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06eeffd4-7c6a-4af4-8154-c89078704ce5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aaf90492-6b9a-4842-b6c6-ec8cb25242ea"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:40.947094 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:40.947094 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:40.947663 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-06eeffd4-7c6a-4af4-8154-c89078704ce5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Volume info retrieved successfully. Aug 01 13:57:40.947832 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-06eeffd4-7c6a-4af4-8154-c89078704ce5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Create snapshot from volume aaf90492-6b9a-4842-b6c6-ec8cb25242ea Aug 01 13:57:40.969904 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota_utils [None req-06eeffd4-7c6a-4af4-8154-c89078704ce5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Quota exceeded for a104bdbcc5e6438c8b00f29f178f8bb0, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 01 13:57:40.970431 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.middleware.fault [None req-06eeffd4-7c6a-4af4-8154-c89078704ce5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 413 Aug 01 13:57:40.971175 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 579/2300] 10.4.3.223 () {68 vars in 1264 bytes} [Sat Aug 1 13:57:40 2026] POST /volume/v3/snapshots => generated 208 bytes in 38 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 13:57:40.979183 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c95d2ce1-f2f7-4acd-a33f-4fe7b6d4d07d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:40.981169 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c95d2ce1-f2f7-4acd-a33f-4fe7b6d4d07d tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 Aug 01 13:57:40.981597 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c95d2ce1-f2f7-4acd-a33f-4fe7b6d4d07d tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:41.033803 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c95d2ce1-f2f7-4acd-a33f-4fe7b6d4d07d tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 returned with HTTP 200 Aug 01 13:57:41.035233 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 566/2301] 10.4.3.223 () {68 vars in 1374 bytes} [Sat Aug 1 13:57:40 2026] PUT /volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 => generated 568 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:41.050255 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-43cedafa-ada9-4462-8078-810e6f6c4ac7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:41.050255 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-43cedafa-ada9-4462-8078-810e6f6c4ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:57:41.050378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-43cedafa-ada9-4462-8078-810e6f6c4ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aaf90492-6b9a-4842-b6c6-ec8cb25242ea"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:41.058775 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:41.058775 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:41.059258 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-43cedafa-ada9-4462-8078-810e6f6c4ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Volume info retrieved successfully. Aug 01 13:57:41.059406 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-43cedafa-ada9-4462-8078-810e6f6c4ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Create snapshot from volume aaf90492-6b9a-4842-b6c6-ec8cb25242ea Aug 01 13:57:41.083570 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota_utils [None req-43cedafa-ada9-4462-8078-810e6f6c4ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Quota exceeded for a104bdbcc5e6438c8b00f29f178f8bb0, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 01 13:57:41.083859 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.middleware.fault [None req-43cedafa-ada9-4462-8078-810e6f6c4ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 413 Aug 01 13:57:41.084916 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 578/2302] 10.4.3.223 () {68 vars in 1264 bytes} [Sat Aug 1 13:57:41 2026] POST /volume/v3/snapshots => generated 133 bytes in 37 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 13:57:41.096708 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-871465d2-bb9b-479d-bb87-3b289a7c3804 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:41.098621 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-871465d2-bb9b-479d-bb87-3b289a7c3804 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 Aug 01 13:57:41.098764 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-871465d2-bb9b-479d-bb87-3b289a7c3804 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:41.098946 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-871465d2-bb9b-479d-bb87-3b289a7c3804 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:41.099058 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-871465d2-bb9b-479d-bb87-3b289a7c3804 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Delete snapshot with id: 75678b93-8f3b-4950-9ea2-2b2095d48473 Aug 01 13:57:41.104052 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:41.104052 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:41.104634 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-871465d2-bb9b-479d-bb87-3b289a7c3804 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Snapshot retrieved successfully. Aug 01 13:57:41.126391 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-871465d2-bb9b-479d-bb87-3b289a7c3804 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Snapshot delete request issued successfully. Aug 01 13:57:41.126391 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-871465d2-bb9b-479d-bb87-3b289a7c3804 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 returned with HTTP 202 Aug 01 13:57:41.127080 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 580/2303] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:57:41 2026] DELETE /volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:41.137436 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-633afeb0-6d65-4651-b2d6-616afde28c81 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:41.140489 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-633afeb0-6d65-4651-b2d6-616afde28c81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] GET https://10.4.3.223/volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 Aug 01 13:57:41.140820 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-633afeb0-6d65-4651-b2d6-616afde28c81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:41.141083 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-633afeb0-6d65-4651-b2d6-616afde28c81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:41.147458 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:41.147458 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:41.148172 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-633afeb0-6d65-4651-b2d6-616afde28c81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Snapshot retrieved successfully. Aug 01 13:57:41.149685 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-633afeb0-6d65-4651-b2d6-616afde28c81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 returned with HTTP 200 Aug 01 13:57:41.150264 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 580/2304] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:41 2026] GET /volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:41.656016 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-0d161b6c-f642-4cf5-b687-de26c77cefca None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:41.658193 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-0d161b6c-f642-4cf5-b687-de26c77cefca tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 Aug 01 13:57:41.658457 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-0d161b6c-f642-4cf5-b687-de26c77cefca tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:41.658657 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-0d161b6c-f642-4cf5-b687-de26c77cefca tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:41.667640 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d300a42e-651c-453b-9095-0b4a241ec18a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:41.670669 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d300a42e-651c-453b-9095-0b4a241ec18a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:41.670830 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d300a42e-651c-453b-9095-0b4a241ec18a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:41.671109 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d300a42e-651c-453b-9095-0b4a241ec18a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:41.678485 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:41.678485 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:41.685545 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:41.685545 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:41.685831 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-0d161b6c-f642-4cf5-b687-de26c77cefca tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:41.693388 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-0d161b6c-f642-4cf5-b687-de26c77cefca tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 returned with HTTP 200 Aug 01 13:57:41.694063 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 567/2305] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:41 2026] GET /volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 => generated 1660 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:41.694187 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d300a42e-651c-453b-9095-0b4a241ec18a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:41.698556 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d300a42e-651c-453b-9095-0b4a241ec18a tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:41.699155 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 579/2306] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:41 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:42.163377 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6590b50e-bd76-4e34-ae57-9f0345244347 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.166320 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6590b50e-bd76-4e34-ae57-9f0345244347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] GET https://10.4.3.223/volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 Aug 01 13:57:42.166552 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6590b50e-bd76-4e34-ae57-9f0345244347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:42.166796 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6590b50e-bd76-4e34-ae57-9f0345244347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:42.178683 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6590b50e-bd76-4e34-ae57-9f0345244347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 returned with HTTP 404 Aug 01 13:57:42.179372 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 581/2307] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:42 2026] GET /volume/v3/snapshots/75678b93-8f3b-4950-9ea2-2b2095d48473 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:42.189746 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cbcb3e2b-2d75-4c9b-86b7-3ce25cec47f6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.192384 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbcb3e2b-2d75-4c9b-86b7-3ce25cec47f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] GET https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea Aug 01 13:57:42.193930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbcb3e2b-2d75-4c9b-86b7-3ce25cec47f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:42.193930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbcb3e2b-2d75-4c9b-86b7-3ce25cec47f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:42.202078 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:42.202078 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:42.206293 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cbcb3e2b-2d75-4c9b-86b7-3ce25cec47f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Volume info retrieved successfully. Aug 01 13:57:42.211867 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbcb3e2b-2d75-4c9b-86b7-3ce25cec47f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea returned with HTTP 200 Aug 01 13:57:42.212545 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 581/2308] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:42 2026] GET /volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:42.234305 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d73591d3-2569-406e-b7ed-f82dc0ff31d8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.236334 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d73591d3-2569-406e-b7ed-f82dc0ff31d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] DELETE https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea Aug 01 13:57:42.236578 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d73591d3-2569-406e-b7ed-f82dc0ff31d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:42.236859 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d73591d3-2569-406e-b7ed-f82dc0ff31d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:42.237071 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-d73591d3-2569-406e-b7ed-f82dc0ff31d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Delete volume with id: aaf90492-6b9a-4842-b6c6-ec8cb25242ea Aug 01 13:57:42.240540 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-57790c8a-ec8f-4723-84a7-157f35061218 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.245416 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-57790c8a-ec8f-4723-84a7-157f35061218 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] POST https://10.4.3.223/volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3/action Aug 01 13:57:42.245416 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-57790c8a-ec8f-4723-84a7-157f35061218 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:42.245416 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-57790c8a-ec8f-4723-84a7-157f35061218 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:42.249304 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:42.249304 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:42.249464 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d73591d3-2569-406e-b7ed-f82dc0ff31d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Volume info retrieved successfully. Aug 01 13:57:42.264623 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:42.264623 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:42.275675 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d73591d3-2569-406e-b7ed-f82dc0ff31d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Delete volume request issued successfully. Aug 01 13:57:42.275977 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d73591d3-2569-406e-b7ed-f82dc0ff31d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea returned with HTTP 202 Aug 01 13:57:42.276714 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 568/2309] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:42 2026] DELETE /volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:42.285340 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b9594b72-5ed9-4261-a27b-aae7b0a73e0b req-57790c8a-ec8f-4723-84a7-157f35061218 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3/action returned with HTTP 204 Aug 01 13:57:42.285340 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 580/2310] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:57:42 2026] POST /volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:42.285902 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b8a060c-b737-4e99-836f-eccdf1b4aba6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.291850 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b8a060c-b737-4e99-836f-eccdf1b4aba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] GET https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea Aug 01 13:57:42.292538 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b8a060c-b737-4e99-836f-eccdf1b4aba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:42.292538 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b8a060c-b737-4e99-836f-eccdf1b4aba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:42.303587 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:42.303587 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:42.309424 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b8a060c-b737-4e99-836f-eccdf1b4aba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Volume info retrieved successfully. Aug 01 13:57:42.319834 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b8a060c-b737-4e99-836f-eccdf1b4aba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea returned with HTTP 200 Aug 01 13:57:42.320250 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 582/2311] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:42 2026] GET /volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:42.631777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.714577 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e9170e68-78ba-4914-87dd-99955f198a2c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.717038 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e9170e68-78ba-4914-87dd-99955f198a2c tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:42.717412 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e9170e68-78ba-4914-87dd-99955f198a2c tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:42.717675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e9170e68-78ba-4914-87dd-99955f198a2c tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:42.731189 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:42.731189 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:42.733835 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:42.734141 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-428246116"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:42.735748 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-428246116'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:42.735890 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume of 1 GB Aug 01 13:57:42.736152 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e9170e68-78ba-4914-87dd-99955f198a2c tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:42.740827 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Availability Zones retrieved successfully. Aug 01 13:57:42.740916 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e9170e68-78ba-4914-87dd-99955f198a2c tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:42.741185 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 569/2312] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:42 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:42.746388 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Flow 'volume_create_api' (4bbbdc99-2cd1-470e-9378-62df68e881e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:42.747585 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ef5528-7bee-4784-81b3-4b00a468dad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:42.749076 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:42.755902 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-503e2069-8207-49b7-9f9a-ecadde030fab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.759344 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-503e2069-8207-49b7-9f9a-ecadde030fab tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:42.759596 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-503e2069-8207-49b7-9f9a-ecadde030fab tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:42.759864 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-503e2069-8207-49b7-9f9a-ecadde030fab tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:42.775208 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:42.775208 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:42.783157 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-503e2069-8207-49b7-9f9a-ecadde030fab tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:42.792239 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-503e2069-8207-49b7-9f9a-ecadde030fab tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:42.792632 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 581/2313] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:42 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:42.798142 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ef5528-7bee-4784-81b3-4b00a468dad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:42.800377 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77cbca59-d0ce-4363-9e1a-9eee22a0d371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:42.811463 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a94aaeb5-f427-45e2-878f-553d99c26ee7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.813523 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a94aaeb5-f427-45e2-878f-553d99c26ee7 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:57:42.813766 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a94aaeb5-f427-45e2-878f-553d99c26ee7 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:42.813974 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a94aaeb5-f427-45e2-878f-553d99c26ee7 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:42.827182 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:42.827182 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:42.831465 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a94aaeb5-f427-45e2-878f-553d99c26ee7 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:57:42.836848 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a94aaeb5-f427-45e2-878f-553d99c26ee7 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:57:42.837231 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 583/2314] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:42 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:42.881919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Created reservations ['8aaa45e8-fbcc-4c37-8c00-cf9d069bc7bc', 'fe020701-554e-4138-832c-465b6e05e4a6', 'ae7aaa5d-d1be-4472-8151-046055d4eb3f', '5f626ca8-0743-4a6b-8d2f-1ecb1be7d901'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:42.883018 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77cbca59-d0ce-4363-9e1a-9eee22a0d371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aaa45e8-fbcc-4c37-8c00-cf9d069bc7bc', 'fe020701-554e-4138-832c-465b6e05e4a6', 'ae7aaa5d-d1be-4472-8151-046055d4eb3f', '5f626ca8-0743-4a6b-8d2f-1ecb1be7d901']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:42.883938 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb55266-ef27-4847-b896-dee4837b149b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:42.898279 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-8d88768c-da25-4bd4-99af-1b1212721d4f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.900885 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-8d88768c-da25-4bd4-99af-1b1212721d4f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/attachments/17d7b1a3-133d-4083-b210-59c9feaf441e Aug 01 13:57:42.901100 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-8d88768c-da25-4bd4-99af-1b1212721d4f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:42.901339 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-8d88768c-da25-4bd4-99af-1b1212721d4f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:42.913563 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb55266-ef27-4847-b896-dee4837b149b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd5fe71f-32ec-48bc-904f-324daf0aade5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-428246116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db68e1b0dd09478c942012c47fbec343',qos_specs=None,replication_status=,reservations=['8aaa45e8-fbcc-4c37-8c00-cf9d069bc7bc','fe020701-554e-4138-832c-465b6e05e4a6','ae7aaa5d-d1be-4472-8151-046055d4eb3f','5f626ca8-0743-4a6b-8d2f-1ecb1be7d901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f893f61f472c49fbb8e936663e184af4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-428246116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd5fe71f-32ec-48bc-904f-324daf0aade5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db68e1b0dd09478c942012c47fbec343',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f893f61f472c49fbb8e936663e184af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:42.913665 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:42.913665 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:42.914501 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d1694c7-1080-47c6-bc8b-70e7103c097f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:42.939735 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d1694c7-1080-47c6-bc8b-70e7103c097f) transitioned into state 'SUCCESS' from state '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-428246116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db68e1b0dd09478c942012c47fbec343',qos_specs=None,replication_status=,reservations=['8aaa45e8-fbcc-4c37-8c00-cf9d069bc7bc','fe020701-554e-4138-832c-465b6e05e4a6','ae7aaa5d-d1be-4472-8151-046055d4eb3f','5f626ca8-0743-4a6b-8d2f-1ecb1be7d901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f893f61f472c49fbb8e936663e184af4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:42.940368 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e99dd21-0b60-4cea-85cf-d2fd20214e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:42.949759 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e99dd21-0b60-4cea-85cf-d2fd20214e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:42.950877 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Flow 'volume_create_api' (4bbbdc99-2cd1-470e-9378-62df68e881e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:42.951267 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume request issued successfully. Aug 01 13:57:42.952401 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae511ca8-7c21-489e-a2a1-969b3fe848ce tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:42.953167 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 582/2315] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:57:42 2026] POST /volume/v3/volumes => generated 777 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:42.966829 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3a19f4c5-0ea0-4f2c-83b4-452111027c26 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:42.968769 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a19f4c5-0ea0-4f2c-83b4-452111027c26 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 Aug 01 13:57:42.969070 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a19f4c5-0ea0-4f2c-83b4-452111027c26 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:42.969227 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a19f4c5-0ea0-4f2c-83b4-452111027c26 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:42.978525 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:42.978525 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:42.983457 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3a19f4c5-0ea0-4f2c-83b4-452111027c26 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:42.988649 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a19f4c5-0ea0-4f2c-83b4-452111027c26 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 returned with HTTP 200 Aug 01 13:57:42.989270 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 582/2316] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:42 2026] GET /volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:42.993399 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-692641f1-9642-4d3a-ac19-dfeca83c1070 req-8d88768c-da25-4bd4-99af-1b1212721d4f tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/attachments/17d7b1a3-133d-4083-b210-59c9feaf441e returned with HTTP 200 Aug 01 13:57:42.993910 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 570/2317] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:57:42 2026] DELETE /volume/v3/attachments/17d7b1a3-133d-4083-b210-59c9feaf441e => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:43.337482 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d02fc444-3741-4164-bde7-006db3bff70b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:43.340102 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d02fc444-3741-4164-bde7-006db3bff70b tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] GET https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea Aug 01 13:57:43.340102 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d02fc444-3741-4164-bde7-006db3bff70b tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:43.340499 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d02fc444-3741-4164-bde7-006db3bff70b tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:43.354205 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d02fc444-3741-4164-bde7-006db3bff70b tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1678729602-project-member] https://10.4.3.223/volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea returned with HTTP 404 Aug 01 13:57:43.354910 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 584/2318] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:43 2026] GET /volume/v3/volumes/aaf90492-6b9a-4842-b6c6-ec8cb25242ea => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:43.363037 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f78e9506-5b88-4a21-a9cb-1ce013d0be67 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:43.365205 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f78e9506-5b88-4a21-a9cb-1ce013d0be67 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 Aug 01 13:57:43.365648 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f78e9506-5b88-4a21-a9cb-1ce013d0be67 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:43.393906 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:43.393906 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:43.478298 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f78e9506-5b88-4a21-a9cb-1ce013d0be67 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102 tempest-VolumeSnapshotQuotasNegativeTestJSON-2135358102-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 returned with HTTP 200 Aug 01 13:57:43.478860 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 583/2319] 10.4.3.223 () {68 vars in 1375 bytes} [Sat Aug 1 13:57:43 2026] PUT /volume/v3/os-quota-sets/a104bdbcc5e6438c8b00f29f178f8bb0 => generated 573 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:43.719828 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-efacf956-e009-4f67-a2c3-12c26a999975 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:43.725727 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efacf956-e009-4f67-a2c3-12c26a999975 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 Aug 01 13:57:43.725727 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efacf956-e009-4f67-a2c3-12c26a999975 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:43.725727 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efacf956-e009-4f67-a2c3-12c26a999975 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:43.725727 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-efacf956-e009-4f67-a2c3-12c26a999975 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Delete volume with id: 6779c080-7f88-444c-b9c6-a0dd93c0d183 Aug 01 13:57:43.736154 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:43.736154 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:43.737020 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-efacf956-e009-4f67-a2c3-12c26a999975 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:43.768766 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-efacf956-e009-4f67-a2c3-12c26a999975 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Delete volume request issued successfully. Aug 01 13:57:43.769040 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efacf956-e009-4f67-a2c3-12c26a999975 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 returned with HTTP 202 Aug 01 13:57:43.769654 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 583/2320] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:43 2026] DELETE /volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:43.780541 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5792f668-bef0-47c7-9aa9-2e5f0f788594 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:43.782139 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5792f668-bef0-47c7-9aa9-2e5f0f788594 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 Aug 01 13:57:43.782364 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5792f668-bef0-47c7-9aa9-2e5f0f788594 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:43.782591 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5792f668-bef0-47c7-9aa9-2e5f0f788594 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:43.793642 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:43.793642 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:43.805883 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5792f668-bef0-47c7-9aa9-2e5f0f788594 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Volume info retrieved successfully. Aug 01 13:57:43.818777 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5792f668-bef0-47c7-9aa9-2e5f0f788594 tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 returned with HTTP 200 Aug 01 13:57:43.819475 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 571/2321] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:43 2026] GET /volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:43.881764 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1f2550bc-1cc5-44be-848b-79214621b278 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:44.002587 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1bab1714-9d54-42bf-a87f-cbbe7cd425ef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:44.007358 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1bab1714-9d54-42bf-a87f-cbbe7cd425ef tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 Aug 01 13:57:44.007602 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1bab1714-9d54-42bf-a87f-cbbe7cd425ef tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:44.007813 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1bab1714-9d54-42bf-a87f-cbbe7cd425ef tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:44.021190 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:44.021190 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:44.027687 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1bab1714-9d54-42bf-a87f-cbbe7cd425ef tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:44.041581 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1bab1714-9d54-42bf-a87f-cbbe7cd425ef tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 returned with HTTP 200 Aug 01 13:57:44.041581 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 584/2322] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:44 2026] GET /volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:44.059569 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-58ccea1f-11c4-4de5-a3c8-526d169fb879 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:44.059679 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f2550bc-1cc5-44be-848b-79214621b278 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:57:44.059965 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f2550bc-1cc5-44be-848b-79214621b278 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910", "extra_specs": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:44.061279 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58ccea1f-11c4-4de5-a3c8-526d169fb879 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:57:44.061644 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58ccea1f-11c4-4de5-a3c8-526d169fb879 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd5fe71f-32ec-48bc-904f-324daf0aade5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-671883167"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:44.073770 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:44.073770 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:44.074192 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-58ccea1f-11c4-4de5-a3c8-526d169fb879 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:44.074361 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-58ccea1f-11c4-4de5-a3c8-526d169fb879 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create snapshot from volume bd5fe71f-32ec-48bc-904f-324daf0aade5 Aug 01 13:57:44.077458 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f2550bc-1cc5-44be-848b-79214621b278 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:57:44.077991 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 585/2323] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:57:43 2026] POST /volume/v3/types => generated 268 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:44.122582 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-58ccea1f-11c4-4de5-a3c8-526d169fb879 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Created reservations ['bdf6a48e-6e32-48cf-9347-314d92c40154', 'ac971074-213b-4b08-b353-e8f60070d0e1', 'c73c2bb9-40df-453d-b708-58d64fc3a5f9', 'bbea9e0f-f6d9-4c63-8d5a-29cdc680e7ea'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:44.160156 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-58ccea1f-11c4-4de5-a3c8-526d169fb879 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot create request issued successfully. Aug 01 13:57:44.160583 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58ccea1f-11c4-4de5-a3c8-526d169fb879 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:57:44.161000 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 584/2324] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:57:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:44.173650 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f1cd42b1-8d14-44cc-ae99-341b4f1e6d0b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:44.176150 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f1cd42b1-8d14-44cc-ae99-341b4f1e6d0b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef Aug 01 13:57:44.176496 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f1cd42b1-8d14-44cc-ae99-341b4f1e6d0b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:44.176801 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f1cd42b1-8d14-44cc-ae99-341b4f1e6d0b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:44.184350 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:44.184350 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:44.184688 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f1cd42b1-8d14-44cc-ae99-341b4f1e6d0b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:44.185618 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f1cd42b1-8d14-44cc-ae99-341b4f1e6d0b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef returned with HTTP 200 Aug 01 13:57:44.185991 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 572/2325] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:44 2026] GET /volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:44.840555 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cfb9e7cd-a7f7-4f6c-8fd7-1195d524b5ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:44.842880 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfb9e7cd-a7f7-4f6c-8fd7-1195d524b5ab tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] GET https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 Aug 01 13:57:44.843125 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfb9e7cd-a7f7-4f6c-8fd7-1195d524b5ab tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:44.843428 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfb9e7cd-a7f7-4f6c-8fd7-1195d524b5ab tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:44.853547 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfb9e7cd-a7f7-4f6c-8fd7-1195d524b5ab tempest-AttachVolumeMultiAttachTest-1098123755 tempest-AttachVolumeMultiAttachTest-1098123755-project-member] https://10.4.3.223/volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 returned with HTTP 404 Aug 01 13:57:44.853547 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 585/2326] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:44 2026] GET /volume/v3/volumes/6779c080-7f88-444c-b9c6-a0dd93c0d183 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:45.196090 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8f693b10-5416-418d-b621-5b62f60b721e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:45.198921 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f693b10-5416-418d-b621-5b62f60b721e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef Aug 01 13:57:45.198921 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f693b10-5416-418d-b621-5b62f60b721e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:45.198921 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f693b10-5416-418d-b621-5b62f60b721e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:45.208892 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:45.208892 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:45.209280 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8f693b10-5416-418d-b621-5b62f60b721e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:45.210122 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f693b10-5416-418d-b621-5b62f60b721e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef returned with HTTP 200 Aug 01 13:57:45.210527 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 586/2327] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:45 2026] GET /volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:45.222517 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2c84e43b-9c54-4fe3-8608-7eb58e68668b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:45.382976 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c84e43b-9c54-4fe3-8608-7eb58e68668b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] POST https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef/action Aug 01 13:57:45.383448 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c84e43b-9c54-4fe3-8608-7eb58e68668b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:45.383596 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c84e43b-9c54-4fe3-8608-7eb58e68668b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:45.392920 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:45.392920 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:45.393577 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2c84e43b-9c54-4fe3-8608-7eb58e68668b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Snapshot retrieved successfully. Aug 01 13:57:45.394628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-2c84e43b-9c54-4fe3-8608-7eb58e68668b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9335dbc4662c45b991f517f940ec81c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db68e1b0dd09478c942012c47fbec343', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:57:45.394920 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c84e43b-9c54-4fe3-8608-7eb58e68668b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef/action returned with HTTP 403 Aug 01 13:57:45.395833 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 585/2328] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:57:45 2026] POST /volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef/action => generated 133 bytes in 174 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:45.409431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-498b3340-abfb-47a9-8c56-705433f5ab2c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:45.415180 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-498b3340-abfb-47a9-8c56-705433f5ab2c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef Aug 01 13:57:45.415451 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-498b3340-abfb-47a9-8c56-705433f5ab2c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:45.415654 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-498b3340-abfb-47a9-8c56-705433f5ab2c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:45.415832 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-498b3340-abfb-47a9-8c56-705433f5ab2c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete snapshot with id: 8089772a-1c4b-427b-ad5e-0afa8d04e4ef Aug 01 13:57:45.422230 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:45.422230 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:45.422670 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-498b3340-abfb-47a9-8c56-705433f5ab2c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:45.442175 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-498b3340-abfb-47a9-8c56-705433f5ab2c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot delete request issued successfully. Aug 01 13:57:45.442645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-498b3340-abfb-47a9-8c56-705433f5ab2c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef returned with HTTP 202 Aug 01 13:57:45.442849 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 573/2329] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:57:45 2026] DELETE /volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:45.452470 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1d59a477-20c1-4b35-bf62-a546971d19a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:45.454339 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d59a477-20c1-4b35-bf62-a546971d19a5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef Aug 01 13:57:45.454553 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d59a477-20c1-4b35-bf62-a546971d19a5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:45.454816 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d59a477-20c1-4b35-bf62-a546971d19a5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:45.462182 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:45.462182 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:45.462652 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1d59a477-20c1-4b35-bf62-a546971d19a5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:45.463250 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d59a477-20c1-4b35-bf62-a546971d19a5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef returned with HTTP 200 Aug 01 13:57:45.466742 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 586/2330] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:45 2026] GET /volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:57:45.643624 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:45.714626 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:45.715099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1084037682"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:45.717554 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1084037682'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:45.717743 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Create volume of 1 GB Aug 01 13:57:45.724245 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=380,cinder:UPDATE=115,cinder:INSERT=45 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:57:45.724781 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Availability Zones retrieved successfully. Aug 01 13:57:45.732160 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Flow 'volume_create_api' (e4993a67-41e4-40e6-8cba-5c8eed6ad3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:45.733830 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e605a8d5-8054-4a4e-a4ad-fd39ceb7221e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:45.735230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:45.773856 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e605a8d5-8054-4a4e-a4ad-fd39ceb7221e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:45.775120 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0add64ff-546d-45d8-b52e-dd8c94b2c9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:45.874098 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Created reservations ['296f7b38-355a-42bf-b1c7-a4211cd967e2', 'c9749725-5c10-433f-92c8-94d33881ba43', 'ecdf94f9-da61-492c-b7bb-c283d7a4d3d2', '4f2deba0-06da-41d7-9392-543d58483711'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:45.875167 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0add64ff-546d-45d8-b52e-dd8c94b2c9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['296f7b38-355a-42bf-b1c7-a4211cd967e2', 'c9749725-5c10-433f-92c8-94d33881ba43', 'ecdf94f9-da61-492c-b7bb-c283d7a4d3d2', '4f2deba0-06da-41d7-9392-543d58483711']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:45.876151 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b252d9b-0037-4b3d-98fe-5abf891fd026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:45.906499 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b252d9b-0037-4b3d-98fe-5abf891fd026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01979b9b-fc5c-4a63-b4a6-e5153573778f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1084037682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f851e365834447238f4838ca9cad6e1d',qos_specs=None,replication_status=,reservations=['296f7b38-355a-42bf-b1c7-a4211cd967e2','c9749725-5c10-433f-92c8-94d33881ba43','ecdf94f9-da61-492c-b7bb-c283d7a4d3d2','4f2deba0-06da-41d7-9392-543d58483711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8c8c70bc6ee4d5fa4016e3c3dd62d21',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1084037682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01979b9b-fc5c-4a63-b4a6-e5153573778f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f851e365834447238f4838ca9cad6e1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8c8c70bc6ee4d5fa4016e3c3dd62d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:45.907184 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6993fd21-12ca-4def-82cb-106306261ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:45.929018 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6993fd21-12ca-4def-82cb-106306261ffa) transitioned into state 'SUCCESS' from state '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-1084037682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f851e365834447238f4838ca9cad6e1d',qos_specs=None,replication_status=,reservations=['296f7b38-355a-42bf-b1c7-a4211cd967e2','c9749725-5c10-433f-92c8-94d33881ba43','ecdf94f9-da61-492c-b7bb-c283d7a4d3d2','4f2deba0-06da-41d7-9392-543d58483711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8c8c70bc6ee4d5fa4016e3c3dd62d21',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:45.929981 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4f02a8-a6fe-48ef-907d-8122729d3a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:45.941146 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4f02a8-a6fe-48ef-907d-8122729d3a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:45.942414 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Flow 'volume_create_api' (e4993a67-41e4-40e6-8cba-5c8eed6ad3ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:45.942670 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Create volume request issued successfully. Aug 01 13:57:45.944249 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4cc29ef-5735-4042-9d63-c0b54950b17d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:45.944249 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 587/2331] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:57:45 2026] POST /volume/v3/volumes => generated 755 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:45.958503 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-177987f4-cf89-42fa-b5a4-7cd9e01a256c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:45.960437 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-177987f4-cf89-42fa-b5a4-7cd9e01a256c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f Aug 01 13:57:45.961025 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-177987f4-cf89-42fa-b5a4-7cd9e01a256c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:45.961025 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-177987f4-cf89-42fa-b5a4-7cd9e01a256c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:45.969479 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:45.969479 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:45.973938 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-177987f4-cf89-42fa-b5a4-7cd9e01a256c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Volume info retrieved successfully. Aug 01 13:57:45.979904 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-177987f4-cf89-42fa-b5a4-7cd9e01a256c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f returned with HTTP 200 Aug 01 13:57:45.980472 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 586/2332] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:45 2026] GET /volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:46.479943 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-97b0da1b-b008-453f-9598-9e86a9e0bf60 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:46.482314 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-97b0da1b-b008-453f-9598-9e86a9e0bf60 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef Aug 01 13:57:46.483182 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-97b0da1b-b008-453f-9598-9e86a9e0bf60 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:46.483454 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-97b0da1b-b008-453f-9598-9e86a9e0bf60 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:46.488839 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-97b0da1b-b008-453f-9598-9e86a9e0bf60 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef returned with HTTP 404 Aug 01 13:57:46.489815 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 574/2333] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:46 2026] GET /volume/v3/snapshots/8089772a-1c4b-427b-ad5e-0afa8d04e4ef => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:46.500596 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-57cdc843-7e40-42b8-b961-02bdb9adf14b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:46.503459 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57cdc843-7e40-42b8-b961-02bdb9adf14b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 Aug 01 13:57:46.503650 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57cdc843-7e40-42b8-b961-02bdb9adf14b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:46.503910 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57cdc843-7e40-42b8-b961-02bdb9adf14b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:46.504172 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-57cdc843-7e40-42b8-b961-02bdb9adf14b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete volume with id: bd5fe71f-32ec-48bc-904f-324daf0aade5 Aug 01 13:57:46.515404 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:46.515404 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:46.515991 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-57cdc843-7e40-42b8-b961-02bdb9adf14b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:46.540355 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-57cdc843-7e40-42b8-b961-02bdb9adf14b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete volume request issued successfully. Aug 01 13:57:46.540547 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57cdc843-7e40-42b8-b961-02bdb9adf14b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 returned with HTTP 202 Aug 01 13:57:46.540997 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 587/2334] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:46 2026] DELETE /volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:46.549976 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7ecdcf76-4bc7-40cc-b72a-f1cddf5fa0f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:46.552975 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7ecdcf76-4bc7-40cc-b72a-f1cddf5fa0f1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 Aug 01 13:57:46.553367 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7ecdcf76-4bc7-40cc-b72a-f1cddf5fa0f1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:46.553661 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7ecdcf76-4bc7-40cc-b72a-f1cddf5fa0f1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:46.563987 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:46.563987 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:46.569303 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7ecdcf76-4bc7-40cc-b72a-f1cddf5fa0f1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:46.574333 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7ecdcf76-4bc7-40cc-b72a-f1cddf5fa0f1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 returned with HTTP 200 Aug 01 13:57:46.574892 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 588/2335] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:46 2026] GET /volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:46.679376 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-471d0fb8-f8e2-41c5-bfd2-fded933d013d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:46.681540 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-471d0fb8-f8e2-41c5-bfd2-fded933d013d tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:57:46.682036 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-471d0fb8-f8e2-41c5-bfd2-fded933d013d tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727", "extra_specs": {}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:46.701906 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-471d0fb8-f8e2-41c5-bfd2-fded933d013d tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:57:46.702431 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 587/2336] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:57:46 2026] POST /volume/v3/types => generated 268 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:46.712676 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5558c0ed-4fbe-4a4f-a9d4-e2655bb85175 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:46.715669 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5558c0ed-4fbe-4a4f-a9d4-e2655bb85175 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:57:46.716137 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5558c0ed-4fbe-4a4f-a9d4-e2655bb85175 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728", "extra_specs": {}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:46.718519 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:46.718519 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:46.739207 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5558c0ed-4fbe-4a4f-a9d4-e2655bb85175 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:57:46.739207 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 575/2337] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:57:46 2026] POST /volume/v3/types => generated 268 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:46.749063 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-31a70c81-62e9-496f-ba49-1f167ec84471 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:46.750892 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:46.751350 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-895136169", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:46.753331 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-895136169', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:46.757154 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Create volume of 1 GB Aug 01 13:57:46.757464 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:46.757464 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:46.757933 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Availability Zones retrieved successfully. Aug 01 13:57:46.764664 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Flow 'volume_create_api' (fa0de710-9976-4e9f-a953-7b4289192da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:46.766072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b22d539-82a3-46f1-bd1a-5060ed60d6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:46.767291 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:46.793884 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b22d539-82a3-46f1-bd1a-5060ed60d6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:57:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa685690-19dd-4a2e-ad0b-98f514b40355,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa685690-19dd-4a2e-ad0b-98f514b40355', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:46.794747 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964b2a2b-288e-4684-b9ca-62455a8f2f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:46.826231 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:46.826518 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:46.893666 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Created reservations ['f5e98479-c59f-4676-bba0-3f4e9642e175', 'c4fe3127-1e4f-4f26-8f30-ae639d1263f0', 'b68c9d0c-de68-4b74-8f9d-e7622c6bc473', 'cf64c966-f296-4777-88b8-f9a332e8d313'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:46.894957 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964b2a2b-288e-4684-b9ca-62455a8f2f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5e98479-c59f-4676-bba0-3f4e9642e175', 'c4fe3127-1e4f-4f26-8f30-ae639d1263f0', 'b68c9d0c-de68-4b74-8f9d-e7622c6bc473', 'cf64c966-f296-4777-88b8-f9a332e8d313']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:46.896686 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f85d80e-fbb9-479b-adef-77e0690bf145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:46.939052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f85d80e-fbb9-479b-adef-77e0690bf145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcecef9e-91ad-49cf-91ff-608ba7676618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-895136169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516abf8f6d75429a8eda6d83ee6a4e14',qos_specs=None,replication_status=,reservations=['f5e98479-c59f-4676-bba0-3f4e9642e175','c4fe3127-1e4f-4f26-8f30-ae639d1263f0','b68c9d0c-de68-4b74-8f9d-e7622c6bc473','cf64c966-f296-4777-88b8-f9a332e8d313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2991af5acb433487a1a7397304f0ff',volume_type_id=fa685690-19dd-4a2e-ad0b-98f514b40355), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-895136169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcecef9e-91ad-49cf-91ff-608ba7676618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516abf8f6d75429a8eda6d83ee6a4e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d2991af5acb433487a1a7397304f0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa685690-19dd-4a2e-ad0b-98f514b40355),volume_type_id=fa685690-19dd-4a2e-ad0b-98f514b40355)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:46.940037 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fee2c357-6bae-4d47-b7cc-c3d03704d212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:46.971641 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fee2c357-6bae-4d47-b7cc-c3d03704d212) transitioned into state 'SUCCESS' from state '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-895136169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516abf8f6d75429a8eda6d83ee6a4e14',qos_specs=None,replication_status=,reservations=['f5e98479-c59f-4676-bba0-3f4e9642e175','c4fe3127-1e4f-4f26-8f30-ae639d1263f0','b68c9d0c-de68-4b74-8f9d-e7622c6bc473','cf64c966-f296-4777-88b8-f9a332e8d313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2991af5acb433487a1a7397304f0ff',volume_type_id=fa685690-19dd-4a2e-ad0b-98f514b40355)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:46.973008 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c4f634-7c68-4f1b-831e-a047b100f973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:46.987599 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c4f634-7c68-4f1b-831e-a047b100f973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:46.988446 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Flow 'volume_create_api' (fa0de710-9976-4e9f-a953-7b4289192da5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:46.988747 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Create volume request issued successfully. Aug 01 13:57:46.989419 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31a70c81-62e9-496f-ba49-1f167ec84471 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:46.990006 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 588/2338] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:57:46 2026] POST /volume/v3/volumes => generated 845 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:47.000260 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5c892fff-7b3e-43e9-aa4b-98d9700843bb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.000260 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c892fff-7b3e-43e9-aa4b-98d9700843bb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f Aug 01 13:57:47.000260 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c892fff-7b3e-43e9-aa4b-98d9700843bb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:47.000260 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c892fff-7b3e-43e9-aa4b-98d9700843bb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:47.006147 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.009411 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:47.009411 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:47.009649 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:47.009909 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1992515985", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:47.012837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1992515985', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:47.014291 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5c892fff-7b3e-43e9-aa4b-98d9700843bb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Volume info retrieved successfully. Aug 01 13:57:47.015418 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=263,cinder:INSERT=35,cinder:UPDATE=55 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:57:47.018563 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Create volume of 1 GB Aug 01 13:57:47.019809 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:47.019809 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:47.021880 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Availability Zones retrieved successfully. Aug 01 13:57:47.022073 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c892fff-7b3e-43e9-aa4b-98d9700843bb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f returned with HTTP 200 Aug 01 13:57:47.022474 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 589/2339] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:46 2026] GET /volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:47.033524 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Flow 'volume_create_api' (50bd248b-3caf-4561-ad75-9d33379abd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:47.035654 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27a44ec-9c85-41da-8fe9-d1f705d48088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.037714 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:47.040746 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-425beea9-988f-4b75-8b59-6173a2e9dbef None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.043516 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-425beea9-988f-4b75-8b59-6173a2e9dbef tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:57:47.044454 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-425beea9-988f-4b75-8b59-6173a2e9dbef tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01979b9b-fc5c-4a63-b4a6-e5153573778f", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1021941417"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:47.056928 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:47.056928 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:47.058075 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-425beea9-988f-4b75-8b59-6173a2e9dbef tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Volume info retrieved successfully. Aug 01 13:57:47.058696 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-425beea9-988f-4b75-8b59-6173a2e9dbef tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Create snapshot from volume 01979b9b-fc5c-4a63-b4a6-e5153573778f Aug 01 13:57:47.073983 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27a44ec-9c85-41da-8fe9-d1f705d48088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:57:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be98e958-8ff5-4a30-b6d3-58b043b492bf,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be98e958-8ff5-4a30-b6d3-58b043b492bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.075189 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8f526c4-e19d-40ad-93a4-60bb92b8c6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.118348 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:47.118749 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:47.150725 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-425beea9-988f-4b75-8b59-6173a2e9dbef tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Created reservations ['185aad3a-d08e-4a68-aa72-279fb76c3eb1', '67fb8416-7f17-461c-99cc-d83da7fb7bfb', '1b1ceef0-4209-4c02-af18-7b8a2a2b4bf2', '534398d6-d73e-4111-943a-19a99f32f06c'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:47.181962 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Created reservations ['e30f423d-86f9-47c5-a664-5ecab094dbdb', '847153ce-16a7-4052-a08f-ec5726329efa', 'ddea2aaa-e986-49cb-bd02-b6a454199d1c', 'd0ed01e9-5d55-4924-96f8-c2594747b218'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:47.183020 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8f526c4-e19d-40ad-93a4-60bb92b8c6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e30f423d-86f9-47c5-a664-5ecab094dbdb', '847153ce-16a7-4052-a08f-ec5726329efa', 'ddea2aaa-e986-49cb-bd02-b6a454199d1c', 'd0ed01e9-5d55-4924-96f8-c2594747b218']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.184095 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca68375d-051d-4732-aff1-7cec7b97c57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.215633 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-425beea9-988f-4b75-8b59-6173a2e9dbef tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot create request issued successfully. Aug 01 13:57:47.216181 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-425beea9-988f-4b75-8b59-6173a2e9dbef tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:57:47.216727 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 576/2340] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:57:47 2026] POST /volume/v3/snapshots => generated 311 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:47.217823 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca68375d-051d-4732-aff1-7cec7b97c57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8756c7-b254-437b-8a7e-f842fbc7eb1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1992515985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516abf8f6d75429a8eda6d83ee6a4e14',qos_specs=None,replication_status=,reservations=['e30f423d-86f9-47c5-a664-5ecab094dbdb','847153ce-16a7-4052-a08f-ec5726329efa','ddea2aaa-e986-49cb-bd02-b6a454199d1c','d0ed01e9-5d55-4924-96f8-c2594747b218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2991af5acb433487a1a7397304f0ff',volume_type_id=be98e958-8ff5-4a30-b6d3-58b043b492bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1992515985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8756c7-b254-437b-8a7e-f842fbc7eb1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516abf8f6d75429a8eda6d83ee6a4e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d2991af5acb433487a1a7397304f0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be98e958-8ff5-4a30-b6d3-58b043b492bf),volume_type_id=be98e958-8ff5-4a30-b6d3-58b043b492bf)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.219100 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a8e1cd7-c786-4e61-9413-19bf13419f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.233550 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e34c626f-f6b5-4982-b9b3-a36ef526c320 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.235756 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e34c626f-f6b5-4982-b9b3-a36ef526c320 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 Aug 01 13:57:47.236606 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e34c626f-f6b5-4982-b9b3-a36ef526c320 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:47.236606 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e34c626f-f6b5-4982-b9b3-a36ef526c320 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:47.244556 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:47.244556 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:47.245088 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e34c626f-f6b5-4982-b9b3-a36ef526c320 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:47.246122 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e34c626f-f6b5-4982-b9b3-a36ef526c320 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 returned with HTTP 200 Aug 01 13:57:47.246590 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 589/2341] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:47 2026] GET /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:47.248915 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a8e1cd7-c786-4e61-9413-19bf13419f36) transitioned into state 'SUCCESS' from state '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-1992515985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516abf8f6d75429a8eda6d83ee6a4e14',qos_specs=None,replication_status=,reservations=['e30f423d-86f9-47c5-a664-5ecab094dbdb','847153ce-16a7-4052-a08f-ec5726329efa','ddea2aaa-e986-49cb-bd02-b6a454199d1c','d0ed01e9-5d55-4924-96f8-c2594747b218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2991af5acb433487a1a7397304f0ff',volume_type_id=be98e958-8ff5-4a30-b6d3-58b043b492bf)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.250605 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd5c4879-73d0-4c5b-9519-638726324488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.272931 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd5c4879-73d0-4c5b-9519-638726324488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.273757 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Flow 'volume_create_api' (50bd248b-3caf-4561-ad75-9d33379abd67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:47.275053 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Create volume request issued successfully. Aug 01 13:57:47.275478 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-93b62971-9fc3-474e-93c6-25ef188f6fa0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:47.276236 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 588/2342] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:57:47 2026] POST /volume/v3/volumes => generated 846 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:47.287184 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a59f9ea-7cc6-47b9-837e-fb012bbc8cd6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.289953 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a59f9ea-7cc6-47b9-837e-fb012bbc8cd6 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:57:47.290246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a59f9ea-7cc6-47b9-837e-fb012bbc8cd6 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:47.290316 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a59f9ea-7cc6-47b9-837e-fb012bbc8cd6 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:47.306433 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:47.306433 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:47.312521 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7a59f9ea-7cc6-47b9-837e-fb012bbc8cd6 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:57:47.317408 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a59f9ea-7cc6-47b9-837e-fb012bbc8cd6 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 200 Aug 01 13:57:47.317963 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 590/2343] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:47 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:47.326720 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.334095 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:47.335976 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1712795583", "snapshot_id": null, "imageRef": "a2628ba2-11cf-47ae-89c1-26cc65a4f6d0", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910", "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:47.337493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1712795583', 'snapshot_id': None, 'imageRef': 'a2628ba2-11cf-47ae-89c1-26cc65a4f6d0', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910', 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:47.384242 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-be1e19ee-f6fb-4a02-a92e-b0c2d2765d01 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.406089 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-be1e19ee-f6fb-4a02-a92e-b0c2d2765d01 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:57:47.412271 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-be1e19ee-f6fb-4a02-a92e-b0c2d2765d01 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:47.412640 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-be1e19ee-f6fb-4a02-a92e-b0c2d2765d01 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:47.427834 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:47.427834 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:47.433707 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-be1e19ee-f6fb-4a02-a92e-b0c2d2765d01 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:57:47.440405 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-be1e19ee-f6fb-4a02-a92e-b0c2d2765d01 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 200 Aug 01 13:57:47.440878 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 590/2344] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:47 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:47.596637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ab433ce5-404e-4bbe-a672-2a62c0f496b9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.598320 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ab433ce5-404e-4bbe-a672-2a62c0f496b9 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 Aug 01 13:57:47.598320 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ab433ce5-404e-4bbe-a672-2a62c0f496b9 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:47.598573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ab433ce5-404e-4bbe-a672-2a62c0f496b9 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:47.603431 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Create volume of 1 GB Aug 01 13:57:47.603851 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:47.603851 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:47.604862 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Availability Zones retrieved successfully. Aug 01 13:57:47.612400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Flow 'volume_create_api' (965a8855-45df-4b26-acbd-87fda3adad77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:47.612491 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ab433ce5-404e-4bbe-a672-2a62c0f496b9 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 returned with HTTP 404 Aug 01 13:57:47.613187 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 589/2345] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:47 2026] GET /volume/v3/volumes/bd5fe71f-32ec-48bc-904f-324daf0aade5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:47.614287 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f34b87c-10e9-494b-b268-d50e847a0499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.615565 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:47.625104 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.627140 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:47.628062 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-897671061"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:47.629380 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-897671061'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:47.629577 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume of 1 GB Aug 01 13:57:47.638928 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Availability Zones retrieved successfully. Aug 01 13:57:47.646904 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Flow 'volume_create_api' (c6e75f9c-0ae3-4244-aedc-fd5890e75f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:47.648709 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fae17605-8623-4a08-ba52-4728f66cb905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.649525 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:47.688100 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f34b87c-10e9-494b-b268-d50e847a0499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:57:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a50df8a7-712f-466b-be53-c685e8ae52a4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a50df8a7-712f-466b-be53-c685e8ae52a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.688930 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34698aba-e61e-473e-b881-54f50b128e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.696025 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fae17605-8623-4a08-ba52-4728f66cb905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.696960 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb57491-44da-4345-a5cf-e04357a2ac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.718156 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:47.718543 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:47.757966 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Created reservations ['91aa622c-3095-4006-a988-e954a464e2d5', '38840829-7bea-4fdf-8eff-3350c058a0a8', '5d59165a-b3e6-4799-b02f-02fb82d807b1', '06d721ee-8acb-4805-a9fe-d2ee78af788a'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:47.758935 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb57491-44da-4345-a5cf-e04357a2ac7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91aa622c-3095-4006-a988-e954a464e2d5', '38840829-7bea-4fdf-8eff-3350c058a0a8', '5d59165a-b3e6-4799-b02f-02fb82d807b1', '06d721ee-8acb-4805-a9fe-d2ee78af788a']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.759790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351218c7-9992-4b63-8c50-6908fdef4a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.763316 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Created reservations ['7c1447d2-a0d5-46ee-9c03-b94b8ec7f804', '8bd4294c-eb72-4eee-83b2-4e9ecacb1357', 'a1568a94-9769-4400-be28-32bd41f7e3d3', '09bad2db-b162-4eb3-bc12-81472cf780a8'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:47.764585 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34698aba-e61e-473e-b881-54f50b128e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c1447d2-a0d5-46ee-9c03-b94b8ec7f804', '8bd4294c-eb72-4eee-83b2-4e9ecacb1357', 'a1568a94-9769-4400-be28-32bd41f7e3d3', '09bad2db-b162-4eb3-bc12-81472cf780a8']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.765609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34d438c-8d58-4b49-8a9e-f7d43983d8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.796271 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34d438c-8d58-4b49-8a9e-f7d43983d8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d0154b1-17e2-4648-8c86-7e37a051ebe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1712795583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516abf8f6d75429a8eda6d83ee6a4e14',qos_specs=None,replication_status=,reservations=['7c1447d2-a0d5-46ee-9c03-b94b8ec7f804','8bd4294c-eb72-4eee-83b2-4e9ecacb1357','a1568a94-9769-4400-be28-32bd41f7e3d3','09bad2db-b162-4eb3-bc12-81472cf780a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2991af5acb433487a1a7397304f0ff',volume_type_id=a50df8a7-712f-466b-be53-c685e8ae52a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1712795583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d0154b1-17e2-4648-8c86-7e37a051ebe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516abf8f6d75429a8eda6d83ee6a4e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d2991af5acb433487a1a7397304f0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a50df8a7-712f-466b-be53-c685e8ae52a4),volume_type_id=a50df8a7-712f-466b-be53-c685e8ae52a4)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.797236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bcf063b-0d83-424c-9c3d-5fee53229cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.798585 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351218c7-9992-4b63-8c50-6908fdef4a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35bb6ad8-3b3f-43d4-85e0-f9a19347abee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-897671061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db68e1b0dd09478c942012c47fbec343',qos_specs=None,replication_status=,reservations=['91aa622c-3095-4006-a988-e954a464e2d5','38840829-7bea-4fdf-8eff-3350c058a0a8','5d59165a-b3e6-4799-b02f-02fb82d807b1','06d721ee-8acb-4805-a9fe-d2ee78af788a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f893f61f472c49fbb8e936663e184af4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-897671061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35bb6ad8-3b3f-43d4-85e0-f9a19347abee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db68e1b0dd09478c942012c47fbec343',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f893f61f472c49fbb8e936663e184af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.799397 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79895b76-4c9a-4493-88a8-b7a525e07c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.824505 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bcf063b-0d83-424c-9c3d-5fee53229cae) transitioned into state 'SUCCESS' from state '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-1712795583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516abf8f6d75429a8eda6d83ee6a4e14',qos_specs=None,replication_status=,reservations=['7c1447d2-a0d5-46ee-9c03-b94b8ec7f804','8bd4294c-eb72-4eee-83b2-4e9ecacb1357','a1568a94-9769-4400-be28-32bd41f7e3d3','09bad2db-b162-4eb3-bc12-81472cf780a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2991af5acb433487a1a7397304f0ff',volume_type_id=a50df8a7-712f-466b-be53-c685e8ae52a4)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.825395 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d825975-f9b1-4233-ae57-7e1fbd0df4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.836323 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d825975-f9b1-4233-ae57-7e1fbd0df4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.837122 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Flow 'volume_create_api' (965a8855-45df-4b26-acbd-87fda3adad77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:47.837813 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Create volume request issued successfully. Aug 01 13:57:47.838478 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d69a825a-d569-455b-847e-3315f1ebcaf8 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:47.839295 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 577/2346] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:57:47 2026] POST /volume/v3/volumes => generated 846 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:47.853253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79895b76-4c9a-4493-88a8-b7a525e07c39) transitioned into state 'SUCCESS' from state '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-897671061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db68e1b0dd09478c942012c47fbec343',qos_specs=None,replication_status=,reservations=['91aa622c-3095-4006-a988-e954a464e2d5','38840829-7bea-4fdf-8eff-3350c058a0a8','5d59165a-b3e6-4799-b02f-02fb82d807b1','06d721ee-8acb-4805-a9fe-d2ee78af788a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f893f61f472c49fbb8e936663e184af4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.854367 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab181c45-73f0-4a09-8b41-4128955ee3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:47.859089 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f355ff96-b17a-42e8-8707-d9b22e2eb9c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.861482 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f355ff96-b17a-42e8-8707-d9b22e2eb9c9 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:47.861812 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f355ff96-b17a-42e8-8707-d9b22e2eb9c9 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:47.862101 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f355ff96-b17a-42e8-8707-d9b22e2eb9c9 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:47.873305 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab181c45-73f0-4a09-8b41-4128955ee3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:47.874390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Flow 'volume_create_api' (c6e75f9c-0ae3-4244-aedc-fd5890e75f8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:47.874631 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume request issued successfully. Aug 01 13:57:47.875228 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-623cef5c-a8da-4c60-ad0a-9d549fda7d5b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:47.876521 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 591/2347] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:57:47 2026] POST /volume/v3/volumes => generated 777 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:47.879327 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:47.879327 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:47.884128 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f355ff96-b17a-42e8-8707-d9b22e2eb9c9 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:47.889475 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f355ff96-b17a-42e8-8707-d9b22e2eb9c9 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:47.890148 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 591/2348] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:47 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 914 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:47.893685 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e9668027-62b6-4f20-9680-acfb746019f8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:47.897113 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e9668027-62b6-4f20-9680-acfb746019f8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee Aug 01 13:57:47.897113 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e9668027-62b6-4f20-9680-acfb746019f8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:47.897113 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e9668027-62b6-4f20-9680-acfb746019f8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:47.904352 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:47.904352 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:47.908241 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e9668027-62b6-4f20-9680-acfb746019f8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:47.917234 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e9668027-62b6-4f20-9680-acfb746019f8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee returned with HTTP 200 Aug 01 13:57:47.917797 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 590/2349] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:47 2026] GET /volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:57:48.256991 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-64ae101f-dcae-4e3b-8ea0-b21e7527c924 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.259659 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-64ae101f-dcae-4e3b-8ea0-b21e7527c924 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 Aug 01 13:57:48.259939 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-64ae101f-dcae-4e3b-8ea0-b21e7527c924 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.260198 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-64ae101f-dcae-4e3b-8ea0-b21e7527c924 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.269026 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.269026 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:48.269234 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-64ae101f-dcae-4e3b-8ea0-b21e7527c924 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.270076 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-64ae101f-dcae-4e3b-8ea0-b21e7527c924 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 returned with HTTP 200 Aug 01 13:57:48.270503 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 578/2350] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:48 2026] GET /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:48.283338 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f9dadea1-399b-4290-8050-2792e056c859 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.283338 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9dadea1-399b-4290-8050-2792e056c859 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] POST https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata Aug 01 13:57:48.283801 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9dadea1-399b-4290-8050-2792e056c859 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:48.294055 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.294055 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:48.294778 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f9dadea1-399b-4290-8050-2792e056c859 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.329381 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f9dadea1-399b-4290-8050-2792e056c859 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Update snapshot metadata completed successfully. Aug 01 13:57:48.329587 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9dadea1-399b-4290-8050-2792e056c859 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata returned with HTTP 200 Aug 01 13:57:48.330084 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 592/2351] 10.4.3.223 () {68 vars in 1402 bytes} [Sat Aug 1 13:57:48 2026] POST /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata => generated 68 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.339260 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0f46e7df-5ef3-4375-8c01-4a2c4b5970d8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.341601 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0f46e7df-5ef3-4375-8c01-4a2c4b5970d8 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata Aug 01 13:57:48.341923 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0f46e7df-5ef3-4375-8c01-4a2c4b5970d8 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.342235 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0f46e7df-5ef3-4375-8c01-4a2c4b5970d8 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.349466 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.349466 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:48.349974 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0f46e7df-5ef3-4375-8c01-4a2c4b5970d8 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.350973 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0f46e7df-5ef3-4375-8c01-4a2c4b5970d8 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Get snapshot metadata completed successfully. Aug 01 13:57:48.351283 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0f46e7df-5ef3-4375-8c01-4a2c4b5970d8 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata returned with HTTP 200 Aug 01 13:57:48.351677 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 592/2352] 10.4.3.223 () {66 vars in 1381 bytes} [Sat Aug 1 13:57:48 2026] GET /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.361101 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8f30eca9-75cd-4001-8b3a-0aa3ff4285f0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.366748 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8f30eca9-75cd-4001-8b3a-0aa3ff4285f0 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] PUT https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata Aug 01 13:57:48.367155 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8f30eca9-75cd-4001-8b3a-0aa3ff4285f0 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:48.380314 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.380314 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:48.380957 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8f30eca9-75cd-4001-8b3a-0aa3ff4285f0 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.425025 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8f30eca9-75cd-4001-8b3a-0aa3ff4285f0 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Update snapshot metadata completed successfully. Aug 01 13:57:48.425301 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8f30eca9-75cd-4001-8b3a-0aa3ff4285f0 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata returned with HTTP 200 Aug 01 13:57:48.425915 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 591/2353] 10.4.3.223 () {68 vars in 1401 bytes} [Sat Aug 1 13:57:48 2026] PUT /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata => generated 57 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.440599 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2c9fdd10-a284-4b33-8b4a-4fa74b50365c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.441038 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2c9fdd10-a284-4b33-8b4a-4fa74b50365c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata Aug 01 13:57:48.441315 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2c9fdd10-a284-4b33-8b4a-4fa74b50365c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.441532 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2c9fdd10-a284-4b33-8b4a-4fa74b50365c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.448114 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.448114 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:48.448631 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2c9fdd10-a284-4b33-8b4a-4fa74b50365c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.449481 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2c9fdd10-a284-4b33-8b4a-4fa74b50365c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Get snapshot metadata completed successfully. Aug 01 13:57:48.449765 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2c9fdd10-a284-4b33-8b4a-4fa74b50365c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata returned with HTTP 200 Aug 01 13:57:48.450186 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 579/2354] 10.4.3.223 () {66 vars in 1381 bytes} [Sat Aug 1 13:57:48 2026] GET /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.461393 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eed6b0f6-d84f-47cb-8d56-5bfa64b9950d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.461393 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eed6b0f6-d84f-47cb-8d56-5bfa64b9950d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata/key3 Aug 01 13:57:48.461393 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eed6b0f6-d84f-47cb-8d56-5bfa64b9950d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.461393 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eed6b0f6-d84f-47cb-8d56-5bfa64b9950d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.472700 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.472700 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:48.473299 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eed6b0f6-d84f-47cb-8d56-5bfa64b9950d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.474073 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eed6b0f6-d84f-47cb-8d56-5bfa64b9950d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Get snapshot metadata completed successfully. Aug 01 13:57:48.486680 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eed6b0f6-d84f-47cb-8d56-5bfa64b9950d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Delete snapshot metadata completed successfully. Aug 01 13:57:48.487064 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eed6b0f6-d84f-47cb-8d56-5bfa64b9950d tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata/key3 returned with HTTP 200 Aug 01 13:57:48.487605 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 593/2355] 10.4.3.223 () {66 vars in 1399 bytes} [Sat Aug 1 13:57:48 2026] DELETE /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 01 13:57:48.500954 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1319dc98-cf17-4111-998a-5f684f9aecc6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.503012 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1319dc98-cf17-4111-998a-5f684f9aecc6 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata Aug 01 13:57:48.503677 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1319dc98-cf17-4111-998a-5f684f9aecc6 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.503677 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1319dc98-cf17-4111-998a-5f684f9aecc6 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.517956 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.517956 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:48.518313 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1319dc98-cf17-4111-998a-5f684f9aecc6 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.519503 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1319dc98-cf17-4111-998a-5f684f9aecc6 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Get snapshot metadata completed successfully. Aug 01 13:57:48.519896 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1319dc98-cf17-4111-998a-5f684f9aecc6 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata returned with HTTP 200 Aug 01 13:57:48.521263 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 593/2356] 10.4.3.223 () {66 vars in 1381 bytes} [Sat Aug 1 13:57:48 2026] GET /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.534091 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cf61dd45-eb04-468a-8a5b-f89d90e5cac1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.539254 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cf61dd45-eb04-468a-8a5b-f89d90e5cac1 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] PUT https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata Aug 01 13:57:48.539254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cf61dd45-eb04-468a-8a5b-f89d90e5cac1 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:48.550839 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.550839 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:48.552611 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cf61dd45-eb04-468a-8a5b-f89d90e5cac1 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.581901 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cf61dd45-eb04-468a-8a5b-f89d90e5cac1 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Update snapshot metadata completed successfully. Aug 01 13:57:48.582373 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cf61dd45-eb04-468a-8a5b-f89d90e5cac1 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata returned with HTTP 200 Aug 01 13:57:48.582938 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 592/2357] 10.4.3.223 () {68 vars in 1401 bytes} [Sat Aug 1 13:57:48 2026] PUT /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.596747 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cc0b7c66-e910-4886-a659-15f6bc3b9979 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.598335 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cc0b7c66-e910-4886-a659-15f6bc3b9979 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] POST https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata Aug 01 13:57:48.598870 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cc0b7c66-e910-4886-a659-15f6bc3b9979 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:48.608008 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=320,cinder:UPDATE=54,cinder:INSERT=26 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:57:48.619183 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.619183 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:48.619904 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cc0b7c66-e910-4886-a659-15f6bc3b9979 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.654785 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cc0b7c66-e910-4886-a659-15f6bc3b9979 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Update snapshot metadata completed successfully. Aug 01 13:57:48.655312 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cc0b7c66-e910-4886-a659-15f6bc3b9979 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata returned with HTTP 200 Aug 01 13:57:48.655770 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 580/2358] 10.4.3.223 () {68 vars in 1402 bytes} [Sat Aug 1 13:57:48 2026] POST /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.670307 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8927d672-45a9-46f4-bd33-f64bad3dc096 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.672857 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8927d672-45a9-46f4-bd33-f64bad3dc096 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata Aug 01 13:57:48.673099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8927d672-45a9-46f4-bd33-f64bad3dc096 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.673375 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8927d672-45a9-46f4-bd33-f64bad3dc096 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.683885 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.683885 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:48.683885 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8927d672-45a9-46f4-bd33-f64bad3dc096 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.684555 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8927d672-45a9-46f4-bd33-f64bad3dc096 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Get snapshot metadata completed successfully. Aug 01 13:57:48.684875 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8927d672-45a9-46f4-bd33-f64bad3dc096 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata returned with HTTP 200 Aug 01 13:57:48.685682 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 594/2359] 10.4.3.223 () {66 vars in 1381 bytes} [Sat Aug 1 13:57:48 2026] GET /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.698518 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4e3a7cbf-783c-4655-88c5-8a31ec93c8be None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.701488 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e3a7cbf-783c-4655-88c5-8a31ec93c8be tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] PUT https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata/key3 Aug 01 13:57:48.701488 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e3a7cbf-783c-4655-88c5-8a31ec93c8be tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:48.712626 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.712626 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:48.715237 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4e3a7cbf-783c-4655-88c5-8a31ec93c8be tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.744969 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4e3a7cbf-783c-4655-88c5-8a31ec93c8be tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Update snapshot metadata completed successfully. Aug 01 13:57:48.746100 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e3a7cbf-783c-4655-88c5-8a31ec93c8be tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata/key3 returned with HTTP 200 Aug 01 13:57:48.746100 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 594/2360] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:57:48 2026] PUT /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata/key3 => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.760947 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-39d736d7-8448-4f05-9023-d20af0a38789 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.763947 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39d736d7-8448-4f05-9023-d20af0a38789 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata/key3 Aug 01 13:57:48.764329 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-39d736d7-8448-4f05-9023-d20af0a38789 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.765559 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-39d736d7-8448-4f05-9023-d20af0a38789 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.780649 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.780649 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:48.780649 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-39d736d7-8448-4f05-9023-d20af0a38789 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.780649 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-39d736d7-8448-4f05-9023-d20af0a38789 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Get snapshot metadata completed successfully. Aug 01 13:57:48.781637 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39d736d7-8448-4f05-9023-d20af0a38789 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata/key3 returned with HTTP 200 Aug 01 13:57:48.782610 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 593/2361] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 13:57:48 2026] GET /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.794358 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9ca5986d-fbfc-4c4b-9cc4-4e7ea4fe394e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.796645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9ca5986d-fbfc-4c4b-9cc4-4e7ea4fe394e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata Aug 01 13:57:48.796869 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9ca5986d-fbfc-4c4b-9cc4-4e7ea4fe394e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.797063 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9ca5986d-fbfc-4c4b-9cc4-4e7ea4fe394e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.805178 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.805178 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:48.805868 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9ca5986d-fbfc-4c4b-9cc4-4e7ea4fe394e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.807124 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9ca5986d-fbfc-4c4b-9cc4-4e7ea4fe394e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Get snapshot metadata completed successfully. Aug 01 13:57:48.807567 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9ca5986d-fbfc-4c4b-9cc4-4e7ea4fe394e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata returned with HTTP 200 Aug 01 13:57:48.808126 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 581/2362] 10.4.3.223 () {66 vars in 1381 bytes} [Sat Aug 1 13:57:48 2026] GET /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.822806 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bd7722fe-5bff-4c68-b5b2-b8b2fdc1e670 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.831947 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bd7722fe-5bff-4c68-b5b2-b8b2fdc1e670 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] PUT https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata Aug 01 13:57:48.832338 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bd7722fe-5bff-4c68-b5b2-b8b2fdc1e670 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:48.854276 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.854276 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:48.854895 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bd7722fe-5bff-4c68-b5b2-b8b2fdc1e670 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.892752 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bd7722fe-5bff-4c68-b5b2-b8b2fdc1e670 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Update snapshot metadata completed successfully. Aug 01 13:57:48.893111 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bd7722fe-5bff-4c68-b5b2-b8b2fdc1e670 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata returned with HTTP 200 Aug 01 13:57:48.893703 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 595/2363] 10.4.3.223 () {68 vars in 1401 bytes} [Sat Aug 1 13:57:48 2026] PUT /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187/metadata => generated 16 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:48.915380 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3f6974a0-5c1d-4503-8d8a-1edbeb86d7c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.915751 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-125b9c8b-5cea-4379-9cd5-267228feb5cb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.920335 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-125b9c8b-5cea-4379-9cd5-267228feb5cb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 Aug 01 13:57:48.920335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-125b9c8b-5cea-4379-9cd5-267228feb5cb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.920335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-125b9c8b-5cea-4379-9cd5-267228feb5cb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.920335 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-125b9c8b-5cea-4379-9cd5-267228feb5cb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Delete snapshot with id: 73ccba8e-760a-428c-b247-86860293c187 Aug 01 13:57:48.924248 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f6974a0-5c1d-4503-8d8a-1edbeb86d7c5 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:48.924248 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f6974a0-5c1d-4503-8d8a-1edbeb86d7c5 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.924248 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f6974a0-5c1d-4503-8d8a-1edbeb86d7c5 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.935738 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.935738 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:48.936615 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-125b9c8b-5cea-4379-9cd5-267228feb5cb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:48.938876 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-26224de0-d9a2-4faa-a131-518bcac22a9b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.940774 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.940774 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:48.944002 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-26224de0-d9a2-4faa-a131-518bcac22a9b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee Aug 01 13:57:48.944002 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-26224de0-d9a2-4faa-a131-518bcac22a9b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.947967 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-26224de0-d9a2-4faa-a131-518bcac22a9b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.951395 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3f6974a0-5c1d-4503-8d8a-1edbeb86d7c5 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:48.956829 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:48.956829 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:48.959968 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f6974a0-5c1d-4503-8d8a-1edbeb86d7c5 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:48.960739 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 595/2364] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:48 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 938 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:48.966309 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-26224de0-d9a2-4faa-a131-518bcac22a9b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:48.978350 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-26224de0-d9a2-4faa-a131-518bcac22a9b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee returned with HTTP 200 Aug 01 13:57:48.978350 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 582/2365] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:48 2026] GET /volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:48.978596 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-125b9c8b-5cea-4379-9cd5-267228feb5cb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot delete request issued successfully. Aug 01 13:57:48.978596 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-125b9c8b-5cea-4379-9cd5-267228feb5cb tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 returned with HTTP 202 Aug 01 13:57:48.978912 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 594/2366] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:57:48 2026] DELETE /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:48.989401 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-99568073-c569-406b-b897-d283939bead2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:48.991952 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99568073-c569-406b-b897-d283939bead2 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 Aug 01 13:57:48.993842 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99568073-c569-406b-b897-d283939bead2 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:48.993842 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99568073-c569-406b-b897-d283939bead2 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:48.996720 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1e27037c-ad57-4c76-852a-b9c62adf1996 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:49.000906 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e27037c-ad57-4c76-852a-b9c62adf1996 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:57:49.001448 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e27037c-ad57-4c76-852a-b9c62adf1996 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35bb6ad8-3b3f-43d4-85e0-f9a19347abee", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1520503676"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:49.001835 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:49.001835 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:49.002464 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-99568073-c569-406b-b897-d283939bead2 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Snapshot retrieved successfully. Aug 01 13:57:49.003606 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99568073-c569-406b-b897-d283939bead2 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 returned with HTTP 200 Aug 01 13:57:49.004159 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 596/2367] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:48 2026] GET /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:49.021522 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:49.021522 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:49.021959 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1e27037c-ad57-4c76-852a-b9c62adf1996 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:49.022269 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-1e27037c-ad57-4c76-852a-b9c62adf1996 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create snapshot from volume 35bb6ad8-3b3f-43d4-85e0-f9a19347abee Aug 01 13:57:49.056938 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-1e27037c-ad57-4c76-852a-b9c62adf1996 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Created reservations ['3b2212d6-d128-4306-938a-de02ba6a48a8', '28c2b713-4136-47c2-92c4-bdb75f2755a5', '6bf15482-5412-4edc-bb18-0008056befd5', '2b126115-1ca0-4ec1-990c-c0b72b3c42ac'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:49.105034 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1e27037c-ad57-4c76-852a-b9c62adf1996 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot create request issued successfully. Aug 01 13:57:49.105709 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e27037c-ad57-4c76-852a-b9c62adf1996 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:57:49.106173 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 596/2368] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:57:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:49.117889 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a6c27e51-3313-4409-b622-d0ace91a42bc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:49.123095 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6c27e51-3313-4409-b622-d0ace91a42bc tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 Aug 01 13:57:49.123095 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6c27e51-3313-4409-b622-d0ace91a42bc tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:49.123095 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6c27e51-3313-4409-b622-d0ace91a42bc tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:49.132840 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:49.132840 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:49.132840 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a6c27e51-3313-4409-b622-d0ace91a42bc tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:49.134285 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6c27e51-3313-4409-b622-d0ace91a42bc tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 returned with HTTP 200 Aug 01 13:57:49.134793 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 583/2369] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:49 2026] GET /volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:49.977145 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bb85f0b1-6d6f-4d98-859d-d516e2239930 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:49.981556 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb85f0b1-6d6f-4d98-859d-d516e2239930 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:49.981556 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb85f0b1-6d6f-4d98-859d-d516e2239930 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:49.981556 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb85f0b1-6d6f-4d98-859d-d516e2239930 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:49.990329 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:49.990329 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:49.997328 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bb85f0b1-6d6f-4d98-859d-d516e2239930 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:50.004095 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb85f0b1-6d6f-4d98-859d-d516e2239930 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:50.004737 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 595/2370] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:49 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:50.014525 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e5eb2cc1-9e8d-404c-b960-b70a01748e3e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.016666 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5eb2cc1-9e8d-404c-b960-b70a01748e3e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 Aug 01 13:57:50.016854 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5eb2cc1-9e8d-404c-b960-b70a01748e3e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.017037 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5eb2cc1-9e8d-404c-b960-b70a01748e3e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.022661 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5eb2cc1-9e8d-404c-b960-b70a01748e3e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 returned with HTTP 404 Aug 01 13:57:50.023307 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 597/2371] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:50 2026] GET /volume/v3/snapshots/73ccba8e-760a-428c-b247-86860293c187 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:50.033030 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-426fd2ae-93a5-47cb-a8ec-4dfb4d96ba47 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.036645 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-426fd2ae-93a5-47cb-a8ec-4dfb4d96ba47 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f Aug 01 13:57:50.037038 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-426fd2ae-93a5-47cb-a8ec-4dfb4d96ba47 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.038848 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-426fd2ae-93a5-47cb-a8ec-4dfb4d96ba47 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.050012 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.050012 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:50.055795 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-426fd2ae-93a5-47cb-a8ec-4dfb4d96ba47 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Volume info retrieved successfully. Aug 01 13:57:50.062435 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-426fd2ae-93a5-47cb-a8ec-4dfb4d96ba47 tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f returned with HTTP 200 Aug 01 13:57:50.063429 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 597/2372] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:50 2026] GET /volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:50.078206 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7ad3a860-bc30-4910-b482-f806612303ab None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.080540 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7ad3a860-bc30-4910-b482-f806612303ab tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] DELETE https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f Aug 01 13:57:50.080792 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7ad3a860-bc30-4910-b482-f806612303ab tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.081024 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7ad3a860-bc30-4910-b482-f806612303ab tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.081305 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-7ad3a860-bc30-4910-b482-f806612303ab tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Delete volume with id: 01979b9b-fc5c-4a63-b4a6-e5153573778f Aug 01 13:57:50.099157 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.099157 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:50.100658 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7ad3a860-bc30-4910-b482-f806612303ab tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Volume info retrieved successfully. Aug 01 13:57:50.126694 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7ad3a860-bc30-4910-b482-f806612303ab tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Delete volume request issued successfully. Aug 01 13:57:50.126935 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7ad3a860-bc30-4910-b482-f806612303ab tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f returned with HTTP 202 Aug 01 13:57:50.127462 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 584/2373] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:50 2026] DELETE /volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:50.138068 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-966c89dc-2835-4665-8ddd-e0a8db90e19e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.140370 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-966c89dc-2835-4665-8ddd-e0a8db90e19e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f Aug 01 13:57:50.140625 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-966c89dc-2835-4665-8ddd-e0a8db90e19e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.140857 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-966c89dc-2835-4665-8ddd-e0a8db90e19e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.148046 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0bbe4c05-6a86-4a1a-8462-ae1427ef43da None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.152237 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0bbe4c05-6a86-4a1a-8462-ae1427ef43da tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 Aug 01 13:57:50.152533 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.152533 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:50.152610 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0bbe4c05-6a86-4a1a-8462-ae1427ef43da tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.152807 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0bbe4c05-6a86-4a1a-8462-ae1427ef43da tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.158713 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-966c89dc-2835-4665-8ddd-e0a8db90e19e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Volume info retrieved successfully. Aug 01 13:57:50.162606 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.162606 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:50.163102 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0bbe4c05-6a86-4a1a-8462-ae1427ef43da tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:50.163300 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-966c89dc-2835-4665-8ddd-e0a8db90e19e tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f returned with HTTP 200 Aug 01 13:57:50.163870 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 596/2374] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:50 2026] GET /volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:50.164622 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0bbe4c05-6a86-4a1a-8462-ae1427ef43da tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 returned with HTTP 200 Aug 01 13:57:50.165133 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 598/2375] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:50 2026] GET /volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:50.177551 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-485b7be0-0157-4197-87ee-1d7dbc9f8fd6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.179464 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-485b7be0-0157-4197-87ee-1d7dbc9f8fd6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] GET https://10.4.3.223/volume/v3/snapshots Aug 01 13:57:50.179652 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-485b7be0-0157-4197-87ee-1d7dbc9f8fd6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.179917 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-485b7be0-0157-4197-87ee-1d7dbc9f8fd6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.180164 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-485b7be0-0157-4197-87ee-1d7dbc9f8fd6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:57:50.181224 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-485b7be0-0157-4197-87ee-1d7dbc9f8fd6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:57:50.189773 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f5ea86d7-9704-4a49-bb0c-f672def53b39 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.194460 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-485b7be0-0157-4197-87ee-1d7dbc9f8fd6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Get all snapshots completed successfully. Aug 01 13:57:50.194874 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-485b7be0-0157-4197-87ee-1d7dbc9f8fd6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Aug 01 13:57:50.195337 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 598/2376] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 13:57:50 2026] GET /volume/v3/snapshots => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:50.206528 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-38277af6-9efe-4355-8019-b856e7930e79 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.208410 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38277af6-9efe-4355-8019-b856e7930e79 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 Aug 01 13:57:50.208589 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38277af6-9efe-4355-8019-b856e7930e79 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.208743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38277af6-9efe-4355-8019-b856e7930e79 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.208843 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-38277af6-9efe-4355-8019-b856e7930e79 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete snapshot with id: 8ec58e14-a6cb-4024-8c9d-2b891b3136d6 Aug 01 13:57:50.214776 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.214776 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:50.215227 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-38277af6-9efe-4355-8019-b856e7930e79 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:50.241165 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-38277af6-9efe-4355-8019-b856e7930e79 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot delete request issued successfully. Aug 01 13:57:50.241401 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38277af6-9efe-4355-8019-b856e7930e79 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 returned with HTTP 202 Aug 01 13:57:50.241934 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 597/2377] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:57:50 2026] DELETE /volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:50.255746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e044adb7-5cee-41b2-abb3-b00b8346cd15 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.259837 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e044adb7-5cee-41b2-abb3-b00b8346cd15 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 Aug 01 13:57:50.260064 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e044adb7-5cee-41b2-abb3-b00b8346cd15 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.260256 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e044adb7-5cee-41b2-abb3-b00b8346cd15 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.267826 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.267826 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:50.267826 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e044adb7-5cee-41b2-abb3-b00b8346cd15 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:50.268506 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e044adb7-5cee-41b2-abb3-b00b8346cd15 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 returned with HTTP 200 Aug 01 13:57:50.269277 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 599/2378] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:50 2026] GET /volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:50.324736 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f5ea86d7-9704-4a49-bb0c-f672def53b39 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:57:50.325097 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f5ea86d7-9704-4a49-bb0c-f672def53b39 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-373593947"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:50.346529 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f5ea86d7-9704-4a49-bb0c-f672def53b39 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:57:50.347028 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 585/2379] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:57:50 2026] POST /volume/v3/types => generated 223 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:50.360613 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c4ec95d9-e175-4c86-a07e-2b90b009ef3e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.363189 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4ec95d9-e175-4c86-a07e-2b90b009ef3e tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:57:50.364908 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4ec95d9-e175-4c86-a07e-2b90b009ef3e tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1439972245"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:50.368269 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.368269 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:50.387069 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4ec95d9-e175-4c86-a07e-2b90b009ef3e tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:57:50.387599 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 599/2380] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:57:50 2026] POST /volume/v3/group_types => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:50.399806 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-62114f2e-144a-4bc1-af41-b64c2aac3459 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.495120 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-62114f2e-144a-4bc1-af41-b64c2aac3459 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/groups Aug 01 13:57:50.495518 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-62114f2e-144a-4bc1-af41-b64c2aac3459 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e323493d-114c-4ae5-b43d-9be23261d05e", "volume_types": ["dd52b8e8-5e51-41bb-91b5-43a8075fe1fd"], "name": "tempest-GroupSnapshotsTest-Group-1685746388"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:50.497011 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-62114f2e-144a-4bc1-af41-b64c2aac3459 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating new group {'group': {'group_type': 'e323493d-114c-4ae5-b43d-9be23261d05e', 'volume_types': ['dd52b8e8-5e51-41bb-91b5-43a8075fe1fd'], 'name': 'tempest-GroupSnapshotsTest-Group-1685746388'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:57:50.501971 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-62114f2e-144a-4bc1-af41-b64c2aac3459 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating group tempest-GroupSnapshotsTest-Group-1685746388. Aug 01 13:57:50.502552 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.502552 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:50.509976 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-62114f2e-144a-4bc1-af41-b64c2aac3459 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Availability Zones retrieved successfully. Aug 01 13:57:50.536086 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-62114f2e-144a-4bc1-af41-b64c2aac3459 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['ecfe49de-691d-4084-b481-8d9ea8d848d8'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:50.564087 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-62114f2e-144a-4bc1-af41-b64c2aac3459 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Aug 01 13:57:50.564659 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 598/2381] 10.4.3.223 () {70 vars in 1297 bytes} [Sat Aug 1 13:57:50 2026] POST /volume/v3/groups => generated 112 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:50.576414 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1ca91d8c-ed40-4de9-90d8-161e31bd3574 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.578657 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1ca91d8c-ed40-4de9-90d8-161e31bd3574 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769 Aug 01 13:57:50.578921 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1ca91d8c-ed40-4de9-90d8-161e31bd3574 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.579079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1ca91d8c-ed40-4de9-90d8-161e31bd3574 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.579262 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-1ca91d8c-ed40-4de9-90d8-161e31bd3574 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member f393925c-0cde-4093-bc1f-75e054fd0769 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:57:50.583408 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.583408 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:50.592641 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1ca91d8c-ed40-4de9-90d8-161e31bd3574 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769 returned with HTTP 200 Aug 01 13:57:50.593071 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 600/2382] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:57:50 2026] GET /volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:50.604095 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d4eec1cb-9268-4d0a-9daa-4b49611d22c3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.606307 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d4eec1cb-9268-4d0a-9daa-4b49611d22c3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] DELETE https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:57:50.606676 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d4eec1cb-9268-4d0a-9daa-4b49611d22c3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.606904 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d4eec1cb-9268-4d0a-9daa-4b49611d22c3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.607092 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-d4eec1cb-9268-4d0a-9daa-4b49611d22c3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Delete volume with id: 25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:57:50.616820 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.616820 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:50.617434 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d4eec1cb-9268-4d0a-9daa-4b49611d22c3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:57:50.646244 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d4eec1cb-9268-4d0a-9daa-4b49611d22c3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Delete volume request issued successfully. Aug 01 13:57:50.646244 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d4eec1cb-9268-4d0a-9daa-4b49611d22c3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 202 Aug 01 13:57:50.646244 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 586/2383] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:50 2026] DELETE /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:50.655709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-38b59b6d-cb77-4e6f-ae29-633635b895a2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:50.659069 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-38b59b6d-cb77-4e6f-ae29-633635b895a2 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:57:50.659580 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-38b59b6d-cb77-4e6f-ae29-633635b895a2 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:50.660233 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-38b59b6d-cb77-4e6f-ae29-633635b895a2 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:50.672006 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:50.672006 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:50.680423 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-38b59b6d-cb77-4e6f-ae29-633635b895a2 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:57:50.685148 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-38b59b6d-cb77-4e6f-ae29-633635b895a2 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 200 Aug 01 13:57:50.685871 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 600/2384] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:50 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:51.021488 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cee7825c-1ea7-4f31-a35c-26239ee8d0b1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.024694 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cee7825c-1ea7-4f31-a35c-26239ee8d0b1 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:51.024949 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cee7825c-1ea7-4f31-a35c-26239ee8d0b1 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.025337 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cee7825c-1ea7-4f31-a35c-26239ee8d0b1 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.035195 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.035195 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:51.040644 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cee7825c-1ea7-4f31-a35c-26239ee8d0b1 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:51.046832 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cee7825c-1ea7-4f31-a35c-26239ee8d0b1 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:51.047327 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 599/2385] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 999 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:51.182010 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2a66423c-2d2b-48ee-bd81-579bb4cb7c1c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.183952 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a66423c-2d2b-48ee-bd81-579bb4cb7c1c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] GET https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f Aug 01 13:57:51.184135 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a66423c-2d2b-48ee-bd81-579bb4cb7c1c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.184327 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a66423c-2d2b-48ee-bd81-579bb4cb7c1c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.190068 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a66423c-2d2b-48ee-bd81-579bb4cb7c1c tempest-SnapshotMetadataTestJSON-452100702 tempest-SnapshotMetadataTestJSON-452100702-project-member] https://10.4.3.223/volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f returned with HTTP 404 Aug 01 13:57:51.190699 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 601/2386] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/volumes/01979b9b-fc5c-4a63-b4a6-e5153573778f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:51.279531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-928891ba-c26c-4aba-a3a8-a30578d00c25 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.281700 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-928891ba-c26c-4aba-a3a8-a30578d00c25 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 Aug 01 13:57:51.282010 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-928891ba-c26c-4aba-a3a8-a30578d00c25 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.282675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-928891ba-c26c-4aba-a3a8-a30578d00c25 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.287765 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-928891ba-c26c-4aba-a3a8-a30578d00c25 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 returned with HTTP 404 Aug 01 13:57:51.288587 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 587/2387] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/snapshots/8ec58e14-a6cb-4024-8c9d-2b891b3136d6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:57:51.299676 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c73483a0-fb4c-4471-bbf5-877a1912a461 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.306583 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c73483a0-fb4c-4471-bbf5-877a1912a461 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee Aug 01 13:57:51.306583 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c73483a0-fb4c-4471-bbf5-877a1912a461 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.306583 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c73483a0-fb4c-4471-bbf5-877a1912a461 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.306583 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c73483a0-fb4c-4471-bbf5-877a1912a461 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete volume with id: 35bb6ad8-3b3f-43d4-85e0-f9a19347abee Aug 01 13:57:51.317669 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.317669 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:51.318044 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c73483a0-fb4c-4471-bbf5-877a1912a461 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:51.349479 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c73483a0-fb4c-4471-bbf5-877a1912a461 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete volume request issued successfully. Aug 01 13:57:51.349802 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c73483a0-fb4c-4471-bbf5-877a1912a461 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee returned with HTTP 202 Aug 01 13:57:51.350461 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 601/2388] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:51 2026] DELETE /volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:51.360673 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-092d8896-6825-4a1c-9fac-96c4a973df6e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.363523 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-092d8896-6825-4a1c-9fac-96c4a973df6e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee Aug 01 13:57:51.363523 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-092d8896-6825-4a1c-9fac-96c4a973df6e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.363768 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-092d8896-6825-4a1c-9fac-96c4a973df6e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.377358 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.377358 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:51.388744 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-092d8896-6825-4a1c-9fac-96c4a973df6e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:51.395600 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-092d8896-6825-4a1c-9fac-96c4a973df6e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee returned with HTTP 200 Aug 01 13:57:51.396371 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 600/2389] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:51.482080 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-afdd63f8-de42-4f96-9262-ba1c2807f1b0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.484318 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-afdd63f8-de42-4f96-9262-ba1c2807f1b0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:51.484583 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-afdd63f8-de42-4f96-9262-ba1c2807f1b0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.484842 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-afdd63f8-de42-4f96-9262-ba1c2807f1b0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.497744 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.497744 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:51.503079 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-afdd63f8-de42-4f96-9262-ba1c2807f1b0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:51.507636 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-afdd63f8-de42-4f96-9262-ba1c2807f1b0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:51.507999 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 602/2390] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:51.526126 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5d1a5ba5-3236-48bf-aff9-b391e4aa2d12 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.528773 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5d1a5ba5-3236-48bf-aff9-b391e4aa2d12 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:51.528773 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5d1a5ba5-3236-48bf-aff9-b391e4aa2d12 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.529258 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5d1a5ba5-3236-48bf-aff9-b391e4aa2d12 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.539337 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.539337 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:51.544437 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5d1a5ba5-3236-48bf-aff9-b391e4aa2d12 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:51.549798 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5d1a5ba5-3236-48bf-aff9-b391e4aa2d12 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:51.549798 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 588/2391] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:51.607183 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5451b1f7-1675-49aa-8ff4-762424172fa1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.609056 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-fbae4558-7f7a-4cac-92b1-7c5cd701bb21 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.611648 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-fbae4558-7f7a-4cac-92b1-7c5cd701bb21 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:51.611802 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-fbae4558-7f7a-4cac-92b1-7c5cd701bb21 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.612057 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-fbae4558-7f7a-4cac-92b1-7c5cd701bb21 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.614556 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5451b1f7-1675-49aa-8ff4-762424172fa1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769 Aug 01 13:57:51.614812 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5451b1f7-1675-49aa-8ff4-762424172fa1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.615117 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5451b1f7-1675-49aa-8ff4-762424172fa1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.615205 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-5451b1f7-1675-49aa-8ff4-762424172fa1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member f393925c-0cde-4093-bc1f-75e054fd0769 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:57:51.621482 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.621482 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:51.626191 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.626191 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:51.632551 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5451b1f7-1675-49aa-8ff4-762424172fa1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769 returned with HTTP 200 Aug 01 13:57:51.632965 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-fbae4558-7f7a-4cac-92b1-7c5cd701bb21 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:51.633627 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 602/2392] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769 => generated 393 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:51.640055 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-fbae4558-7f7a-4cac-92b1-7c5cd701bb21 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:51.640676 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 601/2393] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:51.644254 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.646557 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:51.646885 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1992098040", "volume_type": "dd52b8e8-5e51-41bb-91b5-43a8075fe1fd", "group_id": "f393925c-0cde-4093-bc1f-75e054fd0769", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:51.648407 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1992098040', 'volume_type': 'dd52b8e8-5e51-41bb-91b5-43a8075fe1fd', 'group_id': 'f393925c-0cde-4093-bc1f-75e054fd0769', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:51.656837 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.656837 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:51.657484 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume of 1 GB Aug 01 13:57:51.665303 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Availability Zones retrieved successfully. Aug 01 13:57:51.670441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Flow 'volume_create_api' (8306f80f-64b8-40c3-9901-f7e15f485d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:51.671502 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132fce8a-c5a8-4714-a8a1-a85c1199bea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:51.672005 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.672005 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:51.672510 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:51.692502 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132fce8a-c5a8-4714-a8a1-a85c1199bea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:57:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd52b8e8-5e51-41bb-91b5-43a8075fe1fd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-373593947',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd52b8e8-5e51-41bb-91b5-43a8075fe1fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f393925c-0cde-4093-bc1f-75e054fd0769', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:51.693169 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (597d1442-2338-418c-9b49-928ddfeaead3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:51.698294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d555846d-add7-4814-9a8b-b6a433ed5707 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.700480 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d555846d-add7-4814-9a8b-b6a433ed5707 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 Aug 01 13:57:51.700718 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d555846d-add7-4814-9a8b-b6a433ed5707 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.700911 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d555846d-add7-4814-9a8b-b6a433ed5707 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.714509 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d555846d-add7-4814-9a8b-b6a433ed5707 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 returned with HTTP 404 Aug 01 13:57:51.715099 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 589/2394] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/volumes/25a7bccb-1262-4c51-a529-8952e34f2264 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:51.729098 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-373593947 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-373593947, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:51.729553 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-373593947 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-373593947, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:51.794430 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8c138b39-f989-4f32-b762-c0d7e9794bce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.794916 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8c138b39-f989-4f32-b762-c0d7e9794bce None None] GET https://10.4.3.223/volume// Aug 01 13:57:51.795135 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8c138b39-f989-4f32-b762-c0d7e9794bce None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.795422 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8c138b39-f989-4f32-b762-c0d7e9794bce None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.795818 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8c138b39-f989-4f32-b762-c0d7e9794bce None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:51.796191 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 603/2395] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:57: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 01 13:57:51.796306 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['60e9c394-e5d6-4ea2-941a-1c29e009d33e', '0fab124d-b387-4d00-9d66-1188292762ea', '8e2e3fb5-390e-421b-9f78-da80059f990e', '519b6596-6560-4758-a57c-3f65cbb35589'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:51.797425 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (597d1442-2338-418c-9b49-928ddfeaead3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e9c394-e5d6-4ea2-941a-1c29e009d33e', '0fab124d-b387-4d00-9d66-1188292762ea', '8e2e3fb5-390e-421b-9f78-da80059f990e', '519b6596-6560-4758-a57c-3f65cbb35589']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:51.798605 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c1dd8e-83d0-41a8-9200-8b90ec3b6768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:51.806719 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-7e35f8a5-3f6b-4352-9e8a-fdef5a178767 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.807765 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-7e35f8a5-3f6b-4352-9e8a-fdef5a178767 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:57:51.808230 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-7e35f8a5-3f6b-4352-9e8a-fdef5a178767 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db27e5d0-7de0-4f78-b646-48dae4bb2897", "connector": null, "instance_uuid": "b3e7c662-5d63-4d02-befb-0138ea106e0c"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:51.815877 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d7691d5b-89a6-417a-bfea-b4aba5b7809a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.820702 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7691d5b-89a6-417a-bfea-b4aba5b7809a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:57:51.820702 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7691d5b-89a6-417a-bfea-b4aba5b7809a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.820702 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7691d5b-89a6-417a-bfea-b4aba5b7809a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.820702 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-d7691d5b-89a6-417a-bfea-b4aba5b7809a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Delete volume with id: ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:57:51.821929 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.821929 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:51.828672 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.828672 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:51.831260 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d7691d5b-89a6-417a-bfea-b4aba5b7809a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:57:51.841526 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c1dd8e-83d0-41a8-9200-8b90ec3b6768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22adc8d0-a2e7-4cca-bef5-ff18888a536d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1992098040',encryption_key_id=None,group_id=f393925c-0cde-4093-bc1f-75e054fd0769,group_type_id=,metadata={},multiattach=False,project_id='8bb1c7248848499ab9e3821529e16993',qos_specs=None,replication_status=,reservations=['60e9c394-e5d6-4ea2-941a-1c29e009d33e','0fab124d-b387-4d00-9d66-1188292762ea','8e2e3fb5-390e-421b-9f78-da80059f990e','519b6596-6560-4758-a57c-3f65cbb35589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_type_id=dd52b8e8-5e51-41bb-91b5-43a8075fe1fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1992098040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f393925c-0cde-4093-bc1f-75e054fd0769,host=None,id=22adc8d0-a2e7-4cca-bef5-ff18888a536d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bb1c7248848499ab9e3821529e16993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd52b8e8-5e51-41bb-91b5-43a8075fe1fd),volume_type_id=dd52b8e8-5e51-41bb-91b5-43a8075fe1fd)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:51.842353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720a015e-959c-4d23-bb62-c0aca3882043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:51.878046 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-7e35f8a5-3f6b-4352-9e8a-fdef5a178767 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:57:51.878528 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 602/2396] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:57:51 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:51.884145 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d7691d5b-89a6-417a-bfea-b4aba5b7809a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Delete volume request issued successfully. Aug 01 13:57:51.884548 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7691d5b-89a6-417a-bfea-b4aba5b7809a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 202 Aug 01 13:57:51.885156 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 590/2397] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:51 2026] DELETE /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:51.897392 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8632b5d0-2e4c-47fd-8fd3-6b906bfa360a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.903466 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8632b5d0-2e4c-47fd-8fd3-6b906bfa360a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:57:51.903466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8632b5d0-2e4c-47fd-8fd3-6b906bfa360a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.903466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8632b5d0-2e4c-47fd-8fd3-6b906bfa360a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.908491 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720a015e-959c-4d23-bb62-c0aca3882043) transitioned into state 'SUCCESS' from state '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-1992098040',encryption_key_id=None,group_id=f393925c-0cde-4093-bc1f-75e054fd0769,group_type_id=,metadata={},multiattach=False,project_id='8bb1c7248848499ab9e3821529e16993',qos_specs=None,replication_status=,reservations=['60e9c394-e5d6-4ea2-941a-1c29e009d33e','0fab124d-b387-4d00-9d66-1188292762ea','8e2e3fb5-390e-421b-9f78-da80059f990e','519b6596-6560-4758-a57c-3f65cbb35589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_type_id=dd52b8e8-5e51-41bb-91b5-43a8075fe1fd)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:51.909467 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cdc7403-4c02-4a45-bea1-4a2fb4e1bbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:51.914718 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.914718 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:51.924237 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8632b5d0-2e4c-47fd-8fd3-6b906bfa360a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Volume info retrieved successfully. Aug 01 13:57:51.930364 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8632b5d0-2e4c-47fd-8fd3-6b906bfa360a tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 200 Aug 01 13:57:51.930764 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cdc7403-4c02-4a45-bea1-4a2fb4e1bbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:51.930929 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 604/2398] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:51.938297 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Flow 'volume_create_api' (8306f80f-64b8-40c3-9901-f7e15f485d6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:51.938916 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume request issued successfully. Aug 01 13:57:51.939805 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:51.940010 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:51.943035 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0b144da8-027e-4952-a82c-8f420ac43e91 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.947479 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b144da8-027e-4952-a82c-8f420ac43e91 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:51.947870 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b144da8-027e-4952-a82c-8f420ac43e91 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.948199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b144da8-027e-4952-a82c-8f420ac43e91 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.964958 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:51.964958 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:51.972319 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0b144da8-027e-4952-a82c-8f420ac43e91 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:51.978988 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f27b9f38-14a6-49ef-8672-d706276be265 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.978988 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f27b9f38-14a6-49ef-8672-d706276be265 None None] GET https://10.4.3.223/volume// Aug 01 13:57:51.978988 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f27b9f38-14a6-49ef-8672-d706276be265 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.978988 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f27b9f38-14a6-49ef-8672-d706276be265 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:51.978988 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f27b9f38-14a6-49ef-8672-d706276be265 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:51.980425 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 591/2399] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:57:51.981271 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b144da8-027e-4952-a82c-8f420ac43e91 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:51.981861 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 603/2400] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:51.992541 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-4b511e90-7236-4fba-8e83-6c43d7db983d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:51.995173 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-4b511e90-7236-4fba-8e83-6c43d7db983d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:51.995657 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-4b511e90-7236-4fba-8e83-6c43d7db983d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:51.996536 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-4b511e90-7236-4fba-8e83-6c43d7db983d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:52.008429 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:52.012175 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:52.012175 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:52.014618 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:52.014618 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:52.016962 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a606a994-92d8-406f-ac6d-0c5bbcda4335 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:52.017502 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 603/2401] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:57:51 2026] POST /volume/v3/volumes => generated 822 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:52.023865 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-4b511e90-7236-4fba-8e83-6c43d7db983d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:52.030904 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-4b511e90-7236-4fba-8e83-6c43d7db983d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:52.030904 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 605/2402] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:57:51 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:52.034784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9f1dbc1b-a4c1-4f3d-ac92-e12014882917 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:52.036290 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9f1dbc1b-a4c1-4f3d-ac92-e12014882917 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d Aug 01 13:57:52.036575 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9f1dbc1b-a4c1-4f3d-ac92-e12014882917 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:52.037128 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9f1dbc1b-a4c1-4f3d-ac92-e12014882917 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:52.048610 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:52.048610 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:52.058036 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9f1dbc1b-a4c1-4f3d-ac92-e12014882917 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:57:52.059182 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-9f1dbc1b-a4c1-4f3d-ac92-e12014882917 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:52.059457 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-9f1dbc1b-a4c1-4f3d-ac92-e12014882917 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:52.069543 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c0894609-1985-4ed2-a1f5-f02cfdfa1099 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:52.071850 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0894609-1985-4ed2-a1f5-f02cfdfa1099 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:52.072401 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c0894609-1985-4ed2-a1f5-f02cfdfa1099 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:52.072620 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c0894609-1985-4ed2-a1f5-f02cfdfa1099 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:52.083173 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:52.083173 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:52.088797 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c0894609-1985-4ed2-a1f5-f02cfdfa1099 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:52.103615 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0894609-1985-4ed2-a1f5-f02cfdfa1099 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:52.104391 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 604/2403] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:52 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 999 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:52.124296 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-9f1dbc1b-a4c1-4f3d-ac92-e12014882917 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:52.127769 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:52.127769 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:52.138760 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9f1dbc1b-a4c1-4f3d-ac92-e12014882917 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d returned with HTTP 200 Aug 01 13:57:52.139938 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 592/2404] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:57:52 2026] GET /volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d => generated 890 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:52.206741 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-2c809909-c057-469a-bbc3-9f9b1266927b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:52.209660 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-2c809909-c057-469a-bbc3-9f9b1266927b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] PUT https://10.4.3.223/volume/v3/attachments/1bbca235-d46c-48c5-af38-bd3b56b65b1a Aug 01 13:57:52.210245 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-2c809909-c057-469a-bbc3-9f9b1266927b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:52.222337 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-2c809909-c057-469a-bbc3-9f9b1266927b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Acquiring lock "cinder-attachment_update-db27e5d0-7de0-4f78-b646-48dae4bb2897-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:57:52.228449 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-2c809909-c057-469a-bbc3-9f9b1266927b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-db27e5d0-7de0-4f78-b646-48dae4bb2897-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:57:52.229559 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:52.229559 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:52.328242 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-2c809909-c057-469a-bbc3-9f9b1266927b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-db27e5d0-7de0-4f78-b646-48dae4bb2897-np0000006308" released by "attachment_update" :: held 0.100s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:57:52.328545 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-2c809909-c057-469a-bbc3-9f9b1266927b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/1bbca235-d46c-48c5-af38-bd3b56b65b1a returned with HTTP 200 Aug 01 13:57:52.329072 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 604/2405] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:57:52 2026] PUT /volume/v3/attachments/1bbca235-d46c-48c5-af38-bd3b56b65b1a => generated 968 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:52.339251 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-7f9b52a3-e987-428d-b02a-fc4e564b2729 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:52.341356 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-7f9b52a3-e987-428d-b02a-fc4e564b2729 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897/encryption Aug 01 13:57:52.341519 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-7f9b52a3-e987-428d-b02a-fc4e564b2729 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:52.341726 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-7f9b52a3-e987-428d-b02a-fc4e564b2729 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:52.353031 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:52.353031 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:52.359567 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-7f9b52a3-e987-428d-b02a-fc4e564b2729 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897/encryption returned with HTTP 200 Aug 01 13:57:52.360093 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 606/2406] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 13:57:52 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:52.414438 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5201adfd-82bf-4043-b082-501525f76059 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:52.416515 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5201adfd-82bf-4043-b082-501525f76059 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee Aug 01 13:57:52.416732 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5201adfd-82bf-4043-b082-501525f76059 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:52.416954 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5201adfd-82bf-4043-b082-501525f76059 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:52.423874 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5201adfd-82bf-4043-b082-501525f76059 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee returned with HTTP 404 Aug 01 13:57:52.424313 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 605/2407] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:52 2026] GET /volume/v3/volumes/35bb6ad8-3b3f-43d4-85e0-f9a19347abee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:52.436351 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:52.438872 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:52.438872 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-93922996"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:52.440528 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-93922996'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:52.440652 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume of 1 GB Aug 01 13:57:52.445476 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Availability Zones retrieved successfully. Aug 01 13:57:52.451072 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Flow 'volume_create_api' (c7913ef2-9d7d-4597-9868-e75b27b3a86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:52.452133 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813e50b5-67e8-440e-b098-a243bbc9ae08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:52.453125 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:52.491244 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813e50b5-67e8-440e-b098-a243bbc9ae08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:52.492529 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3caa17f6-6eae-4961-a564-91b95f9e9082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:52.549723 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Created reservations ['85db3b50-d2eb-453d-b56e-7c76403db396', '589567bb-b166-4e7e-8847-0e71a7c93d2e', '19061a2f-60e8-4bdb-afe0-93f4bd5c69ad', '87c56e56-d351-4260-8762-a365447a2f0d'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:52.551062 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3caa17f6-6eae-4961-a564-91b95f9e9082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85db3b50-d2eb-453d-b56e-7c76403db396', '589567bb-b166-4e7e-8847-0e71a7c93d2e', '19061a2f-60e8-4bdb-afe0-93f4bd5c69ad', '87c56e56-d351-4260-8762-a365447a2f0d']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:52.552016 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd641f4e-eb38-490a-81cc-60837efcd617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:52.585180 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd641f4e-eb38-490a-81cc-60837efcd617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b83c015-ee12-4fcc-810b-33c6b6ef7795', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-93922996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db68e1b0dd09478c942012c47fbec343',qos_specs=None,replication_status=,reservations=['85db3b50-d2eb-453d-b56e-7c76403db396','589567bb-b166-4e7e-8847-0e71a7c93d2e','19061a2f-60e8-4bdb-afe0-93f4bd5c69ad','87c56e56-d351-4260-8762-a365447a2f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f893f61f472c49fbb8e936663e184af4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-93922996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b83c015-ee12-4fcc-810b-33c6b6ef7795,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db68e1b0dd09478c942012c47fbec343',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f893f61f472c49fbb8e936663e184af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:52.586308 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9074ba42-d8c1-4222-954b-14e95d4de162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:52.622302 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9074ba42-d8c1-4222-954b-14e95d4de162) transitioned into state 'SUCCESS' from state '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-93922996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db68e1b0dd09478c942012c47fbec343',qos_specs=None,replication_status=,reservations=['85db3b50-d2eb-453d-b56e-7c76403db396','589567bb-b166-4e7e-8847-0e71a7c93d2e','19061a2f-60e8-4bdb-afe0-93f4bd5c69ad','87c56e56-d351-4260-8762-a365447a2f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f893f61f472c49fbb8e936663e184af4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:52.626254 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5057e37d-2f9e-4fa3-92f5-9d64ad7caf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:52.641578 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5057e37d-2f9e-4fa3-92f5-9d64ad7caf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:52.642604 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Flow 'volume_create_api' (c7913ef2-9d7d-4597-9868-e75b27b3a86e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:52.642887 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume request issued successfully. Aug 01 13:57:52.643548 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2c114935-aa80-4a28-a9d3-c6d454f0f9a8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:52.644160 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 593/2408] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:57:52 2026] POST /volume/v3/volumes => generated 776 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:52.659359 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f4bb0e9a-a816-493b-92c8-f4050e5f98d5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:52.661302 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4bb0e9a-a816-493b-92c8-f4050e5f98d5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 Aug 01 13:57:52.661542 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4bb0e9a-a816-493b-92c8-f4050e5f98d5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:52.661793 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4bb0e9a-a816-493b-92c8-f4050e5f98d5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:52.675303 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:52.675303 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:52.680892 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f4bb0e9a-a816-493b-92c8-f4050e5f98d5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:52.686585 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4bb0e9a-a816-493b-92c8-f4050e5f98d5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 returned with HTTP 200 Aug 01 13:57:52.687269 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 605/2409] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:52 2026] GET /volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:52.951742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-38828bf7-1e3e-47ca-8f7f-1e5e092481f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:52.955611 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-38828bf7-1e3e-47ca-8f7f-1e5e092481f3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] GET https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 Aug 01 13:57:52.955771 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-38828bf7-1e3e-47ca-8f7f-1e5e092481f3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:52.956141 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-38828bf7-1e3e-47ca-8f7f-1e5e092481f3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:52.964497 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-38828bf7-1e3e-47ca-8f7f-1e5e092481f3 tempest-AttachVolumeShelveTestJSON-1177409092 tempest-AttachVolumeShelveTestJSON-1177409092-project-member] https://10.4.3.223/volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 returned with HTTP 404 Aug 01 13:57:52.964943 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 607/2410] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:52 2026] GET /volume/v3/volumes/ef85da2a-7048-46fa-ac7f-2520da135f90 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:52.983088 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:52.998449 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-eefac6e9-e60b-455d-8287-dba074ef1299 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:53.000412 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-eefac6e9-e60b-455d-8287-dba074ef1299 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:53.000856 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-eefac6e9-e60b-455d-8287-dba074ef1299 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:53.000856 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-eefac6e9-e60b-455d-8287-dba074ef1299 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:53.012002 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.012002 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:53.018305 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-eefac6e9-e60b-455d-8287-dba074ef1299 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:53.024496 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-eefac6e9-e60b-455d-8287-dba074ef1299 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:53.025000 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 594/2411] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:52 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:53.107313 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:53.107661 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1653560264"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:53.108923 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1653560264'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:53.109032 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Create volume of 1 GB Aug 01 13:57:53.113377 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Availability Zones retrieved successfully. Aug 01 13:57:53.121790 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Flow 'volume_create_api' (41c9351d-b339-4e16-8ee5-eab88b8f93fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:53.122144 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-55f35752-f26d-4430-8b13-e8dbf6d66faa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:53.122982 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf1eba2-29de-46be-b1fb-fe7ee0bd317b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:53.123948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:53.124155 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-55f35752-f26d-4430-8b13-e8dbf6d66faa tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:53.124414 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-55f35752-f26d-4430-8b13-e8dbf6d66faa tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:53.124658 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-55f35752-f26d-4430-8b13-e8dbf6d66faa tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:53.132037 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.132037 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:53.136173 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-55f35752-f26d-4430-8b13-e8dbf6d66faa tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:53.141344 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-55f35752-f26d-4430-8b13-e8dbf6d66faa tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:53.141725 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 606/2412] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:53 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:53.154408 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf1eba2-29de-46be-b1fb-fe7ee0bd317b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:53.155255 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd87784-4791-4ad3-a399-72ce665058bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:53.158961 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e3173a3f-a1ee-4bda-80b9-463c867d6891 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:53.164509 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3173a3f-a1ee-4bda-80b9-463c867d6891 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d Aug 01 13:57:53.164731 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e3173a3f-a1ee-4bda-80b9-463c867d6891 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:53.165013 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e3173a3f-a1ee-4bda-80b9-463c867d6891 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:53.174352 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.174352 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:53.179116 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e3173a3f-a1ee-4bda-80b9-463c867d6891 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:57:53.180118 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-e3173a3f-a1ee-4bda-80b9-463c867d6891 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:53.180431 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-e3173a3f-a1ee-4bda-80b9-463c867d6891 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:53.226235 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Created reservations ['6cec77ad-b305-4998-8e99-4401c0bdba8b', '5351ca58-cd0a-4308-8e73-acf851fb04db', '8e7058bf-c5a5-4291-931d-7b961d00fc18', '98b52924-5f6f-4ce6-a723-21b4429c3fb8'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:53.226235 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd87784-4791-4ad3-a399-72ce665058bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cec77ad-b305-4998-8e99-4401c0bdba8b', '5351ca58-cd0a-4308-8e73-acf851fb04db', '8e7058bf-c5a5-4291-931d-7b961d00fc18', '98b52924-5f6f-4ce6-a723-21b4429c3fb8']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:53.227105 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e35e735-02c2-4213-aa1a-130cad2caf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:53.236929 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-e3173a3f-a1ee-4bda-80b9-463c867d6891 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:53.241111 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.241111 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:53.251247 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e35e735-02c2-4213-aa1a-130cad2caf0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edb973a2-d519-427e-9aa0-b45d0181771e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1653560264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32490f66ac642bcb56e27504c10630d',qos_specs=None,replication_status=,reservations=['6cec77ad-b305-4998-8e99-4401c0bdba8b','5351ca58-cd0a-4308-8e73-acf851fb04db','8e7058bf-c5a5-4291-931d-7b961d00fc18','98b52924-5f6f-4ce6-a723-21b4429c3fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ae069bf147a41c7af7c564eaf125c11',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1653560264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edb973a2-d519-427e-9aa0-b45d0181771e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e32490f66ac642bcb56e27504c10630d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ae069bf147a41c7af7c564eaf125c11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:53.252373 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d411a60f-c429-4159-b9f0-12091d0db770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:53.252530 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3173a3f-a1ee-4bda-80b9-463c867d6891 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d returned with HTTP 200 Aug 01 13:57:53.253165 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 608/2413] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:57:53 2026] GET /volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:53.267568 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2b5c60d0-b835-454a-8539-80536cbcbd61 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:53.271040 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2b5c60d0-b835-454a-8539-80536cbcbd61 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/group_snapshots Aug 01 13:57:53.271472 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2b5c60d0-b835-454a-8539-80536cbcbd61 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f393925c-0cde-4093-bc1f-75e054fd0769", "name": "tempest-group_snapshot-233734498"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:53.273171 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.group_snapshots [None req-2b5c60d0-b835-454a-8539-80536cbcbd61 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f393925c-0cde-4093-bc1f-75e054fd0769', 'name': 'tempest-group_snapshot-233734498'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 13:57:53.276898 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.276898 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:53.280482 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.group_snapshots [None req-2b5c60d0-b835-454a-8539-80536cbcbd61 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating group_snapshot tempest-group_snapshot-233734498. Aug 01 13:57:53.280679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d411a60f-c429-4159-b9f0-12091d0db770) transitioned into state 'SUCCESS' from state '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-1653560264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32490f66ac642bcb56e27504c10630d',qos_specs=None,replication_status=,reservations=['6cec77ad-b305-4998-8e99-4401c0bdba8b','5351ca58-cd0a-4308-8e73-acf851fb04db','8e7058bf-c5a5-4291-931d-7b961d00fc18','98b52924-5f6f-4ce6-a723-21b4429c3fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ae069bf147a41c7af7c564eaf125c11',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:53.281345 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f6bfe9-289f-4f1e-a456-5037c243a8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:53.291036 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f6bfe9-289f-4f1e-a456-5037c243a8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:53.291994 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Flow 'volume_create_api' (41c9351d-b339-4e16-8ee5-eab88b8f93fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:53.292435 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Create volume request issued successfully. Aug 01 13:57:53.293240 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f84aacbf-c50f-4862-9e96-843190e5cdd5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:53.293971 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 606/2414] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:57:52 2026] POST /volume/v3/volumes => generated 750 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:53.299696 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.299696 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:53.311854 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-90434e2e-d773-4164-b9d3-1fa1ae644cb8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:53.315821 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-90434e2e-d773-4164-b9d3-1fa1ae644cb8 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] GET https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e Aug 01 13:57:53.317349 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-2b5c60d0-b835-454a-8539-80536cbcbd61 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-373593947 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-373593947, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:53.317349 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-2b5c60d0-b835-454a-8539-80536cbcbd61 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-373593947 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-373593947, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:53.318281 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-90434e2e-d773-4164-b9d3-1fa1ae644cb8 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:53.320399 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-90434e2e-d773-4164-b9d3-1fa1ae644cb8 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:53.328821 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.328821 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:53.336576 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-90434e2e-d773-4164-b9d3-1fa1ae644cb8 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:53.341679 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-90434e2e-d773-4164-b9d3-1fa1ae644cb8 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e returned with HTTP 200 Aug 01 13:57:53.342029 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 607/2415] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:53 2026] GET /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:53.346392 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-2b5c60d0-b835-454a-8539-80536cbcbd61 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['47b09410-f6b9-4310-99b3-93714ad7d508', 'ac0fd874-5ce4-4c71-a26f-9c27b7cc411a', '7d98c66a-a565-4635-a0b6-6517db5b51ea', '2d34c6fb-aeed-430d-becb-17d8d08c8bf9'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:53.388478 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2b5c60d0-b835-454a-8539-80536cbcbd61 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots returned with HTTP 202 Aug 01 13:57:53.388919 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 595/2416] 10.4.3.223 () {70 vars in 1324 bytes} [Sat Aug 1 13:57:53 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:53.397287 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f00d7c23-a34a-484e-b1fc-aaefd57e0a4f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:53.399436 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f00d7c23-a34a-484e-b1fc-aaefd57e0a4f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 Aug 01 13:57:53.399660 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f00d7c23-a34a-484e-b1fc-aaefd57e0a4f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:53.399849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f00d7c23-a34a-484e-b1fc-aaefd57e0a4f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:53.400001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-f00d7c23-a34a-484e-b1fc-aaefd57e0a4f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member ca4cdb14-f76a-48ee-98a7-133c0a45ea39 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:57:53.404027 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.404027 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:53.409599 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f00d7c23-a34a-484e-b1fc-aaefd57e0a4f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 returned with HTTP 200 Aug 01 13:57:53.410073 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 609/2417] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:57:53 2026] GET /volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:53.704122 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f430b40-244e-4e4b-b1c1-d23f4c4844bf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:53.706524 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f430b40-244e-4e4b-b1c1-d23f4c4844bf tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 Aug 01 13:57:53.706780 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f430b40-244e-4e4b-b1c1-d23f4c4844bf tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:53.707035 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f430b40-244e-4e4b-b1c1-d23f4c4844bf tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:53.718791 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.718791 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:53.724664 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f430b40-244e-4e4b-b1c1-d23f4c4844bf tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:53.731229 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f430b40-244e-4e4b-b1c1-d23f4c4844bf tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 returned with HTTP 200 Aug 01 13:57:53.731851 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 607/2418] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:53 2026] GET /volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:53.748849 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f054e113-f62e-46ed-99e3-1cc90d0f611b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:53.750791 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f054e113-f62e-46ed-99e3-1cc90d0f611b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:57:53.751267 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f054e113-f62e-46ed-99e3-1cc90d0f611b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b83c015-ee12-4fcc-810b-33c6b6ef7795", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2057033147"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:53.761873 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.761873 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:53.762410 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f054e113-f62e-46ed-99e3-1cc90d0f611b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:53.762572 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-f054e113-f62e-46ed-99e3-1cc90d0f611b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create snapshot from volume 5b83c015-ee12-4fcc-810b-33c6b6ef7795 Aug 01 13:57:53.807191 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-f054e113-f62e-46ed-99e3-1cc90d0f611b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Created reservations ['8f91073c-8eb8-4e38-99bd-cae51c5a73d0', 'fcc9bfa8-fb7e-4135-acd3-45ec4a319b3e', '553cfcd4-edae-4b1a-8832-a9d9f0b69fb7', '29ccf3f1-1a81-4c67-a65c-2c69b3d78dfc'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:53.844415 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f054e113-f62e-46ed-99e3-1cc90d0f611b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot create request issued successfully. Aug 01 13:57:53.844867 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f054e113-f62e-46ed-99e3-1cc90d0f611b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:57:53.845504 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 608/2419] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:57:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:53.856131 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bcdc6a45-2417-4128-977b-1a7bf3dd0a4d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:53.858547 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bcdc6a45-2417-4128-977b-1a7bf3dd0a4d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 Aug 01 13:57:53.858925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bcdc6a45-2417-4128-977b-1a7bf3dd0a4d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:53.859025 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bcdc6a45-2417-4128-977b-1a7bf3dd0a4d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:53.869821 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:53.869821 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:53.870206 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bcdc6a45-2417-4128-977b-1a7bf3dd0a4d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:53.870886 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bcdc6a45-2417-4128-977b-1a7bf3dd0a4d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 returned with HTTP 200 Aug 01 13:57:53.871365 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 596/2420] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:53 2026] GET /volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:54.043512 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7cbcbd54-4c24-4612-aa17-1e588fb50a10 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.046141 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7cbcbd54-4c24-4612-aa17-1e588fb50a10 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:54.046141 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7cbcbd54-4c24-4612-aa17-1e588fb50a10 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.046141 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7cbcbd54-4c24-4612-aa17-1e588fb50a10 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.064446 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.064446 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:54.068331 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7cbcbd54-4c24-4612-aa17-1e588fb50a10 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:54.073508 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7cbcbd54-4c24-4612-aa17-1e588fb50a10 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:54.074134 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 610/2421] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:54.159338 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-561cd1de-3a2a-4731-8d95-d970d812f059 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.161475 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-561cd1de-3a2a-4731-8d95-d970d812f059 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:54.161744 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-561cd1de-3a2a-4731-8d95-d970d812f059 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.162119 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-561cd1de-3a2a-4731-8d95-d970d812f059 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.171295 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.171295 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:54.179110 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-561cd1de-3a2a-4731-8d95-d970d812f059 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:54.188454 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-561cd1de-3a2a-4731-8d95-d970d812f059 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:54.189590 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 608/2422] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:54.362052 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f3d0bd1b-0fcd-4197-b0f0-b1194c772395 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.369113 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3d0bd1b-0fcd-4197-b0f0-b1194c772395 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] GET https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e Aug 01 13:57:54.369357 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3d0bd1b-0fcd-4197-b0f0-b1194c772395 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.369501 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3d0bd1b-0fcd-4197-b0f0-b1194c772395 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.377566 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.377566 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:54.382670 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f3d0bd1b-0fcd-4197-b0f0-b1194c772395 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.387209 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3d0bd1b-0fcd-4197-b0f0-b1194c772395 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e returned with HTTP 200 Aug 01 13:57:54.387715 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 609/2423] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:54.402401 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fcb0e169-4481-43da-ac57-164d6cc25a7e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.404389 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fcb0e169-4481-43da-ac57-164d6cc25a7e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] POST https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata Aug 01 13:57:54.404807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fcb0e169-4481-43da-ac57-164d6cc25a7e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:54.413566 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.413566 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:54.414082 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fcb0e169-4481-43da-ac57-164d6cc25a7e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.422019 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-11ee149b-3200-4c30-84a4-878381055887 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.423728 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-11ee149b-3200-4c30-84a4-878381055887 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 Aug 01 13:57:54.423951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-11ee149b-3200-4c30-84a4-878381055887 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.424238 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-11ee149b-3200-4c30-84a4-878381055887 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.424357 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-11ee149b-3200-4c30-84a4-878381055887 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member ca4cdb14-f76a-48ee-98a7-133c0a45ea39 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:57:54.425020 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fcb0e169-4481-43da-ac57-164d6cc25a7e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Create volume metadata completed successfully. Aug 01 13:57:54.425337 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fcb0e169-4481-43da-ac57-164d6cc25a7e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata returned with HTTP 200 Aug 01 13:57:54.425780 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 597/2424] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 13:57:54 2026] POST /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:54.430743 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.430743 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:54.440495 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-41e28d4f-72c7-45e0-a28a-a5910dac31aa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.441928 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-11ee149b-3200-4c30-84a4-878381055887 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 returned with HTTP 200 Aug 01 13:57:54.442448 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 611/2425] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:54.445479 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41e28d4f-72c7-45e0-a28a-a5910dac31aa tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] GET https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata Aug 01 13:57:54.445800 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41e28d4f-72c7-45e0-a28a-a5910dac31aa tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.446180 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41e28d4f-72c7-45e0-a28a-a5910dac31aa tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.452396 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e6c4300e-5648-4e0f-95d1-455a13952ca0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.455774 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e6c4300e-5648-4e0f-95d1-455a13952ca0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Aug 01 13:57:54.455984 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e6c4300e-5648-4e0f-95d1-455a13952ca0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.456190 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e6c4300e-5648-4e0f-95d1-455a13952ca0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.456517 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-e6c4300e-5648-4e0f-95d1-455a13952ca0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:57:54.457665 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-e6c4300e-5648-4e0f-95d1-455a13952ca0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:57:54.457879 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.457879 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:54.458504 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-41e28d4f-72c7-45e0-a28a-a5910dac31aa tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.471525 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e6c4300e-5648-4e0f-95d1-455a13952ca0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all snapshots completed successfully. Aug 01 13:57:54.471942 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.471942 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:54.474760 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e6c4300e-5648-4e0f-95d1-455a13952ca0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:57:54.474760 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 610/2426] 10.4.3.223 () {66 vars in 1264 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:54.480292 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-41e28d4f-72c7-45e0-a28a-a5910dac31aa tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Get volume metadata completed successfully. Aug 01 13:57:54.480657 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41e28d4f-72c7-45e0-a28a-a5910dac31aa tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata returned with HTTP 200 Aug 01 13:57:54.481844 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 609/2427] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata => generated 101 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:54.486917 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f992dc88-1ffb-4d3f-b025-81abde6fdc46 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.489243 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-543fe8fe-136f-436f-9c26-6ea6a3dc0d44 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.490707 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f992dc88-1ffb-4d3f-b025-81abde6fdc46 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/5e695ef1-b691-408a-9aa7-331ae4061d2f Aug 01 13:57:54.490982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f992dc88-1ffb-4d3f-b025-81abde6fdc46 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.491116 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-543fe8fe-136f-436f-9c26-6ea6a3dc0d44 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] PUT https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata Aug 01 13:57:54.491284 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f992dc88-1ffb-4d3f-b025-81abde6fdc46 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.491525 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-543fe8fe-136f-436f-9c26-6ea6a3dc0d44 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:54.499480 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.499480 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:54.500090 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f992dc88-1ffb-4d3f-b025-81abde6fdc46 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Snapshot retrieved successfully. Aug 01 13:57:54.500470 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.500470 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:54.500954 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-543fe8fe-136f-436f-9c26-6ea6a3dc0d44 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.501030 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f992dc88-1ffb-4d3f-b025-81abde6fdc46 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/5e695ef1-b691-408a-9aa7-331ae4061d2f returned with HTTP 200 Aug 01 13:57:54.501488 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 598/2428] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/snapshots/5e695ef1-b691-408a-9aa7-331ae4061d2f => generated 450 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:54.516341 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.517741 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-543fe8fe-136f-436f-9c26-6ea6a3dc0d44 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Update volume metadata completed successfully. Aug 01 13:57:54.518055 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-543fe8fe-136f-436f-9c26-6ea6a3dc0d44 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata returned with HTTP 200 Aug 01 13:57:54.518616 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 612/2429] 10.4.3.223 () {68 vars in 1395 bytes} [Sat Aug 1 13:57:54 2026] PUT /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:54.520001 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/groups/action Aug 01 13:57:54.520450 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "ca4cdb14-f76a-48ee-98a7-133c0a45ea39", "name": "tempest-Group_from_snap-1893150259"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:54.520589 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "ca4cdb14-f76a-48ee-98a7-133c0a45ea39", "name": "tempest-Group_from_snap-1893150259"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:54.524646 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'ca4cdb14-f76a-48ee-98a7-133c0a45ea39', 'name': 'tempest-Group_from_snap-1893150259'}}. {{(pid=100201) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 01 13:57:54.524790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating group tempest-Group_from_snap-1893150259 from group_snapshot ca4cdb14-f76a-48ee-98a7-133c0a45ea39. Aug 01 13:57:54.528650 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.528650 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:54.529567 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8c6cd99a-4b9c-49bd-af36-d87d14ca3c2b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.531296 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8c6cd99a-4b9c-49bd-af36-d87d14ca3c2b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] GET https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata Aug 01 13:57:54.531467 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8c6cd99a-4b9c-49bd-af36-d87d14ca3c2b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.531691 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8c6cd99a-4b9c-49bd-af36-d87d14ca3c2b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.535309 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.535309 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:54.538679 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.538679 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:54.544155 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.544155 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:54.545135 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8c6cd99a-4b9c-49bd-af36-d87d14ca3c2b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.553013 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8c6cd99a-4b9c-49bd-af36-d87d14ca3c2b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Get volume metadata completed successfully. Aug 01 13:57:54.553338 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8c6cd99a-4b9c-49bd-af36-d87d14ca3c2b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata returned with HTTP 200 Aug 01 13:57:54.553744 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 610/2430] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:54.564053 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3a1214f7-3ed1-4e99-8e90-e59e4db203ff None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.565581 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3a1214f7-3ed1-4e99-8e90-e59e4db203ff tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] DELETE https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata/key1 Aug 01 13:57:54.565767 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3a1214f7-3ed1-4e99-8e90-e59e4db203ff tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.565990 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3a1214f7-3ed1-4e99-8e90-e59e4db203ff tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.584987 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.584987 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:54.585432 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3a1214f7-3ed1-4e99-8e90-e59e4db203ff tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.592841 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['81fd5491-af4d-464c-8996-9511bd8ba712'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:54.596105 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3a1214f7-3ed1-4e99-8e90-e59e4db203ff tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Get volume metadata completed successfully. Aug 01 13:57:54.609266 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3a1214f7-3ed1-4e99-8e90-e59e4db203ff tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Delete volume metadata completed successfully. Aug 01 13:57:54.609534 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3a1214f7-3ed1-4e99-8e90-e59e4db203ff tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata/key1 returned with HTTP 200 Aug 01 13:57:54.610121 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 599/2431] 10.4.3.223 () {66 vars in 1393 bytes} [Sat Aug 1 13:57:54 2026] DELETE /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata/key1 => generated 0 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 01 13:57:54.619696 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9c65a115-7e5f-4345-bd63-0bd9844bd1e5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.624586 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9c65a115-7e5f-4345-bd63-0bd9844bd1e5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] GET https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata Aug 01 13:57:54.624825 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9c65a115-7e5f-4345-bd63-0bd9844bd1e5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.626774 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9c65a115-7e5f-4345-bd63-0bd9844bd1e5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.638115 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.638115 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:54.638670 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9c65a115-7e5f-4345-bd63-0bd9844bd1e5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.646166 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9c65a115-7e5f-4345-bd63-0bd9844bd1e5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Get volume metadata completed successfully. Aug 01 13:57:54.646538 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9c65a115-7e5f-4345-bd63-0bd9844bd1e5 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata returned with HTTP 200 Aug 01 13:57:54.646968 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 613/2432] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata => generated 32 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:54.661131 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cd616138-c59a-4e0a-89ad-edef51d8c291 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.663569 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cd616138-c59a-4e0a-89ad-edef51d8c291 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] PUT https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata Aug 01 13:57:54.664119 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cd616138-c59a-4e0a-89ad-edef51d8c291 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:54.675436 np0000006308 devstack@c-api.service[100201]: INFO cinder.group.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] A mapping entry already exists for group dc346b03-4ee5-48aa-af79-17d7e4a9ee7f and volume type dd52b8e8-5e51-41bb-91b5-43a8075fe1fd. Do not need to create again. Aug 01 13:57:54.675789 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.675789 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:54.676388 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Availability Zones retrieved successfully. Aug 01 13:57:54.682425 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Flow 'volume_create_api' (dfb752e7-d467-4725-b31a-8ade9c843e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:54.682844 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.682844 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:54.683501 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6ba273-d80d-42e2-b9b1-8051e46c9588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:54.683589 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cd616138-c59a-4e0a-89ad-edef51d8c291 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.686055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:54.696139 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cd616138-c59a-4e0a-89ad-edef51d8c291 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Update volume metadata completed successfully. Aug 01 13:57:54.696518 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cd616138-c59a-4e0a-89ad-edef51d8c291 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata returned with HTTP 200 Aug 01 13:57:54.697029 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 611/2433] 10.4.3.223 () {68 vars in 1395 bytes} [Sat Aug 1 13:57:54 2026] PUT /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:54.707302 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fa5a3ee8-f901-4909-b70f-77862039891e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.709318 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fa5a3ee8-f901-4909-b70f-77862039891e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] POST https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata Aug 01 13:57:54.709722 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fa5a3ee8-f901-4909-b70f-77862039891e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:54.717268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6ba273-d80d-42e2-b9b1-8051e46c9588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5e695ef1-b691-408a-9aa7-331ae4061d2f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:57:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd52b8e8-5e51-41bb-91b5-43a8075fe1fd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-373593947',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd52b8e8-5e51-41bb-91b5-43a8075fe1fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dc346b03-4ee5-48aa-af79-17d7e4a9ee7f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:54.718279 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a63e559-bd5c-437f-b79a-98c6b340b786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:54.719075 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.719075 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:54.720444 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fa5a3ee8-f901-4909-b70f-77862039891e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.729808 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fa5a3ee8-f901-4909-b70f-77862039891e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Create volume metadata completed successfully. Aug 01 13:57:54.730229 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fa5a3ee8-f901-4909-b70f-77862039891e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata returned with HTTP 200 Aug 01 13:57:54.731017 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 600/2434] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:57:54 2026] POST /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:54.742164 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f13f268a-8d60-4f42-ac94-e1e12fea92c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.747154 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f13f268a-8d60-4f42-ac94-e1e12fea92c9 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] PUT https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata/key3 Aug 01 13:57:54.747586 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f13f268a-8d60-4f42-ac94-e1e12fea92c9 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:54.760611 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.760611 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:54.761091 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f13f268a-8d60-4f42-ac94-e1e12fea92c9 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.767557 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['3ea7c859-59db-40b7-97ec-03145cce5c41', 'a272a736-441f-487a-8571-551f4450da74'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:54.769380 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a63e559-bd5c-437f-b79a-98c6b340b786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ea7c859-59db-40b7-97ec-03145cce5c41', 'a272a736-441f-487a-8571-551f4450da74']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:54.769380 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (506662a8-2b7b-42b0-b285-87ca7dcd3523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:54.772878 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f13f268a-8d60-4f42-ac94-e1e12fea92c9 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Update volume metadata completed successfully. Aug 01 13:57:54.773221 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f13f268a-8d60-4f42-ac94-e1e12fea92c9 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata/key3 returned with HTTP 200 Aug 01 13:57:54.773740 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 614/2435] 10.4.3.223 () {68 vars in 1410 bytes} [Sat Aug 1 13:57:54 2026] PUT /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:54.785011 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ed6b861f-31b3-41bd-b1a3-46828a00867d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.787144 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ed6b861f-31b3-41bd-b1a3-46828a00867d tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] GET https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata/key3 Aug 01 13:57:54.787485 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ed6b861f-31b3-41bd-b1a3-46828a00867d tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.787684 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ed6b861f-31b3-41bd-b1a3-46828a00867d tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.798820 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.798820 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:54.799450 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ed6b861f-31b3-41bd-b1a3-46828a00867d tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.809141 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ed6b861f-31b3-41bd-b1a3-46828a00867d tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Get volume metadata completed successfully. Aug 01 13:57:54.809307 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (506662a8-2b7b-42b0-b285-87ca7dcd3523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a502f88-0a65-4c9f-8279-427047e38deb', '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=dc346b03-4ee5-48aa-af79-17d7e4a9ee7f,group_type_id=,metadata={},multiattach=False,project_id='8bb1c7248848499ab9e3821529e16993',qos_specs=None,replication_status=,reservations=['3ea7c859-59db-40b7-97ec-03145cce5c41','a272a736-441f-487a-8571-551f4450da74'],size=1,snapshot_id=5e695ef1-b691-408a-9aa7-331ae4061d2f,source_replicaid=,source_volid=None,status='creating',user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_type_id=dd52b8e8-5e51-41bb-91b5-43a8075fe1fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dc346b03-4ee5-48aa-af79-17d7e4a9ee7f,host=None,id=5a502f88-0a65-4c9f-8279-427047e38deb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bb1c7248848499ab9e3821529e16993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5e695ef1-b691-408a-9aa7-331ae4061d2f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd52b8e8-5e51-41bb-91b5-43a8075fe1fd),volume_type_id=dd52b8e8-5e51-41bb-91b5-43a8075fe1fd)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:54.809643 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ed6b861f-31b3-41bd-b1a3-46828a00867d tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata/key3 returned with HTTP 200 Aug 01 13:57:54.810340 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 612/2436] 10.4.3.223 () {66 vars in 1390 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:54.811017 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e98f2d-2338-41b6-85bb-f003113bdc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:54.818465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-119c0369-31ae-414f-8e73-b042e46b5eea None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.821514 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-119c0369-31ae-414f-8e73-b042e46b5eea tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] GET https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata Aug 01 13:57:54.821775 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-119c0369-31ae-414f-8e73-b042e46b5eea tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.821896 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-119c0369-31ae-414f-8e73-b042e46b5eea tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.836038 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.836038 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:54.836981 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-119c0369-31ae-414f-8e73-b042e46b5eea tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.843138 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e98f2d-2338-41b6-85bb-f003113bdc84) transitioned into state 'SUCCESS' from 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=dc346b03-4ee5-48aa-af79-17d7e4a9ee7f,group_type_id=,metadata={},multiattach=False,project_id='8bb1c7248848499ab9e3821529e16993',qos_specs=None,replication_status=,reservations=['3ea7c859-59db-40b7-97ec-03145cce5c41','a272a736-441f-487a-8571-551f4450da74'],size=1,snapshot_id=5e695ef1-b691-408a-9aa7-331ae4061d2f,source_replicaid=,source_volid=None,status='creating',user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_type_id=dd52b8e8-5e51-41bb-91b5-43a8075fe1fd)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:54.844832 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Flow 'volume_create_api' (dfb752e7-d467-4725-b31a-8ade9c843e91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:54.844832 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume request issued successfully. Aug 01 13:57:54.847290 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-119c0369-31ae-414f-8e73-b042e46b5eea tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Get volume metadata completed successfully. Aug 01 13:57:54.847645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-119c0369-31ae-414f-8e73-b042e46b5eea tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata returned with HTTP 200 Aug 01 13:57:54.848370 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 601/2437] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata => generated 75 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:54.857479 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0422c5f8-79d1-4ca9-9dd1-c8a696fd561b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.859475 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0422c5f8-79d1-4ca9-9dd1-c8a696fd561b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] PUT https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata Aug 01 13:57:54.859814 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0422c5f8-79d1-4ca9-9dd1-c8a696fd561b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:54.873757 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.873757 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:54.874454 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0422c5f8-79d1-4ca9-9dd1-c8a696fd561b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.885285 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e628e63-2c09-4d20-9633-a7b36e2f1acb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/action returned with HTTP 202 Aug 01 13:57:54.885285 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 611/2438] 10.4.3.223 () {70 vars in 1318 bytes} [Sat Aug 1 13:57:54 2026] POST /volume/v3/groups/action => generated 103 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:54.886565 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4f562df8-ea10-4487-89a9-03024c0f511d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.891611 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f562df8-ea10-4487-89a9-03024c0f511d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 Aug 01 13:57:54.891867 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f562df8-ea10-4487-89a9-03024c0f511d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.892145 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f562df8-ea10-4487-89a9-03024c0f511d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.896832 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0422c5f8-79d1-4ca9-9dd1-c8a696fd561b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Update volume metadata completed successfully. Aug 01 13:57:54.897166 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0422c5f8-79d1-4ca9-9dd1-c8a696fd561b tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata returned with HTTP 200 Aug 01 13:57:54.897585 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-48fe0261-66dc-4961-9690-d813ea2e6332 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.898019 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 615/2439] 10.4.3.223 () {68 vars in 1395 bytes} [Sat Aug 1 13:57:54 2026] PUT /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:57:54.903586 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.903586 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:54.903711 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:57:54.903745 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4f562df8-ea10-4487-89a9-03024c0f511d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:54.904232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.904232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.904232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:57:54.904406 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f562df8-ea10-4487-89a9-03024c0f511d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 returned with HTTP 200 Aug 01 13:57:54.904406 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 613/2440] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:54.904470 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:57:54.917028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f6fc8dd3-27c4-46c9-928f-5cdfddb4bf8e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.917141 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e05d5ed9-ee9a-4604-99bc-6e33a99835a1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.917379 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f6fc8dd3-27c4-46c9-928f-5cdfddb4bf8e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] GET https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e Aug 01 13:57:54.917596 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f6fc8dd3-27c4-46c9-928f-5cdfddb4bf8e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.917861 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f6fc8dd3-27c4-46c9-928f-5cdfddb4bf8e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.918582 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all volumes completed successfully. Aug 01 13:57:54.919658 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e05d5ed9-ee9a-4604-99bc-6e33a99835a1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] POST https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3/action Aug 01 13:57:54.919814 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:54.919902 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:54.920061 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e05d5ed9-ee9a-4604-99bc-6e33a99835a1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:54.920225 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e05d5ed9-ee9a-4604-99bc-6e33a99835a1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:54.922120 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-e05d5ed9-ee9a-4604-99bc-6e33a99835a1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Updating snapshot '8cec83b7-56fd-4841-887a-514ff042e4d3' with '{'status': 'error'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:57:54.931169 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.931169 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:54.933539 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.933539 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:54.934231 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-e05d5ed9-ee9a-4604-99bc-6e33a99835a1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9335dbc4662c45b991f517f940ec81c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db68e1b0dd09478c942012c47fbec343', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:57:54.934552 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e05d5ed9-ee9a-4604-99bc-6e33a99835a1 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3/action returned with HTTP 403 Aug 01 13:57:54.935113 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 616/2441] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:57:54 2026] POST /volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:54.938028 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f6fc8dd3-27c4-46c9-928f-5cdfddb4bf8e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.944190 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d3adc780-8c4e-4a2c-9744-ae7f7f1aa075 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.946822 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3adc780-8c4e-4a2c-9744-ae7f7f1aa075 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 Aug 01 13:57:54.947079 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3adc780-8c4e-4a2c-9744-ae7f7f1aa075 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.947335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3adc780-8c4e-4a2c-9744-ae7f7f1aa075 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.947487 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-d3adc780-8c4e-4a2c-9744-ae7f7f1aa075 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete snapshot with id: 8cec83b7-56fd-4841-887a-514ff042e4d3 Aug 01 13:57:54.947590 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f6fc8dd3-27c4-46c9-928f-5cdfddb4bf8e tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e returned with HTTP 200 Aug 01 13:57:54.948012 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 612/2442] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:54.953654 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.953654 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:54.953993 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d3adc780-8c4e-4a2c-9744-ae7f7f1aa075 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:54.967927 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c0725044-970e-4c67-8b14-eff28cc97f1a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:54.973142 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0725044-970e-4c67-8b14-eff28cc97f1a tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] DELETE https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e Aug 01 13:57:54.973142 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0725044-970e-4c67-8b14-eff28cc97f1a tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:54.973142 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0725044-970e-4c67-8b14-eff28cc97f1a tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:54.973142 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c0725044-970e-4c67-8b14-eff28cc97f1a tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Delete volume with id: edb973a2-d519-427e-9aa0-b45d0181771e Aug 01 13:57:54.977646 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:54.982569 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.982569 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:54.988434 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:54.988434 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:54.988578 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c0725044-970e-4c67-8b14-eff28cc97f1a tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:54.989678 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:54.989678 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:54.989870 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d3adc780-8c4e-4a2c-9744-ae7f7f1aa075 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot delete request issued successfully. Aug 01 13:57:54.990311 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3adc780-8c4e-4a2c-9744-ae7f7f1aa075 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 returned with HTTP 202 Aug 01 13:57:54.990741 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 614/2443] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:57:54 2026] DELETE /volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:55.006463 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c72a4899-32fc-4176-9119-68402f722341 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:55.014998 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c72a4899-32fc-4176-9119-68402f722341 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 Aug 01 13:57:55.014998 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c72a4899-32fc-4176-9119-68402f722341 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:55.014998 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c72a4899-32fc-4176-9119-68402f722341 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:55.021166 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.021166 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:55.021638 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c72a4899-32fc-4176-9119-68402f722341 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:55.021934 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c0725044-970e-4c67-8b14-eff28cc97f1a tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Delete volume request issued successfully. Aug 01 13:57:55.022184 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0725044-970e-4c67-8b14-eff28cc97f1a tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e returned with HTTP 202 Aug 01 13:57:55.022455 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c72a4899-32fc-4176-9119-68402f722341 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 returned with HTTP 200 Aug 01 13:57:55.022690 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 617/2444] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:54 2026] DELETE /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:55.022921 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 613/2445] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:55 2026] GET /volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:55.033791 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8b6d0362-31e2-4f07-8e58-eb1668cb18b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:55.036063 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8b6d0362-31e2-4f07-8e58-eb1668cb18b0 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] GET https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e Aug 01 13:57:55.036332 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8b6d0362-31e2-4f07-8e58-eb1668cb18b0 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:55.036638 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8b6d0362-31e2-4f07-8e58-eb1668cb18b0 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:55.044602 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:55.045963 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.045963 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:55.048830 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.048830 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:55.052097 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8b6d0362-31e2-4f07-8e58-eb1668cb18b0 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Volume info retrieved successfully. Aug 01 13:57:55.057656 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8b6d0362-31e2-4f07-8e58-eb1668cb18b0 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e returned with HTTP 200 Aug 01 13:57:55.058160 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 615/2446] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:55 2026] GET /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:55.061009 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-48fe0261-66dc-4961-9690-d813ea2e6332 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:57:55.061634 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 602/2447] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:57:54 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:55.080956 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-80d4c324-90ce-45e5-bf61-988021270e99 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:55.082959 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-80d4c324-90ce-45e5-bf61-988021270e99 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/5a502f88-0a65-4c9f-8279-427047e38deb Aug 01 13:57:55.083221 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-80d4c324-90ce-45e5-bf61-988021270e99 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:55.083438 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-80d4c324-90ce-45e5-bf61-988021270e99 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:55.093897 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3e84fb15-b68c-4062-b67d-2f9ba6ec6f66 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:55.094407 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.094407 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:55.095978 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3e84fb15-b68c-4062-b67d-2f9ba6ec6f66 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:55.096163 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3e84fb15-b68c-4062-b67d-2f9ba6ec6f66 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:55.097308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3e84fb15-b68c-4062-b67d-2f9ba6ec6f66 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:55.101494 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-80d4c324-90ce-45e5-bf61-988021270e99 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:57:55.103265 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-80d4c324-90ce-45e5-bf61-988021270e99 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:55.103931 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-80d4c324-90ce-45e5-bf61-988021270e99 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:55.126104 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.126104 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:55.126104 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3e84fb15-b68c-4062-b67d-2f9ba6ec6f66 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:55.128422 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3e84fb15-b68c-4062-b67d-2f9ba6ec6f66 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:55.128997 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 614/2448] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:55 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:55.153955 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-80d4c324-90ce-45e5-bf61-988021270e99 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:55.157362 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.157362 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:55.166412 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-80d4c324-90ce-45e5-bf61-988021270e99 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/5a502f88-0a65-4c9f-8279-427047e38deb returned with HTTP 200 Aug 01 13:57:55.166989 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 618/2449] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:57:55 2026] GET /volume/v3/volumes/5a502f88-0a65-4c9f-8279-427047e38deb => generated 926 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:55.185098 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-515fdd81-bd33-4f1c-a0ae-3625904cb9d8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:55.187718 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-515fdd81-bd33-4f1c-a0ae-3625904cb9d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/dc346b03-4ee5-48aa-af79-17d7e4a9ee7f Aug 01 13:57:55.187718 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-515fdd81-bd33-4f1c-a0ae-3625904cb9d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:55.187833 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-515fdd81-bd33-4f1c-a0ae-3625904cb9d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:55.188093 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-515fdd81-bd33-4f1c-a0ae-3625904cb9d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member dc346b03-4ee5-48aa-af79-17d7e4a9ee7f {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:57:55.198783 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.198783 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:55.204060 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d8a8d426-9ecf-4747-a6ee-3f35945bef43 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:55.205482 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d8a8d426-9ecf-4747-a6ee-3f35945bef43 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:55.205603 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d8a8d426-9ecf-4747-a6ee-3f35945bef43 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:55.206143 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d8a8d426-9ecf-4747-a6ee-3f35945bef43 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:55.216903 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.216903 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:55.217120 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-515fdd81-bd33-4f1c-a0ae-3625904cb9d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/dc346b03-4ee5-48aa-af79-17d7e4a9ee7f returned with HTTP 200 Aug 01 13:57:55.217566 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 616/2450] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:57:55 2026] GET /volume/v3/groups/dc346b03-4ee5-48aa-af79-17d7e4a9ee7f => generated 418 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:55.225697 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d8a8d426-9ecf-4747-a6ee-3f35945bef43 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:55.234678 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d8a8d426-9ecf-4747-a6ee-3f35945bef43 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:55.234920 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:55.235063 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 603/2451] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:55 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 999 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:55.241815 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:57:55.241815 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:55.241815 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:55.242136 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:57:55.243185 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:57:55.253649 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all volumes completed successfully. Aug 01 13:57:55.254656 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:55.254900 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:55.318811 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:55.322143 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.322143 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:55.326953 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:55.327179 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:55.372733 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:55.376639 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.376639 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:55.387080 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5dc94e91-5f28-43b0-bd47-c16e9dc84907 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:57:55.387614 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 615/2452] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:57:55 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:55.404101 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a7b56f72-79dd-4682-b141-d4cdc61c8015 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:55.406207 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7b56f72-79dd-4682-b141-d4cdc61c8015 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/groups/dc346b03-4ee5-48aa-af79-17d7e4a9ee7f/action Aug 01 13:57:55.406627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7b56f72-79dd-4682-b141-d4cdc61c8015 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:55.407111 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7b56f72-79dd-4682-b141-d4cdc61c8015 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:55.408979 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-a7b56f72-79dd-4682-b141-d4cdc61c8015 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] delete called for group dc346b03-4ee5-48aa-af79-17d7e4a9ee7f {{(pid=100202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:57:55.409127 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-a7b56f72-79dd-4682-b141-d4cdc61c8015 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Delete group with id: dc346b03-4ee5-48aa-af79-17d7e4a9ee7f Aug 01 13:57:55.412820 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.412820 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:55.456551 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7b56f72-79dd-4682-b141-d4cdc61c8015 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/dc346b03-4ee5-48aa-af79-17d7e4a9ee7f/action returned with HTTP 202 Aug 01 13:57:55.457102 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 619/2453] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:57:55 2026] POST /volume/v3/groups/dc346b03-4ee5-48aa-af79-17d7e4a9ee7f/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:57:55.469458 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c33f6c92-83d2-4132-bb0c-bd247cfe3aed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:55.471254 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c33f6c92-83d2-4132-bb0c-bd247cfe3aed tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/5a502f88-0a65-4c9f-8279-427047e38deb Aug 01 13:57:55.471525 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c33f6c92-83d2-4132-bb0c-bd247cfe3aed tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:55.471858 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c33f6c92-83d2-4132-bb0c-bd247cfe3aed tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:55.481582 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.481582 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:55.486607 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c33f6c92-83d2-4132-bb0c-bd247cfe3aed tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:57:55.487551 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-c33f6c92-83d2-4132-bb0c-bd247cfe3aed tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:55.487709 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-c33f6c92-83d2-4132-bb0c-bd247cfe3aed tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:55.539249 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-c33f6c92-83d2-4132-bb0c-bd247cfe3aed tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:55.542500 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:55.542500 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:55.550502 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c33f6c92-83d2-4132-bb0c-bd247cfe3aed tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/5a502f88-0a65-4c9f-8279-427047e38deb returned with HTTP 200 Aug 01 13:57:55.550904 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 617/2454] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:57:55 2026] GET /volume/v3/volumes/5a502f88-0a65-4c9f-8279-427047e38deb => generated 925 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:56.036402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bb1e01b1-8f1d-49cb-a1e6-4cf44ecfacfa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.038789 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb1e01b1-8f1d-49cb-a1e6-4cf44ecfacfa tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 Aug 01 13:57:56.039051 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb1e01b1-8f1d-49cb-a1e6-4cf44ecfacfa tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.039337 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb1e01b1-8f1d-49cb-a1e6-4cf44ecfacfa tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.044965 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb1e01b1-8f1d-49cb-a1e6-4cf44ecfacfa tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 returned with HTTP 404 Aug 01 13:57:56.045678 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 604/2455] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:56 2026] GET /volume/v3/snapshots/8cec83b7-56fd-4841-887a-514ff042e4d3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:56.053718 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f0ba2b6f-6e0b-47b3-a112-40e11604b65b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.056528 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0ba2b6f-6e0b-47b3-a112-40e11604b65b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 Aug 01 13:57:56.056807 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0ba2b6f-6e0b-47b3-a112-40e11604b65b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.057079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0ba2b6f-6e0b-47b3-a112-40e11604b65b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.057288 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-f0ba2b6f-6e0b-47b3-a112-40e11604b65b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete volume with id: 5b83c015-ee12-4fcc-810b-33c6b6ef7795 Aug 01 13:57:56.068650 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:56.068650 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:56.069138 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f0ba2b6f-6e0b-47b3-a112-40e11604b65b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:56.075149 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-304d80e1-e7ce-4ddf-b320-f98f3e446731 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.077174 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-304d80e1-e7ce-4ddf-b320-f98f3e446731 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] GET https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e Aug 01 13:57:56.077543 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-304d80e1-e7ce-4ddf-b320-f98f3e446731 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.077820 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-304d80e1-e7ce-4ddf-b320-f98f3e446731 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.085251 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-304d80e1-e7ce-4ddf-b320-f98f3e446731 tempest-VolumesMetadataTest-702072245 tempest-VolumesMetadataTest-702072245-project-member] https://10.4.3.223/volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e returned with HTTP 404 Aug 01 13:57:56.085891 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 620/2456] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:56 2026] GET /volume/v3/volumes/edb973a2-d519-427e-9aa0-b45d0181771e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:56.095650 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f0ba2b6f-6e0b-47b3-a112-40e11604b65b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete volume request issued successfully. Aug 01 13:57:56.095927 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0ba2b6f-6e0b-47b3-a112-40e11604b65b tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 returned with HTTP 202 Aug 01 13:57:56.096479 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 616/2457] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:57:56 2026] DELETE /volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:56.107119 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-80e6a4e5-7c1a-4a91-81ba-78c0c8667b2d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.109510 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80e6a4e5-7c1a-4a91-81ba-78c0c8667b2d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 Aug 01 13:57:56.109729 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80e6a4e5-7c1a-4a91-81ba-78c0c8667b2d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.109951 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80e6a4e5-7c1a-4a91-81ba-78c0c8667b2d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.118685 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:56.118685 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:56.123268 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-80e6a4e5-7c1a-4a91-81ba-78c0c8667b2d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:56.128732 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80e6a4e5-7c1a-4a91-81ba-78c0c8667b2d tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 returned with HTTP 200 Aug 01 13:57:56.129279 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 618/2458] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:56 2026] GET /volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:56.144752 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4df9cf65-80db-4a72-8500-25c6d8626c68 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.146708 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4df9cf65-80db-4a72-8500-25c6d8626c68 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:56.146988 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4df9cf65-80db-4a72-8500-25c6d8626c68 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.147138 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4df9cf65-80db-4a72-8500-25c6d8626c68 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.158010 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:56.158010 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:56.163509 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4df9cf65-80db-4a72-8500-25c6d8626c68 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:56.170695 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4df9cf65-80db-4a72-8500-25c6d8626c68 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:56.171089 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 605/2459] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:56 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:56.257161 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9eef01a1-cb6d-479e-9b0e-f173d8038a99 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.259997 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9eef01a1-cb6d-479e-9b0e-f173d8038a99 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:56.260272 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9eef01a1-cb6d-479e-9b0e-f173d8038a99 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.260523 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9eef01a1-cb6d-479e-9b0e-f173d8038a99 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.269546 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:56.269546 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:56.274825 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9eef01a1-cb6d-479e-9b0e-f173d8038a99 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:56.280245 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9eef01a1-cb6d-479e-9b0e-f173d8038a99 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:56.280786 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 621/2460] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:56 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:56.570880 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6381ffb9-1561-4380-8153-f27417de942e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.575236 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6381ffb9-1561-4380-8153-f27417de942e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/5a502f88-0a65-4c9f-8279-427047e38deb Aug 01 13:57:56.575236 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6381ffb9-1561-4380-8153-f27417de942e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.575236 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6381ffb9-1561-4380-8153-f27417de942e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.581058 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6381ffb9-1561-4380-8153-f27417de942e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/5a502f88-0a65-4c9f-8279-427047e38deb returned with HTTP 404 Aug 01 13:57:56.582787 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 617/2461] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:57:56 2026] GET /volume/v3/volumes/5a502f88-0a65-4c9f-8279-427047e38deb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:57:56.595239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6e7becb0-9d3f-4c10-be9c-d4928e71b5e1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.598947 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6e7becb0-9d3f-4c10-be9c-d4928e71b5e1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/dc346b03-4ee5-48aa-af79-17d7e4a9ee7f Aug 01 13:57:56.599232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6e7becb0-9d3f-4c10-be9c-d4928e71b5e1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.599525 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6e7becb0-9d3f-4c10-be9c-d4928e71b5e1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.599729 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-6e7becb0-9d3f-4c10-be9c-d4928e71b5e1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member dc346b03-4ee5-48aa-af79-17d7e4a9ee7f {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:57:56.607410 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6e7becb0-9d3f-4c10-be9c-d4928e71b5e1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/dc346b03-4ee5-48aa-af79-17d7e4a9ee7f returned with HTTP 404 Aug 01 13:57:56.607924 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 619/2462] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:57:56 2026] GET /volume/v3/groups/dc346b03-4ee5-48aa-af79-17d7e4a9ee7f => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:57:56.617967 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-57b8f0b3-8f14-47c5-b4c4-5eb4c70e9e66 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.621104 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-57b8f0b3-8f14-47c5-b4c4-5eb4c70e9e66 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 Aug 01 13:57:56.621433 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-57b8f0b3-8f14-47c5-b4c4-5eb4c70e9e66 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.621821 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-57b8f0b3-8f14-47c5-b4c4-5eb4c70e9e66 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.622030 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.group_snapshots [None req-57b8f0b3-8f14-47c5-b4c4-5eb4c70e9e66 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] delete called for member ca4cdb14-f76a-48ee-98a7-133c0a45ea39 {{(pid=100200) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:57:56.622174 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.group_snapshots [None req-57b8f0b3-8f14-47c5-b4c4-5eb4c70e9e66 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Delete group_snapshot with id: ca4cdb14-f76a-48ee-98a7-133c0a45ea39 Aug 01 13:57:56.628539 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:56.628539 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:56.679209 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-57b8f0b3-8f14-47c5-b4c4-5eb4c70e9e66 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 returned with HTTP 202 Aug 01 13:57:56.679675 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 606/2463] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:57:56 2026] DELETE /volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:57:56.687453 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8d02da20-002a-44ff-b2bb-ba687741a023 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.692204 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8d02da20-002a-44ff-b2bb-ba687741a023 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:57:56.692456 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8d02da20-002a-44ff-b2bb-ba687741a023 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.692685 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8d02da20-002a-44ff-b2bb-ba687741a023 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.692952 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-8d02da20-002a-44ff-b2bb-ba687741a023 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:57:56.693822 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d02da20-002a-44ff-b2bb-ba687741a023 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:57:56.712004 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8d02da20-002a-44ff-b2bb-ba687741a023 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all volumes completed successfully. Aug 01 13:57:56.712873 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-8d02da20-002a-44ff-b2bb-ba687741a023 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:56.714584 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-8d02da20-002a-44ff-b2bb-ba687741a023 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:56.770290 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-8d02da20-002a-44ff-b2bb-ba687741a023 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:56.775285 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:56.775285 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:56.787652 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8d02da20-002a-44ff-b2bb-ba687741a023 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:57:56.788104 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 622/2464] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:57:56 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:56.809873 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7691fece-2b4e-4820-be7e-9576bfb00af5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.811296 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7691fece-2b4e-4820-be7e-9576bfb00af5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Aug 01 13:57:56.812043 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7691fece-2b4e-4820-be7e-9576bfb00af5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.812636 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7691fece-2b4e-4820-be7e-9576bfb00af5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.814232 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-7691fece-2b4e-4820-be7e-9576bfb00af5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:57:56.815028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-7691fece-2b4e-4820-be7e-9576bfb00af5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:57:56.819842 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7691fece-2b4e-4820-be7e-9576bfb00af5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all snapshots completed successfully. Aug 01 13:57:56.821605 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7691fece-2b4e-4820-be7e-9576bfb00af5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:57:56.822362 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 618/2465] 10.4.3.223 () {66 vars in 1264 bytes} [Sat Aug 1 13:57:56 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 01 13:57:56.832741 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-96d8b76d-dc19-48d0-ab4d-435b6a27ec20 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.835135 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96d8b76d-dc19-48d0-ab4d-435b6a27ec20 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 Aug 01 13:57:56.835389 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96d8b76d-dc19-48d0-ab4d-435b6a27ec20 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.835606 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96d8b76d-dc19-48d0-ab4d-435b6a27ec20 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.835768 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-96d8b76d-dc19-48d0-ab4d-435b6a27ec20 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member ca4cdb14-f76a-48ee-98a7-133c0a45ea39 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:57:56.841280 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96d8b76d-dc19-48d0-ab4d-435b6a27ec20 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 returned with HTTP 404 Aug 01 13:57:56.841280 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 620/2466] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:57:56 2026] GET /volume/v3/group_snapshots/ca4cdb14-f76a-48ee-98a7-133c0a45ea39 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:57:56.848944 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.853078 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:57:56.853437 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:56.853721 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:56.854028 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:57:56.854556 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:56.854556 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:56.855124 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:57:56.866079 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all volumes completed successfully. Aug 01 13:57:56.867039 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:56.867733 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:56.908511 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:56.910085 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.911668 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:56.911668 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:56.912488 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:56.912887 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1133223548", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:56.914711 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1133223548', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:56.914833 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Create volume of 1 GB Aug 01 13:57:56.920342 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Availability Zones retrieved successfully. Aug 01 13:57:56.921533 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6c7a03b6-6148-4a22-891e-6d4e908e63f8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:57:56.922054 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 607/2467] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:57:56 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 01 13:57:56.926828 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Flow 'volume_create_api' (1c94b4a5-8142-4cea-aff1-8c0ed7f6f011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:56.927943 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31aa96a3-722a-492a-a391-2edfb83d4ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:56.929239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:56.941193 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-004bc7d6-a158-41d0-8c53-83b054479162 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:56.942954 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-004bc7d6-a158-41d0-8c53-83b054479162 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769/action Aug 01 13:57:56.943497 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-004bc7d6-a158-41d0-8c53-83b054479162 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:56.943770 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-004bc7d6-a158-41d0-8c53-83b054479162 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:56.945281 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-004bc7d6-a158-41d0-8c53-83b054479162 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] delete called for group f393925c-0cde-4093-bc1f-75e054fd0769 {{(pid=100201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:57:56.946208 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-004bc7d6-a158-41d0-8c53-83b054479162 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Delete group with id: f393925c-0cde-4093-bc1f-75e054fd0769 Aug 01 13:57:56.949017 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:56.949017 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:56.979208 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31aa96a3-722a-492a-a391-2edfb83d4ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:56.980533 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c997540-a310-4c86-9d2c-1310408dc2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.007860 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-004bc7d6-a158-41d0-8c53-83b054479162 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769/action returned with HTTP 202 Aug 01 13:57:57.008612 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 619/2468] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:57:56 2026] POST /volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:57:57.020411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2d10fa7b-7dc7-48e6-9479-adbe50705189 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.030113 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2d10fa7b-7dc7-48e6-9479-adbe50705189 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d Aug 01 13:57:57.032179 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2d10fa7b-7dc7-48e6-9479-adbe50705189 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:57.032179 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2d10fa7b-7dc7-48e6-9479-adbe50705189 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:57.040972 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:57.040972 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:57.049593 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2d10fa7b-7dc7-48e6-9479-adbe50705189 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:57:57.050530 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-2d10fa7b-7dc7-48e6-9479-adbe50705189 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:57.054257 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-2d10fa7b-7dc7-48e6-9479-adbe50705189 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:57.063458 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Created reservations ['d06ac6d3-8106-4bd7-8ffa-d7a906c3b46a', '3aa382e8-1e94-4433-aa1b-becff0f0dbcb', '0ecf498d-ef86-446c-be69-4a260258048f', 'd7fc6469-b4ea-4096-9b63-f93556da4a06'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:57.063458 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c997540-a310-4c86-9d2c-1310408dc2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d06ac6d3-8106-4bd7-8ffa-d7a906c3b46a', '3aa382e8-1e94-4433-aa1b-becff0f0dbcb', '0ecf498d-ef86-446c-be69-4a260258048f', 'd7fc6469-b4ea-4096-9b63-f93556da4a06']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.063458 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48842677-8f0a-40de-988b-e540e96efde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.095401 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-2d10fa7b-7dc7-48e6-9479-adbe50705189 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:57.095458 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48842677-8f0a-40de-988b-e540e96efde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '137118b9-1552-451d-a191-284ff0a783a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1133223548',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='58da942ebeaf4c3f87df9635801cf33c',qos_specs=None,replication_status=,reservations=['d06ac6d3-8106-4bd7-8ffa-d7a906c3b46a','3aa382e8-1e94-4433-aa1b-becff0f0dbcb','0ecf498d-ef86-446c-be69-4a260258048f','d7fc6469-b4ea-4096-9b63-f93556da4a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b18c0565bb554c909a7cf1c69bde83de',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1133223548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=137118b9-1552-451d-a191-284ff0a783a2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='58da942ebeaf4c3f87df9635801cf33c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b18c0565bb554c909a7cf1c69bde83de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.095458 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5445de2e-35e5-404c-a03d-8113c59d9073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.097901 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:57.097901 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:57.107658 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2d10fa7b-7dc7-48e6-9479-adbe50705189 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d returned with HTTP 200 Aug 01 13:57:57.107658 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 621/2469] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:57:57 2026] GET /volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:57.117673 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5445de2e-35e5-404c-a03d-8113c59d9073) transitioned into state 'SUCCESS' from state '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-1133223548',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='58da942ebeaf4c3f87df9635801cf33c',qos_specs=None,replication_status=,reservations=['d06ac6d3-8106-4bd7-8ffa-d7a906c3b46a','3aa382e8-1e94-4433-aa1b-becff0f0dbcb','0ecf498d-ef86-446c-be69-4a260258048f','d7fc6469-b4ea-4096-9b63-f93556da4a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b18c0565bb554c909a7cf1c69bde83de',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.117673 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf632024-eb3d-4171-905e-af5e7391a89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.132518 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf632024-eb3d-4171-905e-af5e7391a89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.133623 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Flow 'volume_create_api' (1c94b4a5-8142-4cea-aff1-8c0ed7f6f011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:57.134004 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Create volume request issued successfully. Aug 01 13:57:57.134812 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-dda0a896-7b95-48d5-b8cc-559ea683cdbc tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:57.135375 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 623/2470] 10.4.3.223 () {72 vars in 1541 bytes} [Sat Aug 1 13:57:56 2026] POST /volume/v3/volumes => generated 763 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:57.146528 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9c2425a9-1803-4ea4-9b13-bbd4dc917677 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.148903 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c2425a9-1803-4ea4-9b13-bbd4dc917677 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 Aug 01 13:57:57.150363 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c2425a9-1803-4ea4-9b13-bbd4dc917677 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:57.150363 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c2425a9-1803-4ea4-9b13-bbd4dc917677 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:57.153514 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-e5ed8d86-4ed4-4df6-a2c2-578916fe036a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.156084 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-e5ed8d86-4ed4-4df6-a2c2-578916fe036a tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] GET https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 Aug 01 13:57:57.156224 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-e5ed8d86-4ed4-4df6-a2c2-578916fe036a tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:57.156417 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-e5ed8d86-4ed4-4df6-a2c2-578916fe036a tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:57.159816 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c2425a9-1803-4ea4-9b13-bbd4dc917677 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 returned with HTTP 404 Aug 01 13:57:57.160644 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 608/2471] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:57 2026] GET /volume/v3/volumes/5b83c015-ee12-4fcc-810b-33c6b6ef7795 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:57.166114 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:57.166114 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:57.170973 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e818c209-2011-4531-94ba-6518319a0562 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.173067 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-e5ed8d86-4ed4-4df6-a2c2-578916fe036a tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Volume info retrieved successfully. Aug 01 13:57:57.173444 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:57.173916 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-324230553"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:57.176013 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-324230553'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:57.176013 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume of 1 GB Aug 01 13:57:57.177915 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-15d95cf8-5b4b-4d01-a060-d25ba78669ca req-e5ed8d86-4ed4-4df6-a2c2-578916fe036a tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 returned with HTTP 200 Aug 01 13:57:57.178470 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 620/2472] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:57 2026] GET /volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:57.182104 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Availability Zones retrieved successfully. Aug 01 13:57:57.189838 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Flow 'volume_create_api' (33fe61fd-c1aa-4a63-b32f-f4cc3b7515bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:57.190320 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-22319637-6b7b-4c3e-ab12-b0a169dd78aa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.191770 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd4c914-6813-4c04-ad29-c1fe07728f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.192049 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:57.192734 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22319637-6b7b-4c3e-ab12-b0a169dd78aa tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:57.193023 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22319637-6b7b-4c3e-ab12-b0a169dd78aa tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:57.194374 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22319637-6b7b-4c3e-ab12-b0a169dd78aa tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:57.209672 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:57.209672 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:57.217074 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-22319637-6b7b-4c3e-ab12-b0a169dd78aa tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:57.220760 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-4e3acd17-b9e7-4755-9b76-172bfe6b4420 req-585e2e7c-1b1f-42e9-a087-f2cb4efe0671 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.223511 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22319637-6b7b-4c3e-ab12-b0a169dd78aa tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:57.224179 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 624/2473] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:57 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:57.225854 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-4e3acd17-b9e7-4755-9b76-172bfe6b4420 req-585e2e7c-1b1f-42e9-a087-f2cb4efe0671 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] GET https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 Aug 01 13:57:57.225966 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-4e3acd17-b9e7-4755-9b76-172bfe6b4420 req-585e2e7c-1b1f-42e9-a087-f2cb4efe0671 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:57.226096 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd4c914-6813-4c04-ad29-c1fe07728f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.226269 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-4e3acd17-b9e7-4755-9b76-172bfe6b4420 req-585e2e7c-1b1f-42e9-a087-f2cb4efe0671 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:57.227004 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05c338c-245b-4247-9841-fcc597ae69be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.239967 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:57.239967 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:57.248737 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-4e3acd17-b9e7-4755-9b76-172bfe6b4420 req-585e2e7c-1b1f-42e9-a087-f2cb4efe0671 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Volume info retrieved successfully. Aug 01 13:57:57.256139 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-4e3acd17-b9e7-4755-9b76-172bfe6b4420 req-585e2e7c-1b1f-42e9-a087-f2cb4efe0671 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 returned with HTTP 200 Aug 01 13:57:57.256663 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 609/2474] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:57 2026] GET /volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 => generated 831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:57.280831 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Created reservations ['8fd7806c-f47a-46e8-b244-dd062b32c789', '109b11b5-9d99-4333-8180-bf4b2f4bcd97', '117f8929-a79e-47c3-8d70-204d721e8c30', '6992af23-1b14-4edb-b4be-d70d37c63ed6'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:57.281584 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05c338c-245b-4247-9841-fcc597ae69be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fd7806c-f47a-46e8-b244-dd062b32c789', '109b11b5-9d99-4333-8180-bf4b2f4bcd97', '117f8929-a79e-47c3-8d70-204d721e8c30', '6992af23-1b14-4edb-b4be-d70d37c63ed6']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.282748 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e18f131-e87a-4af4-8e42-fae3092093cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.297736 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-9f514ed3-f553-42a4-92e5-b4e272b3f2a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.298994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b31aa86e-b5d9-40a2-b68f-56358ff01f88 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.300095 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-9f514ed3-f553-42a4-92e5-b4e272b3f2a1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments/1bbca235-d46c-48c5-af38-bd3b56b65b1a/action Aug 01 13:57:57.300938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-9f514ed3-f553-42a4-92e5-b4e272b3f2a1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:57.300938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-9f514ed3-f553-42a4-92e5-b4e272b3f2a1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:57.301484 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b31aa86e-b5d9-40a2-b68f-56358ff01f88 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:57.302289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b31aa86e-b5d9-40a2-b68f-56358ff01f88 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:57.302289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b31aa86e-b5d9-40a2-b68f-56358ff01f88 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:57.312326 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:57.312326 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:57.317986 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b31aa86e-b5d9-40a2-b68f-56358ff01f88 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:57.318891 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e18f131-e87a-4af4-8e42-fae3092093cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d7f037-3735-4c0b-9dd8-25db963463f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-324230553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db68e1b0dd09478c942012c47fbec343',qos_specs=None,replication_status=,reservations=['8fd7806c-f47a-46e8-b244-dd062b32c789','109b11b5-9d99-4333-8180-bf4b2f4bcd97','117f8929-a79e-47c3-8d70-204d721e8c30','6992af23-1b14-4edb-b4be-d70d37c63ed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f893f61f472c49fbb8e936663e184af4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-324230553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19d7f037-3735-4c0b-9dd8-25db963463f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db68e1b0dd09478c942012c47fbec343',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f893f61f472c49fbb8e936663e184af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.319892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a28dea2-70f4-4f88-b34a-4c409c30dd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.324306 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:57.324306 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:57.329280 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b31aa86e-b5d9-40a2-b68f-56358ff01f88 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:57.329775 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 625/2475] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:57 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 999 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:57.346508 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a28dea2-70f4-4f88-b34a-4c409c30dd8b) transitioned into state 'SUCCESS' from state '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-324230553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db68e1b0dd09478c942012c47fbec343',qos_specs=None,replication_status=,reservations=['8fd7806c-f47a-46e8-b244-dd062b32c789','109b11b5-9d99-4333-8180-bf4b2f4bcd97','117f8929-a79e-47c3-8d70-204d721e8c30','6992af23-1b14-4edb-b4be-d70d37c63ed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f893f61f472c49fbb8e936663e184af4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.347505 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (511ebea5-3deb-4108-a5fb-f3eba4556e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.352878 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-28581128-56f4-4e83-b0c6-62df9c5c4b7f req-9f514ed3-f553-42a4-92e5-b4e272b3f2a1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/1bbca235-d46c-48c5-af38-bd3b56b65b1a/action returned with HTTP 204 Aug 01 13:57:57.354744 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 621/2476] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:57:57 2026] POST /volume/v3/attachments/1bbca235-d46c-48c5-af38-bd3b56b65b1a/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:57.362048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (511ebea5-3deb-4108-a5fb-f3eba4556e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.362175 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Flow 'volume_create_api' (33fe61fd-c1aa-4a63-b32f-f4cc3b7515bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:57.362536 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume request issued successfully. Aug 01 13:57:57.363370 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e818c209-2011-4531-94ba-6518319a0562 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:57.363801 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 622/2477] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:57:57 2026] POST /volume/v3/volumes => generated 777 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:57.380228 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-00140704-8b57-44bf-abe1-a4b0f5a148f5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.384242 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-00140704-8b57-44bf-abe1-a4b0f5a148f5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 Aug 01 13:57:57.385333 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-00140704-8b57-44bf-abe1-a4b0f5a148f5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:57.385333 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-00140704-8b57-44bf-abe1-a4b0f5a148f5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:57.401417 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:57.401417 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:57.405889 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-00140704-8b57-44bf-abe1-a4b0f5a148f5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:57.413391 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-00140704-8b57-44bf-abe1-a4b0f5a148f5 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 returned with HTTP 200 Aug 01 13:57:57.413847 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 610/2478] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:57 2026] GET /volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:57.557548 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.645393 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:57.645732 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2090540138"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:57.646996 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2090540138'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:57.647104 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Create volume of 1 GB Aug 01 13:57:57.650729 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Availability Zones retrieved successfully. Aug 01 13:57:57.656106 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Flow 'volume_create_api' (990c8fa9-e072-4aa4-83bd-651263bcbc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:57.657114 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (038671d3-849a-4606-9f2b-d6f664f0aa51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.658227 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:57.684020 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (038671d3-849a-4606-9f2b-d6f664f0aa51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.684896 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d316fe3a-504f-4d80-873c-5aa097528642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.736676 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Created reservations ['6d9b7360-74ef-489c-8b69-4aaaf47b7a44', 'b01ecb5e-3026-464e-a573-b1ee432ba070', 'ad063fc7-12ed-4d21-910d-58db479bb1da', '46c4191c-4b9a-4b81-ad0c-fbdd44e66600'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:57.737412 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d316fe3a-504f-4d80-873c-5aa097528642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d9b7360-74ef-489c-8b69-4aaaf47b7a44', 'b01ecb5e-3026-464e-a573-b1ee432ba070', 'ad063fc7-12ed-4d21-910d-58db479bb1da', '46c4191c-4b9a-4b81-ad0c-fbdd44e66600']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.738073 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97a5c7da-d743-4b51-93b4-48920e9fec6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.761511 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97a5c7da-d743-4b51-93b4-48920e9fec6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21513eb1-9ca9-4a9f-adad-b76ceec5e72c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2090540138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53daf2e19cac47919ac2c66f1d8b36e9',qos_specs=None,replication_status=,reservations=['6d9b7360-74ef-489c-8b69-4aaaf47b7a44','b01ecb5e-3026-464e-a573-b1ee432ba070','ad063fc7-12ed-4d21-910d-58db479bb1da','46c4191c-4b9a-4b81-ad0c-fbdd44e66600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='713a074a813946558399788276968e95',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2090540138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21513eb1-9ca9-4a9f-adad-b76ceec5e72c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53daf2e19cac47919ac2c66f1d8b36e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='713a074a813946558399788276968e95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.762111 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafe80e3-6846-4e40-b2a3-b9db7037bb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.783947 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafe80e3-6846-4e40-b2a3-b9db7037bb08) transitioned into state 'SUCCESS' from state '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-2090540138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53daf2e19cac47919ac2c66f1d8b36e9',qos_specs=None,replication_status=,reservations=['6d9b7360-74ef-489c-8b69-4aaaf47b7a44','b01ecb5e-3026-464e-a573-b1ee432ba070','ad063fc7-12ed-4d21-910d-58db479bb1da','46c4191c-4b9a-4b81-ad0c-fbdd44e66600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='713a074a813946558399788276968e95',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.785001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891ae227-5981-4755-b7d5-1b448f6500ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:57.794868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891ae227-5981-4755-b7d5-1b448f6500ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:57.796003 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Flow 'volume_create_api' (990c8fa9-e072-4aa4-83bd-651263bcbc24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:57.796409 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Create volume request issued successfully. Aug 01 13:57:57.796993 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2915d08-4b9d-4fbe-bfc3-bf28ff163d7d tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:57.797432 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 626/2479] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 13:57:57 2026] POST /volume/v3/volumes => generated 752 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:57.815299 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4320ac3a-f0cb-469f-896c-6febecdc44e6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:57.817713 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4320ac3a-f0cb-469f-896c-6febecdc44e6 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c Aug 01 13:57:57.818056 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4320ac3a-f0cb-469f-896c-6febecdc44e6 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:57.818337 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4320ac3a-f0cb-469f-896c-6febecdc44e6 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:57.830096 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:57.830096 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:57.836088 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4320ac3a-f0cb-469f-896c-6febecdc44e6 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Volume info retrieved successfully. Aug 01 13:57:57.842983 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4320ac3a-f0cb-469f-896c-6febecdc44e6 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c returned with HTTP 200 Aug 01 13:57:57.843577 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 622/2480] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:57:57 2026] GET /volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:58.121258 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9a3b7a6f-18f7-4ca1-a21d-362dcd17dd2b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.123684 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9a3b7a6f-18f7-4ca1-a21d-362dcd17dd2b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d Aug 01 13:57:58.124002 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9a3b7a6f-18f7-4ca1-a21d-362dcd17dd2b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.124196 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9a3b7a6f-18f7-4ca1-a21d-362dcd17dd2b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.131919 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9a3b7a6f-18f7-4ca1-a21d-362dcd17dd2b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d returned with HTTP 404 Aug 01 13:57:58.132392 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 623/2481] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/22adc8d0-a2e7-4cca-bef5-ff18888a536d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:57:58.140753 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-97fa83b1-8890-498b-8372-b2174cfd6af2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.142978 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-97fa83b1-8890-498b-8372-b2174cfd6af2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769 Aug 01 13:57:58.143274 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-97fa83b1-8890-498b-8372-b2174cfd6af2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.143539 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-97fa83b1-8890-498b-8372-b2174cfd6af2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.143707 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-97fa83b1-8890-498b-8372-b2174cfd6af2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member f393925c-0cde-4093-bc1f-75e054fd0769 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:57:58.147372 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-97fa83b1-8890-498b-8372-b2174cfd6af2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769 returned with HTTP 404 Aug 01 13:57:58.148084 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 611/2482] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/groups/f393925c-0cde-4093-bc1f-75e054fd0769 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:57:58.154970 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-77a5ee55-07d2-44b5-bd58-b0ae29432fd6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.157205 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77a5ee55-07d2-44b5-bd58-b0ae29432fd6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/e323493d-114c-4ae5-b43d-9be23261d05e Aug 01 13:57:58.157517 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77a5ee55-07d2-44b5-bd58-b0ae29432fd6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.157772 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77a5ee55-07d2-44b5-bd58-b0ae29432fd6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.158053 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.158053 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:58.172717 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77a5ee55-07d2-44b5-bd58-b0ae29432fd6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/group_types/e323493d-114c-4ae5-b43d-9be23261d05e returned with HTTP 202 Aug 01 13:57:58.173137 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 627/2483] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:57:58 2026] DELETE /volume/v3/group_types/e323493d-114c-4ae5-b43d-9be23261d05e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:57:58.180182 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eb72e833-de8b-4b9e-80f9-74376bf55263 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.181962 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eb72e833-de8b-4b9e-80f9-74376bf55263 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] DELETE https://10.4.3.223/volume/v3/types/dd52b8e8-5e51-41bb-91b5-43a8075fe1fd Aug 01 13:57:58.182176 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eb72e833-de8b-4b9e-80f9-74376bf55263 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.182415 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eb72e833-de8b-4b9e-80f9-74376bf55263 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.207619 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eb72e833-de8b-4b9e-80f9-74376bf55263 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/types/dd52b8e8-5e51-41bb-91b5-43a8075fe1fd returned with HTTP 202 Aug 01 13:57:58.208028 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 623/2484] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:57:58 2026] DELETE /volume/v3/types/dd52b8e8-5e51-41bb-91b5-43a8075fe1fd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:58.216655 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-33b85547-55fa-48be-a20b-83ffa42a6bd1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.218471 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33b85547-55fa-48be-a20b-83ffa42a6bd1 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] GET https://10.4.3.223/volume/v3/types/dd52b8e8-5e51-41bb-91b5-43a8075fe1fd Aug 01 13:57:58.218720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33b85547-55fa-48be-a20b-83ffa42a6bd1 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.218906 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33b85547-55fa-48be-a20b-83ffa42a6bd1 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.222571 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33b85547-55fa-48be-a20b-83ffa42a6bd1 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/types/dd52b8e8-5e51-41bb-91b5-43a8075fe1fd returned with HTTP 404 Aug 01 13:57:58.223061 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 624/2485] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/types/dd52b8e8-5e51-41bb-91b5-43a8075fe1fd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:58.232982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0658fb77-043c-4e8d-8bf1-cdb4e5cca10c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.235795 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0658fb77-043c-4e8d-8bf1-cdb4e5cca10c tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:57:58.235982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0658fb77-043c-4e8d-8bf1-cdb4e5cca10c tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-197383257"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:58.239516 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b2f13a98-7177-410b-be89-1b02c7347e70 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.240606 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2f13a98-7177-410b-be89-1b02c7347e70 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:58.240804 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2f13a98-7177-410b-be89-1b02c7347e70 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.242281 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2f13a98-7177-410b-be89-1b02c7347e70 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.250852 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.250852 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:58.254560 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b2f13a98-7177-410b-be89-1b02c7347e70 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:58.255818 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0658fb77-043c-4e8d-8bf1-cdb4e5cca10c tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:57:58.256168 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 612/2486] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:57:58 2026] POST /volume/v3/types => generated 223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:58.261619 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2f13a98-7177-410b-be89-1b02c7347e70 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:58.261619 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 628/2487] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:58.265842 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3b22fdbf-a743-415d-abe8-ad2dbffbf492 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.271093 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b22fdbf-a743-415d-abe8-ad2dbffbf492 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:57:58.271261 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b22fdbf-a743-415d-abe8-ad2dbffbf492 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-290961562"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:58.275745 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-37f051b4-466f-4b72-9a7f-538a2d8f5c81 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.277513 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-37f051b4-466f-4b72-9a7f-538a2d8f5c81 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:58.277738 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-37f051b4-466f-4b72-9a7f-538a2d8f5c81 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.277965 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-37f051b4-466f-4b72-9a7f-538a2d8f5c81 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.287341 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.287341 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:58.291127 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-37f051b4-466f-4b72-9a7f-538a2d8f5c81 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:58.294316 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-aa444cc8-a5aa-4d5a-9e2d-6be73cf8c70e req-7c444d5b-69bb-4226-9ae1-3cd136269e1b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.296069 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b22fdbf-a743-415d-abe8-ad2dbffbf492 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:57:58.296203 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-37f051b4-466f-4b72-9a7f-538a2d8f5c81 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:58.296634 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 625/2488] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:58.296677 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 624/2489] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:57:58 2026] POST /volume/v3/group_types => generated 180 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:58.297848 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-aa444cc8-a5aa-4d5a-9e2d-6be73cf8c70e req-7c444d5b-69bb-4226-9ae1-3cd136269e1b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] GET https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 Aug 01 13:57:58.298091 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-aa444cc8-a5aa-4d5a-9e2d-6be73cf8c70e req-7c444d5b-69bb-4226-9ae1-3cd136269e1b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.298302 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-aa444cc8-a5aa-4d5a-9e2d-6be73cf8c70e req-7c444d5b-69bb-4226-9ae1-3cd136269e1b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.305206 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5a7cd018-66bc-47f6-9c74-72905daafc54 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.306569 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.306569 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:58.306983 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a7cd018-66bc-47f6-9c74-72905daafc54 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/groups Aug 01 13:57:58.307487 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a7cd018-66bc-47f6-9c74-72905daafc54 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9879bdb6-319a-4d77-9951-9af750b3ccd2", "volume_types": ["23fca954-661a-4e9f-a650-d2f02272611f"], "name": "tempest-GroupSnapshotsTest-Group-749298203"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:58.309088 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-5a7cd018-66bc-47f6-9c74-72905daafc54 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating new group {'group': {'group_type': '9879bdb6-319a-4d77-9951-9af750b3ccd2', 'volume_types': ['23fca954-661a-4e9f-a650-d2f02272611f'], 'name': 'tempest-GroupSnapshotsTest-Group-749298203'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:57:58.311376 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-aa444cc8-a5aa-4d5a-9e2d-6be73cf8c70e req-7c444d5b-69bb-4226-9ae1-3cd136269e1b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Volume info retrieved successfully. Aug 01 13:57:58.314194 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-5a7cd018-66bc-47f6-9c74-72905daafc54 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating group tempest-GroupSnapshotsTest-Group-749298203. Aug 01 13:57:58.319516 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-aa444cc8-a5aa-4d5a-9e2d-6be73cf8c70e req-7c444d5b-69bb-4226-9ae1-3cd136269e1b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 returned with HTTP 200 Aug 01 13:57:58.319993 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 613/2490] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:58.326209 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5a7cd018-66bc-47f6-9c74-72905daafc54 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Availability Zones retrieved successfully. Aug 01 13:57:58.340136 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5a7cd018-66bc-47f6-9c74-72905daafc54 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['8f7051bd-ad77-4ca9-832a-dcdbbfd5c300'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:58.346802 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-a5681d18-1220-42cf-8d18-272f484a637d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.348904 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-a5681d18-1220-42cf-8d18-272f484a637d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:58.349107 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-a5681d18-1220-42cf-8d18-272f484a637d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.349327 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-a5681d18-1220-42cf-8d18-272f484a637d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.349369 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-250f94c2-2a2c-4e73-9ad8-3be0a717638c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.351574 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-250f94c2-2a2c-4e73-9ad8-3be0a717638c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:58.351810 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-250f94c2-2a2c-4e73-9ad8-3be0a717638c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.351985 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-250f94c2-2a2c-4e73-9ad8-3be0a717638c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.358837 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.358837 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:58.362492 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-a5681d18-1220-42cf-8d18-272f484a637d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:58.363162 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.363162 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:58.367121 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-a5681d18-1220-42cf-8d18-272f484a637d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:58.367575 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 626/2491] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:58.369842 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-250f94c2-2a2c-4e73-9ad8-3be0a717638c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:58.374944 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-250f94c2-2a2c-4e73-9ad8-3be0a717638c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:58.375503 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 625/2492] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 1250 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:58.383376 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a7cd018-66bc-47f6-9c74-72905daafc54 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Aug 01 13:57:58.383932 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 629/2493] 10.4.3.223 () {70 vars in 1297 bytes} [Sat Aug 1 13:57:58 2026] POST /volume/v3/groups => generated 111 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:58.393555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b0c02cfc-851e-4f08-adba-09bd88213df5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.393749 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-dd4794ba-5597-4ee6-bfd0-52cb028da915 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.395869 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b0c02cfc-851e-4f08-adba-09bd88213df5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:57:58.396131 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b0c02cfc-851e-4f08-adba-09bd88213df5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.396381 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-dd4794ba-5597-4ee6-bfd0-52cb028da915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897/action Aug 01 13:57:58.396458 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b0c02cfc-851e-4f08-adba-09bd88213df5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.396564 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-b0c02cfc-851e-4f08-adba-09bd88213df5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:57:58.396747 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-dd4794ba-5597-4ee6-bfd0-52cb028da915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:57:58.396888 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-dd4794ba-5597-4ee6-bfd0-52cb028da915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:58.409387 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.409387 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:58.409988 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-dd4794ba-5597-4ee6-bfd0-52cb028da915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:58.410124 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.410124 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:58.417679 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-dd4794ba-5597-4ee6-bfd0-52cb028da915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Begin detaching volume completed successfully. Aug 01 13:57:58.418017 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-dd4794ba-5597-4ee6-bfd0-52cb028da915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897/action returned with HTTP 202 Aug 01 13:57:58.418891 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 627/2494] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:57:58 2026] POST /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:57:58.430918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a244cc67-50a5-426f-9673-53dae2803f53 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.432753 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b0c02cfc-851e-4f08-adba-09bd88213df5 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 200 Aug 01 13:57:58.432969 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 614/2495] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:58.436120 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a244cc67-50a5-426f-9673-53dae2803f53 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 Aug 01 13:57:58.436326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a244cc67-50a5-426f-9673-53dae2803f53 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.436524 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a244cc67-50a5-426f-9673-53dae2803f53 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.444507 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.444507 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:58.448609 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a244cc67-50a5-426f-9673-53dae2803f53 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:58.453059 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a244cc67-50a5-426f-9673-53dae2803f53 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 returned with HTTP 200 Aug 01 13:57:58.453489 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 626/2496] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:58.466475 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-830bd05c-1787-497d-a8be-2e1cc638505a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.468612 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-830bd05c-1787-497d-a8be-2e1cc638505a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:57:58.468972 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-830bd05c-1787-497d-a8be-2e1cc638505a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19d7f037-3735-4c0b-9dd8-25db963463f0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2062958216"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:58.479864 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.479864 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:58.480323 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-830bd05c-1787-497d-a8be-2e1cc638505a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:57:58.480485 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-830bd05c-1787-497d-a8be-2e1cc638505a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create snapshot from volume 19d7f037-3735-4c0b-9dd8-25db963463f0 Aug 01 13:57:58.484590 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eff4b794-1625-4e01-bbed-dbb826046e58 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.485087 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eff4b794-1625-4e01-bbed-dbb826046e58 None None] GET https://10.4.3.223/volume// Aug 01 13:57:58.485310 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eff4b794-1625-4e01-bbed-dbb826046e58 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.485615 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eff4b794-1625-4e01-bbed-dbb826046e58 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.486004 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eff4b794-1625-4e01-bbed-dbb826046e58 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:58.486363 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 628/2497] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:57:58.496919 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-27d18b0c-1890-4cf7-8f5c-0e942a031245 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.499106 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-27d18b0c-1890-4cf7-8f5c-0e942a031245 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:57:58.499426 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-27d18b0c-1890-4cf7-8f5c-0e942a031245 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.499714 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-27d18b0c-1890-4cf7-8f5c-0e942a031245 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.512332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-830bd05c-1787-497d-a8be-2e1cc638505a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Created reservations ['4393e79b-f8d1-415b-99bf-f2ea9c1000f3', 'ab3cc862-8cd8-4f95-9103-e6e164285537', 'ec634d31-b40a-4038-a72e-a0e23bac0b47', 'e7fbf93b-a99c-4507-88ad-3838e1bd862f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:58.515804 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.515804 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:58.519971 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-27d18b0c-1890-4cf7-8f5c-0e942a031245 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:57:58.524783 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-27d18b0c-1890-4cf7-8f5c-0e942a031245 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:57:58.525228 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 615/2498] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:57:58.539362 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-80931f6e-b8fd-45cd-a5ac-6a59530ec9a2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.539691 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-c59d3771-133c-4e88-a812-afbd378ffeee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.542020 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-80931f6e-b8fd-45cd-a5ac-6a59530ec9a2 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:58.542201 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-80931f6e-b8fd-45cd-a5ac-6a59530ec9a2 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.542275 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-c59d3771-133c-4e88-a812-afbd378ffeee tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897/encryption Aug 01 13:57:58.542400 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-80931f6e-b8fd-45cd-a5ac-6a59530ec9a2 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.542501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-c59d3771-133c-4e88-a812-afbd378ffeee tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.542742 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-c59d3771-133c-4e88-a812-afbd378ffeee tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.544999 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-830bd05c-1787-497d-a8be-2e1cc638505a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot create request issued successfully. Aug 01 13:57:58.545365 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-830bd05c-1787-497d-a8be-2e1cc638505a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:57:58.545796 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 630/2499] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:57:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:58.549532 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.549532 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:58.551042 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-ffb1413b-e16a-4c0f-8b43-3118951d301f req-0a7e8d51-ea11-4bf7-8c4d-93962875799f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.553743 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ffb1413b-e16a-4c0f-8b43-3118951d301f req-0a7e8d51-ea11-4bf7-8c4d-93962875799f tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-reader] GET https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 Aug 01 13:57:58.553999 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ffb1413b-e16a-4c0f-8b43-3118951d301f req-0a7e8d51-ea11-4bf7-8c4d-93962875799f tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.554282 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ffb1413b-e16a-4c0f-8b43-3118951d301f req-0a7e8d51-ea11-4bf7-8c4d-93962875799f tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-reader] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.554339 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-80931f6e-b8fd-45cd-a5ac-6a59530ec9a2 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:58.559589 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c896710a-fb25-4e6a-8a52-75a0f85e057c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.559939 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-80931f6e-b8fd-45cd-a5ac-6a59530ec9a2 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:58.560479 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 627/2500] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 1250 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:58.561859 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c896710a-fb25-4e6a-8a52-75a0f85e057c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf Aug 01 13:57:58.561994 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.561994 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:58.562127 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c896710a-fb25-4e6a-8a52-75a0f85e057c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.562240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c896710a-fb25-4e6a-8a52-75a0f85e057c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.564500 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.564500 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:58.567160 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.567160 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:58.567538 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c896710a-fb25-4e6a-8a52-75a0f85e057c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:58.568158 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c896710a-fb25-4e6a-8a52-75a0f85e057c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf returned with HTTP 200 Aug 01 13:57:58.568544 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-ffb1413b-e16a-4c0f-8b43-3118951d301f req-0a7e8d51-ea11-4bf7-8c4d-93962875799f tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-reader] Volume info retrieved successfully. Aug 01 13:57:58.568600 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 631/2501] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:58.571184 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-c59d3771-133c-4e88-a812-afbd378ffeee tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897/encryption returned with HTTP 200 Aug 01 13:57:58.572093 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 629/2502] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:58.573289 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ffb1413b-e16a-4c0f-8b43-3118951d301f req-0a7e8d51-ea11-4bf7-8c4d-93962875799f tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-reader] https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 returned with HTTP 200 Aug 01 13:57:58.573677 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 616/2503] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:58.602630 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1c851131-f222-4c08-b91e-a43ea439e2cd req-88af5e85-09f4-4db6-8ed2-3cc3a840af5b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.605801 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1c851131-f222-4c08-b91e-a43ea439e2cd req-88af5e85-09f4-4db6-8ed2-3cc3a840af5b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] DELETE https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 Aug 01 13:57:58.605979 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1c851131-f222-4c08-b91e-a43ea439e2cd req-88af5e85-09f4-4db6-8ed2-3cc3a840af5b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.606146 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1c851131-f222-4c08-b91e-a43ea439e2cd req-88af5e85-09f4-4db6-8ed2-3cc3a840af5b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.606320 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-1c851131-f222-4c08-b91e-a43ea439e2cd req-88af5e85-09f4-4db6-8ed2-3cc3a840af5b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Delete volume with id: 137118b9-1552-451d-a191-284ff0a783a2 Aug 01 13:57:58.612932 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.612932 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:58.613430 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1c851131-f222-4c08-b91e-a43ea439e2cd req-88af5e85-09f4-4db6-8ed2-3cc3a840af5b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Volume info retrieved successfully. Aug 01 13:57:58.629332 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1c851131-f222-4c08-b91e-a43ea439e2cd req-88af5e85-09f4-4db6-8ed2-3cc3a840af5b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Delete volume request issued successfully. Aug 01 13:57:58.629563 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1c851131-f222-4c08-b91e-a43ea439e2cd req-88af5e85-09f4-4db6-8ed2-3cc3a840af5b tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 returned with HTTP 202 Aug 01 13:57:58.630169 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 628/2504] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 13:57:58 2026] DELETE /volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:58.652361 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b6b1b371-8416-46dd-ac02-0170d60589db req-60334ac2-c98e-41d0-9297-17f85a7cd453 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.654330 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b6b1b371-8416-46dd-ac02-0170d60589db req-60334ac2-c98e-41d0-9297-17f85a7cd453 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] GET https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 Aug 01 13:57:58.654509 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b6b1b371-8416-46dd-ac02-0170d60589db req-60334ac2-c98e-41d0-9297-17f85a7cd453 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.654681 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b6b1b371-8416-46dd-ac02-0170d60589db req-60334ac2-c98e-41d0-9297-17f85a7cd453 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.661126 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.661126 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:58.665245 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-b6b1b371-8416-46dd-ac02-0170d60589db req-60334ac2-c98e-41d0-9297-17f85a7cd453 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Volume info retrieved successfully. Aug 01 13:57:58.669681 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b6b1b371-8416-46dd-ac02-0170d60589db req-60334ac2-c98e-41d0-9297-17f85a7cd453 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 returned with HTTP 200 Aug 01 13:57:58.670131 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 632/2505] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:58.856334 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-91ca5b30-5655-4482-ba89-c64644d9c9d4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.858167 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91ca5b30-5655-4482-ba89-c64644d9c9d4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c Aug 01 13:57:58.858353 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91ca5b30-5655-4482-ba89-c64644d9c9d4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:58.858580 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91ca5b30-5655-4482-ba89-c64644d9c9d4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:58.878919 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.878919 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:58.883854 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-91ca5b30-5655-4482-ba89-c64644d9c9d4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Volume info retrieved successfully. Aug 01 13:57:58.889742 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91ca5b30-5655-4482-ba89-c64644d9c9d4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c returned with HTTP 200 Aug 01 13:57:58.890151 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 630/2506] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:58.906425 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-42ba026f-636f-4407-a06b-6370afd929ba None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.908451 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-42ba026f-636f-4407-a06b-6370afd929ba tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 13:57:58.908886 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-42ba026f-636f-4407-a06b-6370afd929ba tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "21513eb1-9ca9-4a9f-adad-b76ceec5e72c", "name": "tempest-VolumesBackupsV39Test-Backup-1784184845", "container": "tempest-volumesbackupsv39test-backup-container-1551238311"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:58.910455 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-42ba026f-636f-4407-a06b-6370afd929ba tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Creating new backup {'backup': {'volume_id': '21513eb1-9ca9-4a9f-adad-b76ceec5e72c', 'name': 'tempest-VolumesBackupsV39Test-Backup-1784184845', 'container': 'tempest-volumesbackupsv39test-backup-container-1551238311'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:57:58.910694 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-42ba026f-636f-4407-a06b-6370afd929ba tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Creating backup of volume 21513eb1-9ca9-4a9f-adad-b76ceec5e72c in container tempest-volumesbackupsv39test-backup-container-1551238311 Aug 01 13:57:58.919833 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:58.919833 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:58.920429 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-42ba026f-636f-4407-a06b-6370afd929ba tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Volume info retrieved successfully. Aug 01 13:57:58.947270 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-42ba026f-636f-4407-a06b-6370afd929ba tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Created reservations ['3968d264-a4e8-4dd2-be0d-2afc84f52279', '9368c680-b84a-4d0b-b2aa-5d1408ed7905'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:58.985682 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-42ba026f-636f-4407-a06b-6370afd929ba tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:57:58.986150 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 617/2507] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:57:58 2026] POST /volume/v3/backups => generated 333 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:57:58.996560 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b71ed7f7-03fd-4b7e-8a37-4e09113af1f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:58.999399 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b71ed7f7-03fd-4b7e-8a37-4e09113af1f2 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:57:58.999764 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b71ed7f7-03fd-4b7e-8a37-4e09113af1f2 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:59.000142 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b71ed7f7-03fd-4b7e-8a37-4e09113af1f2 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:59.000310 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b71ed7f7-03fd-4b7e-8a37-4e09113af1f2 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:57:59.005972 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-594f9bc1-a65e-49ae-bc1e-af7f0ad33b15 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.006537 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.006537 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:59.007691 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b71ed7f7-03fd-4b7e-8a37-4e09113af1f2 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:57:59.008243 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-594f9bc1-a65e-49ae-bc1e-af7f0ad33b15 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:57:59.008549 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 629/2508] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:57:58 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:59.008627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-594f9bc1-a65e-49ae-bc1e-af7f0ad33b15 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:59.008792 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-594f9bc1-a65e-49ae-bc1e-af7f0ad33b15 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:59.016162 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.016162 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:59.020050 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-594f9bc1-a65e-49ae-bc1e-af7f0ad33b15 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:57:59.024800 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-594f9bc1-a65e-49ae-bc1e-af7f0ad33b15 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:57:59.025183 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 633/2509] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:59 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 1250 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:59.035128 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-94e34278-7f44-45a9-a116-cb6d2c6431e2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.035548 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-94e34278-7f44-45a9-a116-cb6d2c6431e2 None None] GET https://10.4.3.223/volume// Aug 01 13:57:59.035701 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-94e34278-7f44-45a9-a116-cb6d2c6431e2 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:59.035879 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-94e34278-7f44-45a9-a116-cb6d2c6431e2 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:59.036175 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-94e34278-7f44-45a9-a116-cb6d2c6431e2 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:57:59.036471 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 631/2510] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:57:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:57:59.047602 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-f312ac78-c9cd-44c6-ba07-d6b232258e9e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.052805 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-f312ac78-c9cd-44c6-ba07-d6b232258e9e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:57:59.056240 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-f312ac78-c9cd-44c6-ba07-d6b232258e9e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d0154b1-17e2-4648-8c86-7e37a051ebe8", "connector": null, "instance_uuid": "86fbc3cf-46f9-4bfb-b2a0-d1b7c4cb3ca1"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:59.064994 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.064994 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:59.100073 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-f312ac78-c9cd-44c6-ba07-d6b232258e9e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:57:59.100734 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 618/2511] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:57:59 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 01 13:57:59.443296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-21acc223-fe8f-4e43-b1d9-612a70712823 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.445416 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21acc223-fe8f-4e43-b1d9-612a70712823 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:57:59.445617 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21acc223-fe8f-4e43-b1d9-612a70712823 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:59.445799 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21acc223-fe8f-4e43-b1d9-612a70712823 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:59.446185 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-21acc223-fe8f-4e43-b1d9-612a70712823 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:57:59.450615 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.450615 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:59.465432 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21acc223-fe8f-4e43-b1d9-612a70712823 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 200 Aug 01 13:57:59.466003 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 630/2512] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:57:59 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:57:59.475169 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.477692 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:57:59.478148 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-397039679", "volume_type": "23fca954-661a-4e9f-a650-d2f02272611f", "group_id": "75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:57:59.479930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-397039679', 'volume_type': '23fca954-661a-4e9f-a650-d2f02272611f', 'group_id': '75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:57:59.488262 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.488262 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:59.488907 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume of 1 GB Aug 01 13:57:59.495360 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Availability Zones retrieved successfully. Aug 01 13:57:59.502338 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Flow 'volume_create_api' (45a2b0f3-f208-4d40-ac38-5ce30795f0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:59.503833 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af610f42-7742-4c3b-a485-bb2923fbc4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:59.504459 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.504459 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:59.504914 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:57:59.530049 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af610f42-7742-4c3b-a485-bb2923fbc4a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:57:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=23fca954-661a-4e9f-a650-d2f02272611f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-197383257',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fca954-661a-4e9f-a650-d2f02272611f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:59.531021 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (286b6b45-6731-4e91-81ca-43563012271f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:59.567846 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-197383257 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-197383257, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:59.568231 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-197383257 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-197383257, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:57:59.582533 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e50d6698-2b98-443a-989f-6bbd93f7f9ad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.584834 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e50d6698-2b98-443a-989f-6bbd93f7f9ad tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf Aug 01 13:57:59.584997 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e50d6698-2b98-443a-989f-6bbd93f7f9ad tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:59.585163 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e50d6698-2b98-443a-989f-6bbd93f7f9ad tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:59.591200 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.591200 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:59.591560 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e50d6698-2b98-443a-989f-6bbd93f7f9ad tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:59.592230 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e50d6698-2b98-443a-989f-6bbd93f7f9ad tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf returned with HTTP 200 Aug 01 13:57:59.592612 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 632/2513] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:59 2026] GET /volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:59.600627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['eddf1d32-4078-4c6e-a2b2-5a296d7bc4ed', '5b106128-8d53-4b5e-ac7f-b90a7948ea89', '4ed2f2e8-5ee3-44a4-8228-9ab1abd60aec', '5a9b2e5d-e017-46e6-89b1-2d32d7a66d0d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:57:59.601500 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (286b6b45-6731-4e91-81ca-43563012271f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eddf1d32-4078-4c6e-a2b2-5a296d7bc4ed', '5b106128-8d53-4b5e-ac7f-b90a7948ea89', '4ed2f2e8-5ee3-44a4-8228-9ab1abd60aec', '5a9b2e5d-e017-46e6-89b1-2d32d7a66d0d']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:59.602104 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ccf45e13-09f7-42cd-a318-4fbfd5f9fcb6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.602521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511f1790-f92f-4e74-8d62-0d3ed40fe153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:59.604810 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ccf45e13-09f7-42cd-a318-4fbfd5f9fcb6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] GET https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf Aug 01 13:57:59.605176 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ccf45e13-09f7-42cd-a318-4fbfd5f9fcb6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:59.605511 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ccf45e13-09f7-42cd-a318-4fbfd5f9fcb6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:59.613521 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.613521 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:57:59.614539 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ccf45e13-09f7-42cd-a318-4fbfd5f9fcb6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Snapshot retrieved successfully. Aug 01 13:57:59.615645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ccf45e13-09f7-42cd-a318-4fbfd5f9fcb6 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf returned with HTTP 200 Aug 01 13:57:59.616153 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 619/2514] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:59 2026] GET /volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:59.625349 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511f1790-f92f-4e74-8d62-0d3ed40fe153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '354943a6-2f2d-4167-9f72-bc6cbb07327e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-397039679',encryption_key_id=None,group_id=75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9,group_type_id=,metadata={},multiattach=False,project_id='8bb1c7248848499ab9e3821529e16993',qos_specs=None,replication_status=,reservations=['eddf1d32-4078-4c6e-a2b2-5a296d7bc4ed','5b106128-8d53-4b5e-ac7f-b90a7948ea89','4ed2f2e8-5ee3-44a4-8228-9ab1abd60aec','5a9b2e5d-e017-46e6-89b1-2d32d7a66d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_type_id=23fca954-661a-4e9f-a650-d2f02272611f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-397039679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9,host=None,id=354943a6-2f2d-4167-9f72-bc6cbb07327e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bb1c7248848499ab9e3821529e16993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fca954-661a-4e9f-a650-d2f02272611f),volume_type_id=23fca954-661a-4e9f-a650-d2f02272611f)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:59.626147 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dea3cde4-b0de-4464-bc71-c2313946f077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:59.626404 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-167b8957-049d-46f4-8708-a3939f38d400 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.628691 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-167b8957-049d-46f4-8708-a3939f38d400 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf Aug 01 13:57:59.628904 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-167b8957-049d-46f4-8708-a3939f38d400 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:59.629089 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-167b8957-049d-46f4-8708-a3939f38d400 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:59.629480 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-167b8957-049d-46f4-8708-a3939f38d400 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete snapshot with id: 2104fb43-3299-4dc0-9796-f4dabc50dedf Aug 01 13:57:59.636057 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.636057 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:59.636608 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-167b8957-049d-46f4-8708-a3939f38d400 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:59.647030 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dea3cde4-b0de-4464-bc71-c2313946f077) transitioned into state 'SUCCESS' from state '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-397039679',encryption_key_id=None,group_id=75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9,group_type_id=,metadata={},multiattach=False,project_id='8bb1c7248848499ab9e3821529e16993',qos_specs=None,replication_status=,reservations=['eddf1d32-4078-4c6e-a2b2-5a296d7bc4ed','5b106128-8d53-4b5e-ac7f-b90a7948ea89','4ed2f2e8-5ee3-44a4-8228-9ab1abd60aec','5a9b2e5d-e017-46e6-89b1-2d32d7a66d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_type_id=23fca954-661a-4e9f-a650-d2f02272611f)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:59.647763 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7575877b-4a68-4c59-9257-4057a1a75222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:57:59.660187 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-167b8957-049d-46f4-8708-a3939f38d400 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot delete request issued successfully. Aug 01 13:57:59.661858 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7575877b-4a68-4c59-9257-4057a1a75222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:57:59.662833 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Flow 'volume_create_api' (45a2b0f3-f208-4d40-ac38-5ce30795f0da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:57:59.662833 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume request issued successfully. Aug 01 13:57:59.663426 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:59.663566 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:59.663673 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-167b8957-049d-46f4-8708-a3939f38d400 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf returned with HTTP 202 Aug 01 13:57:59.664279 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 631/2515] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:57:59 2026] DELETE /volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:57:59.674087 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-66a0070f-a338-452b-8b81-2293bc1d12cb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.677183 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66a0070f-a338-452b-8b81-2293bc1d12cb tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf Aug 01 13:57:59.679187 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66a0070f-a338-452b-8b81-2293bc1d12cb tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:59.679441 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66a0070f-a338-452b-8b81-2293bc1d12cb tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:59.690250 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.690250 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:57:59.690250 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-66a0070f-a338-452b-8b81-2293bc1d12cb tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:57:59.690250 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66a0070f-a338-452b-8b81-2293bc1d12cb tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf returned with HTTP 200 Aug 01 13:57:59.690466 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 633/2516] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:57:59 2026] GET /volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:57:59.700628 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0035d6c5-4e3e-4216-b0c7-0e818d4f5179 req-75fe2675-ffd2-4275-88a9-2ba221e46e70 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.703586 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0035d6c5-4e3e-4216-b0c7-0e818d4f5179 req-75fe2675-ffd2-4275-88a9-2ba221e46e70 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] GET https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 Aug 01 13:57:59.704670 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:59.704932 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0035d6c5-4e3e-4216-b0c7-0e818d4f5179 req-75fe2675-ffd2-4275-88a9-2ba221e46e70 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:59.705328 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0035d6c5-4e3e-4216-b0c7-0e818d4f5179 req-75fe2675-ffd2-4275-88a9-2ba221e46e70 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:59.710714 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.710714 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:57:59.713233 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0035d6c5-4e3e-4216-b0c7-0e818d4f5179 req-75fe2675-ffd2-4275-88a9-2ba221e46e70 tempest-VolumesGetTestJSON-514997788 tempest-VolumesGetTestJSON-514997788-project-member] https://10.4.3.223/volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 returned with HTTP 404 Aug 01 13:57:59.713902 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 620/2517] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:57:59 2026] GET /volume/v3/volumes/137118b9-1552-451d-a191-284ff0a783a2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:59.715377 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2cda1cb8-2de5-46f2-81c0-4ce156d00c3f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:57:59.715926 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 634/2518] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:57:59 2026] POST /volume/v3/volumes => generated 821 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:57:59.740809 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aff39f62-90a6-44ce-98cc-863f24a6d90f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:57:59.742545 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aff39f62-90a6-44ce-98cc-863f24a6d90f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/354943a6-2f2d-4167-9f72-bc6cbb07327e Aug 01 13:57:59.742802 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aff39f62-90a6-44ce-98cc-863f24a6d90f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:57:59.743034 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aff39f62-90a6-44ce-98cc-863f24a6d90f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:57:59.752234 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.752234 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:59.759594 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aff39f62-90a6-44ce-98cc-863f24a6d90f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:57:59.760661 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-aff39f62-90a6-44ce-98cc-863f24a6d90f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:57:59.761043 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-aff39f62-90a6-44ce-98cc-863f24a6d90f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:57:59.805404 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-aff39f62-90a6-44ce-98cc-863f24a6d90f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:57:59.808718 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:57:59.808718 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:57:59.818700 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aff39f62-90a6-44ce-98cc-863f24a6d90f tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/354943a6-2f2d-4167-9f72-bc6cbb07327e returned with HTTP 200 Aug 01 13:57:59.819108 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 632/2519] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:57:59 2026] GET /volume/v3/volumes/354943a6-2f2d-4167-9f72-bc6cbb07327e => generated 889 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:00.022509 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ec15d8ff-b17e-4d79-b7b8-c82c2d77f0df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:00.024911 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec15d8ff-b17e-4d79-b7b8-c82c2d77f0df tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:00.025278 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec15d8ff-b17e-4d79-b7b8-c82c2d77f0df tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:00.025530 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec15d8ff-b17e-4d79-b7b8-c82c2d77f0df tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:00.025690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ec15d8ff-b17e-4d79-b7b8-c82c2d77f0df tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:00.034711 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:00.034711 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:00.035530 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec15d8ff-b17e-4d79-b7b8-c82c2d77f0df tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:00.035959 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 634/2520] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:00 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:00.213023 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1e6f5b76-eba5-4f3c-9595-c459f0c19259 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:00.213496 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1e6f5b76-eba5-4f3c-9595-c459f0c19259 None None] GET https://10.4.3.223/volume// Aug 01 13:58:00.213653 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1e6f5b76-eba5-4f3c-9595-c459f0c19259 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:00.213816 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1e6f5b76-eba5-4f3c-9595-c459f0c19259 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:00.214099 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1e6f5b76-eba5-4f3c-9595-c459f0c19259 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:58:00.214464 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 621/2521] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:58: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 01 13:58:00.221994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-9286c6e6-99d1-4d79-b360-aaddcaf44051 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:00.224885 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-9286c6e6-99d1-4d79-b360-aaddcaf44051 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:58:00.225081 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-9286c6e6-99d1-4d79-b360-aaddcaf44051 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:00.225501 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-9286c6e6-99d1-4d79-b360-aaddcaf44051 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:00.236398 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:00.236398 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:00.240548 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-9286c6e6-99d1-4d79-b360-aaddcaf44051 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:00.247363 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-9286c6e6-99d1-4d79-b360-aaddcaf44051 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:58:00.247363 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 635/2522] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:58:00 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 1429 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:58:00.368250 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-317be79a-dc7c-4910-9c5b-d6652aaeacc7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:00.370507 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-317be79a-dc7c-4910-9c5b-d6652aaeacc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] PUT https://10.4.3.223/volume/v3/attachments/19d5c5f7-38d3-4796-8c70-7f11b84ad5c0 Aug 01 13:58:00.370889 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-317be79a-dc7c-4910-9c5b-d6652aaeacc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:00.379307 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-317be79a-dc7c-4910-9c5b-d6652aaeacc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Acquiring lock "cinder-attachment_update-6d0154b1-17e2-4648-8c86-7e37a051ebe8-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:58:00.386294 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-317be79a-dc7c-4910-9c5b-d6652aaeacc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Lock "cinder-attachment_update-6d0154b1-17e2-4648-8c86-7e37a051ebe8-np0000006308" acquired by "attachment_update" :: waited 0.007s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:58:00.387277 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:00.387277 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:00.497887 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-317be79a-dc7c-4910-9c5b-d6652aaeacc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Lock "cinder-attachment_update-6d0154b1-17e2-4648-8c86-7e37a051ebe8-np0000006308" released by "attachment_update" :: held 0.112s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:58:00.498389 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-317be79a-dc7c-4910-9c5b-d6652aaeacc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments/19d5c5f7-38d3-4796-8c70-7f11b84ad5c0 returned with HTTP 200 Aug 01 13:58:00.498935 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 633/2523] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:58:00 2026] PUT /volume/v3/attachments/19d5c5f7-38d3-4796-8c70-7f11b84ad5c0 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:00.527818 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-4086a947-3dbe-4726-af28-c1f243a7394c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:00.529976 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-4086a947-3dbe-4726-af28-c1f243a7394c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/attachments/19d5c5f7-38d3-4796-8c70-7f11b84ad5c0/action Aug 01 13:58:00.531312 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-4086a947-3dbe-4726-af28-c1f243a7394c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:58:00.531312 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-4086a947-3dbe-4726-af28-c1f243a7394c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:00.568686 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:00.568686 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:00.581858 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d77741aa-adcc-4219-93d4-35b7a0f2ef5f req-4086a947-3dbe-4726-af28-c1f243a7394c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments/19d5c5f7-38d3-4796-8c70-7f11b84ad5c0/action returned with HTTP 204 Aug 01 13:58:00.581858 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 635/2524] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:58:00 2026] POST /volume/v3/attachments/19d5c5f7-38d3-4796-8c70-7f11b84ad5c0/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:00.703585 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-578fa08e-add7-493c-ae78-f3dad5e2d492 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:00.705772 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-578fa08e-add7-493c-ae78-f3dad5e2d492 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf Aug 01 13:58:00.706034 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-578fa08e-add7-493c-ae78-f3dad5e2d492 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:00.706321 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-578fa08e-add7-493c-ae78-f3dad5e2d492 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:00.711200 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-578fa08e-add7-493c-ae78-f3dad5e2d492 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf returned with HTTP 404 Aug 01 13:58:00.711844 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 622/2525] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:00 2026] GET /volume/v3/snapshots/2104fb43-3299-4dc0-9796-f4dabc50dedf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:00.724488 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e9175bce-149b-47e6-8832-ce3560823b33 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:00.730401 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e9175bce-149b-47e6-8832-ce3560823b33 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 Aug 01 13:58:00.730401 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e9175bce-149b-47e6-8832-ce3560823b33 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:00.730401 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e9175bce-149b-47e6-8832-ce3560823b33 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:00.730401 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e9175bce-149b-47e6-8832-ce3560823b33 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete volume with id: 19d7f037-3735-4c0b-9dd8-25db963463f0 Aug 01 13:58:00.750552 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:00.750552 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:00.751001 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e9175bce-149b-47e6-8832-ce3560823b33 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:58:00.786841 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e9175bce-149b-47e6-8832-ce3560823b33 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete volume request issued successfully. Aug 01 13:58:00.787199 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e9175bce-149b-47e6-8832-ce3560823b33 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 returned with HTTP 202 Aug 01 13:58:00.787693 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 636/2526] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:00 2026] DELETE /volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:00.797281 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f51ad20d-f38d-471b-89ef-bf266ed9b539 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:00.799689 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f51ad20d-f38d-471b-89ef-bf266ed9b539 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 Aug 01 13:58:00.799999 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f51ad20d-f38d-471b-89ef-bf266ed9b539 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:00.800324 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f51ad20d-f38d-471b-89ef-bf266ed9b539 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:00.814344 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:00.814344 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:00.820237 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f51ad20d-f38d-471b-89ef-bf266ed9b539 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:58:00.825611 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f51ad20d-f38d-471b-89ef-bf266ed9b539 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 returned with HTTP 200 Aug 01 13:58:00.826077 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 634/2527] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:00 2026] GET /volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:00.833639 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-179284ac-3e15-4d00-88d8-7107c7342564 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:00.839607 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-179284ac-3e15-4d00-88d8-7107c7342564 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/354943a6-2f2d-4167-9f72-bc6cbb07327e Aug 01 13:58:00.839607 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-179284ac-3e15-4d00-88d8-7107c7342564 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:00.839607 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-179284ac-3e15-4d00-88d8-7107c7342564 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:00.853022 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:00.853022 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:00.858858 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-179284ac-3e15-4d00-88d8-7107c7342564 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:58:00.859969 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-179284ac-3e15-4d00-88d8-7107c7342564 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:00.860047 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-179284ac-3e15-4d00-88d8-7107c7342564 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:00.911008 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-179284ac-3e15-4d00-88d8-7107c7342564 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:00.919892 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:00.919892 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:00.932287 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-179284ac-3e15-4d00-88d8-7107c7342564 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/354943a6-2f2d-4167-9f72-bc6cbb07327e returned with HTTP 200 Aug 01 13:58:00.932860 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 636/2528] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:00 2026] GET /volume/v3/volumes/354943a6-2f2d-4167-9f72-bc6cbb07327e => generated 914 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:00.946941 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-be44b39b-62d2-47c7-a595-316647f6bac2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:00.951319 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:00.951722 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1291843159", "volume_type": "23fca954-661a-4e9f-a650-d2f02272611f", "group_id": "75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9", "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:00.953383 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1291843159', 'volume_type': '23fca954-661a-4e9f-a650-d2f02272611f', 'group_id': '75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9', 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:00.965615 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:00.965615 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:00.966203 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume of 1 GB Aug 01 13:58:00.977134 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Availability Zones retrieved successfully. Aug 01 13:58:00.989544 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Flow 'volume_create_api' (7a3b593e-d91f-420c-b2ca-b40b64feb575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:00.990897 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b3b16b-f598-4fd5-a16b-812823fda3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:00.991798 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:00.991798 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:00.992990 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:01.022950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b3b16b-f598-4fd5-a16b-812823fda3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:57:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=23fca954-661a-4e9f-a650-d2f02272611f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-197383257',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fca954-661a-4e9f-a650-d2f02272611f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.024721 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0c4175-4687-4066-a46e-0e12f5204541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.043026 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.044479 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:01.044962 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-694141376"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:01.046600 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-694141376'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:01.046871 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Create volume of 1 GB Aug 01 13:58:01.047446 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9b1b911c-a002-479a-929c-d5915c18358e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.049809 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9b1b911c-a002-479a-929c-d5915c18358e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:01.049940 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9b1b911c-a002-479a-929c-d5915c18358e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:01.051200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9b1b911c-a002-479a-929c-d5915c18358e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:01.051200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9b1b911c-a002-479a-929c-d5915c18358e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:01.052256 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Availability Zones retrieved successfully. Aug 01 13:58:01.055116 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:01.055116 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:01.055933 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9b1b911c-a002-479a-929c-d5915c18358e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:01.056392 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 635/2529] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:01 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:01.061427 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Flow 'volume_create_api' (97cfbe20-f23d-4077-8520-de91f7b2c683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:01.061878 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-197383257 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-197383257, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:01.062425 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-197383257 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-197383257, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:01.063207 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0421455-dd29-4595-b034-02b40793fbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.064712 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:01.077661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['687f4f09-5c1a-4c89-82fe-f15fbbe00b5a', '8a546158-3968-40d4-83be-a1a330e7b8c1', 'd630404c-3d03-4f8e-bb36-403e57425616', 'a0dedac2-02dd-4a1b-bb7f-094e5b8574cb'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:01.079400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0c4175-4687-4066-a46e-0e12f5204541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['687f4f09-5c1a-4c89-82fe-f15fbbe00b5a', '8a546158-3968-40d4-83be-a1a330e7b8c1', 'd630404c-3d03-4f8e-bb36-403e57425616', 'a0dedac2-02dd-4a1b-bb7f-094e5b8574cb']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.079630 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3bc18c-dd5d-4eee-a115-dd6cb80e3d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.099627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0421455-dd29-4595-b034-02b40793fbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.100651 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa98d6c-0369-48df-85b6-a8bed94cd8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.107289 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3bc18c-dd5d-4eee-a115-dd6cb80e3d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e54b382-0c78-40ba-954c-6b19cc65a2bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1291843159',encryption_key_id=None,group_id=75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9,group_type_id=,metadata={},multiattach=False,project_id='8bb1c7248848499ab9e3821529e16993',qos_specs=None,replication_status=,reservations=['687f4f09-5c1a-4c89-82fe-f15fbbe00b5a','8a546158-3968-40d4-83be-a1a330e7b8c1','d630404c-3d03-4f8e-bb36-403e57425616','a0dedac2-02dd-4a1b-bb7f-094e5b8574cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_type_id=23fca954-661a-4e9f-a650-d2f02272611f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1291843159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9,host=None,id=3e54b382-0c78-40ba-954c-6b19cc65a2bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bb1c7248848499ab9e3821529e16993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fca954-661a-4e9f-a650-d2f02272611f),volume_type_id=23fca954-661a-4e9f-a650-d2f02272611f)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.108077 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5952a96-4251-45c8-9a48-aa501ccc927e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.131093 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5952a96-4251-45c8-9a48-aa501ccc927e) transitioned into state 'SUCCESS' from state '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-1291843159',encryption_key_id=None,group_id=75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9,group_type_id=,metadata={},multiattach=False,project_id='8bb1c7248848499ab9e3821529e16993',qos_specs=None,replication_status=,reservations=['687f4f09-5c1a-4c89-82fe-f15fbbe00b5a','8a546158-3968-40d4-83be-a1a330e7b8c1','d630404c-3d03-4f8e-bb36-403e57425616','a0dedac2-02dd-4a1b-bb7f-094e5b8574cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_type_id=23fca954-661a-4e9f-a650-d2f02272611f)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.132486 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5785185-6c5f-4172-adfc-502becaf72fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.145132 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5785185-6c5f-4172-adfc-502becaf72fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.146009 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Flow 'volume_create_api' (7a3b593e-d91f-420c-b2ca-b40b64feb575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:01.146369 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume request issued successfully. Aug 01 13:58:01.147047 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:01.147257 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:01.170592 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Created reservations ['d8ed7318-542f-430c-9fe1-f93030cced17', '3937af64-7af3-4ba1-8333-fbd48195ffc4', 'c4d94dc0-eaa7-4bbd-8916-8c113348981f', '02fbe07f-aba9-47d3-9431-59fa00df578b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:01.171565 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa98d6c-0369-48df-85b6-a8bed94cd8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8ed7318-542f-430c-9fe1-f93030cced17', '3937af64-7af3-4ba1-8333-fbd48195ffc4', 'c4d94dc0-eaa7-4bbd-8916-8c113348981f', '02fbe07f-aba9-47d3-9431-59fa00df578b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.172733 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf7741ee-fab0-47b4-971d-6883f4669756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.194310 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:01.198822 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:01.198822 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:01.203418 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-be44b39b-62d2-47c7-a595-316647f6bac2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:01.203891 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 623/2530] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:58:00 2026] POST /volume/v3/volumes => generated 822 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:01.205415 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf7741ee-fab0-47b4-971d-6883f4669756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbcc4030-c988-4b76-a420-3b470a657adf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-694141376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='377deb3abc08485ca6454d12a5aced20',qos_specs=None,replication_status=,reservations=['d8ed7318-542f-430c-9fe1-f93030cced17','3937af64-7af3-4ba1-8333-fbd48195ffc4','c4d94dc0-eaa7-4bbd-8916-8c113348981f','02fbe07f-aba9-47d3-9431-59fa00df578b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaf16ce094d84bf59efc89575b99c8d8',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-694141376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbcc4030-c988-4b76-a420-3b470a657adf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='377deb3abc08485ca6454d12a5aced20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaf16ce094d84bf59efc89575b99c8d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.207340 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5211fdd8-227b-4c17-8f62-b108200abc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.221376 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a1d12dbc-cf97-46a4-be28-0efc65a4d4dd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.225922 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a1d12dbc-cf97-46a4-be28-0efc65a4d4dd tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb Aug 01 13:58:01.225922 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a1d12dbc-cf97-46a4-be28-0efc65a4d4dd tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:01.225922 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a1d12dbc-cf97-46a4-be28-0efc65a4d4dd tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:01.238511 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5211fdd8-227b-4c17-8f62-b108200abc0d) transitioned into state 'SUCCESS' from state '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-694141376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='377deb3abc08485ca6454d12a5aced20',qos_specs=None,replication_status=,reservations=['d8ed7318-542f-430c-9fe1-f93030cced17','3937af64-7af3-4ba1-8333-fbd48195ffc4','c4d94dc0-eaa7-4bbd-8916-8c113348981f','02fbe07f-aba9-47d3-9431-59fa00df578b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaf16ce094d84bf59efc89575b99c8d8',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.239919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3ae382-4886-4d36-950c-16dc1aa43d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.241250 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:01.241250 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:01.247485 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a1d12dbc-cf97-46a4-be28-0efc65a4d4dd tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:58:01.248694 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-a1d12dbc-cf97-46a4-be28-0efc65a4d4dd tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:01.249657 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-a1d12dbc-cf97-46a4-be28-0efc65a4d4dd tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:01.253617 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3ae382-4886-4d36-950c-16dc1aa43d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.254950 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Flow 'volume_create_api' (97cfbe20-f23d-4077-8520-de91f7b2c683) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:01.255472 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Create volume request issued successfully. Aug 01 13:58:01.256318 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9d8ebef-47c6-4e4c-9f73-efde14e31326 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:01.256854 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 637/2531] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:01 2026] POST /volume/v3/volumes => generated 758 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:01.273682 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-66c2b506-72b2-4d06-851e-37f6482f7967 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.280934 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66c2b506-72b2-4d06-851e-37f6482f7967 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf Aug 01 13:58:01.281230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66c2b506-72b2-4d06-851e-37f6482f7967 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:01.281496 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66c2b506-72b2-4d06-851e-37f6482f7967 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:01.291493 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:01.291493 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:01.296531 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-66c2b506-72b2-4d06-851e-37f6482f7967 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:58:01.302828 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66c2b506-72b2-4d06-851e-37f6482f7967 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf returned with HTTP 200 Aug 01 13:58:01.303418 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 636/2532] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:01 2026] GET /volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:01.321507 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-a1d12dbc-cf97-46a4-be28-0efc65a4d4dd tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:01.324797 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:01.324797 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:01.335671 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a1d12dbc-cf97-46a4-be28-0efc65a4d4dd tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb returned with HTTP 200 Aug 01 13:58:01.336574 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 637/2533] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:01 2026] GET /volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb => generated 890 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:01.779905 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-6ec01791-da6a-41f3-ad44-2dec4e5bbb78 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.782721 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-6ec01791-da6a-41f3-ad44-2dec4e5bbb78 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] DELETE https://10.4.3.223/volume/v3/attachments/1bbca235-d46c-48c5-af38-bd3b56b65b1a Aug 01 13:58:01.783005 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-6ec01791-da6a-41f3-ad44-2dec4e5bbb78 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:01.783308 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-6ec01791-da6a-41f3-ad44-2dec4e5bbb78 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:01.787696 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5d68d078-334e-4ef9-a293-a28c10af6601 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.793578 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:01.793578 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:01.841564 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fe19091d-e685-4b9a-9766-1d97922d2e0e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.843592 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe19091d-e685-4b9a-9766-1d97922d2e0e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 Aug 01 13:58:01.843813 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe19091d-e685-4b9a-9766-1d97922d2e0e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:01.844036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe19091d-e685-4b9a-9766-1d97922d2e0e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:01.851846 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe19091d-e685-4b9a-9766-1d97922d2e0e tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 returned with HTTP 404 Aug 01 13:58:01.852570 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 637/2534] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:01 2026] GET /volume/v3/volumes/19d7f037-3735-4c0b-9dd8-25db963463f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:01.862509 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.866898 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:01.867257 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2051497800"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:01.867390 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5a2e38af-f70c-476e-a1bd-0108fdaa3629 req-6ec01791-da6a-41f3-ad44-2dec4e5bbb78 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/1bbca235-d46c-48c5-af38-bd3b56b65b1a returned with HTTP 200 Aug 01 13:58:01.868137 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 624/2535] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:58:01 2026] DELETE /volume/v3/attachments/1bbca235-d46c-48c5-af38-bd3b56b65b1a => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:01.868852 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2051497800'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:01.869008 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume of 1 GB Aug 01 13:58:01.873477 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Availability Zones retrieved successfully. Aug 01 13:58:01.880323 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Flow 'volume_create_api' (77e260e0-49b2-4fde-b09e-ba7a1d810325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:01.881463 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35016e4-7ba0-4577-bf6a-4a7a7b4e3264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.882660 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:01.915286 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35016e4-7ba0-4577-bf6a-4a7a7b4e3264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.916532 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d68d078-334e-4ef9-a293-a28c10af6601 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] GET https://10.4.3.223/volume/v3/os-services Aug 01 13:58:01.916757 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb062291-cdd5-43cf-84d2-5fc204cde075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.916956 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d68d078-334e-4ef9-a293-a28c10af6601 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:01.917282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d68d078-334e-4ef9-a293-a28c10af6601 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:01.917795 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:01.917795 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:01.926540 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d68d078-334e-4ef9-a293-a28c10af6601 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] https://10.4.3.223/volume/v3/os-services returned with HTTP 200 Aug 01 13:58:01.927033 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 638/2536] 10.4.3.223 () {66 vars in 1249 bytes} [Sat Aug 1 13:58:01 2026] GET /volume/v3/os-services => generated 626 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:01.939202 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c3e75f5b-6237-4be9-a903-d63bf8b8bbba None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.941269 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c3e75f5b-6237-4be9-a903-d63bf8b8bbba tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] GET https://10.4.3.223/volume/v3/os-services?host=np0000006308 Aug 01 13:58:01.941542 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c3e75f5b-6237-4be9-a903-d63bf8b8bbba tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:01.941807 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c3e75f5b-6237-4be9-a903-d63bf8b8bbba tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:01.949373 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c3e75f5b-6237-4be9-a903-d63bf8b8bbba tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] https://10.4.3.223/volume/v3/os-services?host=np0000006308 returned with HTTP 200 Aug 01 13:58:01.950151 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 638/2537] 10.4.3.223 () {66 vars in 1284 bytes} [Sat Aug 1 13:58:01 2026] GET /volume/v3/os-services?host=np0000006308 => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:01.962594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a531bc2c-4ce1-4c3e-99fb-1cbd039363fa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.964890 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a531bc2c-4ce1-4c3e-99fb-1cbd039363fa tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] GET https://10.4.3.223/volume/v3/os-services?host=np0000006308&binary=cinder-scheduler Aug 01 13:58:01.965171 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a531bc2c-4ce1-4c3e-99fb-1cbd039363fa tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:01.965407 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a531bc2c-4ce1-4c3e-99fb-1cbd039363fa tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:01.965640 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:01.965640 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:01.967599 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Created reservations ['eb301099-ac34-4e4e-9764-85b4ce4bd112', '15a46eb3-7dca-4101-a72a-530720a2a21e', 'd956f5cb-af23-416b-90c6-6b092d56767b', '6f6fc821-11e0-4bf6-a256-bdbd703e6ef3'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:01.968711 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb062291-cdd5-43cf-84d2-5fc204cde075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb301099-ac34-4e4e-9764-85b4ce4bd112', '15a46eb3-7dca-4101-a72a-530720a2a21e', 'd956f5cb-af23-416b-90c6-6b092d56767b', '6f6fc821-11e0-4bf6-a256-bdbd703e6ef3']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.969683 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18c2d67-4ba1-4eae-a21d-e4db76e029c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:01.970827 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a531bc2c-4ce1-4c3e-99fb-1cbd039363fa tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] https://10.4.3.223/volume/v3/os-services?host=np0000006308&binary=cinder-scheduler returned with HTTP 200 Aug 01 13:58:01.971411 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 625/2538] 10.4.3.223 () {66 vars in 1332 bytes} [Sat Aug 1 13:58:01 2026] GET /volume/v3/os-services?host=np0000006308&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:01.985328 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-841926d7-b49e-402d-a937-8cb045edc682 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:01.989426 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-841926d7-b49e-402d-a937-8cb045edc682 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] GET https://10.4.3.223/volume/v3/os-services?binary=cinder-scheduler Aug 01 13:58:01.989753 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-841926d7-b49e-402d-a937-8cb045edc682 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:01.990086 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-841926d7-b49e-402d-a937-8cb045edc682 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:01.997028 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-841926d7-b49e-402d-a937-8cb045edc682 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] https://10.4.3.223/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 01 13:58:01.997525 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 639/2539] 10.4.3.223 () {66 vars in 1296 bytes} [Sat Aug 1 13:58:01 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:01.999020 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18c2d67-4ba1-4eae-a21d-e4db76e029c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '371f14f9-7a2b-4d5a-b800-b5ee038aae62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2051497800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db68e1b0dd09478c942012c47fbec343',qos_specs=None,replication_status=,reservations=['eb301099-ac34-4e4e-9764-85b4ce4bd112','15a46eb3-7dca-4101-a72a-530720a2a21e','d956f5cb-af23-416b-90c6-6b092d56767b','6f6fc821-11e0-4bf6-a256-bdbd703e6ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f893f61f472c49fbb8e936663e184af4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2051497800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=371f14f9-7a2b-4d5a-b800-b5ee038aae62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db68e1b0dd09478c942012c47fbec343',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f893f61f472c49fbb8e936663e184af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:01.999850 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a136e50d-a677-4a1c-9ebf-dfe3d963eef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:02.007442 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:02.026185 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a136e50d-a677-4a1c-9ebf-dfe3d963eef7) transitioned into state 'SUCCESS' from state '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-2051497800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db68e1b0dd09478c942012c47fbec343',qos_specs=None,replication_status=,reservations=['eb301099-ac34-4e4e-9764-85b4ce4bd112','15a46eb3-7dca-4101-a72a-530720a2a21e','d956f5cb-af23-416b-90c6-6b092d56767b','6f6fc821-11e0-4bf6-a256-bdbd703e6ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f893f61f472c49fbb8e936663e184af4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:02.027194 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf3dbfa-859c-47bd-8ea9-7666e38d286f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:02.040511 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf3dbfa-859c-47bd-8ea9-7666e38d286f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:02.041699 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Flow 'volume_create_api' (77e260e0-49b2-4fde-b09e-ba7a1d810325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:02.042105 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create volume request issued successfully. Aug 01 13:58:02.042820 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ff635ca6-62a9-495d-86a7-cff5b8e0f3ae tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:02.043402 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 638/2540] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:01 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:02.058993 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b696f05e-4996-4438-ad4c-68c4893633ef None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:02.066068 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b696f05e-4996-4438-ad4c-68c4893633ef tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 Aug 01 13:58:02.066297 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b696f05e-4996-4438-ad4c-68c4893633ef tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:02.066486 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b696f05e-4996-4438-ad4c-68c4893633ef tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:02.071682 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f6ec6375-d9b1-4654-8f43-f4fdb5bf7afb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:02.073498 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6ec6375-d9b1-4654-8f43-f4fdb5bf7afb tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:02.073757 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6ec6375-d9b1-4654-8f43-f4fdb5bf7afb tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:02.074035 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6ec6375-d9b1-4654-8f43-f4fdb5bf7afb tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:02.074176 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f6ec6375-d9b1-4654-8f43-f4fdb5bf7afb tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:02.078002 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:02.078002 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:02.079711 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:02.079711 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:02.080999 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6ec6375-d9b1-4654-8f43-f4fdb5bf7afb tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:02.081517 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 640/2541] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:02 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:58:02.085754 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b696f05e-4996-4438-ad4c-68c4893633ef tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:58:02.091409 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b696f05e-4996-4438-ad4c-68c4893633ef tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 returned with HTTP 200 Aug 01 13:58:02.091834 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 626/2542] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:02 2026] GET /volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:02.111592 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:02.112016 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2073618062"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:02.115797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2073618062'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:02.115797 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Create volume of 1 GB Aug 01 13:58:02.119815 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Availability Zones retrieved successfully. Aug 01 13:58:02.126884 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Flow 'volume_create_api' (c1869d34-6017-467f-830f-d7f3442b912c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:02.128393 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407986fc-cb1a-4bdb-be86-b5e4f010db84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:02.130581 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:02.164256 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407986fc-cb1a-4bdb-be86-b5e4f010db84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:02.165365 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd58a4d-8e05-48bd-99ba-c8df8ced5a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:02.238329 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Created reservations ['1e252270-b0fe-462d-8b83-8f7fb3bfc645', '80ac0fce-9a39-4833-8fc4-20de5052d6f9', '59666073-3005-44ff-9aba-da56e4e901e0', 'a1774abb-20fe-4eaf-a2b4-b04c8aa85b55'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:02.239233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd58a4d-8e05-48bd-99ba-c8df8ced5a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e252270-b0fe-462d-8b83-8f7fb3bfc645', '80ac0fce-9a39-4833-8fc4-20de5052d6f9', '59666073-3005-44ff-9aba-da56e4e901e0', 'a1774abb-20fe-4eaf-a2b4-b04c8aa85b55']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:02.240053 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ea1665-fbcd-48df-b9d4-01e5bd6d5474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:02.263351 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ea1665-fbcd-48df-b9d4-01e5bd6d5474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0c936f7-b036-42e8-801b-915fd6730ab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2073618062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa2e91e1193c49fda290d549eb35ba98',qos_specs=None,replication_status=,reservations=['1e252270-b0fe-462d-8b83-8f7fb3bfc645','80ac0fce-9a39-4833-8fc4-20de5052d6f9','59666073-3005-44ff-9aba-da56e4e901e0','a1774abb-20fe-4eaf-a2b4-b04c8aa85b55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e77d6120de094d71b2a0e8f324f1cdfa',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2073618062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0c936f7-b036-42e8-801b-915fd6730ab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa2e91e1193c49fda290d549eb35ba98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e77d6120de094d71b2a0e8f324f1cdfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:02.267269 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc1367c-3f00-4769-96a7-5a7c58573947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:02.285239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc1367c-3f00-4769-96a7-5a7c58573947) transitioned into state 'SUCCESS' from state '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-2073618062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa2e91e1193c49fda290d549eb35ba98',qos_specs=None,replication_status=,reservations=['1e252270-b0fe-462d-8b83-8f7fb3bfc645','80ac0fce-9a39-4833-8fc4-20de5052d6f9','59666073-3005-44ff-9aba-da56e4e901e0','a1774abb-20fe-4eaf-a2b4-b04c8aa85b55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e77d6120de094d71b2a0e8f324f1cdfa',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:02.286149 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7f8f0a-b1d9-4afe-b6a2-864f5bcdc802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:02.297640 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7f8f0a-b1d9-4afe-b6a2-864f5bcdc802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:02.298745 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Flow 'volume_create_api' (c1869d34-6017-467f-830f-d7f3442b912c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:02.299113 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Create volume request issued successfully. Aug 01 13:58:02.299895 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53372a08-9e69-45a4-9623-a2eb221eb7aa tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:02.300413 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 639/2543] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:02 2026] POST /volume/v3/volumes => generated 754 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:02.313502 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2bcb5367-d979-4298-b934-944a5d702239 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:02.315860 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2bcb5367-d979-4298-b934-944a5d702239 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] GET https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 Aug 01 13:58:02.316027 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2bcb5367-d979-4298-b934-944a5d702239 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:02.316249 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2bcb5367-d979-4298-b934-944a5d702239 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:02.323718 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-42b77bf5-addb-41a3-a20d-7bf95ff06192 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:02.326492 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:02.326492 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:02.327400 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-42b77bf5-addb-41a3-a20d-7bf95ff06192 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf Aug 01 13:58:02.327640 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-42b77bf5-addb-41a3-a20d-7bf95ff06192 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:02.328163 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-42b77bf5-addb-41a3-a20d-7bf95ff06192 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:02.329998 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2bcb5367-d979-4298-b934-944a5d702239 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Volume info retrieved successfully. Aug 01 13:58:02.334184 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2bcb5367-d979-4298-b934-944a5d702239 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 returned with HTTP 200 Aug 01 13:58:02.334560 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 639/2544] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:02 2026] GET /volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:02.348651 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:02.348651 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:02.352141 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-29b45b21-24de-4b4a-afe9-4a2b3354d8dc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:02.354630 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-29b45b21-24de-4b4a-afe9-4a2b3354d8dc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb Aug 01 13:58:02.354842 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-29b45b21-24de-4b4a-afe9-4a2b3354d8dc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:02.355052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-29b45b21-24de-4b4a-afe9-4a2b3354d8dc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:02.356046 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-42b77bf5-addb-41a3-a20d-7bf95ff06192 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:58:02.361933 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-42b77bf5-addb-41a3-a20d-7bf95ff06192 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf returned with HTTP 200 Aug 01 13:58:02.362441 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 641/2545] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:02 2026] GET /volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:02.363276 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:02.363276 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:02.367830 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-29b45b21-24de-4b4a-afe9-4a2b3354d8dc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:58:02.368623 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-29b45b21-24de-4b4a-afe9-4a2b3354d8dc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:02.368823 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-29b45b21-24de-4b4a-afe9-4a2b3354d8dc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:02.429856 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-29b45b21-24de-4b4a-afe9-4a2b3354d8dc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:02.435771 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:02.435771 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:02.444647 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-29b45b21-24de-4b4a-afe9-4a2b3354d8dc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb returned with HTTP 200 Aug 01 13:58:02.445169 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 627/2546] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:02 2026] GET /volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:02.465285 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-92a6d4b4-2a60-44cf-8f2a-15950757f60b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:02.467565 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92a6d4b4-2a60-44cf-8f2a-15950757f60b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] PUT https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:02.468012 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92a6d4b4-2a60-44cf-8f2a-15950757f60b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "354943a6-2f2d-4167-9f72-bc6cbb07327e"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:02.469836 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-92a6d4b4-2a60-44cf-8f2a-15950757f60b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Update called for group 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9. {{(pid=100201) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:58:02.469977 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-92a6d4b4-2a60-44cf-8f2a-15950757f60b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Updating group 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 with name None description: None add_volumes: None remove_volumes: 354943a6-2f2d-4167-9f72-bc6cbb07327e. Aug 01 13:58:02.474808 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:02.474808 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:02.494410 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92a6d4b4-2a60-44cf-8f2a-15950757f60b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 202 Aug 01 13:58:02.494867 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 640/2547] 10.4.3.223 () {70 vars in 1406 bytes} [Sat Aug 1 13:58:02 2026] PUT /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:58:02.508521 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0b94ac87-fe32-470b-bb2c-23b64a995296 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:02.511362 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b94ac87-fe32-470b-bb2c-23b64a995296 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:02.511362 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b94ac87-fe32-470b-bb2c-23b64a995296 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:02.512552 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b94ac87-fe32-470b-bb2c-23b64a995296 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:02.512552 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-0b94ac87-fe32-470b-bb2c-23b64a995296 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:02.517506 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:02.517506 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:02.534236 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b94ac87-fe32-470b-bb2c-23b64a995296 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 200 Aug 01 13:58:02.534236 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 640/2548] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:02 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:02.693346 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-153078c1-17ab-4f10-ae61-420384529e45 req-862de117-00be-4b01-bb06-17ecbf1b5972 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:02.695671 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-153078c1-17ab-4f10-ae61-420384529e45 req-862de117-00be-4b01-bb06-17ecbf1b5972 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:58:02.695884 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-153078c1-17ab-4f10-ae61-420384529e45 req-862de117-00be-4b01-bb06-17ecbf1b5972 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:02.696103 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-153078c1-17ab-4f10-ae61-420384529e45 req-862de117-00be-4b01-bb06-17ecbf1b5972 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:02.703074 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:02.703074 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:02.708963 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-153078c1-17ab-4f10-ae61-420384529e45 req-862de117-00be-4b01-bb06-17ecbf1b5972 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:02.712923 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-153078c1-17ab-4f10-ae61-420384529e45 req-862de117-00be-4b01-bb06-17ecbf1b5972 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:58:02.712923 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 642/2549] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:58:02 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:03.095178 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0017884c-300c-456a-84d4-025771738004 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.097280 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0017884c-300c-456a-84d4-025771738004 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:03.097513 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0017884c-300c-456a-84d4-025771738004 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.097749 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0017884c-300c-456a-84d4-025771738004 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.097910 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-0017884c-300c-456a-84d4-025771738004 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:03.102584 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.102584 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:03.103336 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0017884c-300c-456a-84d4-025771738004 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:03.103716 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 628/2550] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:03 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:03.108922 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-554d85bb-cdd1-4b7c-9fa5-ff25c840fc53 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.112277 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-554d85bb-cdd1-4b7c-9fa5-ff25c840fc53 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 Aug 01 13:58:03.112277 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-554d85bb-cdd1-4b7c-9fa5-ff25c840fc53 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.112277 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-554d85bb-cdd1-4b7c-9fa5-ff25c840fc53 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.124745 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.124745 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:03.135166 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-554d85bb-cdd1-4b7c-9fa5-ff25c840fc53 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:58:03.143694 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-554d85bb-cdd1-4b7c-9fa5-ff25c840fc53 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 returned with HTTP 200 Aug 01 13:58:03.144378 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 641/2551] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:03 2026] GET /volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:03.167091 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e27991b8-f4f5-4d5b-ad8b-faf39d85de62 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.169108 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e27991b8-f4f5-4d5b-ad8b-faf39d85de62 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:58:03.169513 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e27991b8-f4f5-4d5b-ad8b-faf39d85de62 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "371f14f9-7a2b-4d5a-b800-b5ee038aae62", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-173546730"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:03.186239 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.186239 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:03.187812 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e27991b8-f4f5-4d5b-ad8b-faf39d85de62 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:58:03.187812 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-e27991b8-f4f5-4d5b-ad8b-faf39d85de62 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Create snapshot from volume 371f14f9-7a2b-4d5a-b800-b5ee038aae62 Aug 01 13:58:03.231294 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-e27991b8-f4f5-4d5b-ad8b-faf39d85de62 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Created reservations ['7bd03837-7e91-4d0d-968f-c5edf78ef13f', '0a9bb81c-72ae-4b24-b217-367b603af24c', '51c621f6-333c-4a6d-ab01-00ea7f11bc2d', 'b7bdcdbb-628b-41fe-98c7-17c86a0dcfd0'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:03.281468 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e27991b8-f4f5-4d5b-ad8b-faf39d85de62 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot create request issued successfully. Aug 01 13:58:03.282000 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e27991b8-f4f5-4d5b-ad8b-faf39d85de62 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:58:03.282598 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 641/2552] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:58:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:03.298198 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-84a32787-bc68-4d7b-ae14-27a1a01bdf13 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.300685 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84a32787-bc68-4d7b-ae14-27a1a01bdf13 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 Aug 01 13:58:03.300949 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-84a32787-bc68-4d7b-ae14-27a1a01bdf13 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.301624 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-84a32787-bc68-4d7b-ae14-27a1a01bdf13 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.314869 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.314869 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:03.314869 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-84a32787-bc68-4d7b-ae14-27a1a01bdf13 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:58:03.314869 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84a32787-bc68-4d7b-ae14-27a1a01bdf13 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 returned with HTTP 200 Aug 01 13:58:03.314869 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 643/2553] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:03 2026] GET /volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:03.351483 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-51604765-f91a-4bbc-8f48-0945c9902ccf None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.353486 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-51604765-f91a-4bbc-8f48-0945c9902ccf tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] GET https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 Aug 01 13:58:03.353687 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-51604765-f91a-4bbc-8f48-0945c9902ccf tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.353938 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-51604765-f91a-4bbc-8f48-0945c9902ccf tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.362491 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.362491 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:03.367338 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-51604765-f91a-4bbc-8f48-0945c9902ccf tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Volume info retrieved successfully. Aug 01 13:58:03.373453 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-51604765-f91a-4bbc-8f48-0945c9902ccf tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 returned with HTTP 200 Aug 01 13:58:03.373999 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 629/2554] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:03 2026] GET /volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:03.395263 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cad7b98e-0097-4726-b9c8-62d07af32548 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.399534 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cad7b98e-0097-4726-b9c8-62d07af32548 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] GET https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 Aug 01 13:58:03.399534 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cad7b98e-0097-4726-b9c8-62d07af32548 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.399534 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cad7b98e-0097-4726-b9c8-62d07af32548 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.411857 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.411857 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:03.420822 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cad7b98e-0097-4726-b9c8-62d07af32548 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Volume info retrieved successfully. Aug 01 13:58:03.429508 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cad7b98e-0097-4726-b9c8-62d07af32548 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 returned with HTTP 200 Aug 01 13:58:03.431289 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 642/2555] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:03 2026] GET /volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 => generated 1020 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:03.449482 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-135acc35-618e-4885-a20d-74b9599b5906 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.452519 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-135acc35-618e-4885-a20d-74b9599b5906 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] GET https://10.4.3.223/volume/v3/os-services?host=np0000006308&binary=cinder-volume Aug 01 13:58:03.452619 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-135acc35-618e-4885-a20d-74b9599b5906 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.452905 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-135acc35-618e-4885-a20d-74b9599b5906 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.456384 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.456384 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:03.478832 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-135acc35-618e-4885-a20d-74b9599b5906 tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] https://10.4.3.223/volume/v3/os-services?host=np0000006308&binary=cinder-volume returned with HTTP 200 Aug 01 13:58:03.479296 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 642/2556] 10.4.3.223 () {66 vars in 1326 bytes} [Sat Aug 1 13:58:03 2026] GET /volume/v3/os-services?host=np0000006308&binary=cinder-volume => generated 275 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:03.493550 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3c076191-b818-4b42-9234-07f115a61688 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.495942 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c076191-b818-4b42-9234-07f115a61688 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] GET https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 Aug 01 13:58:03.497764 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c076191-b818-4b42-9234-07f115a61688 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.497764 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c076191-b818-4b42-9234-07f115a61688 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.503894 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.503894 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:03.511618 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3c076191-b818-4b42-9234-07f115a61688 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Volume info retrieved successfully. Aug 01 13:58:03.515458 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c076191-b818-4b42-9234-07f115a61688 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 returned with HTTP 200 Aug 01 13:58:03.516966 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 644/2557] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:03 2026] GET /volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:03.537574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-32f33347-966b-4fbe-ad30-7cd52be72925 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.539734 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-32f33347-966b-4fbe-ad30-7cd52be72925 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 Aug 01 13:58:03.540067 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-32f33347-966b-4fbe-ad30-7cd52be72925 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.540592 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-32f33347-966b-4fbe-ad30-7cd52be72925 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.540592 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-32f33347-966b-4fbe-ad30-7cd52be72925 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Delete volume with id: f0c936f7-b036-42e8-801b-915fd6730ab2 Aug 01 13:58:03.543177 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c318bba0-3551-4bc0-9095-9b4cec76aff8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.547373 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c318bba0-3551-4bc0-9095-9b4cec76aff8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:03.547640 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c318bba0-3551-4bc0-9095-9b4cec76aff8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.547847 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c318bba0-3551-4bc0-9095-9b4cec76aff8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.547971 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-c318bba0-3551-4bc0-9095-9b4cec76aff8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:03.552077 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.552077 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:03.552420 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.552420 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:03.552604 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-32f33347-966b-4fbe-ad30-7cd52be72925 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Volume info retrieved successfully. Aug 01 13:58:03.563471 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c318bba0-3551-4bc0-9095-9b4cec76aff8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 200 Aug 01 13:58:03.563848 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 643/2558] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:03 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:03.575411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ce0f0390-44cb-41c9-b979-d5f8063959a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.580078 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ce0f0390-44cb-41c9-b979-d5f8063959a4 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] PUT https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:03.580522 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ce0f0390-44cb-41c9-b979-d5f8063959a4 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "354943a6-2f2d-4167-9f72-bc6cbb07327e"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:03.581828 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-ce0f0390-44cb-41c9-b979-d5f8063959a4 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Update called for group 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9. {{(pid=100199) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:58:03.581930 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-ce0f0390-44cb-41c9-b979-d5f8063959a4 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Updating group 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 with name None description: None add_volumes: 354943a6-2f2d-4167-9f72-bc6cbb07327e remove_volumes: None. Aug 01 13:58:03.586294 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-32f33347-966b-4fbe-ad30-7cd52be72925 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Delete volume request issued successfully. Aug 01 13:58:03.586622 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-32f33347-966b-4fbe-ad30-7cd52be72925 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 returned with HTTP 202 Aug 01 13:58:03.587469 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 630/2559] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:03 2026] DELETE /volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 13:58:03.588883 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.588883 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:03.597974 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-206ee729-1d84-4469-96b7-19421d66494f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.600596 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-206ee729-1d84-4469-96b7-19421d66494f tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] GET https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 Aug 01 13:58:03.601505 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-206ee729-1d84-4469-96b7-19421d66494f tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.601957 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-206ee729-1d84-4469-96b7-19421d66494f tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.610621 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.610621 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:03.612066 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ce0f0390-44cb-41c9-b979-d5f8063959a4 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 202 Aug 01 13:58:03.612066 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 643/2560] 10.4.3.223 () {70 vars in 1406 bytes} [Sat Aug 1 13:58:03 2026] PUT /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:58:03.619485 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-206ee729-1d84-4469-96b7-19421d66494f tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Volume info retrieved successfully. Aug 01 13:58:03.621905 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-76ce36e5-8401-4dd8-81a4-7bf6e1b04a28 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:03.623729 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-206ee729-1d84-4469-96b7-19421d66494f tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 returned with HTTP 200 Aug 01 13:58:03.624397 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76ce36e5-8401-4dd8-81a4-7bf6e1b04a28 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:03.624511 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 645/2561] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:03 2026] GET /volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:03.624713 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76ce36e5-8401-4dd8-81a4-7bf6e1b04a28 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:03.624984 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76ce36e5-8401-4dd8-81a4-7bf6e1b04a28 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:03.625161 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-76ce36e5-8401-4dd8-81a4-7bf6e1b04a28 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:03.638018 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:03.638018 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:03.645859 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76ce36e5-8401-4dd8-81a4-7bf6e1b04a28 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 200 Aug 01 13:58:03.646267 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 644/2562] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:03 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:04.113666 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f3a24c54-0b14-4951-9ab1-ff617b9ee1d5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:04.116155 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f3a24c54-0b14-4951-9ab1-ff617b9ee1d5 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:04.116407 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f3a24c54-0b14-4951-9ab1-ff617b9ee1d5 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:04.116592 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f3a24c54-0b14-4951-9ab1-ff617b9ee1d5 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:04.116712 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-f3a24c54-0b14-4951-9ab1-ff617b9ee1d5 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:04.121003 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:04.121003 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:04.121746 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f3a24c54-0b14-4951-9ab1-ff617b9ee1d5 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:04.122203 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 631/2563] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:04 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:04.321124 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a8d906ab-2cce-47d0-b64c-290213c5ce58 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:04.323056 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a8d906ab-2cce-47d0-b64c-290213c5ce58 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 Aug 01 13:58:04.323226 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a8d906ab-2cce-47d0-b64c-290213c5ce58 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:04.323394 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a8d906ab-2cce-47d0-b64c-290213c5ce58 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:04.328591 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:04.328591 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:04.328967 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a8d906ab-2cce-47d0-b64c-290213c5ce58 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:58:04.329734 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a8d906ab-2cce-47d0-b64c-290213c5ce58 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 returned with HTTP 200 Aug 01 13:58:04.330137 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 644/2564] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:04 2026] GET /volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:04.342196 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6016165e-98d8-4117-90a3-2cab554b145f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:04.348239 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6016165e-98d8-4117-90a3-2cab554b145f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] POST https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0/action Aug 01 13:58:04.348239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6016165e-98d8-4117-90a3-2cab554b145f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:58:04.348239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6016165e-98d8-4117-90a3-2cab554b145f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:04.349580 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.snapshot_unmanage [None req-6016165e-98d8-4117-90a3-2cab554b145f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Unmanage snapshot with id: f6711853-af4a-489d-90b1-463758b45ff0 Aug 01 13:58:04.352752 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=601,cinder:INSERT=100,cinder:UPDATE=156 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:58:04.358343 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:04.358343 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:04.358343 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6016165e-98d8-4117-90a3-2cab554b145f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Snapshot retrieved successfully. Aug 01 13:58:04.358343 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-6016165e-98d8-4117-90a3-2cab554b145f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9335dbc4662c45b991f517f940ec81c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db68e1b0dd09478c942012c47fbec343', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:58:04.358343 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6016165e-98d8-4117-90a3-2cab554b145f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-reader] https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0/action returned with HTTP 403 Aug 01 13:58:04.358343 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 646/2565] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 13:58:04 2026] POST /volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0/action => generated 117 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:04.373401 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-64fdd1e7-d2d0-4b82-8fb8-1203e1510bbd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:04.376022 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-64fdd1e7-d2d0-4b82-8fb8-1203e1510bbd tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 Aug 01 13:58:04.376310 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-64fdd1e7-d2d0-4b82-8fb8-1203e1510bbd tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:04.376581 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-64fdd1e7-d2d0-4b82-8fb8-1203e1510bbd tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:04.376752 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-64fdd1e7-d2d0-4b82-8fb8-1203e1510bbd tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete snapshot with id: f6711853-af4a-489d-90b1-463758b45ff0 Aug 01 13:58:04.384710 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:04.384710 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:04.385186 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-64fdd1e7-d2d0-4b82-8fb8-1203e1510bbd tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:58:04.409853 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-64fdd1e7-d2d0-4b82-8fb8-1203e1510bbd tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot delete request issued successfully. Aug 01 13:58:04.412235 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-64fdd1e7-d2d0-4b82-8fb8-1203e1510bbd tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 returned with HTTP 202 Aug 01 13:58:04.412235 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 645/2566] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:58:04 2026] DELETE /volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:04.431012 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3b2904cf-b436-4087-9221-5b3ef6a0a46c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:04.432844 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b2904cf-b436-4087-9221-5b3ef6a0a46c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 Aug 01 13:58:04.433076 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b2904cf-b436-4087-9221-5b3ef6a0a46c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:04.433902 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b2904cf-b436-4087-9221-5b3ef6a0a46c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:04.438366 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:04.438366 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:04.438663 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3b2904cf-b436-4087-9221-5b3ef6a0a46c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Snapshot retrieved successfully. Aug 01 13:58:04.439253 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b2904cf-b436-4087-9221-5b3ef6a0a46c tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 returned with HTTP 200 Aug 01 13:58:04.439787 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 632/2567] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:04 2026] GET /volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:04.641364 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ee4025ee-3018-4793-a335-2567e62707a1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:04.643603 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee4025ee-3018-4793-a335-2567e62707a1 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] GET https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 Aug 01 13:58:04.643874 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee4025ee-3018-4793-a335-2567e62707a1 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:04.644116 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee4025ee-3018-4793-a335-2567e62707a1 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:04.651339 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee4025ee-3018-4793-a335-2567e62707a1 tempest-VolumesServicesTestJSON-959382667 tempest-VolumesServicesTestJSON-959382667-project-member] https://10.4.3.223/volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 returned with HTTP 404 Aug 01 13:58:04.651925 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 645/2568] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:04 2026] GET /volume/v3/volumes/f0c936f7-b036-42e8-801b-915fd6730ab2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:04.658128 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e48b4d15-9d73-4bbb-8a5b-d5defdaa1c31 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:04.662166 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e48b4d15-9d73-4bbb-8a5b-d5defdaa1c31 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:04.662166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e48b4d15-9d73-4bbb-8a5b-d5defdaa1c31 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:04.662166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e48b4d15-9d73-4bbb-8a5b-d5defdaa1c31 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:04.662166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-e48b4d15-9d73-4bbb-8a5b-d5defdaa1c31 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:04.662423 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7bb5ad7b-3b0b-41fc-bdcc-5b6952d9ac1c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:04.664717 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7bb5ad7b-3b0b-41fc-bdcc-5b6952d9ac1c tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] GET https://10.4.3.223/volume/v3/os-services Aug 01 13:58:04.664717 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7bb5ad7b-3b0b-41fc-bdcc-5b6952d9ac1c tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:04.665037 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7bb5ad7b-3b0b-41fc-bdcc-5b6952d9ac1c tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:04.666151 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:04.666151 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:04.667380 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:04.667380 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:04.671620 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7bb5ad7b-3b0b-41fc-bdcc-5b6952d9ac1c tempest-VolumesServicesTestJSON-2064329153 tempest-VolumesServicesTestJSON-2064329153-project-admin] https://10.4.3.223/volume/v3/os-services returned with HTTP 200 Aug 01 13:58:04.672576 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 646/2569] 10.4.3.223 () {66 vars in 1249 bytes} [Sat Aug 1 13:58:04 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:04.679083 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e48b4d15-9d73-4bbb-8a5b-d5defdaa1c31 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 200 Aug 01 13:58:04.679661 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 647/2570] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:04 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:04.691082 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-09193786-e5df-482f-8f28-fdd334cebf8b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:04.694181 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-09193786-e5df-482f-8f28-fdd334cebf8b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] PUT https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:04.694555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-09193786-e5df-482f-8f28-fdd334cebf8b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3e54b382-0c78-40ba-954c-6b19cc65a2bb"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:04.696033 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-09193786-e5df-482f-8f28-fdd334cebf8b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Update called for group 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9. {{(pid=100200) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:58:04.696143 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.groups [None req-09193786-e5df-482f-8f28-fdd334cebf8b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Updating group 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 with name None description: None add_volumes: None remove_volumes: 3e54b382-0c78-40ba-954c-6b19cc65a2bb. Aug 01 13:58:04.707134 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:04.707134 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:04.750288 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-09193786-e5df-482f-8f28-fdd334cebf8b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 202 Aug 01 13:58:04.750288 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 633/2571] 10.4.3.223 () {70 vars in 1406 bytes} [Sat Aug 1 13:58:04 2026] PUT /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:58:04.754553 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b2f1f85f-a467-4bd7-91ab-7ecbaf2f181c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:04.756563 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2f1f85f-a467-4bd7-91ab-7ecbaf2f181c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:04.756827 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2f1f85f-a467-4bd7-91ab-7ecbaf2f181c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:04.760240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2f1f85f-a467-4bd7-91ab-7ecbaf2f181c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:04.760240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-b2f1f85f-a467-4bd7-91ab-7ecbaf2f181c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:04.761805 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:04.761805 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:04.772061 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2f1f85f-a467-4bd7-91ab-7ecbaf2f181c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 200 Aug 01 13:58:04.772449 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 646/2572] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:04 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:05.136391 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a0d9f3a8-5b08-444e-8a80-4caa0e55c697 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:05.139170 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0d9f3a8-5b08-444e-8a80-4caa0e55c697 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:05.139325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0d9f3a8-5b08-444e-8a80-4caa0e55c697 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:05.139596 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0d9f3a8-5b08-444e-8a80-4caa0e55c697 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:05.139829 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a0d9f3a8-5b08-444e-8a80-4caa0e55c697 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:05.149613 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:05.149613 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:05.150583 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0d9f3a8-5b08-444e-8a80-4caa0e55c697 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:05.151081 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 647/2573] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:05 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:05.454165 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-73d21220-bdff-4c10-9081-a7bb07e7f53a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:05.459495 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-73d21220-bdff-4c10-9081-a7bb07e7f53a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 Aug 01 13:58:05.459708 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-73d21220-bdff-4c10-9081-a7bb07e7f53a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:05.459983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-73d21220-bdff-4c10-9081-a7bb07e7f53a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:05.471819 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-73d21220-bdff-4c10-9081-a7bb07e7f53a tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 returned with HTTP 404 Aug 01 13:58:05.472355 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 648/2574] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:05 2026] GET /volume/v3/snapshots/f6711853-af4a-489d-90b1-463758b45ff0 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:05.479623 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bc24694c-ccd5-4634-b8f0-136822c5e17f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:05.483270 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bc24694c-ccd5-4634-b8f0-136822c5e17f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 Aug 01 13:58:05.483593 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bc24694c-ccd5-4634-b8f0-136822c5e17f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:05.483811 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bc24694c-ccd5-4634-b8f0-136822c5e17f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:05.484002 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-bc24694c-ccd5-4634-b8f0-136822c5e17f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete volume with id: 371f14f9-7a2b-4d5a-b800-b5ee038aae62 Aug 01 13:58:05.501986 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:05.501986 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:05.502379 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bc24694c-ccd5-4634-b8f0-136822c5e17f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:58:05.549277 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bc24694c-ccd5-4634-b8f0-136822c5e17f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Delete volume request issued successfully. Aug 01 13:58:05.549277 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bc24694c-ccd5-4634-b8f0-136822c5e17f tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 returned with HTTP 202 Aug 01 13:58:05.549934 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 634/2575] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:05 2026] DELETE /volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:05.570330 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0cf46ac9-a83f-40d2-a397-64fbe2ae3de8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:05.573473 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0cf46ac9-a83f-40d2-a397-64fbe2ae3de8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 Aug 01 13:58:05.573473 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0cf46ac9-a83f-40d2-a397-64fbe2ae3de8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:05.573705 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0cf46ac9-a83f-40d2-a397-64fbe2ae3de8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:05.584139 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:05.584139 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:05.589045 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0cf46ac9-a83f-40d2-a397-64fbe2ae3de8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Volume info retrieved successfully. Aug 01 13:58:05.594255 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0cf46ac9-a83f-40d2-a397-64fbe2ae3de8 tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 returned with HTTP 200 Aug 01 13:58:05.594753 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 647/2576] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:05 2026] GET /volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:05.782825 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f4e5fdf8-91c7-4bed-bfb4-08ef6d17fefc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:05.784616 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4e5fdf8-91c7-4bed-bfb4-08ef6d17fefc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:05.784826 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4e5fdf8-91c7-4bed-bfb4-08ef6d17fefc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:05.785007 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4e5fdf8-91c7-4bed-bfb4-08ef6d17fefc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:05.785139 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-f4e5fdf8-91c7-4bed-bfb4-08ef6d17fefc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:05.788966 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:05.788966 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:05.799014 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4e5fdf8-91c7-4bed-bfb4-08ef6d17fefc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 200 Aug 01 13:58:05.799476 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 648/2577] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:05 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:05.813154 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7609d3da-56bd-48ef-999f-55bdddeb2815 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:05.815151 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7609d3da-56bd-48ef-999f-55bdddeb2815 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] PUT https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:05.815877 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7609d3da-56bd-48ef-999f-55bdddeb2815 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3e54b382-0c78-40ba-954c-6b19cc65a2bb"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:05.822275 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-7609d3da-56bd-48ef-999f-55bdddeb2815 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Update called for group 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9. {{(pid=100202) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:58:05.822446 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-7609d3da-56bd-48ef-999f-55bdddeb2815 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Updating group 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 with name None description: None add_volumes: 3e54b382-0c78-40ba-954c-6b19cc65a2bb remove_volumes: None. Aug 01 13:58:05.826597 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:05.826597 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:05.857516 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7609d3da-56bd-48ef-999f-55bdddeb2815 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 202 Aug 01 13:58:05.858131 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 649/2578] 10.4.3.223 () {70 vars in 1406 bytes} [Sat Aug 1 13:58:05 2026] PUT /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:58:05.866782 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-49221574-8413-494d-987d-db9d270160b6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:05.869271 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-49221574-8413-494d-987d-db9d270160b6 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:05.869590 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-49221574-8413-494d-987d-db9d270160b6 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:05.870053 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-49221574-8413-494d-987d-db9d270160b6 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:05.870316 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-49221574-8413-494d-987d-db9d270160b6 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:05.875100 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:05.875100 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:05.887191 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-49221574-8413-494d-987d-db9d270160b6 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 200 Aug 01 13:58:05.887707 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 635/2579] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:05 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:05.979879 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-229f14ef-4937-4e7d-a97f-4d7ad8e45d95 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:05.982348 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-229f14ef-4937-4e7d-a97f-4d7ad8e45d95 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] DELETE https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:58:05.982610 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-229f14ef-4937-4e7d-a97f-4d7ad8e45d95 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:05.982846 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-229f14ef-4937-4e7d-a97f-4d7ad8e45d95 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:05.983061 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-229f14ef-4937-4e7d-a97f-4d7ad8e45d95 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Delete volume with id: db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:58:05.990787 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:05.990787 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:05.991244 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-229f14ef-4937-4e7d-a97f-4d7ad8e45d95 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:06.001612 np0000006308 devstack@c-api.service[100199]: WARNING cinder.keymgr.conf_key_mgr [None req-229f14ef-4937-4e7d-a97f-4d7ad8e45d95 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:58:06.007352 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-229f14ef-4937-4e7d-a97f-4d7ad8e45d95 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Delete volume request issued successfully. Aug 01 13:58:06.007637 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-229f14ef-4937-4e7d-a97f-4d7ad8e45d95 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 202 Aug 01 13:58:06.008167 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 648/2580] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:05 2026] DELETE /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:06.018097 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-962f178e-7f21-4d93-a658-734a5d149138 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:06.020458 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-962f178e-7f21-4d93-a658-734a5d149138 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:58:06.020679 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-962f178e-7f21-4d93-a658-734a5d149138 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:06.020925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-962f178e-7f21-4d93-a658-734a5d149138 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:06.029855 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:06.029855 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:06.033726 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-962f178e-7f21-4d93-a658-734a5d149138 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:06.037572 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-962f178e-7f21-4d93-a658-734a5d149138 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 200 Aug 01 13:58:06.037963 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 649/2581] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:06 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:06.161795 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c905aff5-2b0a-4b92-a3e3-40c65006d637 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:06.166576 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c905aff5-2b0a-4b92-a3e3-40c65006d637 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:06.166823 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c905aff5-2b0a-4b92-a3e3-40c65006d637 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:06.167045 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c905aff5-2b0a-4b92-a3e3-40c65006d637 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:06.167184 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c905aff5-2b0a-4b92-a3e3-40c65006d637 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:06.171845 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:06.171845 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:06.172737 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c905aff5-2b0a-4b92-a3e3-40c65006d637 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:06.173171 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 650/2582] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:06 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:06.617081 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4821173a-fa7b-4b3d-abe6-f5fd7d990fde None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:06.618977 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4821173a-fa7b-4b3d-abe6-f5fd7d990fde tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] GET https://10.4.3.223/volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 Aug 01 13:58:06.619186 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4821173a-fa7b-4b3d-abe6-f5fd7d990fde tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:06.619473 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4821173a-fa7b-4b3d-abe6-f5fd7d990fde tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:06.628568 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4821173a-fa7b-4b3d-abe6-f5fd7d990fde tempest-ProjectReaderTests-1814455565 tempest-ProjectReaderTests-1814455565-project-admin] https://10.4.3.223/volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 returned with HTTP 404 Aug 01 13:58:06.628568 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 636/2583] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:06 2026] GET /volume/v3/volumes/371f14f9-7a2b-4d5a-b800-b5ee038aae62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:06.898551 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7116f110-1cc2-45ac-8da1-92eebc4431db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:06.900992 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7116f110-1cc2-45ac-8da1-92eebc4431db tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:06.901110 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7116f110-1cc2-45ac-8da1-92eebc4431db tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:06.901296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7116f110-1cc2-45ac-8da1-92eebc4431db tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:06.901465 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-7116f110-1cc2-45ac-8da1-92eebc4431db tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:06.906947 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:06.906947 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:06.921903 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7116f110-1cc2-45ac-8da1-92eebc4431db tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 200 Aug 01 13:58:06.922225 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 649/2584] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:06 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:06.932822 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:06.934924 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:58:06.935164 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:06.935456 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:06.935793 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:06.936676 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:58:06.946414 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all volumes completed successfully. Aug 01 13:58:06.947142 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:06.947355 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:06.991021 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:06.994712 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:06.994712 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:06.998407 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:07.000332 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:07.038323 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:07.044800 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:07.044800 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:07.059312 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5b5f2a05-0c21-49fd-b7a1-8b40061583ed None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:07.060226 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b5f2a05-0c21-49fd-b7a1-8b40061583ed tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 Aug 01 13:58:07.061001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b5f2a05-0c21-49fd-b7a1-8b40061583ed tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:07.061001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b5f2a05-0c21-49fd-b7a1-8b40061583ed tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:07.062888 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95b9917a-b279-4e37-a1e1-0c6921fae0c2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:58:07.062888 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 650/2585] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:58:06 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:58:07.069637 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b5f2a05-0c21-49fd-b7a1-8b40061583ed tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 returned with HTTP 404 Aug 01 13:58:07.070246 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 651/2586] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:07 2026] GET /volume/v3/volumes/db27e5d0-7de0-4f78-b646-48dae4bb2897 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:07.082257 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:07.082920 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b6eea8e7-c057-4f1b-8b2f-888b82a57874 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:07.084067 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:58:07.084361 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:07.084595 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:07.085159 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6eea8e7-c057-4f1b-8b2f-888b82a57874 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/group_snapshots Aug 01 13:58:07.085159 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6eea8e7-c057-4f1b-8b2f-888b82a57874 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1141390182"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:07.085311 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:07.085311 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:07.085697 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:58:07.086878 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-b6eea8e7-c057-4f1b-8b2f-888b82a57874 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1141390182'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 13:58:07.091190 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:07.091190 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:07.095013 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.group_snapshots [None req-b6eea8e7-c057-4f1b-8b2f-888b82a57874 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1141390182. Aug 01 13:58:07.137197 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:07.137197 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:07.147236 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Get all volumes completed successfully. Aug 01 13:58:07.151235 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:07.151235 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:07.152776 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b6eea8e7-c057-4f1b-8b2f-888b82a57874 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-197383257 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-197383257, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:07.153015 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b6eea8e7-c057-4f1b-8b2f-888b82a57874 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-197383257 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-197383257, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:07.156910 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5cb9d8d1-4921-47b5-9b4f-d6cd42817204 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:07.174453 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b6eea8e7-c057-4f1b-8b2f-888b82a57874 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['b09e6274-0534-44ac-afe9-7489dee18310', '3846f2bc-ce4e-4219-859b-d06896841b92', '4deb9e5c-af0e-4c5a-8298-b6f352e03d51', '0fdcda22-f2ff-464b-a7ea-6024b330596b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:07.184060 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a38f1c7f-271d-416c-af7f-70831fa59a93 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:07.187459 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a38f1c7f-271d-416c-af7f-70831fa59a93 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:07.187459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a38f1c7f-271d-416c-af7f-70831fa59a93 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:07.187459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a38f1c7f-271d-416c-af7f-70831fa59a93 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:07.187459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a38f1c7f-271d-416c-af7f-70831fa59a93 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:07.192572 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:07.192572 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:07.192830 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:07.195202 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a38f1c7f-271d-416c-af7f-70831fa59a93 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:07.195202 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 652/2587] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:07 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:07.201447 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:07.201447 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:07.207008 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:07.207008 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:07.224940 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6eea8e7-c057-4f1b-8b2f-888b82a57874 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots returned with HTTP 202 Aug 01 13:58:07.225572 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 650/2588] 10.4.3.223 () {70 vars in 1324 bytes} [Sat Aug 1 13:58:07 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:07.236060 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ad571fd1-6890-4a6a-8689-bb2c8fcaa0cb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:07.240400 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5cb9d8d1-4921-47b5-9b4f-d6cd42817204 tempest-AvailabilityZoneTestJSON-58059921 tempest-AvailabilityZoneTestJSON-58059921-project-member] GET https://10.4.3.223/volume/v3/os-availability-zone Aug 01 13:58:07.240663 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5cb9d8d1-4921-47b5-9b4f-d6cd42817204 tempest-AvailabilityZoneTestJSON-58059921 tempest-AvailabilityZoneTestJSON-58059921-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:07.240927 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5cb9d8d1-4921-47b5-9b4f-d6cd42817204 tempest-AvailabilityZoneTestJSON-58059921 tempest-AvailabilityZoneTestJSON-58059921-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:07.242168 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad571fd1-6890-4a6a-8689-bb2c8fcaa0cb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db Aug 01 13:58:07.242465 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad571fd1-6890-4a6a-8689-bb2c8fcaa0cb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:07.242716 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad571fd1-6890-4a6a-8689-bb2c8fcaa0cb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:07.242899 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-ad571fd1-6890-4a6a-8689-bb2c8fcaa0cb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 17a0999c-0076-4efc-93b1-63a87cdc25db {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:58:07.244800 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5cb9d8d1-4921-47b5-9b4f-d6cd42817204 tempest-AvailabilityZoneTestJSON-58059921 tempest-AvailabilityZoneTestJSON-58059921-project-member] Availability Zones retrieved successfully. Aug 01 13:58:07.245940 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5cb9d8d1-4921-47b5-9b4f-d6cd42817204 tempest-AvailabilityZoneTestJSON-58059921 tempest-AvailabilityZoneTestJSON-58059921-project-member] https://10.4.3.223/volume/v3/os-availability-zone returned with HTTP 200 Aug 01 13:58:07.245940 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 651/2589] 10.4.3.223 () {66 vars in 1276 bytes} [Sat Aug 1 13:58:07 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:58:07.250653 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:07.250653 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:07.255025 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad571fd1-6890-4a6a-8689-bb2c8fcaa0cb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db returned with HTTP 200 Aug 01 13:58:07.257839 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 653/2590] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:58:07 2026] GET /volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:07.268012 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:07.272242 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:07.272242 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:07.285014 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a8b1dd5-8a6a-4ba1-919f-592926b272aa tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:58:07.285324 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 637/2591] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 13:58:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12505 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 13:58:07.309050 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e88de62c-e1f8-44f4-9a51-fc151f04b8a2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:07.311722 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e88de62c-e1f8-44f4-9a51-fc151f04b8a2 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] DELETE https://10.4.3.223/volume/v3/types/eed758aa-7164-4413-b381-32a195f56127 Aug 01 13:58:07.312014 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e88de62c-e1f8-44f4-9a51-fc151f04b8a2 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:07.312336 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e88de62c-e1f8-44f4-9a51-fc151f04b8a2 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:07.312706 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:07.312706 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:07.348423 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e88de62c-e1f8-44f4-9a51-fc151f04b8a2 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types/eed758aa-7164-4413-b381-32a195f56127 returned with HTTP 202 Aug 01 13:58:07.348948 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 651/2592] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:58:07 2026] DELETE /volume/v3/types/eed758aa-7164-4413-b381-32a195f56127 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:07.369915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d31909aa-3003-45c5-89c5-fc5292f4b0e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:07.373123 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d31909aa-3003-45c5-89c5-fc5292f4b0e5 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:58:07.374488 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d31909aa-3003-45c5-89c5-fc5292f4b0e5 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1529967498", "extra_specs": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:07.392666 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d31909aa-3003-45c5-89c5-fc5292f4b0e5 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:58:07.393146 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 652/2593] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:58:07 2026] POST /volume/v3/types => generated 212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:07.404899 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-51372100-d3fa-4885-9e1b-d157ac9615b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:07.407301 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51372100-d3fa-4885-9e1b-d157ac9615b4 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] POST https://10.4.3.223/volume/v3/types/e4eda985-129d-48dd-8406-baf7af47334f/encryption Aug 01 13:58:07.407992 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-51372100-d3fa-4885-9e1b-d157ac9615b4 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:07.451173 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51372100-d3fa-4885-9e1b-d157ac9615b4 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types/e4eda985-129d-48dd-8406-baf7af47334f/encryption returned with HTTP 200 Aug 01 13:58:07.451664 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 654/2594] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 13:58:07 2026] POST /volume/v3/types/e4eda985-129d-48dd-8406-baf7af47334f/encryption => generated 230 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:07.463264 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-57bec598-4bbd-4723-8430-552fad2db6fc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:07.469344 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:07.470545 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-886688233", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1529967498", "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:07.475431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-886688233', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1529967498', 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:07.480930 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume of 1 GB Aug 01 13:58:07.481392 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:07.481392 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:07.482188 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Availability Zones retrieved successfully. Aug 01 13:58:07.492107 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Flow 'volume_create_api' (1064b780-787e-4014-824c-b65640df4961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:07.493659 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (593a6c2e-5a15-4979-b3f0-e7c7a27bd044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:07.495168 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:07.532493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (593a6c2e-5a15-4979-b3f0-e7c7a27bd044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:58:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e4eda985-129d-48dd-8406-baf7af47334f,is_public=True,name='tempest-scenario-type-luks-1529967498',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4eda985-129d-48dd-8406-baf7af47334f', '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=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:07.533679 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895d6fa2-8ed1-4395-b66e-21a46b1dd2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:07.575529 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1529967498 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1529967498, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:07.575981 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1529967498 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1529967498, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:07.635784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Created reservations ['80370e70-d383-4054-802e-28a1fa4e3c5f', '690aaa1c-6e6c-44c1-a963-e3e4e7427982', '7e811625-499a-4e1c-acf1-1103bea3c2c7', '742c0632-26e5-4045-a83e-e8f70a80dd2a'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:07.636855 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895d6fa2-8ed1-4395-b66e-21a46b1dd2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80370e70-d383-4054-802e-28a1fa4e3c5f', '690aaa1c-6e6c-44c1-a963-e3e4e7427982', '7e811625-499a-4e1c-acf1-1103bea3c2c7', '742c0632-26e5-4045-a83e-e8f70a80dd2a']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:07.637930 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3438d77-fd24-4f53-af3e-5367f156e7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:07.668019 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3438d77-fd24-4f53-af3e-5367f156e7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c78b9f8e-2826-422a-b3c1-0a9bb195c9f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-886688233',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',qos_specs=None,replication_status=,reservations=['80370e70-d383-4054-802e-28a1fa4e3c5f','690aaa1c-6e6c-44c1-a963-e3e4e7427982','7e811625-499a-4e1c-acf1-1103bea3c2c7','742c0632-26e5-4045-a83e-e8f70a80dd2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_type_id=e4eda985-129d-48dd-8406-baf7af47334f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-886688233',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c78b9f8e-2826-422a-b3c1-0a9bb195c9f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4eda985-129d-48dd-8406-baf7af47334f),volume_type_id=e4eda985-129d-48dd-8406-baf7af47334f)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:07.668408 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab81b17-3260-4a75-a48e-99bcba62e654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:07.702286 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab81b17-3260-4a75-a48e-99bcba62e654) transitioned into state 'SUCCESS' from state '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-886688233',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',qos_specs=None,replication_status=,reservations=['80370e70-d383-4054-802e-28a1fa4e3c5f','690aaa1c-6e6c-44c1-a963-e3e4e7427982','7e811625-499a-4e1c-acf1-1103bea3c2c7','742c0632-26e5-4045-a83e-e8f70a80dd2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_type_id=e4eda985-129d-48dd-8406-baf7af47334f)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:07.706278 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f22af1d-dcdf-4196-99cc-448a1ee4cb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:07.719909 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f22af1d-dcdf-4196-99cc-448a1ee4cb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:07.721098 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Flow 'volume_create_api' (1064b780-787e-4014-824c-b65640df4961) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:07.721514 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume request issued successfully. Aug 01 13:58:07.722168 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-57bec598-4bbd-4723-8430-552fad2db6fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:07.722653 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 638/2595] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:58:07 2026] POST /volume/v3/volumes => generated 784 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:08.209111 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-72ff2b41-9d6f-4941-bde2-d08e6f19c404 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.212837 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-72ff2b41-9d6f-4941-bde2-d08e6f19c404 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:08.213112 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-72ff2b41-9d6f-4941-bde2-d08e6f19c404 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.213512 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-72ff2b41-9d6f-4941-bde2-d08e6f19c404 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.213512 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-72ff2b41-9d6f-4941-bde2-d08e6f19c404 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:08.221543 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.221543 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:08.222733 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-72ff2b41-9d6f-4941-bde2-d08e6f19c404 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:08.222733 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 652/2596] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:08.268002 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a6528b7-e8aa-4e44-869e-9538abfcb77a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.272131 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a6528b7-e8aa-4e44-869e-9538abfcb77a tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db Aug 01 13:58:08.273337 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a6528b7-e8aa-4e44-869e-9538abfcb77a tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.273337 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a6528b7-e8aa-4e44-869e-9538abfcb77a tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.273743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-3a6528b7-e8aa-4e44-869e-9538abfcb77a tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 17a0999c-0076-4efc-93b1-63a87cdc25db {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:58:08.280888 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.280888 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:08.288926 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a6528b7-e8aa-4e44-869e-9538abfcb77a tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db returned with HTTP 200 Aug 01 13:58:08.288926 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 653/2597] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:08.308426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e449d1ae-aa89-4c4d-98d0-de8416ae8bd1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.308426 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e449d1ae-aa89-4c4d-98d0-de8416ae8bd1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Aug 01 13:58:08.308426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e449d1ae-aa89-4c4d-98d0-de8416ae8bd1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.308426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e449d1ae-aa89-4c4d-98d0-de8416ae8bd1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.308426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-e449d1ae-aa89-4c4d-98d0-de8416ae8bd1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:08.308426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-e449d1ae-aa89-4c4d-98d0-de8416ae8bd1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:58:08.312601 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e449d1ae-aa89-4c4d-98d0-de8416ae8bd1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all snapshots completed successfully. Aug 01 13:58:08.313501 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.313501 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:08.314117 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e449d1ae-aa89-4c4d-98d0-de8416ae8bd1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:58:08.314989 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 655/2598] 10.4.3.223 () {66 vars in 1264 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:08.334194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5bc9ab88-60fc-480b-b7b3-43e29b7a0bc1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.338972 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5bc9ab88-60fc-480b-b7b3-43e29b7a0bc1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/49f03f81-17fb-4c34-8010-9e54ba45f533 Aug 01 13:58:08.339306 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5bc9ab88-60fc-480b-b7b3-43e29b7a0bc1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.339581 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5bc9ab88-60fc-480b-b7b3-43e29b7a0bc1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.351885 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.351885 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:08.352539 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5bc9ab88-60fc-480b-b7b3-43e29b7a0bc1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Snapshot retrieved successfully. Aug 01 13:58:08.353967 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5bc9ab88-60fc-480b-b7b3-43e29b7a0bc1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/49f03f81-17fb-4c34-8010-9e54ba45f533 returned with HTTP 200 Aug 01 13:58:08.354899 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 639/2599] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/snapshots/49f03f81-17fb-4c34-8010-9e54ba45f533 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:08.371681 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7787fa85-4397-4f2d-808e-17d42ecbe304 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.373879 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7787fa85-4397-4f2d-808e-17d42ecbe304 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/0ef5b86f-4275-4dd6-b099-865f1595448f Aug 01 13:58:08.374277 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7787fa85-4397-4f2d-808e-17d42ecbe304 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.375523 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7787fa85-4397-4f2d-808e-17d42ecbe304 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.381282 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.381282 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:08.381876 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7787fa85-4397-4f2d-808e-17d42ecbe304 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Snapshot retrieved successfully. Aug 01 13:58:08.383299 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7787fa85-4397-4f2d-808e-17d42ecbe304 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/0ef5b86f-4275-4dd6-b099-865f1595448f returned with HTTP 200 Aug 01 13:58:08.385181 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 653/2600] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/snapshots/0ef5b86f-4275-4dd6-b099-865f1595448f => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:08.394600 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a38625f6-fa36-4482-8dcc-b9c9500416b3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.397364 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a38625f6-fa36-4482-8dcc-b9c9500416b3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db Aug 01 13:58:08.397689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a38625f6-fa36-4482-8dcc-b9c9500416b3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.398786 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a38625f6-fa36-4482-8dcc-b9c9500416b3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.398786 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-a38625f6-fa36-4482-8dcc-b9c9500416b3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] delete called for member 17a0999c-0076-4efc-93b1-63a87cdc25db {{(pid=100201) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:58:08.400807 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.group_snapshots [None req-a38625f6-fa36-4482-8dcc-b9c9500416b3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Delete group_snapshot with id: 17a0999c-0076-4efc-93b1-63a87cdc25db Aug 01 13:58:08.405799 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.405799 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:08.461675 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a38625f6-fa36-4482-8dcc-b9c9500416b3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db returned with HTTP 202 Aug 01 13:58:08.462117 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 654/2601] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:58:08 2026] DELETE /volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:58:08.472940 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.478379 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:58:08.478731 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.479832 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.481852 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:08.483055 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:58:08.495189 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all volumes completed successfully. Aug 01 13:58:08.496468 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:08.496620 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:08.553562 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:08.559244 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.559244 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:08.567024 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:08.568495 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:08.626639 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:08.631483 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.631483 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:08.641294 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89a94560-e1d6-4f9a-a6ef-e43938828633 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:58:08.641847 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 656/2602] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 13:58:08.658702 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d3e4d029-2a7b-4512-bddb-f05c1942d36e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.661206 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d3e4d029-2a7b-4512-bddb-f05c1942d36e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Aug 01 13:58:08.661645 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d3e4d029-2a7b-4512-bddb-f05c1942d36e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.662081 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d3e4d029-2a7b-4512-bddb-f05c1942d36e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.662556 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-d3e4d029-2a7b-4512-bddb-f05c1942d36e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:08.663923 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-d3e4d029-2a7b-4512-bddb-f05c1942d36e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Building query based on filter {{(pid=100200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:58:08.672860 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d3e4d029-2a7b-4512-bddb-f05c1942d36e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all snapshots completed successfully. Aug 01 13:58:08.672860 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.672860 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:08.673558 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d3e4d029-2a7b-4512-bddb-f05c1942d36e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:58:08.674163 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 640/2603] 10.4.3.223 () {66 vars in 1264 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:08.688662 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cef6e383-9373-4af8-bc40-a904e7c3be19 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.691458 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cef6e383-9373-4af8-bc40-a904e7c3be19 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/49f03f81-17fb-4c34-8010-9e54ba45f533 Aug 01 13:58:08.691746 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cef6e383-9373-4af8-bc40-a904e7c3be19 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.692200 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cef6e383-9373-4af8-bc40-a904e7c3be19 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.698231 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cef6e383-9373-4af8-bc40-a904e7c3be19 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/49f03f81-17fb-4c34-8010-9e54ba45f533 returned with HTTP 404 Aug 01 13:58:08.698778 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 654/2604] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/snapshots/49f03f81-17fb-4c34-8010-9e54ba45f533 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:08.708026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-daf2b085-add5-49be-b984-3c03d8166e25 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.710602 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-daf2b085-add5-49be-b984-3c03d8166e25 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db Aug 01 13:58:08.712246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-daf2b085-add5-49be-b984-3c03d8166e25 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.712246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-daf2b085-add5-49be-b984-3c03d8166e25 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.712246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-daf2b085-add5-49be-b984-3c03d8166e25 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 17a0999c-0076-4efc-93b1-63a87cdc25db {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:58:08.715031 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-daf2b085-add5-49be-b984-3c03d8166e25 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db returned with HTTP 404 Aug 01 13:58:08.715418 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 655/2605] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:58:08.726353 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-97a7424b-79db-4e18-a4b1-484fb3d7b5e7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.728998 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97a7424b-79db-4e18-a4b1-484fb3d7b5e7 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db Aug 01 13:58:08.729351 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97a7424b-79db-4e18-a4b1-484fb3d7b5e7 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.729629 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97a7424b-79db-4e18-a4b1-484fb3d7b5e7 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.729824 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-97a7424b-79db-4e18-a4b1-484fb3d7b5e7 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] delete called for member 17a0999c-0076-4efc-93b1-63a87cdc25db {{(pid=100202) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:58:08.729963 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.group_snapshots [None req-97a7424b-79db-4e18-a4b1-484fb3d7b5e7 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Delete group_snapshot with id: 17a0999c-0076-4efc-93b1-63a87cdc25db Aug 01 13:58:08.738403 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97a7424b-79db-4e18-a4b1-484fb3d7b5e7 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db returned with HTTP 404 Aug 01 13:58:08.739086 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 657/2606] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:58:08 2026] DELETE /volume/v3/group_snapshots/17a0999c-0076-4efc-93b1-63a87cdc25db => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:58:08.747258 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.749606 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:58:08.749881 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.750149 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.750484 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:08.752256 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:58:08.764296 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all volumes completed successfully. Aug 01 13:58:08.765109 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:08.765319 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:08.821973 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:08.829019 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.829019 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:08.834386 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:08.834651 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:08.854549 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8c69a61f-b571-4b8e-b00c-08e4919bf6c9 req-06ca5f0c-21bb-43ff-950b-5a6a003258e1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.857748 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8c69a61f-b571-4b8e-b00c-08e4919bf6c9 req-06ca5f0c-21bb-43ff-950b-5a6a003258e1 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/attachments?instance_id=97c9ecc2-f704-48cb-881b-129b65b60e16 Aug 01 13:58:08.857964 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8c69a61f-b571-4b8e-b00c-08e4919bf6c9 req-06ca5f0c-21bb-43ff-950b-5a6a003258e1 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.858253 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8c69a61f-b571-4b8e-b00c-08e4919bf6c9 req-06ca5f0c-21bb-43ff-950b-5a6a003258e1 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.872395 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8c69a61f-b571-4b8e-b00c-08e4919bf6c9 req-06ca5f0c-21bb-43ff-950b-5a6a003258e1 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments?instance_id=97c9ecc2-f704-48cb-881b-129b65b60e16 returned with HTTP 200 Aug 01 13:58:08.872763 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 655/2607] 10.4.3.223 () {70 vars in 1637 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/attachments?instance_id=97c9ecc2-f704-48cb-881b-129b65b60e16 => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:08.885152 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8c69a61f-b571-4b8e-b00c-08e4919bf6c9 req-2c938c8b-f60b-4d87-9cc7-18b704ee0273 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.885804 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:08.889104 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8c69a61f-b571-4b8e-b00c-08e4919bf6c9 req-2c938c8b-f60b-4d87-9cc7-18b704ee0273 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3 Aug 01 13:58:08.890055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8c69a61f-b571-4b8e-b00c-08e4919bf6c9 req-2c938c8b-f60b-4d87-9cc7-18b704ee0273 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.890055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8c69a61f-b571-4b8e-b00c-08e4919bf6c9 req-2c938c8b-f60b-4d87-9cc7-18b704ee0273 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.892473 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.892473 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:08.905966 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ec60bb96-8114-4b07-8213-7f4c66ccb952 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:58:08.905966 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 641/2608] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:58:08.917687 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8c69a61f-b571-4b8e-b00c-08e4919bf6c9 req-2c938c8b-f60b-4d87-9cc7-18b704ee0273 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3 returned with HTTP 200 Aug 01 13:58:08.918419 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 656/2609] 10.4.3.223 () {70 vars in 1651 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3 => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:08.924372 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9f7854d2-0942-44b8-9990-4393663acf7c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.929562 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f7854d2-0942-44b8-9990-4393663acf7c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9/action Aug 01 13:58:08.929732 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f7854d2-0942-44b8-9990-4393663acf7c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:58:08.929844 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f7854d2-0942-44b8-9990-4393663acf7c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:08.931182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-9f7854d2-0942-44b8-9990-4393663acf7c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] delete called for group 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:58:08.932799 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-9f7854d2-0942-44b8-9990-4393663acf7c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Delete group with id: 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:08.939466 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:08.939466 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:08.987668 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-647b6ca5-bc62-4fc5-b6d0-89fcd8f929c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:08.988400 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-647b6ca5-bc62-4fc5-b6d0-89fcd8f929c2 None None] GET https://10.4.3.223/volume// Aug 01 13:58:08.988400 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-647b6ca5-bc62-4fc5-b6d0-89fcd8f929c2 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:08.988400 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-647b6ca5-bc62-4fc5-b6d0-89fcd8f929c2 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:08.988883 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-647b6ca5-bc62-4fc5-b6d0-89fcd8f929c2 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:58:08.989562 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 656/2610] 10.4.3.223 () {64 vars in 1004 bytes} [Sat Aug 1 13:58:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:58:09.002117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bffcd902-7cf1-4aa8-9d4d-a287a229a1ac None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:09.002737 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bffcd902-7cf1-4aa8-9d4d-a287a229a1ac None None] GET https://10.4.3.223/volume// Aug 01 13:58:09.002737 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bffcd902-7cf1-4aa8-9d4d-a287a229a1ac None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:09.002860 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bffcd902-7cf1-4aa8-9d4d-a287a229a1ac None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:09.004885 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bffcd902-7cf1-4aa8-9d4d-a287a229a1ac None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:58:09.004885 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 642/2611] 10.4.3.223 () {64 vars in 1004 bytes} [Sat Aug 1 13:58:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:58:09.017597 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4e7741f5-97d5-468c-9c4d-5a7128d8fce0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:09.036545 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f7854d2-0942-44b8-9990-4393663acf7c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9/action returned with HTTP 202 Aug 01 13:58:09.037592 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 658/2612] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:58:08 2026] POST /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:58:09.051697 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e2abe06f-0040-4280-bee3-c0a3542b2d0b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:09.056192 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2abe06f-0040-4280-bee3-c0a3542b2d0b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb Aug 01 13:58:09.060358 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2abe06f-0040-4280-bee3-c0a3542b2d0b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:09.060358 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2abe06f-0040-4280-bee3-c0a3542b2d0b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:09.066739 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:09.066739 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:09.072730 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e2abe06f-0040-4280-bee3-c0a3542b2d0b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:58:09.073082 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-e2abe06f-0040-4280-bee3-c0a3542b2d0b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:09.073294 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-e2abe06f-0040-4280-bee3-c0a3542b2d0b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:09.126292 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-e2abe06f-0040-4280-bee3-c0a3542b2d0b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:09.129997 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:09.129997 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:09.138827 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2abe06f-0040-4280-bee3-c0a3542b2d0b tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb returned with HTTP 200 Aug 01 13:58:09.139338 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 657/2613] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:09 2026] GET /volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:58:09.215869 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e7741f5-97d5-468c-9c4d-5a7128d8fce0 tempest-VersionsTest-1197688687 tempest-VersionsTest-1197688687-project-member] GET https://10.4.3.223/volume/v3/ Aug 01 13:58:09.216083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e7741f5-97d5-468c-9c4d-5a7128d8fce0 tempest-VersionsTest-1197688687 tempest-VersionsTest-1197688687-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:09.216391 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e7741f5-97d5-468c-9c4d-5a7128d8fce0 tempest-VersionsTest-1197688687 tempest-VersionsTest-1197688687-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:09.217137 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e7741f5-97d5-468c-9c4d-5a7128d8fce0 tempest-VersionsTest-1197688687 tempest-VersionsTest-1197688687-project-member] https://10.4.3.223/volume/v3/ returned with HTTP 200 Aug 01 13:58:09.218112 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 657/2614] 10.4.3.223 () {66 vars in 1216 bytes} [Sat Aug 1 13:58:09 2026] GET /volume/v3/ => generated 386 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:09.236954 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cf15726b-7a1c-4807-95e1-217973b093a6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:09.241517 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cf15726b-7a1c-4807-95e1-217973b093a6 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:09.241867 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cf15726b-7a1c-4807-95e1-217973b093a6 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:09.242877 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cf15726b-7a1c-4807-95e1-217973b093a6 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:09.242877 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-cf15726b-7a1c-4807-95e1-217973b093a6 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:09.248536 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:09.248536 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:09.249741 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cf15726b-7a1c-4807-95e1-217973b093a6 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:09.250298 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 643/2615] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:09 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:09.260108 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-83e9ac3b-f3f1-4bfa-bffb-10cbea108bf4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:09.300383 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-83e9ac3b-f3f1-4bfa-bffb-10cbea108bf4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:58:09.300925 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-83e9ac3b-f3f1-4bfa-bffb-10cbea108bf4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-317285265", "extra_specs": {"storage_protocol": "tempest-storage_protocol-437704179", "vendor_name": "tempest-vendor_name-1549797893"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:09.321674 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-83e9ac3b-f3f1-4bfa-bffb-10cbea108bf4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:58:09.322143 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 659/2616] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:58:09 2026] POST /volume/v3/types => generated 328 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:09.333826 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a404c376-f020-4309-976e-d19a75d84c09 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:09.336444 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:09.336917 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:09.339092 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Create volume request body: {'volume': {'volume_type': 'bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:09.343599 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Create volume of 1 GB Aug 01 13:58:09.344041 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:09.344041 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:09.344579 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Availability Zones retrieved successfully. Aug 01 13:58:09.351236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Flow 'volume_create_api' (415129f1-f25e-4bcb-969b-167b2158f98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:09.352413 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c2e3a4d-75a9-4a7e-805b-5ba0219b6711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:09.356303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:09.390611 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c2e3a4d-75a9-4a7e-805b-5ba0219b6711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:58:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-437704179',vendor_name='tempest-vendor_name-1549797893'},id=bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35,is_public=True,name='tempest-ProjectMemberTests-volume-type-317285265',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:09.392392 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ab789f-87f0-4441-8373-997e3e7a6868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:09.429761 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-317285265 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-317285265, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:09.429761 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-317285265 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-317285265, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:09.473805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Created reservations ['1d63f191-3d32-43b3-860a-fdf2b6223100', 'd055f17f-f76c-4dd3-b526-491883f93103', 'b8b946c6-a462-48e9-874e-25cb9fe46a92', 'b9e44f32-34b9-46ff-b99e-8127e08078b1'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:09.474795 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ab789f-87f0-4441-8373-997e3e7a6868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d63f191-3d32-43b3-860a-fdf2b6223100', 'd055f17f-f76c-4dd3-b526-491883f93103', 'b8b946c6-a462-48e9-874e-25cb9fe46a92', 'b9e44f32-34b9-46ff-b99e-8127e08078b1']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:09.475823 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdbafce3-03a0-44e0-9177-49179e9b062c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:09.514274 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdbafce3-03a0-44e0-9177-49179e9b062c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8c0a9a4-9de5-42ec-85a2-324fcd5b0539', '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='cb2c1070735340bba4fa638868f2c232',qos_specs=None,replication_status=,reservations=['1d63f191-3d32-43b3-860a-fdf2b6223100','d055f17f-f76c-4dd3-b526-491883f93103','b8b946c6-a462-48e9-874e-25cb9fe46a92','b9e44f32-34b9-46ff-b99e-8127e08078b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8520891f4b643e6ad8218dc1dd28eb7',volume_type_id=bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8c0a9a4-9de5-42ec-85a2-324fcd5b0539,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb2c1070735340bba4fa638868f2c232',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8520891f4b643e6ad8218dc1dd28eb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35),volume_type_id=bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:09.514274 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b00bb6c-d9e8-42f3-9c27-6ea8ec1d49bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:09.541190 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b00bb6c-d9e8-42f3-9c27-6ea8ec1d49bb) transitioned into state 'SUCCESS' from 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='cb2c1070735340bba4fa638868f2c232',qos_specs=None,replication_status=,reservations=['1d63f191-3d32-43b3-860a-fdf2b6223100','d055f17f-f76c-4dd3-b526-491883f93103','b8b946c6-a462-48e9-874e-25cb9fe46a92','b9e44f32-34b9-46ff-b99e-8127e08078b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8520891f4b643e6ad8218dc1dd28eb7',volume_type_id=bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:09.542044 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f5dc26-d4f7-4c44-aaf2-7306c8e8d1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:09.554644 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f5dc26-d4f7-4c44-aaf2-7306c8e8d1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:09.556698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Flow 'volume_create_api' (415129f1-f25e-4bcb-969b-167b2158f98d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:09.556698 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Create volume request issued successfully. Aug 01 13:58:09.557543 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a404c376-f020-4309-976e-d19a75d84c09 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:09.559129 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 658/2617] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 13:58:09 2026] POST /volume/v3/volumes => generated 773 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:09.575912 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-979d3aee-f7cd-42ba-8112-01d88557403b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:09.580267 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-979d3aee-f7cd-42ba-8112-01d88557403b tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] GET https://10.4.3.223/volume/v3/volumes/f8c0a9a4-9de5-42ec-85a2-324fcd5b0539 Aug 01 13:58:09.581680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-979d3aee-f7cd-42ba-8112-01d88557403b tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:09.581680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-979d3aee-f7cd-42ba-8112-01d88557403b tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:09.600668 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:09.600668 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:09.606269 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-979d3aee-f7cd-42ba-8112-01d88557403b tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Volume info retrieved successfully. Aug 01 13:58:09.612296 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-979d3aee-f7cd-42ba-8112-01d88557403b tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes/f8c0a9a4-9de5-42ec-85a2-324fcd5b0539 returned with HTTP 200 Aug 01 13:58:09.612518 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 658/2618] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:09 2026] GET /volume/v3/volumes/f8c0a9a4-9de5-42ec-85a2-324fcd5b0539 => generated 952 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:10.156639 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0f8bda65-e62f-4f20-8bdc-b49f9be08d4e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.160363 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0f8bda65-e62f-4f20-8bdc-b49f9be08d4e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb Aug 01 13:58:10.160363 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0f8bda65-e62f-4f20-8bdc-b49f9be08d4e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.160363 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0f8bda65-e62f-4f20-8bdc-b49f9be08d4e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.168512 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0f8bda65-e62f-4f20-8bdc-b49f9be08d4e tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb returned with HTTP 404 Aug 01 13:58:10.169334 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 644/2619] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:10 2026] GET /volume/v3/volumes/3e54b382-0c78-40ba-954c-6b19cc65a2bb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:58:10.183556 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cfe15024-945f-4749-b7a6-cfe34067687a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.185864 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfe15024-945f-4749-b7a6-cfe34067687a tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/354943a6-2f2d-4167-9f72-bc6cbb07327e Aug 01 13:58:10.186195 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfe15024-945f-4749-b7a6-cfe34067687a tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.186430 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfe15024-945f-4749-b7a6-cfe34067687a tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.195193 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfe15024-945f-4749-b7a6-cfe34067687a tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/354943a6-2f2d-4167-9f72-bc6cbb07327e returned with HTTP 404 Aug 01 13:58:10.195822 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 660/2620] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:10 2026] GET /volume/v3/volumes/354943a6-2f2d-4167-9f72-bc6cbb07327e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:58:10.206236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cff70a3c-276c-42d3-8ad2-7ce2923971b2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.209973 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cff70a3c-276c-42d3-8ad2-7ce2923971b2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 Aug 01 13:58:10.210158 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cff70a3c-276c-42d3-8ad2-7ce2923971b2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.210435 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cff70a3c-276c-42d3-8ad2-7ce2923971b2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.210493 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-cff70a3c-276c-42d3-8ad2-7ce2923971b2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:10.215032 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cff70a3c-276c-42d3-8ad2-7ce2923971b2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 returned with HTTP 404 Aug 01 13:58:10.215842 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 659/2621] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:10 2026] GET /volume/v3/groups/75e3ea39-fe9e-4455-9e65-5d67dd8ffcf9 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:58:10.224742 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-21368c21-236b-4adf-b332-ffb9a730ade6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.227606 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21368c21-236b-4adf-b332-ffb9a730ade6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/9879bdb6-319a-4d77-9951-9af750b3ccd2 Aug 01 13:58:10.227885 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21368c21-236b-4adf-b332-ffb9a730ade6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.228160 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21368c21-236b-4adf-b332-ffb9a730ade6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.254122 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21368c21-236b-4adf-b332-ffb9a730ade6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/group_types/9879bdb6-319a-4d77-9951-9af750b3ccd2 returned with HTTP 202 Aug 01 13:58:10.254546 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 659/2622] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:58:10 2026] DELETE /volume/v3/group_types/9879bdb6-319a-4d77-9951-9af750b3ccd2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:58:10.266080 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1f0b73fa-08ee-42e3-8f05-1215c073e91b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.269921 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1f0b73fa-08ee-42e3-8f05-1215c073e91b tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] DELETE https://10.4.3.223/volume/v3/types/23fca954-661a-4e9f-a650-d2f02272611f Aug 01 13:58:10.269921 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1f0b73fa-08ee-42e3-8f05-1215c073e91b tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.269921 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1f0b73fa-08ee-42e3-8f05-1215c073e91b tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.270092 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd3c5a8e-d747-4a51-9bc7-857ab436fb0b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.273466 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd3c5a8e-d747-4a51-9bc7-857ab436fb0b tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:10.273698 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd3c5a8e-d747-4a51-9bc7-857ab436fb0b tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.273962 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd3c5a8e-d747-4a51-9bc7-857ab436fb0b tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.274057 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bd3c5a8e-d747-4a51-9bc7-857ab436fb0b tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:10.282952 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:10.282952 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:10.284027 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd3c5a8e-d747-4a51-9bc7-857ab436fb0b tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:10.284509 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 661/2623] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:10 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:10.302013 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1f0b73fa-08ee-42e3-8f05-1215c073e91b tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/types/23fca954-661a-4e9f-a650-d2f02272611f returned with HTTP 202 Aug 01 13:58:10.302013 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 645/2624] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:58:10 2026] DELETE /volume/v3/types/23fca954-661a-4e9f-a650-d2f02272611f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:10.314514 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4d76e723-8125-474d-ae14-b30220aec589 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.318115 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d76e723-8125-474d-ae14-b30220aec589 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] GET https://10.4.3.223/volume/v3/types/23fca954-661a-4e9f-a650-d2f02272611f Aug 01 13:58:10.318115 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d76e723-8125-474d-ae14-b30220aec589 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.318270 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d76e723-8125-474d-ae14-b30220aec589 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.322468 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d76e723-8125-474d-ae14-b30220aec589 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/types/23fca954-661a-4e9f-a650-d2f02272611f returned with HTTP 404 Aug 01 13:58:10.323270 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 660/2625] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:58:10 2026] GET /volume/v3/types/23fca954-661a-4e9f-a650-d2f02272611f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:10.339048 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a977fcde-6c4c-4d15-a514-e42ef6f1f6aa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.340376 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a977fcde-6c4c-4d15-a514-e42ef6f1f6aa tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:58:10.340781 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a977fcde-6c4c-4d15-a514-e42ef6f1f6aa tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-965474025"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:10.356957 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a977fcde-6c4c-4d15-a514-e42ef6f1f6aa tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:58:10.357517 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 660/2626] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:58:10 2026] POST /volume/v3/types => generated 223 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:10.369388 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5a81e6e4-19e3-4934-8c29-638edc833f70 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.371361 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a81e6e4-19e3-4934-8c29-638edc833f70 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] POST https://10.4.3.223/volume/v3/group_types Aug 01 13:58:10.373604 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a81e6e4-19e3-4934-8c29-638edc833f70 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1705840505"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:10.389810 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a81e6e4-19e3-4934-8c29-638edc833f70 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Aug 01 13:58:10.389810 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 662/2627] 10.4.3.223 () {70 vars in 1311 bytes} [Sat Aug 1 13:58:10 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:10.402000 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9d4a1af4-0b2a-425e-b658-eeb8ab07d6de None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.403626 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9d4a1af4-0b2a-425e-b658-eeb8ab07d6de tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/groups Aug 01 13:58:10.403943 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9d4a1af4-0b2a-425e-b658-eeb8ab07d6de tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5e782958-66f4-4c49-a360-5463a9900b9c", "volume_types": ["b0929b4e-8a6c-45c9-89e2-a558f01de262"], "name": "tempest-GroupSnapshotsTest-Group-1480793799"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:10.405291 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-9d4a1af4-0b2a-425e-b658-eeb8ab07d6de tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating new group {'group': {'group_type': '5e782958-66f4-4c49-a360-5463a9900b9c', 'volume_types': ['b0929b4e-8a6c-45c9-89e2-a558f01de262'], 'name': 'tempest-GroupSnapshotsTest-Group-1480793799'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:58:10.409861 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.groups [None req-9d4a1af4-0b2a-425e-b658-eeb8ab07d6de tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating group tempest-GroupSnapshotsTest-Group-1480793799. Aug 01 13:58:10.420988 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9d4a1af4-0b2a-425e-b658-eeb8ab07d6de tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Availability Zones retrieved successfully. Aug 01 13:58:10.439927 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-9d4a1af4-0b2a-425e-b658-eeb8ab07d6de tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['c911c9ee-b0cc-4446-9a28-042e9e916ae1'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:10.470829 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9d4a1af4-0b2a-425e-b658-eeb8ab07d6de tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Aug 01 13:58:10.471508 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 646/2628] 10.4.3.223 () {70 vars in 1297 bytes} [Sat Aug 1 13:58:10 2026] POST /volume/v3/groups => generated 112 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:10.483316 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2a490ee5-c38a-414d-bc98-2e6f6fba2aba None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.485634 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a490ee5-c38a-414d-bc98-2e6f6fba2aba tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 Aug 01 13:58:10.486513 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a490ee5-c38a-414d-bc98-2e6f6fba2aba tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.486860 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a490ee5-c38a-414d-bc98-2e6f6fba2aba tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.487076 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-2a490ee5-c38a-414d-bc98-2e6f6fba2aba tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:10.502732 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:10.502732 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:10.516713 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a490ee5-c38a-414d-bc98-2e6f6fba2aba tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 returned with HTTP 200 Aug 01 13:58:10.516713 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 661/2629] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:10 2026] GET /volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:10.627435 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1a152b1d-485b-41f0-82e8-0fdd4b12df2d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.631032 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a152b1d-485b-41f0-82e8-0fdd4b12df2d tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] GET https://10.4.3.223/volume/v3/volumes/f8c0a9a4-9de5-42ec-85a2-324fcd5b0539 Aug 01 13:58:10.631236 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a152b1d-485b-41f0-82e8-0fdd4b12df2d tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.631458 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a152b1d-485b-41f0-82e8-0fdd4b12df2d tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.649124 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:10.649124 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:10.654743 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1a152b1d-485b-41f0-82e8-0fdd4b12df2d tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Volume info retrieved successfully. Aug 01 13:58:10.658531 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.660981 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a152b1d-485b-41f0-82e8-0fdd4b12df2d tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes/f8c0a9a4-9de5-42ec-85a2-324fcd5b0539 returned with HTTP 200 Aug 01 13:58:10.661104 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 661/2630] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:10 2026] GET /volume/v3/volumes/f8c0a9a4-9de5-42ec-85a2-324fcd5b0539 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:10.661346 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:10.663849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1253321180"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:10.663849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1253321180'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:10.663849 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Create volume of 1 GB Aug 01 13:58:10.668987 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Availability Zones retrieved successfully. Aug 01 13:58:10.674377 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Flow 'volume_create_api' (e210c981-a02b-4085-94a8-36031237574f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:10.675925 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8d6e0c-a98f-4b7d-a9c2-4af440743352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:10.677093 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:10.679647 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1054996c-cea3-404b-8d40-c8dd637a9525 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.681815 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1054996c-cea3-404b-8d40-c8dd637a9525 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] GET https://10.4.3.223/volume/v3/messages Aug 01 13:58:10.682093 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1054996c-cea3-404b-8d40-c8dd637a9525 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.682337 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1054996c-cea3-404b-8d40-c8dd637a9525 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.682639 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:10.682639 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:10.686954 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1054996c-cea3-404b-8d40-c8dd637a9525 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:58:10.687353 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 647/2631] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:58:10 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:10.697595 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2bd56560-72b6-42c0-a4c4-1a911124d93c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.710233 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8d6e0c-a98f-4b7d-a9c2-4af440743352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:10.710987 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f558ca1c-4caa-4c52-a325-ee6d4e72f4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:10.755949 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Created reservations ['bb291a3e-06f2-4c52-8622-aca64fde3cee', '12209e5e-1b1b-474a-8995-6ce0c024fab2', 'debc0629-f79a-46cf-9696-7f8d2075dfa9', '2640d153-cdc0-478b-8009-8547687d9955'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:10.756586 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f558ca1c-4caa-4c52-a325-ee6d4e72f4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb291a3e-06f2-4c52-8622-aca64fde3cee', '12209e5e-1b1b-474a-8995-6ce0c024fab2', 'debc0629-f79a-46cf-9696-7f8d2075dfa9', '2640d153-cdc0-478b-8009-8547687d9955']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:10.758035 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d411bb67-98d9-4549-bc8c-e9b0450985c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:10.792655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d411bb67-98d9-4549-bc8c-e9b0450985c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7024c38-49f8-4a71-b0c8-9e3941cb001b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1253321180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='377deb3abc08485ca6454d12a5aced20',qos_specs=None,replication_status=,reservations=['bb291a3e-06f2-4c52-8622-aca64fde3cee','12209e5e-1b1b-474a-8995-6ce0c024fab2','debc0629-f79a-46cf-9696-7f8d2075dfa9','2640d153-cdc0-478b-8009-8547687d9955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaf16ce094d84bf59efc89575b99c8d8',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1253321180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7024c38-49f8-4a71-b0c8-9e3941cb001b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='377deb3abc08485ca6454d12a5aced20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaf16ce094d84bf59efc89575b99c8d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:10.794081 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b8c3f0d-bf66-4305-97c4-42a8584728dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:10.829117 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b8c3f0d-bf66-4305-97c4-42a8584728dc) transitioned into state 'SUCCESS' from state '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-1253321180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='377deb3abc08485ca6454d12a5aced20',qos_specs=None,replication_status=,reservations=['bb291a3e-06f2-4c52-8622-aca64fde3cee','12209e5e-1b1b-474a-8995-6ce0c024fab2','debc0629-f79a-46cf-9696-7f8d2075dfa9','2640d153-cdc0-478b-8009-8547687d9955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaf16ce094d84bf59efc89575b99c8d8',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:10.829117 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5090b03b-0a9d-437d-81f1-7c0ea20999f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:10.834259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.844142 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5090b03b-0a9d-437d-81f1-7c0ea20999f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:10.845075 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Flow 'volume_create_api' (e210c981-a02b-4085-94a8-36031237574f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:10.845426 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Create volume request issued successfully. Aug 01 13:58:10.846005 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f02a0f86-3ac5-45ba-9952-f43b34554634 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:10.847053 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 663/2632] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:10 2026] POST /volume/v3/volumes => generated 759 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:10.863462 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-04c70619-0b20-4372-b4ad-c04c2ec6618c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.870779 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-04c70619-0b20-4372-b4ad-c04c2ec6618c tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:58:10.871508 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-04c70619-0b20-4372-b4ad-c04c2ec6618c tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.872572 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-04c70619-0b20-4372-b4ad-c04c2ec6618c tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.886145 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:10.886145 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:10.896697 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-04c70619-0b20-4372-b4ad-c04c2ec6618c tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:58:10.905559 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-04c70619-0b20-4372-b4ad-c04c2ec6618c tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:58:10.906111 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 648/2633] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:10 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 827 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:10.919142 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2bd56560-72b6-42c0-a4c4-1a911124d93c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] DELETE https://10.4.3.223/volume/v3/messages/884b43c7-0753-49b5-a29a-87c0e6d7e51e Aug 01 13:58:10.919413 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2bd56560-72b6-42c0-a4c4-1a911124d93c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.919627 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2bd56560-72b6-42c0-a4c4-1a911124d93c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.924070 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:10.924590 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1879677479"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:10.925022 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:10.925022 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:10.926682 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1879677479'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:10.926905 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create volume of 1 GB Aug 01 13:58:10.931827 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2bd56560-72b6-42c0-a4c4-1a911124d93c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] https://10.4.3.223/volume/v3/messages/884b43c7-0753-49b5-a29a-87c0e6d7e51e returned with HTTP 204 Aug 01 13:58:10.932381 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 662/2634] 10.4.3.223 () {68 vars in 1394 bytes} [Sat Aug 1 13:58:10 2026] DELETE /volume/v3/messages/884b43c7-0753-49b5-a29a-87c0e6d7e51e => generated 0 bytes in 235 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:58:10.934755 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Availability Zones retrieved successfully. Aug 01 13:58:10.944629 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Flow 'volume_create_api' (3684215c-f0d0-4586-95ed-699f46b68873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:10.945310 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-43477123-8aba-494d-8aa6-2a70d6ad47f4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.945451 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbf698ea-0de2-4ff3-8092-41f350692952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:10.946779 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:10.950140 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43477123-8aba-494d-8aa6-2a70d6ad47f4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] GET https://10.4.3.223/volume/v3/messages/884b43c7-0753-49b5-a29a-87c0e6d7e51e Aug 01 13:58:10.950408 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43477123-8aba-494d-8aa6-2a70d6ad47f4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.950857 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43477123-8aba-494d-8aa6-2a70d6ad47f4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.960521 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43477123-8aba-494d-8aa6-2a70d6ad47f4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] https://10.4.3.223/volume/v3/messages/884b43c7-0753-49b5-a29a-87c0e6d7e51e returned with HTTP 404 Aug 01 13:58:10.960521 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 664/2635] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:58:10 2026] GET /volume/v3/messages/884b43c7-0753-49b5-a29a-87c0e6d7e51e => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:10.974906 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:10.978839 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/f8c0a9a4-9de5-42ec-85a2-324fcd5b0539 Aug 01 13:58:10.978839 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:10.978839 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:10.980156 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Delete volume with id: f8c0a9a4-9de5-42ec-85a2-324fcd5b0539 Aug 01 13:58:10.987116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbf698ea-0de2-4ff3-8092-41f350692952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:10.988204 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b81857a-c761-4dc1-b198-342043ea9beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:10.993780 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:10.993780 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:10.994229 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Volume info retrieved successfully. Aug 01 13:58:10.995473 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:58:11.008652 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-317285265 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-317285265, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:11.008652 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-317285265 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-317285265, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:11.020551 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Created reservations ['e2e83056-f73d-4e77-968f-f2dd297f69f8', 'c50dc733-6290-4511-85cd-a30c71a75505', '1947e81b-71cf-442b-988e-f6fd426ac48d', '2a702b4e-b7f3-4cf3-a235-f123189701e9'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:11.070189 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Delete volume request issued successfully. Aug 01 13:58:11.070418 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f926c7a7-c79e-4398-9262-d2278ca9c573 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes/f8c0a9a4-9de5-42ec-85a2-324fcd5b0539 returned with HTTP 202 Aug 01 13:58:11.071366 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 649/2636] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:58:10 2026] DELETE /volume/v3/volumes/f8c0a9a4-9de5-42ec-85a2-324fcd5b0539 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:11.080827 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4617eabf-500c-4615-a859-bdfc7c8d3310 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:11.082739 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4617eabf-500c-4615-a859-bdfc7c8d3310 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] DELETE https://10.4.3.223/volume/v3/types/bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35 Aug 01 13:58:11.083000 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4617eabf-500c-4615-a859-bdfc7c8d3310 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:11.083272 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4617eabf-500c-4615-a859-bdfc7c8d3310 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:11.085109 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Created reservations ['81d31a09-a3fc-4f31-ab6c-f5ae198232ab', '6b8251e0-d38c-4a02-8206-97e714ae240c', '239afcfd-fb7e-4b9b-9466-f1333a877564', '4d6f1657-4078-4272-9987-bfbc19a43702'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:11.085926 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b81857a-c761-4dc1-b198-342043ea9beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81d31a09-a3fc-4f31-ab6c-f5ae198232ab', '6b8251e0-d38c-4a02-8206-97e714ae240c', '239afcfd-fb7e-4b9b-9466-f1333a877564', '4d6f1657-4078-4272-9987-bfbc19a43702']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.086984 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0be2855-4dde-401a-8272-edf25e696f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.117730 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0be2855-4dde-401a-8272-edf25e696f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba700b52-adf9-494f-80b4-5d152d3995f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1879677479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1660d8a77294994bd44b590a8ffa1aa',qos_specs=None,replication_status=,reservations=['81d31a09-a3fc-4f31-ab6c-f5ae198232ab','6b8251e0-d38c-4a02-8206-97e714ae240c','239afcfd-fb7e-4b9b-9466-f1333a877564','4d6f1657-4078-4272-9987-bfbc19a43702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b1ad596b9cd4e7b917e3376f49e4d31',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1879677479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba700b52-adf9-494f-80b4-5d152d3995f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1660d8a77294994bd44b590a8ffa1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b1ad596b9cd4e7b917e3376f49e4d31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.118587 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da909323-84c8-43bb-8d86-c5f8f4c117ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.129857 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4617eabf-500c-4615-a859-bdfc7c8d3310 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/types/bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35 returned with HTTP 202 Aug 01 13:58:11.131502 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 663/2637] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:58:11 2026] DELETE /volume/v3/types/bb1b1f18-d2a6-4a1d-bd1a-366e6771bc35 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:11.136342 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da909323-84c8-43bb-8d86-c5f8f4c117ed) transitioned into state 'SUCCESS' from state '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-1879677479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1660d8a77294994bd44b590a8ffa1aa',qos_specs=None,replication_status=,reservations=['81d31a09-a3fc-4f31-ab6c-f5ae198232ab','6b8251e0-d38c-4a02-8206-97e714ae240c','239afcfd-fb7e-4b9b-9466-f1333a877564','4d6f1657-4078-4272-9987-bfbc19a43702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b1ad596b9cd4e7b917e3376f49e4d31',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.137593 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43925f4-1964-4334-a84b-b37adaaba81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.140166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2e779f39-71d6-4629-be99-a0f1aa9ca332 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:11.142734 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2e779f39-71d6-4629-be99-a0f1aa9ca332 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:58:11.142734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2e779f39-71d6-4629-be99-a0f1aa9ca332 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1375989652", "extra_specs": {"storage_protocol": "tempest-storage_protocol-239409553", "vendor_name": "tempest-vendor_name-594702512"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:11.144539 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:11.144539 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:11.150262 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43925f4-1964-4334-a84b-b37adaaba81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.151398 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Flow 'volume_create_api' (3684215c-f0d0-4586-95ed-699f46b68873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:11.151880 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create volume request issued successfully. Aug 01 13:58:11.152674 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f98eba8-1adb-4bbb-abc5-f52863cd955d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:11.153360 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 662/2638] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:10 2026] POST /volume/v3/volumes => generated 751 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:11.167437 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2e779f39-71d6-4629-be99-a0f1aa9ca332 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:58:11.168283 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 665/2639] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:58:11 2026] POST /volume/v3/types => generated 328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:11.168360 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e30445ce-1f73-4575-b3e4-f117645a42f0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:11.170784 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e30445ce-1f73-4575-b3e4-f117645a42f0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 Aug 01 13:58:11.171031 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e30445ce-1f73-4575-b3e4-f117645a42f0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:11.171404 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e30445ce-1f73-4575-b3e4-f117645a42f0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:11.177974 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:11.179649 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:11.180262 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "97bab229-b0fd-4e75-bb07-9d28bb070a10", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:11.181760 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:11.181760 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:11.183629 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Create volume request body: {'volume': {'volume_type': '97bab229-b0fd-4e75-bb07-9d28bb070a10', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:11.186861 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Create volume of 1 GB Aug 01 13:58:11.187108 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e30445ce-1f73-4575-b3e4-f117645a42f0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:11.187531 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:11.187531 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:11.188123 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Availability Zones retrieved successfully. Aug 01 13:58:11.193644 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e30445ce-1f73-4575-b3e4-f117645a42f0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 returned with HTTP 200 Aug 01 13:58:11.194123 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 650/2640] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:11 2026] GET /volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:11.195912 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Flow 'volume_create_api' (20fa663c-1470-4f92-9d97-6793b62dcaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:11.197255 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6960d7c3-dcc9-4487-a4e3-7e6db57d4204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.198387 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:11.225510 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6960d7c3-dcc9-4487-a4e3-7e6db57d4204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:58:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-239409553',vendor_name='tempest-vendor_name-594702512'},id=97bab229-b0fd-4e75-bb07-9d28bb070a10,is_public=True,name='tempest-ProjectMemberTests-volume-type-1375989652',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '97bab229-b0fd-4e75-bb07-9d28bb070a10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.225510 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6477ef20-ac29-457d-9fda-c3fc6acc581e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.265124 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1375989652 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1375989652, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:11.265688 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1375989652 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1375989652, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:11.300547 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f7211cff-b29f-455c-b6c1-608355dd2b2e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:11.306660 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Created reservations ['5f8da749-9e10-4883-84fe-b1c71145386b', 'db6c1b17-4d37-42b0-a8d3-e2474f9d8490', '3ba40164-e528-44e6-b651-89232ca1c4e4', 'c5f316a2-73cd-488a-950e-fe262b2cbd9d'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:11.307469 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6477ef20-ac29-457d-9fda-c3fc6acc581e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f8da749-9e10-4883-84fe-b1c71145386b', 'db6c1b17-4d37-42b0-a8d3-e2474f9d8490', '3ba40164-e528-44e6-b651-89232ca1c4e4', 'c5f316a2-73cd-488a-950e-fe262b2cbd9d']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.307747 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7211cff-b29f-455c-b6c1-608355dd2b2e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:11.308308 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cdad62-383a-4a59-95fa-315b6ad6dbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.308576 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7211cff-b29f-455c-b6c1-608355dd2b2e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:11.309016 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7211cff-b29f-455c-b6c1-608355dd2b2e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:11.309347 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f7211cff-b29f-455c-b6c1-608355dd2b2e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:11.321609 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:11.321609 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:11.321609 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7211cff-b29f-455c-b6c1-608355dd2b2e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:11.322454 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 663/2641] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:11 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:11.341982 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cdad62-383a-4a59-95fa-315b6ad6dbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19f3c38d-e5f5-4856-b91a-ac4395aa7e3d', '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='cb2c1070735340bba4fa638868f2c232',qos_specs=None,replication_status=,reservations=['5f8da749-9e10-4883-84fe-b1c71145386b','db6c1b17-4d37-42b0-a8d3-e2474f9d8490','3ba40164-e528-44e6-b651-89232ca1c4e4','c5f316a2-73cd-488a-950e-fe262b2cbd9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8520891f4b643e6ad8218dc1dd28eb7',volume_type_id=97bab229-b0fd-4e75-bb07-9d28bb070a10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58: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=19f3c38d-e5f5-4856-b91a-ac4395aa7e3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb2c1070735340bba4fa638868f2c232',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8520891f4b643e6ad8218dc1dd28eb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97bab229-b0fd-4e75-bb07-9d28bb070a10),volume_type_id=97bab229-b0fd-4e75-bb07-9d28bb070a10)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.342931 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f46bbc6-13cc-4546-ab9a-0a42b9170208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.362762 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f46bbc6-13cc-4546-ab9a-0a42b9170208) transitioned into state 'SUCCESS' from 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='cb2c1070735340bba4fa638868f2c232',qos_specs=None,replication_status=,reservations=['5f8da749-9e10-4883-84fe-b1c71145386b','db6c1b17-4d37-42b0-a8d3-e2474f9d8490','3ba40164-e528-44e6-b651-89232ca1c4e4','c5f316a2-73cd-488a-950e-fe262b2cbd9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8520891f4b643e6ad8218dc1dd28eb7',volume_type_id=97bab229-b0fd-4e75-bb07-9d28bb070a10)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.364067 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813cdd01-d32c-4992-8358-8c3880895784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.379821 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813cdd01-d32c-4992-8358-8c3880895784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.381748 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Flow 'volume_create_api' (20fa663c-1470-4f92-9d97-6793b62dcaa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:11.382448 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Create volume request issued successfully. Aug 01 13:58:11.383408 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da3ef7c9-2a3b-4c7b-b1de-ae27c1e021c4 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:11.384062 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 664/2642] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 13:58:11 2026] POST /volume/v3/volumes => generated 774 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:11.400073 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0a300b7f-8d6c-41a2-a346-2e3a9ac09981 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:11.401392 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0a300b7f-8d6c-41a2-a346-2e3a9ac09981 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] GET https://10.4.3.223/volume/v3/volumes/19f3c38d-e5f5-4856-b91a-ac4395aa7e3d Aug 01 13:58:11.401634 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0a300b7f-8d6c-41a2-a346-2e3a9ac09981 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:11.401945 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0a300b7f-8d6c-41a2-a346-2e3a9ac09981 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:11.410935 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:11.410935 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:11.415542 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0a300b7f-8d6c-41a2-a346-2e3a9ac09981 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Volume info retrieved successfully. Aug 01 13:58:11.422451 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0a300b7f-8d6c-41a2-a346-2e3a9ac09981 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes/19f3c38d-e5f5-4856-b91a-ac4395aa7e3d returned with HTTP 200 Aug 01 13:58:11.422851 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 666/2643] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:11 2026] GET /volume/v3/volumes/19f3c38d-e5f5-4856-b91a-ac4395aa7e3d => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:11.529100 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-75fb31cf-bfe8-4c1f-93ea-06b290dd43b2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:11.532068 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-75fb31cf-bfe8-4c1f-93ea-06b290dd43b2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 Aug 01 13:58:11.532370 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-75fb31cf-bfe8-4c1f-93ea-06b290dd43b2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:11.532718 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-75fb31cf-bfe8-4c1f-93ea-06b290dd43b2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:11.533105 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.groups [None req-75fb31cf-bfe8-4c1f-93ea-06b290dd43b2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:11.539544 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:11.539544 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:11.556934 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-75fb31cf-bfe8-4c1f-93ea-06b290dd43b2 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 returned with HTTP 200 Aug 01 13:58:11.557487 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 651/2644] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:11 2026] GET /volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 => generated 393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:11.572882 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:11.574560 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:11.575116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-428926016", "volume_type": "b0929b4e-8a6c-45c9-89e2-a558f01de262", "group_id": "17766f6d-5bd2-4e68-b2fe-7d5a50b44e98", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:11.576681 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-428926016', 'volume_type': 'b0929b4e-8a6c-45c9-89e2-a558f01de262', 'group_id': '17766f6d-5bd2-4e68-b2fe-7d5a50b44e98', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:11.586765 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:11.586765 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:11.587455 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume of 1 GB Aug 01 13:58:11.596285 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Availability Zones retrieved successfully. Aug 01 13:58:11.605874 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Flow 'volume_create_api' (eb81031a-d543-41c9-89ff-616cd8ac302f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:11.607699 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0159791-f6ac-4ea1-a7eb-8f6cb45a1792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.608660 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:11.608660 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:11.609281 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:11.637168 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0159791-f6ac-4ea1-a7eb-8f6cb45a1792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:58:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0929b4e-8a6c-45c9-89e2-a558f01de262,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-965474025',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0929b4e-8a6c-45c9-89e2-a558f01de262', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '17766f6d-5bd2-4e68-b2fe-7d5a50b44e98', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.638275 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfb23bc-e6d3-49a4-9ff0-56f9121bb28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.677151 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-965474025 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-965474025, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:11.677411 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-965474025 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-965474025, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:11.722840 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['7c7853eb-4c1a-417b-8df3-a83b394a1a2f', '7198215b-c88b-4071-9a76-6174baa5a644', '5e023419-8139-4a6c-8d93-cab6d03e41a3', '8c2e3e5f-41da-4d98-8acb-d6b9bd0dd103'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:11.724604 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfb23bc-e6d3-49a4-9ff0-56f9121bb28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c7853eb-4c1a-417b-8df3-a83b394a1a2f', '7198215b-c88b-4071-9a76-6174baa5a644', '5e023419-8139-4a6c-8d93-cab6d03e41a3', '8c2e3e5f-41da-4d98-8acb-d6b9bd0dd103']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.726388 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80e8396-da28-4c45-9f1f-a6d469fdfdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.756789 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80e8396-da28-4c45-9f1f-a6d469fdfdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3cf82f0-14fb-45c7-9f06-133ca1561998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-428926016',encryption_key_id=None,group_id=17766f6d-5bd2-4e68-b2fe-7d5a50b44e98,group_type_id=,metadata={},multiattach=False,project_id='8bb1c7248848499ab9e3821529e16993',qos_specs=None,replication_status=,reservations=['7c7853eb-4c1a-417b-8df3-a83b394a1a2f','7198215b-c88b-4071-9a76-6174baa5a644','5e023419-8139-4a6c-8d93-cab6d03e41a3','8c2e3e5f-41da-4d98-8acb-d6b9bd0dd103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_type_id=b0929b4e-8a6c-45c9-89e2-a558f01de262), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-428926016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=17766f6d-5bd2-4e68-b2fe-7d5a50b44e98,host=None,id=c3cf82f0-14fb-45c7-9f06-133ca1561998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bb1c7248848499ab9e3821529e16993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0929b4e-8a6c-45c9-89e2-a558f01de262),volume_type_id=b0929b4e-8a6c-45c9-89e2-a558f01de262)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.758713 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4aeafa2-9d0e-4872-8542-4652ab7bc07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.793017 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4aeafa2-9d0e-4872-8542-4652ab7bc07d) transitioned into state 'SUCCESS' from state '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-428926016',encryption_key_id=None,group_id=17766f6d-5bd2-4e68-b2fe-7d5a50b44e98,group_type_id=,metadata={},multiattach=False,project_id='8bb1c7248848499ab9e3821529e16993',qos_specs=None,replication_status=,reservations=['7c7853eb-4c1a-417b-8df3-a83b394a1a2f','7198215b-c88b-4071-9a76-6174baa5a644','5e023419-8139-4a6c-8d93-cab6d03e41a3','8c2e3e5f-41da-4d98-8acb-d6b9bd0dd103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32db1d89e96c4ec6baabe97aeddc1dc5',volume_type_id=b0929b4e-8a6c-45c9-89e2-a558f01de262)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.793848 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6678b0dc-7bfd-4325-b2ea-aeb3d001c7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:11.813812 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6678b0dc-7bfd-4325-b2ea-aeb3d001c7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:11.814858 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Flow 'volume_create_api' (eb81031a-d543-41c9-89ff-616cd8ac302f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:11.815428 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Create volume request issued successfully. Aug 01 13:58:11.816447 np0000006308 devstack@c-api.service[100201]: WARNING stevedore.named [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:11.816655 np0000006308 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:11.868310 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:11.872620 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:11.872620 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:11.876933 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b9c74c9-ee18-4a88-b24c-1c519fa4f1d9 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:11.877529 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 664/2645] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:58:11 2026] POST /volume/v3/volumes => generated 821 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:11.895683 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-202b7439-9143-40da-abe5-33032e7a956c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:11.898616 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-202b7439-9143-40da-abe5-33032e7a956c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 Aug 01 13:58:11.899467 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-202b7439-9143-40da-abe5-33032e7a956c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:11.899786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-202b7439-9143-40da-abe5-33032e7a956c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:11.925793 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d46a346a-86c4-4d91-b516-d72cb339537f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:11.928910 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d46a346a-86c4-4d91-b516-d72cb339537f tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:58:11.929868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d46a346a-86c4-4d91-b516-d72cb339537f tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:11.929868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d46a346a-86c4-4d91-b516-d72cb339537f tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:11.939079 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:11.939079 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:11.944133 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d46a346a-86c4-4d91-b516-d72cb339537f tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:58:11.951257 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d46a346a-86c4-4d91-b516-d72cb339537f tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:58:11.951614 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 667/2646] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:11 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:12.119969 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.119969 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:12.128433 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-202b7439-9143-40da-abe5-33032e7a956c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:58:12.129356 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-202b7439-9143-40da-abe5-33032e7a956c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:12.130323 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-202b7439-9143-40da-abe5-33032e7a956c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:12.187238 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-202b7439-9143-40da-abe5-33032e7a956c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:12.192187 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.192187 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:12.203505 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-202b7439-9143-40da-abe5-33032e7a956c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 returned with HTTP 200 Aug 01 13:58:12.204054 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 665/2647] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:11 2026] GET /volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 => generated 889 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:12.212120 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5649be85-563a-4a99-8384-d237ecfbf3e0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.215644 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5649be85-563a-4a99-8384-d237ecfbf3e0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 Aug 01 13:58:12.215878 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5649be85-563a-4a99-8384-d237ecfbf3e0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:12.216114 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5649be85-563a-4a99-8384-d237ecfbf3e0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:12.230534 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.230534 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:12.235941 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5649be85-563a-4a99-8384-d237ecfbf3e0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:12.245468 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5649be85-563a-4a99-8384-d237ecfbf3e0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 returned with HTTP 200 Aug 01 13:58:12.246362 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 652/2648] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:12 2026] GET /volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:12.260258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-79cc7f79-54a2-44d2-8c15-f67173e79bcf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.262571 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-79cc7f79-54a2-44d2-8c15-f67173e79bcf tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:58:12.263059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-79cc7f79-54a2-44d2-8c15-f67173e79bcf tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba700b52-adf9-494f-80b4-5d152d3995f6", "name": "tempest-VolumesDeleteCascade-Snapshot-2101152645"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:12.276746 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.276746 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:12.277472 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-79cc7f79-54a2-44d2-8c15-f67173e79bcf tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:12.277629 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-79cc7f79-54a2-44d2-8c15-f67173e79bcf tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create snapshot from volume ba700b52-adf9-494f-80b4-5d152d3995f6 Aug 01 13:58:12.341644 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-333c4592-3f3c-4b5f-96a8-f39351b47b36 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.343872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-79cc7f79-54a2-44d2-8c15-f67173e79bcf tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Created reservations ['940966a3-0dde-49a2-bab7-82725cd5135e', 'ffd8405a-73b8-408a-a649-321898edee6e', 'd73629f8-1841-447d-8b51-d2c046548ce0', 'c81bd834-6df2-472f-8e45-8fd7452de087'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:12.344031 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-333c4592-3f3c-4b5f-96a8-f39351b47b36 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:12.345112 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-333c4592-3f3c-4b5f-96a8-f39351b47b36 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:12.345112 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-333c4592-3f3c-4b5f-96a8-f39351b47b36 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:12.345112 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-333c4592-3f3c-4b5f-96a8-f39351b47b36 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:12.352695 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.352695 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:12.353730 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-333c4592-3f3c-4b5f-96a8-f39351b47b36 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:12.354379 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 668/2649] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:12 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:12.394979 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-79cc7f79-54a2-44d2-8c15-f67173e79bcf tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Snapshot create request issued successfully. Aug 01 13:58:12.395111 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-79cc7f79-54a2-44d2-8c15-f67173e79bcf tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:58:12.395713 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 665/2650] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:58:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:12.406447 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ac192ed3-66cb-4cd9-8466-6882fc6cb354 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.409177 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac192ed3-66cb-4cd9-8466-6882fc6cb354 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/snapshots/f9e06478-bd92-478b-b4c7-065435977a9d Aug 01 13:58:12.409437 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac192ed3-66cb-4cd9-8466-6882fc6cb354 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:12.409670 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac192ed3-66cb-4cd9-8466-6882fc6cb354 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:12.416899 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.416899 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:12.417288 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ac192ed3-66cb-4cd9-8466-6882fc6cb354 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Snapshot retrieved successfully. Aug 01 13:58:12.418275 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac192ed3-66cb-4cd9-8466-6882fc6cb354 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots/f9e06478-bd92-478b-b4c7-065435977a9d returned with HTTP 200 Aug 01 13:58:12.418763 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 666/2651] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:12 2026] GET /volume/v3/snapshots/f9e06478-bd92-478b-b4c7-065435977a9d => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:12.438288 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c02c8df3-a240-4d36-b401-a87ffd4478f5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.440423 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c02c8df3-a240-4d36-b401-a87ffd4478f5 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] GET https://10.4.3.223/volume/v3/volumes/19f3c38d-e5f5-4856-b91a-ac4395aa7e3d Aug 01 13:58:12.440675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c02c8df3-a240-4d36-b401-a87ffd4478f5 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:12.441028 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c02c8df3-a240-4d36-b401-a87ffd4478f5 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:12.453308 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.453308 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:12.460923 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c02c8df3-a240-4d36-b401-a87ffd4478f5 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Volume info retrieved successfully. Aug 01 13:58:12.467456 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c02c8df3-a240-4d36-b401-a87ffd4478f5 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes/19f3c38d-e5f5-4856-b91a-ac4395aa7e3d returned with HTTP 200 Aug 01 13:58:12.468298 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 653/2652] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:12 2026] GET /volume/v3/volumes/19f3c38d-e5f5-4856-b91a-ac4395aa7e3d => generated 974 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:12.485239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-61649aab-98a0-4a9f-8fcd-aea8edae15c6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.486989 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-61649aab-98a0-4a9f-8fcd-aea8edae15c6 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] GET https://10.4.3.223/volume/v3/messages Aug 01 13:58:12.487179 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-61649aab-98a0-4a9f-8fcd-aea8edae15c6 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:12.488275 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-61649aab-98a0-4a9f-8fcd-aea8edae15c6 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:12.492490 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-61649aab-98a0-4a9f-8fcd-aea8edae15c6 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:58:12.493161 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 669/2653] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:58:12 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:12.503077 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c26416bc-7fbe-47e5-8122-e6e6d0383e6d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.505756 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c26416bc-7fbe-47e5-8122-e6e6d0383e6d tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] GET https://10.4.3.223/volume/v3/messages Aug 01 13:58:12.506042 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c26416bc-7fbe-47e5-8122-e6e6d0383e6d tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:12.506318 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c26416bc-7fbe-47e5-8122-e6e6d0383e6d tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:12.506693 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.506693 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:12.512337 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c26416bc-7fbe-47e5-8122-e6e6d0383e6d tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:58:12.513117 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 666/2654] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:58:12 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:12.522234 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-85399089-ca87-49e0-8bf8-54eb4d79da00 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.523855 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-85399089-ca87-49e0-8bf8-54eb4d79da00 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] DELETE https://10.4.3.223/volume/v3/messages/546bdbcf-43a6-4174-bba8-82c14463800d Aug 01 13:58:12.524084 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-85399089-ca87-49e0-8bf8-54eb4d79da00 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:12.524315 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-85399089-ca87-49e0-8bf8-54eb4d79da00 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:12.538617 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-85399089-ca87-49e0-8bf8-54eb4d79da00 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/messages/546bdbcf-43a6-4174-bba8-82c14463800d returned with HTTP 204 Aug 01 13:58:12.539141 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 667/2655] 10.4.3.223 () {68 vars in 1394 bytes} [Sat Aug 1 13:58:12 2026] DELETE /volume/v3/messages/546bdbcf-43a6-4174-bba8-82c14463800d => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:58:12.546035 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.550500 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/19f3c38d-e5f5-4856-b91a-ac4395aa7e3d Aug 01 13:58:12.550500 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:12.550500 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:12.550500 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Delete volume with id: 19f3c38d-e5f5-4856-b91a-ac4395aa7e3d Aug 01 13:58:12.555677 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.555677 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:12.556668 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Volume info retrieved successfully. Aug 01 13:58:12.558304 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:58:12.571275 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1375989652 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1375989652, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:12.571602 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1375989652 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1375989652, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:12.581512 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Created reservations ['d7ac996e-6403-433e-a3fc-5fc0ecb5757f', '678eb904-8b6e-42a1-98dd-469c1fd7f8b9', 'bae8cfee-a3b6-4bc8-9dc2-ec5f5e5a32c6', 'ad3dcc83-6b84-44e8-a8d2-c63ec29a2b5a'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:12.626002 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Delete volume request issued successfully. Aug 01 13:58:12.626002 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1a2e077a-c79e-430c-b93a-caec4fcc100a tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes/19f3c38d-e5f5-4856-b91a-ac4395aa7e3d returned with HTTP 202 Aug 01 13:58:12.626002 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 654/2656] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:58:12 2026] DELETE /volume/v3/volumes/19f3c38d-e5f5-4856-b91a-ac4395aa7e3d => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:12.633963 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-58fee3ff-b639-4476-a4be-9a50950695a1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.636286 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58fee3ff-b639-4476-a4be-9a50950695a1 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] DELETE https://10.4.3.223/volume/v3/types/97bab229-b0fd-4e75-bb07-9d28bb070a10 Aug 01 13:58:12.636756 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58fee3ff-b639-4476-a4be-9a50950695a1 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:12.637107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58fee3ff-b639-4476-a4be-9a50950695a1 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:12.685052 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58fee3ff-b639-4476-a4be-9a50950695a1 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/types/97bab229-b0fd-4e75-bb07-9d28bb070a10 returned with HTTP 202 Aug 01 13:58:12.685752 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 670/2657] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:58:12 2026] DELETE /volume/v3/types/97bab229-b0fd-4e75-bb07-9d28bb070a10 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:12.694089 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-102159a3-a8c9-4228-b760-0fe80adacb14 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.696511 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-102159a3-a8c9-4228-b760-0fe80adacb14 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:58:12.697099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-102159a3-a8c9-4228-b760-0fe80adacb14 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-706141790", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2058970054", "vendor_name": "tempest-vendor_name-296663868"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:12.722699 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-102159a3-a8c9-4228-b760-0fe80adacb14 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:58:12.723145 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 667/2658] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:58:12 2026] POST /volume/v3/types => generated 328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:12.731947 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.736024 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:12.736856 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "70b270d8-f8d0-4b28-9302-b92d56105eaa", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:12.738760 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Create volume request body: {'volume': {'volume_type': '70b270d8-f8d0-4b28-9302-b92d56105eaa', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:12.745192 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Create volume of 1 GB Aug 01 13:58:12.745192 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.745192 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:12.745999 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Availability Zones retrieved successfully. Aug 01 13:58:12.753759 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Flow 'volume_create_api' (cc514573-ef7f-4b9b-9c5e-7bb2c69a2695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:12.755097 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9dc246a-8cdb-49da-bfa3-4ef8682ca3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:12.756380 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:12.787889 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9dc246a-8cdb-49da-bfa3-4ef8682ca3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:58:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2058970054',vendor_name='tempest-vendor_name-296663868'},id=70b270d8-f8d0-4b28-9302-b92d56105eaa,is_public=True,name='tempest-ProjectMemberTests-volume-type-706141790',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70b270d8-f8d0-4b28-9302-b92d56105eaa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:12.789858 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1f154c-1e80-476f-8bb2-fbde93b5a03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:12.826952 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-706141790 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-706141790, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:12.827404 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-706141790 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-706141790, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:12.878702 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Created reservations ['374a7523-8cf8-44c5-a317-985b81c1d54e', '2f894a9e-61fb-495e-9c3c-3e986dbcf343', '73d51750-1f51-4d6f-b123-2030e15cebf6', 'f9d9a5a7-3a5a-4cf7-a0b5-c9a5b8119217'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:12.879692 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1f154c-1e80-476f-8bb2-fbde93b5a03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['374a7523-8cf8-44c5-a317-985b81c1d54e', '2f894a9e-61fb-495e-9c3c-3e986dbcf343', '73d51750-1f51-4d6f-b123-2030e15cebf6', 'f9d9a5a7-3a5a-4cf7-a0b5-c9a5b8119217']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:12.880586 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8919f6be-b9cc-409b-aec3-44b728110de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:12.911800 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8919f6be-b9cc-409b-aec3-44b728110de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e881ed03-0712-44d3-951f-c770256a2614', '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='cb2c1070735340bba4fa638868f2c232',qos_specs=None,replication_status=,reservations=['374a7523-8cf8-44c5-a317-985b81c1d54e','2f894a9e-61fb-495e-9c3c-3e986dbcf343','73d51750-1f51-4d6f-b123-2030e15cebf6','f9d9a5a7-3a5a-4cf7-a0b5-c9a5b8119217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8520891f4b643e6ad8218dc1dd28eb7',volume_type_id=70b270d8-f8d0-4b28-9302-b92d56105eaa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:12Z,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=e881ed03-0712-44d3-951f-c770256a2614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb2c1070735340bba4fa638868f2c232',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8520891f4b643e6ad8218dc1dd28eb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70b270d8-f8d0-4b28-9302-b92d56105eaa),volume_type_id=70b270d8-f8d0-4b28-9302-b92d56105eaa)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:12.912905 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6bfbb3-530f-44a4-83e6-2f19cf7ad4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:12.934560 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6bfbb3-530f-44a4-83e6-2f19cf7ad4de) transitioned into state 'SUCCESS' from 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='cb2c1070735340bba4fa638868f2c232',qos_specs=None,replication_status=,reservations=['374a7523-8cf8-44c5-a317-985b81c1d54e','2f894a9e-61fb-495e-9c3c-3e986dbcf343','73d51750-1f51-4d6f-b123-2030e15cebf6','f9d9a5a7-3a5a-4cf7-a0b5-c9a5b8119217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8520891f4b643e6ad8218dc1dd28eb7',volume_type_id=70b270d8-f8d0-4b28-9302-b92d56105eaa)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:12.935472 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0e050ed-5d54-4dd6-adf4-41d67ccd8a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:12.950759 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0e050ed-5d54-4dd6-adf4-41d67ccd8a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:12.952659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Flow 'volume_create_api' (cc514573-ef7f-4b9b-9c5e-7bb2c69a2695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:12.953241 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Create volume request issued successfully. Aug 01 13:58:12.954141 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-23cad601-3ac5-476f-bbc7-e9d19003ea07 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:12.954852 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 668/2659] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 13:58:12 2026] POST /volume/v3/volumes => generated 773 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:12.970768 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-90df0f65-c55c-4868-9ce3-7c36c0265baa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:12.972725 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-90df0f65-c55c-4868-9ce3-7c36c0265baa tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] GET https://10.4.3.223/volume/v3/volumes/e881ed03-0712-44d3-951f-c770256a2614 Aug 01 13:58:12.973199 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-90df0f65-c55c-4868-9ce3-7c36c0265baa tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:12.973801 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-90df0f65-c55c-4868-9ce3-7c36c0265baa tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:12.986025 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:12.986025 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:12.991689 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-90df0f65-c55c-4868-9ce3-7c36c0265baa tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Volume info retrieved successfully. Aug 01 13:58:12.999343 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-90df0f65-c55c-4868-9ce3-7c36c0265baa tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes/e881ed03-0712-44d3-951f-c770256a2614 returned with HTTP 200 Aug 01 13:58:12.999343 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 655/2660] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:12 2026] GET /volume/v3/volumes/e881ed03-0712-44d3-951f-c770256a2614 => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:13.220309 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-940176cd-959f-427b-a004-df7132cd07d8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:13.222302 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-940176cd-959f-427b-a004-df7132cd07d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 Aug 01 13:58:13.222302 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-940176cd-959f-427b-a004-df7132cd07d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:13.222396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-940176cd-959f-427b-a004-df7132cd07d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:13.230578 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:13.230578 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:13.235474 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-940176cd-959f-427b-a004-df7132cd07d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:58:13.235474 np0000006308 devstack@c-api.service[100202]: WARNING stevedore.named [None req-940176cd-959f-427b-a004-df7132cd07d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:13.235474 np0000006308 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-940176cd-959f-427b-a004-df7132cd07d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:13.273927 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-940176cd-959f-427b-a004-df7132cd07d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:13.277673 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:13.277673 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:13.286175 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-940176cd-959f-427b-a004-df7132cd07d8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 returned with HTTP 200 Aug 01 13:58:13.286623 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 671/2661] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:13 2026] GET /volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 => generated 914 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:13.300200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e40301f2-b7f2-4599-84f3-4beeebd0068d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:13.302590 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e40301f2-b7f2-4599-84f3-4beeebd0068d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/group_snapshots Aug 01 13:58:13.303040 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e40301f2-b7f2-4599-84f3-4beeebd0068d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "17766f6d-5bd2-4e68-b2fe-7d5a50b44e98", "name": "tempest-group_snapshot-2127096318"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:13.304918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-e40301f2-b7f2-4599-84f3-4beeebd0068d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '17766f6d-5bd2-4e68-b2fe-7d5a50b44e98', 'name': 'tempest-group_snapshot-2127096318'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 13:58:13.309411 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:13.309411 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:13.313436 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.group_snapshots [None req-e40301f2-b7f2-4599-84f3-4beeebd0068d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Creating group_snapshot tempest-group_snapshot-2127096318. Aug 01 13:58:13.331029 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:13.331029 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:13.351973 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-e40301f2-b7f2-4599-84f3-4beeebd0068d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-965474025 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-965474025, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:13.369765 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ec63b54f-3d99-4341-bc3b-57751cc0cece None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:13.371930 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec63b54f-3d99-4341-bc3b-57751cc0cece tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:13.372198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec63b54f-3d99-4341-bc3b-57751cc0cece tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:13.372439 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec63b54f-3d99-4341-bc3b-57751cc0cece tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:13.372586 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ec63b54f-3d99-4341-bc3b-57751cc0cece tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:13.378528 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-e40301f2-b7f2-4599-84f3-4beeebd0068d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Created reservations ['7e617644-8db4-40dc-ae4a-27ada619c595', '5dea8d2e-3808-4233-a1e3-a8cb7aeda8bc', '05ac2068-794d-475b-814b-449f344bfc1b', 'bc1f5254-efda-49ac-9f50-6407905d82c0'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:13.379045 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:13.379045 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:13.379766 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec63b54f-3d99-4341-bc3b-57751cc0cece tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:13.380315 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 669/2662] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:13 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:13.423036 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e40301f2-b7f2-4599-84f3-4beeebd0068d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots returned with HTTP 202 Aug 01 13:58:13.423617 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 668/2663] 10.4.3.223 () {70 vars in 1324 bytes} [Sat Aug 1 13:58:13 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:13.432839 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ed6ac36c-a13a-4b4a-ab96-be7e3930b943 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:13.435671 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-12461284-6ea4-46f2-b63a-5001ee9f37f4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:13.439200 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ed6ac36c-a13a-4b4a-ab96-be7e3930b943 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/snapshots/f9e06478-bd92-478b-b4c7-065435977a9d Aug 01 13:58:13.439411 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12461284-6ea4-46f2-b63a-5001ee9f37f4 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 Aug 01 13:58:13.439457 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ed6ac36c-a13a-4b4a-ab96-be7e3930b943 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:13.439509 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12461284-6ea4-46f2-b63a-5001ee9f37f4 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:13.439556 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ed6ac36c-a13a-4b4a-ab96-be7e3930b943 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:13.439655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12461284-6ea4-46f2-b63a-5001ee9f37f4 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:13.439655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-12461284-6ea4-46f2-b63a-5001ee9f37f4 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member b6f539bc-7aa6-4317-a40d-2889d5683dc5 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:58:13.441704 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:13.441704 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:13.446380 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12461284-6ea4-46f2-b63a-5001ee9f37f4 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 returned with HTTP 200 Aug 01 13:58:13.446526 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:13.446526 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:13.446670 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 672/2664] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:58:13 2026] GET /volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:13.448656 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ed6ac36c-a13a-4b4a-ab96-be7e3930b943 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Snapshot retrieved successfully. Aug 01 13:58:13.450177 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ed6ac36c-a13a-4b4a-ab96-be7e3930b943 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots/f9e06478-bd92-478b-b4c7-065435977a9d returned with HTTP 200 Aug 01 13:58:13.451240 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 656/2665] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:13 2026] GET /volume/v3/snapshots/f9e06478-bd92-478b-b4c7-065435977a9d => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:13.464670 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1b5d58ae-2aa0-4daf-9ed0-86c3a1943423 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:13.466441 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1b5d58ae-2aa0-4daf-9ed0-86c3a1943423 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:58:13.466923 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1b5d58ae-2aa0-4daf-9ed0-86c3a1943423 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba700b52-adf9-494f-80b4-5d152d3995f6", "name": "tempest-VolumesDeleteCascade-Snapshot-1011277896"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:13.483767 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:13.483767 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:13.484482 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1b5d58ae-2aa0-4daf-9ed0-86c3a1943423 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:13.484733 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-1b5d58ae-2aa0-4daf-9ed0-86c3a1943423 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create snapshot from volume ba700b52-adf9-494f-80b4-5d152d3995f6 Aug 01 13:58:13.533659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1b5d58ae-2aa0-4daf-9ed0-86c3a1943423 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Created reservations ['5e13e65e-1404-4631-b4bd-bc68df3a8d78', '7831fa0f-2bc7-4a42-be7c-098a17a5ac22', '2f02e97f-77bc-4e56-ba55-cd41a1699a83', '744605d8-8ffc-4c52-8f16-39013274b132'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:13.585973 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1b5d58ae-2aa0-4daf-9ed0-86c3a1943423 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Snapshot create request issued successfully. Aug 01 13:58:13.588012 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1b5d58ae-2aa0-4daf-9ed0-86c3a1943423 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:58:13.588012 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 670/2666] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:58:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:13.598405 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fcc4f98f-3cc9-46cf-a173-5253f7352aca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:13.604828 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fcc4f98f-3cc9-46cf-a173-5253f7352aca tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/snapshots/535edc11-22b9-414b-ae18-386d01dbbbe3 Aug 01 13:58:13.604828 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fcc4f98f-3cc9-46cf-a173-5253f7352aca tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:13.605059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fcc4f98f-3cc9-46cf-a173-5253f7352aca tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:13.627372 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:13.627372 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:13.627372 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fcc4f98f-3cc9-46cf-a173-5253f7352aca tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Snapshot retrieved successfully. Aug 01 13:58:13.628049 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fcc4f98f-3cc9-46cf-a173-5253f7352aca tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots/535edc11-22b9-414b-ae18-386d01dbbbe3 returned with HTTP 200 Aug 01 13:58:13.631807 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 669/2667] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:13 2026] GET /volume/v3/snapshots/535edc11-22b9-414b-ae18-386d01dbbbe3 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:14.012045 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-850f33dc-a324-4a7c-bd47-00b2284c0f17 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.013817 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-850f33dc-a324-4a7c-bd47-00b2284c0f17 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] GET https://10.4.3.223/volume/v3/volumes/e881ed03-0712-44d3-951f-c770256a2614 Aug 01 13:58:14.014036 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-850f33dc-a324-4a7c-bd47-00b2284c0f17 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.014239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-850f33dc-a324-4a7c-bd47-00b2284c0f17 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.025181 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.025181 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:14.029753 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-850f33dc-a324-4a7c-bd47-00b2284c0f17 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Volume info retrieved successfully. Aug 01 13:58:14.033565 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-850f33dc-a324-4a7c-bd47-00b2284c0f17 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes/e881ed03-0712-44d3-951f-c770256a2614 returned with HTTP 200 Aug 01 13:58:14.034104 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 673/2668] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/volumes/e881ed03-0712-44d3-951f-c770256a2614 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:14.064445 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-74199da0-69b9-4206-a7dc-4a97d54d985c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.067192 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-74199da0-69b9-4206-a7dc-4a97d54d985c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] GET https://10.4.3.223/volume/v3/messages Aug 01 13:58:14.067192 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-74199da0-69b9-4206-a7dc-4a97d54d985c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.067192 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-74199da0-69b9-4206-a7dc-4a97d54d985c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.071804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-74199da0-69b9-4206-a7dc-4a97d54d985c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:58:14.072438 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 657/2669] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:58:14 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 01 13:58:14.093158 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0e15fe02-e3e6-478b-803b-70c3569e27cc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.095064 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e15fe02-e3e6-478b-803b-70c3569e27cc tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] GET https://10.4.3.223/volume/v3/messages/9a3e6982-e39c-455f-a42c-371d2f212cfc Aug 01 13:58:14.095343 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e15fe02-e3e6-478b-803b-70c3569e27cc tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.095556 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e15fe02-e3e6-478b-803b-70c3569e27cc tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.101582 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.101582 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:14.101582 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e15fe02-e3e6-478b-803b-70c3569e27cc tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-member] https://10.4.3.223/volume/v3/messages/9a3e6982-e39c-455f-a42c-371d2f212cfc returned with HTTP 200 Aug 01 13:58:14.102677 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 671/2670] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/messages/9a3e6982-e39c-455f-a42c-371d2f212cfc => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:14.123272 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0fbe7d6d-fc91-4d8b-9045-1ad4c3d07bb1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.124932 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0fbe7d6d-fc91-4d8b-9045-1ad4c3d07bb1 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] DELETE https://10.4.3.223/volume/v3/messages/9a3e6982-e39c-455f-a42c-371d2f212cfc Aug 01 13:58:14.125155 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0fbe7d6d-fc91-4d8b-9045-1ad4c3d07bb1 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.125343 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0fbe7d6d-fc91-4d8b-9045-1ad4c3d07bb1 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.138258 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0fbe7d6d-fc91-4d8b-9045-1ad4c3d07bb1 tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/messages/9a3e6982-e39c-455f-a42c-371d2f212cfc returned with HTTP 204 Aug 01 13:58:14.138808 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 670/2671] 10.4.3.223 () {68 vars in 1394 bytes} [Sat Aug 1 13:58:14 2026] DELETE /volume/v3/messages/9a3e6982-e39c-455f-a42c-371d2f212cfc => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:58:14.158475 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ef949f18-cce3-48a8-9e16-99073958041c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.161475 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/e881ed03-0712-44d3-951f-c770256a2614 Aug 01 13:58:14.161690 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.161863 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.162036 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Delete volume with id: e881ed03-0712-44d3-951f-c770256a2614 Aug 01 13:58:14.170775 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.170775 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:14.171092 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Volume info retrieved successfully. Aug 01 13:58:14.172001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:58:14.183391 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-706141790 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-706141790, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:14.183718 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-706141790 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-706141790, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:14.192776 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Created reservations ['d7f736e3-09ad-4b58-b4af-51bbd158c66f', 'c9ceafc8-7a6c-447f-979a-d3dcec83831c', '02d5e2d5-932a-4185-b673-4283e7a10231', '2c1c8e39-9c69-4f71-b4b0-b65fd7759ff7'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:14.226508 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Delete volume request issued successfully. Aug 01 13:58:14.226688 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef949f18-cce3-48a8-9e16-99073958041c tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/volumes/e881ed03-0712-44d3-951f-c770256a2614 returned with HTTP 202 Aug 01 13:58:14.227115 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 674/2672] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:58:14 2026] DELETE /volume/v3/volumes/e881ed03-0712-44d3-951f-c770256a2614 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:14.237952 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9b6cbbfd-5f20-4d86-a563-4c82ffc9e18e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.241405 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9b6cbbfd-5f20-4d86-a563-4c82ffc9e18e tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] DELETE https://10.4.3.223/volume/v3/types/70b270d8-f8d0-4b28-9302-b92d56105eaa Aug 01 13:58:14.241600 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9b6cbbfd-5f20-4d86-a563-4c82ffc9e18e tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.241788 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9b6cbbfd-5f20-4d86-a563-4c82ffc9e18e tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.292275 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9b6cbbfd-5f20-4d86-a563-4c82ffc9e18e tempest-ProjectMemberTests-152855085 tempest-ProjectMemberTests-152855085-project-admin] https://10.4.3.223/volume/v3/types/70b270d8-f8d0-4b28-9302-b92d56105eaa returned with HTTP 202 Aug 01 13:58:14.292275 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 658/2673] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:58:14 2026] DELETE /volume/v3/types/70b270d8-f8d0-4b28-9302-b92d56105eaa => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:14.393450 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f16a795e-58a7-44de-9906-46b1a050e32e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.395756 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f16a795e-58a7-44de-9906-46b1a050e32e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:14.396016 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f16a795e-58a7-44de-9906-46b1a050e32e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.396274 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f16a795e-58a7-44de-9906-46b1a050e32e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.396410 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f16a795e-58a7-44de-9906-46b1a050e32e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:14.404136 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.404136 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:14.405148 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f16a795e-58a7-44de-9906-46b1a050e32e tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:14.405644 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 672/2674] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:14.456229 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3dd1382d-e211-402a-8296-213e532d1ee8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.458069 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3dd1382d-e211-402a-8296-213e532d1ee8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 Aug 01 13:58:14.460659 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3dd1382d-e211-402a-8296-213e532d1ee8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.460659 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3dd1382d-e211-402a-8296-213e532d1ee8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.460659 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-3dd1382d-e211-402a-8296-213e532d1ee8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member b6f539bc-7aa6-4317-a40d-2889d5683dc5 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:58:14.462862 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.462862 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:14.466150 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3dd1382d-e211-402a-8296-213e532d1ee8 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 returned with HTTP 200 Aug 01 13:58:14.467338 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 671/2675] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:14.476743 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9f7a47f3-079c-4667-bc6f-8608e12899d0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.478843 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f7a47f3-079c-4667-bc6f-8608e12899d0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Aug 01 13:58:14.479066 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f7a47f3-079c-4667-bc6f-8608e12899d0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.479309 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f7a47f3-079c-4667-bc6f-8608e12899d0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.479608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-9f7a47f3-079c-4667-bc6f-8608e12899d0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:14.480777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-9f7a47f3-079c-4667-bc6f-8608e12899d0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:58:14.485246 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9f7a47f3-079c-4667-bc6f-8608e12899d0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all snapshots completed successfully. Aug 01 13:58:14.485714 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.485714 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:14.486277 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f7a47f3-079c-4667-bc6f-8608e12899d0 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:58:14.486636 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 675/2676] 10.4.3.223 () {66 vars in 1264 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:14.502285 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c42d6a3b-ccb8-445c-b1d5-7c00bb208a64 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.505029 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c42d6a3b-ccb8-445c-b1d5-7c00bb208a64 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/ebfff0e5-2222-424f-92d3-fbf49f7fc829 Aug 01 13:58:14.505305 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c42d6a3b-ccb8-445c-b1d5-7c00bb208a64 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.505541 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c42d6a3b-ccb8-445c-b1d5-7c00bb208a64 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.510469 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.510469 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:14.510926 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c42d6a3b-ccb8-445c-b1d5-7c00bb208a64 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Snapshot retrieved successfully. Aug 01 13:58:14.512001 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c42d6a3b-ccb8-445c-b1d5-7c00bb208a64 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/ebfff0e5-2222-424f-92d3-fbf49f7fc829 returned with HTTP 200 Aug 01 13:58:14.512447 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 659/2677] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/snapshots/ebfff0e5-2222-424f-92d3-fbf49f7fc829 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:14.524384 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f3d7b824-4868-4853-9093-dbf2d56d4acc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.526280 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3d7b824-4868-4853-9093-dbf2d56d4acc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 Aug 01 13:58:14.526658 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3d7b824-4868-4853-9093-dbf2d56d4acc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.526897 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3d7b824-4868-4853-9093-dbf2d56d4acc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.527084 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-f3d7b824-4868-4853-9093-dbf2d56d4acc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member b6f539bc-7aa6-4317-a40d-2889d5683dc5 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:58:14.531761 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.531761 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:14.536059 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3d7b824-4868-4853-9093-dbf2d56d4acc tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 returned with HTTP 200 Aug 01 13:58:14.536449 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 673/2678] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:14.548194 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ccd0a7cb-7021-4721-95d3-93288559c55c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.550355 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ccd0a7cb-7021-4721-95d3-93288559c55c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/detail Aug 01 13:58:14.550599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ccd0a7cb-7021-4721-95d3-93288559c55c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.550808 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ccd0a7cb-7021-4721-95d3-93288559c55c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.557853 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ccd0a7cb-7021-4721-95d3-93288559c55c tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 01 13:58:14.558267 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 672/2679] 10.4.3.223 () {68 vars in 1323 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:14.567436 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-78982e08-8ca1-484d-8f28-235b62c17c02 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.569341 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-78982e08-8ca1-484d-8f28-235b62c17c02 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 Aug 01 13:58:14.569566 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-78982e08-8ca1-484d-8f28-235b62c17c02 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.569753 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-78982e08-8ca1-484d-8f28-235b62c17c02 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.569912 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-78982e08-8ca1-484d-8f28-235b62c17c02 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] delete called for member b6f539bc-7aa6-4317-a40d-2889d5683dc5 {{(pid=100202) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:58:14.570011 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.group_snapshots [None req-78982e08-8ca1-484d-8f28-235b62c17c02 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Delete group_snapshot with id: b6f539bc-7aa6-4317-a40d-2889d5683dc5 Aug 01 13:58:14.573797 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.573797 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:14.642854 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2330b3cf-0af8-4a2c-9c24-0c93de2a3eae None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.646901 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-78982e08-8ca1-484d-8f28-235b62c17c02 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 returned with HTTP 202 Aug 01 13:58:14.646901 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 676/2680] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:58:14 2026] DELETE /volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:58:14.647787 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2330b3cf-0af8-4a2c-9c24-0c93de2a3eae tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/snapshots/535edc11-22b9-414b-ae18-386d01dbbbe3 Aug 01 13:58:14.648037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2330b3cf-0af8-4a2c-9c24-0c93de2a3eae tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.648312 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2330b3cf-0af8-4a2c-9c24-0c93de2a3eae tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.656087 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.658471 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.658471 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:14.659346 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2330b3cf-0af8-4a2c-9c24-0c93de2a3eae tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Snapshot retrieved successfully. Aug 01 13:58:14.661110 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2330b3cf-0af8-4a2c-9c24-0c93de2a3eae tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots/535edc11-22b9-414b-ae18-386d01dbbbe3 returned with HTTP 200 Aug 01 13:58:14.661806 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 660/2681] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/snapshots/535edc11-22b9-414b-ae18-386d01dbbbe3 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:14.661856 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:58:14.662434 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.662721 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.663139 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:14.664372 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:58:14.674076 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e3cb9fa4-2bda-4851-abdd-f75b09490187 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.676109 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all volumes completed successfully. Aug 01 13:58:14.676684 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3cb9fa4-2bda-4851-abdd-f75b09490187 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6?cascade=True Aug 01 13:58:14.677060 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:14.677127 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3cb9fa4-2bda-4851-abdd-f75b09490187 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.677173 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3cb9fa4-2bda-4851-abdd-f75b09490187 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.677247 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:14.677412 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e3cb9fa4-2bda-4851-abdd-f75b09490187 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete volume with id: ba700b52-adf9-494f-80b4-5d152d3995f6 Aug 01 13:58:14.686568 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.686568 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:14.686939 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e3cb9fa4-2bda-4851-abdd-f75b09490187 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:14.739127 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:14.743337 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e3cb9fa4-2bda-4851-abdd-f75b09490187 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete volume request issued successfully. Aug 01 13:58:14.743568 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3cb9fa4-2bda-4851-abdd-f75b09490187 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6?cascade=True returned with HTTP 202 Aug 01 13:58:14.744028 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 673/2682] 10.4.3.223 () {66 vars in 1376 bytes} [Sat Aug 1 13:58:14 2026] DELETE /volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6?cascade=True => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:14.744170 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.744170 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:14.755641 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9ef5eb58-0471-4c28-b85a-a3d1b1d87bdb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.760461 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ef5eb58-0471-4c28-b85a-a3d1b1d87bdb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 Aug 01 13:58:14.760461 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ef5eb58-0471-4c28-b85a-a3d1b1d87bdb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.760636 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a4e2cfea-7b4d-46bd-827f-ce780c893043 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:58:14.760687 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ef5eb58-0471-4c28-b85a-a3d1b1d87bdb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.760793 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 674/2683] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:14.770743 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.770743 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:14.775446 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9ef5eb58-0471-4c28-b85a-a3d1b1d87bdb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:14.781437 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ef5eb58-0471-4c28-b85a-a3d1b1d87bdb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 returned with HTTP 200 Aug 01 13:58:14.781499 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f959c72f-18a0-4154-85b4-0051d214f19d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.783005 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 677/2684] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:14.783155 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f959c72f-18a0-4154-85b4-0051d214f19d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Aug 01 13:58:14.783437 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f959c72f-18a0-4154-85b4-0051d214f19d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.783694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f959c72f-18a0-4154-85b4-0051d214f19d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.783948 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-f959c72f-18a0-4154-85b4-0051d214f19d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:14.785369 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-f959c72f-18a0-4154-85b4-0051d214f19d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Building query based on filter {{(pid=100200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:58:14.790128 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f959c72f-18a0-4154-85b4-0051d214f19d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all snapshots completed successfully. Aug 01 13:58:14.790128 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f959c72f-18a0-4154-85b4-0051d214f19d tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:58:14.790872 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 661/2685] 10.4.3.223 () {66 vars in 1264 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:58:14.804102 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-18cda315-d2b7-46bb-9e87-8e15e1b077d3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.808660 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18cda315-d2b7-46bb-9e87-8e15e1b077d3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 Aug 01 13:58:14.808660 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18cda315-d2b7-46bb-9e87-8e15e1b077d3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.808660 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18cda315-d2b7-46bb-9e87-8e15e1b077d3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.808854 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-18cda315-d2b7-46bb-9e87-8e15e1b077d3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member b6f539bc-7aa6-4317-a40d-2889d5683dc5 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:58:14.813719 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18cda315-d2b7-46bb-9e87-8e15e1b077d3 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 returned with HTTP 404 Aug 01 13:58:14.814269 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 674/2686] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:58:14.821775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cfd4ea7c-1f29-4e21-a588-6cdc2c380cf1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.824518 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cfd4ea7c-1f29-4e21-a588-6cdc2c380cf1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/group_snapshots Aug 01 13:58:14.824518 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cfd4ea7c-1f29-4e21-a588-6cdc2c380cf1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.824518 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cfd4ea7c-1f29-4e21-a588-6cdc2c380cf1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.829128 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cfd4ea7c-1f29-4e21-a588-6cdc2c380cf1 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots returned with HTTP 200 Aug 01 13:58:14.829537 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 675/2687] 10.4.3.223 () {68 vars in 1302 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:14.840858 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b700a14c-8817-4037-817c-6e268c254325 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.843138 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b700a14c-8817-4037-817c-6e268c254325 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 Aug 01 13:58:14.843557 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b700a14c-8817-4037-817c-6e268c254325 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.843835 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b700a14c-8817-4037-817c-6e268c254325 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.844029 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-b700a14c-8817-4037-817c-6e268c254325 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] delete called for member b6f539bc-7aa6-4317-a40d-2889d5683dc5 {{(pid=100202) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:58:14.844188 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.group_snapshots [None req-b700a14c-8817-4037-817c-6e268c254325 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Delete group_snapshot with id: b6f539bc-7aa6-4317-a40d-2889d5683dc5 Aug 01 13:58:14.849143 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b700a14c-8817-4037-817c-6e268c254325 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 returned with HTTP 404 Aug 01 13:58:14.850499 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 678/2688] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 13:58:14 2026] DELETE /volume/v3/group_snapshots/b6f539bc-7aa6-4317-a40d-2889d5683dc5 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:58:14.864705 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.873983 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 13:58:14.873983 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:14.874173 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:14.874351 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:14.875862 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:58:14.891161 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Get all volumes completed successfully. Aug 01 13:58:14.891161 np0000006308 devstack@c-api.service[100200]: WARNING stevedore.named [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:14.891161 np0000006308 devstack@c-api.service[100200]: WARNING castellan.key_manager [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:14.941140 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:14.947283 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.947283 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:14.956173 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-50c7ea04-151c-4b5e-b17e-a58b2e247252 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:58:14.956173 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 662/2689] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 13:58:14 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:14.980106 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-61fbd72b-e1f6-4bbf-9c58-2c4539de8518 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:14.982167 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61fbd72b-e1f6-4bbf-9c58-2c4539de8518 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] POST https://10.4.3.223/volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98/action Aug 01 13:58:14.982553 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61fbd72b-e1f6-4bbf-9c58-2c4539de8518 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:58:14.982665 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61fbd72b-e1f6-4bbf-9c58-2c4539de8518 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:14.983978 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-61fbd72b-e1f6-4bbf-9c58-2c4539de8518 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] delete called for group 17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 {{(pid=100201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:58:14.984074 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-61fbd72b-e1f6-4bbf-9c58-2c4539de8518 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Delete group with id: 17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 Aug 01 13:58:14.990799 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:14.990799 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:15.050969 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61fbd72b-e1f6-4bbf-9c58-2c4539de8518 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98/action returned with HTTP 202 Aug 01 13:58:15.050969 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 675/2690] 10.4.3.223 () {70 vars in 1428 bytes} [Sat Aug 1 13:58:14 2026] POST /volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:58:15.060376 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8ab635f2-eef7-4d84-a32f-fc77fcdf9336 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:15.063566 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ab635f2-eef7-4d84-a32f-fc77fcdf9336 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 Aug 01 13:58:15.063838 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ab635f2-eef7-4d84-a32f-fc77fcdf9336 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:15.064070 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ab635f2-eef7-4d84-a32f-fc77fcdf9336 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:15.076249 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:15.076249 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:15.084805 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8ab635f2-eef7-4d84-a32f-fc77fcdf9336 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Volume info retrieved successfully. Aug 01 13:58:15.084805 np0000006308 devstack@c-api.service[100199]: WARNING stevedore.named [None req-8ab635f2-eef7-4d84-a32f-fc77fcdf9336 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:58:15.084805 np0000006308 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-8ab635f2-eef7-4d84-a32f-fc77fcdf9336 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:58:15.133361 np0000006308 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-8ab635f2-eef7-4d84-a32f-fc77fcdf9336 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:58:15.136382 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:15.136382 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:15.144503 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ab635f2-eef7-4d84-a32f-fc77fcdf9336 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 returned with HTTP 200 Aug 01 13:58:15.144977 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 676/2691] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:15 2026] GET /volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:15.421341 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-248763c1-34d0-4d03-8928-a8e115b72ca2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:15.425236 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-248763c1-34d0-4d03-8928-a8e115b72ca2 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:15.425236 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-248763c1-34d0-4d03-8928-a8e115b72ca2 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:15.425236 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-248763c1-34d0-4d03-8928-a8e115b72ca2 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:15.425812 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-248763c1-34d0-4d03-8928-a8e115b72ca2 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:15.432553 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:15.432553 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:15.433395 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-248763c1-34d0-4d03-8928-a8e115b72ca2 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:15.434397 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 679/2692] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:15 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:15.799427 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-55ffffca-0aa5-4ae5-ae01-2311028c0372 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:15.802778 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-55ffffca-0aa5-4ae5-ae01-2311028c0372 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 Aug 01 13:58:15.802967 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-55ffffca-0aa5-4ae5-ae01-2311028c0372 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:15.803243 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-55ffffca-0aa5-4ae5-ae01-2311028c0372 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:15.811258 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-55ffffca-0aa5-4ae5-ae01-2311028c0372 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 returned with HTTP 404 Aug 01 13:58:15.812341 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 663/2693] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:15 2026] GET /volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:15.825343 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5d2034d0-e667-4045-b115-0f3fa4c2e70d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:15.827633 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d2034d0-e667-4045-b115-0f3fa4c2e70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes Aug 01 13:58:15.827881 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d2034d0-e667-4045-b115-0f3fa4c2e70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:15.828096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d2034d0-e667-4045-b115-0f3fa4c2e70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:15.828405 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-5d2034d0-e667-4045-b115-0f3fa4c2e70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:15.829359 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d2034d0-e667-4045-b115-0f3fa4c2e70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:58:15.841204 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5d2034d0-e667-4045-b115-0f3fa4c2e70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Get all volumes completed successfully. Aug 01 13:58:15.841738 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d2034d0-e667-4045-b115-0f3fa4c2e70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Aug 01 13:58:15.842347 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 676/2694] 10.4.3.223 () {66 vars in 1237 bytes} [Sat Aug 1 13:58:15 2026] GET /volume/v3/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:58:15.853331 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e4bfb82e-e250-42ae-8671-80e7bcad0e10 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:15.857507 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e4bfb82e-e250-42ae-8671-80e7bcad0e10 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/snapshots Aug 01 13:58:15.857700 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e4bfb82e-e250-42ae-8671-80e7bcad0e10 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:15.857891 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e4bfb82e-e250-42ae-8671-80e7bcad0e10 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:15.858121 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-e4bfb82e-e250-42ae-8671-80e7bcad0e10 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:15.859195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-e4bfb82e-e250-42ae-8671-80e7bcad0e10 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:58:15.871881 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e4bfb82e-e250-42ae-8671-80e7bcad0e10 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Get all snapshots completed successfully. Aug 01 13:58:15.872360 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e4bfb82e-e250-42ae-8671-80e7bcad0e10 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Aug 01 13:58:15.872941 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 677/2695] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 13:58:15 2026] GET /volume/v3/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:58:15.887452 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9225a6db-5706-43ba-b970-77f06aa4b6cb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:15.890295 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9225a6db-5706-43ba-b970-77f06aa4b6cb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/535edc11-22b9-414b-ae18-386d01dbbbe3 Aug 01 13:58:15.890573 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9225a6db-5706-43ba-b970-77f06aa4b6cb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:15.890728 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9225a6db-5706-43ba-b970-77f06aa4b6cb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:15.890784 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-9225a6db-5706-43ba-b970-77f06aa4b6cb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete snapshot with id: 535edc11-22b9-414b-ae18-386d01dbbbe3 Aug 01 13:58:15.898742 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9225a6db-5706-43ba-b970-77f06aa4b6cb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots/535edc11-22b9-414b-ae18-386d01dbbbe3 returned with HTTP 404 Aug 01 13:58:15.900087 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 680/2696] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:58:15 2026] DELETE /volume/v3/snapshots/535edc11-22b9-414b-ae18-386d01dbbbe3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:15.908092 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c0e0297a-655b-4d84-aa12-3ec0563ca6db None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:15.909906 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0e0297a-655b-4d84-aa12-3ec0563ca6db tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/f9e06478-bd92-478b-b4c7-065435977a9d Aug 01 13:58:15.910840 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c0e0297a-655b-4d84-aa12-3ec0563ca6db tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:15.911198 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c0e0297a-655b-4d84-aa12-3ec0563ca6db tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:15.911466 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-c0e0297a-655b-4d84-aa12-3ec0563ca6db tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete snapshot with id: f9e06478-bd92-478b-b4c7-065435977a9d Aug 01 13:58:15.918817 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0e0297a-655b-4d84-aa12-3ec0563ca6db tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots/f9e06478-bd92-478b-b4c7-065435977a9d returned with HTTP 404 Aug 01 13:58:15.918817 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 664/2697] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:58:15 2026] DELETE /volume/v3/snapshots/f9e06478-bd92-478b-b4c7-065435977a9d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:15.927771 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-07c250c5-07f6-44f1-8449-da62eb53ab37 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:15.929620 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-07c250c5-07f6-44f1-8449-da62eb53ab37 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 Aug 01 13:58:15.929853 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-07c250c5-07f6-44f1-8449-da62eb53ab37 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:15.930100 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-07c250c5-07f6-44f1-8449-da62eb53ab37 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:15.938720 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-07c250c5-07f6-44f1-8449-da62eb53ab37 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 returned with HTTP 404 Aug 01 13:58:15.939628 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 677/2698] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:15 2026] GET /volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:15.948772 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a29b5861-d296-435a-843a-1a896337dd6d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:15.953678 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a29b5861-d296-435a-843a-1a896337dd6d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 Aug 01 13:58:15.953971 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a29b5861-d296-435a-843a-1a896337dd6d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:15.954293 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a29b5861-d296-435a-843a-1a896337dd6d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:15.954610 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-a29b5861-d296-435a-843a-1a896337dd6d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete volume with id: ba700b52-adf9-494f-80b4-5d152d3995f6 Aug 01 13:58:15.964612 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a29b5861-d296-435a-843a-1a896337dd6d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 returned with HTTP 404 Aug 01 13:58:15.964809 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 678/2699] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:15 2026] DELETE /volume/v3/volumes/ba700b52-adf9-494f-80b4-5d152d3995f6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:15.977830 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6351a103-e05e-4086-b645-6b0aed01cf69 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:15.980410 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:15.980764 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-934152988"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:15.983777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-934152988'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:15.984021 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create volume of 1 GB Aug 01 13:58:15.991162 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Availability Zones retrieved successfully. Aug 01 13:58:16.000039 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Flow 'volume_create_api' (f4d173d4-6c16-4d61-ac77-2c5e1ef85acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:16.001922 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282249e0-ce0d-4e8c-87a8-0e96af620b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:16.003465 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:16.043536 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282249e0-ce0d-4e8c-87a8-0e96af620b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:16.044890 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f4ece4-6edf-4192-9591-58cfcb882166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:16.102705 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Created reservations ['ccc6fd57-6eac-4425-9a7d-1f449e711da6', '83af5837-3f3f-425e-a277-f5486568feca', 'c968498d-ece6-4856-b523-6bb5f8b2d6c5', '53d65dca-e7f2-4104-b1a5-d9d4bb2575b8'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:16.103734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f4ece4-6edf-4192-9591-58cfcb882166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccc6fd57-6eac-4425-9a7d-1f449e711da6', '83af5837-3f3f-425e-a277-f5486568feca', 'c968498d-ece6-4856-b523-6bb5f8b2d6c5', '53d65dca-e7f2-4104-b1a5-d9d4bb2575b8']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:16.105386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e68850e4-5ea5-447a-a0df-d9573089f7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:16.133038 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e68850e4-5ea5-447a-a0df-d9573089f7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-934152988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1660d8a77294994bd44b590a8ffa1aa',qos_specs=None,replication_status=,reservations=['ccc6fd57-6eac-4425-9a7d-1f449e711da6','83af5837-3f3f-425e-a277-f5486568feca','c968498d-ece6-4856-b523-6bb5f8b2d6c5','53d65dca-e7f2-4104-b1a5-d9d4bb2575b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b1ad596b9cd4e7b917e3376f49e4d31',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-934152988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1660d8a77294994bd44b590a8ffa1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b1ad596b9cd4e7b917e3376f49e4d31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:16.134786 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a18f16-0184-4345-9fe9-da3e45bc71c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:16.162398 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-67e97e08-5ba7-4c68-9b41-b133994b7dbb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.164592 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a18f16-0184-4345-9fe9-da3e45bc71c0) transitioned into state 'SUCCESS' from state '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-934152988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1660d8a77294994bd44b590a8ffa1aa',qos_specs=None,replication_status=,reservations=['ccc6fd57-6eac-4425-9a7d-1f449e711da6','83af5837-3f3f-425e-a277-f5486568feca','c968498d-ece6-4856-b523-6bb5f8b2d6c5','53d65dca-e7f2-4104-b1a5-d9d4bb2575b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b1ad596b9cd4e7b917e3376f49e4d31',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:16.166959 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-67e97e08-5ba7-4c68-9b41-b133994b7dbb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 Aug 01 13:58:16.166959 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-67e97e08-5ba7-4c68-9b41-b133994b7dbb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.166959 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-67e97e08-5ba7-4c68-9b41-b133994b7dbb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.167282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e5bb31a-4a07-48ed-9f64-5e42f560b065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:16.176361 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-67e97e08-5ba7-4c68-9b41-b133994b7dbb tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 returned with HTTP 404 Aug 01 13:58:16.177191 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 665/2700] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:16 2026] GET /volume/v3/volumes/c3cf82f0-14fb-45c7-9f06-133ca1561998 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:58:16.184677 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e5bb31a-4a07-48ed-9f64-5e42f560b065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:16.185835 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Flow 'volume_create_api' (f4d173d4-6c16-4d61-ac77-2c5e1ef85acd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:16.186276 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create volume request issued successfully. Aug 01 13:58:16.186919 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6351a103-e05e-4086-b645-6b0aed01cf69 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:16.187405 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 681/2701] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:15 2026] POST /volume/v3/volumes => generated 750 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:16.200720 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-573ae6b4-1b5b-4220-803a-9f5789698752 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.202744 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-573ae6b4-1b5b-4220-803a-9f5789698752 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] GET https://10.4.3.223/volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 Aug 01 13:58:16.202999 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-573ae6b4-1b5b-4220-803a-9f5789698752 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.205057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-573ae6b4-1b5b-4220-803a-9f5789698752 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.205057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-573ae6b4-1b5b-4220-803a-9f5789698752 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] show called for member 17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:58:16.206605 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-81e5af29-8161-416b-bbdb-6e9e28aff036 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.208709 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81e5af29-8161-416b-bbdb-6e9e28aff036 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf Aug 01 13:58:16.209588 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81e5af29-8161-416b-bbdb-6e9e28aff036 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.209588 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81e5af29-8161-416b-bbdb-6e9e28aff036 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.218292 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-573ae6b4-1b5b-4220-803a-9f5789698752 tempest-GroupSnapshotsTest-1964363886 tempest-GroupSnapshotsTest-1964363886-project-member] https://10.4.3.223/volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 returned with HTTP 404 Aug 01 13:58:16.219000 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 678/2702] 10.4.3.223 () {68 vars in 1386 bytes} [Sat Aug 1 13:58:16 2026] GET /volume/v3/groups/17766f6d-5bd2-4e68-b2fe-7d5a50b44e98 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:58:16.225778 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:16.225778 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:16.229625 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d75d8eae-7d4f-4ba2-9104-f0b76c4d7f0f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.232062 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d75d8eae-7d4f-4ba2-9104-f0b76c4d7f0f tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/5e782958-66f4-4c49-a360-5463a9900b9c Aug 01 13:58:16.232366 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d75d8eae-7d4f-4ba2-9104-f0b76c4d7f0f tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.232635 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d75d8eae-7d4f-4ba2-9104-f0b76c4d7f0f tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.233147 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-81e5af29-8161-416b-bbdb-6e9e28aff036 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:16.240486 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81e5af29-8161-416b-bbdb-6e9e28aff036 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf returned with HTTP 200 Aug 01 13:58:16.241103 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 679/2703] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:16 2026] GET /volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:16.257804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d75d8eae-7d4f-4ba2-9104-f0b76c4d7f0f tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/group_types/5e782958-66f4-4c49-a360-5463a9900b9c returned with HTTP 202 Aug 01 13:58:16.258483 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 666/2704] 10.4.3.223 () {68 vars in 1404 bytes} [Sat Aug 1 13:58:16 2026] DELETE /volume/v3/group_types/5e782958-66f4-4c49-a360-5463a9900b9c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:58:16.268905 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3f5f5c38-d4c7-42b3-b3d0-f2a12e78fa5f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.271565 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f5f5c38-d4c7-42b3-b3d0-f2a12e78fa5f tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] DELETE https://10.4.3.223/volume/v3/types/b0929b4e-8a6c-45c9-89e2-a558f01de262 Aug 01 13:58:16.271857 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f5f5c38-d4c7-42b3-b3d0-f2a12e78fa5f tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.272321 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f5f5c38-d4c7-42b3-b3d0-f2a12e78fa5f tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.272800 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:16.272800 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:16.305748 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f5f5c38-d4c7-42b3-b3d0-f2a12e78fa5f tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/types/b0929b4e-8a6c-45c9-89e2-a558f01de262 returned with HTTP 202 Aug 01 13:58:16.306334 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 682/2705] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:58:16 2026] DELETE /volume/v3/types/b0929b4e-8a6c-45c9-89e2-a558f01de262 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:16.317996 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f00f09ab-8188-4091-8b32-60876c043ca6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.322359 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f00f09ab-8188-4091-8b32-60876c043ca6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] GET https://10.4.3.223/volume/v3/types/b0929b4e-8a6c-45c9-89e2-a558f01de262 Aug 01 13:58:16.322584 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f00f09ab-8188-4091-8b32-60876c043ca6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.322798 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f00f09ab-8188-4091-8b32-60876c043ca6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.327102 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f00f09ab-8188-4091-8b32-60876c043ca6 tempest-GroupSnapshotsTest-556013529 tempest-GroupSnapshotsTest-556013529-project-admin] https://10.4.3.223/volume/v3/types/b0929b4e-8a6c-45c9-89e2-a558f01de262 returned with HTTP 404 Aug 01 13:58:16.327777 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 679/2706] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:58:16 2026] GET /volume/v3/types/b0929b4e-8a6c-45c9-89e2-a558f01de262 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:16.448624 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c49ded77-f6f4-4449-b02a-4149c04cbb80 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.450943 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c49ded77-f6f4-4449-b02a-4149c04cbb80 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:16.451737 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c49ded77-f6f4-4449-b02a-4149c04cbb80 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.451737 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c49ded77-f6f4-4449-b02a-4149c04cbb80 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.451737 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c49ded77-f6f4-4449-b02a-4149c04cbb80 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:16.457839 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:16.457839 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:16.458995 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c49ded77-f6f4-4449-b02a-4149c04cbb80 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:16.459566 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 680/2707] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:16 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:16.472025 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-391bce83-81ea-47a4-ac39-d2f5f0c1e209 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.474158 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-391bce83-81ea-47a4-ac39-d2f5f0c1e209 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c Aug 01 13:58:16.474751 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-391bce83-81ea-47a4-ac39-d2f5f0c1e209 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.474979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-391bce83-81ea-47a4-ac39-d2f5f0c1e209 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.483690 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:16.483690 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:16.489077 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-391bce83-81ea-47a4-ac39-d2f5f0c1e209 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Volume info retrieved successfully. Aug 01 13:58:16.495931 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-391bce83-81ea-47a4-ac39-d2f5f0c1e209 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c returned with HTTP 200 Aug 01 13:58:16.496412 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 667/2708] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:16 2026] GET /volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:16.513032 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-be1b7276-4870-4a8f-b6d9-6977ae4c6b98 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.516506 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-be1b7276-4870-4a8f-b6d9-6977ae4c6b98 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] PUT https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:16.516506 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-be1b7276-4870-4a8f-b6d9-6977ae4c6b98 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1299932407", "description": "tempest-volume-backup-description-1569094698"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:16.523844 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:16.523844 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:16.532862 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-be1b7276-4870-4a8f-b6d9-6977ae4c6b98 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:16.533348 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 683/2709] 10.4.3.223 () {70 vars in 1409 bytes} [Sat Aug 1 13:58:16 2026] PUT /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:16.543311 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-976f2ac7-f520-49c9-bf5e-78c940b289de None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.545299 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-976f2ac7-f520-49c9-bf5e-78c940b289de tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:16.545459 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-976f2ac7-f520-49c9-bf5e-78c940b289de tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.545631 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-976f2ac7-f520-49c9-bf5e-78c940b289de tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.545788 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-976f2ac7-f520-49c9-bf5e-78c940b289de tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:16.547480 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9db206a4-875f-4360-aa6d-113e71a04465 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.553018 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:16.553018 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:16.554171 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-976f2ac7-f520-49c9-bf5e-78c940b289de tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:16.555022 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 680/2710] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:16 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 841 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:16.568574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-495ae223-14d7-4cba-ac28-91671ee6fbe8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.570760 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-495ae223-14d7-4cba-ac28-91671ee6fbe8 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] DELETE https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:16.571005 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-495ae223-14d7-4cba-ac28-91671ee6fbe8 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.571273 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-495ae223-14d7-4cba-ac28-91671ee6fbe8 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.571398 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-495ae223-14d7-4cba-ac28-91671ee6fbe8 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Delete backup with id: b0611f64-3854-4ba1-a533-73fa0a567cc9. Aug 01 13:58:16.576782 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:16.576782 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:16.592960 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-495ae223-14d7-4cba-ac28-91671ee6fbe8 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] delete_backup rpcapi backup_id b0611f64-3854-4ba1-a533-73fa0a567cc9 {{(pid=100200) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:58:16.595503 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-495ae223-14d7-4cba-ac28-91671ee6fbe8 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 202 Aug 01 13:58:16.595910 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 668/2711] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:58:16 2026] DELETE /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:58:16.606898 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-07f3ff5f-772f-4fbb-af4c-137105959945 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.608970 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07f3ff5f-772f-4fbb-af4c-137105959945 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:16.609373 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07f3ff5f-772f-4fbb-af4c-137105959945 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:16.610250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07f3ff5f-772f-4fbb-af4c-137105959945 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:16.610250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-07f3ff5f-772f-4fbb-af4c-137105959945 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:16.616635 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:16.616635 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:16.617854 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07f3ff5f-772f-4fbb-af4c-137105959945 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 200 Aug 01 13:58:16.618454 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 684/2712] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:16 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 840 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:16.728746 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9db206a4-875f-4360-aa6d-113e71a04465 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:58:16.729515 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9db206a4-875f-4360-aa6d-113e71a04465 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-21106465", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1860925335", "vendor_name": "tempest-vendor_name-1131806346"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:16.760010 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9db206a4-875f-4360-aa6d-113e71a04465 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:58:16.760010 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 681/2713] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:58:16 2026] POST /volume/v3/types => generated 328 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:16.775346 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:16.779052 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:16.779556 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c6f45fc3-ee64-467b-a970-1cf0e05b8cea", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:16.781431 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Create volume request body: {'volume': {'volume_type': 'c6f45fc3-ee64-467b-a970-1cf0e05b8cea', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:16.785704 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Create volume of 1 GB Aug 01 13:58:16.786129 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:16.786129 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:16.786627 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Availability Zones retrieved successfully. Aug 01 13:58:16.795377 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Flow 'volume_create_api' (914c92bc-39b1-4df3-9052-a007b7c5ff74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:16.796601 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f6f575-6719-4b03-b6fe-93c968a6e04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:16.797702 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:16.825175 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f6f575-6719-4b03-b6fe-93c968a6e04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:58:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1860925335',vendor_name='tempest-vendor_name-1131806346'},id=c6f45fc3-ee64-467b-a970-1cf0e05b8cea,is_public=True,name='tempest-ProjectReaderTests-volume-type-21106465',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6f45fc3-ee64-467b-a970-1cf0e05b8cea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:16.827617 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c86519-7169-4a62-b714-b80fa9ad54a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:16.859637 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-21106465 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-21106465, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:16.860000 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-21106465 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-21106465, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:16.911260 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Created reservations ['a63a4638-9456-4ee5-abd3-bb50bb3d2c3c', '0b560564-a20d-4607-bc64-ee4d9f2d1c24', '647819d3-df9d-4421-bb47-d0858b6eb5db', '2f506b03-d959-48bd-ba95-89811f769320'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:16.912418 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c86519-7169-4a62-b714-b80fa9ad54a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a63a4638-9456-4ee5-abd3-bb50bb3d2c3c', '0b560564-a20d-4607-bc64-ee4d9f2d1c24', '647819d3-df9d-4421-bb47-d0858b6eb5db', '2f506b03-d959-48bd-ba95-89811f769320']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:16.913722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c732477d-8a76-4460-a21f-58d85af6c0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:16.947284 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c732477d-8a76-4460-a21f-58d85af6c0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96f4ebc7-b2eb-4a53-bc62-98db7d0eb470', '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='705bf3fa5a3745debf61b629a994cab7',qos_specs=None,replication_status=,reservations=['a63a4638-9456-4ee5-abd3-bb50bb3d2c3c','0b560564-a20d-4607-bc64-ee4d9f2d1c24','647819d3-df9d-4421-bb47-d0858b6eb5db','2f506b03-d959-48bd-ba95-89811f769320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1984c69cd5fe41958a7e556740bd428a',volume_type_id=c6f45fc3-ee64-467b-a970-1cf0e05b8cea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96f4ebc7-b2eb-4a53-bc62-98db7d0eb470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='705bf3fa5a3745debf61b629a994cab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1984c69cd5fe41958a7e556740bd428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6f45fc3-ee64-467b-a970-1cf0e05b8cea),volume_type_id=c6f45fc3-ee64-467b-a970-1cf0e05b8cea)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:16.948233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1985576a-9014-45a1-aaac-6f73e4b94ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:16.979714 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1985576a-9014-45a1-aaac-6f73e4b94ed1) transitioned into state 'SUCCESS' from 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='705bf3fa5a3745debf61b629a994cab7',qos_specs=None,replication_status=,reservations=['a63a4638-9456-4ee5-abd3-bb50bb3d2c3c','0b560564-a20d-4607-bc64-ee4d9f2d1c24','647819d3-df9d-4421-bb47-d0858b6eb5db','2f506b03-d959-48bd-ba95-89811f769320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1984c69cd5fe41958a7e556740bd428a',volume_type_id=c6f45fc3-ee64-467b-a970-1cf0e05b8cea)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:16.980551 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c43a2fc-83c0-414f-a4fe-0a77e189eff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:16.998399 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c43a2fc-83c0-414f-a4fe-0a77e189eff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:16.998399 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Flow 'volume_create_api' (914c92bc-39b1-4df3-9052-a007b7c5ff74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:16.998639 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Create volume request issued successfully. Aug 01 13:58:16.999705 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f98e61d2-c5a5-4205-9f89-64d6ff3e3519 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:17.001242 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 681/2714] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 13:58:16 2026] POST /volume/v3/volumes => generated 772 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:17.016570 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-68a3414a-737e-40bd-93df-c57d7b54ed09 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:17.018938 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-68a3414a-737e-40bd-93df-c57d7b54ed09 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] GET https://10.4.3.223/volume/v3/volumes/96f4ebc7-b2eb-4a53-bc62-98db7d0eb470 Aug 01 13:58:17.019230 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-68a3414a-737e-40bd-93df-c57d7b54ed09 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:17.019529 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-68a3414a-737e-40bd-93df-c57d7b54ed09 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:17.031781 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:17.031781 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:17.047710 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-68a3414a-737e-40bd-93df-c57d7b54ed09 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Volume info retrieved successfully. Aug 01 13:58:17.055346 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-68a3414a-737e-40bd-93df-c57d7b54ed09 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/volumes/96f4ebc7-b2eb-4a53-bc62-98db7d0eb470 returned with HTTP 200 Aug 01 13:58:17.057168 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 669/2715] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:17 2026] GET /volume/v3/volumes/96f4ebc7-b2eb-4a53-bc62-98db7d0eb470 => generated 951 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:17.262967 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-91eae13d-4628-4364-8c67-ced1a3a1ee37 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:17.265495 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-91eae13d-4628-4364-8c67-ced1a3a1ee37 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf Aug 01 13:58:17.265744 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-91eae13d-4628-4364-8c67-ced1a3a1ee37 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:17.266006 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-91eae13d-4628-4364-8c67-ced1a3a1ee37 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:17.277519 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:17.277519 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:17.282707 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-91eae13d-4628-4364-8c67-ced1a3a1ee37 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:17.302328 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-91eae13d-4628-4364-8c67-ced1a3a1ee37 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf returned with HTTP 200 Aug 01 13:58:17.302328 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 685/2716] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:17 2026] GET /volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:17.321475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c2f30564-58af-4d87-8921-e0797ee97e6f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:17.325645 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2f30564-58af-4d87-8921-e0797ee97e6f tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:58:17.326076 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2f30564-58af-4d87-8921-e0797ee97e6f tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf", "name": "tempest-VolumesDeleteCascade-Snapshot-527880478"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:17.340038 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:17.340038 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:17.340679 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c2f30564-58af-4d87-8921-e0797ee97e6f tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:17.340832 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-c2f30564-58af-4d87-8921-e0797ee97e6f tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create snapshot from volume 8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf Aug 01 13:58:17.378981 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c2f30564-58af-4d87-8921-e0797ee97e6f tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Created reservations ['08c463e9-ecd8-49e1-b9e4-2eae9d166e0b', '0cf4ad3e-dec5-4562-a2f4-35775f2ebe34', '7c5d42f1-17e8-48f6-b12e-e97eebd3f4b1', '96116912-42c3-4acb-866b-25b7183f7d9c'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:17.411864 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c2f30564-58af-4d87-8921-e0797ee97e6f tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Snapshot create request issued successfully. Aug 01 13:58:17.411961 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2f30564-58af-4d87-8921-e0797ee97e6f tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:58:17.412548 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 682/2717] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:58:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:17.425332 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9961ee9e-048a-4b5b-9f8b-c08a7432d64a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:17.429312 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9961ee9e-048a-4b5b-9f8b-c08a7432d64a tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/snapshots/ab7552d4-ff5f-40b7-8f99-041fab3fb5dd Aug 01 13:58:17.429507 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9961ee9e-048a-4b5b-9f8b-c08a7432d64a tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:17.429800 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9961ee9e-048a-4b5b-9f8b-c08a7432d64a tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:17.437462 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:17.437462 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:17.438262 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9961ee9e-048a-4b5b-9f8b-c08a7432d64a tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Snapshot retrieved successfully. Aug 01 13:58:17.439836 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9961ee9e-048a-4b5b-9f8b-c08a7432d64a tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots/ab7552d4-ff5f-40b7-8f99-041fab3fb5dd returned with HTTP 200 Aug 01 13:58:17.440619 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 682/2718] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:17 2026] GET /volume/v3/snapshots/ab7552d4-ff5f-40b7-8f99-041fab3fb5dd => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:17.634268 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ebe1343d-03db-4073-9f2e-22e589c87265 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:17.636369 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ebe1343d-03db-4073-9f2e-22e589c87265 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 Aug 01 13:58:17.636630 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ebe1343d-03db-4073-9f2e-22e589c87265 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:17.636793 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ebe1343d-03db-4073-9f2e-22e589c87265 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:17.636956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-ebe1343d-03db-4073-9f2e-22e589c87265 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Show backup with id b0611f64-3854-4ba1-a533-73fa0a567cc9. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:58:17.640446 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ebe1343d-03db-4073-9f2e-22e589c87265 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 returned with HTTP 404 Aug 01 13:58:17.640910 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 670/2719] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:17 2026] GET /volume/v3/backups/b0611f64-3854-4ba1-a533-73fa0a567cc9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:17.758263 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-365d0d41-ff5f-4e06-ac75-c39aa49ae027 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:17.760267 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-365d0d41-ff5f-4e06-ac75-c39aa49ae027 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c Aug 01 13:58:17.760497 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-365d0d41-ff5f-4e06-ac75-c39aa49ae027 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:17.760698 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-365d0d41-ff5f-4e06-ac75-c39aa49ae027 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:17.774776 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:17.774776 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:17.779414 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-365d0d41-ff5f-4e06-ac75-c39aa49ae027 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Volume info retrieved successfully. Aug 01 13:58:17.785150 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-365d0d41-ff5f-4e06-ac75-c39aa49ae027 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c returned with HTTP 200 Aug 01 13:58:17.785392 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 686/2720] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:17 2026] GET /volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:17.808689 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d48f007b-85f0-4936-85fb-997ef04882f4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:17.810595 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d48f007b-85f0-4936-85fb-997ef04882f4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] DELETE https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c Aug 01 13:58:17.811030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d48f007b-85f0-4936-85fb-997ef04882f4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:17.811651 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d48f007b-85f0-4936-85fb-997ef04882f4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:17.811956 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-d48f007b-85f0-4936-85fb-997ef04882f4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Delete volume with id: 21513eb1-9ca9-4a9f-adad-b76ceec5e72c Aug 01 13:58:17.829492 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:17.829492 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:17.829698 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d48f007b-85f0-4936-85fb-997ef04882f4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Volume info retrieved successfully. Aug 01 13:58:17.878586 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d48f007b-85f0-4936-85fb-997ef04882f4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Delete volume request issued successfully. Aug 01 13:58:17.878586 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d48f007b-85f0-4936-85fb-997ef04882f4 tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c returned with HTTP 202 Aug 01 13:58:17.878586 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 683/2721] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:58:17 2026] DELETE /volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:17.888358 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e301636d-aac0-4b66-a4fd-f382f516af3c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:17.890830 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e301636d-aac0-4b66-a4fd-f382f516af3c tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c Aug 01 13:58:17.891165 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e301636d-aac0-4b66-a4fd-f382f516af3c tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:17.891468 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e301636d-aac0-4b66-a4fd-f382f516af3c tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:17.908385 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:17.908385 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:17.912977 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e301636d-aac0-4b66-a4fd-f382f516af3c tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Volume info retrieved successfully. Aug 01 13:58:17.930706 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e301636d-aac0-4b66-a4fd-f382f516af3c tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c returned with HTTP 200 Aug 01 13:58:17.931327 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 683/2722] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:17 2026] GET /volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:18.075689 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-98dc2a30-b16b-4821-817f-db54ee549eda None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.080757 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-98dc2a30-b16b-4821-817f-db54ee549eda tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] GET https://10.4.3.223/volume/v3/volumes/96f4ebc7-b2eb-4a53-bc62-98db7d0eb470 Aug 01 13:58:18.080995 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-98dc2a30-b16b-4821-817f-db54ee549eda tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:18.081191 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-98dc2a30-b16b-4821-817f-db54ee549eda tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:18.091287 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:18.091287 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:18.094628 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-98dc2a30-b16b-4821-817f-db54ee549eda tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Volume info retrieved successfully. Aug 01 13:58:18.100679 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-98dc2a30-b16b-4821-817f-db54ee549eda tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/volumes/96f4ebc7-b2eb-4a53-bc62-98db7d0eb470 returned with HTTP 200 Aug 01 13:58:18.101166 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 671/2723] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:18 2026] GET /volume/v3/volumes/96f4ebc7-b2eb-4a53-bc62-98db7d0eb470 => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:18.115281 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dde96a09-6253-49d0-9727-d90a92a3001d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.117079 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dde96a09-6253-49d0-9727-d90a92a3001d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] GET https://10.4.3.223/volume/v3/messages Aug 01 13:58:18.117399 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dde96a09-6253-49d0-9727-d90a92a3001d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:18.117514 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dde96a09-6253-49d0-9727-d90a92a3001d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:18.122480 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dde96a09-6253-49d0-9727-d90a92a3001d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:58:18.123142 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 687/2724] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:58:18 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:18.134509 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-81c65900-e849-4ff1-a70c-ff4566470e11 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.263737 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81c65900-e849-4ff1-a70c-ff4566470e11 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-reader] GET https://10.4.3.223/volume/v3/messages Aug 01 13:58:18.263939 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81c65900-e849-4ff1-a70c-ff4566470e11 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:18.264111 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81c65900-e849-4ff1-a70c-ff4566470e11 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-reader] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:18.269240 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81c65900-e849-4ff1-a70c-ff4566470e11 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-reader] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:58:18.269671 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 684/2725] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:58:18 2026] GET /volume/v3/messages => generated 670 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:18.278029 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0d74558e-95c9-49b6-b815-12af3f5b0a32 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.280293 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d74558e-95c9-49b6-b815-12af3f5b0a32 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] DELETE https://10.4.3.223/volume/v3/messages/f2068bc2-2c91-4c78-85c5-9ea7a5789637 Aug 01 13:58:18.280558 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d74558e-95c9-49b6-b815-12af3f5b0a32 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:18.280808 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d74558e-95c9-49b6-b815-12af3f5b0a32 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:18.290272 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d74558e-95c9-49b6-b815-12af3f5b0a32 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/messages/f2068bc2-2c91-4c78-85c5-9ea7a5789637 returned with HTTP 204 Aug 01 13:58:18.290787 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 684/2726] 10.4.3.223 () {68 vars in 1394 bytes} [Sat Aug 1 13:58:18 2026] DELETE /volume/v3/messages/f2068bc2-2c91-4c78-85c5-9ea7a5789637 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:58:18.302887 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4db98222-de4a-42d5-a954-9f173a4c74bc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.305086 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/96f4ebc7-b2eb-4a53-bc62-98db7d0eb470 Aug 01 13:58:18.305378 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:18.305629 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:18.305779 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Delete volume with id: 96f4ebc7-b2eb-4a53-bc62-98db7d0eb470 Aug 01 13:58:18.314621 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:18.314621 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:18.315043 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Volume info retrieved successfully. Aug 01 13:58:18.316096 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:58:18.328949 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-21106465 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-21106465, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:18.328949 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-21106465 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-21106465, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:18.341954 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Created reservations ['4d14b53a-1911-447a-80b0-c50bc1e5ff9d', '5d490c33-e514-42df-94a7-00a330b37e26', 'ab0041b9-3b20-4ede-9c92-0c09494bb2ba', '8adbd82c-fd6f-4279-a5cc-a12582de2b27'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:18.375788 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Delete volume request issued successfully. Aug 01 13:58:18.376191 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4db98222-de4a-42d5-a954-9f173a4c74bc tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/volumes/96f4ebc7-b2eb-4a53-bc62-98db7d0eb470 returned with HTTP 202 Aug 01 13:58:18.377079 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 672/2727] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:58:18 2026] DELETE /volume/v3/volumes/96f4ebc7-b2eb-4a53-bc62-98db7d0eb470 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:18.385341 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-166d5b0c-f87f-4c4d-ab28-cf40cd88c496 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.387494 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-166d5b0c-f87f-4c4d-ab28-cf40cd88c496 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] DELETE https://10.4.3.223/volume/v3/types/c6f45fc3-ee64-467b-a970-1cf0e05b8cea Aug 01 13:58:18.387740 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-166d5b0c-f87f-4c4d-ab28-cf40cd88c496 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:18.388001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-166d5b0c-f87f-4c4d-ab28-cf40cd88c496 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:18.415930 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-166d5b0c-f87f-4c4d-ab28-cf40cd88c496 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/types/c6f45fc3-ee64-467b-a970-1cf0e05b8cea returned with HTTP 202 Aug 01 13:58:18.416552 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 688/2728] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:58:18 2026] DELETE /volume/v3/types/c6f45fc3-ee64-467b-a970-1cf0e05b8cea => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:18.423850 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ef43c457-6117-4bbd-ab5d-97c907c44411 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.425867 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef43c457-6117-4bbd-ab5d-97c907c44411 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:58:18.426249 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ef43c457-6117-4bbd-ab5d-97c907c44411 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-125069209", "extra_specs": {"storage_protocol": "tempest-storage_protocol-680408711", "vendor_name": "tempest-vendor_name-780835060"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:18.446258 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef43c457-6117-4bbd-ab5d-97c907c44411 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:58:18.446562 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 685/2729] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:58:18 2026] POST /volume/v3/types => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:18.451926 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c1f77261-97d9-44a8-a9dc-d76415516f07 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.455030 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1da74516-e22e-454f-96d7-d9421421643d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.455715 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1f77261-97d9-44a8-a9dc-d76415516f07 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/snapshots/ab7552d4-ff5f-40b7-8f99-041fab3fb5dd Aug 01 13:58:18.456112 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1f77261-97d9-44a8-a9dc-d76415516f07 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:18.456346 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1f77261-97d9-44a8-a9dc-d76415516f07 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:18.457591 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:18.458059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8fa3f66-1543-473e-8f22-56ea96f46221", "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:18.459903 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Create volume request body: {'volume': {'volume_type': 'e8fa3f66-1543-473e-8f22-56ea96f46221', 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:18.461361 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:18.461361 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:18.462005 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c1f77261-97d9-44a8-a9dc-d76415516f07 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Snapshot retrieved successfully. Aug 01 13:58:18.462921 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1f77261-97d9-44a8-a9dc-d76415516f07 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots/ab7552d4-ff5f-40b7-8f99-041fab3fb5dd returned with HTTP 200 Aug 01 13:58:18.463294 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 685/2730] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:18 2026] GET /volume/v3/snapshots/ab7552d4-ff5f-40b7-8f99-041fab3fb5dd => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:18.465913 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Create volume of 1 GB Aug 01 13:58:18.466273 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:18.466273 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:18.466720 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Availability Zones retrieved successfully. Aug 01 13:58:18.472027 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.474756 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Flow 'volume_create_api' (0ea0b731-88cd-44af-a12c-99a7e10233ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:18.476920 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:18.477361 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ab7552d4-ff5f-40b7-8f99-041fab3fb5dd", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1663043592"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:18.479168 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8767fd9f-124c-431a-b42e-21780979555c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:18.480034 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:18.481817 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create volume request body: {'volume': {'snapshot_id': 'ab7552d4-ff5f-40b7-8f99-041fab3fb5dd', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1663043592'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:18.489091 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:18.489091 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:18.491463 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Snapshot retrieved successfully. Aug 01 13:58:18.491605 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create volume of 1 GB Aug 01 13:58:18.498622 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Availability Zones retrieved successfully. Aug 01 13:58:18.504189 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Flow 'volume_create_api' (0784fee4-5232-4d62-b3d1-54540d28d54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:18.505490 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cfe247-8d16-4719-93c8-2f532453496e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:18.506466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:18.517414 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8767fd9f-124c-431a-b42e-21780979555c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:58:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-680408711',vendor_name='tempest-vendor_name-780835060'},id=e8fa3f66-1543-473e-8f22-56ea96f46221,is_public=True,name='tempest-ProjectReaderTests-volume-type-125069209',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8fa3f66-1543-473e-8f22-56ea96f46221', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:18.518563 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48b7b6d-f5b3-4c6d-bc59-3351dc9abf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:18.538823 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cfe247-8d16-4719-93c8-2f532453496e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab7552d4-ff5f-40b7-8f99-041fab3fb5dd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:18.539692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeff27a6-028f-45d9-a3da-f74f933294db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:18.557788 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-125069209 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-125069209, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:18.557788 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-125069209 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-125069209, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:18.588079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Created reservations ['9051f3cc-0aae-467d-80f2-f2a59f29bc87', 'da75c74a-042b-4faf-bc78-449e647b0755', '17705b51-8bca-439b-8102-66f8b9cbfeb5', 'bd76866e-71c3-4658-8614-b9a6c2a2bae0'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:18.588978 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeff27a6-028f-45d9-a3da-f74f933294db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9051f3cc-0aae-467d-80f2-f2a59f29bc87', 'da75c74a-042b-4faf-bc78-449e647b0755', '17705b51-8bca-439b-8102-66f8b9cbfeb5', 'bd76866e-71c3-4658-8614-b9a6c2a2bae0']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:18.589822 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (085de6bf-74ac-464f-bcec-64b772db9273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:18.595924 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Created reservations ['18336860-f073-426a-9944-2b38cf6ea8ec', 'e72a0f4a-9534-4ea2-ad07-1c5e5496c17f', 'a54a8971-de32-40c1-a0aa-55723e3fe99e', 'd89022ed-855a-43d6-bb0e-96b5dd98ef11'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:18.596897 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48b7b6d-f5b3-4c6d-bc59-3351dc9abf09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18336860-f073-426a-9944-2b38cf6ea8ec', 'e72a0f4a-9534-4ea2-ad07-1c5e5496c17f', 'a54a8971-de32-40c1-a0aa-55723e3fe99e', 'd89022ed-855a-43d6-bb0e-96b5dd98ef11']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:18.597683 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06067b1f-5eaf-4e15-a982-74f76e3f2ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:18.622134 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06067b1f-5eaf-4e15-a982-74f76e3f2ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '174cdfd1-0e52-495d-b582-f8b80dbe11dc', '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='705bf3fa5a3745debf61b629a994cab7',qos_specs=None,replication_status=,reservations=['18336860-f073-426a-9944-2b38cf6ea8ec','e72a0f4a-9534-4ea2-ad07-1c5e5496c17f','a54a8971-de32-40c1-a0aa-55723e3fe99e','d89022ed-855a-43d6-bb0e-96b5dd98ef11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1984c69cd5fe41958a7e556740bd428a',volume_type_id=e8fa3f66-1543-473e-8f22-56ea96f46221), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=174cdfd1-0e52-495d-b582-f8b80dbe11dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='705bf3fa5a3745debf61b629a994cab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1984c69cd5fe41958a7e556740bd428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8fa3f66-1543-473e-8f22-56ea96f46221),volume_type_id=e8fa3f66-1543-473e-8f22-56ea96f46221)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:18.623273 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d598de1f-77fe-40df-af88-2ba27c035a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:18.633603 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (085de6bf-74ac-464f-bcec-64b772db9273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1663043592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1660d8a77294994bd44b590a8ffa1aa',qos_specs=None,replication_status=,reservations=['9051f3cc-0aae-467d-80f2-f2a59f29bc87','da75c74a-042b-4faf-bc78-449e647b0755','17705b51-8bca-439b-8102-66f8b9cbfeb5','bd76866e-71c3-4658-8614-b9a6c2a2bae0'],size=1,snapshot_id=ab7552d4-ff5f-40b7-8f99-041fab3fb5dd,source_replicaid=,source_volid=None,status='creating',user_id='4b1ad596b9cd4e7b917e3376f49e4d31',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1663043592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1660d8a77294994bd44b590a8ffa1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ab7552d4-ff5f-40b7-8f99-041fab3fb5dd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b1ad596b9cd4e7b917e3376f49e4d31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:18.634851 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f352b0-521f-49cf-b512-1984b862ec36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:18.648882 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d598de1f-77fe-40df-af88-2ba27c035a83) transitioned into state 'SUCCESS' from 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='705bf3fa5a3745debf61b629a994cab7',qos_specs=None,replication_status=,reservations=['18336860-f073-426a-9944-2b38cf6ea8ec','e72a0f4a-9534-4ea2-ad07-1c5e5496c17f','a54a8971-de32-40c1-a0aa-55723e3fe99e','d89022ed-855a-43d6-bb0e-96b5dd98ef11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1984c69cd5fe41958a7e556740bd428a',volume_type_id=e8fa3f66-1543-473e-8f22-56ea96f46221)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:18.649939 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c835599e-a6c7-4451-86b0-8e43b8132965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:18.659045 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f352b0-521f-49cf-b512-1984b862ec36) transitioned into state 'SUCCESS' from state '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-1663043592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1660d8a77294994bd44b590a8ffa1aa',qos_specs=None,replication_status=,reservations=['9051f3cc-0aae-467d-80f2-f2a59f29bc87','da75c74a-042b-4faf-bc78-449e647b0755','17705b51-8bca-439b-8102-66f8b9cbfeb5','bd76866e-71c3-4658-8614-b9a6c2a2bae0'],size=1,snapshot_id=ab7552d4-ff5f-40b7-8f99-041fab3fb5dd,source_replicaid=,source_volid=None,status='creating',user_id='4b1ad596b9cd4e7b917e3376f49e4d31',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:18.659689 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1097f5-6d4d-4fcb-a539-5bf681bf87f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:18.664618 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c835599e-a6c7-4451-86b0-8e43b8132965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:18.665801 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Flow 'volume_create_api' (0ea0b731-88cd-44af-a12c-99a7e10233ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:18.666231 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Create volume request issued successfully. Aug 01 13:58:18.667071 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1da74516-e22e-454f-96d7-d9421421643d tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:18.668108 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 673/2731] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 13:58:18 2026] POST /volume/v3/volumes => generated 773 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:18.683428 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9e9ada78-ecd4-4a5e-934e-67084532789b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.684408 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1097f5-6d4d-4fcb-a539-5bf681bf87f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:18.685228 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Flow 'volume_create_api' (0784fee4-5232-4d62-b3d1-54540d28d54f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:18.685564 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Create volume request issued successfully. Aug 01 13:58:18.686137 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-414699fe-d9bc-4d97-bb43-f570775fe3c8 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:18.686373 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9e9ada78-ecd4-4a5e-934e-67084532789b tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] GET https://10.4.3.223/volume/v3/volumes/174cdfd1-0e52-495d-b582-f8b80dbe11dc Aug 01 13:58:18.686571 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9e9ada78-ecd4-4a5e-934e-67084532789b tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:18.686676 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 689/2732] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:58:18 2026] POST /volume/v3/volumes => generated 785 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:18.686753 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9e9ada78-ecd4-4a5e-934e-67084532789b tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:18.701827 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:18.701827 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:18.707631 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f2afaf94-015b-43de-8afd-68ef669419fb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.709993 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9e9ada78-ecd4-4a5e-934e-67084532789b tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Volume info retrieved successfully. Aug 01 13:58:18.710763 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f2afaf94-015b-43de-8afd-68ef669419fb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 Aug 01 13:58:18.711154 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f2afaf94-015b-43de-8afd-68ef669419fb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:18.711459 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f2afaf94-015b-43de-8afd-68ef669419fb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:18.715474 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9e9ada78-ecd4-4a5e-934e-67084532789b tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/volumes/174cdfd1-0e52-495d-b582-f8b80dbe11dc returned with HTTP 200 Aug 01 13:58:18.715863 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 686/2733] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:18 2026] GET /volume/v3/volumes/174cdfd1-0e52-495d-b582-f8b80dbe11dc => generated 952 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:18.723554 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:18.723554 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:18.731500 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f2afaf94-015b-43de-8afd-68ef669419fb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:18.739365 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f2afaf94-015b-43de-8afd-68ef669419fb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 returned with HTTP 200 Aug 01 13:58:18.740304 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 686/2734] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:18 2026] GET /volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:18.948694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2e2f2eef-266a-4a2c-b1fb-4f4f499256bb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:18.950822 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2e2f2eef-266a-4a2c-b1fb-4f4f499256bb tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] GET https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c Aug 01 13:58:18.951062 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2e2f2eef-266a-4a2c-b1fb-4f4f499256bb tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:18.951527 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2e2f2eef-266a-4a2c-b1fb-4f4f499256bb tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:18.962407 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2e2f2eef-266a-4a2c-b1fb-4f4f499256bb tempest-VolumesBackupsV39Test-20964956 tempest-VolumesBackupsV39Test-20964956-project-member] https://10.4.3.223/volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c returned with HTTP 404 Aug 01 13:58:18.962782 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 674/2735] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:18 2026] GET /volume/v3/volumes/21513eb1-9ca9-4a9f-adad-b76ceec5e72c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:19.151087 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b22d90d8-53d1-4fc9-a419-e41e288f7c95 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.275133 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b22d90d8-53d1-4fc9-a419-e41e288f7c95 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] GET https://10.4.3.223/volume/v3/os-quota-class-sets/default Aug 01 13:58:19.275347 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b22d90d8-53d1-4fc9-a419-e41e288f7c95 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.275543 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b22d90d8-53d1-4fc9-a419-e41e288f7c95 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.275855 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:19.275855 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:19.289238 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b22d90d8-53d1-4fc9-a419-e41e288f7c95 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] https://10.4.3.223/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 13:58:19.289648 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 690/2736] 10.4.3.223 () {66 vars in 1297 bytes} [Sat Aug 1 13:58:19 2026] GET /volume/v3/os-quota-class-sets/default => generated 1770 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:19.303709 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-49b9c2f6-e3e1-4176-8f83-4eb9ecae65ca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.305717 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49b9c2f6-e3e1-4176-8f83-4eb9ecae65ca tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] GET https://10.4.3.223/volume/v3/os-quota-class-sets/default Aug 01 13:58:19.305952 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49b9c2f6-e3e1-4176-8f83-4eb9ecae65ca tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.306160 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49b9c2f6-e3e1-4176-8f83-4eb9ecae65ca tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.325950 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49b9c2f6-e3e1-4176-8f83-4eb9ecae65ca tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] https://10.4.3.223/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 13:58:19.326531 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 687/2737] 10.4.3.223 () {66 vars in 1297 bytes} [Sat Aug 1 13:58:19 2026] GET /volume/v3/os-quota-class-sets/default => generated 1770 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:19.339284 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c11bf9e9-f011-4c05-9d50-f2afff1f106e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.341052 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c11bf9e9-f011-4c05-9d50-f2afff1f106e tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:58:19.341782 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c11bf9e9-f011-4c05-9d50-f2afff1f106e tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-896179956"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:19.356143 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c11bf9e9-f011-4c05-9d50-f2afff1f106e tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:58:19.356143 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 687/2738] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:58:19 2026] POST /volume/v3/types => generated 227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:19.366296 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b5c1cbfe-5897-4c36-a4bd-ba0a70b6296a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.368268 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b5c1cbfe-5897-4c36-a4bd-ba0a70b6296a tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-class-sets/default Aug 01 13:58:19.368683 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b5c1cbfe-5897-4c36-a4bd-ba0a70b6296a tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-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-896179956": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-896179956": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-896179956": 9}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:19.410044 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:19.410044 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:19.491441 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b5c1cbfe-5897-4c36-a4bd-ba0a70b6296a tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] https://10.4.3.223/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 13:58:19.492034 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 675/2739] 10.4.3.223 () {68 vars in 1318 bytes} [Sat Aug 1 13:58:19 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1958 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:19.504282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.507017 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/e88526530f0943958a07d0f226e03295/defaults Aug 01 13:58:19.507501 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.507776 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Calling method 'defaults' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.517069 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-125069209 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-125069209, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.517495 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-125069209 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-125069209, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.517883 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-125069209 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-125069209, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.518235 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1529967498 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1529967498, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.518567 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1529967498 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1529967498, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.518950 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1529967498 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1529967498, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.519608 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.519937 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.520272 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.520591 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.520911 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.521243 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.521616 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.526979 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d9eef10-e17d-41d1-a987-6fb7bd62eb72 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/e88526530f0943958a07d0f226e03295/defaults returned with HTTP 200 Aug 01 13:58:19.528022 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 691/2740] 10.4.3.223 () {66 vars in 1381 bytes} [Sat Aug 1 13:58:19 2026] GET /volume/v3/os-quota-sets/e88526530f0943958a07d0f226e03295/defaults => generated 1994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:19.728697 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.729120 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/1bf5bcff3060449d91e85d6eeec1ef9b/defaults Aug 01 13:58:19.729120 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.729182 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Calling method 'defaults' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.731082 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b770b399-86be-4468-93d2-1a51207b2329 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.733374 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b770b399-86be-4468-93d2-1a51207b2329 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] GET https://10.4.3.223/volume/v3/volumes/174cdfd1-0e52-495d-b582-f8b80dbe11dc Aug 01 13:58:19.733620 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b770b399-86be-4468-93d2-1a51207b2329 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.733946 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b770b399-86be-4468-93d2-1a51207b2329 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.737373 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-125069209 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-125069209, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.737769 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-125069209 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-125069209, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.738105 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-125069209 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-125069209, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.738451 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1529967498 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1529967498, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.738755 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1529967498 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1529967498, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.739061 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1529967498 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1529967498, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.739399 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.739699 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.740021 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-286013817-1107315727, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.740735 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-853287317-1767357728, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.741088 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.741359 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.741629 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1674478729-396477910, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.745787 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b449ac6-9994-4e06-8a0b-ec7836731840 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/1bf5bcff3060449d91e85d6eeec1ef9b/defaults returned with HTTP 200 Aug 01 13:58:19.746369 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 688/2741] 10.4.3.223 () {66 vars in 1381 bytes} [Sat Aug 1 13:58:19 2026] GET /volume/v3/os-quota-sets/1bf5bcff3060449d91e85d6eeec1ef9b/defaults => generated 1994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:19.748121 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:19.748121 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:19.757027 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b770b399-86be-4468-93d2-1a51207b2329 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Volume info retrieved successfully. Aug 01 13:58:19.757927 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-459ce04f-c0ed-4dcb-8e43-697c03ba93f1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.760694 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-459ce04f-c0ed-4dcb-8e43-697c03ba93f1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 Aug 01 13:58:19.760694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-459ce04f-c0ed-4dcb-8e43-697c03ba93f1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.761694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-459ce04f-c0ed-4dcb-8e43-697c03ba93f1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.764897 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b770b399-86be-4468-93d2-1a51207b2329 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/volumes/174cdfd1-0e52-495d-b582-f8b80dbe11dc returned with HTTP 200 Aug 01 13:58:19.765457 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 688/2742] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:58:19 2026] GET /volume/v3/volumes/174cdfd1-0e52-495d-b582-f8b80dbe11dc => generated 973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:19.784171 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3da9d9b2-4255-493f-a548-959b1972ed20 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.784725 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:19.784725 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:19.787861 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3da9d9b2-4255-493f-a548-959b1972ed20 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] GET https://10.4.3.223/volume/v3/messages Aug 01 13:58:19.788326 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3da9d9b2-4255-493f-a548-959b1972ed20 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.788707 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3da9d9b2-4255-493f-a548-959b1972ed20 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.792689 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-459ce04f-c0ed-4dcb-8e43-697c03ba93f1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:19.794477 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3da9d9b2-4255-493f-a548-959b1972ed20 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:58:19.795289 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 692/2743] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:58:19 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 01 13:58:19.802182 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-459ce04f-c0ed-4dcb-8e43-697c03ba93f1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 returned with HTTP 200 Aug 01 13:58:19.802182 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 676/2744] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:19 2026] GET /volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:19.807563 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-db09a405-c456-4b3c-ab30-03a42a8a4da5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.812235 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db09a405-c456-4b3c-ab30-03a42a8a4da5 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-reader] GET https://10.4.3.223/volume/v3/messages/1d866c1b-d2bc-4480-815f-d9205e7e5df2 Aug 01 13:58:19.812235 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db09a405-c456-4b3c-ab30-03a42a8a4da5 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.812235 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db09a405-c456-4b3c-ab30-03a42a8a4da5 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-reader] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.821435 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9983dc92-0edc-4969-b4b8-33de55908ee6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.823434 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db09a405-c456-4b3c-ab30-03a42a8a4da5 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-reader] https://10.4.3.223/volume/v3/messages/1d866c1b-d2bc-4480-815f-d9205e7e5df2 returned with HTTP 200 Aug 01 13:58:19.823923 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 689/2745] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:58:19 2026] GET /volume/v3/messages/1d866c1b-d2bc-4480-815f-d9205e7e5df2 => generated 667 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:19.824695 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9983dc92-0edc-4969-b4b8-33de55908ee6 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 Aug 01 13:58:19.825795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9983dc92-0edc-4969-b4b8-33de55908ee6 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.825795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9983dc92-0edc-4969-b4b8-33de55908ee6 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.840223 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-332d1e39-1691-4ac8-b967-bf3a088dbeb5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.841880 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:19.841880 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:19.842332 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-332d1e39-1691-4ac8-b967-bf3a088dbeb5 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] DELETE https://10.4.3.223/volume/v3/messages/1d866c1b-d2bc-4480-815f-d9205e7e5df2 Aug 01 13:58:19.842579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-332d1e39-1691-4ac8-b967-bf3a088dbeb5 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.842803 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-332d1e39-1691-4ac8-b967-bf3a088dbeb5 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.848727 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9983dc92-0edc-4969-b4b8-33de55908ee6 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:19.857893 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9983dc92-0edc-4969-b4b8-33de55908ee6 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 returned with HTTP 200 Aug 01 13:58:19.859241 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 689/2746] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:19 2026] GET /volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:19.860834 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-332d1e39-1691-4ac8-b967-bf3a088dbeb5 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/messages/1d866c1b-d2bc-4480-815f-d9205e7e5df2 returned with HTTP 204 Aug 01 13:58:19.861543 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 693/2747] 10.4.3.223 () {68 vars in 1394 bytes} [Sat Aug 1 13:58:19 2026] DELETE /volume/v3/messages/1d866c1b-d2bc-4480-815f-d9205e7e5df2 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:58:19.865512 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3908e9c4-404b-4c34-a674-5d01e1ade474 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.867568 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3908e9c4-404b-4c34-a674-5d01e1ade474 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] DELETE https://10.4.3.223/volume/v3/types/f1b071a8-2c53-4806-915d-2f0fa1d971f6 Aug 01 13:58:19.867568 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3908e9c4-404b-4c34-a674-5d01e1ade474 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.867723 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3908e9c4-404b-4c34-a674-5d01e1ade474 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.873532 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e9b26797-15f1-4ae6-ba15-4edc887e90c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.873961 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.875592 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e9b26797-15f1-4ae6-ba15-4edc887e90c4 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf?cascade=True Aug 01 13:58:19.875825 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/174cdfd1-0e52-495d-b582-f8b80dbe11dc Aug 01 13:58:19.875938 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e9b26797-15f1-4ae6-ba15-4edc887e90c4 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.876063 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e9b26797-15f1-4ae6-ba15-4edc887e90c4 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.876116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.876281 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e9b26797-15f1-4ae6-ba15-4edc887e90c4 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete volume with id: 8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf Aug 01 13:58:19.876430 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.876629 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Delete volume with id: 174cdfd1-0e52-495d-b582-f8b80dbe11dc Aug 01 13:58:19.887866 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:19.887866 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:19.888497 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e9b26797-15f1-4ae6-ba15-4edc887e90c4 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:19.889735 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:19.889735 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:19.890161 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Volume info retrieved successfully. Aug 01 13:58:19.891395 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100201) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:58:19.907130 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3908e9c4-404b-4c34-a674-5d01e1ade474 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] https://10.4.3.223/volume/v3/types/f1b071a8-2c53-4806-915d-2f0fa1d971f6 returned with HTTP 202 Aug 01 13:58:19.907725 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 677/2748] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:58:19 2026] DELETE /volume/v3/types/f1b071a8-2c53-4806-915d-2f0fa1d971f6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:19.908616 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-125069209 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-125069209, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.909009 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-125069209 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-125069209, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:58:19.916044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d2294279-1b05-4596-8d4b-ebf8f490c8ba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.919320 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d2294279-1b05-4596-8d4b-ebf8f490c8ba tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] GET https://10.4.3.223/volume/v3/types/f1b071a8-2c53-4806-915d-2f0fa1d971f6 Aug 01 13:58:19.919484 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d2294279-1b05-4596-8d4b-ebf8f490c8ba tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.919717 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d2294279-1b05-4596-8d4b-ebf8f490c8ba tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.921195 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Created reservations ['ec395119-03b2-481d-8a1c-4d3e3eb88fc0', 'afc19a40-5746-45fd-abfa-656b526eddce', 'ef109da8-b2af-48ff-a24f-3755670c3041', '975f735e-56b3-4753-844d-cd99127711db'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:19.925251 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e9b26797-15f1-4ae6-ba15-4edc887e90c4 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete volume request issued successfully. Aug 01 13:58:19.925442 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e9b26797-15f1-4ae6-ba15-4edc887e90c4 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf?cascade=True returned with HTTP 202 Aug 01 13:58:19.926091 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 690/2749] 10.4.3.223 () {66 vars in 1376 bytes} [Sat Aug 1 13:58:19 2026] DELETE /volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf?cascade=True => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:19.928402 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d2294279-1b05-4596-8d4b-ebf8f490c8ba tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] https://10.4.3.223/volume/v3/types/f1b071a8-2c53-4806-915d-2f0fa1d971f6 returned with HTTP 404 Aug 01 13:58:19.929181 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 694/2750] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 13:58:19 2026] GET /volume/v3/types/f1b071a8-2c53-4806-915d-2f0fa1d971f6 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:19.938299 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-936807c8-2a4b-4eec-8443-ef9428523e03 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.940016 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a05c2b5e-a867-4a6d-ada9-dec7cd371951 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.941313 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-936807c8-2a4b-4eec-8443-ef9428523e03 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf Aug 01 13:58:19.941544 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-936807c8-2a4b-4eec-8443-ef9428523e03 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.941866 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a05c2b5e-a867-4a6d-ada9-dec7cd371951 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-class-sets/default Aug 01 13:58:19.941941 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-936807c8-2a4b-4eec-8443-ef9428523e03 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.942245 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a05c2b5e-a867-4a6d-ada9-dec7cd371951 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:19.952770 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:19.952770 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:19.955525 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Delete volume request issued successfully. Aug 01 13:58:19.955794 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c7c6995-59b7-47a3-9315-dc2ae4c9f3cb tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/volumes/174cdfd1-0e52-495d-b582-f8b80dbe11dc returned with HTTP 202 Aug 01 13:58:19.956343 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 690/2751] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:58:19 2026] DELETE /volume/v3/volumes/174cdfd1-0e52-495d-b582-f8b80dbe11dc => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:19.958240 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-936807c8-2a4b-4eec-8443-ef9428523e03 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:19.965952 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-936807c8-2a4b-4eec-8443-ef9428523e03 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf returned with HTTP 200 Aug 01 13:58:19.966445 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2fb9d67b-2a95-489e-b390-c5c70f6e5831 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:19.968048 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 678/2752] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:19 2026] GET /volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:19.968704 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2fb9d67b-2a95-489e-b390-c5c70f6e5831 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] DELETE https://10.4.3.223/volume/v3/types/e8fa3f66-1543-473e-8f22-56ea96f46221 Aug 01 13:58:19.968942 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2fb9d67b-2a95-489e-b390-c5c70f6e5831 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:19.969300 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2fb9d67b-2a95-489e-b390-c5c70f6e5831 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:19.976734 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:19.976734 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:20.005023 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2fb9d67b-2a95-489e-b390-c5c70f6e5831 tempest-ProjectReaderTests-2147241719 tempest-ProjectReaderTests-2147241719-project-admin] https://10.4.3.223/volume/v3/types/e8fa3f66-1543-473e-8f22-56ea96f46221 returned with HTTP 202 Aug 01 13:58:20.005592 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 695/2753] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:58:19 2026] DELETE /volume/v3/types/e8fa3f66-1543-473e-8f22-56ea96f46221 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:20.035345 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a05c2b5e-a867-4a6d-ada9-dec7cd371951 tempest-VolumeQuotaClassesTest-1935331831 tempest-VolumeQuotaClassesTest-1935331831-project-admin] https://10.4.3.223/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 13:58:20.035753 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 691/2754] 10.4.3.223 () {68 vars in 1318 bytes} [Sat Aug 1 13:58:19 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1557 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:20.983230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-915afe11-6d99-4a7f-a2c6-5a3296a15590 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:20.987026 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-915afe11-6d99-4a7f-a2c6-5a3296a15590 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf Aug 01 13:58:20.987026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-915afe11-6d99-4a7f-a2c6-5a3296a15590 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:20.987297 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-915afe11-6d99-4a7f-a2c6-5a3296a15590 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:20.994791 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-915afe11-6d99-4a7f-a2c6-5a3296a15590 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf returned with HTTP 404 Aug 01 13:58:20.995353 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 691/2755] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:20 2026] GET /volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:21.005504 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-01350c8a-b7e5-43a9-8b5b-1af484950ac1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:21.008794 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-01350c8a-b7e5-43a9-8b5b-1af484950ac1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes Aug 01 13:58:21.009076 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-01350c8a-b7e5-43a9-8b5b-1af484950ac1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:21.009366 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-01350c8a-b7e5-43a9-8b5b-1af484950ac1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:21.009767 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-01350c8a-b7e5-43a9-8b5b-1af484950ac1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:21.011880 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-01350c8a-b7e5-43a9-8b5b-1af484950ac1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:58:21.019444 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-01350c8a-b7e5-43a9-8b5b-1af484950ac1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Get all volumes completed successfully. Aug 01 13:58:21.019925 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-01350c8a-b7e5-43a9-8b5b-1af484950ac1 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Aug 01 13:58:21.020328 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 679/2756] 10.4.3.223 () {66 vars in 1237 bytes} [Sat Aug 1 13:58:21 2026] GET /volume/v3/volumes => generated 335 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:21.030013 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-31fb41ef-10ea-4028-a839-78556124f70d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:21.032017 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31fb41ef-10ea-4028-a839-78556124f70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/snapshots Aug 01 13:58:21.032239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-31fb41ef-10ea-4028-a839-78556124f70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:21.032521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-31fb41ef-10ea-4028-a839-78556124f70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:21.033239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-31fb41ef-10ea-4028-a839-78556124f70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:21.033849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-31fb41ef-10ea-4028-a839-78556124f70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:58:21.037388 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-31fb41ef-10ea-4028-a839-78556124f70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Get all snapshots completed successfully. Aug 01 13:58:21.037738 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31fb41ef-10ea-4028-a839-78556124f70d tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Aug 01 13:58:21.038203 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 696/2757] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 13:58:21 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:58:21.055266 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5fe00b4d-9848-47e8-820a-40e3e16c2012 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:21.056382 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fe00b4d-9848-47e8-820a-40e3e16c2012 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 Aug 01 13:58:21.056934 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fe00b4d-9848-47e8-820a-40e3e16c2012 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:21.056934 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fe00b4d-9848-47e8-820a-40e3e16c2012 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:21.064740 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:21.064740 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:21.068442 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5fe00b4d-9848-47e8-820a-40e3e16c2012 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:21.073109 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fe00b4d-9848-47e8-820a-40e3e16c2012 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 returned with HTTP 200 Aug 01 13:58:21.073109 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 692/2758] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:21 2026] GET /volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:21.088007 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-99ef6121-4605-4079-b04b-df547c23fcb2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:21.089907 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99ef6121-4605-4079-b04b-df547c23fcb2 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 Aug 01 13:58:21.090595 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99ef6121-4605-4079-b04b-df547c23fcb2 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:21.090595 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99ef6121-4605-4079-b04b-df547c23fcb2 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:21.090595 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-99ef6121-4605-4079-b04b-df547c23fcb2 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete volume with id: 3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 Aug 01 13:58:21.100141 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:21.100141 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:21.101184 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-99ef6121-4605-4079-b04b-df547c23fcb2 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:21.136274 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-99ef6121-4605-4079-b04b-df547c23fcb2 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete volume request issued successfully. Aug 01 13:58:21.136274 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99ef6121-4605-4079-b04b-df547c23fcb2 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 returned with HTTP 202 Aug 01 13:58:21.136906 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 692/2759] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:21 2026] DELETE /volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:21.146147 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-653124cc-871c-4a9d-b2ae-730bc74f37fb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:21.149873 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-653124cc-871c-4a9d-b2ae-730bc74f37fb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 Aug 01 13:58:21.150538 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-653124cc-871c-4a9d-b2ae-730bc74f37fb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:21.150974 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-653124cc-871c-4a9d-b2ae-730bc74f37fb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:21.168305 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:21.168305 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:21.178293 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-653124cc-871c-4a9d-b2ae-730bc74f37fb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Volume info retrieved successfully. Aug 01 13:58:21.185269 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-653124cc-871c-4a9d-b2ae-730bc74f37fb tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 returned with HTTP 200 Aug 01 13:58:21.185269 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 680/2760] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:21 2026] GET /volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:22.200581 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5c1a1cfb-cb16-4e9c-a906-feb741c170b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:22.202991 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5c1a1cfb-cb16-4e9c-a906-feb741c170b0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 Aug 01 13:58:22.203296 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5c1a1cfb-cb16-4e9c-a906-feb741c170b0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:22.203569 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5c1a1cfb-cb16-4e9c-a906-feb741c170b0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:22.211835 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5c1a1cfb-cb16-4e9c-a906-feb741c170b0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 returned with HTTP 404 Aug 01 13:58:22.213240 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 697/2761] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:22 2026] GET /volume/v3/volumes/3f1ddf10-242c-4d7f-a04c-e7dc5a50f1a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:22.223132 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2e7f2f44-4f3b-45ba-8adc-d3d18bdc2d98 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:22.229754 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e7f2f44-4f3b-45ba-8adc-d3d18bdc2d98 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/ab7552d4-ff5f-40b7-8f99-041fab3fb5dd Aug 01 13:58:22.229997 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e7f2f44-4f3b-45ba-8adc-d3d18bdc2d98 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:22.230267 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e7f2f44-4f3b-45ba-8adc-d3d18bdc2d98 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:22.230421 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-2e7f2f44-4f3b-45ba-8adc-d3d18bdc2d98 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete snapshot with id: ab7552d4-ff5f-40b7-8f99-041fab3fb5dd Aug 01 13:58:22.243103 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e7f2f44-4f3b-45ba-8adc-d3d18bdc2d98 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/snapshots/ab7552d4-ff5f-40b7-8f99-041fab3fb5dd returned with HTTP 404 Aug 01 13:58:22.243839 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 693/2762] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:58:22 2026] DELETE /volume/v3/snapshots/ab7552d4-ff5f-40b7-8f99-041fab3fb5dd => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:22.254749 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2bf56114-024a-4e72-9aa3-7059bfd565b0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:22.257725 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2bf56114-024a-4e72-9aa3-7059bfd565b0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] GET https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf Aug 01 13:58:22.257997 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2bf56114-024a-4e72-9aa3-7059bfd565b0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:22.258299 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2bf56114-024a-4e72-9aa3-7059bfd565b0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:22.266561 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2bf56114-024a-4e72-9aa3-7059bfd565b0 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf returned with HTTP 404 Aug 01 13:58:22.267046 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 693/2763] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:22 2026] GET /volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:22.276584 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f8d85d95-9556-407d-ab65-83ec4c92bbe7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:22.280113 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f8d85d95-9556-407d-ab65-83ec4c92bbe7 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf Aug 01 13:58:22.280502 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f8d85d95-9556-407d-ab65-83ec4c92bbe7 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:22.280785 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f8d85d95-9556-407d-ab65-83ec4c92bbe7 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:22.281051 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-f8d85d95-9556-407d-ab65-83ec4c92bbe7 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] Delete volume with id: 8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf Aug 01 13:58:22.290325 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f8d85d95-9556-407d-ab65-83ec4c92bbe7 tempest-VolumesDeleteCascade-319980653 tempest-VolumesDeleteCascade-319980653-project-member] https://10.4.3.223/volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf returned with HTTP 404 Aug 01 13:58:22.291034 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 681/2764] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:22 2026] DELETE /volume/v3/volumes/8cb4aec5-7fb9-4d19-9190-9bb729cc6fdf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:22.539836 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:22.613913 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:22.614404 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-216179493"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:22.616097 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-216179493'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:22.616250 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Create volume of 2 GB Aug 01 13:58:22.621554 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Availability Zones retrieved successfully. Aug 01 13:58:22.627762 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Flow 'volume_create_api' (1ea1f561-18e8-4c9e-93b5-8167b3af8659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:22.628421 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d497634-5f6b-4171-9be8-4b7786b2b2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:22.629496 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Validating volume size '2' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:22.665451 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d497634-5f6b-4171-9be8-4b7786b2b2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:22.666800 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be2bd11f-2aaa-4787-9eb3-1d584d607491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:22.738063 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Created reservations ['d07ed03a-1218-4020-934d-5ec5d91645da', 'dd862f32-ede7-40d6-b976-a86b25a94cef', 'af31bc56-c4a4-4efa-8a24-ed8c0f262cff', '4aee277d-9fd7-4cd6-95c1-22c48009196c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:22.739109 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be2bd11f-2aaa-4787-9eb3-1d584d607491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d07ed03a-1218-4020-934d-5ec5d91645da', 'dd862f32-ede7-40d6-b976-a86b25a94cef', 'af31bc56-c4a4-4efa-8a24-ed8c0f262cff', '4aee277d-9fd7-4cd6-95c1-22c48009196c']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:22.740556 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ef757f-5f99-48df-9a8d-9a6180bd92df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:22.774059 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ef757f-5f99-48df-9a8d-9a6180bd92df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3954c9de-03e1-4021-9c43-92e888459d01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-216179493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f81bf665d8884e37b09eca1dcf49da36',qos_specs=None,replication_status=,reservations=['d07ed03a-1218-4020-934d-5ec5d91645da','dd862f32-ede7-40d6-b976-a86b25a94cef','af31bc56-c4a4-4efa-8a24-ed8c0f262cff','4aee277d-9fd7-4cd6-95c1-22c48009196c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d15a95b20c34661a705bb9386a05467',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-216179493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3954c9de-03e1-4021-9c43-92e888459d01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81bf665d8884e37b09eca1dcf49da36',provider_auth=None,provider_geometry=None,provider_id=None,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='8d15a95b20c34661a705bb9386a05467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:22.775056 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (688687a6-1a9b-4920-ab34-1362ef43acba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:22.805562 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (688687a6-1a9b-4920-ab34-1362ef43acba) transitioned into state 'SUCCESS' from state '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-216179493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f81bf665d8884e37b09eca1dcf49da36',qos_specs=None,replication_status=,reservations=['d07ed03a-1218-4020-934d-5ec5d91645da','dd862f32-ede7-40d6-b976-a86b25a94cef','af31bc56-c4a4-4efa-8a24-ed8c0f262cff','4aee277d-9fd7-4cd6-95c1-22c48009196c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d15a95b20c34661a705bb9386a05467',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:22.806688 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239334a1-7ef3-4990-b14b-cfcdbaf0f310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:22.821470 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239334a1-7ef3-4990-b14b-cfcdbaf0f310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:22.823004 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Flow 'volume_create_api' (1ea1f561-18e8-4c9e-93b5-8167b3af8659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:22.823446 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Create volume request issued successfully. Aug 01 13:58:22.824315 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b78736ee-a5be-4de1-a8b6-cbf8b66b6226 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:22.824908 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 698/2765] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:22 2026] POST /volume/v3/volumes => generated 754 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:22.843506 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eaa9bd55-7170-4ad9-9fcd-0eb150839fe0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:22.845285 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eaa9bd55-7170-4ad9-9fcd-0eb150839fe0 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] GET https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 Aug 01 13:58:22.845515 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eaa9bd55-7170-4ad9-9fcd-0eb150839fe0 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:22.845683 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eaa9bd55-7170-4ad9-9fcd-0eb150839fe0 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:22.855585 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:22.855585 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:22.859607 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eaa9bd55-7170-4ad9-9fcd-0eb150839fe0 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Volume info retrieved successfully. Aug 01 13:58:22.863295 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eaa9bd55-7170-4ad9-9fcd-0eb150839fe0 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 returned with HTTP 200 Aug 01 13:58:22.863756 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 694/2766] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:22 2026] GET /volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:23.616304 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8066d250-b3cf-4626-8e06-0fc433e5e5ea None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:23.751992 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8066d250-b3cf-4626-8e06-0fc433e5e5ea tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:58:23.752644 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8066d250-b3cf-4626-8e06-0fc433e5e5ea tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0cbb1af1-4c94-4994-9119-68dea73c304d", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1309701840"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:23.767751 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8066d250-b3cf-4626-8e06-0fc433e5e5ea tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 404 Aug 01 13:58:23.768745 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 694/2767] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:58:23 2026] POST /volume/v3/snapshots => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:23.780603 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-988365f8-578a-45db-9a7a-034c0b430f0f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:23.783059 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-988365f8-578a-45db-9a7a-034c0b430f0f tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:58:23.783472 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-988365f8-578a-45db-9a7a-034c0b430f0f tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-987878185"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:23.827950 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-988365f8-578a-45db-9a7a-034c0b430f0f tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 404 Aug 01 13:58:23.828658 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 682/2768] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:58:23 2026] POST /volume/v3/snapshots => generated 77 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:23.841410 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-104d6eca-ad7f-4d8a-b396-dc03513f3e95 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:23.843827 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-104d6eca-ad7f-4d8a-b396-dc03513f3e95 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/snapshots?limit=invalid Aug 01 13:58:23.844418 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-104d6eca-ad7f-4d8a-b396-dc03513f3e95 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:23.844890 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-104d6eca-ad7f-4d8a-b396-dc03513f3e95 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:23.846248 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-104d6eca-ad7f-4d8a-b396-dc03513f3e95 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] HTTP exception thrown: limit param must be an integer Aug 01 13:58:23.846248 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-104d6eca-ad7f-4d8a-b396-dc03513f3e95 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 01 13:58:23.846248 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 699/2769] 10.4.3.223 () {66 vars in 1270 bytes} [Sat Aug 1 13:58:23 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 01 13:58:23.860513 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e9bf1cfa-9351-47ce-8141-5313427f2354 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:23.863852 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e9bf1cfa-9351-47ce-8141-5313427f2354 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/snapshots?marker=e4de1043-29af-4e5a-a136-9ae1b30d4c6c Aug 01 13:58:23.864072 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e9bf1cfa-9351-47ce-8141-5313427f2354 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:23.864280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e9bf1cfa-9351-47ce-8141-5313427f2354 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:23.864574 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-e9bf1cfa-9351-47ce-8141-5313427f2354 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:23.865682 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-e9bf1cfa-9351-47ce-8141-5313427f2354 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:58:23.871941 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e9bf1cfa-9351-47ce-8141-5313427f2354 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots?marker=e4de1043-29af-4e5a-a136-9ae1b30d4c6c returned with HTTP 404 Aug 01 13:58:23.873618 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 695/2770] 10.4.3.223 () {66 vars in 1330 bytes} [Sat Aug 1 13:58:23 2026] GET /volume/v3/snapshots?marker=e4de1043-29af-4e5a-a136-9ae1b30d4c6c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:23.881932 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dbbaed51-a543-4f51-8151-4c2b936f562e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:23.884272 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4728a6ab-d924-4060-8ed3-6b622ae3bf92 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:23.884431 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dbbaed51-a543-4f51-8151-4c2b936f562e tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] GET https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 Aug 01 13:58:23.884713 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dbbaed51-a543-4f51-8151-4c2b936f562e tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:23.885018 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dbbaed51-a543-4f51-8151-4c2b936f562e tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:23.886483 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4728a6ab-d924-4060-8ed3-6b622ae3bf92 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=invalid Aug 01 13:58:23.886711 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4728a6ab-d924-4060-8ed3-6b622ae3bf92 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:23.886943 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4728a6ab-d924-4060-8ed3-6b622ae3bf92 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:23.887208 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-4728a6ab-d924-4060-8ed3-6b622ae3bf92 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:58:23.888602 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-4728a6ab-d924-4060-8ed3-6b622ae3bf92 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Building query based on filter {{(pid=100200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:58:23.889161 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4728a6ab-d924-4060-8ed3-6b622ae3bf92 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 01 13:58:23.889755 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 683/2771] 10.4.3.223 () {66 vars in 1276 bytes} [Sat Aug 1 13:58:23 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:58:23.895670 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:23.895670 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:23.899857 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f5585101-6400-471e-84fe-2c08562dcbdf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:23.900923 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dbbaed51-a543-4f51-8151-4c2b936f562e tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Volume info retrieved successfully. Aug 01 13:58:23.901855 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:23.902453 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1595185290"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:23.904849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1595185290'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:23.907085 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Create volume of 2 GB Aug 01 13:58:23.907085 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:23.907085 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:23.908119 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dbbaed51-a543-4f51-8151-4c2b936f562e tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 returned with HTTP 200 Aug 01 13:58:23.912306 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 695/2772] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:23 2026] GET /volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:23.929992 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-edcb49dd-d103-4da9-88b9-935effe65714 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:23.932545 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:23.932848 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3954c9de-03e1-4021-9c43-92e888459d01"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:23.935362 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3954c9de-03e1-4021-9c43-92e888459d01'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:23.942609 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:23.942609 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:23.943666 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Volume retrieved successfully. Aug 01 13:58:23.943803 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Create volume of 1 GB Aug 01 13:58:23.950984 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Availability Zones retrieved successfully. Aug 01 13:58:23.956770 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Flow 'volume_create_api' (50d08feb-04f3-4c61-bb9c-6f44cb3ee702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:23.957738 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b55bb66-40f3-4a12-a7b2-2bb4f948d019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:23.958854 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:23.961016 np0000006308 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b55bb66-40f3-4a12-a7b2-2bb4f948d019) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:58:23.961016 np0000006308 devstack@c-api.service[100199]: 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 01 13:58:23.963991 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b55bb66-40f3-4a12-a7b2-2bb4f948d019) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:23.965456 np0000006308 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b55bb66-40f3-4a12-a7b2-2bb4f948d019) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:58:23.966406 np0000006308 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Flow 'volume_create_api' (50d08feb-04f3-4c61-bb9c-6f44cb3ee702) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:58:23.966706 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-edcb49dd-d103-4da9-88b9-935effe65714 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Aug 01 13:58:23.967793 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 696/2773] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:23 2026] POST /volume/v3/volumes => generated 173 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:58:23.977357 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c6d46e92-d387-4473-b4f1-44c6e5411d08 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:23.981805 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c6d46e92-d387-4473-b4f1-44c6e5411d08 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] GET https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 Aug 01 13:58:23.982052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c6d46e92-d387-4473-b4f1-44c6e5411d08 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:23.982318 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c6d46e92-d387-4473-b4f1-44c6e5411d08 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:23.992310 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:23.992310 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:23.998003 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c6d46e92-d387-4473-b4f1-44c6e5411d08 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Volume info retrieved successfully. Aug 01 13:58:24.003843 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c6d46e92-d387-4473-b4f1-44c6e5411d08 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 returned with HTTP 200 Aug 01 13:58:24.004483 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 684/2774] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:23 2026] GET /volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:24.018106 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-93dc68fd-7ed9-4a6c-b341-8ca1b52a37c6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:24.020816 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-93dc68fd-7ed9-4a6c-b341-8ca1b52a37c6 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 Aug 01 13:58:24.021164 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-93dc68fd-7ed9-4a6c-b341-8ca1b52a37c6 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:24.021629 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-93dc68fd-7ed9-4a6c-b341-8ca1b52a37c6 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:24.021869 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-93dc68fd-7ed9-4a6c-b341-8ca1b52a37c6 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Delete volume with id: 3954c9de-03e1-4021-9c43-92e888459d01 Aug 01 13:58:24.033979 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:24.033979 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:24.035161 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-93dc68fd-7ed9-4a6c-b341-8ca1b52a37c6 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Volume info retrieved successfully. Aug 01 13:58:24.059025 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-93dc68fd-7ed9-4a6c-b341-8ca1b52a37c6 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Delete volume request issued successfully. Aug 01 13:58:24.059335 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-93dc68fd-7ed9-4a6c-b341-8ca1b52a37c6 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 returned with HTTP 202 Aug 01 13:58:24.059895 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 696/2775] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:24 2026] DELETE /volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:24.074308 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-26e832d4-a596-43c9-acc8-254f3a01e7a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:24.077392 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26e832d4-a596-43c9-acc8-254f3a01e7a4 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] GET https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 Aug 01 13:58:24.077392 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26e832d4-a596-43c9-acc8-254f3a01e7a4 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:24.077392 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26e832d4-a596-43c9-acc8-254f3a01e7a4 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:24.089776 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:24.089776 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:24.094980 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Availability Zones retrieved successfully. Aug 01 13:58:24.097335 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-26e832d4-a596-43c9-acc8-254f3a01e7a4 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Volume info retrieved successfully. Aug 01 13:58:24.100322 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Flow 'volume_create_api' (10fcd376-8296-4a6b-88dd-5714c30ef8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:24.100962 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567d4ad8-12eb-435e-9ea1-3d99a2487c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:24.102163 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Validating volume size '2' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:24.103967 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26e832d4-a596-43c9-acc8-254f3a01e7a4 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 returned with HTTP 200 Aug 01 13:58:24.104278 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 697/2776] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:24 2026] GET /volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:58:24.125396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567d4ad8-12eb-435e-9ea1-3d99a2487c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:24.125849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9dbe3b-5a73-46f9-b0fc-8d5187d24165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:24.187718 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Created reservations ['31ae28f4-b24d-47f1-ac49-cbae690d15d3', '7d9f70c1-ee64-49ac-b82e-04e595bb847e', '04544c4d-5296-482d-b060-5622c3f88488', '0cc1a80d-944f-4466-98d6-02d6b192c69d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:24.188493 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9dbe3b-5a73-46f9-b0fc-8d5187d24165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31ae28f4-b24d-47f1-ac49-cbae690d15d3', '7d9f70c1-ee64-49ac-b82e-04e595bb847e', '04544c4d-5296-482d-b060-5622c3f88488', '0cc1a80d-944f-4466-98d6-02d6b192c69d']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:24.189162 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f37cf9d4-728f-4fea-abef-370ec2e4d7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:24.210448 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f37cf9d4-728f-4fea-abef-370ec2e4d7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d350867-0a91-4946-9d90-da2669cdde53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1595185290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9296256696b04889a9aa9cfb7b2c007e',qos_specs=None,replication_status=,reservations=['31ae28f4-b24d-47f1-ac49-cbae690d15d3','7d9f70c1-ee64-49ac-b82e-04e595bb847e','04544c4d-5296-482d-b060-5622c3f88488','0cc1a80d-944f-4466-98d6-02d6b192c69d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b61561c16174484b04a1174d5203e49',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1595185290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d350867-0a91-4946-9d90-da2669cdde53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9296256696b04889a9aa9cfb7b2c007e',provider_auth=None,provider_geometry=None,provider_id=None,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='8b61561c16174484b04a1174d5203e49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:24.211085 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30d30be2-f940-4e45-aeab-6e8090241fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:24.227791 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30d30be2-f940-4e45-aeab-6e8090241fab) transitioned into state 'SUCCESS' from state '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-1595185290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9296256696b04889a9aa9cfb7b2c007e',qos_specs=None,replication_status=,reservations=['31ae28f4-b24d-47f1-ac49-cbae690d15d3','7d9f70c1-ee64-49ac-b82e-04e595bb847e','04544c4d-5296-482d-b060-5622c3f88488','0cc1a80d-944f-4466-98d6-02d6b192c69d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b61561c16174484b04a1174d5203e49',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:24.228527 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d117e4-f7d0-4ef2-9c9d-b10615dba3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:24.237018 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d117e4-f7d0-4ef2-9c9d-b10615dba3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:24.237870 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Flow 'volume_create_api' (10fcd376-8296-4a6b-88dd-5714c30ef8cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:24.238189 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Create volume request issued successfully. Aug 01 13:58:24.238735 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f5585101-6400-471e-84fe-2c08562dcbdf tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:24.239133 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 700/2777] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:23 2026] POST /volume/v3/volumes => generated 762 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:24.253692 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ed28e814-b5d5-4889-94ca-4f84d9fbb54e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:24.257332 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ed28e814-b5d5-4889-94ca-4f84d9fbb54e tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 Aug 01 13:58:24.257587 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ed28e814-b5d5-4889-94ca-4f84d9fbb54e tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:24.257867 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ed28e814-b5d5-4889-94ca-4f84d9fbb54e tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:24.269129 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:24.269129 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:24.277438 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ed28e814-b5d5-4889-94ca-4f84d9fbb54e tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Volume info retrieved successfully. Aug 01 13:58:24.280731 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ed28e814-b5d5-4889-94ca-4f84d9fbb54e tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 returned with HTTP 200 Aug 01 13:58:24.281241 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 685/2778] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:24 2026] GET /volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 => generated 830 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:25.120151 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6c076ba8-823e-4d11-bc49-d97fabce6114 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:25.124890 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c076ba8-823e-4d11-bc49-d97fabce6114 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] GET https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 Aug 01 13:58:25.125128 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c076ba8-823e-4d11-bc49-d97fabce6114 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:25.125404 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c076ba8-823e-4d11-bc49-d97fabce6114 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:25.132734 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c076ba8-823e-4d11-bc49-d97fabce6114 tempest-VolumesCloneNegativeTest-1893293035 tempest-VolumesCloneNegativeTest-1893293035-project-member] https://10.4.3.223/volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 returned with HTTP 404 Aug 01 13:58:25.133435 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 697/2779] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:25 2026] GET /volume/v3/volumes/3954c9de-03e1-4021-9c43-92e888459d01 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:25.296359 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c1edd430-8ac3-4ef0-91cd-aa3d9e5731b1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:25.298378 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c1edd430-8ac3-4ef0-91cd-aa3d9e5731b1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 Aug 01 13:58:25.298585 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c1edd430-8ac3-4ef0-91cd-aa3d9e5731b1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:25.298795 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c1edd430-8ac3-4ef0-91cd-aa3d9e5731b1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:25.309185 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:25.309185 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:25.313720 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c1edd430-8ac3-4ef0-91cd-aa3d9e5731b1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Volume info retrieved successfully. Aug 01 13:58:25.319607 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c1edd430-8ac3-4ef0-91cd-aa3d9e5731b1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 returned with HTTP 200 Aug 01 13:58:25.320064 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 698/2780] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:25 2026] GET /volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:25.341287 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8bb02561-2a05-46e9-80c7-73c78de902a1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:25.344027 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8bb02561-2a05-46e9-80c7-73c78de902a1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:58:25.344597 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8bb02561-2a05-46e9-80c7-73c78de902a1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d350867-0a91-4946-9d90-da2669cdde53", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1766093792"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:25.357921 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:25.357921 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:25.358821 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8bb02561-2a05-46e9-80c7-73c78de902a1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Volume info retrieved successfully. Aug 01 13:58:25.358928 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-8bb02561-2a05-46e9-80c7-73c78de902a1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Create snapshot from volume 3d350867-0a91-4946-9d90-da2669cdde53 Aug 01 13:58:25.425257 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-8bb02561-2a05-46e9-80c7-73c78de902a1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Created reservations ['cb21db07-8563-444e-9336-e827a93ba8ca', '53d7bebe-4b7a-4bef-8e72-3a85a59361ab', '552e81ce-de97-409e-868a-1c38a6ed234e', 'c0f4b837-a72f-4a2f-8f8c-83948a07cd3d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:25.458013 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8bb02561-2a05-46e9-80c7-73c78de902a1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Snapshot create request issued successfully. Aug 01 13:58:25.458421 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8bb02561-2a05-46e9-80c7-73c78de902a1 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:58:25.458863 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 701/2781] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:58:25 2026] POST /volume/v3/snapshots => generated 318 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:25.473101 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3416bd58-4897-4f44-953d-559648d69719 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:25.475481 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3416bd58-4897-4f44-953d-559648d69719 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 Aug 01 13:58:25.475938 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3416bd58-4897-4f44-953d-559648d69719 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:25.476030 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3416bd58-4897-4f44-953d-559648d69719 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:25.487819 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:25.487819 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:25.488498 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3416bd58-4897-4f44-953d-559648d69719 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Snapshot retrieved successfully. Aug 01 13:58:25.489538 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3416bd58-4897-4f44-953d-559648d69719 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 returned with HTTP 200 Aug 01 13:58:25.489997 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 686/2782] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:25 2026] GET /volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 => generated 450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:26.501969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2b481dfa-466c-4f54-a040-29b8c2d5cd43 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:26.505893 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b481dfa-466c-4f54-a040-29b8c2d5cd43 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 Aug 01 13:58:26.506317 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b481dfa-466c-4f54-a040-29b8c2d5cd43 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:26.506560 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b481dfa-466c-4f54-a040-29b8c2d5cd43 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:26.515870 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:26.515870 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:26.516516 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2b481dfa-466c-4f54-a040-29b8c2d5cd43 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Snapshot retrieved successfully. Aug 01 13:58:26.517577 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b481dfa-466c-4f54-a040-29b8c2d5cd43 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 returned with HTTP 200 Aug 01 13:58:26.518281 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 698/2783] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:26 2026] GET /volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:26.530585 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:26.532637 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:26.533047 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5117da21-c36b-423d-a463-8286af268b36"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:26.534946 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5117da21-c36b-423d-a463-8286af268b36'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:26.541236 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:26.541236 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:26.541891 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Snapshot retrieved successfully. Aug 01 13:58:26.542033 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Create volume of 1 GB Aug 01 13:58:26.546147 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Availability Zones retrieved successfully. Aug 01 13:58:26.552949 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Flow 'volume_create_api' (a58c13f2-e71f-4980-a869-3cd9e3739efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:26.554450 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40e5999-5c4f-4f2c-a4d8-29cd3af43040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:26.555653 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:26.556803 np0000006308 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40e5999-5c4f-4f2c-a4d8-29cd3af43040) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:58:26.556803 np0000006308 devstack@c-api.service[100199]: 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 01 13:58:26.558755 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40e5999-5c4f-4f2c-a4d8-29cd3af43040) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:26.559646 np0000006308 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40e5999-5c4f-4f2c-a4d8-29cd3af43040) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:58:26.560448 np0000006308 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Flow 'volume_create_api' (a58c13f2-e71f-4980-a869-3cd9e3739efa) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:58:26.560770 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-242cfa66-0205-4bc0-bdb5-6221b3b1d4a4 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Aug 01 13:58:26.561422 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 699/2784] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:26 2026] POST /volume/v3/volumes => generated 171 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:58:26.567898 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0f621663-61ea-4d71-a6b7-55fbc3270819 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:26.574841 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0f621663-61ea-4d71-a6b7-55fbc3270819 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 Aug 01 13:58:26.574841 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0f621663-61ea-4d71-a6b7-55fbc3270819 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:26.575078 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0f621663-61ea-4d71-a6b7-55fbc3270819 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:26.575846 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-0f621663-61ea-4d71-a6b7-55fbc3270819 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Delete snapshot with id: 5117da21-c36b-423d-a463-8286af268b36 Aug 01 13:58:26.580384 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:26.580384 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:26.580811 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0f621663-61ea-4d71-a6b7-55fbc3270819 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Snapshot retrieved successfully. Aug 01 13:58:26.597227 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0f621663-61ea-4d71-a6b7-55fbc3270819 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Snapshot delete request issued successfully. Aug 01 13:58:26.597446 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0f621663-61ea-4d71-a6b7-55fbc3270819 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 returned with HTTP 202 Aug 01 13:58:26.597907 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 702/2785] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:58:26 2026] DELETE /volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:26.607293 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c112017b-88e9-4330-93fd-cbb135d7dee8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:26.609736 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c112017b-88e9-4330-93fd-cbb135d7dee8 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 Aug 01 13:58:26.609956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c112017b-88e9-4330-93fd-cbb135d7dee8 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:26.610261 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c112017b-88e9-4330-93fd-cbb135d7dee8 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:26.633288 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:26.633288 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:26.633771 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c112017b-88e9-4330-93fd-cbb135d7dee8 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Snapshot retrieved successfully. Aug 01 13:58:26.634670 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c112017b-88e9-4330-93fd-cbb135d7dee8 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 returned with HTTP 200 Aug 01 13:58:26.635028 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 687/2786] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:26 2026] GET /volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:26.938800 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:26.941007 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:26.941433 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1092463002"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:26.943196 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Create volume request body: {'volume': {'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1092463002'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:27.037168 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Create volume of 1 GB Aug 01 13:58:27.045619 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Availability Zones retrieved successfully. Aug 01 13:58:27.056282 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Flow 'volume_create_api' (b080eab9-b176-41d4-a00c-ddfcdee0de2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:27.056512 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffeffe0-aff7-491d-93ff-b72a2c2ca3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:27.057616 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:27.120570 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffeffe0-aff7-491d-93ff-b72a2c2ca3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:27.121409 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc0ceea-57a2-47e5-93fd-0cee685843c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:27.192251 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Created reservations ['068ecafa-7bde-49c6-a0d7-6e40d47d0c0b', 'b754792c-bade-4fce-9918-3ddc68fc3437', '6f63995d-0443-4099-841f-35b72435d289', '9ecafcf4-1031-4306-8b51-e30e5750a068'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:27.193200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc0ceea-57a2-47e5-93fd-0cee685843c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['068ecafa-7bde-49c6-a0d7-6e40d47d0c0b', 'b754792c-bade-4fce-9918-3ddc68fc3437', '6f63995d-0443-4099-841f-35b72435d289', '9ecafcf4-1031-4306-8b51-e30e5750a068']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:27.193948 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a2efd3-7186-448e-9760-c7fcf0ff64af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:27.222858 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a2efd3-7186-448e-9760-c7fcf0ff64af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8150b315-667a-40ac-888d-b3b705f64b18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1092463002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9d76bada65f487d8833e14b801a0dc0',qos_specs=None,replication_status=,reservations=['068ecafa-7bde-49c6-a0d7-6e40d47d0c0b','b754792c-bade-4fce-9918-3ddc68fc3437','6f63995d-0443-4099-841f-35b72435d289','9ecafcf4-1031-4306-8b51-e30e5750a068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab3bcb02f5b34793aaf44d89d32ff12f',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1092463002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8150b315-667a-40ac-888d-b3b705f64b18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9d76bada65f487d8833e14b801a0dc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab3bcb02f5b34793aaf44d89d32ff12f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:27.224717 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c26064-5d5b-47ac-b0fc-04f237f768e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:27.247401 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c26064-5d5b-47ac-b0fc-04f237f768e6) transitioned into state 'SUCCESS' from state '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-1092463002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9d76bada65f487d8833e14b801a0dc0',qos_specs=None,replication_status=,reservations=['068ecafa-7bde-49c6-a0d7-6e40d47d0c0b','b754792c-bade-4fce-9918-3ddc68fc3437','6f63995d-0443-4099-841f-35b72435d289','9ecafcf4-1031-4306-8b51-e30e5750a068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab3bcb02f5b34793aaf44d89d32ff12f',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:27.248360 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (237407a5-0c28-4ee8-91de-0b6eaef32a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:27.263921 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (237407a5-0c28-4ee8-91de-0b6eaef32a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:27.264982 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Flow 'volume_create_api' (b080eab9-b176-41d4-a00c-ddfcdee0de2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:27.265379 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Create volume request issued successfully. Aug 01 13:58:27.266069 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d1cab42-8b93-4d84-99a5-39312ad72c47 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:27.266586 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 699/2787] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:58:26 2026] POST /volume/v3/volumes => generated 748 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:27.282384 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ee046f3-37ae-4fc7-84af-9d9cfc07d1c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:27.285073 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ee046f3-37ae-4fc7-84af-9d9cfc07d1c5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 Aug 01 13:58:27.285280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ee046f3-37ae-4fc7-84af-9d9cfc07d1c5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:27.285477 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ee046f3-37ae-4fc7-84af-9d9cfc07d1c5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:27.292817 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:27.292817 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:27.297394 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3ee046f3-37ae-4fc7-84af-9d9cfc07d1c5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:27.302462 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ee046f3-37ae-4fc7-84af-9d9cfc07d1c5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 returned with HTTP 200 Aug 01 13:58:27.302933 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 700/2788] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:27 2026] GET /volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:27.647236 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-86570338-b420-4158-a801-93c4e0ff6314 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:27.649078 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86570338-b420-4158-a801-93c4e0ff6314 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 Aug 01 13:58:27.649329 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86570338-b420-4158-a801-93c4e0ff6314 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:27.649606 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86570338-b420-4158-a801-93c4e0ff6314 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:27.653857 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86570338-b420-4158-a801-93c4e0ff6314 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 returned with HTTP 404 Aug 01 13:58:27.654385 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 703/2789] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:27 2026] GET /volume/v3/snapshots/5117da21-c36b-423d-a463-8286af268b36 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:27.664119 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bb854590-76a8-4165-b448-b9322c5bacc2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:27.666441 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb854590-76a8-4165-b448-b9322c5bacc2 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 Aug 01 13:58:27.666771 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb854590-76a8-4165-b448-b9322c5bacc2 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:27.667068 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb854590-76a8-4165-b448-b9322c5bacc2 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:27.861851 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:27.861851 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:27.866064 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bb854590-76a8-4165-b448-b9322c5bacc2 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Volume info retrieved successfully. Aug 01 13:58:27.871405 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb854590-76a8-4165-b448-b9322c5bacc2 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 returned with HTTP 200 Aug 01 13:58:27.872072 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 688/2790] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:27 2026] GET /volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 => generated 855 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:27.886635 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b896aaf5-fd9c-4313-8b11-e2b35c1c4751 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:27.888690 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b896aaf5-fd9c-4313-8b11-e2b35c1c4751 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 Aug 01 13:58:27.889045 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b896aaf5-fd9c-4313-8b11-e2b35c1c4751 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:27.889417 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b896aaf5-fd9c-4313-8b11-e2b35c1c4751 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:27.889621 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b896aaf5-fd9c-4313-8b11-e2b35c1c4751 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Delete volume with id: 3d350867-0a91-4946-9d90-da2669cdde53 Aug 01 13:58:27.899027 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:27.899027 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:27.899534 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b896aaf5-fd9c-4313-8b11-e2b35c1c4751 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Volume info retrieved successfully. Aug 01 13:58:27.924986 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b896aaf5-fd9c-4313-8b11-e2b35c1c4751 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Delete volume request issued successfully. Aug 01 13:58:27.928279 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b896aaf5-fd9c-4313-8b11-e2b35c1c4751 tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 returned with HTTP 202 Aug 01 13:58:27.928279 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 700/2791] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:27 2026] DELETE /volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 13:58:27.939356 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-577a0137-7567-4043-ad0c-3fc57d660a3d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:27.941485 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-577a0137-7567-4043-ad0c-3fc57d660a3d tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 Aug 01 13:58:27.941667 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-577a0137-7567-4043-ad0c-3fc57d660a3d tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:27.942396 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-577a0137-7567-4043-ad0c-3fc57d660a3d tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:27.949020 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:27.949020 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:27.953902 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-577a0137-7567-4043-ad0c-3fc57d660a3d tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Volume info retrieved successfully. Aug 01 13:58:27.957878 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-577a0137-7567-4043-ad0c-3fc57d660a3d tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 returned with HTTP 200 Aug 01 13:58:27.959980 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 701/2792] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:27 2026] GET /volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:28.316166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-222f8e2f-477e-49ce-91e0-fbddafe6d8b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:28.318279 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-222f8e2f-477e-49ce-91e0-fbddafe6d8b7 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 Aug 01 13:58:28.318684 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-222f8e2f-477e-49ce-91e0-fbddafe6d8b7 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:28.318986 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-222f8e2f-477e-49ce-91e0-fbddafe6d8b7 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:28.330607 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:28.330607 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:28.336960 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-222f8e2f-477e-49ce-91e0-fbddafe6d8b7 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:28.344474 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-222f8e2f-477e-49ce-91e0-fbddafe6d8b7 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 returned with HTTP 200 Aug 01 13:58:28.345465 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 704/2793] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:28 2026] GET /volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:28.360035 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-23c2abaf-4648-49e9-b83a-dd559dcafc80 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:28.361819 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-23c2abaf-4648-49e9-b83a-dd559dcafc80 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] POST https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18/action Aug 01 13:58:28.362245 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-23c2abaf-4648-49e9-b83a-dd559dcafc80 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:58:28.362386 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-23c2abaf-4648-49e9-b83a-dd559dcafc80 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:28.371974 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:28.371974 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:28.372441 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-23c2abaf-4648-49e9-b83a-dd559dcafc80 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:28.419409 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-23c2abaf-4648-49e9-b83a-dd559dcafc80 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Created reservations ['985976a4-bcba-450c-af1a-f89212290032', '4554e621-7454-415f-90f5-21abdc0b3dfe'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:28.432399 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-23c2abaf-4648-49e9-b83a-dd559dcafc80 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Extend volume request issued successfully. Aug 01 13:58:28.432399 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-23c2abaf-4648-49e9-b83a-dd559dcafc80 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18/action returned with HTTP 202 Aug 01 13:58:28.432982 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 689/2794] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:58:28 2026] POST /volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:58:28.443076 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-430f546e-1deb-4e0c-a4d5-9c53328e2ae3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:28.445439 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-430f546e-1deb-4e0c-a4d5-9c53328e2ae3 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 Aug 01 13:58:28.445819 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-430f546e-1deb-4e0c-a4d5-9c53328e2ae3 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:28.446189 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-430f546e-1deb-4e0c-a4d5-9c53328e2ae3 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:28.456503 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:28.456503 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:28.462999 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-430f546e-1deb-4e0c-a4d5-9c53328e2ae3 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:28.471357 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-430f546e-1deb-4e0c-a4d5-9c53328e2ae3 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 returned with HTTP 200 Aug 01 13:58:28.472105 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 701/2795] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:28 2026] GET /volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:28.974292 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-69c904c9-fe89-44cc-8f9b-d8f6fde10e3c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:28.976129 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69c904c9-fe89-44cc-8f9b-d8f6fde10e3c tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] GET https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 Aug 01 13:58:28.976342 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69c904c9-fe89-44cc-8f9b-d8f6fde10e3c tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:28.976540 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69c904c9-fe89-44cc-8f9b-d8f6fde10e3c tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:28.983034 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69c904c9-fe89-44cc-8f9b-d8f6fde10e3c tempest-VolumesSnapshotNegativeTestJSON-1624082789 tempest-VolumesSnapshotNegativeTestJSON-1624082789-project-member] https://10.4.3.223/volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 returned with HTTP 404 Aug 01 13:58:28.983589 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 702/2796] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:28 2026] GET /volume/v3/volumes/3d350867-0a91-4946-9d90-da2669cdde53 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:29.493781 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-49c742e5-0220-4bbc-b66d-9858bd2b8ec9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:29.496104 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49c742e5-0220-4bbc-b66d-9858bd2b8ec9 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 Aug 01 13:58:29.496339 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49c742e5-0220-4bbc-b66d-9858bd2b8ec9 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:29.496601 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49c742e5-0220-4bbc-b66d-9858bd2b8ec9 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:29.504962 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:29.504962 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:29.508893 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-49c742e5-0220-4bbc-b66d-9858bd2b8ec9 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:29.517331 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49c742e5-0220-4bbc-b66d-9858bd2b8ec9 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 returned with HTTP 200 Aug 01 13:58:29.517690 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 705/2797] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:29 2026] GET /volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:29.536454 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3ba83cdb-2564-4c86-8372-2ce7489e2670 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:29.538719 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3ba83cdb-2564-4c86-8372-2ce7489e2670 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 Aug 01 13:58:29.538999 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3ba83cdb-2564-4c86-8372-2ce7489e2670 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:29.539193 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3ba83cdb-2564-4c86-8372-2ce7489e2670 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:29.548935 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:29.548935 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:29.555503 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3ba83cdb-2564-4c86-8372-2ce7489e2670 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:29.562474 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3ba83cdb-2564-4c86-8372-2ce7489e2670 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 returned with HTTP 200 Aug 01 13:58:29.562957 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 690/2798] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:29 2026] GET /volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:29.585699 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8ab2b3ab-2412-4c4b-8341-cb5558662823 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:29.592712 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ab2b3ab-2412-4c4b-8341-cb5558662823 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 Aug 01 13:58:29.592712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ab2b3ab-2412-4c4b-8341-cb5558662823 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:29.592712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ab2b3ab-2412-4c4b-8341-cb5558662823 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:29.600172 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:29.600172 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:29.606897 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8ab2b3ab-2412-4c4b-8341-cb5558662823 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:29.615357 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ab2b3ab-2412-4c4b-8341-cb5558662823 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 returned with HTTP 200 Aug 01 13:58:29.616087 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 702/2799] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:29 2026] GET /volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:29.632001 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-333aa818-23c1-4e73-83c8-028f694b651c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:29.634141 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-333aa818-23c1-4e73-83c8-028f694b651c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 Aug 01 13:58:29.634280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-333aa818-23c1-4e73-83c8-028f694b651c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:29.634471 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-333aa818-23c1-4e73-83c8-028f694b651c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:29.634651 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-333aa818-23c1-4e73-83c8-028f694b651c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Delete volume with id: 8150b315-667a-40ac-888d-b3b705f64b18 Aug 01 13:58:29.644887 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:29.644887 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:29.644887 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-333aa818-23c1-4e73-83c8-028f694b651c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:29.667279 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-333aa818-23c1-4e73-83c8-028f694b651c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Delete volume request issued successfully. Aug 01 13:58:29.667539 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-333aa818-23c1-4e73-83c8-028f694b651c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 returned with HTTP 202 Aug 01 13:58:29.668011 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 703/2800] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:29 2026] DELETE /volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:29.678368 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f115a398-dd38-4559-abc7-9cfc638d5f83 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:29.681082 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f115a398-dd38-4559-abc7-9cfc638d5f83 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 Aug 01 13:58:29.681357 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f115a398-dd38-4559-abc7-9cfc638d5f83 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:29.681591 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f115a398-dd38-4559-abc7-9cfc638d5f83 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:29.692570 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:29.692570 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:29.701634 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f115a398-dd38-4559-abc7-9cfc638d5f83 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:29.710889 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f115a398-dd38-4559-abc7-9cfc638d5f83 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 returned with HTTP 200 Aug 01 13:58:29.711672 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 706/2801] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:29 2026] GET /volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 => generated 1355 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:30.727178 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2495b02e-d2f6-4535-a249-a18c943f2519 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:30.728996 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2495b02e-d2f6-4535-a249-a18c943f2519 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 Aug 01 13:58:30.729509 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2495b02e-d2f6-4535-a249-a18c943f2519 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:30.729889 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2495b02e-d2f6-4535-a249-a18c943f2519 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:30.736074 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2495b02e-d2f6-4535-a249-a18c943f2519 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 returned with HTTP 404 Aug 01 13:58:30.736731 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 691/2802] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:30 2026] GET /volume/v3/volumes/8150b315-667a-40ac-888d-b3b705f64b18 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:30.746819 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:30.748673 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:30.749245 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1403224379"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:30.751309 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1403224379'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:30.751309 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Create volume of 1 GB Aug 01 13:58:30.754191 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:30.758016 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Availability Zones retrieved successfully. Aug 01 13:58:30.766393 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Flow 'volume_create_api' (84425170-b252-4a8e-a08f-923ac91eefba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:30.767909 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79fce783-2c6a-4f97-80bf-534f7cb4e024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:30.769414 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:30.802890 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79fce783-2c6a-4f97-80bf-534f7cb4e024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:30.803746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6add6e8b-5511-428f-805a-2300e44ee80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:30.858093 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Created reservations ['f3ee7092-30a0-471c-9d8c-34c2182840af', '9511af21-425f-4c53-83ad-a3923d08ba0a', '7bf05f26-026a-49d1-ade8-cc9660d3a8b5', '6521840b-ac25-49be-9c80-17a030570f15'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:30.859017 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6add6e8b-5511-428f-805a-2300e44ee80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3ee7092-30a0-471c-9d8c-34c2182840af', '9511af21-425f-4c53-83ad-a3923d08ba0a', '7bf05f26-026a-49d1-ade8-cc9660d3a8b5', '6521840b-ac25-49be-9c80-17a030570f15']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:30.859891 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baae11de-7893-4ee3-8e55-a7c4e0c80af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:30.874883 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:30.875375 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1126762845"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:30.877409 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1126762845'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:30.877560 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Create volume of 1 GB Aug 01 13:58:30.882687 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Availability Zones retrieved successfully. Aug 01 13:58:30.888441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baae11de-7893-4ee3-8e55-a7c4e0c80af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73c0ed49-7f4e-4719-855f-f0dfde55fdbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1403224379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9d76bada65f487d8833e14b801a0dc0',qos_specs=None,replication_status=,reservations=['f3ee7092-30a0-471c-9d8c-34c2182840af','9511af21-425f-4c53-83ad-a3923d08ba0a','7bf05f26-026a-49d1-ade8-cc9660d3a8b5','6521840b-ac25-49be-9c80-17a030570f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab3bcb02f5b34793aaf44d89d32ff12f',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1403224379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73c0ed49-7f4e-4719-855f-f0dfde55fdbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9d76bada65f487d8833e14b801a0dc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab3bcb02f5b34793aaf44d89d32ff12f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:30.889314 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b726397-d88e-4fc3-82bf-e273e9be5b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:30.892230 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Flow 'volume_create_api' (a5d7529c-cc85-4c24-b353-cbfcb2f93bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:30.894182 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc56d962-cef1-4f54-b7d0-a9c3e88c0c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:30.896045 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:30.910697 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b726397-d88e-4fc3-82bf-e273e9be5b43) transitioned into state 'SUCCESS' from state '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-1403224379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9d76bada65f487d8833e14b801a0dc0',qos_specs=None,replication_status=,reservations=['f3ee7092-30a0-471c-9d8c-34c2182840af','9511af21-425f-4c53-83ad-a3923d08ba0a','7bf05f26-026a-49d1-ade8-cc9660d3a8b5','6521840b-ac25-49be-9c80-17a030570f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab3bcb02f5b34793aaf44d89d32ff12f',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:30.911427 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51c8ffdd-b08f-419b-a595-3e471166771e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:30.920753 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51c8ffdd-b08f-419b-a595-3e471166771e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:30.921588 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Flow 'volume_create_api' (84425170-b252-4a8e-a08f-923ac91eefba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:30.921918 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Create volume request issued successfully. Aug 01 13:58:30.922478 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a47aebc2-45dc-4f74-9799-cc29ed41af4d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:30.922925 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 703/2803] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:58:30 2026] POST /volume/v3/volumes => generated 748 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:30.931502 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc56d962-cef1-4f54-b7d0-a9c3e88c0c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:30.932227 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27675d88-e810-4ac8-9f0f-c76463ef8b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:30.934486 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b682ce36-c34f-4c21-bef6-b2c2d045bdd0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:30.936638 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b682ce36-c34f-4c21-bef6-b2c2d045bdd0 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:30.936638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b682ce36-c34f-4c21-bef6-b2c2d045bdd0 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:30.936829 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b682ce36-c34f-4c21-bef6-b2c2d045bdd0 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:30.944112 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:30.944112 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:30.948076 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b682ce36-c34f-4c21-bef6-b2c2d045bdd0 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:30.953591 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b682ce36-c34f-4c21-bef6-b2c2d045bdd0 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd returned with HTTP 200 Aug 01 13:58:30.954043 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 707/2804] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:30 2026] GET /volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:31.001371 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Created reservations ['c2b8159a-0f75-4883-a3de-2b9e14747afb', 'b00e4ad7-f37c-4c6a-8b86-8b348a7efe92', '31f73ed9-1a3f-477d-b620-9907e7887542', 'bd631605-475b-414b-ae3c-62e75904f238'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:31.002332 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27675d88-e810-4ac8-9f0f-c76463ef8b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2b8159a-0f75-4883-a3de-2b9e14747afb', 'b00e4ad7-f37c-4c6a-8b86-8b348a7efe92', '31f73ed9-1a3f-477d-b620-9907e7887542', 'bd631605-475b-414b-ae3c-62e75904f238']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:31.003118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560642ed-f278-48e9-a1a1-333d75702e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:31.027823 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560642ed-f278-48e9-a1a1-333d75702e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d7d41db-8264-4cc8-a952-d9d0a60cf21a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1126762845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04809f6df2c74d1e822bad114f2067a4',qos_specs=None,replication_status=,reservations=['c2b8159a-0f75-4883-a3de-2b9e14747afb','b00e4ad7-f37c-4c6a-8b86-8b348a7efe92','31f73ed9-1a3f-477d-b620-9907e7887542','bd631605-475b-414b-ae3c-62e75904f238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f9f80a6b124313a66a34c137652f5a',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1126762845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d7d41db-8264-4cc8-a952-d9d0a60cf21a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04809f6df2c74d1e822bad114f2067a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6f9f80a6b124313a66a34c137652f5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:31.028663 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418b8903-6c7c-4de3-9edb-d6beb57e17e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:31.047690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418b8903-6c7c-4de3-9edb-d6beb57e17e5) transitioned into state 'SUCCESS' from state '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-1126762845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04809f6df2c74d1e822bad114f2067a4',qos_specs=None,replication_status=,reservations=['c2b8159a-0f75-4883-a3de-2b9e14747afb','b00e4ad7-f37c-4c6a-8b86-8b348a7efe92','31f73ed9-1a3f-477d-b620-9907e7887542','bd631605-475b-414b-ae3c-62e75904f238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f9f80a6b124313a66a34c137652f5a',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:31.047836 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b37e8a-3cae-4279-aaf8-11c5b55cd8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:31.056795 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b37e8a-3cae-4279-aaf8-11c5b55cd8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:31.057744 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Flow 'volume_create_api' (a5d7529c-cc85-4c24-b353-cbfcb2f93bf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:31.057961 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Create volume request issued successfully. Aug 01 13:58:31.060458 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02ad6d96-2ffd-42aa-af2d-c11af38d4ce0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:31.060458 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 704/2805] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:58:30 2026] POST /volume/v3/volumes => generated 774 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:31.074984 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d5b6abba-90f1-40e4-9878-a4991224be57 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:31.077373 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d5b6abba-90f1-40e4-9878-a4991224be57 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:58:31.079658 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d5b6abba-90f1-40e4-9878-a4991224be57 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:31.079658 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d5b6abba-90f1-40e4-9878-a4991224be57 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:31.086378 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:31.086378 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:31.092187 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d5b6abba-90f1-40e4-9878-a4991224be57 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:58:31.098398 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d5b6abba-90f1-40e4-9878-a4991224be57 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:58:31.099101 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 692/2806] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:31 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:31.971010 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c1462cf6-ea44-4a41-924e-f8305b8444ad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:31.974608 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1462cf6-ea44-4a41-924e-f8305b8444ad tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:31.974608 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1462cf6-ea44-4a41-924e-f8305b8444ad tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:31.974608 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1462cf6-ea44-4a41-924e-f8305b8444ad tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:31.984693 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:31.984693 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:31.990323 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c1462cf6-ea44-4a41-924e-f8305b8444ad tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:31.996628 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1462cf6-ea44-4a41-924e-f8305b8444ad tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd returned with HTTP 200 Aug 01 13:58:31.999741 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 704/2807] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:31 2026] GET /volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:32.015135 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d99e0a9f-a36a-43ea-90ff-d7075055a134 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:32.017298 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d99e0a9f-a36a-43ea-90ff-d7075055a134 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:58:32.018100 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d99e0a9f-a36a-43ea-90ff-d7075055a134 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73c0ed49-7f4e-4719-855f-f0dfde55fdbd", "name": "tempest-VolumesExtendTest-Snapshot-228101233"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:32.027684 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:32.027684 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:32.028171 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d99e0a9f-a36a-43ea-90ff-d7075055a134 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:32.028321 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-d99e0a9f-a36a-43ea-90ff-d7075055a134 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Create snapshot from volume 73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:32.078868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-d99e0a9f-a36a-43ea-90ff-d7075055a134 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Created reservations ['6d593c70-109c-4775-b40e-82447837bc70', 'b53969cd-9388-43cb-8495-3f31fffd3eab', '25e7045f-f096-4ada-a9d3-e64589f0a9cb', 'd7050b79-5f74-409d-a8f7-8b8380654b2c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:32.115704 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d99e0a9f-a36a-43ea-90ff-d7075055a134 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Snapshot create request issued successfully. Aug 01 13:58:32.116045 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d99e0a9f-a36a-43ea-90ff-d7075055a134 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:58:32.116297 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a75282e4-9f69-4d01-b34e-e619ea65941b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:32.116699 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 708/2808] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:58:32 2026] POST /volume/v3/snapshots => generated 303 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:32.120230 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a75282e4-9f69-4d01-b34e-e619ea65941b tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:58:32.120620 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a75282e4-9f69-4d01-b34e-e619ea65941b tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:32.120720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a75282e4-9f69-4d01-b34e-e619ea65941b tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:32.126656 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6ee59919-ed2d-4969-97b5-dfe2e490f88b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:32.128606 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ee59919-ed2d-4969-97b5-dfe2e490f88b tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 Aug 01 13:58:32.128799 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ee59919-ed2d-4969-97b5-dfe2e490f88b tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:32.128979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ee59919-ed2d-4969-97b5-dfe2e490f88b tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:32.130937 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:32.130937 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:32.134080 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:32.134080 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:32.134873 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6ee59919-ed2d-4969-97b5-dfe2e490f88b tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Snapshot retrieved successfully. Aug 01 13:58:32.135969 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a75282e4-9f69-4d01-b34e-e619ea65941b tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:58:32.136044 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ee59919-ed2d-4969-97b5-dfe2e490f88b tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 returned with HTTP 200 Aug 01 13:58:32.136456 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 693/2809] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:32 2026] GET /volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:32.142522 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a75282e4-9f69-4d01-b34e-e619ea65941b tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:58:32.143300 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 705/2810] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:32 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:32.257906 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f130074d-4475-4493-8149-58fea1e7a7ed None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:32.260072 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:32.260526 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d3e7943a-678f-459c-ba2a-184fc7b2b1b7", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:32.262768 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd3e7943a-678f-459c-ba2a-184fc7b2b1b7', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:32.354408 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume of 1 GB Aug 01 13:58:32.360562 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Availability Zones retrieved successfully. Aug 01 13:58:32.368641 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Flow 'volume_create_api' (105d878b-bb18-4c4a-8928-fafe93632e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:32.370663 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd856e6-9502-4876-84fb-fa62952033ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:32.372797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:32.449023 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd856e6-9502-4876-84fb-fa62952033ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:32.450112 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a34adfc-2555-4034-97ac-4293a3e33334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:32.530439 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Created reservations ['f1b8a57a-9dd2-4e84-84a0-3a0e412db9fd', '27d2640d-979e-4b19-8fbd-bde8f62d3fd2', 'b39c6745-02d6-48e8-b593-8eac6906d4b3', 'cda65641-616b-4b42-9299-00abddd3134d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:32.531434 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a34adfc-2555-4034-97ac-4293a3e33334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1b8a57a-9dd2-4e84-84a0-3a0e412db9fd', '27d2640d-979e-4b19-8fbd-bde8f62d3fd2', 'b39c6745-02d6-48e8-b593-8eac6906d4b3', 'cda65641-616b-4b42-9299-00abddd3134d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:32.532442 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f7e40f-a875-4c9f-8f4e-c69e51e1fae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:32.565813 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f7e40f-a875-4c9f-8f4e-c69e51e1fae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b', '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='fc9ffbf1b63e48fc8d4278cf975e2ded',qos_specs=None,replication_status=,reservations=['f1b8a57a-9dd2-4e84-84a0-3a0e412db9fd','27d2640d-979e-4b19-8fbd-bde8f62d3fd2','b39c6745-02d6-48e8-b593-8eac6906d4b3','cda65641-616b-4b42-9299-00abddd3134d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13bafeefb7e34140939a4246f676ab5e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:32Z,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=0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc9ffbf1b63e48fc8d4278cf975e2ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13bafeefb7e34140939a4246f676ab5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:32.567376 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded50d53-51dd-49f4-938d-076e0327e539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:32.587024 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded50d53-51dd-49f4-938d-076e0327e539) transitioned into state 'SUCCESS' from 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='fc9ffbf1b63e48fc8d4278cf975e2ded',qos_specs=None,replication_status=,reservations=['f1b8a57a-9dd2-4e84-84a0-3a0e412db9fd','27d2640d-979e-4b19-8fbd-bde8f62d3fd2','b39c6745-02d6-48e8-b593-8eac6906d4b3','cda65641-616b-4b42-9299-00abddd3134d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13bafeefb7e34140939a4246f676ab5e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:32.587979 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1acecc4e-1c6d-4a29-b2c1-f063890f6a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:32.600646 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1acecc4e-1c6d-4a29-b2c1-f063890f6a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:32.601548 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Flow 'volume_create_api' (105d878b-bb18-4c4a-8928-fafe93632e8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:32.601925 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume request issued successfully. Aug 01 13:58:32.603402 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f130074d-4475-4493-8149-58fea1e7a7ed tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:32.603914 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 705/2811] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:58:32 2026] POST /volume/v3/volumes => generated 775 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:32.619517 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8fc33710-6d1c-4b99-8077-d8de0b530362 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:32.621329 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8fc33710-6d1c-4b99-8077-d8de0b530362 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:32.621796 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8fc33710-6d1c-4b99-8077-d8de0b530362 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:32.621796 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8fc33710-6d1c-4b99-8077-d8de0b530362 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:32.634207 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:32.634207 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:32.646146 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8fc33710-6d1c-4b99-8077-d8de0b530362 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:32.653061 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8fc33710-6d1c-4b99-8077-d8de0b530362 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:32.653580 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 709/2812] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:32 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:33.145850 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-aa1f5dbc-d2eb-4518-a869-1dc90ebe49d2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:33.148104 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aa1f5dbc-d2eb-4518-a869-1dc90ebe49d2 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 Aug 01 13:58:33.148390 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aa1f5dbc-d2eb-4518-a869-1dc90ebe49d2 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:33.148652 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aa1f5dbc-d2eb-4518-a869-1dc90ebe49d2 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:33.154117 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:33.154117 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:33.154619 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-aa1f5dbc-d2eb-4518-a869-1dc90ebe49d2 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Snapshot retrieved successfully. Aug 01 13:58:33.155462 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aa1f5dbc-d2eb-4518-a869-1dc90ebe49d2 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 returned with HTTP 200 Aug 01 13:58:33.155955 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 694/2813] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:33 2026] GET /volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:33.164138 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aed9c5f7-e6c7-4277-9c01-14d033838ea5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:33.166258 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aed9c5f7-e6c7-4277-9c01-14d033838ea5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] POST https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd/action Aug 01 13:58:33.166658 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aed9c5f7-e6c7-4277-9c01-14d033838ea5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:58:33.166817 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aed9c5f7-e6c7-4277-9c01-14d033838ea5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:33.175476 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:33.175476 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:33.176146 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-aed9c5f7-e6c7-4277-9c01-14d033838ea5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:33.213628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-aed9c5f7-e6c7-4277-9c01-14d033838ea5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Created reservations ['fafedf4b-2173-4404-85ce-1d94c8a58cb6', 'ab7545d2-3b8e-4f89-a0b1-d4da4dc60d63'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:33.224010 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-aed9c5f7-e6c7-4277-9c01-14d033838ea5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Extend volume request issued successfully. Aug 01 13:58:33.224328 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aed9c5f7-e6c7-4277-9c01-14d033838ea5 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd/action returned with HTTP 202 Aug 01 13:58:33.224826 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 706/2814] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:58:33 2026] POST /volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:58:33.234825 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f9b90e9-69af-4b31-aa61-565b69dad722 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:33.237183 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f9b90e9-69af-4b31-aa61-565b69dad722 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:33.237616 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f9b90e9-69af-4b31-aa61-565b69dad722 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:33.237825 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f9b90e9-69af-4b31-aa61-565b69dad722 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:33.246562 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:33.246562 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:33.252376 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0f9b90e9-69af-4b31-aa61-565b69dad722 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:33.257889 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f9b90e9-69af-4b31-aa61-565b69dad722 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd returned with HTTP 200 Aug 01 13:58:33.258389 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 706/2815] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:33 2026] GET /volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:33.671068 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-27dff9b5-14c7-406c-a6f0-c74dae02a728 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:33.673967 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-27dff9b5-14c7-406c-a6f0-c74dae02a728 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:33.674203 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-27dff9b5-14c7-406c-a6f0-c74dae02a728 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:33.674594 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-27dff9b5-14c7-406c-a6f0-c74dae02a728 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:33.683744 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:33.683744 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:33.689012 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-27dff9b5-14c7-406c-a6f0-c74dae02a728 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:33.695137 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-27dff9b5-14c7-406c-a6f0-c74dae02a728 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:33.695685 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 710/2816] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:33 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:34.272393 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4630d403-4b5b-47c4-b705-b0af61831f7d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:34.274781 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4630d403-4b5b-47c4-b705-b0af61831f7d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:34.275068 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4630d403-4b5b-47c4-b705-b0af61831f7d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:34.275331 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4630d403-4b5b-47c4-b705-b0af61831f7d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:34.283579 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:34.283579 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:34.289293 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4630d403-4b5b-47c4-b705-b0af61831f7d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:34.294174 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4630d403-4b5b-47c4-b705-b0af61831f7d tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd returned with HTTP 200 Aug 01 13:58:34.294708 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 695/2817] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:34 2026] GET /volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:34.311727 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-19c7217b-dc2e-4b5e-b1d9-fd5c85b9dab2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:34.313705 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-19c7217b-dc2e-4b5e-b1d9-fd5c85b9dab2 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:34.313981 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-19c7217b-dc2e-4b5e-b1d9-fd5c85b9dab2 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:34.314227 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-19c7217b-dc2e-4b5e-b1d9-fd5c85b9dab2 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:34.323130 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:34.323130 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:34.327257 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-19c7217b-dc2e-4b5e-b1d9-fd5c85b9dab2 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:34.331732 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-19c7217b-dc2e-4b5e-b1d9-fd5c85b9dab2 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd returned with HTTP 200 Aug 01 13:58:34.332382 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 707/2818] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:34 2026] GET /volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:34.344662 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fd82fb8e-0698-4f44-aa68-42635970f7bf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:34.346836 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fd82fb8e-0698-4f44-aa68-42635970f7bf tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 Aug 01 13:58:34.347069 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fd82fb8e-0698-4f44-aa68-42635970f7bf tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:34.347258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fd82fb8e-0698-4f44-aa68-42635970f7bf tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:34.347380 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-fd82fb8e-0698-4f44-aa68-42635970f7bf tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Delete snapshot with id: 40e35302-0aba-46ec-a911-b00288250563 Aug 01 13:58:34.356197 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:34.356197 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:34.356924 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fd82fb8e-0698-4f44-aa68-42635970f7bf tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Snapshot retrieved successfully. Aug 01 13:58:34.381041 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fd82fb8e-0698-4f44-aa68-42635970f7bf tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Snapshot delete request issued successfully. Aug 01 13:58:34.381287 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fd82fb8e-0698-4f44-aa68-42635970f7bf tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 returned with HTTP 202 Aug 01 13:58:34.381897 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 707/2819] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:58:34 2026] DELETE /volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:34.391517 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-01373aca-5d84-41f5-ae3c-4d4e9a861a82 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:34.394182 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01373aca-5d84-41f5-ae3c-4d4e9a861a82 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 Aug 01 13:58:34.394182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01373aca-5d84-41f5-ae3c-4d4e9a861a82 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:34.394182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01373aca-5d84-41f5-ae3c-4d4e9a861a82 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:34.400634 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:34.400634 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:34.401183 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-01373aca-5d84-41f5-ae3c-4d4e9a861a82 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Snapshot retrieved successfully. Aug 01 13:58:34.402229 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01373aca-5d84-41f5-ae3c-4d4e9a861a82 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 returned with HTTP 200 Aug 01 13:58:34.402867 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 711/2820] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:34 2026] GET /volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:34.714656 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2097b4aa-4a5d-4d8a-b40a-98e174ac0ac5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:34.716940 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2097b4aa-4a5d-4d8a-b40a-98e174ac0ac5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:34.717259 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2097b4aa-4a5d-4d8a-b40a-98e174ac0ac5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:34.717519 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2097b4aa-4a5d-4d8a-b40a-98e174ac0ac5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:34.734085 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:34.734085 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:34.741672 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2097b4aa-4a5d-4d8a-b40a-98e174ac0ac5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:34.748257 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2097b4aa-4a5d-4d8a-b40a-98e174ac0ac5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:34.748985 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 696/2821] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:34 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:35.415929 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dff6451d-ed5f-4cb6-94db-2a968c87ac40 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:35.421311 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dff6451d-ed5f-4cb6-94db-2a968c87ac40 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 Aug 01 13:58:35.421311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dff6451d-ed5f-4cb6-94db-2a968c87ac40 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:35.421311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dff6451d-ed5f-4cb6-94db-2a968c87ac40 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:35.427631 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dff6451d-ed5f-4cb6-94db-2a968c87ac40 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 returned with HTTP 404 Aug 01 13:58:35.428367 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 708/2822] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:58:35 2026] GET /volume/v3/snapshots/40e35302-0aba-46ec-a911-b00288250563 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:35.437548 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-471c9d4f-5ddc-426f-ab64-f8971d29bec3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:35.445032 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-471c9d4f-5ddc-426f-ab64-f8971d29bec3 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:35.445299 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-471c9d4f-5ddc-426f-ab64-f8971d29bec3 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:35.445560 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-471c9d4f-5ddc-426f-ab64-f8971d29bec3 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:35.459498 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:35.459498 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:35.464115 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-471c9d4f-5ddc-426f-ab64-f8971d29bec3 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:35.471283 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-471c9d4f-5ddc-426f-ab64-f8971d29bec3 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd returned with HTTP 200 Aug 01 13:58:35.471812 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 708/2823] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:35 2026] GET /volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:58:35.490493 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d26e2a3-03e4-4eed-ac7a-0d08dfa8d3dc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:35.493164 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d26e2a3-03e4-4eed-ac7a-0d08dfa8d3dc tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] DELETE https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:35.493164 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d26e2a3-03e4-4eed-ac7a-0d08dfa8d3dc tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:35.493294 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d26e2a3-03e4-4eed-ac7a-0d08dfa8d3dc tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:35.493608 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-3d26e2a3-03e4-4eed-ac7a-0d08dfa8d3dc tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Delete volume with id: 73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:35.506149 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:35.506149 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:35.506936 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3d26e2a3-03e4-4eed-ac7a-0d08dfa8d3dc tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:35.544201 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3d26e2a3-03e4-4eed-ac7a-0d08dfa8d3dc tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Delete volume request issued successfully. Aug 01 13:58:35.544490 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d26e2a3-03e4-4eed-ac7a-0d08dfa8d3dc tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd returned with HTTP 202 Aug 01 13:58:35.545034 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 712/2824] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:58:35 2026] DELETE /volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:58:35.558418 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2431bd46-7ebc-4b18-932a-699986b9b103 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:35.560798 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2431bd46-7ebc-4b18-932a-699986b9b103 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:35.561082 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2431bd46-7ebc-4b18-932a-699986b9b103 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:35.561423 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2431bd46-7ebc-4b18-932a-699986b9b103 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:35.572552 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:35.572552 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:35.576875 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2431bd46-7ebc-4b18-932a-699986b9b103 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Volume info retrieved successfully. Aug 01 13:58:35.582492 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2431bd46-7ebc-4b18-932a-699986b9b103 tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd returned with HTTP 200 Aug 01 13:58:35.582706 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 697/2825] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:35 2026] GET /volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:35.765101 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7119fa92-85e4-42e8-89cb-7fe27f75520b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:35.767089 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7119fa92-85e4-42e8-89cb-7fe27f75520b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:35.767628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7119fa92-85e4-42e8-89cb-7fe27f75520b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:35.768172 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7119fa92-85e4-42e8-89cb-7fe27f75520b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:35.775862 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:35.775862 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:35.780054 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7119fa92-85e4-42e8-89cb-7fe27f75520b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:35.785378 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7119fa92-85e4-42e8-89cb-7fe27f75520b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:35.785915 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 709/2826] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:35 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:36.604729 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-11f80c7d-4b57-4684-b32f-cd3b1d31881c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:36.606603 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11f80c7d-4b57-4684-b32f-cd3b1d31881c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] GET https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd Aug 01 13:58:36.606774 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11f80c7d-4b57-4684-b32f-cd3b1d31881c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:36.606939 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11f80c7d-4b57-4684-b32f-cd3b1d31881c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:36.616112 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11f80c7d-4b57-4684-b32f-cd3b1d31881c tempest-VolumesExtendTest-413410837 tempest-VolumesExtendTest-413410837-project-member] https://10.4.3.223/volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd returned with HTTP 404 Aug 01 13:58:36.616894 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 709/2827] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:36 2026] GET /volume/v3/volumes/73c0ed49-7f4e-4719-855f-f0dfde55fdbd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:58:36.801548 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a4636da0-7a87-4c17-ac4f-041584b10563 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:36.803194 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a4636da0-7a87-4c17-ac4f-041584b10563 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:36.803431 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a4636da0-7a87-4c17-ac4f-041584b10563 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:36.804802 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a4636da0-7a87-4c17-ac4f-041584b10563 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:36.810480 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:36.810480 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:36.814459 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a4636da0-7a87-4c17-ac4f-041584b10563 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:36.822676 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a4636da0-7a87-4c17-ac4f-041584b10563 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:36.823275 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 713/2828] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:36 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:37.842371 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a8c7c3cc-d433-4964-b0c3-e25de928f28b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:37.844501 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a8c7c3cc-d433-4964-b0c3-e25de928f28b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:37.844760 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a8c7c3cc-d433-4964-b0c3-e25de928f28b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:37.844999 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a8c7c3cc-d433-4964-b0c3-e25de928f28b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:37.853098 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:37.853098 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:37.859563 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a8c7c3cc-d433-4964-b0c3-e25de928f28b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:37.872320 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a8c7c3cc-d433-4964-b0c3-e25de928f28b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:37.872684 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 698/2829] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:37 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:38.885998 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4049df8d-0bc0-4031-94ac-159a18452ab6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:38.887769 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4049df8d-0bc0-4031-94ac-159a18452ab6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:38.887979 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4049df8d-0bc0-4031-94ac-159a18452ab6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:38.888182 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4049df8d-0bc0-4031-94ac-159a18452ab6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:38.899510 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:38.899510 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:38.915307 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4049df8d-0bc0-4031-94ac-159a18452ab6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:38.925033 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4049df8d-0bc0-4031-94ac-159a18452ab6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:38.925605 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 710/2830] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:38 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:39.940440 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8dc82d3a-085c-45c2-8415-2b8052308123 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:39.942178 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8dc82d3a-085c-45c2-8415-2b8052308123 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:39.942434 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8dc82d3a-085c-45c2-8415-2b8052308123 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:39.942617 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8dc82d3a-085c-45c2-8415-2b8052308123 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:39.950190 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:39.950190 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:39.954245 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8dc82d3a-085c-45c2-8415-2b8052308123 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:39.958522 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8dc82d3a-085c-45c2-8415-2b8052308123 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:39.958925 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 710/2831] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:39 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:40.974037 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4d96f991-9db5-4f4a-ac39-5473cbb607b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:40.975814 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d96f991-9db5-4f4a-ac39-5473cbb607b0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:40.975993 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d96f991-9db5-4f4a-ac39-5473cbb607b0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:40.976253 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d96f991-9db5-4f4a-ac39-5473cbb607b0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:40.985463 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:40.985463 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:40.999910 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4d96f991-9db5-4f4a-ac39-5473cbb607b0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:41.010475 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d96f991-9db5-4f4a-ac39-5473cbb607b0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:41.011157 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 714/2832] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:40 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:42.025859 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-aca97578-9e10-4799-8f80-b45b40dfaa1a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:42.027857 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aca97578-9e10-4799-8f80-b45b40dfaa1a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:42.029079 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aca97578-9e10-4799-8f80-b45b40dfaa1a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:42.029079 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aca97578-9e10-4799-8f80-b45b40dfaa1a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:42.036771 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:42.036771 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:42.041826 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-aca97578-9e10-4799-8f80-b45b40dfaa1a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:42.047509 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aca97578-9e10-4799-8f80-b45b40dfaa1a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:42.048112 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 699/2833] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:42 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:43.067490 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e0c2693f-b111-4fa5-8895-61a4c6c4072f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:43.069445 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0c2693f-b111-4fa5-8895-61a4c6c4072f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:43.069689 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0c2693f-b111-4fa5-8895-61a4c6c4072f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:43.069897 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0c2693f-b111-4fa5-8895-61a4c6c4072f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:43.080009 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:43.080009 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:43.084364 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e0c2693f-b111-4fa5-8895-61a4c6c4072f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:43.089106 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0c2693f-b111-4fa5-8895-61a4c6c4072f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:43.089654 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 711/2834] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:43 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:44.102500 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7f069af9-2e2b-46c5-a695-764adeb2151f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:44.105571 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f069af9-2e2b-46c5-a695-764adeb2151f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:44.105824 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f069af9-2e2b-46c5-a695-764adeb2151f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:44.106055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f069af9-2e2b-46c5-a695-764adeb2151f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:44.116418 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:44.116418 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:44.122184 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7f069af9-2e2b-46c5-a695-764adeb2151f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:44.127995 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f069af9-2e2b-46c5-a695-764adeb2151f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:44.128535 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 711/2835] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:44 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:45.143662 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cf749334-53c0-4426-88d7-ddea7888b95e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:45.145894 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf749334-53c0-4426-88d7-ddea7888b95e tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:45.146231 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf749334-53c0-4426-88d7-ddea7888b95e tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:45.146475 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf749334-53c0-4426-88d7-ddea7888b95e tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:45.155930 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:45.155930 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:45.160529 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cf749334-53c0-4426-88d7-ddea7888b95e tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:45.165500 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf749334-53c0-4426-88d7-ddea7888b95e tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:45.165927 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 715/2836] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:45 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:46.185423 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-405b2669-38ca-41fb-8f5a-6764e9b9a7db None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:46.188460 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-405b2669-38ca-41fb-8f5a-6764e9b9a7db tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:46.188754 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-405b2669-38ca-41fb-8f5a-6764e9b9a7db tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:46.189063 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-405b2669-38ca-41fb-8f5a-6764e9b9a7db tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:46.200664 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:46.200664 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:46.208272 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-405b2669-38ca-41fb-8f5a-6764e9b9a7db tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:46.216112 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-405b2669-38ca-41fb-8f5a-6764e9b9a7db tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:46.216684 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 700/2837] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:46 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:47.234481 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-416b31e5-38d7-42d0-a085-0aa8ecba07b5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:47.236895 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-416b31e5-38d7-42d0-a085-0aa8ecba07b5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:47.237106 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-416b31e5-38d7-42d0-a085-0aa8ecba07b5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:47.237417 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-416b31e5-38d7-42d0-a085-0aa8ecba07b5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:47.239948 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=615,cinder:INSERT=107,cinder:UPDATE=186 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:58:47.247615 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:47.247615 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:47.252924 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-416b31e5-38d7-42d0-a085-0aa8ecba07b5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:47.259001 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-416b31e5-38d7-42d0-a085-0aa8ecba07b5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:47.259862 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 712/2838] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:47 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:48.043289 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.117998 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-055c822b-7335-4834-bd1a-8cd462107d21 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.121358 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-055c822b-7335-4834-bd1a-8cd462107d21 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:48.121546 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-055c822b-7335-4834-bd1a-8cd462107d21 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:48.121771 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-055c822b-7335-4834-bd1a-8cd462107d21 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:48.131170 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:48.131170 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:48.135399 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-055c822b-7335-4834-bd1a-8cd462107d21 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:48.140880 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-055c822b-7335-4834-bd1a-8cd462107d21 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:48.141463 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 716/2839] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:48 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:48.160603 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:48.160993 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-739669074", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:48.162674 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-739669074', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:48.162840 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Create volume of 1 GB Aug 01 13:58:48.165263 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=681,cinder:INSERT=135,cinder:UPDATE=218 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:58:48.168300 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Availability Zones retrieved successfully. Aug 01 13:58:48.174793 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Flow 'volume_create_api' (a3f17640-561f-4b61-bb2f-a0faa8877d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:48.175727 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8524cc5e-c2d2-40c5-9437-08a4a0ff86a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:48.176864 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:48.205036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8524cc5e-c2d2-40c5-9437-08a4a0ff86a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:48.205961 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3942a997-b919-4fc9-95c0-f99dbb9749e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:48.265361 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Created reservations ['9cf34605-329b-4bcb-839f-e4c36992b841', 'e728747d-9b33-4a06-98e9-ab918a4ac52d', '87ff1db7-bb2f-4bdd-afbb-7cf2adca968f', '2a64f5fc-b101-4da6-81a0-1adb2f9a0287'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:48.265361 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3942a997-b919-4fc9-95c0-f99dbb9749e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf34605-329b-4bcb-839f-e4c36992b841', 'e728747d-9b33-4a06-98e9-ab918a4ac52d', '87ff1db7-bb2f-4bdd-afbb-7cf2adca968f', '2a64f5fc-b101-4da6-81a0-1adb2f9a0287']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:48.265361 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c72186f5-d00f-4862-8654-6a7db3d8d2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:48.274178 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-28b585dd-84f3-4cd5-93b2-49c961012320 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.276600 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-28b585dd-84f3-4cd5-93b2-49c961012320 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:48.276965 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-28b585dd-84f3-4cd5-93b2-49c961012320 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:48.277411 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-28b585dd-84f3-4cd5-93b2-49c961012320 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:48.285375 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:48.285375 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:48.288979 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-28b585dd-84f3-4cd5-93b2-49c961012320 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:48.293946 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-28b585dd-84f3-4cd5-93b2-49c961012320 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:48.294421 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c72186f5-d00f-4862-8654-6a7db3d8d2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87ada786-6ca3-4573-a23e-8aa0f50bd9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-739669074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d5d3e25d32b44529e64811ab7e37f90',qos_specs=None,replication_status=,reservations=['9cf34605-329b-4bcb-839f-e4c36992b841','e728747d-9b33-4a06-98e9-ab918a4ac52d','87ff1db7-bb2f-4bdd-afbb-7cf2adca968f','2a64f5fc-b101-4da6-81a0-1adb2f9a0287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bc885b93a64b31853be32018f93787',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-739669074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87ada786-6ca3-4573-a23e-8aa0f50bd9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d5d3e25d32b44529e64811ab7e37f90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74bc885b93a64b31853be32018f93787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:48.294713 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 701/2840] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:48 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:48.295165 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebccc41-0577-4a6d-9a28-9a4feb8d36d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:48.318574 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebccc41-0577-4a6d-9a28-9a4feb8d36d9) transitioned into state 'SUCCESS' from state '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-739669074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d5d3e25d32b44529e64811ab7e37f90',qos_specs=None,replication_status=,reservations=['9cf34605-329b-4bcb-839f-e4c36992b841','e728747d-9b33-4a06-98e9-ab918a4ac52d','87ff1db7-bb2f-4bdd-afbb-7cf2adca968f','2a64f5fc-b101-4da6-81a0-1adb2f9a0287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bc885b93a64b31853be32018f93787',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:48.319667 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0130f5b-edde-4375-95bd-b1fd49085d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:48.336483 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0130f5b-edde-4375-95bd-b1fd49085d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:48.337389 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Flow 'volume_create_api' (a3f17640-561f-4b61-bb2f-a0faa8877d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:48.337744 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Create volume request issued successfully. Aug 01 13:58:48.340816 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4bce4962-4698-4a86-b71d-a56bb0d164a6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:48.341342 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 712/2841] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:58:48 2026] POST /volume/v3/volumes => generated 764 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:48.352802 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.354839 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:58:48.355276 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1238450579", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:48.357029 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1238450579', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:58:48.357077 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Create volume of 1 GB Aug 01 13:58:48.361991 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Availability Zones retrieved successfully. Aug 01 13:58:48.368455 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Flow 'volume_create_api' (8ef38b79-3877-477f-acca-d8a5a9a74a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:48.369523 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c3e133-3f3f-4845-9e8b-37eec0f23781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:48.370504 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:58:48.400524 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c3e133-3f3f-4845-9e8b-37eec0f23781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:48.401522 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62a96770-ae72-4d61-90b4-3aa9cf35fd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:48.460286 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Created reservations ['950cd03c-c1aa-4516-8aa3-d5c896a293e5', '6c440f1d-33f6-47a2-a12a-1e6c55d66065', 'a2730bd2-8792-4b7d-8e6e-8f49a3de2d5c', 'ea6f0a4c-1bc3-4bd1-b323-04f321ec19b0'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:58:48.460714 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62a96770-ae72-4d61-90b4-3aa9cf35fd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['950cd03c-c1aa-4516-8aa3-d5c896a293e5', '6c440f1d-33f6-47a2-a12a-1e6c55d66065', 'a2730bd2-8792-4b7d-8e6e-8f49a3de2d5c', 'ea6f0a4c-1bc3-4bd1-b323-04f321ec19b0']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:48.462507 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63ad2ca-95a0-477b-aa24-3f98b6a11aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:48.490633 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63ad2ca-95a0-477b-aa24-3f98b6a11aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45cf3d2c-3180-417e-98d0-56d1a8765922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1238450579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d5d3e25d32b44529e64811ab7e37f90',qos_specs=None,replication_status=,reservations=['950cd03c-c1aa-4516-8aa3-d5c896a293e5','6c440f1d-33f6-47a2-a12a-1e6c55d66065','a2730bd2-8792-4b7d-8e6e-8f49a3de2d5c','ea6f0a4c-1bc3-4bd1-b323-04f321ec19b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bc885b93a64b31853be32018f93787',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1238450579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45cf3d2c-3180-417e-98d0-56d1a8765922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d5d3e25d32b44529e64811ab7e37f90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74bc885b93a64b31853be32018f93787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:48.491677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71f90d5-7fa4-4a6d-b0f9-a17e1e7cf721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:48.521271 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71f90d5-7fa4-4a6d-b0f9-a17e1e7cf721) transitioned into state 'SUCCESS' from state '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-1238450579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d5d3e25d32b44529e64811ab7e37f90',qos_specs=None,replication_status=,reservations=['950cd03c-c1aa-4516-8aa3-d5c896a293e5','6c440f1d-33f6-47a2-a12a-1e6c55d66065','a2730bd2-8792-4b7d-8e6e-8f49a3de2d5c','ea6f0a4c-1bc3-4bd1-b323-04f321ec19b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bc885b93a64b31853be32018f93787',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:48.522178 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407fa197-29a9-416a-a3f6-087699acdf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:58:48.537379 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-8fd5566c-f0d5-4920-bddc-b2219bb08a58 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.537660 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407fa197-29a9-416a-a3f6-087699acdf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:58:48.539659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Flow 'volume_create_api' (8ef38b79-3877-477f-acca-d8a5a9a74a7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:58:48.539659 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Create volume request issued successfully. Aug 01 13:58:48.540253 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-8fd5566c-f0d5-4920-bddc-b2219bb08a58 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:48.540352 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a08f1da2-46da-48ea-ba3a-5f64566dbba5 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:58:48.540456 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-8fd5566c-f0d5-4920-bddc-b2219bb08a58 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:48.540634 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-8fd5566c-f0d5-4920-bddc-b2219bb08a58 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:48.540910 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 713/2842] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:58:48 2026] POST /volume/v3/volumes => generated 765 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:58:48.552003 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:48.552003 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:48.560016 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-8fd5566c-f0d5-4920-bddc-b2219bb08a58 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:48.567847 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-8fd5566c-f0d5-4920-bddc-b2219bb08a58 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:48.568648 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 717/2843] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:58:48 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:48.655749 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-380322ca-ecde-4051-a873-2f3d9567adcc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.656234 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-380322ca-ecde-4051-a873-2f3d9567adcc None None] GET https://10.4.3.223/volume// Aug 01 13:58:48.656447 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-380322ca-ecde-4051-a873-2f3d9567adcc None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:48.656646 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-380322ca-ecde-4051-a873-2f3d9567adcc None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:48.656949 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-380322ca-ecde-4051-a873-2f3d9567adcc None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:58:48.657300 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 702/2844] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:58:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:58:48.667046 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-d3db43f2-790d-42e9-bbbd-71016c6eb875 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.669371 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-d3db43f2-790d-42e9-bbbd-71016c6eb875 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:58:48.669724 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-d3db43f2-790d-42e9-bbbd-71016c6eb875 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcecef9e-91ad-49cf-91ff-608ba7676618", "connector": null, "instance_uuid": "86fbc3cf-46f9-4bfb-b2a0-d1b7c4cb3ca1"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:48.679908 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:48.679908 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:48.718279 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-d3db43f2-790d-42e9-bbbd-71016c6eb875 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:58:48.718839 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 713/2845] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:58:48 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 01 13:58:48.753298 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-35c1c7c6-53ef-4038-80f8-08776787e237 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.757457 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35c1c7c6-53ef-4038-80f8-08776787e237 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:48.757659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35c1c7c6-53ef-4038-80f8-08776787e237 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:48.757892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35c1c7c6-53ef-4038-80f8-08776787e237 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:48.769738 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6e06436e-a111-40e4-91b0-12c842f7b735 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.770321 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e06436e-a111-40e4-91b0-12c842f7b735 None None] GET https://10.4.3.223/volume// Aug 01 13:58:48.770499 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e06436e-a111-40e4-91b0-12c842f7b735 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:48.770780 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e06436e-a111-40e4-91b0-12c842f7b735 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:48.771808 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e06436e-a111-40e4-91b0-12c842f7b735 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:58:48.772108 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 718/2846] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:58:48 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:58:48.779751 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:48.779751 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:48.786857 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35c1c7c6-53ef-4038-80f8-08776787e237 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:48.788980 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-d336542b-aa12-46ff-af67-cd75feab83a0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.791995 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-d336542b-aa12-46ff-af67-cd75feab83a0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:48.792363 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-d336542b-aa12-46ff-af67-cd75feab83a0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:48.792515 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35c1c7c6-53ef-4038-80f8-08776787e237 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:48.792653 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-d336542b-aa12-46ff-af67-cd75feab83a0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:48.792954 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 714/2847] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:48 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:48.796662 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=525,cinder:INSERT=74,cinder:UPDATE=154 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:58:48.809030 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:48.809030 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:48.817961 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-d336542b-aa12-46ff-af67-cd75feab83a0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:48.824985 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-d336542b-aa12-46ff-af67-cd75feab83a0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:48.825767 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 703/2848] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:58:48 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 1117 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:58:48.944577 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-0e470a10-a8ee-461c-8b07-90396e387a81 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:48.946793 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-0e470a10-a8ee-461c-8b07-90396e387a81 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] PUT https://10.4.3.223/volume/v3/attachments/f29467ef-32fd-4eb2-9c38-3e1bfa912cc2 Aug 01 13:58:48.947271 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-0e470a10-a8ee-461c-8b07-90396e387a81 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:48.955869 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-0e470a10-a8ee-461c-8b07-90396e387a81 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Acquiring lock "cinder-attachment_update-bcecef9e-91ad-49cf-91ff-608ba7676618-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:58:48.961465 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-0e470a10-a8ee-461c-8b07-90396e387a81 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Lock "cinder-attachment_update-bcecef9e-91ad-49cf-91ff-608ba7676618-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:58:48.962625 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:48.962625 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:49.080667 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-0e470a10-a8ee-461c-8b07-90396e387a81 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Lock "cinder-attachment_update-bcecef9e-91ad-49cf-91ff-608ba7676618-np0000006308" released by "attachment_update" :: held 0.119s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:58:49.081090 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-0e470a10-a8ee-461c-8b07-90396e387a81 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments/f29467ef-32fd-4eb2-9c38-3e1bfa912cc2 returned with HTTP 200 Aug 01 13:58:49.081625 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 714/2849] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:58:48 2026] PUT /volume/v3/attachments/f29467ef-32fd-4eb2-9c38-3e1bfa912cc2 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:49.309139 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c6409a73-5553-4522-91cf-825c56da925d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:49.311194 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6409a73-5553-4522-91cf-825c56da925d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:49.311473 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6409a73-5553-4522-91cf-825c56da925d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:49.311721 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6409a73-5553-4522-91cf-825c56da925d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:49.320208 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:49.320208 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:49.324538 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c6409a73-5553-4522-91cf-825c56da925d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:49.330146 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6409a73-5553-4522-91cf-825c56da925d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:49.330633 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 719/2850] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:49 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:49.807585 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7f485c04-a4af-495c-b32b-f3aa90975f4c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:49.809548 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f485c04-a4af-495c-b32b-f3aa90975f4c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:49.809772 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f485c04-a4af-495c-b32b-f3aa90975f4c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:49.810021 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f485c04-a4af-495c-b32b-f3aa90975f4c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:49.826797 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:49.826797 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:49.839559 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7f485c04-a4af-495c-b32b-f3aa90975f4c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:49.847925 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f485c04-a4af-495c-b32b-f3aa90975f4c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:49.848548 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 715/2851] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:49 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:50.346112 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c0f6eb84-1c3b-4660-b438-ed0efd7900a1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:50.348256 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0f6eb84-1c3b-4660-b438-ed0efd7900a1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:50.348446 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c0f6eb84-1c3b-4660-b438-ed0efd7900a1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:50.348623 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c0f6eb84-1c3b-4660-b438-ed0efd7900a1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:50.357057 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:50.357057 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:50.361887 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c0f6eb84-1c3b-4660-b438-ed0efd7900a1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:50.367159 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0f6eb84-1c3b-4660-b438-ed0efd7900a1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:50.367628 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 704/2852] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:50 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:50.865041 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9e20d9b3-4410-47e6-a0b1-a9b84f9f5340 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:50.867099 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9e20d9b3-4410-47e6-a0b1-a9b84f9f5340 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:50.867326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9e20d9b3-4410-47e6-a0b1-a9b84f9f5340 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:50.867570 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9e20d9b3-4410-47e6-a0b1-a9b84f9f5340 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:50.883663 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:50.883663 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:50.888724 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9e20d9b3-4410-47e6-a0b1-a9b84f9f5340 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:50.895719 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9e20d9b3-4410-47e6-a0b1-a9b84f9f5340 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:50.896416 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 715/2853] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:50 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:51.382255 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2edb8027-d48e-4f0d-834b-ac8f210c1570 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:51.384361 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2edb8027-d48e-4f0d-834b-ac8f210c1570 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:51.384688 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2edb8027-d48e-4f0d-834b-ac8f210c1570 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:51.384913 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2edb8027-d48e-4f0d-834b-ac8f210c1570 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:51.393044 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:51.393044 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:51.397088 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2edb8027-d48e-4f0d-834b-ac8f210c1570 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:51.402621 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2edb8027-d48e-4f0d-834b-ac8f210c1570 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:51.403029 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 720/2854] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:51 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:51.917421 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b6f8e2a0-d63b-4022-be33-63aae87a861b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:51.919430 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6f8e2a0-d63b-4022-be33-63aae87a861b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:51.919704 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6f8e2a0-d63b-4022-be33-63aae87a861b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:51.920025 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6f8e2a0-d63b-4022-be33-63aae87a861b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:51.932372 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:51.932372 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:51.938000 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b6f8e2a0-d63b-4022-be33-63aae87a861b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:51.944795 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6f8e2a0-d63b-4022-be33-63aae87a861b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:51.945474 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 716/2855] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:51 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:52.418965 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d0cf45ae-1d5b-4094-9f2f-270f681fb29d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:52.420830 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0cf45ae-1d5b-4094-9f2f-270f681fb29d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:52.421054 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0cf45ae-1d5b-4094-9f2f-270f681fb29d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:52.421323 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0cf45ae-1d5b-4094-9f2f-270f681fb29d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:52.428539 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:52.428539 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:52.433270 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d0cf45ae-1d5b-4094-9f2f-270f681fb29d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:52.437970 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0cf45ae-1d5b-4094-9f2f-270f681fb29d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:52.438235 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 705/2856] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:52 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:52.960982 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9624f943-647d-4e72-af68-d888f330b69c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:52.963705 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9624f943-647d-4e72-af68-d888f330b69c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:52.963912 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9624f943-647d-4e72-af68-d888f330b69c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:52.964041 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9624f943-647d-4e72-af68-d888f330b69c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:52.973859 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:52.973859 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:52.978163 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9624f943-647d-4e72-af68-d888f330b69c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:52.982459 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9624f943-647d-4e72-af68-d888f330b69c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:52.983056 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 716/2857] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:52 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:53.452792 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1a0bae6d-6fbc-4df8-a1eb-807cdbd82d20 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:53.455018 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a0bae6d-6fbc-4df8-a1eb-807cdbd82d20 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:53.455317 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1a0bae6d-6fbc-4df8-a1eb-807cdbd82d20 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:53.455544 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1a0bae6d-6fbc-4df8-a1eb-807cdbd82d20 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:53.465105 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:53.465105 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:53.472694 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1a0bae6d-6fbc-4df8-a1eb-807cdbd82d20 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:53.481770 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a0bae6d-6fbc-4df8-a1eb-807cdbd82d20 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:53.483074 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 721/2858] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:53 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:53.922046 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3bfcc00b-e6b4-4ee9-847e-e27c9a0ac50a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:53.926242 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3bfcc00b-e6b4-4ee9-847e-e27c9a0ac50a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:58:53.926242 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3bfcc00b-e6b4-4ee9-847e-e27c9a0ac50a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:53.926460 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3bfcc00b-e6b4-4ee9-847e-e27c9a0ac50a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:53.934402 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:53.934402 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:53.939121 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3bfcc00b-e6b4-4ee9-847e-e27c9a0ac50a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:53.944814 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3bfcc00b-e6b4-4ee9-847e-e27c9a0ac50a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:58:53.945266 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 717/2859] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:53 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:53.964825 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-151f58bf-a220-437a-9b25-ae529b1c0d73 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:53.968261 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-151f58bf-a220-437a-9b25-ae529b1c0d73 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:58:53.968261 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-151f58bf-a220-437a-9b25-ae529b1c0d73 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:53.968261 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-151f58bf-a220-437a-9b25-ae529b1c0d73 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:53.977417 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:53.977417 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:53.982266 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-151f58bf-a220-437a-9b25-ae529b1c0d73 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:53.987890 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-151f58bf-a220-437a-9b25-ae529b1c0d73 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:58:53.988584 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 706/2860] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:53 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:54.004358 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8d1c5e6c-dc82-4295-b011-d79fdca1764a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.007883 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d1c5e6c-dc82-4295-b011-d79fdca1764a tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:54.008079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d1c5e6c-dc82-4295-b011-d79fdca1764a tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:54.008321 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d1c5e6c-dc82-4295-b011-d79fdca1764a tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:54.019079 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:54.019079 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:54.024416 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8d1c5e6c-dc82-4295-b011-d79fdca1764a tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:54.032160 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d1c5e6c-dc82-4295-b011-d79fdca1764a tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:54.032636 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 717/2861] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:54 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:54.045651 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-d0872a65-c3ad-4790-a1b0-5f5e126f0fe0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.048069 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-d0872a65-c3ad-4790-a1b0-5f5e126f0fe0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:58:54.048205 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-d0872a65-c3ad-4790-a1b0-5f5e126f0fe0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:54.048399 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-d0872a65-c3ad-4790-a1b0-5f5e126f0fe0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:54.055449 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:54.055449 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:54.060414 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-d0872a65-c3ad-4790-a1b0-5f5e126f0fe0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:54.066106 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-d0872a65-c3ad-4790-a1b0-5f5e126f0fe0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:58:54.066551 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 722/2862] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:58:54 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:54.158855 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0c1abb5f-a43e-4f0a-8387-a258e4c85768 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.159173 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c1abb5f-a43e-4f0a-8387-a258e4c85768 None None] GET https://10.4.3.223/volume// Aug 01 13:58:54.159359 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c1abb5f-a43e-4f0a-8387-a258e4c85768 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:54.159671 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c1abb5f-a43e-4f0a-8387-a258e4c85768 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:54.159863 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c1abb5f-a43e-4f0a-8387-a258e4c85768 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:58:54.160122 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 718/2863] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:58: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 01 13:58:54.166475 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-3f1961e5-874b-4c01-ad56-336b31737bc7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.168679 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-3f1961e5-874b-4c01-ad56-336b31737bc7 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:58:54.168993 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-3f1961e5-874b-4c01-ad56-336b31737bc7 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c78b9f8e-2826-422a-b3c1-0a9bb195c9f8", "connector": null, "instance_uuid": "3a585c57-bbf0-464d-82c4-27fa82411d0d"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:54.177896 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:54.177896 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:54.209870 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-3f1961e5-874b-4c01-ad56-336b31737bc7 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:58:54.210343 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 707/2864] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:58:54 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 01 13:58:54.243519 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8d5bda75-b282-4f1a-9324-ca33aa117a14 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.245627 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d5bda75-b282-4f1a-9324-ca33aa117a14 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:58:54.245980 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d5bda75-b282-4f1a-9324-ca33aa117a14 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:54.246112 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d5bda75-b282-4f1a-9324-ca33aa117a14 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:54.258048 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3657d067-53ee-4aac-adb9-a353a071c722 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.258462 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3657d067-53ee-4aac-adb9-a353a071c722 None None] GET https://10.4.3.223/volume// Aug 01 13:58:54.258615 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3657d067-53ee-4aac-adb9-a353a071c722 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:54.258797 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3657d067-53ee-4aac-adb9-a353a071c722 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:54.259088 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3657d067-53ee-4aac-adb9-a353a071c722 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:58:54.259400 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 723/2865] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:58: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 01 13:58:54.259729 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:54.259729 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:54.263377 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8d5bda75-b282-4f1a-9324-ca33aa117a14 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:54.269242 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-0d96675a-c9dc-4537-82f0-0be705d2e9fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.273877 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-0d96675a-c9dc-4537-82f0-0be705d2e9fe tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:58:54.274193 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-0d96675a-c9dc-4537-82f0-0be705d2e9fe tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:54.274484 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-0d96675a-c9dc-4537-82f0-0be705d2e9fe tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:54.278953 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d5bda75-b282-4f1a-9324-ca33aa117a14 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:58:54.279533 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 718/2866] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:54 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:54.293596 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:54.293596 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:54.298699 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-0d96675a-c9dc-4537-82f0-0be705d2e9fe tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:54.305369 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-0d96675a-c9dc-4537-82f0-0be705d2e9fe tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:58:54.305853 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 719/2867] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:58:54 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:58:54.425914 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-23189cab-ebce-43d6-806c-d669a49d74db None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.428411 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-23189cab-ebce-43d6-806c-d669a49d74db tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] PUT https://10.4.3.223/volume/v3/attachments/d5b023ab-4846-4c4f-b2e3-0860084e0a7c Aug 01 13:58:54.428792 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-23189cab-ebce-43d6-806c-d669a49d74db tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:54.436921 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-23189cab-ebce-43d6-806c-d669a49d74db tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Acquiring lock "cinder-attachment_update-c78b9f8e-2826-422a-b3c1-0a9bb195c9f8-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:58:54.442455 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-23189cab-ebce-43d6-806c-d669a49d74db tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-c78b9f8e-2826-422a-b3c1-0a9bb195c9f8-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:58:54.443476 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:54.443476 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:54.497423 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7518174a-2540-455a-9eab-926f3e3c5835 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.502488 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7518174a-2540-455a-9eab-926f3e3c5835 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:54.504938 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7518174a-2540-455a-9eab-926f3e3c5835 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:54.505414 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7518174a-2540-455a-9eab-926f3e3c5835 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:54.517567 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:54.517567 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:54.523070 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7518174a-2540-455a-9eab-926f3e3c5835 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:54.529455 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7518174a-2540-455a-9eab-926f3e3c5835 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:54.531049 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 724/2868] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:54 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:54.567209 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-23189cab-ebce-43d6-806c-d669a49d74db tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-c78b9f8e-2826-422a-b3c1-0a9bb195c9f8-np0000006308" released by "attachment_update" :: held 0.125s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:58:54.568008 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-23189cab-ebce-43d6-806c-d669a49d74db tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/d5b023ab-4846-4c4f-b2e3-0860084e0a7c returned with HTTP 200 Aug 01 13:58:54.571007 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 708/2869] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:58:54 2026] PUT /volume/v3/attachments/d5b023ab-4846-4c4f-b2e3-0860084e0a7c => generated 968 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:54.582018 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-a91d3a94-80f2-48c8-9f93-0458144c78f5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.586400 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-a91d3a94-80f2-48c8-9f93-0458144c78f5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8/encryption Aug 01 13:58:54.586770 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-a91d3a94-80f2-48c8-9f93-0458144c78f5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:54.587049 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-a91d3a94-80f2-48c8-9f93-0458144c78f5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:54.599204 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:54.599204 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:54.607428 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-a91d3a94-80f2-48c8-9f93-0458144c78f5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8/encryption returned with HTTP 200 Aug 01 13:58:54.607955 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 719/2870] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 13:58:54 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:54.909174 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c123839e-bda7-480d-befb-1b9718886821 req-a8527a41-44d7-443c-b56f-706cd1879b43 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.911843 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-a8527a41-44d7-443c-b56f-706cd1879b43 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:58:54.913236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-a8527a41-44d7-443c-b56f-706cd1879b43 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:54.913236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-a8527a41-44d7-443c-b56f-706cd1879b43 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:54.924376 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:54.924376 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:54.929273 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c123839e-bda7-480d-befb-1b9718886821 req-a8527a41-44d7-443c-b56f-706cd1879b43 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:58:54.934264 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-a8527a41-44d7-443c-b56f-706cd1879b43 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:58:54.934810 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 720/2871] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:58:54 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:54.954992 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c123839e-bda7-480d-befb-1b9718886821 req-f3b149b9-c7a6-43cc-8eb4-3cce8950e747 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:54.957257 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-f3b149b9-c7a6-43cc-8eb4-3cce8950e747 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] POST https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5/action Aug 01 13:58:54.957596 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-f3b149b9-c7a6-43cc-8eb4-3cce8950e747 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:58:54.957734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-f3b149b9-c7a6-43cc-8eb4-3cce8950e747 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:54.969154 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:54.969154 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:54.969663 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-c123839e-bda7-480d-befb-1b9718886821 req-f3b149b9-c7a6-43cc-8eb4-3cce8950e747 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:58:54.978305 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-c123839e-bda7-480d-befb-1b9718886821 req-f3b149b9-c7a6-43cc-8eb4-3cce8950e747 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Begin detaching volume completed successfully. Aug 01 13:58:54.978507 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-f3b149b9-c7a6-43cc-8eb4-3cce8950e747 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5/action returned with HTTP 202 Aug 01 13:58:54.978926 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 725/2872] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:58:54 2026] POST /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:58:55.034778 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-87d8b2bc-6de8-4042-a476-59e685f991f7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:55.035193 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87d8b2bc-6de8-4042-a476-59e685f991f7 None None] GET https://10.4.3.223/volume// Aug 01 13:58:55.035388 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87d8b2bc-6de8-4042-a476-59e685f991f7 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:55.035574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87d8b2bc-6de8-4042-a476-59e685f991f7 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:55.035909 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87d8b2bc-6de8-4042-a476-59e685f991f7 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:58:55.036224 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 709/2873] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:58:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:58:55.047570 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-97bcd9d0-2c44-47b8-815d-111d1a0a257c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:55.047916 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c123839e-bda7-480d-befb-1b9718886821 req-5d44aa30-4f84-4666-b5c7-75473ef6c4e6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:55.052667 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-5d44aa30-4f84-4666-b5c7-75473ef6c4e6 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:58:55.052667 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-5d44aa30-4f84-4666-b5c7-75473ef6c4e6 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:55.052918 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97bcd9d0-2c44-47b8-815d-111d1a0a257c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:55.052968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-5d44aa30-4f84-4666-b5c7-75473ef6c4e6 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:55.053034 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97bcd9d0-2c44-47b8-815d-111d1a0a257c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:55.053034 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97bcd9d0-2c44-47b8-815d-111d1a0a257c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:55.062730 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:55.062730 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:55.066158 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c123839e-bda7-480d-befb-1b9718886821 req-5d44aa30-4f84-4666-b5c7-75473ef6c4e6 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:58:55.067500 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:55.067500 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:55.071816 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-5d44aa30-4f84-4666-b5c7-75473ef6c4e6 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:58:55.071816 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 721/2874] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:58:55 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:58:55.076388 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-97bcd9d0-2c44-47b8-815d-111d1a0a257c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:55.079195 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97bcd9d0-2c44-47b8-815d-111d1a0a257c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:55.079745 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 720/2875] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:55 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:55.298084 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-964572b8-8ce2-4569-b1a5-27a0704399f8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:55.300269 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-964572b8-8ce2-4569-b1a5-27a0704399f8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:58:55.300511 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-964572b8-8ce2-4569-b1a5-27a0704399f8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:55.300783 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-964572b8-8ce2-4569-b1a5-27a0704399f8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:55.312800 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:55.312800 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:55.317307 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-964572b8-8ce2-4569-b1a5-27a0704399f8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:55.322584 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-964572b8-8ce2-4569-b1a5-27a0704399f8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:58:55.323087 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 726/2876] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:55 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:55.549279 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-df5c050f-8b15-4adb-a160-c0aa0da55040 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:55.551250 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df5c050f-8b15-4adb-a160-c0aa0da55040 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:55.551477 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df5c050f-8b15-4adb-a160-c0aa0da55040 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:55.551676 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df5c050f-8b15-4adb-a160-c0aa0da55040 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:55.558770 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:55.558770 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:55.562681 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-df5c050f-8b15-4adb-a160-c0aa0da55040 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:55.568338 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df5c050f-8b15-4adb-a160-c0aa0da55040 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:55.568742 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 710/2877] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:55 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:56.092239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d626892d-bb23-4b34-bd00-a633d1850945 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:56.094667 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d626892d-bb23-4b34-bd00-a633d1850945 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:56.094951 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d626892d-bb23-4b34-bd00-a633d1850945 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:56.095230 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d626892d-bb23-4b34-bd00-a633d1850945 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:56.104241 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:56.104241 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:56.107201 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d626892d-bb23-4b34-bd00-a633d1850945 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:56.110826 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d626892d-bb23-4b34-bd00-a633d1850945 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:56.111158 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 722/2878] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:56 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:56.336509 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-627f2ad2-6a2d-4b65-a8f3-9cda763e350a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:56.338733 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-627f2ad2-6a2d-4b65-a8f3-9cda763e350a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:58:56.338937 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-627f2ad2-6a2d-4b65-a8f3-9cda763e350a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:56.339171 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-627f2ad2-6a2d-4b65-a8f3-9cda763e350a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:56.357071 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:56.357071 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:56.363240 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-627f2ad2-6a2d-4b65-a8f3-9cda763e350a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:56.367635 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-627f2ad2-6a2d-4b65-a8f3-9cda763e350a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:58:56.368152 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 721/2879] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:56 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:56.581306 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-85fad6b1-5cc8-4c2b-ae05-e11afb477ef1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:56.582954 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85fad6b1-5cc8-4c2b-ae05-e11afb477ef1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:56.583178 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85fad6b1-5cc8-4c2b-ae05-e11afb477ef1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:56.583358 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85fad6b1-5cc8-4c2b-ae05-e11afb477ef1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:56.589675 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:56.589675 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:56.593946 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-85fad6b1-5cc8-4c2b-ae05-e11afb477ef1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:56.598136 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85fad6b1-5cc8-4c2b-ae05-e11afb477ef1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:56.598507 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 727/2880] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:56 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:57.125797 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-86e67e0c-4c80-450e-a865-7c38fc5d865d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:57.127662 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-86e67e0c-4c80-450e-a865-7c38fc5d865d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:57.127885 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-86e67e0c-4c80-450e-a865-7c38fc5d865d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:57.128089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-86e67e0c-4c80-450e-a865-7c38fc5d865d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:57.138194 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:57.138194 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:57.141516 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-86e67e0c-4c80-450e-a865-7c38fc5d865d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:57.145565 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-86e67e0c-4c80-450e-a865-7c38fc5d865d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:57.146012 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 711/2881] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:57 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:57.381257 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-da3c998e-4129-4b96-adfc-c25c680fe915 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:57.383130 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da3c998e-4129-4b96-adfc-c25c680fe915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:58:57.383370 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da3c998e-4129-4b96-adfc-c25c680fe915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:57.383579 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da3c998e-4129-4b96-adfc-c25c680fe915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:57.407536 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:57.407536 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:57.411903 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-da3c998e-4129-4b96-adfc-c25c680fe915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:57.416733 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da3c998e-4129-4b96-adfc-c25c680fe915 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:58:57.417169 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 723/2882] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:57 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:57.616926 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4e2edea9-8720-4a4e-bdde-0a6b3dff0df9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:57.618889 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e2edea9-8720-4a4e-bdde-0a6b3dff0df9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:57.619127 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e2edea9-8720-4a4e-bdde-0a6b3dff0df9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:57.619351 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e2edea9-8720-4a4e-bdde-0a6b3dff0df9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:57.804822 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:57.804822 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:57.809300 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4e2edea9-8720-4a4e-bdde-0a6b3dff0df9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:57.814647 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e2edea9-8720-4a4e-bdde-0a6b3dff0df9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:57.815093 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 722/2883] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:57 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:57.827101 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-08959dd2-60fd-430d-863d-5f6f01adcda6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:57.832239 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-08959dd2-60fd-430d-863d-5f6f01adcda6 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:58:57.832239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-08959dd2-60fd-430d-863d-5f6f01adcda6 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:57.832239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-08959dd2-60fd-430d-863d-5f6f01adcda6 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:57.838017 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:57.838017 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:57.841720 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-08959dd2-60fd-430d-863d-5f6f01adcda6 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:58:57.846880 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-08959dd2-60fd-430d-863d-5f6f01adcda6 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:58:57.847417 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 728/2884] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:58:57 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:57.922999 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7d1f4548-2762-48b0-9290-7314c8990aa4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:57.923362 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7d1f4548-2762-48b0-9290-7314c8990aa4 None None] GET https://10.4.3.223/volume// Aug 01 13:58:57.923558 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7d1f4548-2762-48b0-9290-7314c8990aa4 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:57.923755 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7d1f4548-2762-48b0-9290-7314c8990aa4 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:57.924077 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7d1f4548-2762-48b0-9290-7314c8990aa4 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:58:57.924341 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 712/2885] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:58: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 01 13:58:57.931597 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-5aada454-6325-4d9b-aaad-6f456b92222f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:57.933709 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-5aada454-6325-4d9b-aaad-6f456b92222f tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:58:57.934126 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-5aada454-6325-4d9b-aaad-6f456b92222f tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7024c38-49f8-4a71-b0c8-9e3941cb001b", "connector": null, "instance_uuid": "79bafcc0-c7d4-45b6-9195-8cc597b7e899"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:57.941895 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:57.941895 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:57.974241 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-5aada454-6325-4d9b-aaad-6f456b92222f tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:58:57.974241 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 724/2886] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:58:57 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 01 13:58:58.007021 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-082c9910-400c-4a72-9e36-eb6037df0617 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:58.011248 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-082c9910-400c-4a72-9e36-eb6037df0617 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:58:58.011248 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-082c9910-400c-4a72-9e36-eb6037df0617 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:58.011248 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-082c9910-400c-4a72-9e36-eb6037df0617 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:58.022427 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-75c95d8a-2973-40df-b6e5-f135c491d5cc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:58.022813 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75c95d8a-2973-40df-b6e5-f135c491d5cc None None] GET https://10.4.3.223/volume// Aug 01 13:58:58.022991 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75c95d8a-2973-40df-b6e5-f135c491d5cc None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:58.023258 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75c95d8a-2973-40df-b6e5-f135c491d5cc None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:58.023591 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75c95d8a-2973-40df-b6e5-f135c491d5cc None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:58:58.023868 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 729/2887] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:58: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 01 13:58:58.024096 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:58.024096 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:58.028497 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-082c9910-400c-4a72-9e36-eb6037df0617 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:58:58.032657 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-d78be0fd-5560-4db5-9e11-d90a25f40310 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:58.034448 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-082c9910-400c-4a72-9e36-eb6037df0617 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:58:58.034845 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-d78be0fd-5560-4db5-9e11-d90a25f40310 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:58:58.034949 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 723/2888] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:58 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:58.038229 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-d78be0fd-5560-4db5-9e11-d90a25f40310 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:58.038229 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-d78be0fd-5560-4db5-9e11-d90a25f40310 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:58.044606 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:58.044606 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:58.048227 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-d78be0fd-5560-4db5-9e11-d90a25f40310 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:58:58.052376 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-d78be0fd-5560-4db5-9e11-d90a25f40310 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:58:58.052752 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 713/2889] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:58:58 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 1031 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:58:58.160989 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-0bfd03ca-d068-4005-ac2d-81944d85a67d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:58.161097 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1dddc44c-0b68-482a-ba47-cdfe6321da2e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:58.162602 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-0bfd03ca-d068-4005-ac2d-81944d85a67d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] PUT https://10.4.3.223/volume/v3/attachments/c3e90584-4aed-486d-be4c-96b3d328fbf2 Aug 01 13:58:58.163198 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1dddc44c-0b68-482a-ba47-cdfe6321da2e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:58.163279 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-0bfd03ca-d068-4005-ac2d-81944d85a67d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:58:58.163344 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1dddc44c-0b68-482a-ba47-cdfe6321da2e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:58.163344 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1dddc44c-0b68-482a-ba47-cdfe6321da2e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:58.171458 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-0bfd03ca-d068-4005-ac2d-81944d85a67d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Acquiring lock "cinder-attachment_update-e7024c38-49f8-4a71-b0c8-9e3941cb001b-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:58:58.173472 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:58.173472 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:58.175350 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-0bfd03ca-d068-4005-ac2d-81944d85a67d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Lock "cinder-attachment_update-e7024c38-49f8-4a71-b0c8-9e3941cb001b-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:58:58.176490 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:58.176490 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:58.177313 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1dddc44c-0b68-482a-ba47-cdfe6321da2e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:58.181591 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1dddc44c-0b68-482a-ba47-cdfe6321da2e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:58.182062 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 730/2890] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:58 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:58.274343 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-0bfd03ca-d068-4005-ac2d-81944d85a67d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Lock "cinder-attachment_update-e7024c38-49f8-4a71-b0c8-9e3941cb001b-np0000006308" released by "attachment_update" :: held 0.099s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:58:58.274746 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-0bfd03ca-d068-4005-ac2d-81944d85a67d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/attachments/c3e90584-4aed-486d-be4c-96b3d328fbf2 returned with HTTP 200 Aug 01 13:58:58.275267 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 725/2891] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:58:58 2026] PUT /volume/v3/attachments/c3e90584-4aed-486d-be4c-96b3d328fbf2 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:58.435438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-051d949c-274b-4b29-8458-721d21e0f134 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:58.437828 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-051d949c-274b-4b29-8458-721d21e0f134 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:58:58.438094 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-051d949c-274b-4b29-8458-721d21e0f134 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:58.438397 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-051d949c-274b-4b29-8458-721d21e0f134 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:58.450094 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:58.450094 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:58.454591 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-051d949c-274b-4b29-8458-721d21e0f134 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:58.460367 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-051d949c-274b-4b29-8458-721d21e0f134 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:58:58.460873 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 724/2892] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:58 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:58.829857 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7b547b56-ccd2-4b44-9f81-e53542e03ad0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:58.831895 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7b547b56-ccd2-4b44-9f81-e53542e03ad0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:58.832155 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7b547b56-ccd2-4b44-9f81-e53542e03ad0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:58.832436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7b547b56-ccd2-4b44-9f81-e53542e03ad0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:58.840205 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:58.840205 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:58.846953 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7b547b56-ccd2-4b44-9f81-e53542e03ad0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:58.852208 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7b547b56-ccd2-4b44-9f81-e53542e03ad0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:58.852838 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 714/2893] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:58 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:58:59.052892 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-98d23ed5-5c54-4115-a621-8a905f2a618e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:59.054678 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98d23ed5-5c54-4115-a621-8a905f2a618e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:58:59.054857 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98d23ed5-5c54-4115-a621-8a905f2a618e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:59.055103 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98d23ed5-5c54-4115-a621-8a905f2a618e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:59.064338 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:59.064338 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:59.067792 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-98d23ed5-5c54-4115-a621-8a905f2a618e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:58:59.072038 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98d23ed5-5c54-4115-a621-8a905f2a618e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:58:59.072439 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 731/2894] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:59 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:59.198060 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5dd3714-029e-4d06-b149-6709d1d82afc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:59.199905 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5dd3714-029e-4d06-b149-6709d1d82afc tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:58:59.200100 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5dd3714-029e-4d06-b149-6709d1d82afc tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:59.200310 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5dd3714-029e-4d06-b149-6709d1d82afc tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:59.209239 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:59.209239 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:59.212157 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e5dd3714-029e-4d06-b149-6709d1d82afc tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:58:59.215644 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5dd3714-029e-4d06-b149-6709d1d82afc tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:58:59.216021 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 726/2895] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:59 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:59.475121 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d1f58d99-83cd-475b-9368-c611dd5e103a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:59.476848 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1f58d99-83cd-475b-9368-c611dd5e103a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:58:59.477069 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1f58d99-83cd-475b-9368-c611dd5e103a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:59.477326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1f58d99-83cd-475b-9368-c611dd5e103a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:59.486197 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:59.486197 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:58:59.489967 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d1f58d99-83cd-475b-9368-c611dd5e103a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:58:59.493766 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1f58d99-83cd-475b-9368-c611dd5e103a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:58:59.494308 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 725/2896] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:58:59 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:58:59.865273 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c4ed80da-7d78-40d5-a517-e724b0ee7c30 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:59.867757 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c4ed80da-7d78-40d5-a517-e724b0ee7c30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:59.868051 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c4ed80da-7d78-40d5-a517-e724b0ee7c30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:59.868354 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c4ed80da-7d78-40d5-a517-e724b0ee7c30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:59.878582 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:59.878582 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:58:59.883533 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c4ed80da-7d78-40d5-a517-e724b0ee7c30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:59.889584 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c4ed80da-7d78-40d5-a517-e724b0ee7c30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:59.890312 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 715/2897] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:59 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:58:59.909532 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-944d399f-db28-453f-815a-f5b72c938884 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:59.911621 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-944d399f-db28-453f-815a-f5b72c938884 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:59.911875 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-944d399f-db28-453f-815a-f5b72c938884 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:59.912156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-944d399f-db28-453f-815a-f5b72c938884 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:59.919783 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:59.919783 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:58:59.924261 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-944d399f-db28-453f-815a-f5b72c938884 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:59.932508 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-944d399f-db28-453f-815a-f5b72c938884 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:58:59.932902 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 732/2898] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:58:59 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:58:59.946064 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-be5ab87b-2084-4710-a5b5-1da6dbf8bfe5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:58:59.948517 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-be5ab87b-2084-4710-a5b5-1da6dbf8bfe5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:59.948797 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-be5ab87b-2084-4710-a5b5-1da6dbf8bfe5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:58:59.949050 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-be5ab87b-2084-4710-a5b5-1da6dbf8bfe5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:58:59.949290 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-be5ab87b-2084-4710-a5b5-1da6dbf8bfe5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume with id: 0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:58:59.960407 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:58:59.960407 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:58:59.961009 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-be5ab87b-2084-4710-a5b5-1da6dbf8bfe5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:58:59.992409 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-be5ab87b-2084-4710-a5b5-1da6dbf8bfe5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume request issued successfully. Aug 01 13:58:59.992765 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-be5ab87b-2084-4710-a5b5-1da6dbf8bfe5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 202 Aug 01 13:58:59.994079 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 727/2899] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:58:59 2026] DELETE /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:59:00.001549 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-25803e42-0536-49b0-a1f1-66efce66705e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:00.004583 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-25803e42-0536-49b0-a1f1-66efce66705e tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:59:00.004877 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-25803e42-0536-49b0-a1f1-66efce66705e tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:00.005163 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-25803e42-0536-49b0-a1f1-66efce66705e tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:00.019192 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:00.019192 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:00.024104 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-25803e42-0536-49b0-a1f1-66efce66705e tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:00.029573 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-25803e42-0536-49b0-a1f1-66efce66705e tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 200 Aug 01 13:59:00.030018 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 726/2900] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:00 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:00.088207 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-36b02553-cc96-4b16-b8be-ac12dfd64d8d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:00.090248 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-36b02553-cc96-4b16-b8be-ac12dfd64d8d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:00.090509 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-36b02553-cc96-4b16-b8be-ac12dfd64d8d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:00.090766 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-36b02553-cc96-4b16-b8be-ac12dfd64d8d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:00.102070 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:00.102070 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:00.105974 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-36b02553-cc96-4b16-b8be-ac12dfd64d8d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:00.110337 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-36b02553-cc96-4b16-b8be-ac12dfd64d8d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:00.111009 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 716/2901] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:00 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:00.228370 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6c14aecf-9bbd-4939-8c3d-41f46825384d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:00.230748 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c14aecf-9bbd-4939-8c3d-41f46825384d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:00.231016 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c14aecf-9bbd-4939-8c3d-41f46825384d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:00.231295 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c14aecf-9bbd-4939-8c3d-41f46825384d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:00.242900 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:00.242900 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:00.246929 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6c14aecf-9bbd-4939-8c3d-41f46825384d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:00.252355 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c14aecf-9bbd-4939-8c3d-41f46825384d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:59:00.253070 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 733/2902] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:00 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:00.507269 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-27ffeed2-7d96-43dd-9a98-5f6eb26f0fe6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:00.508984 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27ffeed2-7d96-43dd-9a98-5f6eb26f0fe6 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:00.509233 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27ffeed2-7d96-43dd-9a98-5f6eb26f0fe6 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:00.509461 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27ffeed2-7d96-43dd-9a98-5f6eb26f0fe6 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:00.519283 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:00.519283 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:00.523206 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-27ffeed2-7d96-43dd-9a98-5f6eb26f0fe6 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:00.528195 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27ffeed2-7d96-43dd-9a98-5f6eb26f0fe6 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:00.528679 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 728/2903] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:00 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:01.043458 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fec24334-a30c-4419-a32c-42d0fd303259 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:01.045794 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fec24334-a30c-4419-a32c-42d0fd303259 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:59:01.046069 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fec24334-a30c-4419-a32c-42d0fd303259 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:01.046373 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fec24334-a30c-4419-a32c-42d0fd303259 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:01.054729 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fec24334-a30c-4419-a32c-42d0fd303259 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 404 Aug 01 13:59:01.055402 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 727/2904] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:01 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:01.123875 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-30c4ca4c-f3d1-4e00-991d-1ded0737839c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:01.126293 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-30c4ca4c-f3d1-4e00-991d-1ded0737839c tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:01.126593 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-30c4ca4c-f3d1-4e00-991d-1ded0737839c tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:01.126859 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-30c4ca4c-f3d1-4e00-991d-1ded0737839c tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:01.141462 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:01.141462 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:01.147072 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-30c4ca4c-f3d1-4e00-991d-1ded0737839c tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:01.152991 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-30c4ca4c-f3d1-4e00-991d-1ded0737839c tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:01.153735 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 717/2905] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:01 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:01.265981 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c27119be-13fc-4c67-a354-184b85e7fa11 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:01.267702 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c27119be-13fc-4c67-a354-184b85e7fa11 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:01.267926 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c27119be-13fc-4c67-a354-184b85e7fa11 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:01.268168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c27119be-13fc-4c67-a354-184b85e7fa11 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:01.277651 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:01.277651 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:01.281059 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c27119be-13fc-4c67-a354-184b85e7fa11 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:01.284874 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c27119be-13fc-4c67-a354-184b85e7fa11 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:59:01.285229 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 734/2906] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:01 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:01.541994 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ceae54a0-4793-44b5-bf8c-6390c8d31309 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:01.544411 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ceae54a0-4793-44b5-bf8c-6390c8d31309 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:01.544729 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ceae54a0-4793-44b5-bf8c-6390c8d31309 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:01.544953 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ceae54a0-4793-44b5-bf8c-6390c8d31309 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:01.556023 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:01.556023 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:01.564500 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ceae54a0-4793-44b5-bf8c-6390c8d31309 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:01.569307 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ceae54a0-4793-44b5-bf8c-6390c8d31309 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:01.569681 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 729/2907] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:01 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:01.965577 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-31cb58b1-70c6-4f2d-b45d-4a7c4e09c3d2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:01.967766 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-31cb58b1-70c6-4f2d-b45d-4a7c4e09c3d2 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/attachments/f29467ef-32fd-4eb2-9c38-3e1bfa912cc2/action Aug 01 13:59:01.968143 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-31cb58b1-70c6-4f2d-b45d-4a7c4e09c3d2 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:01.968327 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-31cb58b1-70c6-4f2d-b45d-4a7c4e09c3d2 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:01.986326 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:01.986326 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:01.999114 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4315b79-f075-42d7-8106-5adb5ff95ff4 req-31cb58b1-70c6-4f2d-b45d-4a7c4e09c3d2 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments/f29467ef-32fd-4eb2-9c38-3e1bfa912cc2/action returned with HTTP 204 Aug 01 13:59:01.999606 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 728/2908] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:59:01 2026] POST /volume/v3/attachments/f29467ef-32fd-4eb2-9c38-3e1bfa912cc2/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:02.173764 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-aca1725c-b084-43fd-8308-4368272176c4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:02.176120 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aca1725c-b084-43fd-8308-4368272176c4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:02.176436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aca1725c-b084-43fd-8308-4368272176c4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:02.176705 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aca1725c-b084-43fd-8308-4368272176c4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:02.190327 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:02.190327 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:02.195638 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-aca1725c-b084-43fd-8308-4368272176c4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:02.202969 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aca1725c-b084-43fd-8308-4368272176c4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:02.203900 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 718/2909] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:02 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:02.297776 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd2adea8-a49c-4ebb-8187-7cabeb011faf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:02.300236 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd2adea8-a49c-4ebb-8187-7cabeb011faf tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:02.300591 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd2adea8-a49c-4ebb-8187-7cabeb011faf tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:02.300813 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd2adea8-a49c-4ebb-8187-7cabeb011faf tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:02.315499 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:02.315499 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:02.320098 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bd2adea8-a49c-4ebb-8187-7cabeb011faf tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:02.326440 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd2adea8-a49c-4ebb-8187-7cabeb011faf tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:59:02.327129 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 735/2910] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:02 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 1230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:02.338786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-56fc9da8-e5ce-4eca-9ac9-c5abf54a95b1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:02.341608 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56fc9da8-e5ce-4eca-9ac9-c5abf54a95b1 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:02.341780 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56fc9da8-e5ce-4eca-9ac9-c5abf54a95b1 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:02.341949 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56fc9da8-e5ce-4eca-9ac9-c5abf54a95b1 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:02.350918 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:02.350918 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:02.354125 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-56fc9da8-e5ce-4eca-9ac9-c5abf54a95b1 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:02.358524 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56fc9da8-e5ce-4eca-9ac9-c5abf54a95b1 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:59:02.358903 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 730/2911] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:02 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:02.583087 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6c0cb5dc-5bc8-44fa-a1bb-0e526eacfa1b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:02.585694 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c0cb5dc-5bc8-44fa-a1bb-0e526eacfa1b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:02.585899 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c0cb5dc-5bc8-44fa-a1bb-0e526eacfa1b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:02.586109 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c0cb5dc-5bc8-44fa-a1bb-0e526eacfa1b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:02.598996 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:02.598996 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:02.603565 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6c0cb5dc-5bc8-44fa-a1bb-0e526eacfa1b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:02.609292 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c0cb5dc-5bc8-44fa-a1bb-0e526eacfa1b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:02.609900 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 729/2912] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:02 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:02.793992 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:02.795952 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:02.796290 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "e11d52c1-87ea-47c6-b307-9c63da3151e3", "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:02.797756 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'e11d52c1-87ea-47c6-b307-9c63da3151e3', 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:02.873255 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4b07419c-7563-4991-8d64-ba12e950f608 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:02.875530 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b07419c-7563-4991-8d64-ba12e950f608 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:02.876001 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b07419c-7563-4991-8d64-ba12e950f608 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:02.877249 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b07419c-7563-4991-8d64-ba12e950f608 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:02.877492 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume of 1 GB Aug 01 13:59:02.882207 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Availability Zones retrieved successfully. Aug 01 13:59:02.883163 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:02.883163 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:02.886755 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4b07419c-7563-4991-8d64-ba12e950f608 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:02.890202 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Flow 'volume_create_api' (b9341150-a0ef-4976-9457-902917c474e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:02.890577 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1512cc0-35ed-4a06-8901-420b2f2e76ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:02.891768 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:02.892689 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b07419c-7563-4991-8d64-ba12e950f608 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:02.893346 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 736/2913] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:02 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:02.959979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1512cc0-35ed-4a06-8901-420b2f2e76ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:02.961086 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6672a791-dc2e-4ee2-8da5-365ef7da431d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:02.997650 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Created reservations ['44e8830a-0827-45a0-8f7b-d03e5c2d02f1', '84728d75-df5f-49f9-8fcc-79644d3b3ab5', 'f5c41ca3-17e6-41c3-a39a-55042616fefa', '8e9b419a-f54a-4634-8adb-30d9d44e22f8'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:02.998695 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6672a791-dc2e-4ee2-8da5-365ef7da431d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44e8830a-0827-45a0-8f7b-d03e5c2d02f1', '84728d75-df5f-49f9-8fcc-79644d3b3ab5', 'f5c41ca3-17e6-41c3-a39a-55042616fefa', '8e9b419a-f54a-4634-8adb-30d9d44e22f8']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:02.999549 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f466486a-6110-4ab0-a3e6-c1863d821c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:03.023677 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f466486a-6110-4ab0-a3e6-c1863d821c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21788983-2e31-4fc2-ad0e-575d2bc570f2', '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='fc9ffbf1b63e48fc8d4278cf975e2ded',qos_specs=None,replication_status=,reservations=['44e8830a-0827-45a0-8f7b-d03e5c2d02f1','84728d75-df5f-49f9-8fcc-79644d3b3ab5','f5c41ca3-17e6-41c3-a39a-55042616fefa','8e9b419a-f54a-4634-8adb-30d9d44e22f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13bafeefb7e34140939a4246f676ab5e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:03Z,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=21788983-2e31-4fc2-ad0e-575d2bc570f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc9ffbf1b63e48fc8d4278cf975e2ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13bafeefb7e34140939a4246f676ab5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:03.025782 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (723a7c23-29ba-457d-a054-c8fe486121de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:03.046020 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (723a7c23-29ba-457d-a054-c8fe486121de) transitioned into state 'SUCCESS' from 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='fc9ffbf1b63e48fc8d4278cf975e2ded',qos_specs=None,replication_status=,reservations=['44e8830a-0827-45a0-8f7b-d03e5c2d02f1','84728d75-df5f-49f9-8fcc-79644d3b3ab5','f5c41ca3-17e6-41c3-a39a-55042616fefa','8e9b419a-f54a-4634-8adb-30d9d44e22f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13bafeefb7e34140939a4246f676ab5e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:03.047190 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b0ca14-86e9-4747-9f92-d28cbee6ab0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:03.058432 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b0ca14-86e9-4747-9f92-d28cbee6ab0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:03.058432 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Flow 'volume_create_api' (b9341150-a0ef-4976-9457-902917c474e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:03.058432 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume request issued successfully. Aug 01 13:59:03.059544 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6c547d0f-908d-43dc-b416-3fb3c63873bd tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:03.060003 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 719/2914] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:59:02 2026] POST /volume/v3/volumes => generated 775 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:03.073412 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b543f04c-f2f9-4245-82b6-26866a11a7e8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:03.080862 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b543f04c-f2f9-4245-82b6-26866a11a7e8 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:03.081116 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b543f04c-f2f9-4245-82b6-26866a11a7e8 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:03.081342 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b543f04c-f2f9-4245-82b6-26866a11a7e8 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:03.092037 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:03.092037 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:03.096830 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b543f04c-f2f9-4245-82b6-26866a11a7e8 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:03.102499 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b543f04c-f2f9-4245-82b6-26866a11a7e8 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:03.102957 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 731/2915] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:03 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:03.217103 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-898b0420-7cfc-45f6-a3a4-5ff66fd6ff70 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:03.219104 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-898b0420-7cfc-45f6-a3a4-5ff66fd6ff70 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:03.219366 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-898b0420-7cfc-45f6-a3a4-5ff66fd6ff70 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:03.219583 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-898b0420-7cfc-45f6-a3a4-5ff66fd6ff70 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:03.227891 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-50121c28-257d-477b-9387-8f446ac0ed7c req-de23f80b-be75-4786-a720-f3c8db609925 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:03.232168 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-de23f80b-be75-4786-a720-f3c8db609925 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:03.232168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-de23f80b-be75-4786-a720-f3c8db609925 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:03.232168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-de23f80b-be75-4786-a720-f3c8db609925 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:03.234249 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:03.234249 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:03.238124 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-898b0420-7cfc-45f6-a3a4-5ff66fd6ff70 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:03.240791 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:03.240791 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:03.242829 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-898b0420-7cfc-45f6-a3a4-5ff66fd6ff70 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:03.243552 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 730/2916] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:03 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:03.250047 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-50121c28-257d-477b-9387-8f446ac0ed7c req-de23f80b-be75-4786-a720-f3c8db609925 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:03.257242 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-de23f80b-be75-4786-a720-f3c8db609925 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:03.257242 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 737/2917] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:03 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:03.339476 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f138f455-e716-4389-b2c8-aeca5aa4ee68 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:03.340044 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f138f455-e716-4389-b2c8-aeca5aa4ee68 None None] GET https://10.4.3.223/volume// Aug 01 13:59:03.340290 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f138f455-e716-4389-b2c8-aeca5aa4ee68 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:03.341136 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f138f455-e716-4389-b2c8-aeca5aa4ee68 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:03.341603 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f138f455-e716-4389-b2c8-aeca5aa4ee68 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:03.341937 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 720/2918] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:59: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 01 13:59:03.350798 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-50121c28-257d-477b-9387-8f446ac0ed7c req-12bdee72-c20e-4991-9361-f8e70cd60a54 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:03.354369 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-12bdee72-c20e-4991-9361-f8e70cd60a54 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:59:03.354775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-12bdee72-c20e-4991-9361-f8e70cd60a54 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc8756c7-b254-437b-8a7e-f842fbc7eb1f", "connector": null, "instance_uuid": "86fbc3cf-46f9-4bfb-b2a0-d1b7c4cb3ca1"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:03.364291 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:03.364291 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:03.395387 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-12bdee72-c20e-4991-9361-f8e70cd60a54 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:59:03.396169 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 732/2919] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:59:03 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:03.424697 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a406fa1-350e-4281-b4f9-c0f6cdb12452 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:03.426489 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a406fa1-350e-4281-b4f9-c0f6cdb12452 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:03.426811 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a406fa1-350e-4281-b4f9-c0f6cdb12452 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:03.426881 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a406fa1-350e-4281-b4f9-c0f6cdb12452 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:03.436961 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c8d62be0-7e15-4f42-a6a9-fd41b9ad2a0b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:03.436961 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c8d62be0-7e15-4f42-a6a9-fd41b9ad2a0b None None] GET https://10.4.3.223/volume// Aug 01 13:59:03.436961 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c8d62be0-7e15-4f42-a6a9-fd41b9ad2a0b None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:03.436961 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c8d62be0-7e15-4f42-a6a9-fd41b9ad2a0b None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:03.436961 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c8d62be0-7e15-4f42-a6a9-fd41b9ad2a0b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:03.436961 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 738/2920] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59: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 01 13:59:03.437577 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:03.437577 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:03.440995 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7a406fa1-350e-4281-b4f9-c0f6cdb12452 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:03.442821 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-50121c28-257d-477b-9387-8f446ac0ed7c req-b6945439-5f24-45ca-a816-fc687716e511 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:03.445731 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a406fa1-350e-4281-b4f9-c0f6cdb12452 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:03.445818 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 731/2921] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:03 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:03.449512 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-b6945439-5f24-45ca-a816-fc687716e511 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:03.449740 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-b6945439-5f24-45ca-a816-fc687716e511 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:03.449969 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-b6945439-5f24-45ca-a816-fc687716e511 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:03.467224 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:03.467224 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:03.473319 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-50121c28-257d-477b-9387-8f446ac0ed7c req-b6945439-5f24-45ca-a816-fc687716e511 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:03.477722 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-b6945439-5f24-45ca-a816-fc687716e511 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:03.478235 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 721/2922] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:03 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:03.588610 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-50121c28-257d-477b-9387-8f446ac0ed7c req-d0fef3fe-8a85-420c-8d19-9ae83ce177cb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:03.590679 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-d0fef3fe-8a85-420c-8d19-9ae83ce177cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] PUT https://10.4.3.223/volume/v3/attachments/ffd87ff1-cb00-4be8-b120-766d4ca87d7d Aug 01 13:59:03.591085 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-d0fef3fe-8a85-420c-8d19-9ae83ce177cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:03.599673 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-50121c28-257d-477b-9387-8f446ac0ed7c req-d0fef3fe-8a85-420c-8d19-9ae83ce177cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Acquiring lock "cinder-attachment_update-dc8756c7-b254-437b-8a7e-f842fbc7eb1f-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:59:03.604465 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-50121c28-257d-477b-9387-8f446ac0ed7c req-d0fef3fe-8a85-420c-8d19-9ae83ce177cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Lock "cinder-attachment_update-dc8756c7-b254-437b-8a7e-f842fbc7eb1f-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:59:03.605365 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:03.605365 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:03.623304 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-96d65cc5-ca53-4c01-b38d-90302a66ba98 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:03.627856 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96d65cc5-ca53-4c01-b38d-90302a66ba98 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:03.627856 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96d65cc5-ca53-4c01-b38d-90302a66ba98 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:03.627856 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96d65cc5-ca53-4c01-b38d-90302a66ba98 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:03.638181 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:03.638181 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:03.642818 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-96d65cc5-ca53-4c01-b38d-90302a66ba98 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:03.647814 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96d65cc5-ca53-4c01-b38d-90302a66ba98 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:03.648617 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 739/2923] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:03 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:03.704796 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-50121c28-257d-477b-9387-8f446ac0ed7c req-d0fef3fe-8a85-420c-8d19-9ae83ce177cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Lock "cinder-attachment_update-dc8756c7-b254-437b-8a7e-f842fbc7eb1f-np0000006308" released by "attachment_update" :: held 0.100s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:59:03.705180 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-d0fef3fe-8a85-420c-8d19-9ae83ce177cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments/ffd87ff1-cb00-4be8-b120-766d4ca87d7d returned with HTTP 200 Aug 01 13:59:03.705708 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 733/2924] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:59:03 2026] PUT /volume/v3/attachments/ffd87ff1-cb00-4be8-b120-766d4ca87d7d => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:04.114881 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e1c82251-386b-456f-9aaf-90948831c16b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:04.116661 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e1c82251-386b-456f-9aaf-90948831c16b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:04.116843 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e1c82251-386b-456f-9aaf-90948831c16b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:04.117027 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e1c82251-386b-456f-9aaf-90948831c16b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:04.123472 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:04.123472 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:04.126432 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e1c82251-386b-456f-9aaf-90948831c16b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:04.129889 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e1c82251-386b-456f-9aaf-90948831c16b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:04.130426 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 732/2925] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:04 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 925 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:04.257642 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2cf79d0e-1c77-44fd-83b7-3aa186b889b6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:04.259446 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2cf79d0e-1c77-44fd-83b7-3aa186b889b6 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:04.259641 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2cf79d0e-1c77-44fd-83b7-3aa186b889b6 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:04.259825 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2cf79d0e-1c77-44fd-83b7-3aa186b889b6 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:04.269080 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:04.269080 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:04.272447 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2cf79d0e-1c77-44fd-83b7-3aa186b889b6 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:04.276325 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2cf79d0e-1c77-44fd-83b7-3aa186b889b6 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:04.276677 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 722/2926] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:04 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:04.462992 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cf7243a0-1c3c-4963-87e3-2a7accb65504 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:04.464704 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf7243a0-1c3c-4963-87e3-2a7accb65504 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:04.464955 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf7243a0-1c3c-4963-87e3-2a7accb65504 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:04.465167 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf7243a0-1c3c-4963-87e3-2a7accb65504 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:04.467349 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=427,cinder:UPDATE=126,cinder:INSERT=65 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:59:04.477131 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:04.477131 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:04.480708 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cf7243a0-1c3c-4963-87e3-2a7accb65504 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:04.484886 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf7243a0-1c3c-4963-87e3-2a7accb65504 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:04.485279 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 740/2927] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:04 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:04.663382 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b0bfa834-c97a-4745-a72b-6d0c247b8137 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:04.665565 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b0bfa834-c97a-4745-a72b-6d0c247b8137 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:04.665814 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b0bfa834-c97a-4745-a72b-6d0c247b8137 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:04.666066 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b0bfa834-c97a-4745-a72b-6d0c247b8137 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:04.678315 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:04.678315 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:04.682499 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b0bfa834-c97a-4745-a72b-6d0c247b8137 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:04.687704 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b0bfa834-c97a-4745-a72b-6d0c247b8137 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:04.688199 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 734/2928] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:04 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:05.073096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c123839e-bda7-480d-befb-1b9718886821 req-374b92f1-b0bf-4fdc-a1d6-907bfff18655 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:05.076095 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-374b92f1-b0bf-4fdc-a1d6-907bfff18655 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] DELETE https://10.4.3.223/volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3 Aug 01 13:59:05.076405 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-374b92f1-b0bf-4fdc-a1d6-907bfff18655 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:05.076672 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-374b92f1-b0bf-4fdc-a1d6-907bfff18655 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:05.087350 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:05.087350 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:05.144889 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6d2017c7-d527-473f-a5d9-87e72ea57814 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:05.145264 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c123839e-bda7-480d-befb-1b9718886821 req-374b92f1-b0bf-4fdc-a1d6-907bfff18655 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3 returned with HTTP 200 Aug 01 13:59:05.145550 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 733/2929] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:59:05 2026] DELETE /volume/v3/attachments/0ac89212-42a5-4975-a0d7-fdb37682a1e3 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:05.146671 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6d2017c7-d527-473f-a5d9-87e72ea57814 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:05.147179 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6d2017c7-d527-473f-a5d9-87e72ea57814 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:05.147179 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6d2017c7-d527-473f-a5d9-87e72ea57814 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:05.156124 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:05.156124 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:05.159681 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6d2017c7-d527-473f-a5d9-87e72ea57814 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:05.165472 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6d2017c7-d527-473f-a5d9-87e72ea57814 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:05.165937 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 723/2930] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:05 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:05.290697 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1d3ee990-ab29-4bb8-b917-d58bc4cc45d3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:05.293822 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d3ee990-ab29-4bb8-b917-d58bc4cc45d3 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:05.294196 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d3ee990-ab29-4bb8-b917-d58bc4cc45d3 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:05.294391 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d3ee990-ab29-4bb8-b917-d58bc4cc45d3 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:05.308700 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:05.308700 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:05.314554 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1d3ee990-ab29-4bb8-b917-d58bc4cc45d3 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:05.320796 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d3ee990-ab29-4bb8-b917-d58bc4cc45d3 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:05.321308 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 741/2931] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:05 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:05.468597 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ed976304-8f1f-4047-9b8a-0b3ff9d68a23 req-e6ddc998-ff61-47e0-82b7-a7fa355648c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:05.470557 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ed976304-8f1f-4047-9b8a-0b3ff9d68a23 req-e6ddc998-ff61-47e0-82b7-a7fa355648c5 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:59:05.470745 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ed976304-8f1f-4047-9b8a-0b3ff9d68a23 req-e6ddc998-ff61-47e0-82b7-a7fa355648c5 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:05.470937 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ed976304-8f1f-4047-9b8a-0b3ff9d68a23 req-e6ddc998-ff61-47e0-82b7-a7fa355648c5 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:05.477516 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:05.477516 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:05.481141 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ed976304-8f1f-4047-9b8a-0b3ff9d68a23 req-e6ddc998-ff61-47e0-82b7-a7fa355648c5 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:59:05.485058 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ed976304-8f1f-4047-9b8a-0b3ff9d68a23 req-e6ddc998-ff61-47e0-82b7-a7fa355648c5 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:59:05.485448 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 735/2932] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:05 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:05.496951 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4271da62-6a61-4451-b9ec-2baea25cac0b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:05.497497 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8397e090-c9e7-4b23-b1ce-81f5582df7f0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:05.499137 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4271da62-6a61-4451-b9ec-2baea25cac0b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:05.499203 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8397e090-c9e7-4b23-b1ce-81f5582df7f0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:59:05.499404 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8397e090-c9e7-4b23-b1ce-81f5582df7f0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:05.499459 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4271da62-6a61-4451-b9ec-2baea25cac0b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:05.499599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4271da62-6a61-4451-b9ec-2baea25cac0b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:05.499661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8397e090-c9e7-4b23-b1ce-81f5582df7f0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:05.499886 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-8397e090-c9e7-4b23-b1ce-81f5582df7f0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Delete volume with id: 0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:59:05.506091 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:05.506091 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:05.506640 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8397e090-c9e7-4b23-b1ce-81f5582df7f0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:59:05.510180 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:05.510180 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:05.513664 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4271da62-6a61-4451-b9ec-2baea25cac0b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:05.517926 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4271da62-6a61-4451-b9ec-2baea25cac0b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:05.518452 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 734/2933] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:05 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:05.523026 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8397e090-c9e7-4b23-b1ce-81f5582df7f0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Delete volume request issued successfully. Aug 01 13:59:05.523267 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8397e090-c9e7-4b23-b1ce-81f5582df7f0 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 202 Aug 01 13:59:05.523706 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 724/2934] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:05 2026] DELETE /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:05.532784 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-56aa7c50-43f7-4e55-bbe3-541b4a84299b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:05.535586 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-56aa7c50-43f7-4e55-bbe3-541b4a84299b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:59:05.535788 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-56aa7c50-43f7-4e55-bbe3-541b4a84299b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:05.536022 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-56aa7c50-43f7-4e55-bbe3-541b4a84299b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:05.544555 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:05.544555 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:05.550518 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-56aa7c50-43f7-4e55-bbe3-541b4a84299b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Volume info retrieved successfully. Aug 01 13:59:05.557914 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-56aa7c50-43f7-4e55-bbe3-541b4a84299b tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 200 Aug 01 13:59:05.558459 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 742/2935] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:05 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:05.701325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8416b374-8455-4493-9942-0c8c2053ab9c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:05.703533 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8416b374-8455-4493-9942-0c8c2053ab9c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:05.703771 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8416b374-8455-4493-9942-0c8c2053ab9c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:05.704042 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8416b374-8455-4493-9942-0c8c2053ab9c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:05.714749 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:05.714749 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:05.719232 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8416b374-8455-4493-9942-0c8c2053ab9c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:05.724042 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8416b374-8455-4493-9942-0c8c2053ab9c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:05.724460 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 736/2936] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:05 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:06.194240 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c6140db1-997d-476e-9eb5-a812359f9263 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:06.196136 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6140db1-997d-476e-9eb5-a812359f9263 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:06.196444 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6140db1-997d-476e-9eb5-a812359f9263 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:06.196689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6140db1-997d-476e-9eb5-a812359f9263 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:06.205995 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:06.205995 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:06.213365 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c6140db1-997d-476e-9eb5-a812359f9263 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:06.218449 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6140db1-997d-476e-9eb5-a812359f9263 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:06.221248 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 735/2937] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:06 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:06.337168 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4d2b0c40-e0f0-445a-881e-22f46737c26e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:06.339049 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d2b0c40-e0f0-445a-881e-22f46737c26e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:06.339272 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d2b0c40-e0f0-445a-881e-22f46737c26e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:06.339486 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d2b0c40-e0f0-445a-881e-22f46737c26e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:06.357064 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:06.357064 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:06.361371 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4d2b0c40-e0f0-445a-881e-22f46737c26e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:06.366842 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d2b0c40-e0f0-445a-881e-22f46737c26e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:06.367326 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 725/2938] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:06 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:06.530848 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e7b00d92-e9c5-4f72-a8ad-9f144146dc11 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:06.532569 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e7b00d92-e9c5-4f72-a8ad-9f144146dc11 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:06.532826 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e7b00d92-e9c5-4f72-a8ad-9f144146dc11 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:06.533332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e7b00d92-e9c5-4f72-a8ad-9f144146dc11 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:06.543470 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:06.543470 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:06.547479 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e7b00d92-e9c5-4f72-a8ad-9f144146dc11 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:06.552350 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e7b00d92-e9c5-4f72-a8ad-9f144146dc11 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:06.552762 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 743/2939] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:06 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:06.571643 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-987a9555-a1c5-4855-a276-c8410addc919 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:06.573930 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-987a9555-a1c5-4855-a276-c8410addc919 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] GET https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 Aug 01 13:59:06.574181 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-987a9555-a1c5-4855-a276-c8410addc919 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:06.574455 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-987a9555-a1c5-4855-a276-c8410addc919 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:06.581403 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-987a9555-a1c5-4855-a276-c8410addc919 tempest-TestMinimumBasicScenario-371592956 tempest-TestMinimumBasicScenario-371592956-project-member] https://10.4.3.223/volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 returned with HTTP 404 Aug 01 13:59:06.582277 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 737/2940] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:06 2026] GET /volume/v3/volumes/0841b36a-a4c8-4918-ad1d-d0519ce0d8f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:06.736839 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a096ce08-2425-40e9-881e-30222b1b1103 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:06.739499 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a096ce08-2425-40e9-881e-30222b1b1103 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:06.739746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a096ce08-2425-40e9-881e-30222b1b1103 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:06.740104 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a096ce08-2425-40e9-881e-30222b1b1103 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:06.750542 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:06.750542 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:06.755036 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a096ce08-2425-40e9-881e-30222b1b1103 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:06.760084 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a096ce08-2425-40e9-881e-30222b1b1103 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:06.760502 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 736/2941] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:06 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:07.235616 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-84c8c46d-96ab-4f79-b761-4ae2f06a3aa2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:07.237478 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-84c8c46d-96ab-4f79-b761-4ae2f06a3aa2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:07.237706 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-84c8c46d-96ab-4f79-b761-4ae2f06a3aa2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:07.237901 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-84c8c46d-96ab-4f79-b761-4ae2f06a3aa2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:07.246163 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:07.246163 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:07.252188 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-84c8c46d-96ab-4f79-b761-4ae2f06a3aa2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:07.260379 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-84c8c46d-96ab-4f79-b761-4ae2f06a3aa2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:07.260746 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 726/2942] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:07 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:07.380520 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-056dea83-7c19-4456-839c-c73ce648e0c2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:07.382937 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-056dea83-7c19-4456-839c-c73ce648e0c2 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:07.383170 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-056dea83-7c19-4456-839c-c73ce648e0c2 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:07.383438 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-056dea83-7c19-4456-839c-c73ce648e0c2 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:07.396091 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:07.396091 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:07.400850 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-056dea83-7c19-4456-839c-c73ce648e0c2 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:07.406359 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-056dea83-7c19-4456-839c-c73ce648e0c2 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:07.406872 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 744/2943] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:07 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:07.564785 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0e796efc-f54f-4ba3-93d2-fb3d3d4bb106 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:07.567409 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e796efc-f54f-4ba3-93d2-fb3d3d4bb106 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:07.567674 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e796efc-f54f-4ba3-93d2-fb3d3d4bb106 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:07.567936 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e796efc-f54f-4ba3-93d2-fb3d3d4bb106 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:07.579312 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:07.579312 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:07.584560 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0e796efc-f54f-4ba3-93d2-fb3d3d4bb106 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:07.589613 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e796efc-f54f-4ba3-93d2-fb3d3d4bb106 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:07.590316 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 738/2944] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:07 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:07.773641 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-39b27fb6-2494-407f-b0da-5f87dd1dd680 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:07.776168 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-39b27fb6-2494-407f-b0da-5f87dd1dd680 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:07.776487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-39b27fb6-2494-407f-b0da-5f87dd1dd680 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:07.776843 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-39b27fb6-2494-407f-b0da-5f87dd1dd680 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:07.792068 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:07.792068 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:07.796784 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-39b27fb6-2494-407f-b0da-5f87dd1dd680 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:07.803244 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-39b27fb6-2494-407f-b0da-5f87dd1dd680 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:07.803967 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 737/2945] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:07 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:08.279006 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e7544769-0689-421c-bce4-3b876ef27bdf None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:08.281850 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e7544769-0689-421c-bce4-3b876ef27bdf tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:08.282154 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e7544769-0689-421c-bce4-3b876ef27bdf tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:08.282793 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e7544769-0689-421c-bce4-3b876ef27bdf tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:08.294180 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:08.294180 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:08.300751 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e7544769-0689-421c-bce4-3b876ef27bdf tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:08.309795 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e7544769-0689-421c-bce4-3b876ef27bdf tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:08.310518 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 727/2946] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:08 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:08.347167 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-63870a03-fba8-4042-90b4-686394f995e3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:08.349379 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-63870a03-fba8-4042-90b4-686394f995e3 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] POST https://10.4.3.223/volume/v3/attachments/c3e90584-4aed-486d-be4c-96b3d328fbf2/action Aug 01 13:59:08.349736 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-63870a03-fba8-4042-90b4-686394f995e3 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:08.349862 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-63870a03-fba8-4042-90b4-686394f995e3 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:08.373404 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:08.373404 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:08.386278 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9370831c-9c84-44af-b9a5-0c453225e7eb req-63870a03-fba8-4042-90b4-686394f995e3 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/attachments/c3e90584-4aed-486d-be4c-96b3d328fbf2/action returned with HTTP 204 Aug 01 13:59:08.386768 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 745/2947] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:59:08 2026] POST /volume/v3/attachments/c3e90584-4aed-486d-be4c-96b3d328fbf2/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:08.423094 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d9feef15-7502-43ee-8313-ebc166e25e8a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:08.425234 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d9feef15-7502-43ee-8313-ebc166e25e8a tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:08.425554 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d9feef15-7502-43ee-8313-ebc166e25e8a tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:08.425778 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d9feef15-7502-43ee-8313-ebc166e25e8a tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:08.436955 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:08.436955 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:08.442124 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d9feef15-7502-43ee-8313-ebc166e25e8a tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:08.447437 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d9feef15-7502-43ee-8313-ebc166e25e8a tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:08.447870 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 739/2948] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:08 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:08.462879 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8830a85c-fd0a-45b9-86a5-59426f5d525a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:08.465103 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8830a85c-fd0a-45b9-86a5-59426f5d525a tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:08.465398 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8830a85c-fd0a-45b9-86a5-59426f5d525a tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:08.465638 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8830a85c-fd0a-45b9-86a5-59426f5d525a tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:08.477351 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:08.477351 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:08.481593 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8830a85c-fd0a-45b9-86a5-59426f5d525a tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:08.486721 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8830a85c-fd0a-45b9-86a5-59426f5d525a tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:08.487349 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 738/2949] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:08 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:08.544853 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-904e9321-a78b-4ad1-a0e3-c6a4ca6fbc54 req-d56fc9c3-3a40-40b9-8987-8061bb06fbf7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:08.547609 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-904e9321-a78b-4ad1-a0e3-c6a4ca6fbc54 req-d56fc9c3-3a40-40b9-8987-8061bb06fbf7 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:08.547910 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-904e9321-a78b-4ad1-a0e3-c6a4ca6fbc54 req-d56fc9c3-3a40-40b9-8987-8061bb06fbf7 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:08.548163 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-904e9321-a78b-4ad1-a0e3-c6a4ca6fbc54 req-d56fc9c3-3a40-40b9-8987-8061bb06fbf7 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:08.560861 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:08.560861 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:08.565910 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-904e9321-a78b-4ad1-a0e3-c6a4ca6fbc54 req-d56fc9c3-3a40-40b9-8987-8061bb06fbf7 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:08.572049 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-904e9321-a78b-4ad1-a0e3-c6a4ca6fbc54 req-d56fc9c3-3a40-40b9-8987-8061bb06fbf7 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:08.572621 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 728/2950] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:08 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:08.603748 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-83c96a53-6ac5-4eb7-8add-6f608db31c7e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:08.606329 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-83c96a53-6ac5-4eb7-8add-6f608db31c7e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:08.606616 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-83c96a53-6ac5-4eb7-8add-6f608db31c7e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:08.606920 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-83c96a53-6ac5-4eb7-8add-6f608db31c7e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:08.631270 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:08.631270 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:08.642360 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-83c96a53-6ac5-4eb7-8add-6f608db31c7e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:08.651877 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-83c96a53-6ac5-4eb7-8add-6f608db31c7e tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:08.652251 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 746/2951] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:08 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 939 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:08.818952 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1a02539c-6c74-42d6-b2b0-8c8dd913c635 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:08.820864 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a02539c-6c74-42d6-b2b0-8c8dd913c635 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:08.821074 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a02539c-6c74-42d6-b2b0-8c8dd913c635 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:08.821282 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a02539c-6c74-42d6-b2b0-8c8dd913c635 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:08.833242 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:08.833242 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:08.836874 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1a02539c-6c74-42d6-b2b0-8c8dd913c635 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:08.842129 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a02539c-6c74-42d6-b2b0-8c8dd913c635 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:08.843918 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 740/2952] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:08 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:09.326232 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-90670a3c-e616-4924-bcee-8de6be70bbd2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:09.332976 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-90670a3c-e616-4924-bcee-8de6be70bbd2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:09.333449 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-90670a3c-e616-4924-bcee-8de6be70bbd2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:09.334314 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-90670a3c-e616-4924-bcee-8de6be70bbd2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:09.344141 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:09.344141 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:09.351159 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-90670a3c-e616-4924-bcee-8de6be70bbd2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:09.355789 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-90670a3c-e616-4924-bcee-8de6be70bbd2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:09.356311 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 739/2953] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:09 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:09.665149 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3ab10858-f417-4049-9e7e-3381b0852143 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:09.667928 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3ab10858-f417-4049-9e7e-3381b0852143 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:09.668271 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3ab10858-f417-4049-9e7e-3381b0852143 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:09.668471 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3ab10858-f417-4049-9e7e-3381b0852143 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:09.681475 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:09.681475 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:09.687719 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3ab10858-f417-4049-9e7e-3381b0852143 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:09.692294 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3ab10858-f417-4049-9e7e-3381b0852143 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:09.692689 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 729/2954] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:09 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:09.860090 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-98a403a7-bb96-4952-b6ab-2fd0e620865b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:09.862715 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98a403a7-bb96-4952-b6ab-2fd0e620865b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:09.862890 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98a403a7-bb96-4952-b6ab-2fd0e620865b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:09.863077 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98a403a7-bb96-4952-b6ab-2fd0e620865b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:09.874287 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:09.874287 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:09.878142 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-98a403a7-bb96-4952-b6ab-2fd0e620865b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:09.883042 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98a403a7-bb96-4952-b6ab-2fd0e620865b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:09.883619 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 747/2955] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:09 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:09.941235 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-96094850-210f-4143-9e69-0ee9146e482c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:09.943862 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-96094850-210f-4143-9e69-0ee9146e482c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments/d5b023ab-4846-4c4f-b2e3-0860084e0a7c/action Aug 01 13:59:09.944399 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-96094850-210f-4143-9e69-0ee9146e482c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:09.944555 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-96094850-210f-4143-9e69-0ee9146e482c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:09.965040 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:09.965040 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:09.976652 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-334e1cc2-7aaa-434e-8707-9a1ce0016544 req-96094850-210f-4143-9e69-0ee9146e482c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/d5b023ab-4846-4c4f-b2e3-0860084e0a7c/action returned with HTTP 204 Aug 01 13:59:09.977058 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 741/2956] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:59:09 2026] POST /volume/v3/attachments/d5b023ab-4846-4c4f-b2e3-0860084e0a7c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:10.375369 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e3191d0c-a1a1-4ad3-be38-1ca4a08bdd93 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:10.375811 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3191d0c-a1a1-4ad3-be38-1ca4a08bdd93 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:10.375811 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3191d0c-a1a1-4ad3-be38-1ca4a08bdd93 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:10.376030 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3191d0c-a1a1-4ad3-be38-1ca4a08bdd93 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:10.385058 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:10.385058 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:10.389229 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e3191d0c-a1a1-4ad3-be38-1ca4a08bdd93 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:10.394299 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3191d0c-a1a1-4ad3-be38-1ca4a08bdd93 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:10.394801 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 740/2957] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:10 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:10.705674 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6e4a29b7-86b0-4996-8763-db4743956a6d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:10.708254 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e4a29b7-86b0-4996-8763-db4743956a6d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:10.708517 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e4a29b7-86b0-4996-8763-db4743956a6d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:10.708785 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e4a29b7-86b0-4996-8763-db4743956a6d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:10.731554 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:10.731554 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:10.746849 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6e4a29b7-86b0-4996-8763-db4743956a6d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:10.755207 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e4a29b7-86b0-4996-8763-db4743956a6d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:10.755595 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 730/2958] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:10 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 939 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:10.899759 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-40615fb5-4cbc-463b-8661-e0ca22531676 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:10.899759 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-40615fb5-4cbc-463b-8661-e0ca22531676 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:10.899759 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-40615fb5-4cbc-463b-8661-e0ca22531676 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:10.899759 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-40615fb5-4cbc-463b-8661-e0ca22531676 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:10.908350 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:10.908350 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:10.912823 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-40615fb5-4cbc-463b-8661-e0ca22531676 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:10.916306 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-40615fb5-4cbc-463b-8661-e0ca22531676 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:10.916306 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 748/2959] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:10 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:10.928469 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cc015403-994b-4df0-9cb8-90fc55c3ef96 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:10.930033 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc015403-994b-4df0-9cb8-90fc55c3ef96 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:10.930271 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc015403-994b-4df0-9cb8-90fc55c3ef96 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:10.930443 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc015403-994b-4df0-9cb8-90fc55c3ef96 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:10.940846 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:10.940846 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:10.944797 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cc015403-994b-4df0-9cb8-90fc55c3ef96 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:10.948937 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc015403-994b-4df0-9cb8-90fc55c3ef96 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:10.949290 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 742/2960] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:10 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:10.989469 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-2e2be687-b20f-4f0c-be31-10cdfd09dedc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:10.992275 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-2e2be687-b20f-4f0c-be31-10cdfd09dedc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:10.992594 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-2e2be687-b20f-4f0c-be31-10cdfd09dedc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:10.994389 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-2e2be687-b20f-4f0c-be31-10cdfd09dedc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:11.007709 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:11.007709 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:11.012349 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-2e2be687-b20f-4f0c-be31-10cdfd09dedc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:11.017170 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-2e2be687-b20f-4f0c-be31-10cdfd09dedc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:11.017784 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 741/2961] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:10 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:11.035131 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-5a0cdc17-a2c4-4b3e-859d-92ddd3891c4b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:11.037393 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-5a0cdc17-a2c4-4b3e-859d-92ddd3891c4b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8/action Aug 01 13:59:11.037847 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-5a0cdc17-a2c4-4b3e-859d-92ddd3891c4b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:11.038042 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-5a0cdc17-a2c4-4b3e-859d-92ddd3891c4b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:11.060932 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:11.060932 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:11.061682 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-5a0cdc17-a2c4-4b3e-859d-92ddd3891c4b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:11.073546 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-5a0cdc17-a2c4-4b3e-859d-92ddd3891c4b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Begin detaching volume completed successfully. Aug 01 13:59:11.074048 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-5a0cdc17-a2c4-4b3e-859d-92ddd3891c4b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8/action returned with HTTP 202 Aug 01 13:59:11.074617 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 731/2962] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:59:11 2026] POST /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:59:11.136714 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-86339a46-acf6-448b-8cb2-8d46241d730e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:11.137025 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86339a46-acf6-448b-8cb2-8d46241d730e None None] GET https://10.4.3.223/volume// Aug 01 13:59:11.137902 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86339a46-acf6-448b-8cb2-8d46241d730e None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:11.137902 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86339a46-acf6-448b-8cb2-8d46241d730e None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:11.137902 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86339a46-acf6-448b-8cb2-8d46241d730e None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:11.138326 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 749/2963] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59: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 01 13:59:11.154574 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ba363517-c357-43d2-b4f0-66c27bc7bc9a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:11.156614 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ba363517-c357-43d2-b4f0-66c27bc7bc9a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:11.156917 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ba363517-c357-43d2-b4f0-66c27bc7bc9a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:11.157243 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ba363517-c357-43d2-b4f0-66c27bc7bc9a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:11.167880 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:11.167880 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:11.172156 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ba363517-c357-43d2-b4f0-66c27bc7bc9a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:11.183937 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ba363517-c357-43d2-b4f0-66c27bc7bc9a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:11.184638 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 743/2964] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:11 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 1352 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:11.202487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-55974a0d-e542-4ce0-aecc-ef5d84212a9b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:11.205413 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-55974a0d-e542-4ce0-aecc-ef5d84212a9b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8/encryption Aug 01 13:59:11.205700 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-55974a0d-e542-4ce0-aecc-ef5d84212a9b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:11.206006 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-55974a0d-e542-4ce0-aecc-ef5d84212a9b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:11.256796 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:11.256796 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:11.256796 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-55974a0d-e542-4ce0-aecc-ef5d84212a9b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8/encryption returned with HTTP 200 Aug 01 13:59:11.256796 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 742/2965] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 13:59:11 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:11.404885 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-50121c28-257d-477b-9387-8f446ac0ed7c req-6eb39250-b6bc-4b14-986c-7d747e9ca4da None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:11.411653 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-6eb39250-b6bc-4b14-986c-7d747e9ca4da tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/attachments/ffd87ff1-cb00-4be8-b120-766d4ca87d7d/action Aug 01 13:59:11.412122 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-6eb39250-b6bc-4b14-986c-7d747e9ca4da tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:11.413028 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-6eb39250-b6bc-4b14-986c-7d747e9ca4da tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:11.413851 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5215c296-16f7-4ad5-9e87-a51e7b5181e7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:11.416057 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5215c296-16f7-4ad5-9e87-a51e7b5181e7 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:11.416438 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5215c296-16f7-4ad5-9e87-a51e7b5181e7 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:11.416719 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5215c296-16f7-4ad5-9e87-a51e7b5181e7 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:11.425344 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:11.425344 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:11.429875 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5215c296-16f7-4ad5-9e87-a51e7b5181e7 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:11.433209 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:11.433209 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:11.434057 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5215c296-16f7-4ad5-9e87-a51e7b5181e7 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:11.434584 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 750/2966] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:11 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:11.448501 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-50121c28-257d-477b-9387-8f446ac0ed7c req-6eb39250-b6bc-4b14-986c-7d747e9ca4da tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments/ffd87ff1-cb00-4be8-b120-766d4ca87d7d/action returned with HTTP 204 Aug 01 13:59:11.449013 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 732/2967] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:59:11 2026] POST /volume/v3/attachments/ffd87ff1-cb00-4be8-b120-766d4ca87d7d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:11.778015 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-295c0401-0efa-4c32-b040-399ee2ae7fc7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:11.780347 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-295c0401-0efa-4c32-b040-399ee2ae7fc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:11.780347 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-295c0401-0efa-4c32-b040-399ee2ae7fc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:11.780577 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-295c0401-0efa-4c32-b040-399ee2ae7fc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:11.796771 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:11.796771 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:11.799835 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-295c0401-0efa-4c32-b040-399ee2ae7fc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:11.807124 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-295c0401-0efa-4c32-b040-399ee2ae7fc7 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:11.807799 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 744/2968] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:11 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 1231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:11.823846 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ab57efe4-b711-4a5f-a810-232ffcb668b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:11.825694 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab57efe4-b711-4a5f-a810-232ffcb668b4 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:11.825924 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab57efe4-b711-4a5f-a810-232ffcb668b4 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:11.826136 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab57efe4-b711-4a5f-a810-232ffcb668b4 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:11.836151 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:11.836151 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:11.840741 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ab57efe4-b711-4a5f-a810-232ffcb668b4 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:11.845269 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab57efe4-b711-4a5f-a810-232ffcb668b4 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:11.845655 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 743/2969] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:11 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 1231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:12.450024 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b3703d54-8587-4a7e-a477-6f387af8320a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:12.452086 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3703d54-8587-4a7e-a477-6f387af8320a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:12.452416 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3703d54-8587-4a7e-a477-6f387af8320a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:12.452639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3703d54-8587-4a7e-a477-6f387af8320a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:12.463348 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:12.463348 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:12.466774 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b3703d54-8587-4a7e-a477-6f387af8320a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:12.470900 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3703d54-8587-4a7e-a477-6f387af8320a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:12.471296 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 751/2970] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:12 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:12.761628 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-538e4c52-1d57-41a4-9c0a-30892b6a4178 req-524be9f7-51c8-4633-b6f8-d825374b94fd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:12.763871 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-538e4c52-1d57-41a4-9c0a-30892b6a4178 req-524be9f7-51c8-4633-b6f8-d825374b94fd tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:12.764014 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-538e4c52-1d57-41a4-9c0a-30892b6a4178 req-524be9f7-51c8-4633-b6f8-d825374b94fd tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:12.764207 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-538e4c52-1d57-41a4-9c0a-30892b6a4178 req-524be9f7-51c8-4633-b6f8-d825374b94fd tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:12.773563 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:12.773563 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:12.776904 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-538e4c52-1d57-41a4-9c0a-30892b6a4178 req-524be9f7-51c8-4633-b6f8-d825374b94fd tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:12.781019 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-538e4c52-1d57-41a4-9c0a-30892b6a4178 req-524be9f7-51c8-4633-b6f8-d825374b94fd tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:12.781482 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 733/2971] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:12 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:13.487399 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5c2694d7-eeb0-43f1-8d9b-bb0c3b1eb884 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:13.489126 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c2694d7-eeb0-43f1-8d9b-bb0c3b1eb884 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:13.489413 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c2694d7-eeb0-43f1-8d9b-bb0c3b1eb884 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:13.489630 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c2694d7-eeb0-43f1-8d9b-bb0c3b1eb884 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:13.496418 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:13.496418 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:13.500117 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5c2694d7-eeb0-43f1-8d9b-bb0c3b1eb884 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:13.510181 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c2694d7-eeb0-43f1-8d9b-bb0c3b1eb884 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:13.511041 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 745/2972] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:13 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:14.525339 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-23db219b-8695-4e52-9fc9-7da2c3d315e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:14.527136 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23db219b-8695-4e52-9fc9-7da2c3d315e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:14.527366 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-23db219b-8695-4e52-9fc9-7da2c3d315e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:14.527537 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-23db219b-8695-4e52-9fc9-7da2c3d315e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:14.540354 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:14.540354 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:14.546062 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-23db219b-8695-4e52-9fc9-7da2c3d315e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:14.551932 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23db219b-8695-4e52-9fc9-7da2c3d315e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:14.552439 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 744/2973] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:14 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:14.636558 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ec1e659b-c99a-4602-ae35-4a04a791f10e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:14.638545 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ec1e659b-c99a-4602-ae35-4a04a791f10e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] DELETE https://10.4.3.223/volume/v3/attachments/d5b023ab-4846-4c4f-b2e3-0860084e0a7c Aug 01 13:59:14.638705 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ec1e659b-c99a-4602-ae35-4a04a791f10e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:14.638871 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ec1e659b-c99a-4602-ae35-4a04a791f10e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:14.648870 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:14.648870 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:14.705344 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8d4ce8db-efd9-49c9-87e0-4d6467de5a04 req-ec1e659b-c99a-4602-ae35-4a04a791f10e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/d5b023ab-4846-4c4f-b2e3-0860084e0a7c returned with HTTP 200 Aug 01 13:59:14.705856 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 752/2974] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:59:14 2026] DELETE /volume/v3/attachments/d5b023ab-4846-4c4f-b2e3-0860084e0a7c => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:14.837886 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-406a004a-8994-46eb-a3f9-f69d9da11514 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:14.926377 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:14.926748 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1845754529"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:14.928199 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume request body: {'volume': {"'imageRef": 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1845754529'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:14.928518 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume of 1 GB Aug 01 13:59:14.932584 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Availability Zones retrieved successfully. Aug 01 13:59:14.938626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Flow 'volume_create_api' (8c76acb0-e45b-4550-99c9-0f289ab55e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:14.939491 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b41c1bd7-f1b5-41cd-ab7d-62e2c4e256fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:14.940338 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:14.967806 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b41c1bd7-f1b5-41cd-ab7d-62e2c4e256fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:14.968797 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb71b77-1aab-48c0-aa1b-42eb34beadd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.036871 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Created reservations ['38a2bcae-62e5-46e2-b8d1-e9022899940d', '4ada6f9a-bf6b-4f8f-9130-348be41d807b', '12b13171-5bf9-4eb4-933e-66efd0c9a664', '79b9fd3c-9137-4b14-ad0b-a975f2d19616'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:15.037599 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb71b77-1aab-48c0-aa1b-42eb34beadd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38a2bcae-62e5-46e2-b8d1-e9022899940d', '4ada6f9a-bf6b-4f8f-9130-348be41d807b', '12b13171-5bf9-4eb4-933e-66efd0c9a664', '79b9fd3c-9137-4b14-ad0b-a975f2d19616']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.038321 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4775f9e-b996-4864-991b-60085137e056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.061081 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4775f9e-b996-4864-991b-60085137e056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5aa5f9d-2f57-4273-a089-8d6f9c9843b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1845754529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9c88d5292843c3bd2b68a96e61f30d',qos_specs=None,replication_status=,reservations=['38a2bcae-62e5-46e2-b8d1-e9022899940d','4ada6f9a-bf6b-4f8f-9130-348be41d807b','12b13171-5bf9-4eb4-933e-66efd0c9a664','79b9fd3c-9137-4b14-ad0b-a975f2d19616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2698af38efa4fd9a1220955e7eb07da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1845754529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5aa5f9d-2f57-4273-a089-8d6f9c9843b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e9c88d5292843c3bd2b68a96e61f30d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2698af38efa4fd9a1220955e7eb07da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.061908 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d7c959-824c-41c7-98ec-0db92c8caef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.079744 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d7c959-824c-41c7-98ec-0db92c8caef7) transitioned into state 'SUCCESS' from state '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-1845754529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9c88d5292843c3bd2b68a96e61f30d',qos_specs=None,replication_status=,reservations=['38a2bcae-62e5-46e2-b8d1-e9022899940d','4ada6f9a-bf6b-4f8f-9130-348be41d807b','12b13171-5bf9-4eb4-933e-66efd0c9a664','79b9fd3c-9137-4b14-ad0b-a975f2d19616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2698af38efa4fd9a1220955e7eb07da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.080377 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (165fd9cb-da57-4a64-96fd-dd83105abc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.088782 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (165fd9cb-da57-4a64-96fd-dd83105abc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.089844 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Flow 'volume_create_api' (8c76acb0-e45b-4550-99c9-0f289ab55e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:15.090147 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume request issued successfully. Aug 01 13:59:15.090820 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-406a004a-8994-46eb-a3f9-f69d9da11514 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:15.091194 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 734/2975] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:14 2026] POST /volume/v3/volumes => generated 757 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:15.109588 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-beea26d8-ada8-4cce-99f7-5aab748a632c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:15.111802 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:15.111911 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1377299547"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:15.113575 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume request body: {'volume': {"'imageRef": 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1377299547'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:15.113850 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume of 1 GB Aug 01 13:59:15.118696 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Availability Zones retrieved successfully. Aug 01 13:59:15.124403 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Flow 'volume_create_api' (a3c3f9be-8fd3-44bf-bcdd-d0e6e171b777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:15.125363 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e651a5c7-7e9c-4672-9b49-9a2247d04f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.126339 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:15.156494 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e651a5c7-7e9c-4672-9b49-9a2247d04f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.157355 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4aa272-2d01-4db1-b16a-d26bf4436e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.194680 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Created reservations ['a054c132-991b-406d-9743-e179c5bb71ad', 'b1e4a275-3960-4fe7-a5e5-e47139b2db3c', '637d64c4-872d-4dcb-ab1a-a47e7ad7f8d4', 'ae407a6b-13bc-49ac-96e3-e399f8e1a707'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:15.195520 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4aa272-2d01-4db1-b16a-d26bf4436e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a054c132-991b-406d-9743-e179c5bb71ad', 'b1e4a275-3960-4fe7-a5e5-e47139b2db3c', '637d64c4-872d-4dcb-ab1a-a47e7ad7f8d4', 'ae407a6b-13bc-49ac-96e3-e399f8e1a707']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.196451 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8af4da1-effd-4c55-b2c9-32dacb7043fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.222660 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8af4da1-effd-4c55-b2c9-32dacb7043fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '379c4d4b-e06d-42c0-b974-ae244c823c15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1377299547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9c88d5292843c3bd2b68a96e61f30d',qos_specs=None,replication_status=,reservations=['a054c132-991b-406d-9743-e179c5bb71ad','b1e4a275-3960-4fe7-a5e5-e47139b2db3c','637d64c4-872d-4dcb-ab1a-a47e7ad7f8d4','ae407a6b-13bc-49ac-96e3-e399f8e1a707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2698af38efa4fd9a1220955e7eb07da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1377299547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=379c4d4b-e06d-42c0-b974-ae244c823c15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e9c88d5292843c3bd2b68a96e61f30d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2698af38efa4fd9a1220955e7eb07da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.223609 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8d7698-15db-4b8e-9beb-e46361f9dbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.242046 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8d7698-15db-4b8e-9beb-e46361f9dbd7) transitioned into state 'SUCCESS' from state '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-1377299547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9c88d5292843c3bd2b68a96e61f30d',qos_specs=None,replication_status=,reservations=['a054c132-991b-406d-9743-e179c5bb71ad','b1e4a275-3960-4fe7-a5e5-e47139b2db3c','637d64c4-872d-4dcb-ab1a-a47e7ad7f8d4','ae407a6b-13bc-49ac-96e3-e399f8e1a707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2698af38efa4fd9a1220955e7eb07da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.242865 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50cd66ca-91fb-403f-a7ad-f16c45fe9cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.253899 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50cd66ca-91fb-403f-a7ad-f16c45fe9cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.257257 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Flow 'volume_create_api' (a3c3f9be-8fd3-44bf-bcdd-d0e6e171b777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:15.257257 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume request issued successfully. Aug 01 13:59:15.257257 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-beea26d8-ada8-4cce-99f7-5aab748a632c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:15.257257 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 746/2976] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:15 2026] POST /volume/v3/volumes => generated 757 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:15.275055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:15.282416 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:15.282773 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1033728761"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:15.289179 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume request body: {'volume': {"'imageRef": 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1033728761'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:15.290550 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume of 1 GB Aug 01 13:59:15.296188 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Availability Zones retrieved successfully. Aug 01 13:59:15.302925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Flow 'volume_create_api' (8d35cea3-7af9-4dcb-8561-e5a184370263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:15.305926 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8303c8c-fcc1-4898-a6e3-83606844bd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.307018 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:15.355782 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8303c8c-fcc1-4898-a6e3-83606844bd07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.357112 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b967a8d3-6a08-462f-9ea6-3fbe6765ea0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.375727 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-769a620d-49fc-4d6f-9742-fe2055abdd06 req-81bba016-bf27-4f26-a5fe-b7b454136aba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:15.378569 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-769a620d-49fc-4d6f-9742-fe2055abdd06 req-81bba016-bf27-4f26-a5fe-b7b454136aba tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:15.378829 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-769a620d-49fc-4d6f-9742-fe2055abdd06 req-81bba016-bf27-4f26-a5fe-b7b454136aba tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:15.379075 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-769a620d-49fc-4d6f-9742-fe2055abdd06 req-81bba016-bf27-4f26-a5fe-b7b454136aba tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:15.391190 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:15.391190 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:15.397002 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-769a620d-49fc-4d6f-9742-fe2055abdd06 req-81bba016-bf27-4f26-a5fe-b7b454136aba tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:15.401889 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-769a620d-49fc-4d6f-9742-fe2055abdd06 req-81bba016-bf27-4f26-a5fe-b7b454136aba tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:15.402400 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 753/2977] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:15 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:15.409610 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Created reservations ['18dcd166-9e06-4caf-a8bb-3d990bc22a80', '77cfbed7-1dac-481a-93c5-198c5fb1e339', '7532f695-5a57-4c12-9be3-44911eccbb78', '9eac65cc-a71e-4376-8cd7-19575bdff582'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:15.410378 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b967a8d3-6a08-462f-9ea6-3fbe6765ea0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18dcd166-9e06-4caf-a8bb-3d990bc22a80', '77cfbed7-1dac-481a-93c5-198c5fb1e339', '7532f695-5a57-4c12-9be3-44911eccbb78', '9eac65cc-a71e-4376-8cd7-19575bdff582']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.411316 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a080007a-90f4-4071-aef6-bb0fc1af9bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.435244 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a080007a-90f4-4071-aef6-bb0fc1af9bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef35436e-fb96-47b2-bfbd-90bb6a01d8ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1033728761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9c88d5292843c3bd2b68a96e61f30d',qos_specs=None,replication_status=,reservations=['18dcd166-9e06-4caf-a8bb-3d990bc22a80','77cfbed7-1dac-481a-93c5-198c5fb1e339','7532f695-5a57-4c12-9be3-44911eccbb78','9eac65cc-a71e-4376-8cd7-19575bdff582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2698af38efa4fd9a1220955e7eb07da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1033728761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef35436e-fb96-47b2-bfbd-90bb6a01d8ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e9c88d5292843c3bd2b68a96e61f30d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2698af38efa4fd9a1220955e7eb07da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.436017 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68155690-9150-4a90-a7f4-f5fdd70eb6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.457499 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68155690-9150-4a90-a7f4-f5fdd70eb6e0) transitioned into state 'SUCCESS' from state '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-1033728761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9c88d5292843c3bd2b68a96e61f30d',qos_specs=None,replication_status=,reservations=['18dcd166-9e06-4caf-a8bb-3d990bc22a80','77cfbed7-1dac-481a-93c5-198c5fb1e339','7532f695-5a57-4c12-9be3-44911eccbb78','9eac65cc-a71e-4376-8cd7-19575bdff582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2698af38efa4fd9a1220955e7eb07da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.458239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95cb1475-f021-4fb3-86fe-4b9912c8200e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.468203 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95cb1475-f021-4fb3-86fe-4b9912c8200e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.469143 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Flow 'volume_create_api' (8d35cea3-7af9-4dcb-8561-e5a184370263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:15.469477 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume request issued successfully. Aug 01 13:59:15.470067 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b8b9b5f-53b5-4712-bf1c-af25b0a5f19f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:15.470511 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 745/2978] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:15 2026] POST /volume/v3/volumes => generated 757 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:15.484698 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-095f9746-1211-4816-838c-37ce9d88bf8f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:15.489089 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:15.489089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-57239841"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:15.489089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume request body: {'volume': {"'imageRef": 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-57239841'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:15.489769 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume of 1 GB Aug 01 13:59:15.489769 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:15.489769 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:15.494326 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Availability Zones retrieved successfully. Aug 01 13:59:15.501290 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Flow 'volume_create_api' (c9923b7e-d358-4afb-9877-3aac65cc8e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:15.503400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87115398-8cf9-4e52-9a10-113df41afc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.503400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:15.537202 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87115398-8cf9-4e52-9a10-113df41afc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.537202 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6eb980-e56d-491a-a04c-98959d8653e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.572448 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5958216-bf34-4073-a8b7-091bee5492a9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:15.577162 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5958216-bf34-4073-a8b7-091bee5492a9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:15.577491 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5958216-bf34-4073-a8b7-091bee5492a9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:15.577740 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5958216-bf34-4073-a8b7-091bee5492a9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:15.596184 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Created reservations ['6b5f8401-d4b9-4b5f-97e1-70ee13f3a622', 'e0247311-eb7a-4c66-9947-f221d800b16f', '5911d3d6-b931-4598-b2b5-02ceaafc4b49', 'ba35eb38-6e96-487d-b615-5656abca7afc'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:15.597173 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6eb980-e56d-491a-a04c-98959d8653e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b5f8401-d4b9-4b5f-97e1-70ee13f3a622', 'e0247311-eb7a-4c66-9947-f221d800b16f', '5911d3d6-b931-4598-b2b5-02ceaafc4b49', 'ba35eb38-6e96-487d-b615-5656abca7afc']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.598112 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff22c4b-7d40-4f31-838a-85dad015d889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.598367 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:15.598367 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:15.608946 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e5958216-bf34-4073-a8b7-091bee5492a9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:15.615366 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5958216-bf34-4073-a8b7-091bee5492a9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:15.615806 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 747/2979] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:15 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 928 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:15.622509 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff22c4b-7d40-4f31-838a-85dad015d889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dda556f0-2ce8-4726-9ac6-f58370636ba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-57239841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9c88d5292843c3bd2b68a96e61f30d',qos_specs=None,replication_status=,reservations=['6b5f8401-d4b9-4b5f-97e1-70ee13f3a622','e0247311-eb7a-4c66-9947-f221d800b16f','5911d3d6-b931-4598-b2b5-02ceaafc4b49','ba35eb38-6e96-487d-b615-5656abca7afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2698af38efa4fd9a1220955e7eb07da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-57239841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dda556f0-2ce8-4726-9ac6-f58370636ba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e9c88d5292843c3bd2b68a96e61f30d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2698af38efa4fd9a1220955e7eb07da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.623187 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82681360-3475-4543-ab16-5f61c9f72687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.643790 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82681360-3475-4543-ab16-5f61c9f72687) transitioned into state 'SUCCESS' from state '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-57239841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9c88d5292843c3bd2b68a96e61f30d',qos_specs=None,replication_status=,reservations=['6b5f8401-d4b9-4b5f-97e1-70ee13f3a622','e0247311-eb7a-4c66-9947-f221d800b16f','5911d3d6-b931-4598-b2b5-02ceaafc4b49','ba35eb38-6e96-487d-b615-5656abca7afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2698af38efa4fd9a1220955e7eb07da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.644444 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c098e7e3-e97e-4cd8-8ee2-063c936dc8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.652992 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c098e7e3-e97e-4cd8-8ee2-063c936dc8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.653841 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Flow 'volume_create_api' (c9923b7e-d358-4afb-9877-3aac65cc8e87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:15.654148 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume request issued successfully. Aug 01 13:59:15.654872 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-095f9746-1211-4816-838c-37ce9d88bf8f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:15.655283 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 735/2980] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:15 2026] POST /volume/v3/volumes => generated 755 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:15.669159 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:15.671326 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:15.671633 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1427159839"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:15.673060 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume request body: {'volume': {"'imageRef": 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1427159839'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:15.673170 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume of 1 GB Aug 01 13:59:15.676885 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Availability Zones retrieved successfully. Aug 01 13:59:15.681952 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Flow 'volume_create_api' (db6e1f6a-2828-4180-a18b-d3a7fe961df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:15.682888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5237a1eb-79a7-4647-a347-da7631c49e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.683662 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:15.712929 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5237a1eb-79a7-4647-a347-da7631c49e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.713767 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6e6e8eb-e5b8-41cf-95ef-27b2da32af7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.760183 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Created reservations ['7dfae0f0-abf3-4883-b7ce-1cbea5038bb1', 'f94b0bec-cadb-4399-ab34-1c3f9fd42f20', 'e9bfca3e-662f-4fc0-9f96-c79a5b72a939', 'fac52c41-266b-4224-8638-981659b62e47'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:15.761323 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6e6e8eb-e5b8-41cf-95ef-27b2da32af7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dfae0f0-abf3-4883-b7ce-1cbea5038bb1', 'f94b0bec-cadb-4399-ab34-1c3f9fd42f20', 'e9bfca3e-662f-4fc0-9f96-c79a5b72a939', 'fac52c41-266b-4224-8638-981659b62e47']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.762261 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55eec3f1-63bd-4c4c-a261-57a47e2d9839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.797973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55eec3f1-63bd-4c4c-a261-57a47e2d9839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6322eac1-fbaf-48f3-9a11-d8e87cd61221', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1427159839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9c88d5292843c3bd2b68a96e61f30d',qos_specs=None,replication_status=,reservations=['7dfae0f0-abf3-4883-b7ce-1cbea5038bb1','f94b0bec-cadb-4399-ab34-1c3f9fd42f20','e9bfca3e-662f-4fc0-9f96-c79a5b72a939','fac52c41-266b-4224-8638-981659b62e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2698af38efa4fd9a1220955e7eb07da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1427159839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6322eac1-fbaf-48f3-9a11-d8e87cd61221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e9c88d5292843c3bd2b68a96e61f30d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2698af38efa4fd9a1220955e7eb07da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.801439 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174061df-dfa1-41a9-9dbc-5d2541be135e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.834010 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174061df-dfa1-41a9-9dbc-5d2541be135e) transitioned into state 'SUCCESS' from state '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-1427159839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9c88d5292843c3bd2b68a96e61f30d',qos_specs=None,replication_status=,reservations=['7dfae0f0-abf3-4883-b7ce-1cbea5038bb1','f94b0bec-cadb-4399-ab34-1c3f9fd42f20','e9bfca3e-662f-4fc0-9f96-c79a5b72a939','fac52c41-266b-4224-8638-981659b62e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2698af38efa4fd9a1220955e7eb07da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.834010 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9560fa16-6b1b-42bc-b0f6-00c555989e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:15.845917 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9560fa16-6b1b-42bc-b0f6-00c555989e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:15.847888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Flow 'volume_create_api' (db6e1f6a-2828-4180-a18b-d3a7fe961df9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:15.848507 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Create volume request issued successfully. Aug 01 13:59:15.849395 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-394b4ed1-aac5-4169-91a4-ed51ec481b60 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:15.850041 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 754/2981] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:15 2026] POST /volume/v3/volumes => generated 757 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:15.865171 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-58dbc74c-4e6f-436f-9b69-3fb827649185 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:15.867832 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58dbc74c-4e6f-436f-9b69-3fb827649185 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 Aug 01 13:59:15.868372 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58dbc74c-4e6f-436f-9b69-3fb827649185 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:15.868490 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58dbc74c-4e6f-436f-9b69-3fb827649185 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:15.878902 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:15.878902 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:15.883885 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-58dbc74c-4e6f-436f-9b69-3fb827649185 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:15.891878 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58dbc74c-4e6f-436f-9b69-3fb827649185 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 returned with HTTP 200 Aug 01 13:59:15.893566 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 746/2982] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:15 2026] GET /volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:15.914553 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-586c1034-b2e6-4aed-a65e-ffbac78e6ae9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:15.931683 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-586c1034-b2e6-4aed-a65e-ffbac78e6ae9 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 Aug 01 13:59:15.931851 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-586c1034-b2e6-4aed-a65e-ffbac78e6ae9 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:15.932018 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-586c1034-b2e6-4aed-a65e-ffbac78e6ae9 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:15.946839 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:15.946839 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:15.951810 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-586c1034-b2e6-4aed-a65e-ffbac78e6ae9 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:15.957492 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-586c1034-b2e6-4aed-a65e-ffbac78e6ae9 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 returned with HTTP 200 Aug 01 13:59:15.957703 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 748/2983] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:15 2026] GET /volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:15.977449 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f8294833-f291-444b-add6-0cfaa38c3e9c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:15.980475 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f8294833-f291-444b-add6-0cfaa38c3e9c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec Aug 01 13:59:15.980475 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f8294833-f291-444b-add6-0cfaa38c3e9c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:15.980475 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f8294833-f291-444b-add6-0cfaa38c3e9c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:15.991807 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:15.991807 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:15.997686 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f8294833-f291-444b-add6-0cfaa38c3e9c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:16.003606 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f8294833-f291-444b-add6-0cfaa38c3e9c tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec returned with HTTP 200 Aug 01 13:59:16.004095 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 736/2984] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:15 2026] GET /volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:16.020506 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dc352db6-5f63-45c2-a0c8-b65f5c5793e7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.022308 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc352db6-5f63-45c2-a0c8-b65f5c5793e7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 Aug 01 13:59:16.022492 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc352db6-5f63-45c2-a0c8-b65f5c5793e7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:16.022668 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc352db6-5f63-45c2-a0c8-b65f5c5793e7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:16.030994 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.030994 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:16.035081 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dc352db6-5f63-45c2-a0c8-b65f5c5793e7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:16.040056 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc352db6-5f63-45c2-a0c8-b65f5c5793e7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 returned with HTTP 200 Aug 01 13:59:16.040547 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 755/2985] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:16 2026] GET /volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:16.053386 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5ebf424e-348d-4d4a-bf0e-1e96f24d0500 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.057002 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ebf424e-348d-4d4a-bf0e-1e96f24d0500 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 Aug 01 13:59:16.057264 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ebf424e-348d-4d4a-bf0e-1e96f24d0500 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:16.057518 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ebf424e-348d-4d4a-bf0e-1e96f24d0500 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:16.065675 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.065675 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:16.072812 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5ebf424e-348d-4d4a-bf0e-1e96f24d0500 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:16.078891 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ebf424e-348d-4d4a-bf0e-1e96f24d0500 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 returned with HTTP 200 Aug 01 13:59:16.079489 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 747/2986] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:16 2026] GET /volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:16.100462 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e30f651a-0373-479b-b852-4514500d5756 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.105122 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e30f651a-0373-479b-b852-4514500d5756 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 Aug 01 13:59:16.105122 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e30f651a-0373-479b-b852-4514500d5756 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:16.105122 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e30f651a-0373-479b-b852-4514500d5756 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:16.105122 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e30f651a-0373-479b-b852-4514500d5756 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Delete volume with id: 6322eac1-fbaf-48f3-9a11-d8e87cd61221 Aug 01 13:59:16.120524 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.120524 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:16.121207 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e30f651a-0373-479b-b852-4514500d5756 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:16.140305 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e30f651a-0373-479b-b852-4514500d5756 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Delete volume request issued successfully. Aug 01 13:59:16.140489 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e30f651a-0373-479b-b852-4514500d5756 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 returned with HTTP 202 Aug 01 13:59:16.141007 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 749/2987] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:16 2026] DELETE /volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:16.150008 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-58857349-0adf-4f34-9f61-5d8173bf7f16 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.152130 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-58857349-0adf-4f34-9f61-5d8173bf7f16 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 Aug 01 13:59:16.152552 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-58857349-0adf-4f34-9f61-5d8173bf7f16 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:16.152659 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-58857349-0adf-4f34-9f61-5d8173bf7f16 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:16.161384 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.161384 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:16.165695 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-58857349-0adf-4f34-9f61-5d8173bf7f16 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:16.171650 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-58857349-0adf-4f34-9f61-5d8173bf7f16 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 returned with HTTP 200 Aug 01 13:59:16.172198 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 737/2988] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:16 2026] GET /volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:16.616152 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-89a2916f-0552-4fea-a0f7-f29914f1f0e3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.629608 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4804bdc6-5ed6-40f1-a991-3eb2754d77dc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.630029 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-89a2916f-0552-4fea-a0f7-f29914f1f0e3 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:16.630286 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-89a2916f-0552-4fea-a0f7-f29914f1f0e3 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:16.630537 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-89a2916f-0552-4fea-a0f7-f29914f1f0e3 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:16.631939 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4804bdc6-5ed6-40f1-a991-3eb2754d77dc tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:16.632167 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4804bdc6-5ed6-40f1-a991-3eb2754d77dc tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:16.632409 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4804bdc6-5ed6-40f1-a991-3eb2754d77dc tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:16.646374 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.646374 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:16.649697 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.649697 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:16.649952 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4804bdc6-5ed6-40f1-a991-3eb2754d77dc tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:16.655070 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4804bdc6-5ed6-40f1-a991-3eb2754d77dc tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:16.655457 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 748/2989] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:16 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:16.657433 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-89a2916f-0552-4fea-a0f7-f29914f1f0e3 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:16.661469 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-89a2916f-0552-4fea-a0f7-f29914f1f0e3 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:59:16.661857 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 756/2990] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:16 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 1230 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:16.674587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e9420b8-279e-449e-bd14-76205436524f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.675894 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e9420b8-279e-449e-bd14-76205436524f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:16.676080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e9420b8-279e-449e-bd14-76205436524f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:16.676475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e9420b8-279e-449e-bd14-76205436524f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:16.682962 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.682962 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:16.686933 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3e9420b8-279e-449e-bd14-76205436524f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:16.692116 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e9420b8-279e-449e-bd14-76205436524f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:16.692520 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 750/2991] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:16 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:16.697453 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d1951c65-c69f-4856-ba17-52cbed5a7cbb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.699541 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d1951c65-c69f-4856-ba17-52cbed5a7cbb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618/action Aug 01 13:59:16.699952 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d1951c65-c69f-4856-ba17-52cbed5a7cbb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:16.700127 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d1951c65-c69f-4856-ba17-52cbed5a7cbb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:16.705560 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.707198 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:16.707896 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "21788983-2e31-4fc2-ad0e-575d2bc570f2", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:16.708900 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '21788983-2e31-4fc2-ad0e-575d2bc570f2', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:16.712656 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.712656 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:16.713577 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d1951c65-c69f-4856-ba17-52cbed5a7cbb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:16.715880 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.715880 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:16.715880 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume retrieved successfully. Aug 01 13:59:16.715880 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume of 1 GB Aug 01 13:59:16.718653 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d1951c65-c69f-4856-ba17-52cbed5a7cbb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Begin detaching volume completed successfully. Aug 01 13:59:16.718653 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d1951c65-c69f-4856-ba17-52cbed5a7cbb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618/action returned with HTTP 202 Aug 01 13:59:16.718931 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 738/2992] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:59:16 2026] POST /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:59:16.721820 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Availability Zones retrieved successfully. Aug 01 13:59:16.725184 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Flow 'volume_create_api' (70ea8776-bd2a-4758-8503-09a6c31b5417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:16.726677 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4f1593-8b36-4088-a27d-bc99f84cc158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:16.728059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:16.758683 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4f1593-8b36-4088-a27d-bc99f84cc158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '21788983-2e31-4fc2-ad0e-575d2bc570f2', 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:16.759638 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d207bfc-171e-4271-bff6-9b91367039b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:16.764596 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a037685d-3df0-49d2-bbe9-30c968b98a63 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.764916 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a037685d-3df0-49d2-bbe9-30c968b98a63 None None] GET https://10.4.3.223/volume// Aug 01 13:59:16.768227 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a037685d-3df0-49d2-bbe9-30c968b98a63 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:16.768227 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a037685d-3df0-49d2-bbe9-30c968b98a63 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:16.768227 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a037685d-3df0-49d2-bbe9-30c968b98a63 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:16.768227 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 757/2993] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:59:16.773677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-49050b99-d71b-4885-bdb7-22681e09eefd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.775950 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-49050b99-d71b-4885-bdb7-22681e09eefd tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:16.776186 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-49050b99-d71b-4885-bdb7-22681e09eefd tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:16.776382 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-49050b99-d71b-4885-bdb7-22681e09eefd tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:16.788558 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.788558 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:16.793079 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-49050b99-d71b-4885-bdb7-22681e09eefd tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:16.799126 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-49050b99-d71b-4885-bdb7-22681e09eefd tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 200 Aug 01 13:59:16.799607 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 751/2994] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:16 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 1413 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:16.821378 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Created reservations ['0f4cf2d0-7364-4517-8015-0a62649c13e6', '7765e1a6-c4fb-49eb-8985-f64f80e87537', '47d98c58-72e8-4c93-a384-f75dccdbe9f3', 'ac1e57e9-bbbd-45e6-905e-3df411668fdd'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:16.825268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d207bfc-171e-4271-bff6-9b91367039b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f4cf2d0-7364-4517-8015-0a62649c13e6', '7765e1a6-c4fb-49eb-8985-f64f80e87537', '47d98c58-72e8-4c93-a384-f75dccdbe9f3', 'ac1e57e9-bbbd-45e6-905e-3df411668fdd']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:16.825268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3441d0-28b2-4066-b605-a07b94152d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:16.859555 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3441d0-28b2-4066-b605-a07b94152d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2424eb1-22e9-411d-ad6b-9d6d59d52739', '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='fc9ffbf1b63e48fc8d4278cf975e2ded',qos_specs=None,replication_status=,reservations=['0f4cf2d0-7364-4517-8015-0a62649c13e6','7765e1a6-c4fb-49eb-8985-f64f80e87537','47d98c58-72e8-4c93-a384-f75dccdbe9f3','ac1e57e9-bbbd-45e6-905e-3df411668fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=21788983-2e31-4fc2-ad0e-575d2bc570f2,status='creating',user_id='13bafeefb7e34140939a4246f676ab5e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), '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-01T13:59:16Z,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=b2424eb1-22e9-411d-ad6b-9d6d59d52739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc9ffbf1b63e48fc8d4278cf975e2ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=21788983-2e31-4fc2-ad0e-575d2bc570f2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13bafeefb7e34140939a4246f676ab5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:16.860367 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddfe559-0539-4b96-bd1d-72d944ff75dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:16.891746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddfe559-0539-4b96-bd1d-72d944ff75dd) transitioned into state 'SUCCESS' from 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='fc9ffbf1b63e48fc8d4278cf975e2ded',qos_specs=None,replication_status=,reservations=['0f4cf2d0-7364-4517-8015-0a62649c13e6','7765e1a6-c4fb-49eb-8985-f64f80e87537','47d98c58-72e8-4c93-a384-f75dccdbe9f3','ac1e57e9-bbbd-45e6-905e-3df411668fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=21788983-2e31-4fc2-ad0e-575d2bc570f2,status='creating',user_id='13bafeefb7e34140939a4246f676ab5e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:16.893542 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ef0717-a593-4939-8bc8-2ee31ce93ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:16.911248 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ef0717-a593-4939-8bc8-2ee31ce93ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:16.911248 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Flow 'volume_create_api' (70ea8776-bd2a-4758-8503-09a6c31b5417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:16.911248 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume request issued successfully. Aug 01 13:59:16.911248 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74af30ec-841f-4414-94f5-0c2f9f179a77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:16.911248 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 749/2995] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:59:16 2026] POST /volume/v3/volumes => generated 809 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:16.921707 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d9225e2c-91a5-45bc-bbf0-af49ce06bf24 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:16.924002 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d9225e2c-91a5-45bc-bbf0-af49ce06bf24 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 Aug 01 13:59:16.924327 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d9225e2c-91a5-45bc-bbf0-af49ce06bf24 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:16.924594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d9225e2c-91a5-45bc-bbf0-af49ce06bf24 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:16.933117 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:16.933117 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:16.937447 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d9225e2c-91a5-45bc-bbf0-af49ce06bf24 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:16.942349 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d9225e2c-91a5-45bc-bbf0-af49ce06bf24 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 returned with HTTP 200 Aug 01 13:59:16.942813 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 739/2996] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:16 2026] GET /volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:17.185474 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4eb80914-ffe9-442a-bba3-4082f51ce2da None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.187204 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4eb80914-ffe9-442a-bba3-4082f51ce2da tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 Aug 01 13:59:17.187409 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4eb80914-ffe9-442a-bba3-4082f51ce2da tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.187581 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4eb80914-ffe9-442a-bba3-4082f51ce2da tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.193100 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4eb80914-ffe9-442a-bba3-4082f51ce2da tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 returned with HTTP 404 Aug 01 13:59:17.193619 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 758/2997] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:17 2026] GET /volume/v3/volumes/6322eac1-fbaf-48f3-9a11-d8e87cd61221 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:17.199868 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-56acdae2-8fc4-42bc-b08f-c41bc2adb0a7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.201577 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56acdae2-8fc4-42bc-b08f-c41bc2adb0a7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] DELETE https://10.4.3.223/volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 Aug 01 13:59:17.202192 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56acdae2-8fc4-42bc-b08f-c41bc2adb0a7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.202192 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56acdae2-8fc4-42bc-b08f-c41bc2adb0a7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.202192 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-56acdae2-8fc4-42bc-b08f-c41bc2adb0a7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Delete volume with id: dda556f0-2ce8-4726-9ac6-f58370636ba0 Aug 01 13:59:17.211421 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.211421 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:17.211873 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-56acdae2-8fc4-42bc-b08f-c41bc2adb0a7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:17.213740 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9d103e00-24a6-4dd5-91f3-55700387f09e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.216987 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9d103e00-24a6-4dd5-91f3-55700387f09e tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:17.217272 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9d103e00-24a6-4dd5-91f3-55700387f09e tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.218186 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9d103e00-24a6-4dd5-91f3-55700387f09e tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.225517 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.225517 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:17.230664 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9d103e00-24a6-4dd5-91f3-55700387f09e tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:17.231991 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-56acdae2-8fc4-42bc-b08f-c41bc2adb0a7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Delete volume request issued successfully. Aug 01 13:59:17.232202 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56acdae2-8fc4-42bc-b08f-c41bc2adb0a7 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 returned with HTTP 202 Aug 01 13:59:17.232620 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 752/2998] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:17 2026] DELETE /volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:17.237652 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9d103e00-24a6-4dd5-91f3-55700387f09e tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:17.238121 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 750/2999] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:17 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:17.239128 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d65b9b76-ac5a-4af3-b432-870b82379771 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.241702 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d65b9b76-ac5a-4af3-b432-870b82379771 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 Aug 01 13:59:17.241913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d65b9b76-ac5a-4af3-b432-870b82379771 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.242097 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d65b9b76-ac5a-4af3-b432-870b82379771 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.252378 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.252378 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:17.260845 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d65b9b76-ac5a-4af3-b432-870b82379771 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:17.266658 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d65b9b76-ac5a-4af3-b432-870b82379771 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 returned with HTTP 200 Aug 01 13:59:17.267186 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 740/3000] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:17 2026] GET /volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:17.322969 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a811d634-f25c-4ead-8741-c10d0f96e318 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.323412 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a811d634-f25c-4ead-8741-c10d0f96e318 None None] GET https://10.4.3.223/volume// Aug 01 13:59:17.323579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a811d634-f25c-4ead-8741-c10d0f96e318 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.323757 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a811d634-f25c-4ead-8741-c10d0f96e318 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.324171 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a811d634-f25c-4ead-8741-c10d0f96e318 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:17.324540 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 759/3001] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:59: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 01 13:59:17.331699 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-8c2eadb8-7f3c-4fbc-82ab-126fbe957d78 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.333850 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-8c2eadb8-7f3c-4fbc-82ab-126fbe957d78 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:59:17.334282 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-8c2eadb8-7f3c-4fbc-82ab-126fbe957d78 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d7d41db-8264-4cc8-a952-d9d0a60cf21a", "connector": null, "instance_uuid": "c6c25501-bb07-4994-a0f6-aeb9764d949e"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:17.346365 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.346365 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:17.373914 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-8c2eadb8-7f3c-4fbc-82ab-126fbe957d78 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:59:17.374379 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 753/3002] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:59:17 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 01 13:59:17.400908 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e12bb68b-827b-4ba5-9bec-f3ea1c361703 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.403135 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e12bb68b-827b-4ba5-9bec-f3ea1c361703 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:17.403427 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e12bb68b-827b-4ba5-9bec-f3ea1c361703 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.403666 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e12bb68b-827b-4ba5-9bec-f3ea1c361703 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.410634 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e052fecf-5548-4557-9e52-6d8c8b256bb2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.410955 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e052fecf-5548-4557-9e52-6d8c8b256bb2 None None] GET https://10.4.3.223/volume// Aug 01 13:59:17.411105 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e052fecf-5548-4557-9e52-6d8c8b256bb2 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.411310 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e052fecf-5548-4557-9e52-6d8c8b256bb2 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.411611 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e052fecf-5548-4557-9e52-6d8c8b256bb2 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:17.411872 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 741/3003] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59: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 01 13:59:17.414418 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.414418 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:17.418039 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e12bb68b-827b-4ba5-9bec-f3ea1c361703 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:17.418186 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-aae301d3-9e07-4324-a77d-ae040c35bc62 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.420743 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-aae301d3-9e07-4324-a77d-ae040c35bc62 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:17.421064 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-aae301d3-9e07-4324-a77d-ae040c35bc62 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.421384 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-aae301d3-9e07-4324-a77d-ae040c35bc62 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.422832 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e12bb68b-827b-4ba5-9bec-f3ea1c361703 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:17.423022 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 751/3004] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:17 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:17.432586 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.432586 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:17.439657 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-aae301d3-9e07-4324-a77d-ae040c35bc62 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:17.443789 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-aae301d3-9e07-4324-a77d-ae040c35bc62 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:17.444272 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 760/3005] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:17 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:17.545461 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9fc41500-3cc9-4746-8534-68e0e318d514 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.547933 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9fc41500-3cc9-4746-8534-68e0e318d514 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] PUT https://10.4.3.223/volume/v3/attachments/d34c1235-b0d4-430f-bbd3-f16d188a4209 Aug 01 13:59:17.548399 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9fc41500-3cc9-4746-8534-68e0e318d514 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:17.557759 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9fc41500-3cc9-4746-8534-68e0e318d514 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Acquiring lock "cinder-attachment_update-6d7d41db-8264-4cc8-a952-d9d0a60cf21a-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:59:17.563144 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9fc41500-3cc9-4746-8534-68e0e318d514 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Lock "cinder-attachment_update-6d7d41db-8264-4cc8-a952-d9d0a60cf21a-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:59:17.564380 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.564380 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:17.639610 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9fc41500-3cc9-4746-8534-68e0e318d514 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Lock "cinder-attachment_update-6d7d41db-8264-4cc8-a952-d9d0a60cf21a-np0000006308" released by "attachment_update" :: held 0.076s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:59:17.639955 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-9fc41500-3cc9-4746-8534-68e0e318d514 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/attachments/d34c1235-b0d4-430f-bbd3-f16d188a4209 returned with HTTP 200 Aug 01 13:59:17.640495 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 754/3006] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:59:17 2026] PUT /volume/v3/attachments/d34c1235-b0d4-430f-bbd3-f16d188a4209 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:17.654117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d87aa7a5-29a4-49e1-9e42-a84a1ff0d547 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.657006 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d87aa7a5-29a4-49e1-9e42-a84a1ff0d547 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f29467ef-32fd-4eb2-9c38-3e1bfa912cc2 Aug 01 13:59:17.657301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d87aa7a5-29a4-49e1-9e42-a84a1ff0d547 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.657545 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d87aa7a5-29a4-49e1-9e42-a84a1ff0d547 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.667625 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.667625 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:17.709750 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ddf1523e-af6d-4fac-8240-f3f465490e66 req-d87aa7a5-29a4-49e1-9e42-a84a1ff0d547 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments/f29467ef-32fd-4eb2-9c38-3e1bfa912cc2 returned with HTTP 200 Aug 01 13:59:17.710156 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 742/3007] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:59:17 2026] DELETE /volume/v3/attachments/f29467ef-32fd-4eb2-9c38-3e1bfa912cc2 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:17.813865 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1bd54427-bb79-435e-b927-47edf2c9b7f0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.815645 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1bd54427-bb79-435e-b927-47edf2c9b7f0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:17.815862 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1bd54427-bb79-435e-b927-47edf2c9b7f0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.816048 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1bd54427-bb79-435e-b927-47edf2c9b7f0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.816236 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-1bd54427-bb79-435e-b927-47edf2c9b7f0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Delete volume with id: bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:17.822695 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.822695 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:17.823094 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1bd54427-bb79-435e-b927-47edf2c9b7f0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:17.839593 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1bd54427-bb79-435e-b927-47edf2c9b7f0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Delete volume request issued successfully. Aug 01 13:59:17.839795 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1bd54427-bb79-435e-b927-47edf2c9b7f0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 202 Aug 01 13:59:17.840387 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 752/3008] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:17 2026] DELETE /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:17.955202 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0e6b67fd-ff31-4b04-99f8-903b0a23e0c1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.956980 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e6b67fd-ff31-4b04-99f8-903b0a23e0c1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 Aug 01 13:59:17.957242 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e6b67fd-ff31-4b04-99f8-903b0a23e0c1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.957501 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e6b67fd-ff31-4b04-99f8-903b0a23e0c1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.963819 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.963819 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:17.966927 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0e6b67fd-ff31-4b04-99f8-903b0a23e0c1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:17.971145 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e6b67fd-ff31-4b04-99f8-903b0a23e0c1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 returned with HTTP 200 Aug 01 13:59:17.971643 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 761/3009] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:17 2026] GET /volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:17.986745 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-30dd9d81-c74b-4965-a3a3-5785b60650c6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:17.988724 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30dd9d81-c74b-4965-a3a3-5785b60650c6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 Aug 01 13:59:17.988977 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30dd9d81-c74b-4965-a3a3-5785b60650c6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:17.989261 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30dd9d81-c74b-4965-a3a3-5785b60650c6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:17.997634 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:17.997634 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:18.001687 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-30dd9d81-c74b-4965-a3a3-5785b60650c6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:18.007542 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30dd9d81-c74b-4965-a3a3-5785b60650c6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 returned with HTTP 200 Aug 01 13:59:18.008338 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 755/3010] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:17 2026] GET /volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:18.022947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cf92bb7d-bec6-475d-877a-31b2c38d231c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:18.024647 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cf92bb7d-bec6-475d-877a-31b2c38d231c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:18.024848 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cf92bb7d-bec6-475d-877a-31b2c38d231c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:18.025025 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cf92bb7d-bec6-475d-877a-31b2c38d231c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:18.025229 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-cf92bb7d-bec6-475d-877a-31b2c38d231c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume with id: 21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:18.032161 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:18.032161 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:18.032657 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cf92bb7d-bec6-475d-877a-31b2c38d231c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:18.048765 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cf92bb7d-bec6-475d-877a-31b2c38d231c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume request issued successfully. Aug 01 13:59:18.049007 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cf92bb7d-bec6-475d-877a-31b2c38d231c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 202 Aug 01 13:59:18.049591 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 743/3011] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:18 2026] DELETE /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:59:18.056999 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7db0280e-d7a4-4f30-9ea9-71c55269c817 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:18.059623 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7db0280e-d7a4-4f30-9ea9-71c55269c817 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:18.059842 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7db0280e-d7a4-4f30-9ea9-71c55269c817 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:18.060014 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7db0280e-d7a4-4f30-9ea9-71c55269c817 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:18.071236 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:18.071236 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:18.074843 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7db0280e-d7a4-4f30-9ea9-71c55269c817 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:18.080972 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7db0280e-d7a4-4f30-9ea9-71c55269c817 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 200 Aug 01 13:59:18.081527 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 753/3012] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:18 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:18.283340 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-39657985-ec57-474f-9db0-59fa5c49ea83 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:18.284999 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39657985-ec57-474f-9db0-59fa5c49ea83 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 Aug 01 13:59:18.285258 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39657985-ec57-474f-9db0-59fa5c49ea83 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:18.285430 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39657985-ec57-474f-9db0-59fa5c49ea83 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:18.291200 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39657985-ec57-474f-9db0-59fa5c49ea83 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 returned with HTTP 404 Aug 01 13:59:18.291675 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 762/3013] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:18 2026] GET /volume/v3/volumes/dda556f0-2ce8-4726-9ac6-f58370636ba0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:18.299566 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6eee6aa8-98c2-4cdc-a1e1-9f22e91556e5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:18.301537 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6eee6aa8-98c2-4cdc-a1e1-9f22e91556e5 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec Aug 01 13:59:18.301754 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6eee6aa8-98c2-4cdc-a1e1-9f22e91556e5 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:18.301959 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6eee6aa8-98c2-4cdc-a1e1-9f22e91556e5 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:18.302145 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-6eee6aa8-98c2-4cdc-a1e1-9f22e91556e5 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Delete volume with id: ef35436e-fb96-47b2-bfbd-90bb6a01d8ec Aug 01 13:59:18.310180 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:18.310180 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:18.310689 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6eee6aa8-98c2-4cdc-a1e1-9f22e91556e5 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:18.326675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e5ea286b-2883-42b8-8a5e-69596b0b5bd3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:18.329776 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e5ea286b-2883-42b8-8a5e-69596b0b5bd3 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:18.329968 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e5ea286b-2883-42b8-8a5e-69596b0b5bd3 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:18.330151 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e5ea286b-2883-42b8-8a5e-69596b0b5bd3 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:18.330323 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-e5ea286b-2883-42b8-8a5e-69596b0b5bd3 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Delete volume with id: c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:18.334535 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6eee6aa8-98c2-4cdc-a1e1-9f22e91556e5 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Delete volume request issued successfully. Aug 01 13:59:18.334756 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6eee6aa8-98c2-4cdc-a1e1-9f22e91556e5 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec returned with HTTP 202 Aug 01 13:59:18.335138 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 756/3014] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:18 2026] DELETE /volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:18.341024 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:18.341024 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:18.341711 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e5ea286b-2883-42b8-8a5e-69596b0b5bd3 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:18.342956 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8b41b3f3-2740-4041-9822-0e800a723236 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:18.344794 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b41b3f3-2740-4041-9822-0e800a723236 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec Aug 01 13:59:18.344995 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b41b3f3-2740-4041-9822-0e800a723236 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:18.345205 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b41b3f3-2740-4041-9822-0e800a723236 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:18.352663 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:18.352663 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:18.352790 np0000006308 devstack@c-api.service[100200]: WARNING cinder.keymgr.conf_key_mgr [None req-e5ea286b-2883-42b8-8a5e-69596b0b5bd3 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:59:18.356433 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8b41b3f3-2740-4041-9822-0e800a723236 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:18.359451 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e5ea286b-2883-42b8-8a5e-69596b0b5bd3 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Delete volume request issued successfully. Aug 01 13:59:18.359612 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e5ea286b-2883-42b8-8a5e-69596b0b5bd3 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 202 Aug 01 13:59:18.359987 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 744/3015] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:18 2026] DELETE /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:18.360869 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b41b3f3-2740-4041-9822-0e800a723236 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec returned with HTTP 200 Aug 01 13:59:18.361297 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 754/3016] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:18 2026] GET /volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:18.370272 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a65ff5f9-66ba-4f2e-bdd6-ea87ad73f191 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:18.371785 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a65ff5f9-66ba-4f2e-bdd6-ea87ad73f191 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:18.371946 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a65ff5f9-66ba-4f2e-bdd6-ea87ad73f191 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:18.372139 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a65ff5f9-66ba-4f2e-bdd6-ea87ad73f191 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:18.378921 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:18.378921 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:18.382482 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a65ff5f9-66ba-4f2e-bdd6-ea87ad73f191 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 13:59:18.386849 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a65ff5f9-66ba-4f2e-bdd6-ea87ad73f191 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 200 Aug 01 13:59:18.387249 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 763/3017] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:18 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:18.436811 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-356000e1-65d5-48bc-b6c3-29743710f369 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:18.440441 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-356000e1-65d5-48bc-b6c3-29743710f369 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:18.441419 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-356000e1-65d5-48bc-b6c3-29743710f369 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:18.441903 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-356000e1-65d5-48bc-b6c3-29743710f369 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:18.458336 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:18.458336 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:18.462730 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-356000e1-65d5-48bc-b6c3-29743710f369 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:18.467526 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-356000e1-65d5-48bc-b6c3-29743710f369 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:18.468117 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 757/3018] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:18 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:19.094930 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3f8a51ff-2192-4fda-9884-2cbed54a81a0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.096561 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3f8a51ff-2192-4fda-9884-2cbed54a81a0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:19.096681 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3f8a51ff-2192-4fda-9884-2cbed54a81a0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:19.096817 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3f8a51ff-2192-4fda-9884-2cbed54a81a0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:19.101992 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3f8a51ff-2192-4fda-9884-2cbed54a81a0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 404 Aug 01 13:59:19.102685 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 745/3019] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:19 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:19.375645 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-50e147b3-c7a1-442b-b41a-941c177e7e9f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.377185 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50e147b3-c7a1-442b-b41a-941c177e7e9f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec Aug 01 13:59:19.377383 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50e147b3-c7a1-442b-b41a-941c177e7e9f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:19.377577 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50e147b3-c7a1-442b-b41a-941c177e7e9f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:19.382622 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50e147b3-c7a1-442b-b41a-941c177e7e9f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec returned with HTTP 404 Aug 01 13:59:19.383022 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 755/3020] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:19 2026] GET /volume/v3/volumes/ef35436e-fb96-47b2-bfbd-90bb6a01d8ec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:19.389571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-50596cd1-5db2-4466-9233-22d1bcee63de None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.391116 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-50596cd1-5db2-4466-9233-22d1bcee63de tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] DELETE https://10.4.3.223/volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 Aug 01 13:59:19.391319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-50596cd1-5db2-4466-9233-22d1bcee63de tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:19.391495 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-50596cd1-5db2-4466-9233-22d1bcee63de tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:19.391644 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-50596cd1-5db2-4466-9233-22d1bcee63de tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Delete volume with id: 379c4d4b-e06d-42c0-b974-ae244c823c15 Aug 01 13:59:19.397760 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:19.397760 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:19.398179 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-50596cd1-5db2-4466-9233-22d1bcee63de tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:19.399888 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-abe2be72-f35c-44a7-a383-a7fe194d3bce None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.403829 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-abe2be72-f35c-44a7-a383-a7fe194d3bce tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 Aug 01 13:59:19.403829 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-abe2be72-f35c-44a7-a383-a7fe194d3bce tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:19.403829 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-abe2be72-f35c-44a7-a383-a7fe194d3bce tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:19.410264 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-abe2be72-f35c-44a7-a383-a7fe194d3bce tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 returned with HTTP 404 Aug 01 13:59:19.411366 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 758/3021] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:19 2026] GET /volume/v3/volumes/c78b9f8e-2826-422a-b3c1-0a9bb195c9f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:19.420723 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-96cea16d-de3d-495a-9d8a-d1cb467811c6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.422811 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-96cea16d-de3d-495a-9d8a-d1cb467811c6 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:59:19.422996 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-96cea16d-de3d-495a-9d8a-d1cb467811c6 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:19.423170 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-96cea16d-de3d-495a-9d8a-d1cb467811c6 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:19.423949 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-96cea16d-de3d-495a-9d8a-d1cb467811c6 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:59:19.425728 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-50596cd1-5db2-4466-9233-22d1bcee63de tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Delete volume request issued successfully. Aug 01 13:59:19.425964 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-50596cd1-5db2-4466-9233-22d1bcee63de tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 returned with HTTP 202 Aug 01 13:59:19.426522 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 764/3022] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:19 2026] DELETE /volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:19.436703 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d4274a9b-d1f4-4990-bc3a-d83bf955a987 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.438524 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4274a9b-d1f4-4990-bc3a-d83bf955a987 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 Aug 01 13:59:19.438693 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4274a9b-d1f4-4990-bc3a-d83bf955a987 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:19.438859 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4274a9b-d1f4-4990-bc3a-d83bf955a987 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:19.446132 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:19.446132 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:19.447873 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-96cea16d-de3d-495a-9d8a-d1cb467811c6 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Get all volumes completed successfully. Aug 01 13:59:19.449756 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d4274a9b-d1f4-4990-bc3a-d83bf955a987 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:19.452180 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:19.452180 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:19.455542 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4274a9b-d1f4-4990-bc3a-d83bf955a987 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 returned with HTTP 200 Aug 01 13:59:19.456084 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 756/3023] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:19 2026] GET /volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:19.458393 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-96cea16d-de3d-495a-9d8a-d1cb467811c6 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:59:19.458393 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 746/3024] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 13:59:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17202 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:19.475716 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2bc3d71a-2c1a-4770-b5ba-c7b822f9bec3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.481346 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2bc3d71a-2c1a-4770-b5ba-c7b822f9bec3 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] DELETE https://10.4.3.223/volume/v3/types/e4eda985-129d-48dd-8406-baf7af47334f Aug 01 13:59:19.481346 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2bc3d71a-2c1a-4770-b5ba-c7b822f9bec3 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:19.481346 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2bc3d71a-2c1a-4770-b5ba-c7b822f9bec3 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:19.481543 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a33c9555-7a9d-4ddd-86ad-c0bea63e2bad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.484453 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a33c9555-7a9d-4ddd-86ad-c0bea63e2bad tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:19.484453 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a33c9555-7a9d-4ddd-86ad-c0bea63e2bad tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:19.484962 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a33c9555-7a9d-4ddd-86ad-c0bea63e2bad tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:19.499408 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:19.499408 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:19.504393 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a33c9555-7a9d-4ddd-86ad-c0bea63e2bad tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:19.510307 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a33c9555-7a9d-4ddd-86ad-c0bea63e2bad tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:19.511674 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 765/3025] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:19 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:19.511757 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2bc3d71a-2c1a-4770-b5ba-c7b822f9bec3 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types/e4eda985-129d-48dd-8406-baf7af47334f returned with HTTP 202 Aug 01 13:59:19.511757 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 759/3026] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:59:19 2026] DELETE /volume/v3/types/e4eda985-129d-48dd-8406-baf7af47334f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:19.526079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-79bbc460-d1c9-4084-9c10-b60455e618ec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.528347 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-79bbc460-d1c9-4084-9c10-b60455e618ec tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:59:19.528784 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-79bbc460-d1c9-4084-9c10-b60455e618ec tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-777838701", "extra_specs": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:19.544274 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-79bbc460-d1c9-4084-9c10-b60455e618ec tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:59:19.544748 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 757/3027] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:59:19 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:19.554418 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e271186f-a435-4789-9fa9-10973aa77074 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.556743 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e271186f-a435-4789-9fa9-10973aa77074 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] POST https://10.4.3.223/volume/v3/types/a4515066-a861-48e8-899d-6f551402c055/encryption Aug 01 13:59:19.557188 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e271186f-a435-4789-9fa9-10973aa77074 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:19.576893 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e271186f-a435-4789-9fa9-10973aa77074 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types/a4515066-a861-48e8-899d-6f551402c055/encryption returned with HTTP 200 Aug 01 13:59:19.577657 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 747/3028] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 13:59:19 2026] POST /volume/v3/types/a4515066-a861-48e8-899d-6f551402c055/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:19.586135 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:19.588113 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:19.588613 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-110894034", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-777838701", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:19.590549 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-110894034', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-777838701', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:19.594663 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume of 1 GB Aug 01 13:59:19.595003 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:19.595003 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:19.595473 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Availability Zones retrieved successfully. Aug 01 13:59:19.602848 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Flow 'volume_create_api' (221a32ba-54be-4f13-a1f2-7f8be90cb5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:19.604272 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26dcc4cd-c3f0-48f9-b0a0-4d11af4449de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:19.605502 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:19.636096 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26dcc4cd-c3f0-48f9-b0a0-4d11af4449de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:59:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a4515066-a861-48e8-899d-6f551402c055,is_public=True,name='tempest-scenario-type-luksv2-777838701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4515066-a861-48e8-899d-6f551402c055', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:19.637110 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75bed5b-6bb0-4960-a710-0fa65b3f6c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:19.666348 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-777838701 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-777838701, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:19.666631 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-777838701 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-777838701, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:19.690981 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Created reservations ['da8942ef-6257-49a4-9584-dd05ce8e396f', 'ff4d4e9f-044f-4a7f-be94-ccbc2b6f9c1d', 'd2b5f987-4659-401d-a8c6-d0cff9a89e60', '3c3ccb94-c49f-4495-af8f-e642d1f24bf4'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:19.691771 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75bed5b-6bb0-4960-a710-0fa65b3f6c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da8942ef-6257-49a4-9584-dd05ce8e396f', 'ff4d4e9f-044f-4a7f-be94-ccbc2b6f9c1d', 'd2b5f987-4659-401d-a8c6-d0cff9a89e60', '3c3ccb94-c49f-4495-af8f-e642d1f24bf4']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:19.692537 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef704801-17f3-41ee-94d6-86766059b834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:19.717849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef704801-17f3-41ee-94d6-86766059b834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-110894034',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',qos_specs=None,replication_status=,reservations=['da8942ef-6257-49a4-9584-dd05ce8e396f','ff4d4e9f-044f-4a7f-be94-ccbc2b6f9c1d','d2b5f987-4659-401d-a8c6-d0cff9a89e60','3c3ccb94-c49f-4495-af8f-e642d1f24bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_type_id=a4515066-a861-48e8-899d-6f551402c055), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-110894034',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4515066-a861-48e8-899d-6f551402c055),volume_type_id=a4515066-a861-48e8-899d-6f551402c055)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:19.718820 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ba5d559-2e9d-407f-9b7a-c238bc71459e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:19.742463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ba5d559-2e9d-407f-9b7a-c238bc71459e) transitioned into state 'SUCCESS' from state '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-110894034',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',qos_specs=None,replication_status=,reservations=['da8942ef-6257-49a4-9584-dd05ce8e396f','ff4d4e9f-044f-4a7f-be94-ccbc2b6f9c1d','d2b5f987-4659-401d-a8c6-d0cff9a89e60','3c3ccb94-c49f-4495-af8f-e642d1f24bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_type_id=a4515066-a861-48e8-899d-6f551402c055)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:19.743483 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26bc5f04-5a4f-45fc-9104-53fea64452a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:19.755889 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26bc5f04-5a4f-45fc-9104-53fea64452a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:19.757088 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Flow 'volume_create_api' (221a32ba-54be-4f13-a1f2-7f8be90cb5ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:19.757497 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume request issued successfully. Aug 01 13:59:19.758202 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f4244ab-eab3-4e19-85f9-f50161e78c85 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:19.758739 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 766/3029] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:19 2026] POST /volume/v3/volumes => generated 785 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:20.470872 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0d389bc3-5700-4dd6-bf78-58c9dc2d1d62 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:20.473300 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0d389bc3-5700-4dd6-bf78-58c9dc2d1d62 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 Aug 01 13:59:20.473300 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0d389bc3-5700-4dd6-bf78-58c9dc2d1d62 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:20.473300 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0d389bc3-5700-4dd6-bf78-58c9dc2d1d62 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:20.479875 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0d389bc3-5700-4dd6-bf78-58c9dc2d1d62 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 returned with HTTP 404 Aug 01 13:59:20.480634 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 760/3030] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:20 2026] GET /volume/v3/volumes/379c4d4b-e06d-42c0-b974-ae244c823c15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:20.487550 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-384e7fe1-1b61-4903-a18f-cb1866a2a168 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:20.490096 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-384e7fe1-1b61-4903-a18f-cb1866a2a168 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 Aug 01 13:59:20.490278 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-384e7fe1-1b61-4903-a18f-cb1866a2a168 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:20.490446 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-384e7fe1-1b61-4903-a18f-cb1866a2a168 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:20.490623 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-384e7fe1-1b61-4903-a18f-cb1866a2a168 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Delete volume with id: e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 Aug 01 13:59:20.502339 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:20.502339 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:20.503697 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-384e7fe1-1b61-4903-a18f-cb1866a2a168 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:20.524514 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1a2b53b6-d5f1-416d-8c15-07c900013883 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:20.526351 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1a2b53b6-d5f1-416d-8c15-07c900013883 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:20.526571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1a2b53b6-d5f1-416d-8c15-07c900013883 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:20.526750 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1a2b53b6-d5f1-416d-8c15-07c900013883 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:20.529706 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-384e7fe1-1b61-4903-a18f-cb1866a2a168 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Delete volume request issued successfully. Aug 01 13:59:20.529964 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-384e7fe1-1b61-4903-a18f-cb1866a2a168 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 returned with HTTP 202 Aug 01 13:59:20.530320 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 758/3031] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:20 2026] DELETE /volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:20.538955 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:20.538955 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:20.542044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-55bc1a87-1e6f-4a01-98ee-e206f8764a71 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:20.544514 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1a2b53b6-d5f1-416d-8c15-07c900013883 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:20.544633 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55bc1a87-1e6f-4a01-98ee-e206f8764a71 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 Aug 01 13:59:20.544633 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55bc1a87-1e6f-4a01-98ee-e206f8764a71 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:20.544633 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55bc1a87-1e6f-4a01-98ee-e206f8764a71 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:20.546415 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1a2b53b6-d5f1-416d-8c15-07c900013883 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:20.546760 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 748/3032] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:20 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:20.552286 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:20.552286 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:20.557517 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-55bc1a87-1e6f-4a01-98ee-e206f8764a71 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Volume info retrieved successfully. Aug 01 13:59:20.562741 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55bc1a87-1e6f-4a01-98ee-e206f8764a71 tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 returned with HTTP 200 Aug 01 13:59:20.563240 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 767/3033] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:20 2026] GET /volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:20.876148 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:20.877975 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:20.878328 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "e2dc3729-c45d-4056-8190-9b494544c33e", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:20.879743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'e2dc3729-c45d-4056-8190-9b494544c33e', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:20.965252 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-a7c592ba-c9aa-4c02-a34a-8789ce2aeeb9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:20.967946 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-a7c592ba-c9aa-4c02-a34a-8789ce2aeeb9 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] POST https://10.4.3.223/volume/v3/attachments/d34c1235-b0d4-430f-bbd3-f16d188a4209/action Aug 01 13:59:20.968481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-a7c592ba-c9aa-4c02-a34a-8789ce2aeeb9 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:20.968681 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-a7c592ba-c9aa-4c02-a34a-8789ce2aeeb9 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:20.989013 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:20.989013 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:21.000426 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b85805ce-b416-4b0c-931f-2c189fa279d5 req-a7c592ba-c9aa-4c02-a34a-8789ce2aeeb9 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/attachments/d34c1235-b0d4-430f-bbd3-f16d188a4209/action returned with HTTP 204 Aug 01 13:59:21.002018 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 759/3034] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:59:20 2026] POST /volume/v3/attachments/d34c1235-b0d4-430f-bbd3-f16d188a4209/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:21.039525 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume of 1 GB Aug 01 13:59:21.046955 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Availability Zones retrieved successfully. Aug 01 13:59:21.053965 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Flow 'volume_create_api' (f1fe0cad-56cd-4f68-bd0a-ee706d425f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:21.055515 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90af528a-8711-42f3-82ad-488d110ac4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:21.056732 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:21.123022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90af528a-8711-42f3-82ad-488d110ac4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:21.124004 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02a52ae-8f91-4a31-8b4f-c6a3f3b25db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:21.168662 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Created reservations ['97b21711-bc88-40ea-83a3-6db340b415c2', '2ae9d43b-c35e-44f3-a142-97917a01d0e8', '1709d842-e6f2-4869-9f09-7d9040a3a13e', '67a12b2c-e907-41a0-997c-6370d8d58e30'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:21.169868 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02a52ae-8f91-4a31-8b4f-c6a3f3b25db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97b21711-bc88-40ea-83a3-6db340b415c2', '2ae9d43b-c35e-44f3-a142-97917a01d0e8', '1709d842-e6f2-4869-9f09-7d9040a3a13e', '67a12b2c-e907-41a0-997c-6370d8d58e30']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:21.170876 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2943d17c-2498-4ef2-b472-f99bdecbe3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:21.194920 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2943d17c-2498-4ef2-b472-f99bdecbe3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a9f750-3e4e-43fc-951f-b79933179b9e', '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='fc9ffbf1b63e48fc8d4278cf975e2ded',qos_specs=None,replication_status=,reservations=['97b21711-bc88-40ea-83a3-6db340b415c2','2ae9d43b-c35e-44f3-a142-97917a01d0e8','1709d842-e6f2-4869-9f09-7d9040a3a13e','67a12b2c-e907-41a0-997c-6370d8d58e30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13bafeefb7e34140939a4246f676ab5e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:21Z,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=74a9f750-3e4e-43fc-951f-b79933179b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc9ffbf1b63e48fc8d4278cf975e2ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13bafeefb7e34140939a4246f676ab5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:21.195700 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb2eff3-4e97-4471-980c-a1a34311f5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:21.215177 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb2eff3-4e97-4471-980c-a1a34311f5e9) transitioned into state 'SUCCESS' from 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='fc9ffbf1b63e48fc8d4278cf975e2ded',qos_specs=None,replication_status=,reservations=['97b21711-bc88-40ea-83a3-6db340b415c2','2ae9d43b-c35e-44f3-a142-97917a01d0e8','1709d842-e6f2-4869-9f09-7d9040a3a13e','67a12b2c-e907-41a0-997c-6370d8d58e30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13bafeefb7e34140939a4246f676ab5e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:21.216012 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ad656b-cd5e-4e9f-99db-756014d3b0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:21.228241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ad656b-cd5e-4e9f-99db-756014d3b0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:21.229434 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Flow 'volume_create_api' (f1fe0cad-56cd-4f68-bd0a-ee706d425f9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:21.229847 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume request issued successfully. Aug 01 13:59:21.230690 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5d53074-98ce-4ce8-8cd5-661a65e7f2a5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:21.231194 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 761/3035] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:59:20 2026] POST /volume/v3/volumes => generated 775 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:21.246436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9e25b313-f54d-4047-a802-6741d154c7b4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:21.248355 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9e25b313-f54d-4047-a802-6741d154c7b4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:21.248587 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9e25b313-f54d-4047-a802-6741d154c7b4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:21.248884 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9e25b313-f54d-4047-a802-6741d154c7b4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:21.257145 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:21.257145 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:21.261585 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9e25b313-f54d-4047-a802-6741d154c7b4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:21.267159 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9e25b313-f54d-4047-a802-6741d154c7b4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 200 Aug 01 13:59:21.267805 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 749/3036] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:21 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:21.564245 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a88f8316-5d7a-4473-a89d-8e71f3045121 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:21.565546 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a88f8316-5d7a-4473-a89d-8e71f3045121 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:21.565780 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a88f8316-5d7a-4473-a89d-8e71f3045121 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:21.565980 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a88f8316-5d7a-4473-a89d-8e71f3045121 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:21.578224 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ba72198c-4b32-4930-b975-ac8e6bf1653f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:21.579206 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:21.579206 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:21.580401 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba72198c-4b32-4930-b975-ac8e6bf1653f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] GET https://10.4.3.223/volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 Aug 01 13:59:21.580652 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba72198c-4b32-4930-b975-ac8e6bf1653f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:21.580902 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba72198c-4b32-4930-b975-ac8e6bf1653f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:21.583962 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a88f8316-5d7a-4473-a89d-8e71f3045121 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:21.592193 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba72198c-4b32-4930-b975-ac8e6bf1653f tempest-CreateVolumesFromImageTest-1594588947 tempest-CreateVolumesFromImageTest-1594588947-project-member] https://10.4.3.223/volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 returned with HTTP 404 Aug 01 13:59:21.592846 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 760/3037] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:21 2026] GET /volume/v3/volumes/e5aa5f9d-2f57-4273-a089-8d6f9c9843b7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:21.598139 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a88f8316-5d7a-4473-a89d-8e71f3045121 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:21.598727 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 768/3038] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:21 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1159 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:21.613659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b2f9c116-936f-4dc9-b964-05f41485ab68 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:21.616143 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2f9c116-936f-4dc9-b964-05f41485ab68 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] POST https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a/action Aug 01 13:59:21.616727 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2f9c116-936f-4dc9-b964-05f41485ab68 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:21.616948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2f9c116-936f-4dc9-b964-05f41485ab68 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:21.631296 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:21.631296 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:21.631959 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b2f9c116-936f-4dc9-b964-05f41485ab68 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:21.668714 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b2f9c116-936f-4dc9-b964-05f41485ab68 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Created reservations ['4b0a58bb-2c51-4951-92b2-d4622b5496bc', '595cca3b-8b1f-4d5d-8f05-7d0e33563b4e'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:21.687406 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b2f9c116-936f-4dc9-b964-05f41485ab68 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Extend volume request issued successfully. Aug 01 13:59:21.687609 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2f9c116-936f-4dc9-b964-05f41485ab68 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a/action returned with HTTP 202 Aug 01 13:59:21.688059 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 762/3039] 10.4.3.223 () {70 vars in 1431 bytes} [Sat Aug 1 13:59:21 2026] POST /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:59:21.695200 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-08e8a118-6d65-439a-8acc-3eb9b2638f0c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:21.697154 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-08e8a118-6d65-439a-8acc-3eb9b2638f0c tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:21.698240 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-08e8a118-6d65-439a-8acc-3eb9b2638f0c tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:21.698385 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-08e8a118-6d65-439a-8acc-3eb9b2638f0c tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:21.709920 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:21.709920 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:21.715081 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-08e8a118-6d65-439a-8acc-3eb9b2638f0c tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:21.721155 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-08e8a118-6d65-439a-8acc-3eb9b2638f0c tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:21.721596 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 750/3040] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:21 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:22.041329 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b2f9c116-936f-4dc9-b964-05f41485ab68 req-1d04f7fb-501f-4777-9a91-f94aa10a442e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:22.043438 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b2f9c116-936f-4dc9-b964-05f41485ab68 req-1d04f7fb-501f-4777-9a91-f94aa10a442e service nova] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:22.043676 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b2f9c116-936f-4dc9-b964-05f41485ab68 req-1d04f7fb-501f-4777-9a91-f94aa10a442e service nova] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:22.044016 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b2f9c116-936f-4dc9-b964-05f41485ab68 req-1d04f7fb-501f-4777-9a91-f94aa10a442e service nova] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:22.058768 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:22.058768 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:22.063776 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-b2f9c116-936f-4dc9-b964-05f41485ab68 req-1d04f7fb-501f-4777-9a91-f94aa10a442e service nova] Volume info retrieved successfully. Aug 01 13:59:22.068242 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b2f9c116-936f-4dc9-b964-05f41485ab68 req-1d04f7fb-501f-4777-9a91-f94aa10a442e service nova] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:22.068852 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 761/3041] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:22 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:22.288268 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8f9556bc-f6cc-4252-83fc-215e9f808dc9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:22.291517 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f9556bc-f6cc-4252-83fc-215e9f808dc9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:22.291775 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f9556bc-f6cc-4252-83fc-215e9f808dc9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:22.292009 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f9556bc-f6cc-4252-83fc-215e9f808dc9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:22.300845 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:22.300845 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:22.305096 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8f9556bc-f6cc-4252-83fc-215e9f808dc9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:22.312851 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f9556bc-f6cc-4252-83fc-215e9f808dc9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 200 Aug 01 13:59:22.313306 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 769/3042] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:22 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 925 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:22.454773 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-c294c3d5-0a49-44c6-a363-9ebf67c177b9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:22.457366 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-c294c3d5-0a49-44c6-a363-9ebf67c177b9 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:22.457592 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-c294c3d5-0a49-44c6-a363-9ebf67c177b9 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:22.457816 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-c294c3d5-0a49-44c6-a363-9ebf67c177b9 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:22.469983 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:22.469983 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:22.473936 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-c294c3d5-0a49-44c6-a363-9ebf67c177b9 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:22.478918 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-c294c3d5-0a49-44c6-a363-9ebf67c177b9 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:22.479437 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 763/3043] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:22 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 1231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:22.512256 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-1620be7f-aa3c-49ab-a8e9-e8e606bffc53 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:22.514331 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-1620be7f-aa3c-49ab-a8e9-e8e606bffc53 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] POST https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f/action Aug 01 13:59:22.514736 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-1620be7f-aa3c-49ab-a8e9-e8e606bffc53 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:22.514875 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-1620be7f-aa3c-49ab-a8e9-e8e606bffc53 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:22.526109 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:22.526109 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:22.527917 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-1620be7f-aa3c-49ab-a8e9-e8e606bffc53 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:22.538784 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-1620be7f-aa3c-49ab-a8e9-e8e606bffc53 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Begin detaching volume completed successfully. Aug 01 13:59:22.539164 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-1620be7f-aa3c-49ab-a8e9-e8e606bffc53 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f/action returned with HTTP 202 Aug 01 13:59:22.539924 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 751/3044] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:59:22 2026] POST /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:59:22.594377 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4cdc78c8-b0b8-4456-9245-7077117d062a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:22.594891 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4cdc78c8-b0b8-4456-9245-7077117d062a None None] GET https://10.4.3.223/volume// Aug 01 13:59:22.595512 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4cdc78c8-b0b8-4456-9245-7077117d062a None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:22.595512 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4cdc78c8-b0b8-4456-9245-7077117d062a None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:22.595771 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4cdc78c8-b0b8-4456-9245-7077117d062a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:22.596274 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 762/3045] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59: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 01 13:59:22.607328 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-84ea9a60-0069-46d0-8dd4-28cc86beb8cb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:22.610312 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-84ea9a60-0069-46d0-8dd4-28cc86beb8cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:22.610750 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-84ea9a60-0069-46d0-8dd4-28cc86beb8cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:22.610992 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-84ea9a60-0069-46d0-8dd4-28cc86beb8cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:22.625806 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:22.625806 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:22.632677 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-84ea9a60-0069-46d0-8dd4-28cc86beb8cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:22.641169 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-84ea9a60-0069-46d0-8dd4-28cc86beb8cb tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:22.641710 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 770/3046] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:22 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:22.736853 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a47e5f62-8ed7-462e-817f-26071fe56b23 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:22.739379 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a47e5f62-8ed7-462e-817f-26071fe56b23 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:22.739631 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a47e5f62-8ed7-462e-817f-26071fe56b23 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:22.739869 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a47e5f62-8ed7-462e-817f-26071fe56b23 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:22.751050 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:22.751050 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:22.754946 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a47e5f62-8ed7-462e-817f-26071fe56b23 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:22.758773 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a47e5f62-8ed7-462e-817f-26071fe56b23 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:22.759099 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 764/3047] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:22 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:22.773238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2ccc4ffc-72dd-4967-8fb1-63bee5bffcd3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:22.777225 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2ccc4ffc-72dd-4967-8fb1-63bee5bffcd3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:22.777512 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2ccc4ffc-72dd-4967-8fb1-63bee5bffcd3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:22.777711 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2ccc4ffc-72dd-4967-8fb1-63bee5bffcd3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:22.795719 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:22.795719 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:22.799273 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2ccc4ffc-72dd-4967-8fb1-63bee5bffcd3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:22.807430 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2ccc4ffc-72dd-4967-8fb1-63bee5bffcd3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:22.807821 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 752/3048] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:22 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:22.965998 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:23.080491 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:23.080924 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:23.085257 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:23.085257 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Create volume of 1 GB Aug 01 13:59:23.088157 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Availability Zones retrieved successfully. Aug 01 13:59:23.095877 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Flow 'volume_create_api' (b13ff6bb-a742-43a2-a2b9-524a2bcb7f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:23.096946 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb8efa2f-f8f6-480e-8760-49eef95f46ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:23.098350 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:23.130908 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-d61e3c6e-1083-4cbc-918e-61592e8b2742 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:23.131698 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb8efa2f-f8f6-480e-8760-49eef95f46ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:23.132804 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af537706-1b5e-4422-a5f1-156afcff78c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:23.133466 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-d61e3c6e-1083-4cbc-918e-61592e8b2742 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:23.133703 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-d61e3c6e-1083-4cbc-918e-61592e8b2742 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:23.133957 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-d61e3c6e-1083-4cbc-918e-61592e8b2742 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:23.147512 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:23.147512 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:23.151797 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-d61e3c6e-1083-4cbc-918e-61592e8b2742 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:23.157259 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-d61e3c6e-1083-4cbc-918e-61592e8b2742 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:23.157789 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 771/3049] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:23 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:23.177391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-4802e81f-1584-4922-b633-7ed1cca947f0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:23.179553 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-4802e81f-1584-4922-b633-7ed1cca947f0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] POST https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a/action Aug 01 13:59:23.179889 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-4802e81f-1584-4922-b633-7ed1cca947f0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:23.180008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-4802e81f-1584-4922-b633-7ed1cca947f0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:23.195177 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:23.195177 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:23.195688 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-4802e81f-1584-4922-b633-7ed1cca947f0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:23.202696 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-4802e81f-1584-4922-b633-7ed1cca947f0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Begin detaching volume completed successfully. Aug 01 13:59:23.202998 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-4802e81f-1584-4922-b633-7ed1cca947f0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a/action returned with HTTP 202 Aug 01 13:59:23.203517 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 765/3050] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:59:23 2026] POST /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:59:23.209000 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Created reservations ['a2260568-37b1-4c97-a785-d8a66aedad70', '34144c2f-e511-4f21-a6f0-21f13729274b', '0a69bda8-3e3a-49bd-9a36-5adebe226615', '09dcda07-f14a-4cc1-a54c-dc32b717b820'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:23.210229 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af537706-1b5e-4422-a5f1-156afcff78c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2260568-37b1-4c97-a785-d8a66aedad70', '34144c2f-e511-4f21-a6f0-21f13729274b', '0a69bda8-3e3a-49bd-9a36-5adebe226615', '09dcda07-f14a-4cc1-a54c-dc32b717b820']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:23.211435 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1619a47a-73e1-4779-bc5b-873fc649e64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:23.222064 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9cd28967-0a61-4b97-9dc9-3903e2688063 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:23.223242 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9cd28967-0a61-4b97-9dc9-3903e2688063 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:23.223540 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9cd28967-0a61-4b97-9dc9-3903e2688063 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:23.223606 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9cd28967-0a61-4b97-9dc9-3903e2688063 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:23.236479 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:23.236479 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:23.238653 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1619a47a-73e1-4779-bc5b-873fc649e64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1692140-4d7e-4504-a88e-bbae128f3a82', '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='8e0eefeda5f9409f8716c476f734f9ac',qos_specs=None,replication_status=,reservations=['a2260568-37b1-4c97-a785-d8a66aedad70','34144c2f-e511-4f21-a6f0-21f13729274b','0a69bda8-3e3a-49bd-9a36-5adebe226615','09dcda07-f14a-4cc1-a54c-dc32b717b820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd0d0d7b04d448c8dfab0c658805d7a',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:23Z,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=a1692140-4d7e-4504-a88e-bbae128f3a82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e0eefeda5f9409f8716c476f734f9ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dd0d0d7b04d448c8dfab0c658805d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:23.240082 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbaebc56-3da4-4bf7-babb-6d218d189b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:23.241038 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9cd28967-0a61-4b97-9dc9-3903e2688063 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:23.251808 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9cd28967-0a61-4b97-9dc9-3903e2688063 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:23.251808 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 753/3051] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:23 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:23.266610 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-774f66b7-fe6e-419f-8f67-06b0ec7ac3d8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:23.266928 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-774f66b7-fe6e-419f-8f67-06b0ec7ac3d8 None None] GET https://10.4.3.223/volume// Aug 01 13:59:23.267138 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-774f66b7-fe6e-419f-8f67-06b0ec7ac3d8 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:23.267413 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-774f66b7-fe6e-419f-8f67-06b0ec7ac3d8 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:23.267861 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-774f66b7-fe6e-419f-8f67-06b0ec7ac3d8 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:23.268306 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 772/3052] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59: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 01 13:59:23.274977 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbaebc56-3da4-4bf7-babb-6d218d189b30) transitioned into state 'SUCCESS' from 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='8e0eefeda5f9409f8716c476f734f9ac',qos_specs=None,replication_status=,reservations=['a2260568-37b1-4c97-a785-d8a66aedad70','34144c2f-e511-4f21-a6f0-21f13729274b','0a69bda8-3e3a-49bd-9a36-5adebe226615','09dcda07-f14a-4cc1-a54c-dc32b717b820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd0d0d7b04d448c8dfab0c658805d7a',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:23.276721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1677391b-4382-43b3-b43d-0b9e5fb1868f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:23.278991 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-5be68a56-b698-4a22-9945-fdea4cb1dcac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:23.281133 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-5be68a56-b698-4a22-9945-fdea4cb1dcac tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:23.281369 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-5be68a56-b698-4a22-9945-fdea4cb1dcac tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:23.281569 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-5be68a56-b698-4a22-9945-fdea4cb1dcac tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:23.287311 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1677391b-4382-43b3-b43d-0b9e5fb1868f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:23.288646 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Flow 'volume_create_api' (b13ff6bb-a742-43a2-a2b9-524a2bcb7f7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:23.288646 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Create volume request issued successfully. Aug 01 13:59:23.288646 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2cccc009-4068-4e2b-9572-1b132ef4b318 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:23.289036 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 763/3053] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:59:22 2026] POST /volume/v3/volumes => generated 740 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:23.299155 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:23.299155 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:23.303620 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2a4acbdc-dc53-4e75-a780-b179ffb676ff None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:23.304785 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-5be68a56-b698-4a22-9945-fdea4cb1dcac tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:23.305808 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a4acbdc-dc53-4e75-a780-b179ffb676ff tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 Aug 01 13:59:23.305808 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a4acbdc-dc53-4e75-a780-b179ffb676ff tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:23.305808 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a4acbdc-dc53-4e75-a780-b179ffb676ff tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:23.311876 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-5be68a56-b698-4a22-9945-fdea4cb1dcac tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:23.312869 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 766/3054] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:23 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:23.314705 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:23.314705 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:23.318563 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2a4acbdc-dc53-4e75-a780-b179ffb676ff tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:23.323658 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a4acbdc-dc53-4e75-a780-b179ffb676ff tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 returned with HTTP 200 Aug 01 13:59:23.324286 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 754/3055] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:23 2026] GET /volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 => generated 808 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:23.325868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bab8cb31-7e27-4ac9-bc7c-446e4273e9c3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:23.327628 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bab8cb31-7e27-4ac9-bc7c-446e4273e9c3 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:23.327787 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bab8cb31-7e27-4ac9-bc7c-446e4273e9c3 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:23.327978 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bab8cb31-7e27-4ac9-bc7c-446e4273e9c3 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:23.336853 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:23.336853 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:23.341417 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bab8cb31-7e27-4ac9-bc7c-446e4273e9c3 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:23.346076 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bab8cb31-7e27-4ac9-bc7c-446e4273e9c3 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 200 Aug 01 13:59:23.346528 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 773/3056] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:23 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:24.272300 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5ef9d166-4b99-4625-a38e-5c55a0b53e20 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:24.274210 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ef9d166-4b99-4625-a38e-5c55a0b53e20 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:24.274872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ef9d166-4b99-4625-a38e-5c55a0b53e20 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:24.274872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ef9d166-4b99-4625-a38e-5c55a0b53e20 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:24.286359 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:24.286359 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:24.289680 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5ef9d166-4b99-4625-a38e-5c55a0b53e20 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:24.294002 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ef9d166-4b99-4625-a38e-5c55a0b53e20 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:24.294396 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 764/3057] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:24 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:24.337437 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4c654b21-f053-4c06-bc01-25189cecf131 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:24.339589 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4c654b21-f053-4c06-bc01-25189cecf131 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 Aug 01 13:59:24.339814 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4c654b21-f053-4c06-bc01-25189cecf131 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:24.340046 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4c654b21-f053-4c06-bc01-25189cecf131 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:24.349082 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:24.349082 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:24.363619 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4c654b21-f053-4c06-bc01-25189cecf131 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:24.365996 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5b7ce3de-c9a0-433f-b6cd-d827bfbc9dfa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:24.368317 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4c654b21-f053-4c06-bc01-25189cecf131 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 returned with HTTP 200 Aug 01 13:59:24.368766 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 767/3058] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:24 2026] GET /volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 => generated 833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:24.370350 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5b7ce3de-c9a0-433f-b6cd-d827bfbc9dfa tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:24.370559 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5b7ce3de-c9a0-433f-b6cd-d827bfbc9dfa tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:24.370783 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5b7ce3de-c9a0-433f-b6cd-d827bfbc9dfa tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:24.382168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-21cba4df-1a63-48b2-95cb-56372fe50b4a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:24.384632 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21cba4df-1a63-48b2-95cb-56372fe50b4a tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 Aug 01 13:59:24.384741 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21cba4df-1a63-48b2-95cb-56372fe50b4a tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:24.385117 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21cba4df-1a63-48b2-95cb-56372fe50b4a tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:24.393397 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:24.393397 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:24.399064 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5b7ce3de-c9a0-433f-b6cd-d827bfbc9dfa tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:24.402483 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:24.402483 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:24.407944 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-21cba4df-1a63-48b2-95cb-56372fe50b4a tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:24.411604 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5b7ce3de-c9a0-433f-b6cd-d827bfbc9dfa tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 200 Aug 01 13:59:24.413288 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 755/3059] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:24 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 928 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:24.416696 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21cba4df-1a63-48b2-95cb-56372fe50b4a tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 returned with HTTP 200 Aug 01 13:59:24.417410 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 774/3060] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:24 2026] GET /volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 => generated 833 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:24.432808 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47779d8e-340f-4681-9993-d3e4c94e8256 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:24.436544 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:24.436988 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1508550609"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:24.438516 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1508550609'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:24.438630 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Create volume of 1 GB Aug 01 13:59:24.448258 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Availability Zones retrieved successfully. Aug 01 13:59:24.456310 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Flow 'volume_create_api' (b2abbf6a-d8a8-4e3b-862f-cfb9618637ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:24.457973 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c63ed1b2-8f11-4bc1-836f-8e4d7f88d953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:24.458497 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:24.493201 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c63ed1b2-8f11-4bc1-836f-8e4d7f88d953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:24.493782 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2feb9eb4-8985-4adf-9955-d1e14f4e6ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:24.553537 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Created reservations ['99ae4639-c872-4848-b04c-ac0a2090c9bb', '37cc6506-5eb1-406d-9c9a-a1dd8840d994', 'bc434068-9761-4337-846b-895ae303fe64', '9e4295d0-cba5-428b-b3a4-fb477779b22d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:24.557237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2feb9eb4-8985-4adf-9955-d1e14f4e6ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99ae4639-c872-4848-b04c-ac0a2090c9bb', '37cc6506-5eb1-406d-9c9a-a1dd8840d994', 'bc434068-9761-4337-846b-895ae303fe64', '9e4295d0-cba5-428b-b3a4-fb477779b22d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:24.557237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (770fc440-13a8-4ccd-94ab-77d2f6894233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:24.581314 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (770fc440-13a8-4ccd-94ab-77d2f6894233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39b1af1d-ae95-4624-bb31-22fa0a95cdec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1508550609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e0eefeda5f9409f8716c476f734f9ac',qos_specs=None,replication_status=,reservations=['99ae4639-c872-4848-b04c-ac0a2090c9bb','37cc6506-5eb1-406d-9c9a-a1dd8840d994','bc434068-9761-4337-846b-895ae303fe64','9e4295d0-cba5-428b-b3a4-fb477779b22d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd0d0d7b04d448c8dfab0c658805d7a',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:24Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1508550609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39b1af1d-ae95-4624-bb31-22fa0a95cdec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e0eefeda5f9409f8716c476f734f9ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dd0d0d7b04d448c8dfab0c658805d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:24.582189 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (698eb34a-d59a-4550-99d2-a29cdbc9206b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:24.606477 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (698eb34a-d59a-4550-99d2-a29cdbc9206b) transitioned into 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-1508550609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e0eefeda5f9409f8716c476f734f9ac',qos_specs=None,replication_status=,reservations=['99ae4639-c872-4848-b04c-ac0a2090c9bb','37cc6506-5eb1-406d-9c9a-a1dd8840d994','bc434068-9761-4337-846b-895ae303fe64','9e4295d0-cba5-428b-b3a4-fb477779b22d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd0d0d7b04d448c8dfab0c658805d7a',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:24.607275 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eab774d-b636-40b5-9e6e-362d0512eeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:24.623800 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eab774d-b636-40b5-9e6e-362d0512eeb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:24.626939 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Flow 'volume_create_api' (b2abbf6a-d8a8-4e3b-862f-cfb9618637ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:24.626939 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Create volume request issued successfully. Aug 01 13:59:24.626939 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47779d8e-340f-4681-9993-d3e4c94e8256 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:24.626939 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 765/3061] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:24 2026] POST /volume/v3/volumes => generated 776 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:24.644829 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-04d1aba2-3caf-4735-9e99-a4d31c262699 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:24.647312 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-04d1aba2-3caf-4735-9e99-a4d31c262699 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec Aug 01 13:59:24.648641 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-04d1aba2-3caf-4735-9e99-a4d31c262699 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:24.648641 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-04d1aba2-3caf-4735-9e99-a4d31c262699 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:24.659377 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:24.659377 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:24.664924 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-04d1aba2-3caf-4735-9e99-a4d31c262699 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:24.671176 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-04d1aba2-3caf-4735-9e99-a4d31c262699 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec returned with HTTP 200 Aug 01 13:59:24.671585 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 768/3062] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:24 2026] GET /volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:25.309941 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-00f316c8-4ead-467b-aca6-69357bebec2e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:25.311908 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-00f316c8-4ead-467b-aca6-69357bebec2e tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:25.312192 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-00f316c8-4ead-467b-aca6-69357bebec2e tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:25.312414 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-00f316c8-4ead-467b-aca6-69357bebec2e tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:25.323026 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:25.323026 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:25.328336 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-00f316c8-4ead-467b-aca6-69357bebec2e tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:25.334612 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-00f316c8-4ead-467b-aca6-69357bebec2e tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:25.335019 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 756/3063] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:25 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:25.426463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe6ded96-8c0b-4b58-bc20-03e29fb78f88 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:25.428423 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe6ded96-8c0b-4b58-bc20-03e29fb78f88 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:25.428590 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe6ded96-8c0b-4b58-bc20-03e29fb78f88 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:25.428780 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe6ded96-8c0b-4b58-bc20-03e29fb78f88 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:25.435798 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:25.435798 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:25.439244 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe6ded96-8c0b-4b58-bc20-03e29fb78f88 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:25.443519 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe6ded96-8c0b-4b58-bc20-03e29fb78f88 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 200 Aug 01 13:59:25.443867 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 775/3064] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:25 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:25.686072 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9aee6f64-951d-4f78-afe1-b358c7a5fdb3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:25.687917 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9aee6f64-951d-4f78-afe1-b358c7a5fdb3 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec Aug 01 13:59:25.688201 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9aee6f64-951d-4f78-afe1-b358c7a5fdb3 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:25.688495 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9aee6f64-951d-4f78-afe1-b358c7a5fdb3 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:25.696264 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:25.696264 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:25.705598 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9aee6f64-951d-4f78-afe1-b358c7a5fdb3 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:25.711869 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9aee6f64-951d-4f78-afe1-b358c7a5fdb3 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec returned with HTTP 200 Aug 01 13:59:25.712747 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 766/3065] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:25 2026] GET /volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:25.726943 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d6b73500-b6f1-42fd-a733-c1267ccb4e98 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:25.729159 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6b73500-b6f1-42fd-a733-c1267ccb4e98 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec Aug 01 13:59:25.729339 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6b73500-b6f1-42fd-a733-c1267ccb4e98 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:25.729507 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6b73500-b6f1-42fd-a733-c1267ccb4e98 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:25.738331 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:25.738331 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:25.742602 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d6b73500-b6f1-42fd-a733-c1267ccb4e98 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:25.749094 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6b73500-b6f1-42fd-a733-c1267ccb4e98 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec returned with HTTP 200 Aug 01 13:59:25.749751 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 769/3066] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:25 2026] GET /volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:25.764061 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c2f2a897-d409-46b0-8701-d6a9aff5ad69 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:25.766194 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c2f2a897-d409-46b0-8701-d6a9aff5ad69 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:59:25.766669 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c2f2a897-d409-46b0-8701-d6a9aff5ad69 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39b1af1d-ae95-4624-bb31-22fa0a95cdec", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-526881725"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:25.776788 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:25.776788 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:25.777349 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c2f2a897-d409-46b0-8701-d6a9aff5ad69 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:25.777474 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-c2f2a897-d409-46b0-8701-d6a9aff5ad69 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Create snapshot from volume 39b1af1d-ae95-4624-bb31-22fa0a95cdec Aug 01 13:59:25.833134 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-c2f2a897-d409-46b0-8701-d6a9aff5ad69 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Created reservations ['59e44f66-c39b-4faa-85b9-a06f0a349091', '7f50bd91-4f7d-4f3c-9616-0f9869890a95', 'ef95b826-7928-4f7f-adc0-47ef9239511c', '8f424919-1460-4173-842a-b672c5c1965c'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:25.871425 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c2f2a897-d409-46b0-8701-d6a9aff5ad69 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Snapshot create request issued successfully. Aug 01 13:59:25.871799 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c2f2a897-d409-46b0-8701-d6a9aff5ad69 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:59:25.872341 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 757/3067] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:59:25 2026] POST /volume/v3/snapshots => generated 325 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:25.883185 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-29cbfb87-a25a-4cba-9cb8-31ae5d3beadc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:25.885891 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29cbfb87-a25a-4cba-9cb8-31ae5d3beadc tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 Aug 01 13:59:25.886210 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29cbfb87-a25a-4cba-9cb8-31ae5d3beadc tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:25.886510 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29cbfb87-a25a-4cba-9cb8-31ae5d3beadc tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:25.893269 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:25.893269 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:25.893811 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-29cbfb87-a25a-4cba-9cb8-31ae5d3beadc tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Snapshot retrieved successfully. Aug 01 13:59:25.894884 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29cbfb87-a25a-4cba-9cb8-31ae5d3beadc tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 returned with HTTP 200 Aug 01 13:59:25.895268 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 776/3068] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:25 2026] GET /volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 => generated 457 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:26.165029 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-2f4076f7-1c5a-41f6-a8ea-eb76f6f0f70d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:26.167559 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-2f4076f7-1c5a-41f6-a8ea-eb76f6f0f70d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ffd87ff1-cb00-4be8-b120-766d4ca87d7d Aug 01 13:59:26.167819 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-2f4076f7-1c5a-41f6-a8ea-eb76f6f0f70d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:26.168190 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-2f4076f7-1c5a-41f6-a8ea-eb76f6f0f70d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:26.176924 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:26.176924 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:26.245080 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0b16e9cc-e187-437b-a589-6dc984d74bcc req-2f4076f7-1c5a-41f6-a8ea-eb76f6f0f70d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments/ffd87ff1-cb00-4be8-b120-766d4ca87d7d returned with HTTP 200 Aug 01 13:59:26.245804 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 767/3069] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:59:26 2026] DELETE /volume/v3/attachments/ffd87ff1-cb00-4be8-b120-766d4ca87d7d => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:26.348062 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f1b516c5-adcb-4fb9-a7f4-a5fd5acb9197 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:26.350110 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1b516c5-adcb-4fb9-a7f4-a5fd5acb9197 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:26.350486 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1b516c5-adcb-4fb9-a7f4-a5fd5acb9197 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:26.350686 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1b516c5-adcb-4fb9-a7f4-a5fd5acb9197 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:26.362316 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:26.362316 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:26.367725 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f1b516c5-adcb-4fb9-a7f4-a5fd5acb9197 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:26.374904 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1b516c5-adcb-4fb9-a7f4-a5fd5acb9197 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:26.374904 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 770/3070] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:26 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:26.457142 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9fc9649b-7462-4141-b186-d2a5de18951a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:26.459771 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9fc9649b-7462-4141-b186-d2a5de18951a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:26.460089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9fc9649b-7462-4141-b186-d2a5de18951a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:26.460433 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9fc9649b-7462-4141-b186-d2a5de18951a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:26.470352 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:26.470352 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:26.475576 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9fc9649b-7462-4141-b186-d2a5de18951a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:26.482541 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9fc9649b-7462-4141-b186-d2a5de18951a tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 200 Aug 01 13:59:26.483704 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 758/3071] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:26 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:26.552333 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-f41cb569-2bae-4cc7-b8eb-ff7efabb1385 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:26.554998 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-f41cb569-2bae-4cc7-b8eb-ff7efabb1385 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] DELETE https://10.4.3.223/volume/v3/attachments/d34c1235-b0d4-430f-bbd3-f16d188a4209 Aug 01 13:59:26.555237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-f41cb569-2bae-4cc7-b8eb-ff7efabb1385 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:26.555469 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-f41cb569-2bae-4cc7-b8eb-ff7efabb1385 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:26.564974 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:26.564974 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:26.615235 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4463bad7-ba93-48bd-93b4-60f6311279a2 req-f41cb569-2bae-4cc7-b8eb-ff7efabb1385 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/attachments/d34c1235-b0d4-430f-bbd3-f16d188a4209 returned with HTTP 200 Aug 01 13:59:26.615633 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 777/3072] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:59:26 2026] DELETE /volume/v3/attachments/d34c1235-b0d4-430f-bbd3-f16d188a4209 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:26.780396 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-05e57484-66eb-4614-a2ce-2617ab167953 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:26.786687 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-05e57484-66eb-4614-a2ce-2617ab167953 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] DELETE https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:26.786687 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-05e57484-66eb-4614-a2ce-2617ab167953 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:26.786687 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-05e57484-66eb-4614-a2ce-2617ab167953 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:26.786687 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-05e57484-66eb-4614-a2ce-2617ab167953 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Delete volume with id: dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:26.795400 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:26.795400 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:26.796001 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-05e57484-66eb-4614-a2ce-2617ab167953 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:26.815869 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-05e57484-66eb-4614-a2ce-2617ab167953 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Delete volume request issued successfully. Aug 01 13:59:26.815869 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-05e57484-66eb-4614-a2ce-2617ab167953 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 202 Aug 01 13:59:26.815869 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 768/3073] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:26 2026] DELETE /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:26.856476 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b8c1ac22-0daa-4566-a076-169b89b19d79 req-95c67e8f-77d4-47dd-b116-efa6cf0dc983 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:26.858372 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b8c1ac22-0daa-4566-a076-169b89b19d79 req-95c67e8f-77d4-47dd-b116-efa6cf0dc983 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:26.858633 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b8c1ac22-0daa-4566-a076-169b89b19d79 req-95c67e8f-77d4-47dd-b116-efa6cf0dc983 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:26.858868 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b8c1ac22-0daa-4566-a076-169b89b19d79 req-95c67e8f-77d4-47dd-b116-efa6cf0dc983 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:26.866073 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:26.866073 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:26.869962 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-b8c1ac22-0daa-4566-a076-169b89b19d79 req-95c67e8f-77d4-47dd-b116-efa6cf0dc983 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:26.874512 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b8c1ac22-0daa-4566-a076-169b89b19d79 req-95c67e8f-77d4-47dd-b116-efa6cf0dc983 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 200 Aug 01 13:59:26.875090 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 771/3074] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:26 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:26.906883 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5f0cd576-8374-4696-9680-90ef2d5aa63b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:26.907992 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5f0cd576-8374-4696-9680-90ef2d5aa63b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 Aug 01 13:59:26.908098 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5f0cd576-8374-4696-9680-90ef2d5aa63b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:26.908431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5f0cd576-8374-4696-9680-90ef2d5aa63b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:26.919343 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:26.919343 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:26.919627 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5f0cd576-8374-4696-9680-90ef2d5aa63b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Snapshot retrieved successfully. Aug 01 13:59:26.920657 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5f0cd576-8374-4696-9680-90ef2d5aa63b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 returned with HTTP 200 Aug 01 13:59:26.921238 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 759/3075] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:26 2026] GET /volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 => generated 484 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:26.938193 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9d8f4d0e-d8cb-4bdf-bd41-af43aac0a1c2 req-175a2881-0e53-4659-855a-7aa403e9c82c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:26.938733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0c8e816b-16d1-48e8-87c9-f4dd7d2ed87f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:26.938976 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9d8f4d0e-d8cb-4bdf-bd41-af43aac0a1c2 req-175a2881-0e53-4659-855a-7aa403e9c82c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:26.939204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9d8f4d0e-d8cb-4bdf-bd41-af43aac0a1c2 req-175a2881-0e53-4659-855a-7aa403e9c82c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:26.939917 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9d8f4d0e-d8cb-4bdf-bd41-af43aac0a1c2 req-175a2881-0e53-4659-855a-7aa403e9c82c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:26.941113 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c8e816b-16d1-48e8-87c9-f4dd7d2ed87f tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 Aug 01 13:59:26.941490 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c8e816b-16d1-48e8-87c9-f4dd7d2ed87f tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:26.941783 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c8e816b-16d1-48e8-87c9-f4dd7d2ed87f tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:26.946448 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9d8f4d0e-d8cb-4bdf-bd41-af43aac0a1c2 req-175a2881-0e53-4659-855a-7aa403e9c82c tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 404 Aug 01 13:59:26.946448 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 778/3076] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:26 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:26.948018 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:26.948018 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:26.948633 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0c8e816b-16d1-48e8-87c9-f4dd7d2ed87f tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Snapshot retrieved successfully. Aug 01 13:59:26.949582 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c8e816b-16d1-48e8-87c9-f4dd7d2ed87f tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 returned with HTTP 200 Aug 01 13:59:26.950030 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 769/3077] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:26 2026] GET /volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:26.969783 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fabf7803-a6f3-4e58-9b94-7ec2f2695c65 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:26.971899 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fabf7803-a6f3-4e58-9b94-7ec2f2695c65 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 Aug 01 13:59:26.972111 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fabf7803-a6f3-4e58-9b94-7ec2f2695c65 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:26.972380 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fabf7803-a6f3-4e58-9b94-7ec2f2695c65 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:26.972530 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-fabf7803-a6f3-4e58-9b94-7ec2f2695c65 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Delete snapshot with id: adccec71-7082-4a6c-8291-c099770fab04 Aug 01 13:59:26.977893 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:26.977893 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:26.978351 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fabf7803-a6f3-4e58-9b94-7ec2f2695c65 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Snapshot retrieved successfully. Aug 01 13:59:26.996307 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fabf7803-a6f3-4e58-9b94-7ec2f2695c65 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Snapshot delete request issued successfully. Aug 01 13:59:26.996484 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fabf7803-a6f3-4e58-9b94-7ec2f2695c65 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 returned with HTTP 202 Aug 01 13:59:26.997036 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 772/3078] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:59:26 2026] DELETE /volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:27.004044 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-385b980e-eb30-441c-b61f-ae8f71faaf52 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:27.007271 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-385b980e-eb30-441c-b61f-ae8f71faaf52 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 Aug 01 13:59:27.007271 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-385b980e-eb30-441c-b61f-ae8f71faaf52 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:27.007437 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-385b980e-eb30-441c-b61f-ae8f71faaf52 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:27.015192 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:27.015192 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:27.015796 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-385b980e-eb30-441c-b61f-ae8f71faaf52 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Snapshot retrieved successfully. Aug 01 13:59:27.019234 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-385b980e-eb30-441c-b61f-ae8f71faaf52 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 returned with HTTP 200 Aug 01 13:59:27.019921 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 760/3079] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:27 2026] GET /volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 => generated 483 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:27.387099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-026c4988-8759-48d6-96e1-d01219a969b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:27.388815 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-026c4988-8759-48d6-96e1-d01219a969b0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:27.389002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-026c4988-8759-48d6-96e1-d01219a969b0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:27.389194 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-026c4988-8759-48d6-96e1-d01219a969b0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:27.396288 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:27.396288 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:27.400627 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-026c4988-8759-48d6-96e1-d01219a969b0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:27.405510 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-026c4988-8759-48d6-96e1-d01219a969b0 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:27.405847 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 779/3080] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:27 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:27.500896 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ecf87f2b-42f7-4a90-b3cd-b1d371846005 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:27.505576 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ecf87f2b-42f7-4a90-b3cd-b1d371846005 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:27.505576 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ecf87f2b-42f7-4a90-b3cd-b1d371846005 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:27.505576 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ecf87f2b-42f7-4a90-b3cd-b1d371846005 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:27.522862 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:27.522862 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:27.527999 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ecf87f2b-42f7-4a90-b3cd-b1d371846005 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:27.533973 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ecf87f2b-42f7-4a90-b3cd-b1d371846005 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 200 Aug 01 13:59:27.534395 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 770/3081] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:27 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 1193 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:27.553290 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9747ad0d-f383-478c-b599-ba10bb4eb574 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:27.555389 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9747ad0d-f383-478c-b599-ba10bb4eb574 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:27.555676 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9747ad0d-f383-478c-b599-ba10bb4eb574 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:27.555909 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9747ad0d-f383-478c-b599-ba10bb4eb574 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:27.565519 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:27.565519 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:27.570134 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9747ad0d-f383-478c-b599-ba10bb4eb574 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:27.579105 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9747ad0d-f383-478c-b599-ba10bb4eb574 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 200 Aug 01 13:59:27.579689 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 773/3082] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:27 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:27.597601 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-845081aa-4842-40c8-bd5f-fad01b8a87e5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:27.602637 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-845081aa-4842-40c8-bd5f-fad01b8a87e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:59:27.602944 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-845081aa-4842-40c8-bd5f-fad01b8a87e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74a9f750-3e4e-43fc-951f-b79933179b9e", "name": "tempest-VolumeImageDependencyTests-Snapshot-1740203078"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:27.616692 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:27.616692 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:27.617598 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-845081aa-4842-40c8-bd5f-fad01b8a87e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:27.617749 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-845081aa-4842-40c8-bd5f-fad01b8a87e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create snapshot from volume 74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:27.665858 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-845081aa-4842-40c8-bd5f-fad01b8a87e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Created reservations ['2c6be82c-4b5b-49e1-ac0a-936b63de5ce2', '11ce0d39-f35e-44cf-b515-5a4928f56771', '47f74974-1a0d-4b05-babc-27f6f0524ff9', 'f79164b6-b563-4a7e-8eba-52ab235820a9'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:27.695197 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-845081aa-4842-40c8-bd5f-fad01b8a87e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Snapshot create request issued successfully. Aug 01 13:59:27.695587 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-845081aa-4842-40c8-bd5f-fad01b8a87e5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:59:27.696025 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 761/3083] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:59:27 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 01 13:59:27.706591 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9470ea20-2b90-4560-bf49-f094471dcff1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:27.708690 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9470ea20-2b90-4560-bf49-f094471dcff1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 Aug 01 13:59:27.708871 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9470ea20-2b90-4560-bf49-f094471dcff1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:27.709139 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9470ea20-2b90-4560-bf49-f094471dcff1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:27.714820 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:27.714820 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:27.715512 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9470ea20-2b90-4560-bf49-f094471dcff1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Snapshot retrieved successfully. Aug 01 13:59:27.716629 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9470ea20-2b90-4560-bf49-f094471dcff1 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 returned with HTTP 200 Aug 01 13:59:27.717315 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 780/3084] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:27 2026] GET /volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:28.031079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2fbd8bca-5679-4148-bb44-438860e1e41b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:28.032846 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2fbd8bca-5679-4148-bb44-438860e1e41b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 Aug 01 13:59:28.033041 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2fbd8bca-5679-4148-bb44-438860e1e41b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:28.033289 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2fbd8bca-5679-4148-bb44-438860e1e41b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:28.038972 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2fbd8bca-5679-4148-bb44-438860e1e41b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 returned with HTTP 404 Aug 01 13:59:28.039419 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 771/3085] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:28 2026] GET /volume/v3/snapshots/adccec71-7082-4a6c-8291-c099770fab04 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:28.050903 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e6c0bfb9-c414-4e01-be67-567bc9e7bcda None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:28.052859 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6c0bfb9-c414-4e01-be67-567bc9e7bcda tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] DELETE https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec Aug 01 13:59:28.054232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6c0bfb9-c414-4e01-be67-567bc9e7bcda tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:28.054232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6c0bfb9-c414-4e01-be67-567bc9e7bcda tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:28.054232 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e6c0bfb9-c414-4e01-be67-567bc9e7bcda tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Delete volume with id: 39b1af1d-ae95-4624-bb31-22fa0a95cdec Aug 01 13:59:28.062329 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:28.062329 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:28.062814 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e6c0bfb9-c414-4e01-be67-567bc9e7bcda tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:28.086686 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e6c0bfb9-c414-4e01-be67-567bc9e7bcda tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Delete volume request issued successfully. Aug 01 13:59:28.086686 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6c0bfb9-c414-4e01-be67-567bc9e7bcda tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec returned with HTTP 202 Aug 01 13:59:28.086686 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 774/3086] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:28 2026] DELETE /volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:28.094427 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-abedfb36-ba66-4f84-a370-242f0ea1611e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:28.096793 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-abedfb36-ba66-4f84-a370-242f0ea1611e tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec Aug 01 13:59:28.097058 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-abedfb36-ba66-4f84-a370-242f0ea1611e tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:28.097326 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-abedfb36-ba66-4f84-a370-242f0ea1611e tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:28.110870 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:28.110870 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:28.118987 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-abedfb36-ba66-4f84-a370-242f0ea1611e tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:28.125297 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-abedfb36-ba66-4f84-a370-242f0ea1611e tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec returned with HTTP 200 Aug 01 13:59:28.126027 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 762/3087] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:28 2026] GET /volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:28.727315 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a0c58ffd-a163-431d-90c2-3fe13ae946b9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:28.729162 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a0c58ffd-a163-431d-90c2-3fe13ae946b9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 Aug 01 13:59:28.729375 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a0c58ffd-a163-431d-90c2-3fe13ae946b9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:28.729617 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a0c58ffd-a163-431d-90c2-3fe13ae946b9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:28.734863 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:28.734863 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:28.735360 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a0c58ffd-a163-431d-90c2-3fe13ae946b9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Snapshot retrieved successfully. Aug 01 13:59:28.736236 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a0c58ffd-a163-431d-90c2-3fe13ae946b9 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 returned with HTTP 200 Aug 01 13:59:28.736664 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 781/3088] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:28 2026] GET /volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:28.750469 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:28.754038 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:28.754038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "8dba8eda-53d3-401e-9e9b-c4b63500d537", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:28.755200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '8dba8eda-53d3-401e-9e9b-c4b63500d537', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:28.764841 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:28.764841 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:28.765433 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Snapshot retrieved successfully. Aug 01 13:59:28.765593 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume of 1 GB Aug 01 13:59:28.779321 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Availability Zones retrieved successfully. Aug 01 13:59:28.783295 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Flow 'volume_create_api' (5f4e88e2-fec6-46eb-b7a1-e3b25a05e590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:28.785336 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8294ee6b-6027-4b4d-be9c-d2440199d877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:28.786448 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:28.827825 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8294ee6b-6027-4b4d-be9c-d2440199d877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8dba8eda-53d3-401e-9e9b-c4b63500d537', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:28.829117 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (126afde9-f93a-42e0-be34-253fff606d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:28.914185 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Created reservations ['9ab02907-e370-4c44-acea-3c068ef673df', 'a4098be2-1ebd-47ae-969a-56f963b21ba1', '534b5172-f7c9-42f1-a05a-45e0d15a8698', '977651da-b39e-4d97-bc98-ff94144e6f58'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:28.915424 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (126afde9-f93a-42e0-be34-253fff606d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ab02907-e370-4c44-acea-3c068ef673df', 'a4098be2-1ebd-47ae-969a-56f963b21ba1', '534b5172-f7c9-42f1-a05a-45e0d15a8698', '977651da-b39e-4d97-bc98-ff94144e6f58']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:28.916783 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3283f6b3-dacc-4bd4-a919-e1c47b35348d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:28.986076 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3283f6b3-dacc-4bd4-a919-e1c47b35348d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '777b8fdf-a10d-4c99-91f5-a346aa25657a', '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='fc9ffbf1b63e48fc8d4278cf975e2ded',qos_specs=None,replication_status=,reservations=['9ab02907-e370-4c44-acea-3c068ef673df','a4098be2-1ebd-47ae-969a-56f963b21ba1','534b5172-f7c9-42f1-a05a-45e0d15a8698','977651da-b39e-4d97-bc98-ff94144e6f58'],size=1,snapshot_id=8dba8eda-53d3-401e-9e9b-c4b63500d537,source_replicaid=,source_volid=None,status='creating',user_id='13bafeefb7e34140939a4246f676ab5e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), '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-01T13:59:28Z,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=777b8fdf-a10d-4c99-91f5-a346aa25657a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc9ffbf1b63e48fc8d4278cf975e2ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8dba8eda-53d3-401e-9e9b-c4b63500d537,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13bafeefb7e34140939a4246f676ab5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:28.987122 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dacc07f1-3076-47f2-b010-5bf39191bb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:29.015966 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dacc07f1-3076-47f2-b010-5bf39191bb99) transitioned into state 'SUCCESS' from 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='fc9ffbf1b63e48fc8d4278cf975e2ded',qos_specs=None,replication_status=,reservations=['9ab02907-e370-4c44-acea-3c068ef673df','a4098be2-1ebd-47ae-969a-56f963b21ba1','534b5172-f7c9-42f1-a05a-45e0d15a8698','977651da-b39e-4d97-bc98-ff94144e6f58'],size=1,snapshot_id=8dba8eda-53d3-401e-9e9b-c4b63500d537,source_replicaid=,source_volid=None,status='creating',user_id='13bafeefb7e34140939a4246f676ab5e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:29.016863 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3389e1-4ab7-4859-8ad9-504c466f4686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:29.057234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3389e1-4ab7-4859-8ad9-504c466f4686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:29.057234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Flow 'volume_create_api' (5f4e88e2-fec6-46eb-b7a1-e3b25a05e590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:29.057234 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Create volume request issued successfully. Aug 01 13:59:29.057234 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f2ebc79-fd7a-4265-93c2-13bf1b72ed64 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:29.057234 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 772/3089] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 13:59:28 2026] POST /volume/v3/volumes => generated 809 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:29.075103 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9a532748-910e-485e-b35a-072f85ac9bb7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:29.077919 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9a532748-910e-485e-b35a-072f85ac9bb7 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a Aug 01 13:59:29.078171 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9a532748-910e-485e-b35a-072f85ac9bb7 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:29.078456 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9a532748-910e-485e-b35a-072f85ac9bb7 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:29.093552 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:29.093552 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:29.098331 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9a532748-910e-485e-b35a-072f85ac9bb7 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:29.103203 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9a532748-910e-485e-b35a-072f85ac9bb7 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a returned with HTTP 200 Aug 01 13:59:29.103642 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 775/3090] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:29 2026] GET /volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:29.139626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fbb56cf8-1846-4484-85da-05643c0b1374 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:29.143162 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fbb56cf8-1846-4484-85da-05643c0b1374 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec Aug 01 13:59:29.143162 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fbb56cf8-1846-4484-85da-05643c0b1374 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:29.143162 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fbb56cf8-1846-4484-85da-05643c0b1374 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:29.148482 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fbb56cf8-1846-4484-85da-05643c0b1374 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec returned with HTTP 404 Aug 01 13:59:29.149424 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 763/3091] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:29 2026] GET /volume/v3/volumes/39b1af1d-ae95-4624-bb31-22fa0a95cdec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:29.159859 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ad3c27d5-ccc5-4516-b322-dd354311b55b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:29.162645 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad3c27d5-ccc5-4516-b322-dd354311b55b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 Aug 01 13:59:29.162949 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad3c27d5-ccc5-4516-b322-dd354311b55b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:29.163196 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad3c27d5-ccc5-4516-b322-dd354311b55b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:29.163432 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-ad3c27d5-ccc5-4516-b322-dd354311b55b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Delete volume with id: a1692140-4d7e-4504-a88e-bbae128f3a82 Aug 01 13:59:29.173913 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:29.173913 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:29.174537 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ad3c27d5-ccc5-4516-b322-dd354311b55b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:29.197989 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ad3c27d5-ccc5-4516-b322-dd354311b55b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Delete volume request issued successfully. Aug 01 13:59:29.198239 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad3c27d5-ccc5-4516-b322-dd354311b55b tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 returned with HTTP 202 Aug 01 13:59:29.198943 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 782/3092] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:29 2026] DELETE /volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:29.207975 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7e9525e0-01b0-4807-9d36-2a1b6b907da7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:29.213466 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7e9525e0-01b0-4807-9d36-2a1b6b907da7 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 Aug 01 13:59:29.213809 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7e9525e0-01b0-4807-9d36-2a1b6b907da7 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:29.214476 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7e9525e0-01b0-4807-9d36-2a1b6b907da7 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:29.230745 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:29.230745 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:29.236616 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7e9525e0-01b0-4807-9d36-2a1b6b907da7 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Volume info retrieved successfully. Aug 01 13:59:29.244134 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7e9525e0-01b0-4807-9d36-2a1b6b907da7 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 returned with HTTP 200 Aug 01 13:59:29.244134 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 773/3093] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:29 2026] GET /volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 => generated 832 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:29.743591 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-77f47711-dc28-497c-b7dc-44329fa44a6a req-f555609a-0ab4-4105-9918-056e83b4417d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:29.745742 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-77f47711-dc28-497c-b7dc-44329fa44a6a req-f555609a-0ab4-4105-9918-056e83b4417d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] DELETE https://10.4.3.223/volume/v3/attachments/19d5c5f7-38d3-4796-8c70-7f11b84ad5c0 Aug 01 13:59:29.745902 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-77f47711-dc28-497c-b7dc-44329fa44a6a req-f555609a-0ab4-4105-9918-056e83b4417d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:29.746131 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-77f47711-dc28-497c-b7dc-44329fa44a6a req-f555609a-0ab4-4105-9918-056e83b4417d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:29.755670 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:29.755670 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:29.812274 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-77f47711-dc28-497c-b7dc-44329fa44a6a req-f555609a-0ab4-4105-9918-056e83b4417d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/attachments/19d5c5f7-38d3-4796-8c70-7f11b84ad5c0 returned with HTTP 200 Aug 01 13:59:29.812836 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 776/3094] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:59:29 2026] DELETE /volume/v3/attachments/19d5c5f7-38d3-4796-8c70-7f11b84ad5c0 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:30.116644 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a4844bfa-437e-4d26-b6a1-32a47c0d9cb2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:30.118848 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a4844bfa-437e-4d26-b6a1-32a47c0d9cb2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a Aug 01 13:59:30.119177 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a4844bfa-437e-4d26-b6a1-32a47c0d9cb2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:30.121075 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a4844bfa-437e-4d26-b6a1-32a47c0d9cb2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:30.126738 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:30.126738 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:30.130333 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a4844bfa-437e-4d26-b6a1-32a47c0d9cb2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:30.134943 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a4844bfa-437e-4d26-b6a1-32a47c0d9cb2 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a returned with HTTP 200 Aug 01 13:59:30.135427 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 764/3095] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:30 2026] GET /volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:30.147789 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d58cf309-46b1-442a-b5a4-d78b51581cfe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:30.148692 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d58cf309-46b1-442a-b5a4-d78b51581cfe tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a Aug 01 13:59:30.148883 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d58cf309-46b1-442a-b5a4-d78b51581cfe tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:30.149080 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d58cf309-46b1-442a-b5a4-d78b51581cfe tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:30.156161 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:30.156161 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:30.159978 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d58cf309-46b1-442a-b5a4-d78b51581cfe tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:30.165704 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d58cf309-46b1-442a-b5a4-d78b51581cfe tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a returned with HTTP 200 Aug 01 13:59:30.165704 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 783/3096] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:30 2026] GET /volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:30.182400 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f3731b72-d6f4-462b-9cf7-cb360a6efac4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:30.182971 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3731b72-d6f4-462b-9cf7-cb360a6efac4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 Aug 01 13:59:30.182971 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3731b72-d6f4-462b-9cf7-cb360a6efac4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:30.183050 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3731b72-d6f4-462b-9cf7-cb360a6efac4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:30.184790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-f3731b72-d6f4-462b-9cf7-cb360a6efac4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete snapshot with id: 8dba8eda-53d3-401e-9e9b-c4b63500d537 Aug 01 13:59:30.192162 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:30.192162 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:30.192162 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f3731b72-d6f4-462b-9cf7-cb360a6efac4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Snapshot retrieved successfully. Aug 01 13:59:30.212972 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f3731b72-d6f4-462b-9cf7-cb360a6efac4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Snapshot delete request issued successfully. Aug 01 13:59:30.213198 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3731b72-d6f4-462b-9cf7-cb360a6efac4 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 returned with HTTP 202 Aug 01 13:59:30.213824 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 774/3097] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:59:30 2026] DELETE /volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:30.222456 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e40e2bc1-21ca-4eb7-9003-0cae9d7ec551 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:30.225449 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e40e2bc1-21ca-4eb7-9003-0cae9d7ec551 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 Aug 01 13:59:30.225947 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e40e2bc1-21ca-4eb7-9003-0cae9d7ec551 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:30.226333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e40e2bc1-21ca-4eb7-9003-0cae9d7ec551 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:30.233696 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:30.233696 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:30.234523 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e40e2bc1-21ca-4eb7-9003-0cae9d7ec551 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Snapshot retrieved successfully. Aug 01 13:59:30.235653 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e40e2bc1-21ca-4eb7-9003-0cae9d7ec551 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 returned with HTTP 200 Aug 01 13:59:30.236388 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 777/3098] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:30 2026] GET /volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:30.259884 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-27fd0c74-540a-46dd-b828-ccb948bf54a5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:30.263968 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-27fd0c74-540a-46dd-b828-ccb948bf54a5 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] GET https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 Aug 01 13:59:30.264226 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-27fd0c74-540a-46dd-b828-ccb948bf54a5 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:30.264494 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-27fd0c74-540a-46dd-b828-ccb948bf54a5 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:30.276504 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-27fd0c74-540a-46dd-b828-ccb948bf54a5 tempest-CinderUnicodeTest-1349226677 tempest-CinderUnicodeTest-1349226677-project-member] https://10.4.3.223/volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 returned with HTTP 404 Aug 01 13:59:30.277490 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 765/3099] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:30 2026] GET /volume/v3/volumes/a1692140-4d7e-4504-a88e-bbae128f3a82 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:30.384083 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2029152a-1ded-4fe4-913f-a4625e64ecb7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:30.386321 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2029152a-1ded-4fe4-913f-a4625e64ecb7 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:30.386578 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2029152a-1ded-4fe4-913f-a4625e64ecb7 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:30.386828 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2029152a-1ded-4fe4-913f-a4625e64ecb7 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:30.399277 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:30.399277 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:30.406495 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2029152a-1ded-4fe4-913f-a4625e64ecb7 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:30.413953 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2029152a-1ded-4fe4-913f-a4625e64ecb7 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:30.414624 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 784/3100] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:30 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:30.428815 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-abed706e-add1-41d2-ba9d-043b1fddd5c3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:30.429507 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-abed706e-add1-41d2-ba9d-043b1fddd5c3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:30.429728 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-abed706e-add1-41d2-ba9d-043b1fddd5c3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:30.429872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-abed706e-add1-41d2-ba9d-043b1fddd5c3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:30.430023 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-abed706e-add1-41d2-ba9d-043b1fddd5c3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Delete volume with id: 6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:30.437095 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:30.437095 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:30.439205 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-abed706e-add1-41d2-ba9d-043b1fddd5c3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:30.452808 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-abed706e-add1-41d2-ba9d-043b1fddd5c3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Delete volume request issued successfully. Aug 01 13:59:30.452992 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-abed706e-add1-41d2-ba9d-043b1fddd5c3 tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 202 Aug 01 13:59:30.453432 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 775/3101] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:30 2026] DELETE /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:59:30.462773 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2919e9cf-b6ea-490f-9794-9283b1a20fbd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:30.463057 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2919e9cf-b6ea-490f-9794-9283b1a20fbd tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:30.463311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2919e9cf-b6ea-490f-9794-9283b1a20fbd tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:30.463564 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2919e9cf-b6ea-490f-9794-9283b1a20fbd tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:30.472557 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:30.472557 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:30.479028 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2919e9cf-b6ea-490f-9794-9283b1a20fbd tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Volume info retrieved successfully. Aug 01 13:59:30.484067 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2919e9cf-b6ea-490f-9794-9283b1a20fbd tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 200 Aug 01 13:59:30.484687 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 778/3102] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:30 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:30.877567 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b47b605b-9a5d-4194-9210-ac0e611dbb0f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:30.879415 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b47b605b-9a5d-4194-9210-ac0e611dbb0f tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:59:30.881328 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b47b605b-9a5d-4194-9210-ac0e611dbb0f tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:30.881328 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b47b605b-9a5d-4194-9210-ac0e611dbb0f tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:30.881328 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-b47b605b-9a5d-4194-9210-ac0e611dbb0f tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Delete volume with id: 6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:59:30.891391 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:30.891391 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:30.892228 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b47b605b-9a5d-4194-9210-ac0e611dbb0f tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:30.918592 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b47b605b-9a5d-4194-9210-ac0e611dbb0f tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Delete volume request issued successfully. Aug 01 13:59:30.919674 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b47b605b-9a5d-4194-9210-ac0e611dbb0f tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 202 Aug 01 13:59:30.919674 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 766/3103] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:30 2026] DELETE /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:30.928989 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-51e852de-6aa3-4e8b-8f81-90a93e9e7333 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:30.930782 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51e852de-6aa3-4e8b-8f81-90a93e9e7333 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:59:30.931007 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-51e852de-6aa3-4e8b-8f81-90a93e9e7333 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:30.931250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-51e852de-6aa3-4e8b-8f81-90a93e9e7333 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:30.939082 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:30.939082 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:30.943720 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-51e852de-6aa3-4e8b-8f81-90a93e9e7333 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Volume info retrieved successfully. Aug 01 13:59:30.952399 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51e852de-6aa3-4e8b-8f81-90a93e9e7333 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 200 Aug 01 13:59:30.953079 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 785/3104] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:30 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 1249 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:31.245322 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-888e67b6-45b7-46c1-ba8d-cb4b4bb23226 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:31.247542 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-888e67b6-45b7-46c1-ba8d-cb4b4bb23226 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 Aug 01 13:59:31.247798 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-888e67b6-45b7-46c1-ba8d-cb4b4bb23226 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:31.248102 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-888e67b6-45b7-46c1-ba8d-cb4b4bb23226 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:31.253699 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-888e67b6-45b7-46c1-ba8d-cb4b4bb23226 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 returned with HTTP 404 Aug 01 13:59:31.254359 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 776/3105] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:31 2026] GET /volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:31.261205 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-486c5d22-7a1c-40d6-8a06-784ed8dc6853 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:31.263179 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-486c5d22-7a1c-40d6-8a06-784ed8dc6853 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a Aug 01 13:59:31.263565 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-486c5d22-7a1c-40d6-8a06-784ed8dc6853 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:31.263795 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-486c5d22-7a1c-40d6-8a06-784ed8dc6853 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:31.264033 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-486c5d22-7a1c-40d6-8a06-784ed8dc6853 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume with id: 777b8fdf-a10d-4c99-91f5-a346aa25657a Aug 01 13:59:31.273409 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:31.273409 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:31.274570 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-486c5d22-7a1c-40d6-8a06-784ed8dc6853 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:31.297917 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-486c5d22-7a1c-40d6-8a06-784ed8dc6853 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume request issued successfully. Aug 01 13:59:31.298307 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-486c5d22-7a1c-40d6-8a06-784ed8dc6853 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a returned with HTTP 202 Aug 01 13:59:31.298949 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 779/3106] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:31 2026] DELETE /volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:59:31.308238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f8219b55-4d4b-43ed-bf78-ec49b378626c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:31.311490 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f8219b55-4d4b-43ed-bf78-ec49b378626c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a Aug 01 13:59:31.311490 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f8219b55-4d4b-43ed-bf78-ec49b378626c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:31.311490 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f8219b55-4d4b-43ed-bf78-ec49b378626c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:31.318263 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:31.318263 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:31.322709 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f8219b55-4d4b-43ed-bf78-ec49b378626c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:31.327505 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f8219b55-4d4b-43ed-bf78-ec49b378626c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a returned with HTTP 200 Aug 01 13:59:31.328297 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 767/3107] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:31 2026] GET /volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:31.498565 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fa1aa74a-f11f-4045-8141-91e70018accc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:31.500146 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fa1aa74a-f11f-4045-8141-91e70018accc tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] GET https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a Aug 01 13:59:31.500380 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fa1aa74a-f11f-4045-8141-91e70018accc tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:31.500529 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fa1aa74a-f11f-4045-8141-91e70018accc tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:31.505952 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fa1aa74a-f11f-4045-8141-91e70018accc tempest-VolumesExtendAttachedTest-1318625506 tempest-VolumesExtendAttachedTest-1318625506-project-member] https://10.4.3.223/volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a returned with HTTP 404 Aug 01 13:59:31.506688 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 786/3108] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:31 2026] GET /volume/v3/volumes/6d7d41db-8264-4cc8-a952-d9d0a60cf21a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:31.576761 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-238b2352-da53-4bc3-8aee-6b42444ec3e8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:31.676566 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-238b2352-da53-4bc3-8aee-6b42444ec3e8 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:59:31.676993 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-238b2352-da53-4bc3-8aee-6b42444ec3e8 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-424513173", "extra_specs": {"storage_protocol": "tempest-storage_protocol-536138462", "vendor_name": "tempest-vendor_name-382746712"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:31.691835 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-238b2352-da53-4bc3-8aee-6b42444ec3e8 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:59:31.692233 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 777/3109] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:59:31 2026] POST /volume/v3/types => generated 326 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:31.701457 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:31.703576 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:31.704066 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d1ac754d-687d-4610-a1b2-44d15a131d66", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:31.706073 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Create volume request body: {'volume': {'volume_type': 'd1ac754d-687d-4610-a1b2-44d15a131d66', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:31.710059 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Create volume of 1 GB Aug 01 13:59:31.710497 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:31.710497 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:31.710964 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Availability Zones retrieved successfully. Aug 01 13:59:31.717484 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Flow 'volume_create_api' (7a0f4993-c0b4-4713-8ae8-12e2dd049235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:31.718477 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6159d1c-caf5-4d07-8670-086d6580e95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:31.719378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:31.742719 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6159d1c-caf5-4d07-8670-086d6580e95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:59:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-536138462',vendor_name='tempest-vendor_name-382746712'},id=d1ac754d-687d-4610-a1b2-44d15a131d66,is_public=True,name='tempest-ProjectAdminTests-volume-type-424513173',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1ac754d-687d-4610-a1b2-44d15a131d66', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:31.743723 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28938280-04f6-4ecb-89c7-e660aede8495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:31.776445 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-424513173 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-424513173, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:31.776872 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-424513173 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-424513173, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:31.824137 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Created reservations ['ac1a7c70-c1bf-49c4-a747-fb19ba6c76dd', '3c5eaf3e-7b84-4790-9669-455fe58e9e12', 'b5f26ec5-9872-4e31-b714-24ada508dbf1', 'fa387355-4752-4d1a-84d3-d359fb72e7d6'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:31.825166 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28938280-04f6-4ecb-89c7-e660aede8495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac1a7c70-c1bf-49c4-a747-fb19ba6c76dd', '3c5eaf3e-7b84-4790-9669-455fe58e9e12', 'b5f26ec5-9872-4e31-b714-24ada508dbf1', 'fa387355-4752-4d1a-84d3-d359fb72e7d6']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:31.826160 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae1ccb7-f874-4f60-b2cd-c54a4c195be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:31.859091 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae1ccb7-f874-4f60-b2cd-c54a4c195be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7c98683-e126-4bc9-8d72-450b0c6b068f', '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='8172589f51434e92979979f0ca5bb449',qos_specs=None,replication_status=,reservations=['ac1a7c70-c1bf-49c4-a747-fb19ba6c76dd','3c5eaf3e-7b84-4790-9669-455fe58e9e12','b5f26ec5-9872-4e31-b714-24ada508dbf1','fa387355-4752-4d1a-84d3-d359fb72e7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c5a7dc063c463bb7141d8fdeab5178',volume_type_id=d1ac754d-687d-4610-a1b2-44d15a131d66), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7c98683-e126-4bc9-8d72-450b0c6b068f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8172589f51434e92979979f0ca5bb449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6c5a7dc063c463bb7141d8fdeab5178',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1ac754d-687d-4610-a1b2-44d15a131d66),volume_type_id=d1ac754d-687d-4610-a1b2-44d15a131d66)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:31.860189 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f86d778-d159-4cb9-8ee7-58a8b93dc1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:31.892254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f86d778-d159-4cb9-8ee7-58a8b93dc1aa) transitioned into state 'SUCCESS' from 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='8172589f51434e92979979f0ca5bb449',qos_specs=None,replication_status=,reservations=['ac1a7c70-c1bf-49c4-a747-fb19ba6c76dd','3c5eaf3e-7b84-4790-9669-455fe58e9e12','b5f26ec5-9872-4e31-b714-24ada508dbf1','fa387355-4752-4d1a-84d3-d359fb72e7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c5a7dc063c463bb7141d8fdeab5178',volume_type_id=d1ac754d-687d-4610-a1b2-44d15a131d66)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:31.893099 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (248d2b56-9b38-4a9e-b7db-7c1eaffdc493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:31.912173 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (248d2b56-9b38-4a9e-b7db-7c1eaffdc493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:31.913529 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Flow 'volume_create_api' (7a0f4993-c0b4-4713-8ae8-12e2dd049235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:31.914250 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Create volume request issued successfully. Aug 01 13:59:31.915196 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14ec2598-1861-4d74-bde7-e7c5c62e7dc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:31.915843 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 780/3110] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 13:59:31 2026] POST /volume/v3/volumes => generated 772 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:31.945492 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3e1b9b80-1a1d-4a5e-9a21-58428e131067 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:31.959178 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3e1b9b80-1a1d-4a5e-9a21-58428e131067 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/volumes/a7c98683-e126-4bc9-8d72-450b0c6b068f Aug 01 13:59:31.959178 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3e1b9b80-1a1d-4a5e-9a21-58428e131067 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:31.959178 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3e1b9b80-1a1d-4a5e-9a21-58428e131067 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:31.959178 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:31.959178 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:31.962926 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3e1b9b80-1a1d-4a5e-9a21-58428e131067 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Volume info retrieved successfully. Aug 01 13:59:31.968478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-94439a72-3eb3-462b-8429-d0c7d27b011b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:31.969355 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3e1b9b80-1a1d-4a5e-9a21-58428e131067 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes/a7c98683-e126-4bc9-8d72-450b0c6b068f returned with HTTP 200 Aug 01 13:59:31.970390 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 768/3111] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:31 2026] GET /volume/v3/volumes/a7c98683-e126-4bc9-8d72-450b0c6b068f => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:31.971001 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-94439a72-3eb3-462b-8429-d0c7d27b011b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 Aug 01 13:59:31.971115 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-94439a72-3eb3-462b-8429-d0c7d27b011b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:31.971938 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-94439a72-3eb3-462b-8429-d0c7d27b011b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:31.979921 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-94439a72-3eb3-462b-8429-d0c7d27b011b tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 returned with HTTP 404 Aug 01 13:59:31.980486 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 787/3112] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:31 2026] GET /volume/v3/volumes/6d0154b1-17e2-4648-8c86-7e37a051ebe8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:31.987619 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-87047efe-7eb9-4de5-a69c-d3291aa82557 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:31.990196 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87047efe-7eb9-4de5-a69c-d3291aa82557 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] DELETE https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:31.990524 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87047efe-7eb9-4de5-a69c-d3291aa82557 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:31.990799 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87047efe-7eb9-4de5-a69c-d3291aa82557 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:31.991036 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-87047efe-7eb9-4de5-a69c-d3291aa82557 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Delete volume with id: dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:31.999204 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87047efe-7eb9-4de5-a69c-d3291aa82557 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 404 Aug 01 13:59:31.999892 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 778/3113] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:31 2026] DELETE /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:32.006652 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-32476663-fa4e-4b35-a6ad-5e4da149e58d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.008822 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32476663-fa4e-4b35-a6ad-5e4da149e58d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f Aug 01 13:59:32.009116 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32476663-fa4e-4b35-a6ad-5e4da149e58d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.009263 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32476663-fa4e-4b35-a6ad-5e4da149e58d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.014995 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32476663-fa4e-4b35-a6ad-5e4da149e58d tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f returned with HTTP 404 Aug 01 13:59:32.015531 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 781/3114] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:32 2026] GET /volume/v3/volumes/dc8756c7-b254-437b-8a7e-f842fbc7eb1f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:32.023271 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b4835a2c-5a06-40f8-a900-cebf9c63cdd0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.024864 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b4835a2c-5a06-40f8-a900-cebf9c63cdd0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:32.026928 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b4835a2c-5a06-40f8-a900-cebf9c63cdd0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.026928 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b4835a2c-5a06-40f8-a900-cebf9c63cdd0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.026928 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-b4835a2c-5a06-40f8-a900-cebf9c63cdd0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Delete volume with id: bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:32.031311 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b4835a2c-5a06-40f8-a900-cebf9c63cdd0 tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 404 Aug 01 13:59:32.031974 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 769/3115] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:32 2026] DELETE /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:32.039164 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d33393e3-d557-432d-9aa9-eef3e390febe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.041160 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d33393e3-d557-432d-9aa9-eef3e390febe tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] GET https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 Aug 01 13:59:32.041405 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d33393e3-d557-432d-9aa9-eef3e390febe tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.041587 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d33393e3-d557-432d-9aa9-eef3e390febe tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.048377 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d33393e3-d557-432d-9aa9-eef3e390febe tempest-TestInstancesWithCinderVolumes-1813604842 tempest-TestInstancesWithCinderVolumes-1813604842-project-member] https://10.4.3.223/volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 returned with HTTP 404 Aug 01 13:59:32.048924 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 788/3116] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:32 2026] GET /volume/v3/volumes/bcecef9e-91ad-49cf-91ff-608ba7676618 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:32.055444 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b04562a2-6d67-4ea0-89c3-bf31129b1a8d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.057405 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b04562a2-6d67-4ea0-89c3-bf31129b1a8d tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:59:32.057655 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b04562a2-6d67-4ea0-89c3-bf31129b1a8d tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.057871 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b04562a2-6d67-4ea0-89c3-bf31129b1a8d tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.058676 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b04562a2-6d67-4ea0-89c3-bf31129b1a8d tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:59:32.094385 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b04562a2-6d67-4ea0-89c3-bf31129b1a8d tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Get all volumes completed successfully. Aug 01 13:59:32.097350 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:32.097350 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:32.102317 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b04562a2-6d67-4ea0-89c3-bf31129b1a8d tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:59:32.102779 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 779/3117] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 13:59:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:32.120865 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f46334a6-3d70-4400-b689-3d197c8525c8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.123200 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f46334a6-3d70-4400-b689-3d197c8525c8 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] DELETE https://10.4.3.223/volume/v3/types/be98e958-8ff5-4a30-b6d3-58b043b492bf Aug 01 13:59:32.123502 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f46334a6-3d70-4400-b689-3d197c8525c8 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.123786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f46334a6-3d70-4400-b689-3d197c8525c8 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.124106 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:32.124106 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:32.146843 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f46334a6-3d70-4400-b689-3d197c8525c8 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/types/be98e958-8ff5-4a30-b6d3-58b043b492bf returned with HTTP 202 Aug 01 13:59:32.147423 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 782/3118] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:59:32 2026] DELETE /volume/v3/types/be98e958-8ff5-4a30-b6d3-58b043b492bf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:32.154818 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-710cc456-a80a-48cc-bade-a36cb3145572 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.156247 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-710cc456-a80a-48cc-bade-a36cb3145572 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:59:32.156613 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-710cc456-a80a-48cc-bade-a36cb3145572 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.156901 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-710cc456-a80a-48cc-bade-a36cb3145572 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.158274 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-710cc456-a80a-48cc-bade-a36cb3145572 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:59:32.172198 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-710cc456-a80a-48cc-bade-a36cb3145572 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Get all volumes completed successfully. Aug 01 13:59:32.175124 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:32.175124 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:32.181724 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-710cc456-a80a-48cc-bade-a36cb3145572 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:59:32.181724 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 770/3119] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 13:59:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:32.204362 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9ddf0c29-d3fc-4231-a217-9c1b3ae8a154 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.206149 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ddf0c29-d3fc-4231-a217-9c1b3ae8a154 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] DELETE https://10.4.3.223/volume/v3/types/fa685690-19dd-4a2e-ad0b-98f514b40355 Aug 01 13:59:32.206294 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ddf0c29-d3fc-4231-a217-9c1b3ae8a154 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.206581 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ddf0c29-d3fc-4231-a217-9c1b3ae8a154 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.236123 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ddf0c29-d3fc-4231-a217-9c1b3ae8a154 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/types/fa685690-19dd-4a2e-ad0b-98f514b40355 returned with HTTP 202 Aug 01 13:59:32.236690 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 789/3120] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:59:32 2026] DELETE /volume/v3/types/fa685690-19dd-4a2e-ad0b-98f514b40355 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:32.351950 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e3f82ab9-d7f1-4e32-b660-830fc385cfc6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.359382 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3f82ab9-d7f1-4e32-b660-830fc385cfc6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a Aug 01 13:59:32.359594 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3f82ab9-d7f1-4e32-b660-830fc385cfc6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.359870 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3f82ab9-d7f1-4e32-b660-830fc385cfc6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.370810 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3f82ab9-d7f1-4e32-b660-830fc385cfc6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a returned with HTTP 404 Aug 01 13:59:32.371462 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 780/3121] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:32 2026] GET /volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:32.568302 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e1c1bf0f-6675-4f3a-849d-02af07bf6a30 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.570281 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1c1bf0f-6675-4f3a-849d-02af07bf6a30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:32.570526 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1c1bf0f-6675-4f3a-849d-02af07bf6a30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.570736 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1c1bf0f-6675-4f3a-849d-02af07bf6a30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.570914 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e1c1bf0f-6675-4f3a-849d-02af07bf6a30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume with id: 74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:32.577542 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:32.577542 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:32.577946 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e1c1bf0f-6675-4f3a-849d-02af07bf6a30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:32.593801 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e1c1bf0f-6675-4f3a-849d-02af07bf6a30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume request issued successfully. Aug 01 13:59:32.593997 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1c1bf0f-6675-4f3a-849d-02af07bf6a30 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 202 Aug 01 13:59:32.594451 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 783/3122] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:32 2026] DELETE /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:59:32.603076 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-eb54e41c-3484-464e-8152-27a80cd22f68 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.603734 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-eb54e41c-3484-464e-8152-27a80cd22f68 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:32.603896 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-eb54e41c-3484-464e-8152-27a80cd22f68 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.604077 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-eb54e41c-3484-464e-8152-27a80cd22f68 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.608431 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-293cdf38-28ba-4225-9831-bce723de5f40 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.610154 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-293cdf38-28ba-4225-9831-bce723de5f40 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:59:32.610411 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-293cdf38-28ba-4225-9831-bce723de5f40 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.610625 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-293cdf38-28ba-4225-9831-bce723de5f40 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.610929 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:32.610929 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:32.611616 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-293cdf38-28ba-4225-9831-bce723de5f40 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:59:32.614540 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-eb54e41c-3484-464e-8152-27a80cd22f68 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:32.618964 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-eb54e41c-3484-464e-8152-27a80cd22f68 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 200 Aug 01 13:59:32.619346 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 771/3123] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:32 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:32.660151 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-293cdf38-28ba-4225-9831-bce723de5f40 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Get all volumes completed successfully. Aug 01 13:59:32.662904 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:32.662904 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:32.667783 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-293cdf38-28ba-4225-9831-bce723de5f40 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:59:32.668415 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 790/3124] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 13:59:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15115 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:32.686409 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b806b409-c070-4d54-a464-bd0205535d55 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.688553 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b806b409-c070-4d54-a464-bd0205535d55 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/8f77675b-bdaf-445b-b7b4-f6cc1a30b41a Aug 01 13:59:32.688798 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b806b409-c070-4d54-a464-bd0205535d55 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.689055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b806b409-c070-4d54-a464-bd0205535d55 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.689286 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b806b409-c070-4d54-a464-bd0205535d55 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Delete volume with id: 8f77675b-bdaf-445b-b7b4-f6cc1a30b41a Aug 01 13:59:32.699156 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:32.699156 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:32.699592 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b806b409-c070-4d54-a464-bd0205535d55 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Volume info retrieved successfully. Aug 01 13:59:32.709745 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.image.cache [None req-b806b409-c070-4d54-a464-bd0205535d55 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'a2628ba2-11cf-47ae-89c1-26cc65a4f6d0', 'volume_id': '8f77675b-bdaf-445b-b7b4-f6cc1a30b41a', 'host': 'np0000006308@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 1, 13, 57, 46), 'last_used': datetime.datetime(2026, 8, 1, 13, 57, 58)}. {{(pid=100201) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 01 13:59:32.719088 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b806b409-c070-4d54-a464-bd0205535d55 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Delete volume request issued successfully. Aug 01 13:59:32.719305 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b806b409-c070-4d54-a464-bd0205535d55 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/volumes/8f77675b-bdaf-445b-b7b4-f6cc1a30b41a returned with HTTP 202 Aug 01 13:59:32.719827 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 781/3125] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:32 2026] DELETE /volume/v3/volumes/8f77675b-bdaf-445b-b7b4-f6cc1a30b41a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:32.727568 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b610eae4-30dd-4d59-aacf-cb597f79653c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.729621 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b610eae4-30dd-4d59-aacf-cb597f79653c tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] GET https://10.4.3.223/volume/v3/volumes/8f77675b-bdaf-445b-b7b4-f6cc1a30b41a Aug 01 13:59:32.729839 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b610eae4-30dd-4d59-aacf-cb597f79653c tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.730056 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b610eae4-30dd-4d59-aacf-cb597f79653c tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.737829 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:32.737829 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:32.741472 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b610eae4-30dd-4d59-aacf-cb597f79653c tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Volume info retrieved successfully. Aug 01 13:59:32.745605 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b610eae4-30dd-4d59-aacf-cb597f79653c tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/volumes/8f77675b-bdaf-445b-b7b4-f6cc1a30b41a returned with HTTP 200 Aug 01 13:59:32.746006 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 784/3126] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:32 2026] GET /volume/v3/volumes/8f77675b-bdaf-445b-b7b4-f6cc1a30b41a => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:32.984723 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-104891ac-d2e5-44d2-aa7d-a02b2953d58e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:32.986533 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-104891ac-d2e5-44d2-aa7d-a02b2953d58e tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/volumes/a7c98683-e126-4bc9-8d72-450b0c6b068f Aug 01 13:59:32.986742 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-104891ac-d2e5-44d2-aa7d-a02b2953d58e tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:32.986974 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-104891ac-d2e5-44d2-aa7d-a02b2953d58e tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:32.998751 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:32.998751 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:33.002228 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-104891ac-d2e5-44d2-aa7d-a02b2953d58e tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Volume info retrieved successfully. Aug 01 13:59:33.005800 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-104891ac-d2e5-44d2-aa7d-a02b2953d58e tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes/a7c98683-e126-4bc9-8d72-450b0c6b068f returned with HTTP 200 Aug 01 13:59:33.006158 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 772/3127] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:32 2026] GET /volume/v3/volumes/a7c98683-e126-4bc9-8d72-450b0c6b068f => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:33.020155 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6b2b05de-0655-4463-a78f-787792f414af None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.021773 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b2b05de-0655-4463-a78f-787792f414af tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/messages Aug 01 13:59:33.022000 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b2b05de-0655-4463-a78f-787792f414af tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.022195 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b2b05de-0655-4463-a78f-787792f414af tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.025392 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b2b05de-0655-4463-a78f-787792f414af tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:59:33.025676 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 791/3128] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:59:33 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 01 13:59:33.032829 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68ca26f8-97b2-4d15-bd17-686ed3bc9e93 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.034698 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68ca26f8-97b2-4d15-bd17-686ed3bc9e93 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] DELETE https://10.4.3.223/volume/v3/messages/cb8ab7d3-e2d2-4dd0-9afb-ca6ff38376a0 Aug 01 13:59:33.034941 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68ca26f8-97b2-4d15-bd17-686ed3bc9e93 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.035166 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68ca26f8-97b2-4d15-bd17-686ed3bc9e93 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.043742 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68ca26f8-97b2-4d15-bd17-686ed3bc9e93 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/messages/cb8ab7d3-e2d2-4dd0-9afb-ca6ff38376a0 returned with HTTP 204 Aug 01 13:59:33.044159 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 782/3129] 10.4.3.223 () {68 vars in 1394 bytes} [Sat Aug 1 13:59:33 2026] DELETE /volume/v3/messages/cb8ab7d3-e2d2-4dd0-9afb-ca6ff38376a0 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:59:33.050580 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c636eff-856a-447a-8311-5da2884c8f43 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.052385 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c636eff-856a-447a-8311-5da2884c8f43 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/messages/cb8ab7d3-e2d2-4dd0-9afb-ca6ff38376a0 Aug 01 13:59:33.052544 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c636eff-856a-447a-8311-5da2884c8f43 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.052712 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c636eff-856a-447a-8311-5da2884c8f43 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.055333 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c636eff-856a-447a-8311-5da2884c8f43 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/messages/cb8ab7d3-e2d2-4dd0-9afb-ca6ff38376a0 returned with HTTP 404 Aug 01 13:59:33.055799 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 785/3130] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:59:33 2026] GET /volume/v3/messages/cb8ab7d3-e2d2-4dd0-9afb-ca6ff38376a0 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:33.061973 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-80311322-3273-42e4-ace7-08ae442a543b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.063784 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/a7c98683-e126-4bc9-8d72-450b0c6b068f Aug 01 13:59:33.064069 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.064294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.064442 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Delete volume with id: a7c98683-e126-4bc9-8d72-450b0c6b068f Aug 01 13:59:33.072058 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:33.072058 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:33.072408 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Volume info retrieved successfully. Aug 01 13:59:33.073284 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:59:33.084120 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-424513173 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-424513173, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:33.084419 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-424513173 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-424513173, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:33.093357 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Created reservations ['d62d9070-a968-4ba6-bc12-e42014402d2e', 'c0c431fe-5d86-4177-87e8-49b05c9e9ca6', '85508686-efcf-4d53-9401-2a4d103fa457', '07053985-033a-4953-bc6a-cdc406ff4b8b'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:33.117002 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Delete volume request issued successfully. Aug 01 13:59:33.117188 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-80311322-3273-42e4-ace7-08ae442a543b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes/a7c98683-e126-4bc9-8d72-450b0c6b068f returned with HTTP 202 Aug 01 13:59:33.117634 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 773/3131] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:59:33 2026] DELETE /volume/v3/volumes/a7c98683-e126-4bc9-8d72-450b0c6b068f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:33.124086 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-032454fe-d737-4a81-8473-feff510fb3b2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.125827 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-032454fe-d737-4a81-8473-feff510fb3b2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] DELETE https://10.4.3.223/volume/v3/types/d1ac754d-687d-4610-a1b2-44d15a131d66 Aug 01 13:59:33.125994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-032454fe-d737-4a81-8473-feff510fb3b2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.126205 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-032454fe-d737-4a81-8473-feff510fb3b2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.145175 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-032454fe-d737-4a81-8473-feff510fb3b2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/types/d1ac754d-687d-4610-a1b2-44d15a131d66 returned with HTTP 202 Aug 01 13:59:33.145603 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 792/3132] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:59:33 2026] DELETE /volume/v3/types/d1ac754d-687d-4610-a1b2-44d15a131d66 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:33.152950 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2991b363-e0c1-4af2-b675-99bf2870cc23 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.154553 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2991b363-e0c1-4af2-b675-99bf2870cc23 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:59:33.154860 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2991b363-e0c1-4af2-b675-99bf2870cc23 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-342172346", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1284413021", "vendor_name": "tempest-vendor_name-1348760921"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:33.169919 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2991b363-e0c1-4af2-b675-99bf2870cc23 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:59:33.170349 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 783/3133] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:59:33 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:33.177871 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.179485 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:33.179837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f4fbc02c-0533-4d01-83bc-b34fb0f4fa48", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:33.181262 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Create volume request body: {'volume': {'volume_type': 'f4fbc02c-0533-4d01-83bc-b34fb0f4fa48', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:33.185133 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Create volume of 1 GB Aug 01 13:59:33.185303 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:33.185303 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:33.185676 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Availability Zones retrieved successfully. Aug 01 13:59:33.190652 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Flow 'volume_create_api' (1dcb1227-a23f-4f3f-aae7-52f317df3107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:33.191677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68028315-89a5-4d7c-be04-6d951a993072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:33.192412 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:33.208893 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68028315-89a5-4d7c-be04-6d951a993072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:59:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1284413021',vendor_name='tempest-vendor_name-1348760921'},id=f4fbc02c-0533-4d01-83bc-b34fb0f4fa48,is_public=True,name='tempest-ProjectAdminTests-volume-type-342172346',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4fbc02c-0533-4d01-83bc-b34fb0f4fa48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:33.209542 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eefdab4-ba07-42a3-af29-5b588a441c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:33.233896 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-342172346 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-342172346, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:33.234266 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-342172346 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-342172346, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:33.262318 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Created reservations ['dcee3c14-efc7-44d7-a55d-44ab2c6db00d', '23c54729-ae1e-4068-bc1b-62f2d2c8a3a3', 'f2c3db99-6b05-4fb9-92b1-01edefe87339', '4900ecd7-1e30-419b-aef9-cc399be41c62'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:33.263223 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eefdab4-ba07-42a3-af29-5b588a441c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcee3c14-efc7-44d7-a55d-44ab2c6db00d', '23c54729-ae1e-4068-bc1b-62f2d2c8a3a3', 'f2c3db99-6b05-4fb9-92b1-01edefe87339', '4900ecd7-1e30-419b-aef9-cc399be41c62']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:33.264032 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb7f025c-3b94-4a73-9cfa-844b9ea6d32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:33.288651 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb7f025c-3b94-4a73-9cfa-844b9ea6d32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93632854-770e-4353-9f36-a26891bffe5a', '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='8172589f51434e92979979f0ca5bb449',qos_specs=None,replication_status=,reservations=['dcee3c14-efc7-44d7-a55d-44ab2c6db00d','23c54729-ae1e-4068-bc1b-62f2d2c8a3a3','f2c3db99-6b05-4fb9-92b1-01edefe87339','4900ecd7-1e30-419b-aef9-cc399be41c62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c5a7dc063c463bb7141d8fdeab5178',volume_type_id=f4fbc02c-0533-4d01-83bc-b34fb0f4fa48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:33Z,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=93632854-770e-4353-9f36-a26891bffe5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8172589f51434e92979979f0ca5bb449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6c5a7dc063c463bb7141d8fdeab5178',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4fbc02c-0533-4d01-83bc-b34fb0f4fa48),volume_type_id=f4fbc02c-0533-4d01-83bc-b34fb0f4fa48)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:33.289402 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1dd4408-e599-44f5-8462-14b3aed88516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:33.307105 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1dd4408-e599-44f5-8462-14b3aed88516) transitioned into state 'SUCCESS' from 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='8172589f51434e92979979f0ca5bb449',qos_specs=None,replication_status=,reservations=['dcee3c14-efc7-44d7-a55d-44ab2c6db00d','23c54729-ae1e-4068-bc1b-62f2d2c8a3a3','f2c3db99-6b05-4fb9-92b1-01edefe87339','4900ecd7-1e30-419b-aef9-cc399be41c62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c5a7dc063c463bb7141d8fdeab5178',volume_type_id=f4fbc02c-0533-4d01-83bc-b34fb0f4fa48)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:33.307973 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f44e16-2d87-4942-a046-ce6f2a0f77d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:33.317532 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f44e16-2d87-4942-a046-ce6f2a0f77d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:33.318330 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Flow 'volume_create_api' (1dcb1227-a23f-4f3f-aae7-52f317df3107) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:33.318612 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Create volume request issued successfully. Aug 01 13:59:33.319186 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3cb2ddb2-9063-48d2-85d9-64d524118fe2 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:33.319575 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 786/3134] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 13:59:33 2026] POST /volume/v3/volumes => generated 772 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:33.334597 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-498d9bb9-271c-4123-90ce-0eaa6761cdc1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.337424 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-498d9bb9-271c-4123-90ce-0eaa6761cdc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/volumes/93632854-770e-4353-9f36-a26891bffe5a Aug 01 13:59:33.337786 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-498d9bb9-271c-4123-90ce-0eaa6761cdc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.338086 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-498d9bb9-271c-4123-90ce-0eaa6761cdc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.349130 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:33.349130 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:33.353863 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-498d9bb9-271c-4123-90ce-0eaa6761cdc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Volume info retrieved successfully. Aug 01 13:59:33.358991 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-498d9bb9-271c-4123-90ce-0eaa6761cdc1 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes/93632854-770e-4353-9f36-a26891bffe5a returned with HTTP 200 Aug 01 13:59:33.359551 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 774/3135] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:33 2026] GET /volume/v3/volumes/93632854-770e-4353-9f36-a26891bffe5a => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:33.632897 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a5c0ae1a-8bc1-45f8-bcd6-5a7b056f41aa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.634690 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a5c0ae1a-8bc1-45f8-bcd6-5a7b056f41aa tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:33.634951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a5c0ae1a-8bc1-45f8-bcd6-5a7b056f41aa tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.635100 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a5c0ae1a-8bc1-45f8-bcd6-5a7b056f41aa tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.641408 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a5c0ae1a-8bc1-45f8-bcd6-5a7b056f41aa tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 404 Aug 01 13:59:33.641922 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 793/3136] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:33 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:33.654880 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4456adf4-f4be-40dd-baf8-ddf7aa2f2ec6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.656933 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4456adf4-f4be-40dd-baf8-ddf7aa2f2ec6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a Aug 01 13:59:33.657174 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4456adf4-f4be-40dd-baf8-ddf7aa2f2ec6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.657408 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4456adf4-f4be-40dd-baf8-ddf7aa2f2ec6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.657570 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-4456adf4-f4be-40dd-baf8-ddf7aa2f2ec6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume with id: 777b8fdf-a10d-4c99-91f5-a346aa25657a Aug 01 13:59:33.663652 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4456adf4-f4be-40dd-baf8-ddf7aa2f2ec6 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a returned with HTTP 404 Aug 01 13:59:33.664274 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 784/3137] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:33 2026] DELETE /volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:33.677042 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-07d491d1-5e41-4cac-804c-926633120b0d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.679078 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-07d491d1-5e41-4cac-804c-926633120b0d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a Aug 01 13:59:33.679448 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-07d491d1-5e41-4cac-804c-926633120b0d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.679739 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-07d491d1-5e41-4cac-804c-926633120b0d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.688069 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-07d491d1-5e41-4cac-804c-926633120b0d tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a returned with HTTP 404 Aug 01 13:59:33.688653 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 787/3138] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:33 2026] GET /volume/v3/volumes/777b8fdf-a10d-4c99-91f5-a346aa25657a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:33.701275 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-be8cfed5-7943-46e6-ac0d-fa30b1a0c2f5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.703987 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-be8cfed5-7943-46e6-ac0d-fa30b1a0c2f5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 Aug 01 13:59:33.704336 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-be8cfed5-7943-46e6-ac0d-fa30b1a0c2f5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.704825 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-be8cfed5-7943-46e6-ac0d-fa30b1a0c2f5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.705426 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-be8cfed5-7943-46e6-ac0d-fa30b1a0c2f5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete snapshot with id: 8dba8eda-53d3-401e-9e9b-c4b63500d537 Aug 01 13:59:33.710984 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-be8cfed5-7943-46e6-ac0d-fa30b1a0c2f5 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 returned with HTTP 404 Aug 01 13:59:33.712017 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 775/3139] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:59:33 2026] DELETE /volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:33.721387 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-233fbe98-82c1-4a5e-891c-9cd0e2afc0d0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.723425 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-233fbe98-82c1-4a5e-891c-9cd0e2afc0d0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 Aug 01 13:59:33.723609 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-233fbe98-82c1-4a5e-891c-9cd0e2afc0d0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.723846 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-233fbe98-82c1-4a5e-891c-9cd0e2afc0d0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.728905 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-233fbe98-82c1-4a5e-891c-9cd0e2afc0d0 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 returned with HTTP 404 Aug 01 13:59:33.729523 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 794/3140] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:33 2026] GET /volume/v3/snapshots/8dba8eda-53d3-401e-9e9b-c4b63500d537 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:33.739287 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ad96fc30-c004-40e6-a8f0-1a25332c3b59 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.740930 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad96fc30-c004-40e6-a8f0-1a25332c3b59 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:33.741122 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad96fc30-c004-40e6-a8f0-1a25332c3b59 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.741326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad96fc30-c004-40e6-a8f0-1a25332c3b59 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.741478 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ad96fc30-c004-40e6-a8f0-1a25332c3b59 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume with id: 74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:33.747372 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad96fc30-c004-40e6-a8f0-1a25332c3b59 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 404 Aug 01 13:59:33.747837 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 785/3141] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:33 2026] DELETE /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:33.755768 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7064c138-89e4-49cb-a210-5884bf5fd97b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.757608 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7064c138-89e4-49cb-a210-5884bf5fd97b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e Aug 01 13:59:33.757810 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7064c138-89e4-49cb-a210-5884bf5fd97b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.757997 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7064c138-89e4-49cb-a210-5884bf5fd97b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.760301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8d676c5d-5c2a-4fc2-be9e-c147e461e08a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.763411 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7064c138-89e4-49cb-a210-5884bf5fd97b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e returned with HTTP 404 Aug 01 13:59:33.763841 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 788/3142] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:33 2026] GET /volume/v3/volumes/74a9f750-3e4e-43fc-951f-b79933179b9e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:33.764591 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8d676c5d-5c2a-4fc2-be9e-c147e461e08a tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] GET https://10.4.3.223/volume/v3/volumes/8f77675b-bdaf-445b-b7b4-f6cc1a30b41a Aug 01 13:59:33.764857 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8d676c5d-5c2a-4fc2-be9e-c147e461e08a tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.765014 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8d676c5d-5c2a-4fc2-be9e-c147e461e08a tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.775291 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8d676c5d-5c2a-4fc2-be9e-c147e461e08a tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/volumes/8f77675b-bdaf-445b-b7b4-f6cc1a30b41a returned with HTTP 404 Aug 01 13:59:33.775519 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 776/3143] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:33 2026] GET /volume/v3/volumes/8f77675b-bdaf-445b-b7b4-f6cc1a30b41a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:33.782801 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-05a2577f-78cc-44de-80b5-8e551ce6aad8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.784957 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05a2577f-78cc-44de-80b5-8e551ce6aad8 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] DELETE https://10.4.3.223/volume/v3/types/a50df8a7-712f-466b-be53-c685e8ae52a4 Aug 01 13:59:33.785257 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05a2577f-78cc-44de-80b5-8e551ce6aad8 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.785549 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05a2577f-78cc-44de-80b5-8e551ce6aad8 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.808008 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-da029db6-c433-44e7-b965-8417cb94be42 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.809907 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-da029db6-c433-44e7-b965-8417cb94be42 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 Aug 01 13:59:33.810238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-da029db6-c433-44e7-b965-8417cb94be42 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.810466 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-da029db6-c433-44e7-b965-8417cb94be42 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.810702 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-da029db6-c433-44e7-b965-8417cb94be42 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume with id: b2424eb1-22e9-411d-ad6b-9d6d59d52739 Aug 01 13:59:33.819736 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:33.819736 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:33.820283 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-da029db6-c433-44e7-b965-8417cb94be42 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:33.822153 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05a2577f-78cc-44de-80b5-8e551ce6aad8 tempest-TestInstancesWithCinderVolumes-2124779320 tempest-TestInstancesWithCinderVolumes-2124779320-project-admin] https://10.4.3.223/volume/v3/types/a50df8a7-712f-466b-be53-c685e8ae52a4 returned with HTTP 202 Aug 01 13:59:33.822589 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 795/3144] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:59:33 2026] DELETE /volume/v3/types/a50df8a7-712f-466b-be53-c685e8ae52a4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:33.843375 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-da029db6-c433-44e7-b965-8417cb94be42 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume request issued successfully. Aug 01 13:59:33.843600 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-da029db6-c433-44e7-b965-8417cb94be42 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 returned with HTTP 202 Aug 01 13:59:33.844439 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 786/3145] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:33 2026] DELETE /volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:59:33.852423 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d9cac4ad-78a7-4778-8a54-9eec7a50a13f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:33.854397 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d9cac4ad-78a7-4778-8a54-9eec7a50a13f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 Aug 01 13:59:33.854796 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d9cac4ad-78a7-4778-8a54-9eec7a50a13f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:33.855038 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d9cac4ad-78a7-4778-8a54-9eec7a50a13f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:33.862527 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:33.862527 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:33.866831 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d9cac4ad-78a7-4778-8a54-9eec7a50a13f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Volume info retrieved successfully. Aug 01 13:59:33.876177 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d9cac4ad-78a7-4778-8a54-9eec7a50a13f tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 returned with HTTP 200 Aug 01 13:59:33.876676 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 789/3146] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:33 2026] GET /volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:34.040792 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2ca4f8d8-6163-40a3-a4c4-0a2079cafa77 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.042506 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2ca4f8d8-6163-40a3-a4c4-0a2079cafa77 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:34.042693 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2ca4f8d8-6163-40a3-a4c4-0a2079cafa77 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.043012 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2ca4f8d8-6163-40a3-a4c4-0a2079cafa77 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.049879 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.049879 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:34.053836 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2ca4f8d8-6163-40a3-a4c4-0a2079cafa77 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:34.059095 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2ca4f8d8-6163-40a3-a4c4-0a2079cafa77 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:34.059513 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 777/3147] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:34.072171 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc30804e-7612-47e9-a239-51df1e1d5bf7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.074047 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc30804e-7612-47e9-a239-51df1e1d5bf7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:34.074300 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc30804e-7612-47e9-a239-51df1e1d5bf7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.074543 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc30804e-7612-47e9-a239-51df1e1d5bf7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.081436 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.081436 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:34.084882 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fc30804e-7612-47e9-a239-51df1e1d5bf7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:34.089772 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc30804e-7612-47e9-a239-51df1e1d5bf7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:34.090154 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 796/3148] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:34.135336 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-554b44ed-6430-4b5e-b286-3703f682942d req-658e992c-2a49-4765-85d5-7eb217f6f147 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.137628 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-658e992c-2a49-4765-85d5-7eb217f6f147 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:34.137874 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-658e992c-2a49-4765-85d5-7eb217f6f147 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.138266 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-658e992c-2a49-4765-85d5-7eb217f6f147 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.144414 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.144414 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:34.147714 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-554b44ed-6430-4b5e-b286-3703f682942d req-658e992c-2a49-4765-85d5-7eb217f6f147 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:34.151651 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-658e992c-2a49-4765-85d5-7eb217f6f147 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:34.152143 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 787/3149] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:34.236200 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb6f8815-cb43-410c-8be7-bb9b9368dcf2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.236650 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb6f8815-cb43-410c-8be7-bb9b9368dcf2 None None] GET https://10.4.3.223/volume// Aug 01 13:59:34.236809 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb6f8815-cb43-410c-8be7-bb9b9368dcf2 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.236994 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb6f8815-cb43-410c-8be7-bb9b9368dcf2 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.237335 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb6f8815-cb43-410c-8be7-bb9b9368dcf2 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:34.237636 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 790/3150] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:59:34.246301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-554b44ed-6430-4b5e-b286-3703f682942d req-e10eb4be-e30b-410c-b1b6-05b33c3199cc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.249521 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-e10eb4be-e30b-410c-b1b6-05b33c3199cc tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:59:34.249990 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-e10eb4be-e30b-410c-b1b6-05b33c3199cc tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87ada786-6ca3-4573-a23e-8aa0f50bd9fe", "connector": null, "instance_uuid": "8599c171-5f04-4a9e-afdc-2e38aa7b1544"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:34.262078 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.262078 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:34.294187 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-e10eb4be-e30b-410c-b1b6-05b33c3199cc tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:59:34.294669 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 778/3151] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:59:34 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 01 13:59:34.324315 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-666fcf3f-3d62-4484-a7ad-fe6563e130e3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.326032 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-666fcf3f-3d62-4484-a7ad-fe6563e130e3 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:34.326284 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-666fcf3f-3d62-4484-a7ad-fe6563e130e3 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.326474 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-666fcf3f-3d62-4484-a7ad-fe6563e130e3 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.330975 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b2e347dc-6b45-4fcf-b7ad-11caf10d679a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.331391 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2e347dc-6b45-4fcf-b7ad-11caf10d679a None None] GET https://10.4.3.223/volume// Aug 01 13:59:34.331556 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2e347dc-6b45-4fcf-b7ad-11caf10d679a None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.331759 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2e347dc-6b45-4fcf-b7ad-11caf10d679a None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.332067 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2e347dc-6b45-4fcf-b7ad-11caf10d679a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:34.332405 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 788/3152] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:59:34.338694 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-554b44ed-6430-4b5e-b286-3703f682942d req-ffc1566b-5b57-430a-8fb6-b32db1812b6b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.340423 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.340423 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:34.340645 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-ffc1566b-5b57-430a-8fb6-b32db1812b6b tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:34.340856 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-ffc1566b-5b57-430a-8fb6-b32db1812b6b tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.341024 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-ffc1566b-5b57-430a-8fb6-b32db1812b6b tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.344098 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-666fcf3f-3d62-4484-a7ad-fe6563e130e3 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:34.347849 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-666fcf3f-3d62-4484-a7ad-fe6563e130e3 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:34.348199 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 797/3153] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:34.350399 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.350399 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:34.359053 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-554b44ed-6430-4b5e-b286-3703f682942d req-ffc1566b-5b57-430a-8fb6-b32db1812b6b tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:34.363103 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-ffc1566b-5b57-430a-8fb6-b32db1812b6b tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:34.363692 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 791/3154] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 1036 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:34.372668 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-23ba26ce-8c72-4aca-8455-14dc6e65533d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.374931 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-23ba26ce-8c72-4aca-8455-14dc6e65533d tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/volumes/93632854-770e-4353-9f36-a26891bffe5a Aug 01 13:59:34.375173 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-23ba26ce-8c72-4aca-8455-14dc6e65533d tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.375472 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-23ba26ce-8c72-4aca-8455-14dc6e65533d tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.382997 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.382997 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:34.386157 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-23ba26ce-8c72-4aca-8455-14dc6e65533d tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Volume info retrieved successfully. Aug 01 13:59:34.390002 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-23ba26ce-8c72-4aca-8455-14dc6e65533d tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes/93632854-770e-4353-9f36-a26891bffe5a returned with HTTP 200 Aug 01 13:59:34.390443 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 779/3155] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/volumes/93632854-770e-4353-9f36-a26891bffe5a => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:34.401901 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fd168178-bdd1-4ed8-ba6e-5a201bc8662b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.404459 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fd168178-bdd1-4ed8-ba6e-5a201bc8662b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/messages Aug 01 13:59:34.404459 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fd168178-bdd1-4ed8-ba6e-5a201bc8662b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.404459 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fd168178-bdd1-4ed8-ba6e-5a201bc8662b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.407347 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fd168178-bdd1-4ed8-ba6e-5a201bc8662b tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:59:34.407714 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 789/3156] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:59:34.415464 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6940fa64-e5c1-47af-8241-e3655638f1e7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.417231 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6940fa64-e5c1-47af-8241-e3655638f1e7 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/messages Aug 01 13:59:34.417476 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6940fa64-e5c1-47af-8241-e3655638f1e7 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.417707 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6940fa64-e5c1-47af-8241-e3655638f1e7 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.421446 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6940fa64-e5c1-47af-8241-e3655638f1e7 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:59:34.421900 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 798/3157] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:59:34 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 01 13:59:34.429336 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d4d93dce-4272-42d0-a177-ad9d82aef81e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.430991 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d4d93dce-4272-42d0-a177-ad9d82aef81e tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] DELETE https://10.4.3.223/volume/v3/messages/b8ae09e2-0050-4254-92e3-7abea6ccb6c1 Aug 01 13:59:34.431258 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d4d93dce-4272-42d0-a177-ad9d82aef81e tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.431479 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d4d93dce-4272-42d0-a177-ad9d82aef81e tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.438053 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d4d93dce-4272-42d0-a177-ad9d82aef81e tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/messages/b8ae09e2-0050-4254-92e3-7abea6ccb6c1 returned with HTTP 204 Aug 01 13:59:34.438479 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 792/3158] 10.4.3.223 () {68 vars in 1394 bytes} [Sat Aug 1 13:59:34 2026] DELETE /volume/v3/messages/b8ae09e2-0050-4254-92e3-7abea6ccb6c1 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:59:34.450712 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-43dac104-2359-4d72-85f5-ad658f5ce126 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.452498 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/93632854-770e-4353-9f36-a26891bffe5a Aug 01 13:59:34.452739 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.452966 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.453122 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Delete volume with id: 93632854-770e-4353-9f36-a26891bffe5a Aug 01 13:59:34.460108 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.460108 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:34.460520 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Volume info retrieved successfully. Aug 01 13:59:34.461547 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:59:34.475579 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-342172346 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-342172346, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:34.475916 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-342172346 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-342172346, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:34.482520 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-554b44ed-6430-4b5e-b286-3703f682942d req-a5e1109f-c19d-4fa0-82b0-f81bbc09d172 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.484756 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-a5e1109f-c19d-4fa0-82b0-f81bbc09d172 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] PUT https://10.4.3.223/volume/v3/attachments/b82090cc-11d2-43dc-a2e1-74cd4cd68279 Aug 01 13:59:34.485128 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-a5e1109f-c19d-4fa0-82b0-f81bbc09d172 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:34.487964 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Created reservations ['900cf288-3ff2-4db8-b019-889dcabb74f2', '6c43dafe-ad1e-48b6-a768-c1f1263ae52b', 'e8bfc7a6-3525-4829-bdcf-1a99870be5a5', 'da095607-7415-4a55-a338-9f3db0ebe58e'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:34.501271 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-554b44ed-6430-4b5e-b286-3703f682942d req-a5e1109f-c19d-4fa0-82b0-f81bbc09d172 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Acquiring lock "cinder-attachment_update-87ada786-6ca3-4573-a23e-8aa0f50bd9fe-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:59:34.506938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-554b44ed-6430-4b5e-b286-3703f682942d req-a5e1109f-c19d-4fa0-82b0-f81bbc09d172 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Lock "cinder-attachment_update-87ada786-6ca3-4573-a23e-8aa0f50bd9fe-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:59:34.508843 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.508843 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:34.519156 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Delete volume request issued successfully. Aug 01 13:59:34.519891 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-43dac104-2359-4d72-85f5-ad658f5ce126 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes/93632854-770e-4353-9f36-a26891bffe5a returned with HTTP 202 Aug 01 13:59:34.520561 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 780/3159] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:59:34 2026] DELETE /volume/v3/volumes/93632854-770e-4353-9f36-a26891bffe5a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:34.528396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c83930f4-888a-477b-86fe-a2269a53e70c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.530945 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c83930f4-888a-477b-86fe-a2269a53e70c tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] DELETE https://10.4.3.223/volume/v3/types/f4fbc02c-0533-4d01-83bc-b34fb0f4fa48 Aug 01 13:59:34.531143 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c83930f4-888a-477b-86fe-a2269a53e70c tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.531339 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c83930f4-888a-477b-86fe-a2269a53e70c tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.568839 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c83930f4-888a-477b-86fe-a2269a53e70c tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/types/f4fbc02c-0533-4d01-83bc-b34fb0f4fa48 returned with HTTP 202 Aug 01 13:59:34.569391 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 799/3160] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:59:34 2026] DELETE /volume/v3/types/f4fbc02c-0533-4d01-83bc-b34fb0f4fa48 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:34.577501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8f08576d-c008-4b67-a78b-36a56bdb0a84 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.586042 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8f08576d-c008-4b67-a78b-36a56bdb0a84 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:59:34.586511 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8f08576d-c008-4b67-a78b-36a56bdb0a84 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-911110477", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1412940443", "vendor_name": "tempest-vendor_name-1200757570"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:34.606787 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8f08576d-c008-4b67-a78b-36a56bdb0a84 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:59:34.607059 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 793/3161] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 13:59:34 2026] POST /volume/v3/types => generated 328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:34.615329 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-554b44ed-6430-4b5e-b286-3703f682942d req-a5e1109f-c19d-4fa0-82b0-f81bbc09d172 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Lock "cinder-attachment_update-87ada786-6ca3-4573-a23e-8aa0f50bd9fe-np0000006308" released by "attachment_update" :: held 0.108s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:59:34.617352 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-a5e1109f-c19d-4fa0-82b0-f81bbc09d172 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/attachments/b82090cc-11d2-43dc-a2e1-74cd4cd68279 returned with HTTP 200 Aug 01 13:59:34.617352 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 790/3162] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:59:34 2026] PUT /volume/v3/attachments/b82090cc-11d2-43dc-a2e1-74cd4cd68279 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:59:34.619378 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dfa8218a-3362-4832-99c9-358bafbff245 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.622398 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:34.624244 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b7512e17-4814-4a2a-bf29-4b20f6bd74d8", "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:34.624803 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Create volume request body: {'volume': {'volume_type': 'b7512e17-4814-4a2a-bf29-4b20f6bd74d8', 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:34.630269 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Create volume of 1 GB Aug 01 13:59:34.630269 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.630269 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:34.630689 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Availability Zones retrieved successfully. Aug 01 13:59:34.638890 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Flow 'volume_create_api' (71991b07-e9b2-4ab3-95ca-a24e2a5fcdf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:34.640152 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dabfac7f-def5-4d33-aa0e-6ca3810ee626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:34.641283 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:34.673739 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dabfac7f-def5-4d33-aa0e-6ca3810ee626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:59:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1412940443',vendor_name='tempest-vendor_name-1200757570'},id=b7512e17-4814-4a2a-bf29-4b20f6bd74d8,is_public=True,name='tempest-ProjectAdminTests-volume-type-911110477',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7512e17-4814-4a2a-bf29-4b20f6bd74d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:34.675303 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80a9fbb-fc60-4336-9538-c99c0ef47717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:34.703438 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-911110477 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-911110477, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:34.705143 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-911110477 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-911110477, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:34.732098 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Created reservations ['295df5f5-8752-4517-9245-84b50bc2b12e', 'a0595337-291c-41c9-a000-b8b4af14f94d', 'afbd8286-e07f-40bd-989e-bc69d8795ef1', '634a7851-41fc-4fb7-b647-b96193472cd7'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:34.733320 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80a9fbb-fc60-4336-9538-c99c0ef47717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['295df5f5-8752-4517-9245-84b50bc2b12e', 'a0595337-291c-41c9-a000-b8b4af14f94d', 'afbd8286-e07f-40bd-989e-bc69d8795ef1', '634a7851-41fc-4fb7-b647-b96193472cd7']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:34.735087 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469986b6-84d6-4e48-86a6-36dae8b9d4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:34.764626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469986b6-84d6-4e48-86a6-36dae8b9d4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eecc87a-6f3d-48c0-b6ff-954fcfe11e97', '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='8172589f51434e92979979f0ca5bb449',qos_specs=None,replication_status=,reservations=['295df5f5-8752-4517-9245-84b50bc2b12e','a0595337-291c-41c9-a000-b8b4af14f94d','afbd8286-e07f-40bd-989e-bc69d8795ef1','634a7851-41fc-4fb7-b647-b96193472cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c5a7dc063c463bb7141d8fdeab5178',volume_type_id=b7512e17-4814-4a2a-bf29-4b20f6bd74d8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:34Z,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=8eecc87a-6f3d-48c0-b6ff-954fcfe11e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8172589f51434e92979979f0ca5bb449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6c5a7dc063c463bb7141d8fdeab5178',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7512e17-4814-4a2a-bf29-4b20f6bd74d8),volume_type_id=b7512e17-4814-4a2a-bf29-4b20f6bd74d8)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:34.765838 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b95f4f-2e1c-429f-b157-e3724075451f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:34.787807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b95f4f-2e1c-429f-b157-e3724075451f) transitioned into state 'SUCCESS' from 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='8172589f51434e92979979f0ca5bb449',qos_specs=None,replication_status=,reservations=['295df5f5-8752-4517-9245-84b50bc2b12e','a0595337-291c-41c9-a000-b8b4af14f94d','afbd8286-e07f-40bd-989e-bc69d8795ef1','634a7851-41fc-4fb7-b647-b96193472cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c5a7dc063c463bb7141d8fdeab5178',volume_type_id=b7512e17-4814-4a2a-bf29-4b20f6bd74d8)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:34.789060 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7813bf6a-684e-49ba-9f3a-654a700c8368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:34.800427 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7813bf6a-684e-49ba-9f3a-654a700c8368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:34.801690 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Flow 'volume_create_api' (71991b07-e9b2-4ab3-95ca-a24e2a5fcdf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:34.802539 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Create volume request issued successfully. Aug 01 13:59:34.802539 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dfa8218a-3362-4832-99c9-358bafbff245 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:34.802892 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 781/3163] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 13:59:34 2026] POST /volume/v3/volumes => generated 772 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:34.816305 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7240b2f1-ff57-4736-9ca5-9ffdfd240235 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.821932 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7240b2f1-ff57-4736-9ca5-9ffdfd240235 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/volumes/8eecc87a-6f3d-48c0-b6ff-954fcfe11e97 Aug 01 13:59:34.821932 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7240b2f1-ff57-4736-9ca5-9ffdfd240235 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.822130 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7240b2f1-ff57-4736-9ca5-9ffdfd240235 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.829973 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:34.829973 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:34.834309 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7240b2f1-ff57-4736-9ca5-9ffdfd240235 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Volume info retrieved successfully. Aug 01 13:59:34.840084 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7240b2f1-ff57-4736-9ca5-9ffdfd240235 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes/8eecc87a-6f3d-48c0-b6ff-954fcfe11e97 returned with HTTP 200 Aug 01 13:59:34.840870 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 800/3164] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/volumes/8eecc87a-6f3d-48c0-b6ff-954fcfe11e97 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:34.889824 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-178f97d3-a869-4f52-a467-d8b7b81e8c77 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.891704 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-178f97d3-a869-4f52-a467-d8b7b81e8c77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 Aug 01 13:59:34.891901 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-178f97d3-a869-4f52-a467-d8b7b81e8c77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.892112 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-178f97d3-a869-4f52-a467-d8b7b81e8c77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.897840 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-178f97d3-a869-4f52-a467-d8b7b81e8c77 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 returned with HTTP 404 Aug 01 13:59:34.898301 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 794/3165] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/volumes/b2424eb1-22e9-411d-ad6b-9d6d59d52739 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:34.904997 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-33302457-64ce-44d3-ae03-5311f5cefa27 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.906800 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-33302457-64ce-44d3-ae03-5311f5cefa27 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:34.907016 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-33302457-64ce-44d3-ae03-5311f5cefa27 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.907224 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-33302457-64ce-44d3-ae03-5311f5cefa27 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.907388 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-33302457-64ce-44d3-ae03-5311f5cefa27 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume with id: 21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:34.913983 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-33302457-64ce-44d3-ae03-5311f5cefa27 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 404 Aug 01 13:59:34.914499 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 791/3166] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:34 2026] DELETE /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:34.922824 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-df7ff32e-70dd-4f1e-9ea6-4c275d1fb55c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.924904 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df7ff32e-70dd-4f1e-9ea6-4c275d1fb55c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 Aug 01 13:59:34.925234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df7ff32e-70dd-4f1e-9ea6-4c275d1fb55c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.925494 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-df7ff32e-70dd-4f1e-9ea6-4c275d1fb55c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.932240 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-df7ff32e-70dd-4f1e-9ea6-4c275d1fb55c tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 returned with HTTP 404 Aug 01 13:59:34.932859 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 782/3167] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/volumes/21788983-2e31-4fc2-ad0e-575d2bc570f2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:34.970389 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-10d5ede8-f34f-40f7-8155-41382a25f318 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.972696 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10d5ede8-f34f-40f7-8155-41382a25f318 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:59:34.973196 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10d5ede8-f34f-40f7-8155-41382a25f318 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.973577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10d5ede8-f34f-40f7-8155-41382a25f318 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:34.973934 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-10d5ede8-f34f-40f7-8155-41382a25f318 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Delete volume with id: 0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:59:34.983925 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10d5ede8-f34f-40f7-8155-41382a25f318 tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 404 Aug 01 13:59:34.984640 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 801/3168] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:34 2026] DELETE /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:34.993240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-44171124-5c91-4212-bb20-74e0cd40081b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:34.995086 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-44171124-5c91-4212-bb20-74e0cd40081b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] GET https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b Aug 01 13:59:34.995333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-44171124-5c91-4212-bb20-74e0cd40081b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:34.995512 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-44171124-5c91-4212-bb20-74e0cd40081b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:35.001227 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-44171124-5c91-4212-bb20-74e0cd40081b tempest-VolumeImageDependencyTests-363099787 tempest-VolumeImageDependencyTests-363099787-project-member] https://10.4.3.223/volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b returned with HTTP 404 Aug 01 13:59:35.001698 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 795/3169] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:34 2026] GET /volume/v3/volumes/0d11d38e-2f7a-44e3-bcb5-b9cc80b7dd7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:35.362628 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a9146234-7be5-4f72-b73e-d8fe1a93435a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:35.365086 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a9146234-7be5-4f72-b73e-d8fe1a93435a tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:35.365353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a9146234-7be5-4f72-b73e-d8fe1a93435a tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:35.365574 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a9146234-7be5-4f72-b73e-d8fe1a93435a tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:35.380049 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:35.380049 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:35.384902 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a9146234-7be5-4f72-b73e-d8fe1a93435a tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:35.390951 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a9146234-7be5-4f72-b73e-d8fe1a93435a tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:35.391436 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 792/3170] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:35 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:35.856084 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8cb9c91e-5f04-4dbc-a88d-1fc578b7d472 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:35.858787 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8cb9c91e-5f04-4dbc-a88d-1fc578b7d472 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/volumes/8eecc87a-6f3d-48c0-b6ff-954fcfe11e97 Aug 01 13:59:35.859094 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8cb9c91e-5f04-4dbc-a88d-1fc578b7d472 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:35.859341 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8cb9c91e-5f04-4dbc-a88d-1fc578b7d472 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:35.872725 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:35.872725 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:35.877774 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8cb9c91e-5f04-4dbc-a88d-1fc578b7d472 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Volume info retrieved successfully. Aug 01 13:59:35.882811 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8cb9c91e-5f04-4dbc-a88d-1fc578b7d472 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes/8eecc87a-6f3d-48c0-b6ff-954fcfe11e97 returned with HTTP 200 Aug 01 13:59:35.883306 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 783/3171] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:35 2026] GET /volume/v3/volumes/8eecc87a-6f3d-48c0-b6ff-954fcfe11e97 => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:35.896473 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d1406f01-a573-4d2d-9c7a-525cd7a91fca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:35.897980 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1406f01-a573-4d2d-9c7a-525cd7a91fca tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/messages Aug 01 13:59:35.898718 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1406f01-a573-4d2d-9c7a-525cd7a91fca tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:35.898891 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1406f01-a573-4d2d-9c7a-525cd7a91fca tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:35.904019 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1406f01-a573-4d2d-9c7a-525cd7a91fca tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Aug 01 13:59:35.904454 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 802/3172] 10.4.3.223 () {68 vars in 1280 bytes} [Sat Aug 1 13:59:35 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:35.916626 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a591cf4f-d1ee-41eb-b433-ac5701990f39 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:35.918540 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a591cf4f-d1ee-41eb-b433-ac5701990f39 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] GET https://10.4.3.223/volume/v3/messages/de152d0b-31ad-402d-aa72-9ce361ecea3d Aug 01 13:59:35.918844 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a591cf4f-d1ee-41eb-b433-ac5701990f39 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:35.919238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a591cf4f-d1ee-41eb-b433-ac5701990f39 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:35.923624 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a591cf4f-d1ee-41eb-b433-ac5701990f39 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/messages/de152d0b-31ad-402d-aa72-9ce361ecea3d returned with HTTP 200 Aug 01 13:59:35.924087 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 796/3173] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:59:35 2026] GET /volume/v3/messages/de152d0b-31ad-402d-aa72-9ce361ecea3d => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:35.938416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-df736136-5ad2-42fb-8076-45037cc36123 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:35.941402 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df736136-5ad2-42fb-8076-45037cc36123 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] DELETE https://10.4.3.223/volume/v3/messages/de152d0b-31ad-402d-aa72-9ce361ecea3d Aug 01 13:59:35.941672 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df736136-5ad2-42fb-8076-45037cc36123 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:35.942080 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df736136-5ad2-42fb-8076-45037cc36123 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:35.962945 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df736136-5ad2-42fb-8076-45037cc36123 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/messages/de152d0b-31ad-402d-aa72-9ce361ecea3d returned with HTTP 204 Aug 01 13:59:35.963550 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 793/3174] 10.4.3.223 () {68 vars in 1394 bytes} [Sat Aug 1 13:59:35 2026] DELETE /volume/v3/messages/de152d0b-31ad-402d-aa72-9ce361ecea3d => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:59:35.971818 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ecbc8f26-ee6f-494b-89aa-770d6925d3c0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:35.974526 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ecbc8f26-ee6f-494b-89aa-770d6925d3c0 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/8eecc87a-6f3d-48c0-b6ff-954fcfe11e97 Aug 01 13:59:35.974964 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ecbc8f26-ee6f-494b-89aa-770d6925d3c0 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:35.975158 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ecbc8f26-ee6f-494b-89aa-770d6925d3c0 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:35.975396 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-ecbc8f26-ee6f-494b-89aa-770d6925d3c0 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Delete volume with id: 8eecc87a-6f3d-48c0-b6ff-954fcfe11e97 Aug 01 13:59:35.988618 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:35.988618 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:35.989048 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ecbc8f26-ee6f-494b-89aa-770d6925d3c0 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Volume info retrieved successfully. Aug 01 13:59:35.990167 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ecbc8f26-ee6f-494b-89aa-770d6925d3c0 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:59:36.021084 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-ecbc8f26-ee6f-494b-89aa-770d6925d3c0 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Created reservations ['abc065a7-14ff-459d-a191-672265ec13a9', '925ab783-afc6-441a-bf20-8becf6c6cfc3', '139034f7-ac72-436d-9dd5-f7b4cb8d45ba', '92b5382c-9268-446f-b231-1ac4675f9583'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:36.049458 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ecbc8f26-ee6f-494b-89aa-770d6925d3c0 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Delete volume request issued successfully. Aug 01 13:59:36.049659 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ecbc8f26-ee6f-494b-89aa-770d6925d3c0 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/volumes/8eecc87a-6f3d-48c0-b6ff-954fcfe11e97 returned with HTTP 202 Aug 01 13:59:36.050143 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 784/3175] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 13:59:35 2026] DELETE /volume/v3/volumes/8eecc87a-6f3d-48c0-b6ff-954fcfe11e97 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:36.058198 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-125e34af-bc9d-48ab-a3c2-8046173e7c13 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:36.060284 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-125e34af-bc9d-48ab-a3c2-8046173e7c13 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] DELETE https://10.4.3.223/volume/v3/types/b7512e17-4814-4a2a-bf29-4b20f6bd74d8 Aug 01 13:59:36.060499 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-125e34af-bc9d-48ab-a3c2-8046173e7c13 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:36.060684 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-125e34af-bc9d-48ab-a3c2-8046173e7c13 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:36.084291 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-125e34af-bc9d-48ab-a3c2-8046173e7c13 tempest-ProjectAdminTests-636156623 tempest-ProjectAdminTests-636156623-project-admin] https://10.4.3.223/volume/v3/types/b7512e17-4814-4a2a-bf29-4b20f6bd74d8 returned with HTTP 202 Aug 01 13:59:36.084679 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 803/3176] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 13:59:36 2026] DELETE /volume/v3/types/b7512e17-4814-4a2a-bf29-4b20f6bd74d8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:36.378653 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-af1668ca-938b-4544-8086-f074ddd4ff5a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:36.406881 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8d40badf-f09f-47d3-b295-8dae0a38fd32 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:36.411362 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d40badf-f09f-47d3-b295-8dae0a38fd32 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:36.411362 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d40badf-f09f-47d3-b295-8dae0a38fd32 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:36.411590 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d40badf-f09f-47d3-b295-8dae0a38fd32 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:36.425559 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:36.425559 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:36.429919 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8d40badf-f09f-47d3-b295-8dae0a38fd32 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:36.435973 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d40badf-f09f-47d3-b295-8dae0a38fd32 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:36.436497 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 794/3177] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:36 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:36.477644 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:36.478004 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1282580916"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:36.479756 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1282580916'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:36.479914 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Create volume of 1 GB Aug 01 13:59:36.484482 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Availability Zones retrieved successfully. Aug 01 13:59:36.492718 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Flow 'volume_create_api' (792b2abd-e5d0-4590-9e46-e9fa0f05840e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:36.493591 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397de747-764d-4af2-bc32-467d28975b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:36.494866 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:36.519970 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397de747-764d-4af2-bc32-467d28975b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:36.520698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c715455-4820-482f-bcb3-1d951effc86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:36.594333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Created reservations ['c8a856fa-03ff-48d3-9e1e-d8af04e5db8a', 'df8368c1-d5ff-4b5e-bfa9-b5ba98d3d672', '55b87a46-f272-488f-8007-639d6562da0b', '0340d420-f67e-4bb3-ae8d-4bc234931042'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:36.594333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c715455-4820-482f-bcb3-1d951effc86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8a856fa-03ff-48d3-9e1e-d8af04e5db8a', 'df8368c1-d5ff-4b5e-bfa9-b5ba98d3d672', '55b87a46-f272-488f-8007-639d6562da0b', '0340d420-f67e-4bb3-ae8d-4bc234931042']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:36.594333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5141c2a4-fa7e-49d0-a0e4-829b999dab7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:36.622468 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5141c2a4-fa7e-49d0-a0e4-829b999dab7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeeefc02-8e00-4528-895b-d58ba101268c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1282580916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43c7feeb65394502b830973b256ac0f9',qos_specs=None,replication_status=,reservations=['c8a856fa-03ff-48d3-9e1e-d8af04e5db8a','df8368c1-d5ff-4b5e-bfa9-b5ba98d3d672','55b87a46-f272-488f-8007-639d6562da0b','0340d420-f67e-4bb3-ae8d-4bc234931042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e127b8707840edb7dc5f30a991fd1b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1282580916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeeefc02-8e00-4528-895b-d58ba101268c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43c7feeb65394502b830973b256ac0f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03e127b8707840edb7dc5f30a991fd1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:36.623807 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73917a10-048e-4f4a-aed0-6373b4de645f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:36.649717 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73917a10-048e-4f4a-aed0-6373b4de645f) transitioned into state 'SUCCESS' from state '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-1282580916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43c7feeb65394502b830973b256ac0f9',qos_specs=None,replication_status=,reservations=['c8a856fa-03ff-48d3-9e1e-d8af04e5db8a','df8368c1-d5ff-4b5e-bfa9-b5ba98d3d672','55b87a46-f272-488f-8007-639d6562da0b','0340d420-f67e-4bb3-ae8d-4bc234931042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e127b8707840edb7dc5f30a991fd1b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:36.650510 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d6a73e-f720-4239-8045-1fce78fef09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:36.659391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d6a73e-f720-4239-8045-1fce78fef09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:36.660268 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Flow 'volume_create_api' (792b2abd-e5d0-4590-9e46-e9fa0f05840e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:36.660552 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Create volume request issued successfully. Aug 01 13:59:36.661115 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af1668ca-938b-4544-8086-f074ddd4ff5a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:36.662265 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 797/3178] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:59:36 2026] POST /volume/v3/volumes => generated 766 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:36.676383 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-923d02b6-bfe0-4ebf-adbb-bc471002f464 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:36.678677 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-923d02b6-bfe0-4ebf-adbb-bc471002f464 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c Aug 01 13:59:36.679052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-923d02b6-bfe0-4ebf-adbb-bc471002f464 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:36.679420 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-923d02b6-bfe0-4ebf-adbb-bc471002f464 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:36.688831 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:36.688831 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:36.693028 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-923d02b6-bfe0-4ebf-adbb-bc471002f464 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:36.698389 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-923d02b6-bfe0-4ebf-adbb-bc471002f464 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c returned with HTTP 200 Aug 01 13:59:36.699190 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 785/3179] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:36 2026] GET /volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:37.107518 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:37.244121 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:37.244121 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-143887243"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:37.245948 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-143887243'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:37.246091 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Create volume of 1 GB Aug 01 13:59:37.250778 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Availability Zones retrieved successfully. Aug 01 13:59:37.256493 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Flow 'volume_create_api' (fe30e0a5-6126-4e2a-b718-bc9af919e241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:37.257750 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f8cce5-b60d-42ab-925a-1eed05abe084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:37.258739 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:37.309913 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f8cce5-b60d-42ab-925a-1eed05abe084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:37.310979 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692de261-6f05-4d5b-a675-a53e94b1b2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:37.386103 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Created reservations ['ca6eb93a-4dac-4600-8774-81dbd218793b', '16f60a8d-28c9-49fb-a066-24c877f6550b', 'c64f7df0-b967-4266-a893-e7059a8da32d', '9cc10d42-0f9c-45c5-aa81-1ebc309c379b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:37.386983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692de261-6f05-4d5b-a675-a53e94b1b2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca6eb93a-4dac-4600-8774-81dbd218793b', '16f60a8d-28c9-49fb-a066-24c877f6550b', 'c64f7df0-b967-4266-a893-e7059a8da32d', '9cc10d42-0f9c-45c5-aa81-1ebc309c379b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:37.388114 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03eb58c3-bd54-4ad1-9f3d-2c06228a59b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:37.416349 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03eb58c3-bd54-4ad1-9f3d-2c06228a59b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d08357c-8e70-4fd7-ab51-69b04c77294a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-143887243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78432525bcc140f89f201912e0a15658',qos_specs=None,replication_status=,reservations=['ca6eb93a-4dac-4600-8774-81dbd218793b','16f60a8d-28c9-49fb-a066-24c877f6550b','c64f7df0-b967-4266-a893-e7059a8da32d','9cc10d42-0f9c-45c5-aa81-1ebc309c379b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b637029d32854fb990c1b5c0ce4904c3',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-143887243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d08357c-8e70-4fd7-ab51-69b04c77294a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78432525bcc140f89f201912e0a15658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b637029d32854fb990c1b5c0ce4904c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:37.417029 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22752af4-94a4-4619-b7d3-ea1f008d426f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:37.436792 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22752af4-94a4-4619-b7d3-ea1f008d426f) transitioned into state 'SUCCESS' from state '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-143887243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78432525bcc140f89f201912e0a15658',qos_specs=None,replication_status=,reservations=['ca6eb93a-4dac-4600-8774-81dbd218793b','16f60a8d-28c9-49fb-a066-24c877f6550b','c64f7df0-b967-4266-a893-e7059a8da32d','9cc10d42-0f9c-45c5-aa81-1ebc309c379b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b637029d32854fb990c1b5c0ce4904c3',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:37.437770 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db07e8a4-3b62-48a9-8337-365722e6af8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:37.447172 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db07e8a4-3b62-48a9-8337-365722e6af8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:37.449357 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Flow 'volume_create_api' (fe30e0a5-6126-4e2a-b718-bc9af919e241) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:37.449357 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Create volume request issued successfully. Aug 01 13:59:37.449357 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9782d2af-e5a5-4585-8901-ce99a2e6db7d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:37.449357 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 804/3180] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:59:37 2026] POST /volume/v3/volumes => generated 757 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:37.453283 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-baab3bef-4365-4518-98ef-98c25f9d7db8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:37.455289 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-baab3bef-4365-4518-98ef-98c25f9d7db8 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:37.455499 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-baab3bef-4365-4518-98ef-98c25f9d7db8 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:37.456265 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-baab3bef-4365-4518-98ef-98c25f9d7db8 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:37.462530 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f53a5ede-bfd8-4042-84c3-1c71e3bbd3f4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:37.465600 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f53a5ede-bfd8-4042-84c3-1c71e3bbd3f4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a Aug 01 13:59:37.465600 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f53a5ede-bfd8-4042-84c3-1c71e3bbd3f4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:37.465813 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f53a5ede-bfd8-4042-84c3-1c71e3bbd3f4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:37.467169 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:37.467169 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:37.476181 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-baab3bef-4365-4518-98ef-98c25f9d7db8 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:37.479233 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:37.479233 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:37.483453 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-baab3bef-4365-4518-98ef-98c25f9d7db8 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:37.484525 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 795/3181] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:37 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:37.489094 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f53a5ede-bfd8-4042-84c3-1c71e3bbd3f4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Volume info retrieved successfully. Aug 01 13:59:37.501100 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f53a5ede-bfd8-4042-84c3-1c71e3bbd3f4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a returned with HTTP 200 Aug 01 13:59:37.501644 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 798/3182] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:37 2026] GET /volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:37.717023 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7c7bc01c-7be1-4145-910e-77276b5c0dab None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:37.718881 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7c7bc01c-7be1-4145-910e-77276b5c0dab tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c Aug 01 13:59:37.719107 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7c7bc01c-7be1-4145-910e-77276b5c0dab tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:37.719322 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7c7bc01c-7be1-4145-910e-77276b5c0dab tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:37.726607 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:37.726607 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:37.730485 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7c7bc01c-7be1-4145-910e-77276b5c0dab tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:37.734540 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7c7bc01c-7be1-4145-910e-77276b5c0dab tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c returned with HTTP 200 Aug 01 13:59:37.734965 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 786/3183] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:37 2026] GET /volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:37.748164 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a7734fb8-7d1d-40a9-84aa-de0706acc171 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:37.750061 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7734fb8-7d1d-40a9-84aa-de0706acc171 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:59:37.750410 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7734fb8-7d1d-40a9-84aa-de0706acc171 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aeeefc02-8e00-4528-895b-d58ba101268c", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1530587897"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:37.760937 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:37.760937 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:37.761372 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a7734fb8-7d1d-40a9-84aa-de0706acc171 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:37.761505 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-a7734fb8-7d1d-40a9-84aa-de0706acc171 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Create snapshot from volume aeeefc02-8e00-4528-895b-d58ba101268c Aug 01 13:59:37.815631 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-a7734fb8-7d1d-40a9-84aa-de0706acc171 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Created reservations ['a8e595b8-0049-4029-849b-fb180fbe8574', '4e7b5788-575e-41b2-bb51-4e321b4745ac', '18fb4e1e-a6c9-4473-a0a1-ec92efaa72e2', '4d9620a0-c44a-4431-906d-6e5f254e6e38'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:37.875699 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a7734fb8-7d1d-40a9-84aa-de0706acc171 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot create request issued successfully. Aug 01 13:59:37.876067 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7734fb8-7d1d-40a9-84aa-de0706acc171 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:59:37.876596 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 805/3184] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:59:37 2026] POST /volume/v3/snapshots => generated 322 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:37.884808 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-24c19fb1-2ba8-47e9-9a06-f179a652c9f9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:37.887704 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-24c19fb1-2ba8-47e9-9a06-f179a652c9f9 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 Aug 01 13:59:37.887936 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-24c19fb1-2ba8-47e9-9a06-f179a652c9f9 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:37.888391 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-24c19fb1-2ba8-47e9-9a06-f179a652c9f9 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:37.894991 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:37.894991 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:37.895571 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-24c19fb1-2ba8-47e9-9a06-f179a652c9f9 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot retrieved successfully. Aug 01 13:59:37.896595 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-24c19fb1-2ba8-47e9-9a06-f179a652c9f9 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 returned with HTTP 200 Aug 01 13:59:37.897076 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 796/3185] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:37 2026] GET /volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:37.910321 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-554b44ed-6430-4b5e-b286-3703f682942d req-58bc35c4-25e1-4922-91bd-e03c43be9be6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:37.913560 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-58bc35c4-25e1-4922-91bd-e03c43be9be6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/attachments/b82090cc-11d2-43dc-a2e1-74cd4cd68279/action Aug 01 13:59:37.914736 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-58bc35c4-25e1-4922-91bd-e03c43be9be6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:37.915316 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-58bc35c4-25e1-4922-91bd-e03c43be9be6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:37.936957 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:37.936957 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:37.949766 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-554b44ed-6430-4b5e-b286-3703f682942d req-58bc35c4-25e1-4922-91bd-e03c43be9be6 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/attachments/b82090cc-11d2-43dc-a2e1-74cd4cd68279/action returned with HTTP 204 Aug 01 13:59:37.950576 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 799/3186] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:59:37 2026] POST /volume/v3/attachments/b82090cc-11d2-43dc-a2e1-74cd4cd68279/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:38.498934 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-685733df-e2c6-4fdd-a60c-00f690487b45 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:38.501383 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-685733df-e2c6-4fdd-a60c-00f690487b45 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:38.501643 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-685733df-e2c6-4fdd-a60c-00f690487b45 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:38.501950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-685733df-e2c6-4fdd-a60c-00f690487b45 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:38.513053 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:38.513053 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:38.515400 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b8a87915-08f3-4f2c-a122-fb4b070e00e3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:38.517665 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-685733df-e2c6-4fdd-a60c-00f690487b45 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:38.517750 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8a87915-08f3-4f2c-a122-fb4b070e00e3 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a Aug 01 13:59:38.517977 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8a87915-08f3-4f2c-a122-fb4b070e00e3 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:38.518240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8a87915-08f3-4f2c-a122-fb4b070e00e3 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:38.522916 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-685733df-e2c6-4fdd-a60c-00f690487b45 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:38.523335 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 787/3187] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:38 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:38.525828 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:38.525828 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:38.529697 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b8a87915-08f3-4f2c-a122-fb4b070e00e3 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Volume info retrieved successfully. Aug 01 13:59:38.534471 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8a87915-08f3-4f2c-a122-fb4b070e00e3 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a returned with HTTP 200 Aug 01 13:59:38.534851 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 806/3188] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:38 2026] GET /volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:38.539608 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-17f31cad-26a8-438e-9b6b-b80ce14a9abf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:38.543142 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17f31cad-26a8-438e-9b6b-b80ce14a9abf tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:38.543353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17f31cad-26a8-438e-9b6b-b80ce14a9abf tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:38.543582 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17f31cad-26a8-438e-9b6b-b80ce14a9abf tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:38.548375 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a9f60472-fa37-4a34-9761-9e162464acf0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:38.550601 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9f60472-fa37-4a34-9761-9e162464acf0 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:59:38.551061 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9f60472-fa37-4a34-9761-9e162464acf0 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d08357c-8e70-4fd7-ab51-69b04c77294a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1829338994"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:38.564440 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:38.564440 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:38.569838 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:38.569838 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:38.570315 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-17f31cad-26a8-438e-9b6b-b80ce14a9abf tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:38.570527 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a9f60472-fa37-4a34-9761-9e162464acf0 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Volume info retrieved successfully. Aug 01 13:59:38.570708 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-a9f60472-fa37-4a34-9761-9e162464acf0 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Create snapshot from volume 6d08357c-8e70-4fd7-ab51-69b04c77294a Aug 01 13:59:38.576431 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17f31cad-26a8-438e-9b6b-b80ce14a9abf tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:38.576782 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 797/3189] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:38 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 1149 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:38.593287 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:38.597539 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action Aug 01 13:59:38.597943 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action body: b'{"os-detach": {}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:38.598094 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:38.615187 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:38.615187 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:38.615612 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:38.620046 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Attachment connected to vm 8599c171-5f04-4a9e-afdc-2e38aa7b1544, checking data on nova Aug 01 13:59:38.620470 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.compute.nova [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Creating Keystone token plugin using URL: https://10.4.3.223/identity {{(pid=100200) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 13:59:38.627244 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-a9f60472-fa37-4a34-9761-9e162464acf0 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Created reservations ['db71a99f-bdc7-4483-8976-b561b6c0099a', 'c47428bf-857d-4158-bc63-4be5ddcf53e3', 'f5ae745a-cbda-4648-b3ff-e823b40a3698', '291cf8bf-2332-4f65-a656-c32834298b14'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:38.668764 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a9f60472-fa37-4a34-9761-9e162464acf0 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot create request issued successfully. Aug 01 13:59:38.668981 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9f60472-fa37-4a34-9761-9e162464acf0 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:59:38.669582 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 800/3190] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:59:38 2026] POST /volume/v3/snapshots => generated 314 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:38.683492 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-75040777-5dfe-4c65-a72b-f4016eaf1f3d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:38.685705 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75040777-5dfe-4c65-a72b-f4016eaf1f3d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e Aug 01 13:59:38.686667 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75040777-5dfe-4c65-a72b-f4016eaf1f3d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:38.686667 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75040777-5dfe-4c65-a72b-f4016eaf1f3d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:38.692388 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:38.692388 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:38.693060 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-75040777-5dfe-4c65-a72b-f4016eaf1f3d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:38.694557 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75040777-5dfe-4c65-a72b-f4016eaf1f3d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e returned with HTTP 200 Aug 01 13:59:38.694557 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 807/3191] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:38 2026] GET /volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:38.750900 np0000006308 devstack@c-api.service[100200]: DEBUG novaclient.v2.client [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] REQ: curl -g -i -X GET https://10.4.3.223/compute/v2.1/servers/8599c171-5f04-4a9e-afdc-2e38aa7b1544/os-volume_attachments/87ada786-6ca3-4573-a23e-8aa0f50bd9fe -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}75a9efb88f816df372c42f8bf4d82bf5d92f182ac79909d2d383b8546c079c5a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e15803d2-02a5-476c-9e9d-8de8483f6cba" -H "X-Service-Token: {SHA256}7e67f07f525cef361f071ed334b9280b2458b89596b4e0d70e6e65af0f759ed5" {{(pid=100200) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 13:59:38.908107 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-318ea696-3ad1-41c9-8959-1f89163244a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:38.911441 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-318ea696-3ad1-41c9-8959-1f89163244a1 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 Aug 01 13:59:38.911741 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-318ea696-3ad1-41c9-8959-1f89163244a1 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:38.912038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-318ea696-3ad1-41c9-8959-1f89163244a1 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:38.920116 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:38.920116 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:38.920701 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-318ea696-3ad1-41c9-8959-1f89163244a1 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot retrieved successfully. Aug 01 13:59:38.923060 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-318ea696-3ad1-41c9-8959-1f89163244a1 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 returned with HTTP 200 Aug 01 13:59:38.924279 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 798/3192] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:38 2026] GET /volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:38.934202 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-32f0a91e-c8aa-43df-ae19-461bd4ede04b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:38.936370 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32f0a91e-c8aa-43df-ae19-461bd4ede04b tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] POST https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c/action Aug 01 13:59:38.936805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32f0a91e-c8aa-43df-ae19-461bd4ede04b tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Action body: b'{"revert": {"snapshot_id": "6f02e832-1323-45c7-bc45-0faf065ff965"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:38.936965 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32f0a91e-c8aa-43df-ae19-461bd4ede04b tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6f02e832-1323-45c7-bc45-0faf065ff965"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:38.946630 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:38.946630 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:38.947333 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-32f0a91e-c8aa-43df-ae19-461bd4ede04b tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume retrieved successfully. Aug 01 13:59:38.960097 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-32f0a91e-c8aa-43df-ae19-461bd4ede04b tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Reverting volume aeeefc02-8e00-4528-895b-d58ba101268c to snapshot 6f02e832-1323-45c7-bc45-0faf065ff965. Aug 01 13:59:38.961107 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:38.961107 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:38.977705 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32f0a91e-c8aa-43df-ae19-461bd4ede04b tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c/action returned with HTTP 202 Aug 01 13:59:38.978237 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 801/3193] 10.4.3.223 () {70 vars in 1431 bytes} [Sat Aug 1 13:59:38 2026] POST /volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:59:38.988704 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2d242cfc-44c3-40b5-8fc9-d9bee079d9d6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:38.992370 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d242cfc-44c3-40b5-8fc9-d9bee079d9d6 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c Aug 01 13:59:38.992671 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d242cfc-44c3-40b5-8fc9-d9bee079d9d6 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:38.992940 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d242cfc-44c3-40b5-8fc9-d9bee079d9d6 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:39.001363 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:39.001363 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:39.005580 np0000006308 devstack@c-api.service[100200]: DEBUG novaclient.v2.client [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 13:59:38 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-3409488a-5ee1-45b7-bb84-05faa03fbd82 x-openstack-request-id: req-3409488a-5ee1-45b7-bb84-05faa03fbd82 {{(pid=100200) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 13:59:39.005703 np0000006308 devstack@c-api.service[100200]: DEBUG novaclient.v2.client [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "87ada786-6ca3-4573-a23e-8aa0f50bd9fe", "serverId": "8599c171-5f04-4a9e-afdc-2e38aa7b1544", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b82090cc-11d2-43dc-a2e1-74cd4cd68279", "bdm_uuid": "7db7fe01-8f56-4d6d-8174-949d06cfda47"}} {{(pid=100200) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 13:59:39.005912 np0000006308 devstack@c-api.service[100200]: DEBUG novaclient.v2.client [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET call to compute for https://10.4.3.223/compute/v2.1/servers/8599c171-5f04-4a9e-afdc-2e38aa7b1544/os-volume_attachments/87ada786-6ca3-4573-a23e-8aa0f50bd9fe used request id req-3409488a-5ee1-45b7-bb84-05faa03fbd82 {{(pid=100200) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 13:59:39.006647 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2d242cfc-44c3-40b5-8fc9-d9bee079d9d6 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:39.008318 np0000006308 devstack@c-api.service[100200]: ERROR cinder.volume.api [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-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 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Caught error: Detach volume from instance 8599c171-5f04-4a9e-afdc-2e38aa7b1544 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8599c171-5f04-4a9e-afdc-2e38aa7b1544 using the Compute API Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: 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 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.011502 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8599c171-5f04-4a9e-afdc-2e38aa7b1544 using the Compute API Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: ERROR cinder.api.middleware.fault Aug 01 13:59:39.013032 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.middleware.fault [None req-e15803d2-02a5-476c-9e9d-8de8483f6cba tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action returned with HTTP 409 Aug 01 13:59:39.014159 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d242cfc-44c3-40b5-8fc9-d9bee079d9d6 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c returned with HTTP 200 Aug 01 13:59:39.014208 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 788/3194] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:59:38 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 167 bytes in 419 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:39.014270 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 808/3195] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:38 2026] GET /volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:39.022492 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.024344 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action Aug 01 13:59:39.024797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:39.025077 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:39.040518 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:39.040518 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:39.041203 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:39.074498 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.117939 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Attachment connected to vm 8599c171-5f04-4a9e-afdc-2e38aa7b1544, checking data on nova Aug 01 13:59:39.117939 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.compute.nova [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Creating Keystone token plugin using URL: https://10.4.3.223/identity {{(pid=100201) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 13:59:39.165587 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:39.166063 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1922868025"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:39.167932 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1922868025'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:39.168116 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume of 1 GB Aug 01 13:59:39.175420 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Availability Zones retrieved successfully. Aug 01 13:59:39.183067 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (a073fa4e-102d-4539-af07-142f39a00fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:39.185254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0e3b4a-e5f5-4edd-a932-5a2827790770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:39.186459 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:39.213421 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0e3b4a-e5f5-4edd-a932-5a2827790770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:39.214469 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d00f2f6-2780-49ea-b453-11c1be3ac541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:39.293783 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Created reservations ['2e83139f-0b23-41a9-9bf4-46e184d4d242', '60ab954b-bd5b-4574-981a-60c5b46d2227', 'e9978c51-e5e9-46af-ac7a-397ba0ffd0c2', '8b68f5b2-c07e-4ddf-8c49-bb4ae7dd6d5c'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:39.294665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d00f2f6-2780-49ea-b453-11c1be3ac541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e83139f-0b23-41a9-9bf4-46e184d4d242', '60ab954b-bd5b-4574-981a-60c5b46d2227', 'e9978c51-e5e9-46af-ac7a-397ba0ffd0c2', '8b68f5b2-c07e-4ddf-8c49-bb4ae7dd6d5c']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:39.295998 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c8fdd30-4992-4f1d-9703-76b481abbed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:39.312635 np0000006308 devstack@c-api.service[100201]: DEBUG novaclient.v2.client [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] REQ: curl -g -i -X GET https://10.4.3.223/compute/v2.1/servers/8599c171-5f04-4a9e-afdc-2e38aa7b1544/os-volume_attachments/87ada786-6ca3-4573-a23e-8aa0f50bd9fe -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}104d72e10217211a248fb941e74b2d54a4003baf0c4011924ff6929bb6473e92" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-063ee1bd-8324-4705-92c9-ec7fbce49f3f" -H "X-Service-Token: {SHA256}fc80f3327dbc784280ad6a7456dce524803f3ec6a634345573ccec72e616c1a9" {{(pid=100201) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 13:59:39.318640 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c8fdd30-4992-4f1d-9703-76b481abbed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e596671-39d1-440b-9d6d-0f7d7e6efe97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1922868025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['2e83139f-0b23-41a9-9bf4-46e184d4d242','60ab954b-bd5b-4574-981a-60c5b46d2227','e9978c51-e5e9-46af-ac7a-397ba0ffd0c2','8b68f5b2-c07e-4ddf-8c49-bb4ae7dd6d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1922868025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e596671-39d1-440b-9d6d-0f7d7e6efe97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e268bd051bbd4583b666c61137b1bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a7e613a2b9e44bfa18db33683d17541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:39.319911 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c6e80c-6a0f-4e8b-84e6-f071c4178aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:39.340854 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c6e80c-6a0f-4e8b-84e6-f071c4178aa4) transitioned into state 'SUCCESS' from state '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-1922868025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['2e83139f-0b23-41a9-9bf4-46e184d4d242','60ab954b-bd5b-4574-981a-60c5b46d2227','e9978c51-e5e9-46af-ac7a-397ba0ffd0c2','8b68f5b2-c07e-4ddf-8c49-bb4ae7dd6d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:39.341587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ae1da56-1cab-478c-bd33-e9924894634b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:39.353671 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ae1da56-1cab-478c-bd33-e9924894634b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:39.354493 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (a073fa4e-102d-4539-af07-142f39a00fd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:39.354784 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request issued successfully. Aug 01 13:59:39.355333 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0ff988b5-eebe-4934-beba-9a11f1b1946a tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:39.355730 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 802/3196] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:59:39 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 01 13:59:39.368773 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c45b986d-84cd-4829-b692-9a60a76f263f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.370908 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c45b986d-84cd-4829-b692-9a60a76f263f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 Aug 01 13:59:39.371163 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c45b986d-84cd-4829-b692-9a60a76f263f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:39.371397 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c45b986d-84cd-4829-b692-9a60a76f263f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:39.408715 np0000006308 devstack@c-api.service[100200]: DEBUG oslo_db.sqlalchemy.engines [None req-c45b986d-84cd-4829-b692-9a60a76f263f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:59:39.415190 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:39.415190 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:39.419687 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c45b986d-84cd-4829-b692-9a60a76f263f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:39.430274 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c45b986d-84cd-4829-b692-9a60a76f263f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 returned with HTTP 200 Aug 01 13:59:39.430986 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 789/3197] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:39 2026] GET /volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 => generated 828 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:39.459989 np0000006308 devstack@c-api.service[100201]: DEBUG novaclient.v2.client [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 13:59:39 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-e914f207-6fef-4f9b-876b-2b8980421a71 x-openstack-request-id: req-e914f207-6fef-4f9b-876b-2b8980421a71 {{(pid=100201) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 13:59:39.460158 np0000006308 devstack@c-api.service[100201]: DEBUG novaclient.v2.client [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "87ada786-6ca3-4573-a23e-8aa0f50bd9fe", "serverId": "8599c171-5f04-4a9e-afdc-2e38aa7b1544", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b82090cc-11d2-43dc-a2e1-74cd4cd68279", "bdm_uuid": "7db7fe01-8f56-4d6d-8174-949d06cfda47"}} {{(pid=100201) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 13:59:39.460303 np0000006308 devstack@c-api.service[100201]: DEBUG novaclient.v2.client [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET call to compute for https://10.4.3.223/compute/v2.1/servers/8599c171-5f04-4a9e-afdc-2e38aa7b1544/os-volume_attachments/87ada786-6ca3-4573-a23e-8aa0f50bd9fe used request id req-e914f207-6fef-4f9b-876b-2b8980421a71 {{(pid=100201) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 13:59:39.462764 np0000006308 devstack@c-api.service[100201]: ERROR cinder.volume.api [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-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 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Caught error: Detach volume from instance 8599c171-5f04-4a9e-afdc-2e38aa7b1544 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8599c171-5f04-4a9e-afdc-2e38aa7b1544 using the Compute API Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: 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 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.465836 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8599c171-5f04-4a9e-afdc-2e38aa7b1544 using the Compute API Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.middleware.fault [None req-063ee1bd-8324-4705-92c9-ec7fbce49f3f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action returned with HTTP 409 Aug 01 13:59:39.467300 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 799/3198] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:59:39 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 167 bytes in 445 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:39.474869 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6e27e94b-0ce8-4abb-84ad-a5f13194df72 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.479237 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 809/3199] 10.4.3.223 () {70 vars in 1597 bytes} [Sat Aug 1 13:59:39 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:59:39.486458 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-81e2d24f-c9fe-4317-9023-f12ad1999083 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.488186 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 803/3200] 10.4.3.223 () {70 vars in 1597 bytes} [Sat Aug 1 13:59:39 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:59:39.495759 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2d4b80a8-1eab-4271-a834-50af1792eead None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.527121 np0000006308 devstack@c-api.service[100200]: WARNING keystonemiddleware.auth_token [None req-2d4b80a8-1eab-4271-a834-50af1792eead None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 01 13:59:39.528233 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 790/3201] 10.4.3.223 () {70 vars in 1597 bytes} [Sat Aug 1 13:59:39 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:59:39.535582 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-96d5c3fa-e130-4ff7-9f8d-e9a3b3545f48 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.560360 np0000006308 devstack@c-api.service[100201]: WARNING keystonemiddleware.auth_token [None req-96d5c3fa-e130-4ff7-9f8d-e9a3b3545f48 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 01 13:59:39.563005 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 800/3202] 10.4.3.223 () {70 vars in 1597 bytes} [Sat Aug 1 13:59:39 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:59:39.570771 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-02967b58-23e6-4002-8666-d50014ec18e9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.640566 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-02967b58-23e6-4002-8666-d50014ec18e9 tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] POST https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action Aug 01 13:59:39.640957 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-02967b58-23e6-4002-8666-d50014ec18e9 tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:39.641081 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-02967b58-23e6-4002-8666-d50014ec18e9 tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:39.653116 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:39.653116 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:39.653552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-02967b58-23e6-4002-8666-d50014ec18e9 tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Updating volume '87ada786-6ca3-4573-a23e-8aa0f50bd9fe' with '{'status': 'error'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:59:39.678742 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-02967b58-23e6-4002-8666-d50014ec18e9 tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action returned with HTTP 202 Aug 01 13:59:39.679109 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 810/3203] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:59:39 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:59:39.686608 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-66a27572-91cc-4373-aa3d-0c990bd263b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.688556 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66a27572-91cc-4373-aa3d-0c990bd263b0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:39.688768 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66a27572-91cc-4373-aa3d-0c990bd263b0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:39.688970 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66a27572-91cc-4373-aa3d-0c990bd263b0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:39.699767 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:39.699767 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:39.704643 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d46912ae-d7cc-4396-81ce-c392e4e29ea6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.705507 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-66a27572-91cc-4373-aa3d-0c990bd263b0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:39.706344 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d46912ae-d7cc-4396-81ce-c392e4e29ea6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e Aug 01 13:59:39.706555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d46912ae-d7cc-4396-81ce-c392e4e29ea6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:39.706731 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d46912ae-d7cc-4396-81ce-c392e4e29ea6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:39.709640 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66a27572-91cc-4373-aa3d-0c990bd263b0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:39.710154 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 804/3204] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:39 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:39.715554 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:39.715554 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:39.716067 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d46912ae-d7cc-4396-81ce-c392e4e29ea6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:39.717018 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d46912ae-d7cc-4396-81ce-c392e4e29ea6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e returned with HTTP 200 Aug 01 13:59:39.717450 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 791/3205] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:39 2026] GET /volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:39.725565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-87b9722d-dc25-41f0-8b9e-763104a04297 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.726300 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-772806f3-bfbc-4753-8dd4-7ea7391007af None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.727248 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87b9722d-dc25-41f0-8b9e-763104a04297 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:59:39.727618 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87b9722d-dc25-41f0-8b9e-763104a04297 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d08357c-8e70-4fd7-ab51-69b04c77294a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1924851304"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:39.728494 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] POST https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action Aug 01 13:59:39.728909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b82090cc-11d2-43dc-a2e1-74cd4cd68279"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:39.729106 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b82090cc-11d2-43dc-a2e1-74cd4cd68279"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:39.742478 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:39.742478 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:39.742913 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Volume info retrieved successfully. Aug 01 13:59:39.762071 np0000006308 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-87b9722d-dc25-41f0-8b9e-763104a04297 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:59:39.768268 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:39.768268 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:39.768822 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-87b9722d-dc25-41f0-8b9e-763104a04297 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Volume info retrieved successfully. Aug 01 13:59:39.768939 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-87b9722d-dc25-41f0-8b9e-763104a04297 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Create snapshot from volume 6d08357c-8e70-4fd7-ab51-69b04c77294a Aug 01 13:59:39.809425 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Attachment connected to vm 8599c171-5f04-4a9e-afdc-2e38aa7b1544, checking data on nova Aug 01 13:59:39.809810 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.compute.nova [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Creating Keystone token plugin using URL: https://10.4.3.223/identity {{(pid=100202) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 13:59:39.812024 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-87b9722d-dc25-41f0-8b9e-763104a04297 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Created reservations ['9a449969-10e5-43b7-8088-df2cdaeb4ab7', '5788340a-7e55-429a-8ebb-8af1945ce06e', '29c5c788-a4fd-4f65-8808-b10f2411d562', '223e5267-18a8-478e-bf52-009f232cafa4'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:39.868312 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-87b9722d-dc25-41f0-8b9e-763104a04297 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot create request issued successfully. Aug 01 13:59:39.868638 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87b9722d-dc25-41f0-8b9e-763104a04297 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:59:39.869082 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 801/3206] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:59:39 2026] POST /volume/v3/snapshots => generated 314 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:39.885687 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-08d8cf79-d5b6-49b3-8732-99b5e9f5427c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:39.887760 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-08d8cf79-d5b6-49b3-8732-99b5e9f5427c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb Aug 01 13:59:39.888041 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-08d8cf79-d5b6-49b3-8732-99b5e9f5427c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:39.888303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-08d8cf79-d5b6-49b3-8732-99b5e9f5427c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:39.901380 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:39.901380 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:39.901822 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-08d8cf79-d5b6-49b3-8732-99b5e9f5427c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:39.902621 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-08d8cf79-d5b6-49b3-8732-99b5e9f5427c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb returned with HTTP 200 Aug 01 13:59:39.902998 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 805/3207] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:39 2026] GET /volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:39.969006 np0000006308 devstack@c-api.service[100202]: DEBUG novaclient.v2.client [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] REQ: curl -g -i -X GET https://10.4.3.223/compute/v2.1/servers/8599c171-5f04-4a9e-afdc-2e38aa7b1544/os-volume_attachments/87ada786-6ca3-4573-a23e-8aa0f50bd9fe -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9e5f95772476496314ec00c3e0a5d2b59a0cbd4aba1c2fc878e14ecf0f10a519" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-772806f3-bfbc-4753-8dd4-7ea7391007af" -H "X-Service-Token: {SHA256}80927d8f2f0445c64c7e86c6a47f0717d9b682e2b8029b64e2c1e1d9d1cddbc2" {{(pid=100202) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 13:59:40.028072 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-59146361-a163-4307-a0bf-244841cbb018 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.030222 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-59146361-a163-4307-a0bf-244841cbb018 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c Aug 01 13:59:40.030472 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-59146361-a163-4307-a0bf-244841cbb018 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.030697 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-59146361-a163-4307-a0bf-244841cbb018 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.039081 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.039081 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:40.044247 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-59146361-a163-4307-a0bf-244841cbb018 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:40.053239 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-59146361-a163-4307-a0bf-244841cbb018 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c returned with HTTP 200 Aug 01 13:59:40.053239 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 792/3208] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:59:40.061700 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-67e7e228-8da3-4bb6-8f07-c6aa6722d9bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.063462 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-67e7e228-8da3-4bb6-8f07-c6aa6722d9bc tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 Aug 01 13:59:40.063649 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-67e7e228-8da3-4bb6-8f07-c6aa6722d9bc tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.063821 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-67e7e228-8da3-4bb6-8f07-c6aa6722d9bc tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.070587 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.070587 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:40.071162 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-67e7e228-8da3-4bb6-8f07-c6aa6722d9bc tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot retrieved successfully. Aug 01 13:59:40.071815 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-67e7e228-8da3-4bb6-8f07-c6aa6722d9bc tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 returned with HTTP 200 Aug 01 13:59:40.072169 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 802/3209] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:40.078112 np0000006308 devstack@c-api.service[100202]: DEBUG novaclient.v2.client [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 13:59:40 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-2ca757b2-0fbd-4cc7-ba9c-8f1366b023c7 x-openstack-request-id: req-2ca757b2-0fbd-4cc7-ba9c-8f1366b023c7 {{(pid=100202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 13:59:40.078264 np0000006308 devstack@c-api.service[100202]: DEBUG novaclient.v2.client [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "87ada786-6ca3-4573-a23e-8aa0f50bd9fe", "serverId": "8599c171-5f04-4a9e-afdc-2e38aa7b1544", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b82090cc-11d2-43dc-a2e1-74cd4cd68279", "bdm_uuid": "7db7fe01-8f56-4d6d-8174-949d06cfda47"}} {{(pid=100202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 13:59:40.078371 np0000006308 devstack@c-api.service[100202]: DEBUG novaclient.v2.client [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] GET call to compute for https://10.4.3.223/compute/v2.1/servers/8599c171-5f04-4a9e-afdc-2e38aa7b1544/os-volume_attachments/87ada786-6ca3-4573-a23e-8aa0f50bd9fe used request id req-2ca757b2-0fbd-4cc7-ba9c-8f1366b023c7 {{(pid=100202) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 13:59:40.080350 np0000006308 devstack@c-api.service[100202]: ERROR cinder.volume.api [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-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 01 13:59:40.081177 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2c2fe353-1a74-4d90-860b-3fbe77070a63 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Caught error: Detach volume from instance 8599c171-5f04-4a9e-afdc-2e38aa7b1544 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8599c171-5f04-4a9e-afdc-2e38aa7b1544 using the Compute API Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: 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 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.082499 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8599c171-5f04-4a9e-afdc-2e38aa7b1544 using the Compute API Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: ERROR cinder.api.middleware.fault Aug 01 13:59:40.083809 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.middleware.fault [None req-772806f3-bfbc-4753-8dd4-7ea7391007af tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action returned with HTTP 409 Aug 01 13:59:40.084919 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c2fe353-1a74-4d90-860b-3fbe77070a63 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c Aug 01 13:59:40.084974 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 811/3210] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:59:39 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 167 bytes in 358 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:40.085016 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c2fe353-1a74-4d90-860b-3fbe77070a63 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.085016 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c2fe353-1a74-4d90-860b-3fbe77070a63 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.092271 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.092271 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:40.094458 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-655dedfb-5a92-4548-aef3-704071429b30 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.096517 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2c2fe353-1a74-4d90-860b-3fbe77070a63 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:40.096649 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 793/3211] 10.4.3.223 () {70 vars in 1597 bytes} [Sat Aug 1 13:59:40 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:59:40.102267 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c2fe353-1a74-4d90-860b-3fbe77070a63 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c returned with HTTP 200 Aug 01 13:59:40.102267 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 806/3212] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:40.104892 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e77336fe-60e1-4e4b-a6ab-ff3949c5b71a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.115096 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.117062 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:40.117413 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-329601514"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:40.119240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-329601514'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:40.119393 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Create volume of 1 GB Aug 01 13:59:40.124830 np0000006308 devstack@c-api.service[100201]: WARNING keystonemiddleware.auth_token [None req-e77336fe-60e1-4e4b-a6ab-ff3949c5b71a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 01 13:59:40.127201 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 803/3213] 10.4.3.223 () {70 vars in 1597 bytes} [Sat Aug 1 13:59:40 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:59:40.136543 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0376c22a-1afd-44d4-b072-eac5c7625ea2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.138840 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0376c22a-1afd-44d4-b072-eac5c7625ea2 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:40.139104 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0376c22a-1afd-44d4-b072-eac5c7625ea2 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.139383 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0376c22a-1afd-44d4-b072-eac5c7625ea2 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.148548 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.148548 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:40.152914 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0376c22a-1afd-44d4-b072-eac5c7625ea2 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:40.158687 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0376c22a-1afd-44d4-b072-eac5c7625ea2 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:40.159035 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 794/3214] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:40.163401 np0000006308 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:59:40.166180 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Availability Zones retrieved successfully. Aug 01 13:59:40.171699 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Flow 'volume_create_api' (f2fa6d32-343f-41cd-bf18-b3bc891b91c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:40.172535 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc8afc3-dabc-47d3-9f49-3a862f2f9422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:40.173540 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:40.174915 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7656ac27-1a76-4f2f-ac15-cc5203cf1653 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.178115 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7656ac27-1a76-4f2f-ac15-cc5203cf1653 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:40.178434 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7656ac27-1a76-4f2f-ac15-cc5203cf1653 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.179032 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7656ac27-1a76-4f2f-ac15-cc5203cf1653 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.188076 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.188076 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:40.193096 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7656ac27-1a76-4f2f-ac15-cc5203cf1653 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:40.198467 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7656ac27-1a76-4f2f-ac15-cc5203cf1653 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:40.198993 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 807/3215] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:40.203111 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc8afc3-dabc-47d3-9f49-3a862f2f9422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:40.203781 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87683c5f-ed79-42c6-9413-56bd6701a2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:40.248832 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Created reservations ['96528629-fda3-4562-ad7a-4355557a133d', '12ac7299-9b62-461c-984a-09db551b83db', '5796647e-3b5d-471f-ac5a-6e5dcb663191', '837d75d2-d13f-4b5c-a140-911c15c4c520'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:40.250042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87683c5f-ed79-42c6-9413-56bd6701a2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96528629-fda3-4562-ad7a-4355557a133d', '12ac7299-9b62-461c-984a-09db551b83db', '5796647e-3b5d-471f-ac5a-6e5dcb663191', '837d75d2-d13f-4b5c-a140-911c15c4c520']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:40.250518 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4381a86b-79f1-46f9-9640-767f68714aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:40.254660 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-a5b06aa7-36fa-4817-847f-130a76757058 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.258719 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-a5b06aa7-36fa-4817-847f-130a76757058 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:40.259044 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-a5b06aa7-36fa-4817-847f-130a76757058 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.259383 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-a5b06aa7-36fa-4817-847f-130a76757058 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.268680 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.268680 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:40.273657 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-a5b06aa7-36fa-4817-847f-130a76757058 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:40.274272 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4381a86b-79f1-46f9-9640-767f68714aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6f3d51e-b0cc-444f-9df3-e056d7c56b5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-329601514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43c7feeb65394502b830973b256ac0f9',qos_specs=None,replication_status=,reservations=['96528629-fda3-4562-ad7a-4355557a133d','12ac7299-9b62-461c-984a-09db551b83db','5796647e-3b5d-471f-ac5a-6e5dcb663191','837d75d2-d13f-4b5c-a140-911c15c4c520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e127b8707840edb7dc5f30a991fd1b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-329601514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6f3d51e-b0cc-444f-9df3-e056d7c56b5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43c7feeb65394502b830973b256ac0f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03e127b8707840edb7dc5f30a991fd1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:40.275107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d01f457f-d864-4317-a51f-308759c5ed95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:40.278998 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-a5b06aa7-36fa-4817-847f-130a76757058 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:40.279668 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 804/3216] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:40.292889 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d01f457f-d864-4317-a51f-308759c5ed95) transitioned into state 'SUCCESS' from state '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-329601514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43c7feeb65394502b830973b256ac0f9',qos_specs=None,replication_status=,reservations=['96528629-fda3-4562-ad7a-4355557a133d','12ac7299-9b62-461c-984a-09db551b83db','5796647e-3b5d-471f-ac5a-6e5dcb663191','837d75d2-d13f-4b5c-a140-911c15c4c520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e127b8707840edb7dc5f30a991fd1b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:40.293888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85edd821-0450-4ac3-99c3-13007c18a59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:40.307638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85edd821-0450-4ac3-99c3-13007c18a59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:40.308415 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Flow 'volume_create_api' (f2fa6d32-343f-41cd-bf18-b3bc891b91c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:40.308791 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Create volume request issued successfully. Aug 01 13:59:40.309395 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92d2c8c2-77fd-4054-a33d-ae3ccf3d7636 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:40.309867 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 812/3217] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:59:40 2026] POST /volume/v3/volumes => generated 765 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:40.330059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-29d7fc2c-43a8-4580-9495-2b8f45974e01 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.334776 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-29d7fc2c-43a8-4580-9495-2b8f45974e01 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b Aug 01 13:59:40.335013 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-29d7fc2c-43a8-4580-9495-2b8f45974e01 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.335226 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-29d7fc2c-43a8-4580-9495-2b8f45974e01 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.342800 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.342800 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:40.347006 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-29d7fc2c-43a8-4580-9495-2b8f45974e01 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:40.352781 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-29d7fc2c-43a8-4580-9495-2b8f45974e01 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b returned with HTTP 200 Aug 01 13:59:40.353284 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 795/3218] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:40.382709 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5aaff795-7036-4447-961b-da26d60bb437 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.383137 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5aaff795-7036-4447-961b-da26d60bb437 None None] GET https://10.4.3.223/volume// Aug 01 13:59:40.383332 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5aaff795-7036-4447-961b-da26d60bb437 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.383550 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5aaff795-7036-4447-961b-da26d60bb437 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.383925 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5aaff795-7036-4447-961b-da26d60bb437 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:40.384319 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 808/3219] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:59:40.392515 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-82dd05a2-3fe7-4638-a31a-e87fc9a47713 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.394523 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-82dd05a2-3fe7-4638-a31a-e87fc9a47713 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 13:59:40.394821 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-82dd05a2-3fe7-4638-a31a-e87fc9a47713 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45cf3d2c-3180-417e-98d0-56d1a8765922", "connector": null, "instance_uuid": "8599c171-5f04-4a9e-afdc-2e38aa7b1544"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:40.402751 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.402751 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:40.435850 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-82dd05a2-3fe7-4638-a31a-e87fc9a47713 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 13:59:40.436318 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 805/3220] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 13:59:40 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 01 13:59:40.446980 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-13c9b2c9-92b9-4ebe-b4c2-873d0da445a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.451260 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-13c9b2c9-92b9-4ebe-b4c2-873d0da445a5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 Aug 01 13:59:40.451551 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-13c9b2c9-92b9-4ebe-b4c2-873d0da445a5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.451845 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-13c9b2c9-92b9-4ebe-b4c2-873d0da445a5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.461619 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.461619 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:40.468241 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-13c9b2c9-92b9-4ebe-b4c2-873d0da445a5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:40.473899 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-13c9b2c9-92b9-4ebe-b4c2-873d0da445a5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 returned with HTTP 200 Aug 01 13:59:40.474482 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 813/3221] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:40.479675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e96ca40d-06cc-43e4-8d5b-4556623fcaa7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.481918 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e96ca40d-06cc-43e4-8d5b-4556623fcaa7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:40.482170 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e96ca40d-06cc-43e4-8d5b-4556623fcaa7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.482437 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e96ca40d-06cc-43e4-8d5b-4556623fcaa7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.486502 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4ba858f8-9a39-461b-8d4f-b38f4f9f781c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.488796 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4ba858f8-9a39-461b-8d4f-b38f4f9f781c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:59:40.489291 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4ba858f8-9a39-461b-8d4f-b38f4f9f781c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e596671-39d1-440b-9d6d-0f7d7e6efe97", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1515459528"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:40.491890 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5ff43089-cb35-43f4-821b-fd32136f1de1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.492340 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ff43089-cb35-43f4-821b-fd32136f1de1 None None] GET https://10.4.3.223/volume// Aug 01 13:59:40.492528 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ff43089-cb35-43f4-821b-fd32136f1de1 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.492749 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ff43089-cb35-43f4-821b-fd32136f1de1 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.493141 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ff43089-cb35-43f4-821b-fd32136f1de1 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:40.493554 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 806/3222] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:59:40.494642 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.494642 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:40.499611 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e96ca40d-06cc-43e4-8d5b-4556623fcaa7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:40.502305 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-0d11af55-06df-462b-8c51-d0c4fc33c88f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.505817 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.505817 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:40.505817 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4ba858f8-9a39-461b-8d4f-b38f4f9f781c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:40.505817 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-4ba858f8-9a39-461b-8d4f-b38f4f9f781c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create snapshot from volume 5e596671-39d1-440b-9d6d-0f7d7e6efe97 Aug 01 13:59:40.506059 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-0d11af55-06df-462b-8c51-d0c4fc33c88f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:40.506059 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-0d11af55-06df-462b-8c51-d0c4fc33c88f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.506059 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-0d11af55-06df-462b-8c51-d0c4fc33c88f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.506143 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e96ca40d-06cc-43e4-8d5b-4556623fcaa7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:40.506143 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 796/3223] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:40.517842 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.517842 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:40.522360 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-0d11af55-06df-462b-8c51-d0c4fc33c88f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:40.529095 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-0d11af55-06df-462b-8c51-d0c4fc33c88f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:40.529095 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 814/3224] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 1037 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:40.555175 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4ba858f8-9a39-461b-8d4f-b38f4f9f781c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Created reservations ['d0ac1647-5a05-48dd-8eb4-a33da9e56955', '9594dcd4-c5f7-4f64-9053-cf441b942d51', 'f18a861b-164c-4654-8489-8ee8b1e5fd37', 'cee763d5-fa10-449f-b780-549e813f2de0'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:40.586655 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4ba858f8-9a39-461b-8d4f-b38f4f9f781c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Snapshot create request issued successfully. Aug 01 13:59:40.587046 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4ba858f8-9a39-461b-8d4f-b38f4f9f781c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:59:40.587590 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 809/3225] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:59:40 2026] POST /volume/v3/snapshots => generated 316 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:40.601485 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-109c7dc2-237f-4441-97e0-9b3011c4cbe4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.603317 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-109c7dc2-237f-4441-97e0-9b3011c4cbe4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 Aug 01 13:59:40.603515 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-109c7dc2-237f-4441-97e0-9b3011c4cbe4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.603712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-109c7dc2-237f-4441-97e0-9b3011c4cbe4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.609103 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.609103 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:40.609631 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-109c7dc2-237f-4441-97e0-9b3011c4cbe4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Snapshot retrieved successfully. Aug 01 13:59:40.610644 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-109c7dc2-237f-4441-97e0-9b3011c4cbe4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 returned with HTTP 200 Aug 01 13:59:40.611112 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 807/3226] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:40.637899 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-5bbfdd29-bea8-4498-96e5-dd07d7f5cac0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.640345 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-5bbfdd29-bea8-4498-96e5-dd07d7f5cac0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] PUT https://10.4.3.223/volume/v3/attachments/fa8b5401-8839-42b0-80c8-ad7dd7d61b0c Aug 01 13:59:40.640761 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-5bbfdd29-bea8-4498-96e5-dd07d7f5cac0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:40.649594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-5bbfdd29-bea8-4498-96e5-dd07d7f5cac0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Acquiring lock "cinder-attachment_update-45cf3d2c-3180-417e-98d0-56d1a8765922-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:59:40.653896 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-5bbfdd29-bea8-4498-96e5-dd07d7f5cac0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Lock "cinder-attachment_update-45cf3d2c-3180-417e-98d0-56d1a8765922-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:59:40.654831 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.654831 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:40.728801 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-5bbfdd29-bea8-4498-96e5-dd07d7f5cac0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Lock "cinder-attachment_update-45cf3d2c-3180-417e-98d0-56d1a8765922-np0000006308" released by "attachment_update" :: held 0.075s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:59:40.729272 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-5bbfdd29-bea8-4498-96e5-dd07d7f5cac0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/attachments/fa8b5401-8839-42b0-80c8-ad7dd7d61b0c returned with HTTP 200 Aug 01 13:59:40.729902 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 797/3227] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 13:59:40 2026] PUT /volume/v3/attachments/fa8b5401-8839-42b0-80c8-ad7dd7d61b0c => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:40.912899 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4bb15d62-a493-4564-9485-9eb8ce1e8fce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.914583 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4bb15d62-a493-4564-9485-9eb8ce1e8fce tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb Aug 01 13:59:40.914896 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4bb15d62-a493-4564-9485-9eb8ce1e8fce tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:40.915181 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4bb15d62-a493-4564-9485-9eb8ce1e8fce tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:40.920430 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.920430 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:40.922397 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4bb15d62-a493-4564-9485-9eb8ce1e8fce tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:40.922397 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4bb15d62-a493-4564-9485-9eb8ce1e8fce tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb returned with HTTP 200 Aug 01 13:59:40.922397 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 815/3228] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:40 2026] GET /volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:40.932290 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b4725ae2-b673-4b6e-ade1-b619566296c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:40.934312 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4725ae2-b673-4b6e-ade1-b619566296c9 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:59:40.934664 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4725ae2-b673-4b6e-ade1-b619566296c9 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d08357c-8e70-4fd7-ab51-69b04c77294a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:40.946624 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:40.946624 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:40.947311 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b4725ae2-b673-4b6e-ade1-b619566296c9 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Volume info retrieved successfully. Aug 01 13:59:40.948182 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-b4725ae2-b673-4b6e-ade1-b619566296c9 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Create snapshot from volume 6d08357c-8e70-4fd7-ab51-69b04c77294a Aug 01 13:59:40.973981 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b4725ae2-b673-4b6e-ade1-b619566296c9 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Created reservations ['f7991a3b-ca7a-4691-8faa-8325c420fa75', 'a4c65d0e-8ef3-4de7-bc11-1490fbc89489', '87ba2c95-d508-4ad0-946b-9b7f14fbd8f2', 'd178479a-897d-4812-8efe-4b75ba75b1dd'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:41.006058 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b4725ae2-b673-4b6e-ade1-b619566296c9 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot create request issued successfully. Aug 01 13:59:41.006488 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4725ae2-b673-4b6e-ade1-b619566296c9 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:59:41.007038 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 810/3229] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:59:40 2026] POST /volume/v3/snapshots => generated 314 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:41.016226 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ffa5e218-12e9-4a6b-91fb-ab300c6cd62a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:41.018035 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ffa5e218-12e9-4a6b-91fb-ab300c6cd62a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 Aug 01 13:59:41.018278 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ffa5e218-12e9-4a6b-91fb-ab300c6cd62a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:41.018521 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ffa5e218-12e9-4a6b-91fb-ab300c6cd62a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:41.023375 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:41.023375 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:41.024085 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ffa5e218-12e9-4a6b-91fb-ab300c6cd62a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:41.024949 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ffa5e218-12e9-4a6b-91fb-ab300c6cd62a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 returned with HTTP 200 Aug 01 13:59:41.025410 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 808/3230] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:41 2026] GET /volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:41.367150 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3f6ed3ec-6334-448d-b434-8eb718c2f29a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:41.368829 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3f6ed3ec-6334-448d-b434-8eb718c2f29a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b Aug 01 13:59:41.369018 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3f6ed3ec-6334-448d-b434-8eb718c2f29a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:41.369189 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3f6ed3ec-6334-448d-b434-8eb718c2f29a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:41.378669 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:41.378669 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:41.382726 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3f6ed3ec-6334-448d-b434-8eb718c2f29a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:41.387177 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3f6ed3ec-6334-448d-b434-8eb718c2f29a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b returned with HTTP 200 Aug 01 13:59:41.387602 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 798/3231] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:41 2026] GET /volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:41.406174 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f2a3d9d9-d420-4ff7-884e-de976e3b0b66 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:41.407550 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2a3d9d9-d420-4ff7-884e-de976e3b0b66 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 13:59:41.408000 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2a3d9d9-d420-4ff7-884e-de976e3b0b66 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6f3d51e-b0cc-444f-9df3-e056d7c56b5b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1032434766"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:41.420028 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:41.420028 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:41.420028 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f2a3d9d9-d420-4ff7-884e-de976e3b0b66 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:41.420028 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-f2a3d9d9-d420-4ff7-884e-de976e3b0b66 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Create snapshot from volume a6f3d51e-b0cc-444f-9df3-e056d7c56b5b Aug 01 13:59:41.452258 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f2a3d9d9-d420-4ff7-884e-de976e3b0b66 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Created reservations ['9004aa82-de87-4ac8-870b-22dcde93131a', '4d4c08c8-fc96-4b7b-86f8-fee3e8c234e3', '03b3858e-a514-4513-8d11-028762ee679c', '5e30504a-d6d8-4318-b4ed-5abc89306c7a'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:41.480647 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f2a3d9d9-d420-4ff7-884e-de976e3b0b66 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot create request issued successfully. Aug 01 13:59:41.481178 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2a3d9d9-d420-4ff7-884e-de976e3b0b66 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 13:59:41.481685 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 816/3232] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 13:59:41 2026] POST /volume/v3/snapshots => generated 322 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:41.491813 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a79bef4f-f3a2-4c4b-98da-99dc08b71cad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:41.494323 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a79bef4f-f3a2-4c4b-98da-99dc08b71cad tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b Aug 01 13:59:41.494645 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a79bef4f-f3a2-4c4b-98da-99dc08b71cad tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:41.494948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a79bef4f-f3a2-4c4b-98da-99dc08b71cad tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:41.501542 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:41.501542 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:41.502139 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a79bef4f-f3a2-4c4b-98da-99dc08b71cad tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot retrieved successfully. Aug 01 13:59:41.503918 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a79bef4f-f3a2-4c4b-98da-99dc08b71cad tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b returned with HTTP 200 Aug 01 13:59:41.504345 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 811/3233] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:41 2026] GET /volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:41.520602 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b519884c-9222-4115-850a-71cc4d4b0e42 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:41.522799 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b519884c-9222-4115-850a-71cc4d4b0e42 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:41.523057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b519884c-9222-4115-850a-71cc4d4b0e42 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:41.523230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b519884c-9222-4115-850a-71cc4d4b0e42 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:41.534645 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:41.534645 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:41.541546 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b519884c-9222-4115-850a-71cc4d4b0e42 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:41.547796 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b519884c-9222-4115-850a-71cc4d4b0e42 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:41.548487 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 809/3234] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:41 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:41.620729 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ce687f46-fe7d-4caf-bee5-2e942a9f7e91 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:41.622372 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ce687f46-fe7d-4caf-bee5-2e942a9f7e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 Aug 01 13:59:41.622579 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ce687f46-fe7d-4caf-bee5-2e942a9f7e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:41.622749 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ce687f46-fe7d-4caf-bee5-2e942a9f7e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:41.627205 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:41.627205 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:41.627603 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ce687f46-fe7d-4caf-bee5-2e942a9f7e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Snapshot retrieved successfully. Aug 01 13:59:41.628313 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ce687f46-fe7d-4caf-bee5-2e942a9f7e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 returned with HTTP 200 Aug 01 13:59:41.628641 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 799/3235] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:41 2026] GET /volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 => generated 475 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:41.639084 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7b103993-c66e-46bf-8702-9c276b796f79 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:41.640365 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:41.640903 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fdeae373-515c-4773-a395-c666f93a6396", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-22617258"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:41.642304 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fdeae373-515c-4773-a395-c666f93a6396', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-22617258'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:41.642554 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume of 1 GB Aug 01 13:59:41.642842 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:41.642842 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:41.650234 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Availability Zones retrieved successfully. Aug 01 13:59:41.652153 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (1d0d614f-6f25-4ff0-8ee5-3d5f40c474c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:41.653151 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b9c87c6-d9ce-4c7f-93f8-911d4ee0b109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:41.654136 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:41.680507 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b9c87c6-d9ce-4c7f-93f8-911d4ee0b109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:41.681624 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48281c72-6ae4-423f-bd46-8603253cbb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:41.722889 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Created reservations ['73368cd4-28bf-49c2-baef-147606268f56', '0180cb13-7550-412d-8625-a38aa8a86af4', 'f496d85b-afed-4d5a-a4dd-cb236dd7a90a', '90094041-6f5d-4740-9c3e-09f7b2eb1745'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:41.723858 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48281c72-6ae4-423f-bd46-8603253cbb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73368cd4-28bf-49c2-baef-147606268f56', '0180cb13-7550-412d-8625-a38aa8a86af4', 'f496d85b-afed-4d5a-a4dd-cb236dd7a90a', '90094041-6f5d-4740-9c3e-09f7b2eb1745']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:41.724704 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f96359-1194-42e7-9f86-cf399e04f44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:41.747242 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f96359-1194-42e7-9f86-cf399e04f44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9283314c-21a6-4255-a22f-e5f9005eabee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-22617258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['73368cd4-28bf-49c2-baef-147606268f56','0180cb13-7550-412d-8625-a38aa8a86af4','f496d85b-afed-4d5a-a4dd-cb236dd7a90a','90094041-6f5d-4740-9c3e-09f7b2eb1745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-22617258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9283314c-21a6-4255-a22f-e5f9005eabee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e268bd051bbd4583b666c61137b1bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a7e613a2b9e44bfa18db33683d17541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:41.748259 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9910a7ff-ebea-496f-b5b8-b5b8030e10d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:41.765969 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9910a7ff-ebea-496f-b5b8-b5b8030e10d0) transitioned into state 'SUCCESS' from state '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-22617258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['73368cd4-28bf-49c2-baef-147606268f56','0180cb13-7550-412d-8625-a38aa8a86af4','f496d85b-afed-4d5a-a4dd-cb236dd7a90a','90094041-6f5d-4740-9c3e-09f7b2eb1745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:41.766844 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74e529a-9394-40e9-ac53-18542054f392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:41.788388 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74e529a-9394-40e9-ac53-18542054f392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:41.788388 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (1d0d614f-6f25-4ff0-8ee5-3d5f40c474c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:41.788388 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request issued successfully. Aug 01 13:59:41.791438 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b103993-c66e-46bf-8702-9c276b796f79 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:41.792258 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 817/3236] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:41 2026] POST /volume/v3/volumes => generated 758 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:41.813048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:41.817801 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:41.818489 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fdeae373-515c-4773-a395-c666f93a6396", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-390983500"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:41.821622 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fdeae373-515c-4773-a395-c666f93a6396', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-390983500'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:41.822143 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume of 1 GB Aug 01 13:59:41.829832 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Availability Zones retrieved successfully. Aug 01 13:59:41.846942 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (c1cf44c3-1244-4674-9992-6a323dcc5bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:41.852698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0301e144-68c4-4514-852f-f4ce10e43b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:41.854066 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:41.892794 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0301e144-68c4-4514-852f-f4ce10e43b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:41.893648 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e20df4-91fc-4e53-84d7-23dee435f7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:41.953587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Created reservations ['928253ea-1f48-4652-9c48-9a1b5862a7ca', '47d6d4df-7ebd-40cf-9c0e-3489b53544ce', '3c35461c-d073-4ecb-af5a-fd17e6bd4607', '0dbe1c66-ff7e-45d4-abea-79e3a4e803a2'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:41.955120 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e20df4-91fc-4e53-84d7-23dee435f7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['928253ea-1f48-4652-9c48-9a1b5862a7ca', '47d6d4df-7ebd-40cf-9c0e-3489b53544ce', '3c35461c-d073-4ecb-af5a-fd17e6bd4607', '0dbe1c66-ff7e-45d4-abea-79e3a4e803a2']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:41.955267 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55149304-3cfc-46a1-9e20-491f2d94864b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:41.983009 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55149304-3cfc-46a1-9e20-491f2d94864b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6bddfb2-c6e4-42b1-b492-a56b5c93472e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-390983500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['928253ea-1f48-4652-9c48-9a1b5862a7ca','47d6d4df-7ebd-40cf-9c0e-3489b53544ce','3c35461c-d073-4ecb-af5a-fd17e6bd4607','0dbe1c66-ff7e-45d4-abea-79e3a4e803a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-390983500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6bddfb2-c6e4-42b1-b492-a56b5c93472e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e268bd051bbd4583b666c61137b1bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a7e613a2b9e44bfa18db33683d17541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:41.983749 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4451ef0e-4a05-4998-969c-d4105cd941f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.002656 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4451ef0e-4a05-4998-969c-d4105cd941f4) transitioned into state 'SUCCESS' from state '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-390983500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['928253ea-1f48-4652-9c48-9a1b5862a7ca','47d6d4df-7ebd-40cf-9c0e-3489b53544ce','3c35461c-d073-4ecb-af5a-fd17e6bd4607','0dbe1c66-ff7e-45d4-abea-79e3a4e803a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.003289 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e0219f-f389-48e7-93f4-9db428c6f23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.015651 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e0219f-f389-48e7-93f4-9db428c6f23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.016892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (c1cf44c3-1244-4674-9992-6a323dcc5bf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:42.017336 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request issued successfully. Aug 01 13:59:42.018173 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-65afbf95-6ce8-4cc6-94a5-6a3ba23c1e91 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:42.018738 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 812/3237] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:41 2026] POST /volume/v3/volumes => generated 759 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:42.038814 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-943acad8-c8df-43b1-9b4e-05761c15da10 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.038914 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.041654 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-943acad8-c8df-43b1-9b4e-05761c15da10 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 Aug 01 13:59:42.041937 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-943acad8-c8df-43b1-9b4e-05761c15da10 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.043540 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-943acad8-c8df-43b1-9b4e-05761c15da10 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.043832 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:42.044192 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fdeae373-515c-4773-a395-c666f93a6396", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-497853943"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:42.046000 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fdeae373-515c-4773-a395-c666f93a6396', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-497853943'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:42.046142 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume of 1 GB Aug 01 13:59:42.052197 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.052197 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:42.052491 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-943acad8-c8df-43b1-9b4e-05761c15da10 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:42.054545 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-943acad8-c8df-43b1-9b4e-05761c15da10 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 returned with HTTP 200 Aug 01 13:59:42.054718 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Availability Zones retrieved successfully. Aug 01 13:59:42.054774 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 800/3238] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.069845 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5d3fea4c-ccae-4031-af2c-1d11d3af7403 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.074243 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (e3225724-1d4b-4b8c-9876-4ffd419b13b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:42.074440 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d3fea4c-ccae-4031-af2c-1d11d3af7403 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?limit=1 Aug 01 13:59:42.074440 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d3fea4c-ccae-4031-af2c-1d11d3af7403 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.074440 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d3fea4c-ccae-4031-af2c-1d11d3af7403 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.074440 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-5d3fea4c-ccae-4031-af2c-1d11d3af7403 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.074571 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0163330-91d9-40c8-8a0a-5af3d43d6cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.074701 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.074701 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:42.074946 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:42.075517 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-5d3fea4c-ccae-4031-af2c-1d11d3af7403 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.080849 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5d3fea4c-ccae-4031-af2c-1d11d3af7403 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.081670 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d3fea4c-ccae-4031-af2c-1d11d3af7403 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 01 13:59:42.082303 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 818/3239] 10.4.3.223 () {66 vars in 1258 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.097488 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5ed3c3ed-5f7a-4cf1-979a-df9f914e844e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.100734 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5ed3c3ed-5f7a-4cf1-979a-df9f914e844e tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots Aug 01 13:59:42.100977 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5ed3c3ed-5f7a-4cf1-979a-df9f914e844e tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.101287 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5ed3c3ed-5f7a-4cf1-979a-df9f914e844e tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.102997 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-5ed3c3ed-5f7a-4cf1-979a-df9f914e844e tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.103557 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.103557 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:42.104543 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-5ed3c3ed-5f7a-4cf1-979a-df9f914e844e tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.111074 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5ed3c3ed-5f7a-4cf1-979a-df9f914e844e tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.111751 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5ed3c3ed-5f7a-4cf1-979a-df9f914e844e tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Aug 01 13:59:42.112316 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 813/3240] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:59:42.124362 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b8005ad0-271e-404d-894f-749f340292ec None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.126190 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b8005ad0-271e-404d-894f-749f340292ec tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?limit=100000 Aug 01 13:59:42.126465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b8005ad0-271e-404d-894f-749f340292ec tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.126625 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b8005ad0-271e-404d-894f-749f340292ec tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.126960 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-b8005ad0-271e-404d-894f-749f340292ec tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.127011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0163330-91d9-40c8-8a0a-5af3d43d6cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.128004 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-b8005ad0-271e-404d-894f-749f340292ec tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.128133 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72212d26-e266-4562-9680-7ab9d676d2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.135007 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b8005ad0-271e-404d-894f-749f340292ec tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.135448 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b8005ad0-271e-404d-894f-749f340292ec tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 01 13:59:42.135973 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 801/3241] 10.4.3.223 () {66 vars in 1268 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.155044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b9248a64-22f1-4509-b411-68d1b4a4c752 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.163250 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9248a64-22f1-4509-b411-68d1b4a4c752 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?limit=0 Aug 01 13:59:42.163250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9248a64-22f1-4509-b411-68d1b4a4c752 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.163250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9248a64-22f1-4509-b411-68d1b4a4c752 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.163250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-b9248a64-22f1-4509-b411-68d1b4a4c752 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.163250 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.163250 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:42.163250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-b9248a64-22f1-4509-b411-68d1b4a4c752 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.168592 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b9248a64-22f1-4509-b411-68d1b4a4c752 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.168592 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9248a64-22f1-4509-b411-68d1b4a4c752 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 01 13:59:42.169251 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 819/3242] 10.4.3.223 () {66 vars in 1258 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:59:42.179876 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-694f3f29-680b-4e48-967d-cf99237a2ef6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.181636 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-694f3f29-680b-4e48-967d-cf99237a2ef6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots Aug 01 13:59:42.181845 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-694f3f29-680b-4e48-967d-cf99237a2ef6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.182136 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-694f3f29-680b-4e48-967d-cf99237a2ef6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.182405 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-694f3f29-680b-4e48-967d-cf99237a2ef6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.182711 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.182711 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:42.183730 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-694f3f29-680b-4e48-967d-cf99237a2ef6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.188345 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-694f3f29-680b-4e48-967d-cf99237a2ef6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.188900 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Created reservations ['9050383b-0c0b-44da-a9cd-664344da87ae', 'd307939c-8ef0-4e43-849f-132e76a7c7e1', '23375131-663c-4764-99e3-d4319caff7cb', '40810b9d-2609-4c68-8368-c30b50930318'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:42.189029 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-694f3f29-680b-4e48-967d-cf99237a2ef6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Aug 01 13:59:42.189531 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 814/3243] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots => generated 996 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.189996 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72212d26-e266-4562-9680-7ab9d676d2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9050383b-0c0b-44da-a9cd-664344da87ae', 'd307939c-8ef0-4e43-849f-132e76a7c7e1', '23375131-663c-4764-99e3-d4319caff7cb', '40810b9d-2609-4c68-8368-c30b50930318']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.191300 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38757343-b082-4a6a-afee-4ab719a779de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.200203 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2388e2a9-83f6-4caa-a0e9-6f619c7f6973 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.203319 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2388e2a9-83f6-4caa-a0e9-6f619c7f6973 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?marker=82c41065-2859-4e82-a00b-eb0b38168bbb Aug 01 13:59:42.203319 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2388e2a9-83f6-4caa-a0e9-6f619c7f6973 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.203319 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2388e2a9-83f6-4caa-a0e9-6f619c7f6973 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.203319 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-2388e2a9-83f6-4caa-a0e9-6f619c7f6973 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.203579 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.203579 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:42.206332 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-2388e2a9-83f6-4caa-a0e9-6f619c7f6973 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.224954 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38757343-b082-4a6a-afee-4ab719a779de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ec5192f-bfe0-408b-a4cd-d63d48458e01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-497853943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['9050383b-0c0b-44da-a9cd-664344da87ae','d307939c-8ef0-4e43-849f-132e76a7c7e1','23375131-663c-4764-99e3-d4319caff7cb','40810b9d-2609-4c68-8368-c30b50930318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-497853943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ec5192f-bfe0-408b-a4cd-d63d48458e01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e268bd051bbd4583b666c61137b1bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a7e613a2b9e44bfa18db33683d17541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.225790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2148bc21-a81c-4e4d-8cbc-f7b5704abe3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.228941 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2388e2a9-83f6-4caa-a0e9-6f619c7f6973 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.229404 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2388e2a9-83f6-4caa-a0e9-6f619c7f6973 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?marker=82c41065-2859-4e82-a00b-eb0b38168bbb returned with HTTP 200 Aug 01 13:59:42.231066 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 802/3244] 10.4.3.223 () {66 vars in 1330 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?marker=82c41065-2859-4e82-a00b-eb0b38168bbb => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.242434 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6c076f75-2cb6-466d-bb18-69aeb7a73ede None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.244284 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c076f75-2cb6-466d-bb18-69aeb7a73ede tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?offset=2&limit=3 Aug 01 13:59:42.244598 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c076f75-2cb6-466d-bb18-69aeb7a73ede tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.244897 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c076f75-2cb6-466d-bb18-69aeb7a73ede tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.245180 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-6c076f75-2cb6-466d-bb18-69aeb7a73ede tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.246277 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-6c076f75-2cb6-466d-bb18-69aeb7a73ede tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.250234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2148bc21-a81c-4e4d-8cbc-f7b5704abe3b) transitioned into state 'SUCCESS' from state '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-497853943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['9050383b-0c0b-44da-a9cd-664344da87ae','d307939c-8ef0-4e43-849f-132e76a7c7e1','23375131-663c-4764-99e3-d4319caff7cb','40810b9d-2609-4c68-8368-c30b50930318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.250234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9826433-69cc-4546-aedf-69d0be7c34c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.256392 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9826433-69cc-4546-aedf-69d0be7c34c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.257111 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (e3225724-1d4b-4b8c-9876-4ffd419b13b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:42.257394 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request issued successfully. Aug 01 13:59:42.257910 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eff14f65-59a7-44b7-9e59-4299c091ceb6 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:42.258453 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 810/3245] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:42 2026] POST /volume/v3/volumes => generated 759 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:42.260684 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6c076f75-2cb6-466d-bb18-69aeb7a73ede tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.261022 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c076f75-2cb6-466d-bb18-69aeb7a73ede tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 01 13:59:42.261666 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 820/3246] 10.4.3.223 () {66 vars in 1276 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.273750 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4b0db1c-7213-48da-83b5-663d333de9ef None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.274181 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a1603cba-b6a8-4ad4-aa09-f8f9fe4f1370 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.276709 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a1603cba-b6a8-4ad4-aa09-f8f9fe4f1370 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 01 13:59:42.276901 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:42.277035 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a1603cba-b6a8-4ad4-aa09-f8f9fe4f1370 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.277127 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fdeae373-515c-4773-a395-c666f93a6396", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1070887645"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:42.277325 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a1603cba-b6a8-4ad4-aa09-f8f9fe4f1370 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.277590 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-a1603cba-b6a8-4ad4-aa09-f8f9fe4f1370 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.277961 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.277961 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:42.278475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fdeae373-515c-4773-a395-c666f93a6396', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1070887645'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:42.278599 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume of 1 GB Aug 01 13:59:42.278860 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.278860 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:42.279107 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-a1603cba-b6a8-4ad4-aa09-f8f9fe4f1370 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.286468 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Availability Zones retrieved successfully. Aug 01 13:59:42.293321 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (df7ecf4c-0606-44ae-85af-2f4343fe689f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:42.294004 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a1603cba-b6a8-4ad4-aa09-f8f9fe4f1370 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.294567 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a1603cba-b6a8-4ad4-aa09-f8f9fe4f1370 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 01 13:59:42.294763 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f4a115-3515-4974-a611-fb97e3ac8687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.295179 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 803/3247] 10.4.3.223 () {66 vars in 1308 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.297651 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:42.308895 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ce13d426-fceb-45cf-84c8-3d8985054afe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.310968 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ce13d426-fceb-45cf-84c8-3d8985054afe tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 01 13:59:42.311277 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ce13d426-fceb-45cf-84c8-3d8985054afe tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.311547 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ce13d426-fceb-45cf-84c8-3d8985054afe tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.311856 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-ce13d426-fceb-45cf-84c8-3d8985054afe tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.312140 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.312140 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:42.312966 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-ce13d426-fceb-45cf-84c8-3d8985054afe tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.319080 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ce13d426-fceb-45cf-84c8-3d8985054afe tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.319512 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ce13d426-fceb-45cf-84c8-3d8985054afe tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 01 13:59:42.319901 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 811/3248] 10.4.3.223 () {66 vars in 1310 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.324572 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f4a115-3515-4974-a611-fb97e3ac8687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.325366 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39036373-f128-4f17-933a-4a78eeff5b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.334394 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ffd9c93c-0d38-4d96-a1c5-81a150f6e7a6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.336183 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ffd9c93c-0d38-4d96-a1c5-81a150f6e7a6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 01 13:59:42.336576 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ffd9c93c-0d38-4d96-a1c5-81a150f6e7a6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.336882 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ffd9c93c-0d38-4d96-a1c5-81a150f6e7a6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.337167 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-ffd9c93c-0d38-4d96-a1c5-81a150f6e7a6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.337557 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.337557 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:42.338451 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-ffd9c93c-0d38-4d96-a1c5-81a150f6e7a6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.351242 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ffd9c93c-0d38-4d96-a1c5-81a150f6e7a6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.351873 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ffd9c93c-0d38-4d96-a1c5-81a150f6e7a6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 01 13:59:42.352511 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 821/3249] 10.4.3.223 () {66 vars in 1292 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.363728 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6067ecbc-b654-4204-b423-0eca352e9666 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.365476 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6067ecbc-b654-4204-b423-0eca352e9666 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 01 13:59:42.365674 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6067ecbc-b654-4204-b423-0eca352e9666 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.365873 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6067ecbc-b654-4204-b423-0eca352e9666 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.366077 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-6067ecbc-b654-4204-b423-0eca352e9666 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.366348 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.366348 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:42.367122 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.db.api [None req-6067ecbc-b654-4204-b423-0eca352e9666 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.367461 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Created reservations ['ab43b589-6039-4c2c-927b-a4468d9433e4', 'edcc1be2-0018-44ee-aad8-2c45998ba6f1', '25c59078-91ca-4109-8705-6eff07e9968c', '645e223d-8c06-4769-b743-beae555d2fc4'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:42.368657 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39036373-f128-4f17-933a-4a78eeff5b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab43b589-6039-4c2c-927b-a4468d9433e4', 'edcc1be2-0018-44ee-aad8-2c45998ba6f1', '25c59078-91ca-4109-8705-6eff07e9968c', '645e223d-8c06-4769-b743-beae555d2fc4']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.369659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0983c2-7b5d-4313-8bdc-344280816f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.378412 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6067ecbc-b654-4204-b423-0eca352e9666 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.378761 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6067ecbc-b654-4204-b423-0eca352e9666 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 01 13:59:42.379168 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 804/3250] 10.4.3.223 () {66 vars in 1294 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.391057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa17e7d2-b9c9-47f2-9c9e-90ee687b4a04 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.393447 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa17e7d2-b9c9-47f2-9c9e-90ee687b4a04 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 01 13:59:42.393586 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa17e7d2-b9c9-47f2-9c9e-90ee687b4a04 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.393784 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa17e7d2-b9c9-47f2-9c9e-90ee687b4a04 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.393992 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-aa17e7d2-b9c9-47f2-9c9e-90ee687b4a04 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.394224 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.394224 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:42.394971 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-aa17e7d2-b9c9-47f2-9c9e-90ee687b4a04 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.399456 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0983c2-7b5d-4313-8bdc-344280816f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5b4bf9d-7a7c-4959-95f4-3881fdb182c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1070887645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['ab43b589-6039-4c2c-927b-a4468d9433e4','edcc1be2-0018-44ee-aad8-2c45998ba6f1','25c59078-91ca-4109-8705-6eff07e9968c','645e223d-8c06-4769-b743-beae555d2fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1070887645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5b4bf9d-7a7c-4959-95f4-3881fdb182c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e268bd051bbd4583b666c61137b1bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a7e613a2b9e44bfa18db33683d17541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.400207 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d7dbf7-53c2-45ae-9a23-5866595bfbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.406007 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa17e7d2-b9c9-47f2-9c9e-90ee687b4a04 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.406348 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa17e7d2-b9c9-47f2-9c9e-90ee687b4a04 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 01 13:59:42.406803 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 812/3251] 10.4.3.223 () {66 vars in 1312 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.419038 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b19a443d-5860-4cd4-bdbf-a71105bc2f1a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.419407 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d7dbf7-53c2-45ae-9a23-5866595bfbec) transitioned into state 'SUCCESS' from state '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-1070887645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['ab43b589-6039-4c2c-927b-a4468d9433e4','edcc1be2-0018-44ee-aad8-2c45998ba6f1','25c59078-91ca-4109-8705-6eff07e9968c','645e223d-8c06-4769-b743-beae555d2fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.420145 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d4f65be-22fb-49a8-89df-700fa8ea9512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.420592 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b19a443d-5860-4cd4-bdbf-a71105bc2f1a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 01 13:59:42.420825 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b19a443d-5860-4cd4-bdbf-a71105bc2f1a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.421118 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b19a443d-5860-4cd4-bdbf-a71105bc2f1a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.423187 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-b19a443d-5860-4cd4-bdbf-a71105bc2f1a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.423187 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.423187 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:42.423187 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-b19a443d-5860-4cd4-bdbf-a71105bc2f1a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.429576 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d4f65be-22fb-49a8-89df-700fa8ea9512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.430675 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (df7ecf4c-0606-44ae-85af-2f4343fe689f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:42.431041 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request issued successfully. Aug 01 13:59:42.431697 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4b0db1c-7213-48da-83b5-663d333de9ef tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:42.432317 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 815/3252] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:42 2026] POST /volume/v3/volumes => generated 760 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:42.435934 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b19a443d-5860-4cd4-bdbf-a71105bc2f1a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.435934 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b19a443d-5860-4cd4-bdbf-a71105bc2f1a tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 01 13:59:42.435934 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 822/3253] 10.4.3.223 () {66 vars in 1314 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.445329 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.447130 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:42.447531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fdeae373-515c-4773-a395-c666f93a6396", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1689920421"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:42.448957 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-272387fa-a55f-4641-a9cf-25923e6aedfc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.449382 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fdeae373-515c-4773-a395-c666f93a6396', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1689920421'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:42.449537 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume of 1 GB Aug 01 13:59:42.449874 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.449874 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:42.450932 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-272387fa-a55f-4641-a9cf-25923e6aedfc tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 Aug 01 13:59:42.451233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-272387fa-a55f-4641-a9cf-25923e6aedfc tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.451413 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-272387fa-a55f-4641-a9cf-25923e6aedfc tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.451670 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-272387fa-a55f-4641-a9cf-25923e6aedfc tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.451996 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.451996 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:42.452880 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-272387fa-a55f-4641-a9cf-25923e6aedfc tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.454128 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Availability Zones retrieved successfully. Aug 01 13:59:42.461948 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (681e63d3-5ed1-4b37-bb3c-8d7d1e43d205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:42.463334 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (051cdb68-2b77-4053-9c16-6930194ae8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.464270 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:42.466883 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-272387fa-a55f-4641-a9cf-25923e6aedfc tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.467392 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.467392 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:42.468128 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-272387fa-a55f-4641-a9cf-25923e6aedfc tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 returned with HTTP 200 Aug 01 13:59:42.468822 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 813/3254] 10.4.3.223 () {66 vars in 1385 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.480799 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c23b03e7-c8da-4a27-81f3-4014fbbc1763 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.484572 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c23b03e7-c8da-4a27-81f3-4014fbbc1763 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail?status=available Aug 01 13:59:42.485422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c23b03e7-c8da-4a27-81f3-4014fbbc1763 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.485422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c23b03e7-c8da-4a27-81f3-4014fbbc1763 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.485422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-c23b03e7-c8da-4a27-81f3-4014fbbc1763 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.485806 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.485806 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:42.486764 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-c23b03e7-c8da-4a27-81f3-4014fbbc1763 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.489906 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (051cdb68-2b77-4053-9c16-6930194ae8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.490640 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76fadbf-dba4-497f-9803-3cb94b339355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.497924 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c23b03e7-c8da-4a27-81f3-4014fbbc1763 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.498449 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.498449 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:42.499104 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c23b03e7-c8da-4a27-81f3-4014fbbc1763 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 01 13:59:42.499675 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 816/3255] 10.4.3.223 () {66 vars in 1297 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:42.512456 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7475e72f-ec4a-4ccf-b852-960cf4d7f3a4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.512931 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1fc451e4-6860-45a2-bc1a-9fae645a2c16 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.514204 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7475e72f-ec4a-4ccf-b852-960cf4d7f3a4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 Aug 01 13:59:42.514535 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7475e72f-ec4a-4ccf-b852-960cf4d7f3a4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.514828 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7475e72f-ec4a-4ccf-b852-960cf4d7f3a4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.515281 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-7475e72f-ec4a-4ccf-b852-960cf4d7f3a4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.515642 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.515642 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:42.516561 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-7475e72f-ec4a-4ccf-b852-960cf4d7f3a4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.521238 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1fc451e4-6860-45a2-bc1a-9fae645a2c16 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b Aug 01 13:59:42.521238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1fc451e4-6860-45a2-bc1a-9fae645a2c16 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.521238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1fc451e4-6860-45a2-bc1a-9fae645a2c16 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.525367 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.525367 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:42.525963 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1fc451e4-6860-45a2-bc1a-9fae645a2c16 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot retrieved successfully. Aug 01 13:59:42.526943 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1fc451e4-6860-45a2-bc1a-9fae645a2c16 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b returned with HTTP 200 Aug 01 13:59:42.528910 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 814/3256] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.529802 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Created reservations ['0685cbf5-f244-4d50-83d3-1fbea12f4869', '5de2b00c-57a6-49d8-937e-fdcbb6ed9472', 'b77f1659-e61a-44bd-bf0c-eee1ea941b3e', '954c39b0-deb1-423c-810e-2be547d75a08'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:42.529945 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7475e72f-ec4a-4ccf-b852-960cf4d7f3a4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.530418 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.530418 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:42.530723 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76fadbf-dba4-497f-9803-3cb94b339355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0685cbf5-f244-4d50-83d3-1fbea12f4869', '5de2b00c-57a6-49d8-937e-fdcbb6ed9472', 'b77f1659-e61a-44bd-bf0c-eee1ea941b3e', '954c39b0-deb1-423c-810e-2be547d75a08']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.531178 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7475e72f-ec4a-4ccf-b852-960cf4d7f3a4 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 returned with HTTP 200 Aug 01 13:59:42.531616 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 823/3257] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.531949 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43f4c5d9-c7b5-400b-bc72-c97a85c49099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.541587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e37c5712-30b8-40e0-bca5-8caa4c165327 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.542267 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e9d2c48b-e967-42a8-93f9-cdf90aa13566 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.543364 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e37c5712-30b8-40e0-bca5-8caa4c165327 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 Aug 01 13:59:42.543609 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e37c5712-30b8-40e0-bca5-8caa4c165327 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.543941 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e37c5712-30b8-40e0-bca5-8caa4c165327 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.544281 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-e37c5712-30b8-40e0-bca5-8caa4c165327 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.544336 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e9d2c48b-e967-42a8-93f9-cdf90aa13566 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] POST https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b/action Aug 01 13:59:42.544728 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e9d2c48b-e967-42a8-93f9-cdf90aa13566 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:42.544899 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e9d2c48b-e967-42a8-93f9-cdf90aa13566 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:42.545395 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-e37c5712-30b8-40e0-bca5-8caa4c165327 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.554042 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.554042 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:42.554184 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43f4c5d9-c7b5-400b-bc72-c97a85c49099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1689920421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['0685cbf5-f244-4d50-83d3-1fbea12f4869','5de2b00c-57a6-49d8-937e-fdcbb6ed9472','b77f1659-e61a-44bd-bf0c-eee1ea941b3e','954c39b0-deb1-423c-810e-2be547d75a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1689920421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e268bd051bbd4583b666c61137b1bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a7e613a2b9e44bfa18db33683d17541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.554508 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e9d2c48b-e967-42a8-93f9-cdf90aa13566 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:42.554972 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee10efbf-1f08-45c8-8534-d5f95dbdd01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.557704 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e37c5712-30b8-40e0-bca5-8caa4c165327 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.558181 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e37c5712-30b8-40e0-bca5-8caa4c165327 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 returned with HTTP 200 Aug 01 13:59:42.558760 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 817/3258] 10.4.3.223 () {66 vars in 1364 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.564539 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a8af3c86-13a2-48bc-8e53-6cb18919e133 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.566047 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8af3c86-13a2-48bc-8e53-6cb18919e133 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:42.566334 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8af3c86-13a2-48bc-8e53-6cb18919e133 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.566782 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8af3c86-13a2-48bc-8e53-6cb18919e133 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.567947 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-46dbcc88-6366-43ec-9fc2-92a52ed29c18 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.569963 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46dbcc88-6366-43ec-9fc2-92a52ed29c18 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?status=available Aug 01 13:59:42.570129 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46dbcc88-6366-43ec-9fc2-92a52ed29c18 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.572775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46dbcc88-6366-43ec-9fc2-92a52ed29c18 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.572775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-46dbcc88-6366-43ec-9fc2-92a52ed29c18 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.572775 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.572775 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:42.572775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-46dbcc88-6366-43ec-9fc2-92a52ed29c18 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.576588 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-46dbcc88-6366-43ec-9fc2-92a52ed29c18 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.576650 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee10efbf-1f08-45c8-8534-d5f95dbdd01f) transitioned into state 'SUCCESS' from state '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-1689920421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e268bd051bbd4583b666c61137b1bb4d',qos_specs=None,replication_status=,reservations=['0685cbf5-f244-4d50-83d3-1fbea12f4869','5de2b00c-57a6-49d8-937e-fdcbb6ed9472','b77f1659-e61a-44bd-bf0c-eee1ea941b3e','954c39b0-deb1-423c-810e-2be547d75a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7e613a2b9e44bfa18db33683d17541',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.577047 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46dbcc88-6366-43ec-9fc2-92a52ed29c18 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?status=available returned with HTTP 200 Aug 01 13:59:42.579394 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f6dda61-6a5a-4155-9c26-cceeb4c5faf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:42.579498 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 818/3259] 10.4.3.223 () {66 vars in 1276 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.579561 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.579561 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:42.582105 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a8af3c86-13a2-48bc-8e53-6cb18919e133 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:42.585545 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f6dda61-6a5a-4155-9c26-cceeb4c5faf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:42.586201 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8af3c86-13a2-48bc-8e53-6cb18919e133 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:42.586368 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Flow 'volume_create_api' (681e63d3-5ed1-4b37-bb3c-8d7d1e43d205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:42.586643 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Create volume request issued successfully. Aug 01 13:59:42.587050 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 824/3260] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.587248 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9fcc14f0-89fa-49d8-aba3-64cea8bc607b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:42.587509 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-96e4da69-c98f-4cec-a5dd-7f59d34191d6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.587733 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 805/3261] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:42 2026] POST /volume/v3/volumes => generated 760 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:42.589709 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96e4da69-c98f-4cec-a5dd-7f59d34191d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 Aug 01 13:59:42.590033 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96e4da69-c98f-4cec-a5dd-7f59d34191d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.590327 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96e4da69-c98f-4cec-a5dd-7f59d34191d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.590617 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-96e4da69-c98f-4cec-a5dd-7f59d34191d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:59:42.591009 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.591009 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:42.592056 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-96e4da69-c98f-4cec-a5dd-7f59d34191d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:59:42.595258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-e9d2c48b-e967-42a8-93f9-cdf90aa13566 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Created reservations ['eb64afbf-2e53-4df2-a085-f0891677a062', 'a42c5a8e-602e-4abf-b9e1-95811e1e3c91'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:42.600034 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-607abc29-a495-4135-90c3-e8e458b1cab9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.601742 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-607abc29-a495-4135-90c3-e8e458b1cab9 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee Aug 01 13:59:42.602169 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-607abc29-a495-4135-90c3-e8e458b1cab9 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.602568 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-607abc29-a495-4135-90c3-e8e458b1cab9 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.604780 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-96e4da69-c98f-4cec-a5dd-7f59d34191d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Get all snapshots completed successfully. Aug 01 13:59:42.604920 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e9d2c48b-e967-42a8-93f9-cdf90aa13566 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Extend volume request issued successfully. Aug 01 13:59:42.605256 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e9d2c48b-e967-42a8-93f9-cdf90aa13566 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b/action returned with HTTP 202 Aug 01 13:59:42.605314 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96e4da69-c98f-4cec-a5dd-7f59d34191d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 returned with HTTP 200 Aug 01 13:59:42.605683 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 819/3263] 10.4.3.223 () {66 vars in 1398 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1936697076 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.605767 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 815/3263] 10.4.3.223 () {70 vars in 1431 bytes} [Sat Aug 1 13:59:42 2026] POST /volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:59:42.612301 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.612301 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:42.615513 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5bac5153-0560-4a36-8f46-f6d5e6cfe981 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.617810 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5bac5153-0560-4a36-8f46-f6d5e6cfe981 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b Aug 01 13:59:42.621238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5bac5153-0560-4a36-8f46-f6d5e6cfe981 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.621238 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5bac5153-0560-4a36-8f46-f6d5e6cfe981 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.621482 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-607abc29-a495-4135-90c3-e8e458b1cab9 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:42.621522 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e6128e00-b016-4f3b-bb10-c665a493ed1d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.621522 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6128e00-b016-4f3b-bb10-c665a493ed1d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 Aug 01 13:59:42.621733 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6128e00-b016-4f3b-bb10-c665a493ed1d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.621928 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6128e00-b016-4f3b-bb10-c665a493ed1d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.622053 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-e6128e00-b016-4f3b-bb10-c665a493ed1d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Delete snapshot with id: b40a19ca-22a7-46aa-9d7b-367d6a79c442 Aug 01 13:59:42.625226 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-607abc29-a495-4135-90c3-e8e458b1cab9 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee returned with HTTP 200 Aug 01 13:59:42.625844 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 825/3264] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.627856 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.627856 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:42.627946 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.627946 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:42.628574 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e6128e00-b016-4f3b-bb10-c665a493ed1d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:42.636259 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5bac5153-0560-4a36-8f46-f6d5e6cfe981 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:42.639510 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-74a0e66e-301b-49e2-af8c-0c7155096032 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.641429 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74a0e66e-301b-49e2-af8c-0c7155096032 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e Aug 01 13:59:42.641513 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5bac5153-0560-4a36-8f46-f6d5e6cfe981 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b returned with HTTP 200 Aug 01 13:59:42.641661 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74a0e66e-301b-49e2-af8c-0c7155096032 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.641814 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 806/3265] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:42.642056 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74a0e66e-301b-49e2-af8c-0c7155096032 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.650044 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.650044 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:42.652195 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e6128e00-b016-4f3b-bb10-c665a493ed1d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot delete request issued successfully. Aug 01 13:59:42.652445 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6128e00-b016-4f3b-bb10-c665a493ed1d tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 returned with HTTP 202 Aug 01 13:59:42.653045 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 820/3266] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:59:42 2026] DELETE /volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:42.653993 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-74a0e66e-301b-49e2-af8c-0c7155096032 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:42.658683 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74a0e66e-301b-49e2-af8c-0c7155096032 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e returned with HTTP 200 Aug 01 13:59:42.659331 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 816/3267] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.661928 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-11939c08-719a-4043-b1fb-47defa18063c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.663166 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-11939c08-719a-4043-b1fb-47defa18063c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 Aug 01 13:59:42.663547 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-11939c08-719a-4043-b1fb-47defa18063c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.663843 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-11939c08-719a-4043-b1fb-47defa18063c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.670067 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.670067 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:42.670889 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-11939c08-719a-4043-b1fb-47defa18063c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:42.671986 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-11939c08-719a-4043-b1fb-47defa18063c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 returned with HTTP 200 Aug 01 13:59:42.672689 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 826/3268] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.674405 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c0be7ff0-b5c9-4650-b4b0-8093e6eaeab2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.676198 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0be7ff0-b5c9-4650-b4b0-8093e6eaeab2 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 Aug 01 13:59:42.676458 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c0be7ff0-b5c9-4650-b4b0-8093e6eaeab2 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.677359 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c0be7ff0-b5c9-4650-b4b0-8093e6eaeab2 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.684754 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.684754 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:42.689017 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c0be7ff0-b5c9-4650-b4b0-8093e6eaeab2 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:42.693569 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0be7ff0-b5c9-4650-b4b0-8093e6eaeab2 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 returned with HTTP 200 Aug 01 13:59:42.693969 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 807/3269] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.713486 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3cb8b284-b2ce-4d9d-ace9-465ecbe66ec2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.715965 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3cb8b284-b2ce-4d9d-ace9-465ecbe66ec2 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 Aug 01 13:59:42.716325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3cb8b284-b2ce-4d9d-ace9-465ecbe66ec2 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.716778 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3cb8b284-b2ce-4d9d-ace9-465ecbe66ec2 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.731298 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.731298 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:42.736298 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3cb8b284-b2ce-4d9d-ace9-465ecbe66ec2 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:42.742261 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3cb8b284-b2ce-4d9d-ace9-465ecbe66ec2 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 returned with HTTP 200 Aug 01 13:59:42.742884 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 821/3270] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:42.759045 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4d16f56d-8039-4e79-aa39-4b1cd2f1bee5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:42.760987 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d16f56d-8039-4e79-aa39-4b1cd2f1bee5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce Aug 01 13:59:42.761173 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d16f56d-8039-4e79-aa39-4b1cd2f1bee5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:42.761700 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d16f56d-8039-4e79-aa39-4b1cd2f1bee5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:42.768853 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:42.768853 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:42.773731 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4d16f56d-8039-4e79-aa39-4b1cd2f1bee5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:42.779417 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d16f56d-8039-4e79-aa39-4b1cd2f1bee5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce returned with HTTP 200 Aug 01 13:59:42.779866 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 817/3271] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:42 2026] GET /volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:43.599669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4351f92a-8d86-4eff-9378-1c8833856629 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.601375 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4351f92a-8d86-4eff-9378-1c8833856629 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:43.601742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4351f92a-8d86-4eff-9378-1c8833856629 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:43.603226 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4351f92a-8d86-4eff-9378-1c8833856629 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:43.612965 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:43.612965 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:43.616297 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4351f92a-8d86-4eff-9378-1c8833856629 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:43.620363 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4351f92a-8d86-4eff-9378-1c8833856629 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:43.620866 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 827/3272] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:43 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:43.660084 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9ac47e82-c987-4c1c-9215-d484844a876d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.662369 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9ac47e82-c987-4c1c-9215-d484844a876d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b Aug 01 13:59:43.662604 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9ac47e82-c987-4c1c-9215-d484844a876d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:43.662804 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9ac47e82-c987-4c1c-9215-d484844a876d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:43.672562 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:43.672562 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:43.678119 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9ac47e82-c987-4c1c-9215-d484844a876d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:43.682414 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9ac47e82-c987-4c1c-9215-d484844a876d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b returned with HTTP 200 Aug 01 13:59:43.682844 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 808/3273] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:43 2026] GET /volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:43.683400 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-65193e91-d7bd-4f92-9390-17652dcf7a97 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.684934 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-65193e91-d7bd-4f92-9390-17652dcf7a97 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 Aug 01 13:59:43.685191 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-65193e91-d7bd-4f92-9390-17652dcf7a97 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:43.685429 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-65193e91-d7bd-4f92-9390-17652dcf7a97 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:43.691614 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-65193e91-d7bd-4f92-9390-17652dcf7a97 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 returned with HTTP 404 Aug 01 13:59:43.692171 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 822/3274] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:43 2026] GET /volume/v3/snapshots/b40a19ca-22a7-46aa-9d7b-367d6a79c442 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:43.697497 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d71b07e7-b267-414c-b95e-38e0e344a695 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.699479 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-771e5ab1-686e-473b-980c-b078e8c664d6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.700248 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d71b07e7-b267-414c-b95e-38e0e344a695 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] POST https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b/action Aug 01 13:59:43.700422 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d71b07e7-b267-414c-b95e-38e0e344a695 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Action body: b'{"revert": {"snapshot_id": "a63b007b-e322-4012-a022-976df785810b"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:43.700614 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d71b07e7-b267-414c-b95e-38e0e344a695 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "a63b007b-e322-4012-a022-976df785810b"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:43.702281 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-771e5ab1-686e-473b-980c-b078e8c664d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb Aug 01 13:59:43.704204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-771e5ab1-686e-473b-980c-b078e8c664d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:43.704204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-771e5ab1-686e-473b-980c-b078e8c664d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:43.704204 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-771e5ab1-686e-473b-980c-b078e8c664d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Delete snapshot with id: 82c41065-2859-4e82-a00b-eb0b38168bbb Aug 01 13:59:43.709252 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:43.709252 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:43.710143 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-771e5ab1-686e-473b-980c-b078e8c664d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:43.712327 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:43.712327 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:43.713056 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d71b07e7-b267-414c-b95e-38e0e344a695 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume retrieved successfully. Aug 01 13:59:43.727595 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-771e5ab1-686e-473b-980c-b078e8c664d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot delete request issued successfully. Aug 01 13:59:43.732385 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d71b07e7-b267-414c-b95e-38e0e344a695 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] HTTP exception thrown: Can't revert volume a6f3d51e-b0cc-444f-9df3-e056d7c56b5b to its latest snapshot a63b007b-e322-4012-a022-976df785810b. The volume size must be equal to the snapshot size. Aug 01 13:59:43.732385 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d71b07e7-b267-414c-b95e-38e0e344a695 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b/action returned with HTTP 400 Aug 01 13:59:43.732488 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-771e5ab1-686e-473b-980c-b078e8c664d6 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb returned with HTTP 202 Aug 01 13:59:43.732530 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 818/3275] 10.4.3.223 () {70 vars in 1431 bytes} [Sat Aug 1 13:59:43 2026] POST /volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b/action => generated 213 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 01 13:59:43.732603 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 828/3276] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:59:43 2026] DELETE /volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:43.740497 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-80cee13b-05ab-4970-93be-0765b97a934c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.740555 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-407f44d0-80a6-44bc-9e6d-7e7f6d97191e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.741894 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-80cee13b-05ab-4970-93be-0765b97a934c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb Aug 01 13:59:43.742595 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-80cee13b-05ab-4970-93be-0765b97a934c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:43.742595 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-80cee13b-05ab-4970-93be-0765b97a934c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:43.742707 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-407f44d0-80a6-44bc-9e6d-7e7f6d97191e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b Aug 01 13:59:43.742925 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-407f44d0-80a6-44bc-9e6d-7e7f6d97191e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:43.743196 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-407f44d0-80a6-44bc-9e6d-7e7f6d97191e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:43.743196 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-407f44d0-80a6-44bc-9e6d-7e7f6d97191e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Delete snapshot with id: a63b007b-e322-4012-a022-976df785810b Aug 01 13:59:43.749025 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:43.749025 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:43.749702 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-407f44d0-80a6-44bc-9e6d-7e7f6d97191e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot retrieved successfully. Aug 01 13:59:43.751958 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:43.751958 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:43.752980 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-80cee13b-05ab-4970-93be-0765b97a934c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:43.753361 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-80cee13b-05ab-4970-93be-0765b97a934c tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb returned with HTTP 200 Aug 01 13:59:43.753848 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 809/3277] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:43 2026] GET /volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:43.766415 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-407f44d0-80a6-44bc-9e6d-7e7f6d97191e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot delete request issued successfully. Aug 01 13:59:43.769232 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-407f44d0-80a6-44bc-9e6d-7e7f6d97191e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b returned with HTTP 202 Aug 01 13:59:43.769232 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 823/3278] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:59:43 2026] DELETE /volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:43.774771 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ad92ee7a-e1aa-4d3e-939b-2a5817809f57 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.777675 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad92ee7a-e1aa-4d3e-939b-2a5817809f57 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b Aug 01 13:59:43.778010 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad92ee7a-e1aa-4d3e-939b-2a5817809f57 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:43.778232 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad92ee7a-e1aa-4d3e-939b-2a5817809f57 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:43.783757 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:43.783757 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:43.784227 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ad92ee7a-e1aa-4d3e-939b-2a5817809f57 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot retrieved successfully. Aug 01 13:59:43.785205 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad92ee7a-e1aa-4d3e-939b-2a5817809f57 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b returned with HTTP 200 Aug 01 13:59:43.785703 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 819/3279] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:43 2026] GET /volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:43.793578 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-107f7fc0-4454-48cf-a4df-845aafe045f4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.796458 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-107f7fc0-4454-48cf-a4df-845aafe045f4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce Aug 01 13:59:43.796819 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-107f7fc0-4454-48cf-a4df-845aafe045f4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:43.797115 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-107f7fc0-4454-48cf-a4df-845aafe045f4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:43.805582 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:43.805582 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:43.810323 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-107f7fc0-4454-48cf-a4df-845aafe045f4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:43.816539 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-107f7fc0-4454-48cf-a4df-845aafe045f4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce returned with HTTP 200 Aug 01 13:59:43.817115 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 829/3280] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:43 2026] GET /volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:43.832935 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-437454a7-d1d5-4564-bcdb-7d5f623378d5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.834737 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-437454a7-d1d5-4564-bcdb-7d5f623378d5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] DELETE https://10.4.3.223/volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce Aug 01 13:59:43.834932 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-437454a7-d1d5-4564-bcdb-7d5f623378d5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:43.835130 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-437454a7-d1d5-4564-bcdb-7d5f623378d5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:43.835319 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-437454a7-d1d5-4564-bcdb-7d5f623378d5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume with id: 115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce Aug 01 13:59:43.844376 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:43.844376 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:43.844975 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-437454a7-d1d5-4564-bcdb-7d5f623378d5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:43.872108 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-437454a7-d1d5-4564-bcdb-7d5f623378d5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume request issued successfully. Aug 01 13:59:43.872358 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-437454a7-d1d5-4564-bcdb-7d5f623378d5 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce returned with HTTP 202 Aug 01 13:59:43.872905 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 810/3281] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:43 2026] DELETE /volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:43.880851 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eeb47b34-a707-4fc3-87a5-1dfacdce50be None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:43.883723 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eeb47b34-a707-4fc3-87a5-1dfacdce50be tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce Aug 01 13:59:43.884047 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eeb47b34-a707-4fc3-87a5-1dfacdce50be tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:43.884383 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eeb47b34-a707-4fc3-87a5-1dfacdce50be tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:43.895581 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:43.895581 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:43.901237 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eeb47b34-a707-4fc3-87a5-1dfacdce50be tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:43.908105 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eeb47b34-a707-4fc3-87a5-1dfacdce50be tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce returned with HTTP 200 Aug 01 13:59:43.908654 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 824/3282] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:43 2026] GET /volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:44.634309 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-64a25862-1b96-4de8-a8fb-8e42ee1f342d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.635921 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-64a25862-1b96-4de8-a8fb-8e42ee1f342d tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:44.636082 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-64a25862-1b96-4de8-a8fb-8e42ee1f342d tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:44.636268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-64a25862-1b96-4de8-a8fb-8e42ee1f342d tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:44.644972 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:44.644972 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:44.650236 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-64a25862-1b96-4de8-a8fb-8e42ee1f342d tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:44.652405 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-64a25862-1b96-4de8-a8fb-8e42ee1f342d tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:44.652821 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 820/3283] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:44 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:44.764274 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4f764da8-4487-485d-b6bd-6a2e4c4694c3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.766043 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4f764da8-4487-485d-b6bd-6a2e4c4694c3 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb Aug 01 13:59:44.766296 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4f764da8-4487-485d-b6bd-6a2e4c4694c3 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:44.766485 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4f764da8-4487-485d-b6bd-6a2e4c4694c3 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:44.770696 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4f764da8-4487-485d-b6bd-6a2e4c4694c3 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb returned with HTTP 404 Aug 01 13:59:44.771376 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 830/3284] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:44 2026] GET /volume/v3/snapshots/82c41065-2859-4e82-a00b-eb0b38168bbb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:44.779821 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f62699b2-f999-463f-be57-f7394eda9462 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.781734 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f62699b2-f999-463f-be57-f7394eda9462 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e Aug 01 13:59:44.781983 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f62699b2-f999-463f-be57-f7394eda9462 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:44.782236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f62699b2-f999-463f-be57-f7394eda9462 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:44.782333 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-f62699b2-f999-463f-be57-f7394eda9462 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Delete snapshot with id: 5251455e-975a-4655-874c-a6d2e2738d4e Aug 01 13:59:44.788863 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:44.788863 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:44.789470 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f62699b2-f999-463f-be57-f7394eda9462 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:44.795306 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e24988f6-eb9d-455d-ae7f-129fc4750860 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.798435 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e24988f6-eb9d-455d-ae7f-129fc4750860 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b Aug 01 13:59:44.798682 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e24988f6-eb9d-455d-ae7f-129fc4750860 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:44.798965 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e24988f6-eb9d-455d-ae7f-129fc4750860 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:44.805144 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e24988f6-eb9d-455d-ae7f-129fc4750860 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b returned with HTTP 404 Aug 01 13:59:44.806001 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 825/3285] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:44 2026] GET /volume/v3/snapshots/a63b007b-e322-4012-a022-976df785810b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:44.806464 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f62699b2-f999-463f-be57-f7394eda9462 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot delete request issued successfully. Aug 01 13:59:44.806646 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f62699b2-f999-463f-be57-f7394eda9462 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e returned with HTTP 202 Aug 01 13:59:44.807343 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 811/3286] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:59:44 2026] DELETE /volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:44.813445 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-38cf3a72-a413-41ca-b73b-9e734622fa1a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.815185 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9c23a70f-b44c-435f-83d3-d41317168145 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.815616 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-38cf3a72-a413-41ca-b73b-9e734622fa1a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b Aug 01 13:59:44.816504 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-38cf3a72-a413-41ca-b73b-9e734622fa1a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:44.816504 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-38cf3a72-a413-41ca-b73b-9e734622fa1a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:44.816504 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-38cf3a72-a413-41ca-b73b-9e734622fa1a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Delete volume with id: a6f3d51e-b0cc-444f-9df3-e056d7c56b5b Aug 01 13:59:44.817198 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9c23a70f-b44c-435f-83d3-d41317168145 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e Aug 01 13:59:44.817447 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9c23a70f-b44c-435f-83d3-d41317168145 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:44.817647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9c23a70f-b44c-435f-83d3-d41317168145 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:44.824332 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:44.824332 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:44.824496 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:44.824496 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:44.824928 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9c23a70f-b44c-435f-83d3-d41317168145 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Snapshot retrieved successfully. Aug 01 13:59:44.825000 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-38cf3a72-a413-41ca-b73b-9e734622fa1a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:44.825658 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9c23a70f-b44c-435f-83d3-d41317168145 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e returned with HTTP 200 Aug 01 13:59:44.826007 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 831/3287] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:44 2026] GET /volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:44.844501 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-38cf3a72-a413-41ca-b73b-9e734622fa1a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Delete volume request issued successfully. Aug 01 13:59:44.844724 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-38cf3a72-a413-41ca-b73b-9e734622fa1a tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b returned with HTTP 202 Aug 01 13:59:44.845164 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 821/3288] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:44 2026] DELETE /volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:59:44.855293 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-159ebfc0-c5ef-4b07-8c4e-4eb4d72f0f9f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.858089 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-159ebfc0-c5ef-4b07-8c4e-4eb4d72f0f9f tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b Aug 01 13:59:44.858398 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-159ebfc0-c5ef-4b07-8c4e-4eb4d72f0f9f tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:44.858629 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-159ebfc0-c5ef-4b07-8c4e-4eb4d72f0f9f tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:44.865544 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:44.865544 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:44.868885 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-159ebfc0-c5ef-4b07-8c4e-4eb4d72f0f9f tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:44.873008 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-159ebfc0-c5ef-4b07-8c4e-4eb4d72f0f9f tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b returned with HTTP 200 Aug 01 13:59:44.873436 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 826/3289] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:44 2026] GET /volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:44.922378 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e15f40aa-0e44-4403-9c41-c13843f18c5b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.924713 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e15f40aa-0e44-4403-9c41-c13843f18c5b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce Aug 01 13:59:44.924934 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e15f40aa-0e44-4403-9c41-c13843f18c5b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:44.925115 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e15f40aa-0e44-4403-9c41-c13843f18c5b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:44.930977 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e15f40aa-0e44-4403-9c41-c13843f18c5b tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce returned with HTTP 404 Aug 01 13:59:44.931830 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 812/3290] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:44 2026] GET /volume/v3/volumes/115dd7a6-ef5b-44f8-9d35-f38c5b22f2ce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:44.938323 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f3370ff-b160-455d-85d9-48883c1b91ca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.940071 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f3370ff-b160-455d-85d9-48883c1b91ca tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 Aug 01 13:59:44.940287 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f3370ff-b160-455d-85d9-48883c1b91ca tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:44.940478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f3370ff-b160-455d-85d9-48883c1b91ca tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:44.940630 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7f3370ff-b160-455d-85d9-48883c1b91ca tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume with id: c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 Aug 01 13:59:44.948702 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:44.948702 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:44.949143 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f3370ff-b160-455d-85d9-48883c1b91ca tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:44.965440 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f3370ff-b160-455d-85d9-48883c1b91ca tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume request issued successfully. Aug 01 13:59:44.965599 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f3370ff-b160-455d-85d9-48883c1b91ca tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 returned with HTTP 202 Aug 01 13:59:44.966010 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 832/3291] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:44 2026] DELETE /volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:44.972727 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-07064a75-53ff-4b31-a18e-63ecec5e1897 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.975027 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-07064a75-53ff-4b31-a18e-63ecec5e1897 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 Aug 01 13:59:44.975305 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-07064a75-53ff-4b31-a18e-63ecec5e1897 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:44.975553 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-07064a75-53ff-4b31-a18e-63ecec5e1897 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:44.985785 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:44.985785 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:44.990180 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-07064a75-53ff-4b31-a18e-63ecec5e1897 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:44.991000 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-6671f2ce-a035-4ffe-9a92-3da7895c6c23 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:44.993331 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-6671f2ce-a035-4ffe-9a92-3da7895c6c23 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/attachments/fa8b5401-8839-42b0-80c8-ad7dd7d61b0c/action Aug 01 13:59:44.993656 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-6671f2ce-a035-4ffe-9a92-3da7895c6c23 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:44.993798 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-6671f2ce-a035-4ffe-9a92-3da7895c6c23 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:44.995536 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-07064a75-53ff-4b31-a18e-63ecec5e1897 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 returned with HTTP 200 Aug 01 13:59:44.996066 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 822/3292] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:44 2026] GET /volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:45.008815 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.008815 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:45.017620 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4659fc74-624a-4367-8e8d-9325cb2060bd req-6671f2ce-a035-4ffe-9a92-3da7895c6c23 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/attachments/fa8b5401-8839-42b0-80c8-ad7dd7d61b0c/action returned with HTTP 204 Aug 01 13:59:45.018023 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 827/3293] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 13:59:44 2026] POST /volume/v3/attachments/fa8b5401-8839-42b0-80c8-ad7dd7d61b0c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:45.664355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6ca7f850-a695-436d-aecd-06cd2a7d7d19 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.665876 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ca7f850-a695-436d-aecd-06cd2a7d7d19 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:45.666051 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ca7f850-a695-436d-aecd-06cd2a7d7d19 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.666222 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ca7f850-a695-436d-aecd-06cd2a7d7d19 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.674658 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.674658 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:45.677782 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6ca7f850-a695-436d-aecd-06cd2a7d7d19 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:45.681157 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ca7f850-a695-436d-aecd-06cd2a7d7d19 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:45.681603 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 813/3294] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:45 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 1150 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:45.693068 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7716f3e2-f0e7-443f-ac29-4e9e73bad4be None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.694980 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7716f3e2-f0e7-443f-ac29-4e9e73bad4be tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:45.695185 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7716f3e2-f0e7-443f-ac29-4e9e73bad4be tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.695429 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7716f3e2-f0e7-443f-ac29-4e9e73bad4be tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.706084 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.706084 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:45.709727 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7716f3e2-f0e7-443f-ac29-4e9e73bad4be tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:45.714257 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7716f3e2-f0e7-443f-ac29-4e9e73bad4be tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:45.714698 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 833/3295] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:45 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:45.725930 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-41cf2e11-d43c-40c4-a884-33fe164707af None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.727578 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41cf2e11-d43c-40c4-a884-33fe164707af tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action Aug 01 13:59:45.727922 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41cf2e11-d43c-40c4-a884-33fe164707af tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action body: b'{"os-detach": {"attachment_id": "fa8b5401-8839-42b0-80c8-ad7dd7d61b0c"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:45.728043 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41cf2e11-d43c-40c4-a884-33fe164707af tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "fa8b5401-8839-42b0-80c8-ad7dd7d61b0c"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:45.737360 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.737360 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:45.737790 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-41cf2e11-d43c-40c4-a884-33fe164707af tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:45.743749 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41cf2e11-d43c-40c4-a884-33fe164707af tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action returned with HTTP 400 Aug 01 13:59:45.744197 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 823/3296] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:59:45 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 100 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:59:45.773928 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-396584d2-b1fe-435e-9151-7727582323d5 req-ea75a510-c44c-4202-8116-15ac22e42639 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.776189 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-ea75a510-c44c-4202-8116-15ac22e42639 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:45.776422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-ea75a510-c44c-4202-8116-15ac22e42639 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.776637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-ea75a510-c44c-4202-8116-15ac22e42639 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.789282 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.789282 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:45.795866 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-396584d2-b1fe-435e-9151-7727582323d5 req-ea75a510-c44c-4202-8116-15ac22e42639 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:45.801330 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-ea75a510-c44c-4202-8116-15ac22e42639 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:45.801950 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 828/3297] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:45 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:45.817825 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-396584d2-b1fe-435e-9151-7727582323d5 req-ff78c646-70c7-4b68-8db1-be98cb8f5464 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.819665 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-ff78c646-70c7-4b68-8db1-be98cb8f5464 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922/action Aug 01 13:59:45.819979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-ff78c646-70c7-4b68-8db1-be98cb8f5464 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:45.820089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-ff78c646-70c7-4b68-8db1-be98cb8f5464 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:45.829855 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.829855 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:45.830339 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-396584d2-b1fe-435e-9151-7727582323d5 req-ff78c646-70c7-4b68-8db1-be98cb8f5464 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:45.835630 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-67153dfd-1282-4f6c-9c35-dacff6ce8a01 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.835972 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-396584d2-b1fe-435e-9151-7727582323d5 req-ff78c646-70c7-4b68-8db1-be98cb8f5464 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Begin detaching volume completed successfully. Aug 01 13:59:45.835972 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-ff78c646-70c7-4b68-8db1-be98cb8f5464 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922/action returned with HTTP 202 Aug 01 13:59:45.836400 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 814/3298] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:59:45 2026] POST /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:59:45.837750 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67153dfd-1282-4f6c-9c35-dacff6ce8a01 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e Aug 01 13:59:45.837999 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67153dfd-1282-4f6c-9c35-dacff6ce8a01 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.838270 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67153dfd-1282-4f6c-9c35-dacff6ce8a01 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.843089 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67153dfd-1282-4f6c-9c35-dacff6ce8a01 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e returned with HTTP 404 Aug 01 13:59:45.843735 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 834/3299] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:45 2026] GET /volume/v3/snapshots/5251455e-975a-4655-874c-a6d2e2738d4e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:45.850819 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f4a82596-c0e0-4ec0-bb68-696b85f1e1f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.853051 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4a82596-c0e0-4ec0-bb68-696b85f1e1f2 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a Aug 01 13:59:45.853277 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4a82596-c0e0-4ec0-bb68-696b85f1e1f2 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.853537 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4a82596-c0e0-4ec0-bb68-696b85f1e1f2 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.862024 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.862024 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:45.866540 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f4a82596-c0e0-4ec0-bb68-696b85f1e1f2 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Volume info retrieved successfully. Aug 01 13:59:45.870361 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4a82596-c0e0-4ec0-bb68-696b85f1e1f2 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a returned with HTTP 200 Aug 01 13:59:45.870735 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 824/3300] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:45 2026] GET /volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:45.877849 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6dcc4151-9312-469c-a746-364eafad0552 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.878226 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6dcc4151-9312-469c-a746-364eafad0552 None None] GET https://10.4.3.223/volume// Aug 01 13:59:45.878518 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6dcc4151-9312-469c-a746-364eafad0552 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.878817 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6dcc4151-9312-469c-a746-364eafad0552 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.879317 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6dcc4151-9312-469c-a746-364eafad0552 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:45.879751 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 829/3301] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59: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 01 13:59:45.886392 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c860f067-518a-462e-9def-4ccf4f0bc173 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.887928 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-396584d2-b1fe-435e-9151-7727582323d5 req-96565023-51f3-4d96-907d-ce9a72079c82 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.888224 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c860f067-518a-462e-9def-4ccf4f0bc173 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a Aug 01 13:59:45.888282 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a6ca6fd-56cb-4008-b13b-30921daf969e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.888506 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c860f067-518a-462e-9def-4ccf4f0bc173 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.888815 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c860f067-518a-462e-9def-4ccf4f0bc173 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.889005 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-c860f067-518a-462e-9def-4ccf4f0bc173 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Delete volume with id: 6d08357c-8e70-4fd7-ab51-69b04c77294a Aug 01 13:59:45.890076 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-96565023-51f3-4d96-907d-ce9a72079c82 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:45.890418 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a6ca6fd-56cb-4008-b13b-30921daf969e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b Aug 01 13:59:45.890514 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-96565023-51f3-4d96-907d-ce9a72079c82 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.890585 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a6ca6fd-56cb-4008-b13b-30921daf969e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.890644 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-96565023-51f3-4d96-907d-ce9a72079c82 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.890837 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a6ca6fd-56cb-4008-b13b-30921daf969e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.896108 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.896108 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:45.896720 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c860f067-518a-462e-9def-4ccf4f0bc173 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Volume info retrieved successfully. Aug 01 13:59:45.898079 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a6ca6fd-56cb-4008-b13b-30921daf969e tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b returned with HTTP 404 Aug 01 13:59:45.898978 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 825/3302] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:45 2026] GET /volume/v3/volumes/a6f3d51e-b0cc-444f-9df3-e056d7c56b5b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:45.900181 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.900181 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:45.904772 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-396584d2-b1fe-435e-9151-7727582323d5 req-96565023-51f3-4d96-907d-ce9a72079c82 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:45.907474 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-01ea733f-b196-4378-8d19-fc33e11845b3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.909374 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01ea733f-b196-4378-8d19-fc33e11845b3 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 Aug 01 13:59:45.909571 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01ea733f-b196-4378-8d19-fc33e11845b3 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.909773 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01ea733f-b196-4378-8d19-fc33e11845b3 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.909880 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-01ea733f-b196-4378-8d19-fc33e11845b3 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Delete snapshot with id: 6f02e832-1323-45c7-bc45-0faf065ff965 Aug 01 13:59:45.912992 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-96565023-51f3-4d96-907d-ce9a72079c82 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:45.913410 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 835/3303] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:45 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 1333 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:45.919245 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c860f067-518a-462e-9def-4ccf4f0bc173 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Delete volume request issued successfully. Aug 01 13:59:45.919245 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c860f067-518a-462e-9def-4ccf4f0bc173 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a returned with HTTP 202 Aug 01 13:59:45.919245 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 815/3304] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:45 2026] DELETE /volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:45.919826 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.919826 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:45.919826 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-01ea733f-b196-4378-8d19-fc33e11845b3 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot retrieved successfully. Aug 01 13:59:45.926240 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4639c35c-064f-4237-80f9-4cf419a16569 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.927359 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4639c35c-064f-4237-80f9-4cf419a16569 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a Aug 01 13:59:45.928863 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4639c35c-064f-4237-80f9-4cf419a16569 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.928863 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4639c35c-064f-4237-80f9-4cf419a16569 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.933878 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.933878 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:45.937400 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4639c35c-064f-4237-80f9-4cf419a16569 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Volume info retrieved successfully. Aug 01 13:59:45.938622 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-01ea733f-b196-4378-8d19-fc33e11845b3 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot delete request issued successfully. Aug 01 13:59:45.938838 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01ea733f-b196-4378-8d19-fc33e11845b3 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 returned with HTTP 202 Aug 01 13:59:45.939249 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 830/3305] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:59:45 2026] DELETE /volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:45.941112 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4639c35c-064f-4237-80f9-4cf419a16569 tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a returned with HTTP 200 Aug 01 13:59:45.941489 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 826/3306] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:45 2026] GET /volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:45.946310 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-76f75075-e163-4318-87fa-16d99a3d2d0d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:45.948660 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-76f75075-e163-4318-87fa-16d99a3d2d0d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 Aug 01 13:59:45.948863 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-76f75075-e163-4318-87fa-16d99a3d2d0d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:45.949079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-76f75075-e163-4318-87fa-16d99a3d2d0d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:45.955608 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:45.955608 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:45.956186 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-76f75075-e163-4318-87fa-16d99a3d2d0d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Snapshot retrieved successfully. Aug 01 13:59:45.957088 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-76f75075-e163-4318-87fa-16d99a3d2d0d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 returned with HTTP 200 Aug 01 13:59:45.957515 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 836/3307] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:45 2026] GET /volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:46.008234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6f0e9eb0-eceb-4375-b2f6-818b0ce3900c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:46.010326 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6f0e9eb0-eceb-4375-b2f6-818b0ce3900c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 Aug 01 13:59:46.010561 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6f0e9eb0-eceb-4375-b2f6-818b0ce3900c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:46.010821 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6f0e9eb0-eceb-4375-b2f6-818b0ce3900c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:46.017465 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6f0e9eb0-eceb-4375-b2f6-818b0ce3900c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 returned with HTTP 404 Aug 01 13:59:46.018128 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 816/3308] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:46 2026] GET /volume/v3/volumes/c5b4bf9d-7a7c-4959-95f4-3881fdb182c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:46.025106 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4408447-c709-45e0-8958-51c2d6476a3e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:46.027196 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4408447-c709-45e0-8958-51c2d6476a3e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] DELETE https://10.4.3.223/volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 Aug 01 13:59:46.027196 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4408447-c709-45e0-8958-51c2d6476a3e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:46.027428 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4408447-c709-45e0-8958-51c2d6476a3e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:46.027625 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c4408447-c709-45e0-8958-51c2d6476a3e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume with id: 4ec5192f-bfe0-408b-a4cd-d63d48458e01 Aug 01 13:59:46.035615 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:46.035615 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:46.036184 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c4408447-c709-45e0-8958-51c2d6476a3e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:46.053996 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c4408447-c709-45e0-8958-51c2d6476a3e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume request issued successfully. Aug 01 13:59:46.054628 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4408447-c709-45e0-8958-51c2d6476a3e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 returned with HTTP 202 Aug 01 13:59:46.055335 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 831/3309] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:46 2026] DELETE /volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:46.065396 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cb9d1e2e-a59b-4469-ada7-e4f33af6b099 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:46.065396 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cb9d1e2e-a59b-4469-ada7-e4f33af6b099 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 Aug 01 13:59:46.065847 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cb9d1e2e-a59b-4469-ada7-e4f33af6b099 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:46.065992 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cb9d1e2e-a59b-4469-ada7-e4f33af6b099 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:46.075848 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:46.075848 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:46.080112 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cb9d1e2e-a59b-4469-ada7-e4f33af6b099 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:46.084832 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cb9d1e2e-a59b-4469-ada7-e4f33af6b099 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 returned with HTTP 200 Aug 01 13:59:46.085227 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 827/3310] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:46 2026] GET /volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:46.699983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-396584d2-b1fe-435e-9151-7727582323d5 req-a43b4130-1944-48e5-b831-8baf26645b13 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:46.702017 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-a43b4130-1944-48e5-b831-8baf26645b13 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] DELETE https://10.4.3.223/volume/v3/attachments/fa8b5401-8839-42b0-80c8-ad7dd7d61b0c Aug 01 13:59:46.702291 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-a43b4130-1944-48e5-b831-8baf26645b13 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:46.702423 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-a43b4130-1944-48e5-b831-8baf26645b13 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:46.709773 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:46.709773 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:46.759872 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-396584d2-b1fe-435e-9151-7727582323d5 req-a43b4130-1944-48e5-b831-8baf26645b13 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/attachments/fa8b5401-8839-42b0-80c8-ad7dd7d61b0c returned with HTTP 200 Aug 01 13:59:46.759872 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 837/3311] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:59:46 2026] DELETE /volume/v3/attachments/fa8b5401-8839-42b0-80c8-ad7dd7d61b0c => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:46.931355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-22761952-41db-4f29-bf27-5fdd0812e0ae None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:46.933305 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-22761952-41db-4f29-bf27-5fdd0812e0ae tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] POST https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action Aug 01 13:59:46.933700 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-22761952-41db-4f29-bf27-5fdd0812e0ae tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:46.933878 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-22761952-41db-4f29-bf27-5fdd0812e0ae tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:46.944564 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:46.944564 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:46.945444 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-81732545-9c59-49eb-ad22-9c9e944f4e55 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:46.947732 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.admin_actions [None req-22761952-41db-4f29-bf27-5fdd0812e0ae tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] Updating volume '87ada786-6ca3-4573-a23e-8aa0f50bd9fe' with '{'status': 'in-use'}' {{(pid=100200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:59:46.957801 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4d12e20c-feaa-4a83-950f-a2aaa4781f5f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:46.959497 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d12e20c-feaa-4a83-950f-a2aaa4781f5f tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] GET https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a Aug 01 13:59:46.959722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d12e20c-feaa-4a83-950f-a2aaa4781f5f tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:46.959983 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d12e20c-feaa-4a83-950f-a2aaa4781f5f tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:46.965119 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d12e20c-feaa-4a83-950f-a2aaa4781f5f tempest-VolumesSnapshotListTestJSON-340415250 tempest-VolumesSnapshotListTestJSON-340415250-project-member] https://10.4.3.223/volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a returned with HTTP 404 Aug 01 13:59:46.965580 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 828/3312] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:46 2026] GET /volume/v3/volumes/6d08357c-8e70-4fd7-ab51-69b04c77294a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:46.967156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-098ebc53-29c7-4e7c-ba3a-7f4d66a39624 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:46.968257 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-22761952-41db-4f29-bf27-5fdd0812e0ae tempest-TestServerVolumeAttachmentScenario-136294063 tempest-TestServerVolumeAttachmentScenario-136294063-project-admin] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action returned with HTTP 202 Aug 01 13:59:46.968380 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 817/3313] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:59:46 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:59:46.969156 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-098ebc53-29c7-4e7c-ba3a-7f4d66a39624 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 Aug 01 13:59:46.969373 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-098ebc53-29c7-4e7c-ba3a-7f4d66a39624 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:46.969593 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-098ebc53-29c7-4e7c-ba3a-7f4d66a39624 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:46.973953 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-098ebc53-29c7-4e7c-ba3a-7f4d66a39624 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 returned with HTTP 404 Aug 01 13:59:46.974448 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 838/3314] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:46 2026] GET /volume/v3/snapshots/6f02e832-1323-45c7-bc45-0faf065ff965 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:46.975349 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9fa47938-5cad-4a17-aecb-1e0ba3c8d1c7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:46.977074 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9fa47938-5cad-4a17-aecb-1e0ba3c8d1c7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:46.977293 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9fa47938-5cad-4a17-aecb-1e0ba3c8d1c7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:46.977506 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9fa47938-5cad-4a17-aecb-1e0ba3c8d1c7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:46.981042 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e53eaba8-b48d-4501-8b9c-90db4eb3e36d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:46.982714 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e53eaba8-b48d-4501-8b9c-90db4eb3e36d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] DELETE https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c Aug 01 13:59:46.982918 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e53eaba8-b48d-4501-8b9c-90db4eb3e36d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:46.983085 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e53eaba8-b48d-4501-8b9c-90db4eb3e36d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:46.983292 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-e53eaba8-b48d-4501-8b9c-90db4eb3e36d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Delete volume with id: aeeefc02-8e00-4528-895b-d58ba101268c Aug 01 13:59:46.986939 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:46.986939 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:46.989597 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:46.989597 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:46.990146 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e53eaba8-b48d-4501-8b9c-90db4eb3e36d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:46.990363 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9fa47938-5cad-4a17-aecb-1e0ba3c8d1c7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:46.994565 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9fa47938-5cad-4a17-aecb-1e0ba3c8d1c7 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:46.994924 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 829/3315] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:46 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:47.004599 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e53eaba8-b48d-4501-8b9c-90db4eb3e36d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Delete volume request issued successfully. Aug 01 13:59:47.004805 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e53eaba8-b48d-4501-8b9c-90db4eb3e36d tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c returned with HTTP 202 Aug 01 13:59:47.005364 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 818/3316] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 13:59:46 2026] DELETE /volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:59:47.012246 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c3f8287c-13e2-4903-b118-79879e14b5e1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.014846 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c3f8287c-13e2-4903-b118-79879e14b5e1 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c Aug 01 13:59:47.015096 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c3f8287c-13e2-4903-b118-79879e14b5e1 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:47.015330 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c3f8287c-13e2-4903-b118-79879e14b5e1 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:47.022982 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:47.022982 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:47.025451 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81732545-9c59-49eb-ad22-9c9e944f4e55 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 13:59:47.025869 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81732545-9c59-49eb-ad22-9c9e944f4e55 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1619343052", "extra_specs": {}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:47.026932 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c3f8287c-13e2-4903-b118-79879e14b5e1 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Volume info retrieved successfully. Aug 01 13:59:47.031618 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c3f8287c-13e2-4903-b118-79879e14b5e1 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c returned with HTTP 200 Aug 01 13:59:47.031996 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 839/3317] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:47 2026] GET /volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:47.034144 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-c4438cc7-11e5-44a4-b449-25383315d3d1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.038867 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81732545-9c59-49eb-ad22-9c9e944f4e55 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 13:59:47.039152 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 832/3318] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 13:59:46 2026] POST /volume/v3/types => generated 212 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:47.047013 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c00fc329-49fc-4ab2-96f8-bbc579700ac4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.048993 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c00fc329-49fc-4ab2-96f8-bbc579700ac4 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] POST https://10.4.3.223/volume/v3/types/04039f0c-62db-4c64-8037-ee3abb32e906/encryption Aug 01 13:59:47.049455 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c00fc329-49fc-4ab2-96f8-bbc579700ac4 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:47.063497 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c00fc329-49fc-4ab2-96f8-bbc579700ac4 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] https://10.4.3.223/volume/v3/types/04039f0c-62db-4c64-8037-ee3abb32e906/encryption returned with HTTP 200 Aug 01 13:59:47.063995 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 819/3319] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 13:59:47 2026] POST /volume/v3/types/04039f0c-62db-4c64-8037-ee3abb32e906/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:47.071432 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.096815 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2a471f9a-c0f2-43a6-904c-83dc6d6fffb4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.098518 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a471f9a-c0f2-43a6-904c-83dc6d6fffb4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 Aug 01 13:59:47.098729 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a471f9a-c0f2-43a6-904c-83dc6d6fffb4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:47.098842 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a471f9a-c0f2-43a6-904c-83dc6d6fffb4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:47.104245 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a471f9a-c0f2-43a6-904c-83dc6d6fffb4 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 returned with HTTP 404 Aug 01 13:59:47.104693 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 833/3320] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:47 2026] GET /volume/v3/volumes/4ec5192f-bfe0-408b-a4cd-d63d48458e01 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:47.111019 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-86a107af-1107-4884-9589-b5330685e0fc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.112547 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-86a107af-1107-4884-9589-b5330685e0fc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e Aug 01 13:59:47.112711 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-86a107af-1107-4884-9589-b5330685e0fc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:47.112892 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-86a107af-1107-4884-9589-b5330685e0fc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:47.113039 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-86a107af-1107-4884-9589-b5330685e0fc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume with id: f6bddfb2-c6e4-42b1-b492-a56b5c93472e Aug 01 13:59:47.119304 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:47.119304 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:47.119712 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-86a107af-1107-4884-9589-b5330685e0fc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:47.136637 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-86a107af-1107-4884-9589-b5330685e0fc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume request issued successfully. Aug 01 13:59:47.136903 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-86a107af-1107-4884-9589-b5330685e0fc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e returned with HTTP 202 Aug 01 13:59:47.137383 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 820/3321] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:47 2026] DELETE /volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:47.139529 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-c4438cc7-11e5-44a4-b449-25383315d3d1 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:47.139718 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-c4438cc7-11e5-44a4-b449-25383315d3d1 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:47.139898 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-c4438cc7-11e5-44a4-b449-25383315d3d1 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:47.144845 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8a587df4-7e5d-4545-94d7-e77f71c5c272 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.147063 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a587df4-7e5d-4545-94d7-e77f71c5c272 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e Aug 01 13:59:47.147329 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a587df4-7e5d-4545-94d7-e77f71c5c272 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:47.147553 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a587df4-7e5d-4545-94d7-e77f71c5c272 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:47.150093 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:47.150093 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:47.154440 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-c4438cc7-11e5-44a4-b449-25383315d3d1 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:47.158236 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:47.158236 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:47.160486 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-c4438cc7-11e5-44a4-b449-25383315d3d1 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:47.160956 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 830/3322] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:47 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 1149 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:47.161870 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:47.162280 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-911913912", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1619343052", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:47.162965 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8a587df4-7e5d-4545-94d7-e77f71c5c272 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:47.163838 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-911913912', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1619343052', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:47.167375 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume of 1 GB Aug 01 13:59:47.167569 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a587df4-7e5d-4545-94d7-e77f71c5c272 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e returned with HTTP 200 Aug 01 13:59:47.167684 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:47.167684 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:47.167911 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 834/3323] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:47 2026] GET /volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:47.168377 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Availability Zones retrieved successfully. Aug 01 13:59:47.177753 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Flow 'volume_create_api' (21fb733c-a27d-457d-89b3-88bcce240400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:47.177972 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-7b9b7818-687e-45e6-828d-0c318572051e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.178985 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df954648-e4d8-4ec9-933c-81285d9a6e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:47.179772 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-7b9b7818-687e-45e6-828d-0c318572051e tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] POST https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action Aug 01 13:59:47.180123 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-7b9b7818-687e-45e6-828d-0c318572051e tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:47.180189 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:47.180329 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-7b9b7818-687e-45e6-828d-0c318572051e tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:47.192776 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:47.192776 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:47.193077 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-7b9b7818-687e-45e6-828d-0c318572051e tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:47.199990 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-7b9b7818-687e-45e6-828d-0c318572051e tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Begin detaching volume completed successfully. Aug 01 13:59:47.200195 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-7b9b7818-687e-45e6-828d-0c318572051e tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action returned with HTTP 202 Aug 01 13:59:47.200632 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 821/3324] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:59:47 2026] POST /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:59:47.209025 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df954648-e4d8-4ec9-933c-81285d9a6e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:59:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=04039f0c-62db-4c64-8037-ee3abb32e906,is_public=True,name='tempest-scenario-type-luks-1619343052',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04039f0c-62db-4c64-8037-ee3abb32e906', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:47.209893 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7525a1b-c0a1-40f9-a843-f1d08216d3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:47.238961 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-94a2106f-1130-4f7a-9a3b-e46e37e904a8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.238961 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-94a2106f-1130-4f7a-9a3b-e46e37e904a8 None None] GET https://10.4.3.223/volume// Aug 01 13:59:47.239409 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-94a2106f-1130-4f7a-9a3b-e46e37e904a8 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:47.239409 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-94a2106f-1130-4f7a-9a3b-e46e37e904a8 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:47.239795 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-94a2106f-1130-4f7a-9a3b-e46e37e904a8 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:47.240228 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 831/3325] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59: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 01 13:59:47.241089 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1619343052 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1619343052, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:47.241579 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1619343052 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1619343052, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:47.247187 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-82f40f4a-a830-4ed7-ae72-0d39d5eb3251 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.249380 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-82f40f4a-a830-4ed7-ae72-0d39d5eb3251 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:47.249637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-82f40f4a-a830-4ed7-ae72-0d39d5eb3251 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:47.249855 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-82f40f4a-a830-4ed7-ae72-0d39d5eb3251 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:47.257615 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=642,cinder:INSERT=104,cinder:UPDATE=189 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:59:47.260559 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:47.260559 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:47.264819 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-82f40f4a-a830-4ed7-ae72-0d39d5eb3251 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:47.270057 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-82f40f4a-a830-4ed7-ae72-0d39d5eb3251 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:47.270613 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 835/3326] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:47 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 1332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:47.279797 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Created reservations ['38ef21a3-4670-4812-917c-a6c42968f832', 'b0b8c72e-03b4-471d-9da0-7cce16ab9161', 'dbe3fdc1-74d2-4dfe-88e6-582abd1c8de1', 'ab190730-ad26-474e-abec-44eb631ba910'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:47.280543 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7525a1b-c0a1-40f9-a843-f1d08216d3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38ef21a3-4670-4812-917c-a6c42968f832', 'b0b8c72e-03b4-471d-9da0-7cce16ab9161', 'dbe3fdc1-74d2-4dfe-88e6-582abd1c8de1', 'ab190730-ad26-474e-abec-44eb631ba910']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:47.281226 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd2dbd5-acbd-487d-ad98-b0f7b96f0e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:47.300305 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd2dbd5-acbd-487d-ad98-b0f7b96f0e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e4e2acb-0fff-44d8-ae3d-f19123c8dae2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-911913912',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22d35f2124f43168e347c1431d2f43a',qos_specs=None,replication_status=,reservations=['38ef21a3-4670-4812-917c-a6c42968f832','b0b8c72e-03b4-471d-9da0-7cce16ab9161','dbe3fdc1-74d2-4dfe-88e6-582abd1c8de1','ab190730-ad26-474e-abec-44eb631ba910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b02f159f1774d488ec31eb4092f3df0',volume_type_id=04039f0c-62db-4c64-8037-ee3abb32e906), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-911913912',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0e4e2acb-0fff-44d8-ae3d-f19123c8dae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a22d35f2124f43168e347c1431d2f43a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b02f159f1774d488ec31eb4092f3df0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04039f0c-62db-4c64-8037-ee3abb32e906),volume_type_id=04039f0c-62db-4c64-8037-ee3abb32e906)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:47.301061 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b2148d-afec-430f-8481-45153ddfbbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:47.317569 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b2148d-afec-430f-8481-45153ddfbbbd) transitioned into state 'SUCCESS' from state '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-911913912',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22d35f2124f43168e347c1431d2f43a',qos_specs=None,replication_status=,reservations=['38ef21a3-4670-4812-917c-a6c42968f832','b0b8c72e-03b4-471d-9da0-7cce16ab9161','dbe3fdc1-74d2-4dfe-88e6-582abd1c8de1','ab190730-ad26-474e-abec-44eb631ba910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b02f159f1774d488ec31eb4092f3df0',volume_type_id=04039f0c-62db-4c64-8037-ee3abb32e906)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:47.318183 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (807618aa-a112-462e-96dd-33544928e583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:47.327753 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (807618aa-a112-462e-96dd-33544928e583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:47.328577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Flow 'volume_create_api' (21fb733c-a27d-457d-89b3-88bcce240400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:47.328826 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume request issued successfully. Aug 01 13:59:47.329395 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-42eb094a-f75f-49df-8c3e-7106d10b8cd1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:47.329901 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 840/3327] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:47 2026] POST /volume/v3/volumes => generated 784 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:47.341055 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-82613ac2-c494-4e3f-bd76-14dd23ec6d88 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:47.342629 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-82613ac2-c494-4e3f-bd76-14dd23ec6d88 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 Aug 01 13:59:47.342807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-82613ac2-c494-4e3f-bd76-14dd23ec6d88 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:47.342973 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-82613ac2-c494-4e3f-bd76-14dd23ec6d88 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:47.348872 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:47.348872 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:47.352100 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-82613ac2-c494-4e3f-bd76-14dd23ec6d88 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:47.357800 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-82613ac2-c494-4e3f-bd76-14dd23ec6d88 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 returned with HTTP 200 Aug 01 13:59:47.358347 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 822/3328] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:47 2026] GET /volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:48.009121 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-cef01870-9fed-49dc-8e8d-b992efa69abe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:48.011025 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-cef01870-9fed-49dc-8e8d-b992efa69abe tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] DELETE https://10.4.3.223/volume/v3/attachments/b82090cc-11d2-43dc-a2e1-74cd4cd68279 Aug 01 13:59:48.011196 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-cef01870-9fed-49dc-8e8d-b992efa69abe tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:48.011399 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-cef01870-9fed-49dc-8e8d-b992efa69abe tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:48.017974 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:48.017974 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:48.045900 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-41b20c52-4eb6-4910-86ab-6eb8ba916cd9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:48.047410 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41b20c52-4eb6-4910-86ab-6eb8ba916cd9 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] GET https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c Aug 01 13:59:48.047626 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41b20c52-4eb6-4910-86ab-6eb8ba916cd9 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:48.047807 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41b20c52-4eb6-4910-86ab-6eb8ba916cd9 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:48.054265 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41b20c52-4eb6-4910-86ab-6eb8ba916cd9 tempest-VolumeRevertTests-348761236 tempest-VolumeRevertTests-348761236-project-member] https://10.4.3.223/volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c returned with HTTP 404 Aug 01 13:59:48.054871 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 836/3329] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 13:59:48 2026] GET /volume/v3/volumes/aeeefc02-8e00-4528-895b-d58ba101268c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:59:48.058100 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f6be6e95-42e1-4373-a105-a8cd2a0a7a1c req-cef01870-9fed-49dc-8e8d-b992efa69abe tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/attachments/b82090cc-11d2-43dc-a2e1-74cd4cd68279 returned with HTTP 200 Aug 01 13:59:48.058528 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 832/3330] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:59:48 2026] DELETE /volume/v3/attachments/b82090cc-11d2-43dc-a2e1-74cd4cd68279 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:48.181283 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-21f1ecc7-19cc-4acc-a59c-4420575fafee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:48.182853 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21f1ecc7-19cc-4acc-a59c-4420575fafee tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e Aug 01 13:59:48.183194 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21f1ecc7-19cc-4acc-a59c-4420575fafee tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:48.183469 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21f1ecc7-19cc-4acc-a59c-4420575fafee tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:48.188972 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21f1ecc7-19cc-4acc-a59c-4420575fafee tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e returned with HTTP 404 Aug 01 13:59:48.189433 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 841/3331] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:48 2026] GET /volume/v3/volumes/f6bddfb2-c6e4-42b1-b492-a56b5c93472e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:48.195556 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a6e8c42f-aab0-4f59-a4fc-32dd8131e39f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:48.197270 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6e8c42f-aab0-4f59-a4fc-32dd8131e39f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee Aug 01 13:59:48.197471 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6e8c42f-aab0-4f59-a4fc-32dd8131e39f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:48.197688 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6e8c42f-aab0-4f59-a4fc-32dd8131e39f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:48.197839 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-a6e8c42f-aab0-4f59-a4fc-32dd8131e39f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume with id: 9283314c-21a6-4255-a22f-e5f9005eabee Aug 01 13:59:48.204720 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:48.204720 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:48.205193 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a6e8c42f-aab0-4f59-a4fc-32dd8131e39f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:48.221181 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a6e8c42f-aab0-4f59-a4fc-32dd8131e39f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume request issued successfully. Aug 01 13:59:48.221459 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6e8c42f-aab0-4f59-a4fc-32dd8131e39f tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee returned with HTTP 202 Aug 01 13:59:48.221974 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 823/3332] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:48 2026] DELETE /volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:48.228812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-34e17065-1d3c-4604-95d1-7ace83081c2d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:48.230685 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34e17065-1d3c-4604-95d1-7ace83081c2d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee Aug 01 13:59:48.231188 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34e17065-1d3c-4604-95d1-7ace83081c2d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:48.231188 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34e17065-1d3c-4604-95d1-7ace83081c2d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:48.238228 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:48.238228 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:48.242358 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-34e17065-1d3c-4604-95d1-7ace83081c2d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:48.247047 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34e17065-1d3c-4604-95d1-7ace83081c2d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee returned with HTTP 200 Aug 01 13:59:48.247480 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 837/3333] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:48 2026] GET /volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:48.316364 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8efa2793-9f69-49ae-bd01-577a98ca6773 req-9ec5fddd-3655-4bfe-a9d2-fa1e776544cb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:48.372040 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-973e9f7c-e893-464c-b586-bd0f0a8fbd3a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:48.373573 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-973e9f7c-e893-464c-b586-bd0f0a8fbd3a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 Aug 01 13:59:48.373790 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-973e9f7c-e893-464c-b586-bd0f0a8fbd3a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:48.373992 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-973e9f7c-e893-464c-b586-bd0f0a8fbd3a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:48.380460 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:48.380460 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:48.383471 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-973e9f7c-e893-464c-b586-bd0f0a8fbd3a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:48.386997 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-973e9f7c-e893-464c-b586-bd0f0a8fbd3a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 returned with HTTP 200 Aug 01 13:59:48.387366 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 842/3334] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:48 2026] GET /volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:48.399229 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-87048ed9-3bcd-4bbf-82f4-86f04f8ac12d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:48.401156 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87048ed9-3bcd-4bbf-82f4-86f04f8ac12d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 Aug 01 13:59:48.401347 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87048ed9-3bcd-4bbf-82f4-86f04f8ac12d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:48.401520 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-87048ed9-3bcd-4bbf-82f4-86f04f8ac12d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:48.407792 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:48.407792 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:48.410899 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-87048ed9-3bcd-4bbf-82f4-86f04f8ac12d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:48.414576 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-87048ed9-3bcd-4bbf-82f4-86f04f8ac12d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 returned with HTTP 200 Aug 01 13:59:48.414985 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 824/3335] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:48 2026] GET /volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:48.427643 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:48.429843 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:48.430303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-866564201", "source_volid": "0e4e2acb-0fff-44d8-ae3d-f19123c8dae2", "volume_type": "tempest-scenario-type-luks-1619343052", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:48.432435 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-866564201', 'source_volid': '0e4e2acb-0fff-44d8-ae3d-f19123c8dae2', 'volume_type': 'tempest-scenario-type-luks-1619343052', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:48.443977 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:48.443977 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:48.444723 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume retrieved successfully. Aug 01 13:59:48.444902 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume of 1 GB Aug 01 13:59:48.445797 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Availability Zones retrieved successfully. Aug 01 13:59:48.447698 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8efa2793-9f69-49ae-bd01-577a98ca6773 req-9ec5fddd-3655-4bfe-a9d2-fa1e776544cb tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:48.447869 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8efa2793-9f69-49ae-bd01-577a98ca6773 req-9ec5fddd-3655-4bfe-a9d2-fa1e776544cb tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:48.448040 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8efa2793-9f69-49ae-bd01-577a98ca6773 req-9ec5fddd-3655-4bfe-a9d2-fa1e776544cb tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:48.449891 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=567,cinder:INSERT=73,cinder:UPDATE=128,cinder:DELETE=1 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:59:48.454174 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Flow 'volume_create_api' (797678b5-fa6c-499c-b1bc-175572e45109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:48.455260 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8269f400-c282-4928-8fcd-af9ee92c4ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:48.456390 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:48.456799 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:48.456799 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:48.461639 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8efa2793-9f69-49ae-bd01-577a98ca6773 req-9ec5fddd-3655-4bfe-a9d2-fa1e776544cb tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:48.465484 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8efa2793-9f69-49ae-bd01-577a98ca6773 req-9ec5fddd-3655-4bfe-a9d2-fa1e776544cb tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:48.465918 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 833/3336] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:48 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 857 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:48.476638 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8269f400-c282-4928-8fcd-af9ee92c4ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0e4e2acb-0fff-44d8-ae3d-f19123c8dae2', 'volume_type': VolumeType(created_at=2026-08-01T13:59:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=04039f0c-62db-4c64-8037-ee3abb32e906,is_public=True,name='tempest-scenario-type-luks-1619343052',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04039f0c-62db-4c64-8037-ee3abb32e906', '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=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:48.477619 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871c90ef-9748-43fc-8581-e127ea841069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:48.501425 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1619343052 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1619343052, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:48.501815 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1619343052 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1619343052, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:59:48.520803 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Created reservations ['3f7c6008-55ce-4d50-af65-cf25102fdea5', 'cc7d50a6-afdc-4428-a3ed-9af6ec27600c', '1a00d390-dd42-4e20-ac72-9567eaaa04bc', '249389d7-f519-4295-9fd5-b8c718a661a4'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:48.521670 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871c90ef-9748-43fc-8581-e127ea841069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f7c6008-55ce-4d50-af65-cf25102fdea5', 'cc7d50a6-afdc-4428-a3ed-9af6ec27600c', '1a00d390-dd42-4e20-ac72-9567eaaa04bc', '249389d7-f519-4295-9fd5-b8c718a661a4']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:48.522971 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b412b4f-4788-42a3-8eee-a7318cf45880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:48.560775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b412b4f-4788-42a3-8eee-a7318cf45880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a42b3235-f04b-40dd-a28a-9ddc268a690b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-866564201',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22d35f2124f43168e347c1431d2f43a',qos_specs=None,replication_status=,reservations=['3f7c6008-55ce-4d50-af65-cf25102fdea5','cc7d50a6-afdc-4428-a3ed-9af6ec27600c','1a00d390-dd42-4e20-ac72-9567eaaa04bc','249389d7-f519-4295-9fd5-b8c718a661a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=0e4e2acb-0fff-44d8-ae3d-f19123c8dae2,status='creating',user_id='6b02f159f1774d488ec31eb4092f3df0',volume_type_id=04039f0c-62db-4c64-8037-ee3abb32e906), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-866564201',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a42b3235-f04b-40dd-a28a-9ddc268a690b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a22d35f2124f43168e347c1431d2f43a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0e4e2acb-0fff-44d8-ae3d-f19123c8dae2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b02f159f1774d488ec31eb4092f3df0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04039f0c-62db-4c64-8037-ee3abb32e906),volume_type_id=04039f0c-62db-4c64-8037-ee3abb32e906)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:48.561812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220afb78-7a18-449f-b6e5-d79868d7e775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:48.582045 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220afb78-7a18-449f-b6e5-d79868d7e775) transitioned into state 'SUCCESS' from state '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-866564201',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22d35f2124f43168e347c1431d2f43a',qos_specs=None,replication_status=,reservations=['3f7c6008-55ce-4d50-af65-cf25102fdea5','cc7d50a6-afdc-4428-a3ed-9af6ec27600c','1a00d390-dd42-4e20-ac72-9567eaaa04bc','249389d7-f519-4295-9fd5-b8c718a661a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=0e4e2acb-0fff-44d8-ae3d-f19123c8dae2,status='creating',user_id='6b02f159f1774d488ec31eb4092f3df0',volume_type_id=04039f0c-62db-4c64-8037-ee3abb32e906)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:48.583017 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb6668d-d0eb-4643-bf1d-03bd59296a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:48.602799 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb6668d-d0eb-4643-bf1d-03bd59296a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:48.603923 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Flow 'volume_create_api' (797678b5-fa6c-499c-b1bc-175572e45109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:48.604313 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume request issued successfully. Aug 01 13:59:48.605037 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a054360-5157-48e3-a9e3-fdf78d21f052 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:48.605578 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 838/3337] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:48 2026] POST /volume/v3/volumes => generated 811 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:48.619977 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4b399ab9-479e-4c09-bce9-de1da08163b1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:48.621487 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b399ab9-479e-4c09-bce9-de1da08163b1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:48.621677 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b399ab9-479e-4c09-bce9-de1da08163b1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:48.621850 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b399ab9-479e-4c09-bce9-de1da08163b1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:48.628924 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:48.628924 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:48.632431 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4b399ab9-479e-4c09-bce9-de1da08163b1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:48.636804 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b399ab9-479e-4c09-bce9-de1da08163b1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:48.637170 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 843/3338] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:48 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:49.161087 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:49.243379 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:49.243722 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1821506832"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:49.245009 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1821506832'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:49.245126 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume of 1 GB Aug 01 13:59:49.247366 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=545,cinder:UPDATE=156,cinder:INSERT=75,cinder:DELETE=1 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:59:49.249193 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Availability Zones retrieved successfully. Aug 01 13:59:49.254418 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Flow 'volume_create_api' (c4f10820-8883-46b7-ae25-09b91a76e420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:49.255259 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78854fc5-51a0-4b8e-b793-3f6cc42d0f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:49.256365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:49.261400 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-80adc23a-9a1a-47df-a7d9-29d19771859c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:49.263577 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-80adc23a-9a1a-47df-a7d9-29d19771859c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee Aug 01 13:59:49.263800 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-80adc23a-9a1a-47df-a7d9-29d19771859c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:49.264015 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-80adc23a-9a1a-47df-a7d9-29d19771859c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:49.270323 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-80adc23a-9a1a-47df-a7d9-29d19771859c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee returned with HTTP 404 Aug 01 13:59:49.270928 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 834/3339] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:49 2026] GET /volume/v3/volumes/9283314c-21a6-4255-a22f-e5f9005eabee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:49.277463 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-db8d0cce-5313-46c3-8019-09396732512e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:49.279305 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db8d0cce-5313-46c3-8019-09396732512e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 Aug 01 13:59:49.279472 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db8d0cce-5313-46c3-8019-09396732512e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:49.279656 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db8d0cce-5313-46c3-8019-09396732512e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:49.279747 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-db8d0cce-5313-46c3-8019-09396732512e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete snapshot with id: fdeae373-515c-4773-a395-c666f93a6396 Aug 01 13:59:49.284756 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:49.284756 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:49.285160 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-db8d0cce-5313-46c3-8019-09396732512e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Snapshot retrieved successfully. Aug 01 13:59:49.286608 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78854fc5-51a0-4b8e-b793-3f6cc42d0f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:49.287844 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21057212-7c31-481f-84fe-60ecddf56ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:49.298986 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-db8d0cce-5313-46c3-8019-09396732512e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Snapshot delete request issued successfully. Aug 01 13:59:49.299171 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db8d0cce-5313-46c3-8019-09396732512e tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 returned with HTTP 202 Aug 01 13:59:49.299590 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 839/3340] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 13:59:49 2026] DELETE /volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:49.306443 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c357764f-ad0f-43a5-95b2-e2b6a1655879 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:49.309664 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c357764f-ad0f-43a5-95b2-e2b6a1655879 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 Aug 01 13:59:49.309987 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c357764f-ad0f-43a5-95b2-e2b6a1655879 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:49.310259 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c357764f-ad0f-43a5-95b2-e2b6a1655879 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:49.316207 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:49.316207 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:49.316800 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c357764f-ad0f-43a5-95b2-e2b6a1655879 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Snapshot retrieved successfully. Aug 01 13:59:49.317795 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c357764f-ad0f-43a5-95b2-e2b6a1655879 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 returned with HTTP 200 Aug 01 13:59:49.318280 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 844/3341] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:49 2026] GET /volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:49.348889 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['31ff24d5-d26d-4c40-a34e-dc090b1b8d58', '2aee578d-35c2-4807-b2a2-f8167f316f5f', '2e13c8f8-6c98-4c1f-adab-709f72940a46', '1653d79c-d9d0-46be-b795-bc85d84616d5'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:49.349622 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21057212-7c31-481f-84fe-60ecddf56ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31ff24d5-d26d-4c40-a34e-dc090b1b8d58', '2aee578d-35c2-4807-b2a2-f8167f316f5f', '2e13c8f8-6c98-4c1f-adab-709f72940a46', '1653d79c-d9d0-46be-b795-bc85d84616d5']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:49.350299 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e880b27c-cd7f-4efe-b4c4-b5cbcc6b6a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:49.372600 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e880b27c-cd7f-4efe-b4c4-b5cbcc6b6a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ade1f51a-f922-4519-98bf-5908251b55ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1821506832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad7a5bf018248ee92380e85160af28a',qos_specs=None,replication_status=,reservations=['31ff24d5-d26d-4c40-a34e-dc090b1b8d58','2aee578d-35c2-4807-b2a2-f8167f316f5f','2e13c8f8-6c98-4c1f-adab-709f72940a46','1653d79c-d9d0-46be-b795-bc85d84616d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b002fbecf8dd482d8d8605dec6117448',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1821506832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ade1f51a-f922-4519-98bf-5908251b55ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad7a5bf018248ee92380e85160af28a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b002fbecf8dd482d8d8605dec6117448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:49.373383 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45e8cad-779e-4e21-bd40-eb1cabcc6a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:49.392796 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45e8cad-779e-4e21-bd40-eb1cabcc6a2d) transitioned into state 'SUCCESS' from state '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-1821506832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad7a5bf018248ee92380e85160af28a',qos_specs=None,replication_status=,reservations=['31ff24d5-d26d-4c40-a34e-dc090b1b8d58','2aee578d-35c2-4807-b2a2-f8167f316f5f','2e13c8f8-6c98-4c1f-adab-709f72940a46','1653d79c-d9d0-46be-b795-bc85d84616d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b002fbecf8dd482d8d8605dec6117448',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:49.393461 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cac7fbf-ad2d-4d1b-a65e-6e923bde066f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:49.401152 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cac7fbf-ad2d-4d1b-a65e-6e923bde066f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:49.401890 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Flow 'volume_create_api' (c4f10820-8883-46b7-ae25-09b91a76e420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:49.402173 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume request issued successfully. Aug 01 13:59:49.402705 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-28119280-a179-41a3-a0f3-e371bcb8f3b7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:49.403073 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 825/3342] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 13:59:49 2026] POST /volume/v3/volumes => generated 778 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:49.413349 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7df73ce9-c4e3-4e81-b76b-85bafa0f61df None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:49.415366 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7df73ce9-c4e3-4e81-b76b-85bafa0f61df tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea Aug 01 13:59:49.415712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7df73ce9-c4e3-4e81-b76b-85bafa0f61df tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:49.415945 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7df73ce9-c4e3-4e81-b76b-85bafa0f61df tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:49.423349 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:49.423349 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:49.426789 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7df73ce9-c4e3-4e81-b76b-85bafa0f61df tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 13:59:49.430482 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7df73ce9-c4e3-4e81-b76b-85bafa0f61df tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea returned with HTTP 200 Aug 01 13:59:49.430855 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 835/3343] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:49 2026] GET /volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:49.648964 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7948e099-4564-4597-a0b9-3f43e0f4c396 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:49.650612 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7948e099-4564-4597-a0b9-3f43e0f4c396 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:49.651178 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7948e099-4564-4597-a0b9-3f43e0f4c396 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:49.651178 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7948e099-4564-4597-a0b9-3f43e0f4c396 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:49.657997 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:49.657997 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:49.661453 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7948e099-4564-4597-a0b9-3f43e0f4c396 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:49.672629 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7948e099-4564-4597-a0b9-3f43e0f4c396 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:49.672629 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 840/3344] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:49 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:50.329466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2ef99321-d265-42b1-a0e3-81f88731df4c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:50.331925 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2ef99321-d265-42b1-a0e3-81f88731df4c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 Aug 01 13:59:50.331925 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2ef99321-d265-42b1-a0e3-81f88731df4c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:50.332153 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2ef99321-d265-42b1-a0e3-81f88731df4c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:50.337091 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2ef99321-d265-42b1-a0e3-81f88731df4c tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 returned with HTTP 404 Aug 01 13:59:50.337839 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 845/3345] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 13:59:50 2026] GET /volume/v3/snapshots/fdeae373-515c-4773-a395-c666f93a6396 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:50.345514 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4430c555-8d04-4de1-82d5-f39fe601a20d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:50.348072 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4430c555-8d04-4de1-82d5-f39fe601a20d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] DELETE https://10.4.3.223/volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 Aug 01 13:59:50.348420 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4430c555-8d04-4de1-82d5-f39fe601a20d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:50.348747 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4430c555-8d04-4de1-82d5-f39fe601a20d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:50.349034 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-4430c555-8d04-4de1-82d5-f39fe601a20d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume with id: 5e596671-39d1-440b-9d6d-0f7d7e6efe97 Aug 01 13:59:50.359169 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:50.359169 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:50.360106 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4430c555-8d04-4de1-82d5-f39fe601a20d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:50.383455 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4430c555-8d04-4de1-82d5-f39fe601a20d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Delete volume request issued successfully. Aug 01 13:59:50.387135 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4430c555-8d04-4de1-82d5-f39fe601a20d tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 returned with HTTP 202 Aug 01 13:59:50.387737 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 826/3346] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:50 2026] DELETE /volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:50.394715 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f6a778e6-896d-4616-8a9c-a0572b2df5bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:50.396248 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f6a778e6-896d-4616-8a9c-a0572b2df5bc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 Aug 01 13:59:50.396487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f6a778e6-896d-4616-8a9c-a0572b2df5bc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:50.396742 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f6a778e6-896d-4616-8a9c-a0572b2df5bc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:50.405185 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:50.405185 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:50.414867 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f6a778e6-896d-4616-8a9c-a0572b2df5bc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Volume info retrieved successfully. Aug 01 13:59:50.417012 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f6a778e6-896d-4616-8a9c-a0572b2df5bc tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 returned with HTTP 200 Aug 01 13:59:50.417497 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 836/3347] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:50 2026] GET /volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:50.444142 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f2593a9-879a-43e8-b984-9296b6a24a5f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:50.446752 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f2593a9-879a-43e8-b984-9296b6a24a5f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea Aug 01 13:59:50.447030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f2593a9-879a-43e8-b984-9296b6a24a5f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:50.447556 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f2593a9-879a-43e8-b984-9296b6a24a5f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:50.454830 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:50.454830 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:50.458186 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f2593a9-879a-43e8-b984-9296b6a24a5f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 13:59:50.462188 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f2593a9-879a-43e8-b984-9296b6a24a5f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea returned with HTTP 200 Aug 01 13:59:50.462615 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 841/3348] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:50 2026] GET /volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:50.477580 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-85dcaeda-349f-4b8a-9bfd-c604997d7bbc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:50.481048 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85dcaeda-349f-4b8a-9bfd-c604997d7bbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 13:59:50.481569 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85dcaeda-349f-4b8a-9bfd-c604997d7bbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ade1f51a-f922-4519-98bf-5908251b55ea", "name": "tempest-type-Backup-1097661481"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:50.484647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-85dcaeda-349f-4b8a-9bfd-c604997d7bbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating new backup {'backup': {'volume_id': 'ade1f51a-f922-4519-98bf-5908251b55ea', 'name': 'tempest-type-Backup-1097661481'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:59:50.484856 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-85dcaeda-349f-4b8a-9bfd-c604997d7bbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating backup of volume ade1f51a-f922-4519-98bf-5908251b55ea in container None Aug 01 13:59:50.494811 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:50.494811 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:50.495368 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-85dcaeda-349f-4b8a-9bfd-c604997d7bbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 13:59:50.525636 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-85dcaeda-349f-4b8a-9bfd-c604997d7bbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['aab4c1e9-39da-4b6b-ba61-57cf6cf7a9e3', '2b66d175-6286-4c91-9667-a3417734c203'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:50.552613 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85dcaeda-349f-4b8a-9bfd-c604997d7bbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:59:50.553006 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 846/3349] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 13:59:50 2026] POST /volume/v3/backups => generated 316 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:50.562504 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b6050b2e-e5a6-4adb-ac6b-a23b413bd5c3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:50.566371 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b6050b2e-e5a6-4adb-ac6b-a23b413bd5c3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 13:59:50.566716 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b6050b2e-e5a6-4adb-ac6b-a23b413bd5c3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:50.566999 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b6050b2e-e5a6-4adb-ac6b-a23b413bd5c3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:50.567186 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-b6050b2e-e5a6-4adb-ac6b-a23b413bd5c3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:50.572468 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:50.572468 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:50.573572 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b6050b2e-e5a6-4adb-ac6b-a23b413bd5c3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 13:59:50.574095 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 827/3350] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:50 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:50.686457 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-efab9643-d841-44c3-8746-a41442beab5e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:50.690795 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-efab9643-d841-44c3-8746-a41442beab5e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:50.690795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-efab9643-d841-44c3-8746-a41442beab5e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:50.690795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-efab9643-d841-44c3-8746-a41442beab5e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:50.699019 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:50.699019 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:50.710378 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-efab9643-d841-44c3-8746-a41442beab5e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:50.714575 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-efab9643-d841-44c3-8746-a41442beab5e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:50.714575 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 837/3351] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:50 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:51.388281 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1b9c2a86-efcc-4e69-a29e-c84b937ebaee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:51.390301 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1b9c2a86-efcc-4e69-a29e-c84b937ebaee tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] DELETE https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:51.390573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1b9c2a86-efcc-4e69-a29e-c84b937ebaee tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:51.390784 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1b9c2a86-efcc-4e69-a29e-c84b937ebaee tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:51.390972 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-1b9c2a86-efcc-4e69-a29e-c84b937ebaee tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Delete volume with id: 45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:51.398518 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:51.398518 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:51.399023 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1b9c2a86-efcc-4e69-a29e-c84b937ebaee tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:51.416518 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1b9c2a86-efcc-4e69-a29e-c84b937ebaee tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Delete volume request issued successfully. Aug 01 13:59:51.416518 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1b9c2a86-efcc-4e69-a29e-c84b937ebaee tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 202 Aug 01 13:59:51.417093 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 842/3352] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:51 2026] DELETE /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:51.423677 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2c901fad-c8cb-4c09-9e02-ff4bb615d14f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:51.426396 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c901fad-c8cb-4c09-9e02-ff4bb615d14f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:51.426396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c901fad-c8cb-4c09-9e02-ff4bb615d14f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:51.426538 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c901fad-c8cb-4c09-9e02-ff4bb615d14f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:51.431691 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-180eff18-e00e-4288-99fb-3f5e27c81bd9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:51.436478 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:51.436478 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:51.438010 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-180eff18-e00e-4288-99fb-3f5e27c81bd9 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] GET https://10.4.3.223/volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 Aug 01 13:59:51.438146 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-180eff18-e00e-4288-99fb-3f5e27c81bd9 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:51.438425 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-180eff18-e00e-4288-99fb-3f5e27c81bd9 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:51.441270 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2c901fad-c8cb-4c09-9e02-ff4bb615d14f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:51.446879 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c901fad-c8cb-4c09-9e02-ff4bb615d14f tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 200 Aug 01 13:59:51.447310 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 847/3353] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:51 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:51.449539 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-180eff18-e00e-4288-99fb-3f5e27c81bd9 tempest-CreateVolumesFromSnapshotTest-977450666 tempest-CreateVolumesFromSnapshotTest-977450666-project-member] https://10.4.3.223/volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 returned with HTTP 404 Aug 01 13:59:51.450046 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 828/3354] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:51 2026] GET /volume/v3/volumes/5e596671-39d1-440b-9d6d-0f7d7e6efe97 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:51.585652 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a03065f7-f3f4-4d92-8e7c-b986a738ef76 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:51.588578 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a03065f7-f3f4-4d92-8e7c-b986a738ef76 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 13:59:51.588975 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a03065f7-f3f4-4d92-8e7c-b986a738ef76 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:51.590084 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a03065f7-f3f4-4d92-8e7c-b986a738ef76 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:51.590084 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a03065f7-f3f4-4d92-8e7c-b986a738ef76 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:51.594110 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:51.594110 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:51.595338 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a03065f7-f3f4-4d92-8e7c-b986a738ef76 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 13:59:51.596003 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 838/3355] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:51 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:51.730288 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-86815f03-6fad-44af-85ee-bbc8f5e4059e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:51.732510 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-86815f03-6fad-44af-85ee-bbc8f5e4059e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:51.732715 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-86815f03-6fad-44af-85ee-bbc8f5e4059e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:51.732902 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-86815f03-6fad-44af-85ee-bbc8f5e4059e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:51.739735 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:51.739735 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:51.743137 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-86815f03-6fad-44af-85ee-bbc8f5e4059e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:51.746803 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-86815f03-6fad-44af-85ee-bbc8f5e4059e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:51.747181 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 843/3356] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:51 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:52.459867 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e47e76dc-3c7a-4cf0-b4aa-4df43e5b3fb0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:52.461699 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e47e76dc-3c7a-4cf0-b4aa-4df43e5b3fb0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 Aug 01 13:59:52.461869 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e47e76dc-3c7a-4cf0-b4aa-4df43e5b3fb0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:52.462069 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e47e76dc-3c7a-4cf0-b4aa-4df43e5b3fb0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:52.466999 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e47e76dc-3c7a-4cf0-b4aa-4df43e5b3fb0 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 returned with HTTP 404 Aug 01 13:59:52.467547 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 848/3357] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:52 2026] GET /volume/v3/volumes/45cf3d2c-3180-417e-98d0-56d1a8765922 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:52.476843 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7b57c012-9767-426f-b1ca-15d6e1afda24 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:52.479629 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7b57c012-9767-426f-b1ca-15d6e1afda24 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] DELETE https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:52.479812 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7b57c012-9767-426f-b1ca-15d6e1afda24 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:52.480096 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7b57c012-9767-426f-b1ca-15d6e1afda24 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:52.480279 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-7b57c012-9767-426f-b1ca-15d6e1afda24 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Delete volume with id: 87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:52.492235 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:52.492235 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:52.492235 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7b57c012-9767-426f-b1ca-15d6e1afda24 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:52.507913 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7b57c012-9767-426f-b1ca-15d6e1afda24 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Delete volume request issued successfully. Aug 01 13:59:52.508100 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7b57c012-9767-426f-b1ca-15d6e1afda24 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 202 Aug 01 13:59:52.508467 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 829/3358] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:52 2026] DELETE /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:52.515079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1e13dfb8-00b5-4510-a804-15e0045e4282 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:52.519704 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e13dfb8-00b5-4510-a804-15e0045e4282 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:52.519704 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e13dfb8-00b5-4510-a804-15e0045e4282 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:52.519704 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e13dfb8-00b5-4510-a804-15e0045e4282 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:52.531017 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:52.531017 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:52.537735 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1e13dfb8-00b5-4510-a804-15e0045e4282 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Volume info retrieved successfully. Aug 01 13:59:52.545411 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e13dfb8-00b5-4510-a804-15e0045e4282 tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 200 Aug 01 13:59:52.545859 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 839/3359] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:52 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:52.599990 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6abc5767-4f1d-4554-986a-07d6fe4533b2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:52.604933 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6abc5767-4f1d-4554-986a-07d6fe4533b2 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:52.605030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6abc5767-4f1d-4554-986a-07d6fe4533b2 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:52.606422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6abc5767-4f1d-4554-986a-07d6fe4533b2 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:52.606535 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e4f52837-b227-4303-9ab7-ec9b9e462627 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:52.607877 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e4f52837-b227-4303-9ab7-ec9b9e462627 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 13:59:52.608273 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e4f52837-b227-4303-9ab7-ec9b9e462627 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:52.608590 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e4f52837-b227-4303-9ab7-ec9b9e462627 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:52.608817 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e4f52837-b227-4303-9ab7-ec9b9e462627 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:52.613208 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:52.613208 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:52.614310 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e4f52837-b227-4303-9ab7-ec9b9e462627 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 13:59:52.615361 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 849/3360] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:52 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:52.618289 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:52.618289 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:52.622406 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6abc5767-4f1d-4554-986a-07d6fe4533b2 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:52.627058 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6abc5767-4f1d-4554-986a-07d6fe4533b2 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:52.627509 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 844/3361] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:52 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:52.671293 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8e234618-57a1-48e0-9fcc-323a3b857ff0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:52.675105 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8e234618-57a1-48e0-9fcc-323a3b857ff0 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:52.675400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8e234618-57a1-48e0-9fcc-323a3b857ff0 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:52.675683 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8e234618-57a1-48e0-9fcc-323a3b857ff0 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:52.690447 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:52.690447 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:52.696673 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8e234618-57a1-48e0-9fcc-323a3b857ff0 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:52.698491 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8e234618-57a1-48e0-9fcc-323a3b857ff0 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:52.699134 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 830/3362] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 13:59:52 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:52.734231 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-25b29933-16e5-41b1-b268-7da2cdd5e81d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:52.736812 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-25b29933-16e5-41b1-b268-7da2cdd5e81d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] POST https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b/action Aug 01 13:59:52.737265 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-25b29933-16e5-41b1-b268-7da2cdd5e81d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:52.737461 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-25b29933-16e5-41b1-b268-7da2cdd5e81d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:52.751271 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:52.751271 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:52.752008 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-25b29933-16e5-41b1-b268-7da2cdd5e81d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:52.761760 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-25b29933-16e5-41b1-b268-7da2cdd5e81d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Begin detaching volume completed successfully. Aug 01 13:59:52.761933 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ba7582eb-c506-423d-a63d-2169d1a5d1f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:52.762040 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-25b29933-16e5-41b1-b268-7da2cdd5e81d tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b/action returned with HTTP 202 Aug 01 13:59:52.762473 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 840/3363] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 13:59:52 2026] POST /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:59:52.768532 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba7582eb-c506-423d-a63d-2169d1a5d1f7 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:52.768532 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba7582eb-c506-423d-a63d-2169d1a5d1f7 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:52.768532 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba7582eb-c506-423d-a63d-2169d1a5d1f7 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:52.782369 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:52.782369 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:52.786314 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ba7582eb-c506-423d-a63d-2169d1a5d1f7 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:52.790423 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba7582eb-c506-423d-a63d-2169d1a5d1f7 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:52.790814 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 850/3364] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:52 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:52.834268 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-197b2049-2440-4eea-84aa-a07cca4e5e29 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:52.834766 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-197b2049-2440-4eea-84aa-a07cca4e5e29 None None] GET https://10.4.3.223/volume// Aug 01 13:59:52.835005 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-197b2049-2440-4eea-84aa-a07cca4e5e29 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:52.835267 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-197b2049-2440-4eea-84aa-a07cca4e5e29 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:52.835692 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-197b2049-2440-4eea-84aa-a07cca4e5e29 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 13:59:52.836224 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 845/3365] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 13:59:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:59:52.845986 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8d8b8b76-7226-4994-b1ea-9a99340b9185 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:52.987958 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8d8b8b76-7226-4994-b1ea-9a99340b9185 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:52.988156 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8d8b8b76-7226-4994-b1ea-9a99340b9185 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:52.988364 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8d8b8b76-7226-4994-b1ea-9a99340b9185 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:52.998133 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:52.998133 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:53.001847 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8d8b8b76-7226-4994-b1ea-9a99340b9185 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:53.007280 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-8d8b8b76-7226-4994-b1ea-9a99340b9185 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:53.007713 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 831/3366] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 13:59:52 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 1327 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:59:53.083390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4a63d876-78b5-4180-95ce-df10d5f0b174 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:53.163946 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a63d876-78b5-4180-95ce-df10d5f0b174 tempest-ProjectAdminTests-525773778 tempest-ProjectAdminTests-525773778-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools Aug 01 13:59:53.164149 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a63d876-78b5-4180-95ce-df10d5f0b174 tempest-ProjectAdminTests-525773778 tempest-ProjectAdminTests-525773778-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:53.164410 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a63d876-78b5-4180-95ce-df10d5f0b174 tempest-ProjectAdminTests-525773778 tempest-ProjectAdminTests-525773778-project-admin] Calling method 'get_pools' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:53.173360 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a63d876-78b5-4180-95ce-df10d5f0b174 tempest-ProjectAdminTests-525773778 tempest-ProjectAdminTests-525773778-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 13:59:53.173804 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 841/3367] 10.4.3.223 () {66 vars in 1291 bytes} [Sat Aug 1 13:59:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:53.182559 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-56394a12-1dcf-4b01-8853-1d9775fe20e9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:53.185933 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-56394a12-1dcf-4b01-8853-1d9775fe20e9 tempest-ProjectAdminTests-525773778 tempest-ProjectAdminTests-525773778-project-admin] GET https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool Aug 01 13:59:53.186181 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-56394a12-1dcf-4b01-8853-1d9775fe20e9 tempest-ProjectAdminTests-525773778 tempest-ProjectAdminTests-525773778-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:53.186450 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-56394a12-1dcf-4b01-8853-1d9775fe20e9 tempest-ProjectAdminTests-525773778 tempest-ProjectAdminTests-525773778-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:53.197594 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-56394a12-1dcf-4b01-8853-1d9775fe20e9 tempest-ProjectAdminTests-525773778 tempest-ProjectAdminTests-525773778-project-admin] https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool returned with HTTP 200 Aug 01 13:59:53.198053 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 851/3368] 10.4.3.223 () {66 vars in 1318 bytes} [Sat Aug 1 13:59:53 2026] GET /volume/v3/capabilities/np0000006308@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:53.559115 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a704af3f-5fea-48c4-a5bd-6d858f3ec37c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:53.560686 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a704af3f-5fea-48c4-a5bd-6d858f3ec37c tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] GET https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe Aug 01 13:59:53.560908 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a704af3f-5fea-48c4-a5bd-6d858f3ec37c tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:53.561119 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a704af3f-5fea-48c4-a5bd-6d858f3ec37c tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:53.566183 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a704af3f-5fea-48c4-a5bd-6d858f3ec37c tempest-TestServerVolumeAttachmentScenario-653380797 tempest-TestServerVolumeAttachmentScenario-653380797-project-member] https://10.4.3.223/volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe returned with HTTP 404 Aug 01 13:59:53.566722 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 846/3369] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:53 2026] GET /volume/v3/volumes/87ada786-6ca3-4573-a23e-8aa0f50bd9fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:53.625183 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5d1f7902-1bda-4305-a22d-0fc496220905 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:53.627797 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5d1f7902-1bda-4305-a22d-0fc496220905 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 13:59:53.627997 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5d1f7902-1bda-4305-a22d-0fc496220905 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:53.628179 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5d1f7902-1bda-4305-a22d-0fc496220905 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:53.628323 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-5d1f7902-1bda-4305-a22d-0fc496220905 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:53.632964 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:53.632964 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:53.633646 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5d1f7902-1bda-4305-a22d-0fc496220905 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 13:59:53.634072 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 832/3370] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:53 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:53.803445 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-40885956-e06d-47eb-a61c-2fa38f0afc72 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:53.806835 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40885956-e06d-47eb-a61c-2fa38f0afc72 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:53.807328 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40885956-e06d-47eb-a61c-2fa38f0afc72 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:53.807833 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40885956-e06d-47eb-a61c-2fa38f0afc72 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:53.816695 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:53.816695 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:53.823784 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-40885956-e06d-47eb-a61c-2fa38f0afc72 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:53.829776 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40885956-e06d-47eb-a61c-2fa38f0afc72 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:53.830958 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 842/3371] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:53 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:54.569626 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-cd738646-3400-420b-a65f-16f3bfe60adb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:54.571956 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-cd738646-3400-420b-a65f-16f3bfe60adb tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] DELETE https://10.4.3.223/volume/v3/attachments/c3e90584-4aed-486d-be4c-96b3d328fbf2 Aug 01 13:59:54.572137 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-cd738646-3400-420b-a65f-16f3bfe60adb tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:54.572375 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-cd738646-3400-420b-a65f-16f3bfe60adb tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:54.580328 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:54.580328 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:54.644568 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8699df03-49a4-4e98-a475-810bb106f01a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:54.645017 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a07ee37a-47a9-44ba-9c72-7ff0939c3ece req-cd738646-3400-420b-a65f-16f3bfe60adb tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/attachments/c3e90584-4aed-486d-be4c-96b3d328fbf2 returned with HTTP 200 Aug 01 13:59:54.645955 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 852/3372] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 13:59:54 2026] DELETE /volume/v3/attachments/c3e90584-4aed-486d-be4c-96b3d328fbf2 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:54.646536 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8699df03-49a4-4e98-a475-810bb106f01a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 13:59:54.646536 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8699df03-49a4-4e98-a475-810bb106f01a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:54.646665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8699df03-49a4-4e98-a475-810bb106f01a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:54.646713 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8699df03-49a4-4e98-a475-810bb106f01a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:54.652286 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:54.652286 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:54.653391 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8699df03-49a4-4e98-a475-810bb106f01a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 13:59:54.653391 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 847/3373] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:54 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:54.842915 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-45462368-9269-4f63-8971-1ed9edccfa44 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:54.844934 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45462368-9269-4f63-8971-1ed9edccfa44 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:54.845114 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45462368-9269-4f63-8971-1ed9edccfa44 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:54.845332 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45462368-9269-4f63-8971-1ed9edccfa44 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:54.854797 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:54.854797 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:54.862992 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-45462368-9269-4f63-8971-1ed9edccfa44 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:54.869319 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45462368-9269-4f63-8971-1ed9edccfa44 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:54.869915 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 833/3374] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:54 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:54.933497 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9fb5c95e-e8fc-45c9-9856-243c78a6f221 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:54.935165 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9fb5c95e-e8fc-45c9-9856-243c78a6f221 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:54.935351 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9fb5c95e-e8fc-45c9-9856-243c78a6f221 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:54.935544 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9fb5c95e-e8fc-45c9-9856-243c78a6f221 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:54.945233 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:54.945233 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:54.948773 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9fb5c95e-e8fc-45c9-9856-243c78a6f221 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:54.954735 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9fb5c95e-e8fc-45c9-9856-243c78a6f221 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:54.955313 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 843/3375] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:54 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:54.966371 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:55.094203 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:55.094558 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-817161315"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:55.095971 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-817161315'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:55.096131 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Create volume of 1 GB Aug 01 13:59:55.096607 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:55.096607 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:55.101233 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Availability Zones retrieved successfully. Aug 01 13:59:55.109819 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Flow 'volume_create_api' (b0ea5ede-fc3e-4524-8337-2c64671d6b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:55.110885 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e911e1-f02a-459a-b372-771f8b0cc831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:55.112765 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:55.147751 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e911e1-f02a-459a-b372-771f8b0cc831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:55.148614 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb09a40-013e-4984-9fc2-7f815fd4fc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:55.219023 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Created reservations ['fb359401-8a61-4743-a197-e775a14bd142', '131e1c76-47f5-43e9-aba2-17d9cf800a89', '774adab4-8b47-4314-9016-28ee55fbf479', '1959ef37-1c50-4c73-b34a-70e275d9148e'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:55.220303 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb09a40-013e-4984-9fc2-7f815fd4fc68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb359401-8a61-4743-a197-e775a14bd142', '131e1c76-47f5-43e9-aba2-17d9cf800a89', '774adab4-8b47-4314-9016-28ee55fbf479', '1959ef37-1c50-4c73-b34a-70e275d9148e']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:55.221267 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840a3299-cfa0-46f5-99fb-aa31bca6fea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:55.251238 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840a3299-cfa0-46f5-99fb-aa31bca6fea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c91ef541-3006-41bd-b112-dc6e2ed199f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-817161315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3937ffabc814461c9b0f0db7fc8e1323',qos_specs=None,replication_status=,reservations=['fb359401-8a61-4743-a197-e775a14bd142','131e1c76-47f5-43e9-aba2-17d9cf800a89','774adab4-8b47-4314-9016-28ee55fbf479','1959ef37-1c50-4c73-b34a-70e275d9148e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7139baa9613c4029927379b7fd1111db',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-817161315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c91ef541-3006-41bd-b112-dc6e2ed199f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3937ffabc814461c9b0f0db7fc8e1323',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7139baa9613c4029927379b7fd1111db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:55.253005 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20208fc8-ccbd-4b37-87bd-f9310e98960c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:55.276814 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20208fc8-ccbd-4b37-87bd-f9310e98960c) transitioned into state 'SUCCESS' from state '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-817161315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3937ffabc814461c9b0f0db7fc8e1323',qos_specs=None,replication_status=,reservations=['fb359401-8a61-4743-a197-e775a14bd142','131e1c76-47f5-43e9-aba2-17d9cf800a89','774adab4-8b47-4314-9016-28ee55fbf479','1959ef37-1c50-4c73-b34a-70e275d9148e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7139baa9613c4029927379b7fd1111db',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:55.277580 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811bdcbc-e5d4-46be-b556-e93ba253455e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:55.289721 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811bdcbc-e5d4-46be-b556-e93ba253455e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:55.290699 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Flow 'volume_create_api' (b0ea5ede-fc3e-4524-8337-2c64671d6b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:55.291083 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Create volume request issued successfully. Aug 01 13:59:55.291773 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b23433c3-5066-4deb-9d0c-d8f7b392053c tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:55.292287 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 853/3376] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:59:54 2026] POST /volume/v3/volumes => generated 777 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:55.308891 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-691f65aa-142f-4ff6-94b7-9819f4d6d7bf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:55.311270 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-691f65aa-142f-4ff6-94b7-9819f4d6d7bf tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] GET https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 Aug 01 13:59:55.311570 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-691f65aa-142f-4ff6-94b7-9819f4d6d7bf tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:55.311853 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-691f65aa-142f-4ff6-94b7-9819f4d6d7bf tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:55.322948 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:55.322948 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:55.328578 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-691f65aa-142f-4ff6-94b7-9819f4d6d7bf tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Volume info retrieved successfully. Aug 01 13:59:55.336207 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-691f65aa-142f-4ff6-94b7-9819f4d6d7bf tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 returned with HTTP 200 Aug 01 13:59:55.336660 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 848/3377] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:55 2026] GET /volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:55.668454 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2b924957-cbbb-45cf-a3bd-ba8afefaefcf None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:55.674239 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2b924957-cbbb-45cf-a3bd-ba8afefaefcf tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 13:59:55.674496 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2b924957-cbbb-45cf-a3bd-ba8afefaefcf tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:55.674717 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2b924957-cbbb-45cf-a3bd-ba8afefaefcf tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:55.674841 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-2b924957-cbbb-45cf-a3bd-ba8afefaefcf tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:55.680283 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:55.680283 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:55.681457 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2b924957-cbbb-45cf-a3bd-ba8afefaefcf tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 13:59:55.681839 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 834/3378] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:55 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:55.889736 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9e788a5f-14d5-48e3-a6aa-45d660750cf8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:55.892088 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9e788a5f-14d5-48e3-a6aa-45d660750cf8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:55.892205 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9e788a5f-14d5-48e3-a6aa-45d660750cf8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:55.892483 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9e788a5f-14d5-48e3-a6aa-45d660750cf8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:55.902224 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:55.902224 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:55.907734 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9e788a5f-14d5-48e3-a6aa-45d660750cf8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:55.913411 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9e788a5f-14d5-48e3-a6aa-45d660750cf8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:55.914097 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 844/3379] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:55 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:56.350516 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f7a64721-618e-4d84-9395-efff51e2ef81 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:56.352421 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f7a64721-618e-4d84-9395-efff51e2ef81 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] GET https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 Aug 01 13:59:56.352607 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f7a64721-618e-4d84-9395-efff51e2ef81 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:56.352832 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f7a64721-618e-4d84-9395-efff51e2ef81 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:56.363196 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:56.363196 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:56.367529 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f7a64721-618e-4d84-9395-efff51e2ef81 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Volume info retrieved successfully. Aug 01 13:59:56.371370 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f7a64721-618e-4d84-9395-efff51e2ef81 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 returned with HTTP 200 Aug 01 13:59:56.371777 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 854/3380] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:56 2026] GET /volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:56.385584 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d8408220-684a-4f51-861e-7f8b612b6777 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:56.471905 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8408220-684a-4f51-861e-7f8b612b6777 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] POST https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2/action Aug 01 13:59:56.472289 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8408220-684a-4f51-861e-7f8b612b6777 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:56.472442 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8408220-684a-4f51-861e-7f8b612b6777 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:56.482511 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:56.482511 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:56.483251 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d8408220-684a-4f51-861e-7f8b612b6777 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] Volume info retrieved successfully. Aug 01 13:59:56.484723 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-d8408220-684a-4f51-861e-7f8b612b6777 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4813399621c04c0cb8519778cf1370a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3937ffabc814461c9b0f0db7fc8e1323', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:59:56.484952 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8408220-684a-4f51-861e-7f8b612b6777 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2/action returned with HTTP 403 Aug 01 13:59:56.485742 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 849/3381] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:59:56 2026] POST /volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2/action => generated 131 bytes in 100 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:56.493274 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e9ae0c41-cae4-4b5b-9748-463f28c2b5a7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:56.495707 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e9ae0c41-cae4-4b5b-9748-463f28c2b5a7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 Aug 01 13:59:56.496028 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e9ae0c41-cae4-4b5b-9748-463f28c2b5a7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:56.496383 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e9ae0c41-cae4-4b5b-9748-463f28c2b5a7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:56.496724 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-e9ae0c41-cae4-4b5b-9748-463f28c2b5a7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Delete volume with id: c91ef541-3006-41bd-b112-dc6e2ed199f2 Aug 01 13:59:56.507118 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:56.507118 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:56.508286 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e9ae0c41-cae4-4b5b-9748-463f28c2b5a7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Volume info retrieved successfully. Aug 01 13:59:56.529865 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e9ae0c41-cae4-4b5b-9748-463f28c2b5a7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Delete volume request issued successfully. Aug 01 13:59:56.529865 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e9ae0c41-cae4-4b5b-9748-463f28c2b5a7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 returned with HTTP 202 Aug 01 13:59:56.530969 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 835/3382] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:56 2026] DELETE /volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:56.538510 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-526f2993-3ef0-4fe7-9706-bef6d6b443d7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:56.540168 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-526f2993-3ef0-4fe7-9706-bef6d6b443d7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] GET https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 Aug 01 13:59:56.540415 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-526f2993-3ef0-4fe7-9706-bef6d6b443d7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:56.540708 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-526f2993-3ef0-4fe7-9706-bef6d6b443d7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:56.551609 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:56.551609 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:56.555555 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-526f2993-3ef0-4fe7-9706-bef6d6b443d7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Volume info retrieved successfully. Aug 01 13:59:56.562672 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-526f2993-3ef0-4fe7-9706-bef6d6b443d7 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 returned with HTTP 200 Aug 01 13:59:56.563128 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 845/3383] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:56 2026] GET /volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:56.698232 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2e6ac2d7-463a-4adb-a31b-f2c23b5bf87b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:56.701000 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2e6ac2d7-463a-4adb-a31b-f2c23b5bf87b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 13:59:56.701281 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2e6ac2d7-463a-4adb-a31b-f2c23b5bf87b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:56.701531 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2e6ac2d7-463a-4adb-a31b-f2c23b5bf87b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:56.701669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2e6ac2d7-463a-4adb-a31b-f2c23b5bf87b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:56.706132 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:56.706132 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:56.706929 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2e6ac2d7-463a-4adb-a31b-f2c23b5bf87b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 13:59:56.707494 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 855/3384] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:56 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:56.776746 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:56.778177 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:56.778590 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1793963944", "snapshot_id": null, "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:56.780078 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1793963944', 'snapshot_id': None, 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:56.851369 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Create volume of 1 GB Aug 01 13:59:56.858370 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Availability Zones retrieved successfully. Aug 01 13:59:56.866794 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Flow 'volume_create_api' (c2dd4fea-d4ef-45c2-8f71-fada11d1f9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:56.867917 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9999f70d-1f88-4719-b003-5b8829b72b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:56.869997 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:56.927208 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-de823044-8495-4d8b-bb4f-b42cb10bd6db None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:56.929302 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-de823044-8495-4d8b-bb4f-b42cb10bd6db tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:56.929593 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-de823044-8495-4d8b-bb4f-b42cb10bd6db tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:56.929938 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-de823044-8495-4d8b-bb4f-b42cb10bd6db tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:56.938407 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:56.938407 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:56.943679 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-de823044-8495-4d8b-bb4f-b42cb10bd6db tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:56.948648 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9999f70d-1f88-4719-b003-5b8829b72b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:56.949503 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57151bca-472c-4273-bb4b-3269f32ce725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:56.957202 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-de823044-8495-4d8b-bb4f-b42cb10bd6db tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:56.957707 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 836/3385] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:56 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:57.018903 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Created reservations ['3126d863-0359-4ccd-a750-0fcc61674269', '8197da35-edfe-451e-94a2-a0c68b1dd06a', 'f60ad5b9-588a-4afc-b892-10ae611bd9e9', 'e8185897-9bcd-4081-84ee-1e644c9f2e00'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:57.019752 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57151bca-472c-4273-bb4b-3269f32ce725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3126d863-0359-4ccd-a750-0fcc61674269', '8197da35-edfe-451e-94a2-a0c68b1dd06a', 'f60ad5b9-588a-4afc-b892-10ae611bd9e9', 'e8185897-9bcd-4081-84ee-1e644c9f2e00']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:57.020508 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26d4d38c-3dca-4aff-9401-5989c3993d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:57.041112 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26d4d38c-3dca-4aff-9401-5989c3993d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df7f9cfe-231c-4d92-b637-72b5533862cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1793963944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436bc19109ce47f0b220f0247437bae9',qos_specs=None,replication_status=,reservations=['3126d863-0359-4ccd-a750-0fcc61674269','8197da35-edfe-451e-94a2-a0c68b1dd06a','f60ad5b9-588a-4afc-b892-10ae611bd9e9','e8185897-9bcd-4081-84ee-1e644c9f2e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb256fb3f7ca4bdaa56a662039d0da16',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1793963944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df7f9cfe-231c-4d92-b637-72b5533862cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436bc19109ce47f0b220f0247437bae9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb256fb3f7ca4bdaa56a662039d0da16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:57.041868 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7392298-dce0-4b9f-82fc-205c8e28faed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:57.062342 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7392298-dce0-4b9f-82fc-205c8e28faed) transitioned into state 'SUCCESS' from state '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-1793963944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436bc19109ce47f0b220f0247437bae9',qos_specs=None,replication_status=,reservations=['3126d863-0359-4ccd-a750-0fcc61674269','8197da35-edfe-451e-94a2-a0c68b1dd06a','f60ad5b9-588a-4afc-b892-10ae611bd9e9','e8185897-9bcd-4081-84ee-1e644c9f2e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb256fb3f7ca4bdaa56a662039d0da16',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:57.063275 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ab4c2a-c808-4643-be28-3dd9e858569e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:57.073591 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ab4c2a-c808-4643-be28-3dd9e858569e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:57.074772 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Flow 'volume_create_api' (c2dd4fea-d4ef-45c2-8f71-fada11d1f9aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:57.075164 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Create volume request issued successfully. Aug 01 13:59:57.075922 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1fa05ea1-fd7f-49cd-88e3-33354107ab0e tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:57.076474 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 850/3386] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:56 2026] POST /volume/v3/volumes => generated 754 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:57.089662 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5855a830-dc71-494d-8c4a-6c27f7e49737 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:57.092833 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5855a830-dc71-494d-8c4a-6c27f7e49737 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb Aug 01 13:59:57.093408 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5855a830-dc71-494d-8c4a-6c27f7e49737 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:57.093607 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5855a830-dc71-494d-8c4a-6c27f7e49737 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:57.102835 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:57.102835 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:57.109468 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5855a830-dc71-494d-8c4a-6c27f7e49737 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 13:59:57.115760 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5855a830-dc71-494d-8c4a-6c27f7e49737 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb returned with HTTP 200 Aug 01 13:59:57.116125 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 846/3387] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:57 2026] GET /volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:57.577704 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-104242dd-2471-4561-b4e5-f0775e861a8d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:57.579606 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-104242dd-2471-4561-b4e5-f0775e861a8d tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] GET https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 Aug 01 13:59:57.579867 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-104242dd-2471-4561-b4e5-f0775e861a8d tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:57.580098 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-104242dd-2471-4561-b4e5-f0775e861a8d tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:57.585145 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-104242dd-2471-4561-b4e5-f0775e861a8d tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 returned with HTTP 404 Aug 01 13:59:57.585652 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 856/3388] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:57 2026] GET /volume/v3/volumes/c91ef541-3006-41bd-b112-dc6e2ed199f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:57.595702 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-08c4a51d-807f-4de9-9678-0078aec965cc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:57.597309 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 13:59:57.597542 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1036375421"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:57.598827 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1036375421'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:59:57.598959 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Create volume of 1 GB Aug 01 13:59:57.602478 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Availability Zones retrieved successfully. Aug 01 13:59:57.607613 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Flow 'volume_create_api' (c0fb6641-1263-410e-b35f-16dd0a045287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:57.608498 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc48a15-22b4-4c56-b91f-fa7ce4ab9ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:57.609223 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:59:57.629694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc48a15-22b4-4c56-b91f-fa7ce4ab9ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:57.630268 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12db4de6-572e-4b3e-a960-0e28c075e980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:57.667540 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Created reservations ['8b400e34-4f23-4085-aef0-dd0fbebe9088', 'c9974bd3-c202-4c47-9392-e39349c4a1d8', '075b9a69-ce5c-4ce5-8bb7-2a367a04791e', '6dae0a44-3475-495a-acaf-f1bfe802ad7e'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:57.668636 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12db4de6-572e-4b3e-a960-0e28c075e980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b400e34-4f23-4085-aef0-dd0fbebe9088', 'c9974bd3-c202-4c47-9392-e39349c4a1d8', '075b9a69-ce5c-4ce5-8bb7-2a367a04791e', '6dae0a44-3475-495a-acaf-f1bfe802ad7e']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:57.669560 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8306fd93-fbdc-4359-a7fa-fad1e0b0e7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:57.695834 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8306fd93-fbdc-4359-a7fa-fad1e0b0e7e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b19f4077-ee5f-48dd-aa47-a7a2898d8822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1036375421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3937ffabc814461c9b0f0db7fc8e1323',qos_specs=None,replication_status=,reservations=['8b400e34-4f23-4085-aef0-dd0fbebe9088','c9974bd3-c202-4c47-9392-e39349c4a1d8','075b9a69-ce5c-4ce5-8bb7-2a367a04791e','6dae0a44-3475-495a-acaf-f1bfe802ad7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7139baa9613c4029927379b7fd1111db',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1036375421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b19f4077-ee5f-48dd-aa47-a7a2898d8822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3937ffabc814461c9b0f0db7fc8e1323',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7139baa9613c4029927379b7fd1111db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:57.696673 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70823bf3-23ec-4b2b-aada-da2b6b86cebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:57.718567 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70823bf3-23ec-4b2b-aada-da2b6b86cebc) transitioned into state 'SUCCESS' from state '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-1036375421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3937ffabc814461c9b0f0db7fc8e1323',qos_specs=None,replication_status=,reservations=['8b400e34-4f23-4085-aef0-dd0fbebe9088','c9974bd3-c202-4c47-9392-e39349c4a1d8','075b9a69-ce5c-4ce5-8bb7-2a367a04791e','6dae0a44-3475-495a-acaf-f1bfe802ad7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7139baa9613c4029927379b7fd1111db',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:57.719328 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ead161dd-39aa-4f58-ae4c-f5acd8739626 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:57.719649 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6deda0f-df5b-4e88-97f9-2af54f5be07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:59:57.721943 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ead161dd-39aa-4f58-ae4c-f5acd8739626 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 13:59:57.721943 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ead161dd-39aa-4f58-ae4c-f5acd8739626 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:57.722723 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ead161dd-39aa-4f58-ae4c-f5acd8739626 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:57.722723 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ead161dd-39aa-4f58-ae4c-f5acd8739626 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:57.726821 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:57.726821 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:57.727467 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ead161dd-39aa-4f58-ae4c-f5acd8739626 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 13:59:57.727881 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 851/3389] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:57 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:57.733804 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6deda0f-df5b-4e88-97f9-2af54f5be07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:59:57.736650 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Flow 'volume_create_api' (c0fb6641-1263-410e-b35f-16dd0a045287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:59:57.736650 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Create volume request issued successfully. Aug 01 13:59:57.736650 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-08c4a51d-807f-4de9-9678-0078aec965cc tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 13:59:57.737144 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 837/3390] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 13:59:57 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:57.757365 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7c545ff8-79e3-4a0c-8300-64e20a22d8c6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:57.759202 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c545ff8-79e3-4a0c-8300-64e20a22d8c6 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] GET https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 Aug 01 13:59:57.759467 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c545ff8-79e3-4a0c-8300-64e20a22d8c6 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:57.759679 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c545ff8-79e3-4a0c-8300-64e20a22d8c6 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:57.767319 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:57.767319 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:57.770830 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7c545ff8-79e3-4a0c-8300-64e20a22d8c6 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Volume info retrieved successfully. Aug 01 13:59:57.775049 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c545ff8-79e3-4a0c-8300-64e20a22d8c6 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 returned with HTTP 200 Aug 01 13:59:57.775760 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 847/3391] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:57 2026] GET /volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:57.974864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-96742c41-691d-421f-b6f3-e423796d0565 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:57.976911 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96742c41-691d-421f-b6f3-e423796d0565 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:57.977132 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96742c41-691d-421f-b6f3-e423796d0565 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:57.977410 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96742c41-691d-421f-b6f3-e423796d0565 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:57.987453 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:57.987453 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:58.823754 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-96742c41-691d-421f-b6f3-e423796d0565 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:58.823754 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96742c41-691d-421f-b6f3-e423796d0565 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:58.823754 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 857/3392] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:57 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:58.830697 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ae6110c3-b03a-4c05-9a0a-1e97b885965f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.830697 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae6110c3-b03a-4c05-9a0a-1e97b885965f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 13:59:58.830697 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae6110c3-b03a-4c05-9a0a-1e97b885965f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.830697 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae6110c3-b03a-4c05-9a0a-1e97b885965f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.830697 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.830697 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:58.830697 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ae6110c3-b03a-4c05-9a0a-1e97b885965f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 13:59:58.830697 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae6110c3-b03a-4c05-9a0a-1e97b885965f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 13:59:58.830697 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 852/3393] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:58 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:58.832982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-209bf7ac-094d-436e-95cf-526b0750849c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.832982 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-209bf7ac-094d-436e-95cf-526b0750849c tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb Aug 01 13:59:58.832982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-209bf7ac-094d-436e-95cf-526b0750849c tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.832982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-209bf7ac-094d-436e-95cf-526b0750849c tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.832982 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.832982 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:58.832982 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-209bf7ac-094d-436e-95cf-526b0750849c tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 13:59:58.832982 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-209bf7ac-094d-436e-95cf-526b0750849c tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb returned with HTTP 200 Aug 01 13:59:58.832982 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 838/3394] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:58 2026] GET /volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:58.835013 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7f3d394-d43f-4b64-a034-84f67da45f63 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.835013 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7f3d394-d43f-4b64-a034-84f67da45f63 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb Aug 01 13:59:58.835013 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7f3d394-d43f-4b64-a034-84f67da45f63 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.835013 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7f3d394-d43f-4b64-a034-84f67da45f63 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.835013 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.835013 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:58.835013 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b7f3d394-d43f-4b64-a034-84f67da45f63 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 13:59:58.835013 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7f3d394-d43f-4b64-a034-84f67da45f63 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb returned with HTTP 200 Aug 01 13:59:58.835013 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 848/3395] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:58 2026] GET /volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:58.836107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bc04f269-e913-4620-8fca-c22a7e71a992 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.836107 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc04f269-e913-4620-8fca-c22a7e71a992 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb Aug 01 13:59:58.836107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc04f269-e913-4620-8fca-c22a7e71a992 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.836107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc04f269-e913-4620-8fca-c22a7e71a992 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.836107 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.836107 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:58.836107 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bc04f269-e913-4620-8fca-c22a7e71a992 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 13:59:58.836900 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-96a87aee-49e9-4d03-8749-e0d7c9347ea4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.837156 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc04f269-e913-4620-8fca-c22a7e71a992 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb returned with HTTP 200 Aug 01 13:59:58.837156 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 858/3396] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:58 2026] GET /volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:58.837672 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96a87aee-49e9-4d03-8749-e0d7c9347ea4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:58.837672 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96a87aee-49e9-4d03-8749-e0d7c9347ea4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.837672 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96a87aee-49e9-4d03-8749-e0d7c9347ea4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.837672 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-96a87aee-49e9-4d03-8749-e0d7c9347ea4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Delete volume with id: e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:58.837672 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.837672 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:58.837672 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-96a87aee-49e9-4d03-8749-e0d7c9347ea4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:58.839450 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c0c7f49f-451d-4c71-b100-489d50c57e45 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.839450 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0c7f49f-451d-4c71-b100-489d50c57e45 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 13:59:58.839450 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c0c7f49f-451d-4c71-b100-489d50c57e45 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df7f9cfe-231c-4d92-b637-72b5533862cb", "name": "tempest-TestVolumeBackupRestore-backup-1246009440", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:58.839450 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-c0c7f49f-451d-4c71-b100-489d50c57e45 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Creating new backup {'backup': {'volume_id': 'df7f9cfe-231c-4d92-b637-72b5533862cb', 'name': 'tempest-TestVolumeBackupRestore-backup-1246009440', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:59:58.839450 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-c0c7f49f-451d-4c71-b100-489d50c57e45 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Creating backup of volume df7f9cfe-231c-4d92-b637-72b5533862cb in container None Aug 01 13:59:58.839450 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.839450 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:58.839450 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c0c7f49f-451d-4c71-b100-489d50c57e45 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 13:59:58.840038 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-96a87aee-49e9-4d03-8749-e0d7c9347ea4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Delete volume request issued successfully. Aug 01 13:59:58.840038 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96a87aee-49e9-4d03-8749-e0d7c9347ea4 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 202 Aug 01 13:59:58.840038 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 853/3397] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:58 2026] DELETE /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:58.840374 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7da98515-5fe6-4f93-8acf-b571a6acea8b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.840374 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7da98515-5fe6-4f93-8acf-b571a6acea8b tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:58.840374 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7da98515-5fe6-4f93-8acf-b571a6acea8b tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.840374 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7da98515-5fe6-4f93-8acf-b571a6acea8b tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.840374 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.840374 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:58.840374 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7da98515-5fe6-4f93-8acf-b571a6acea8b tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:58.840374 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7da98515-5fe6-4f93-8acf-b571a6acea8b tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 200 Aug 01 13:59:58.840374 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 849/3398] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:58 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:58.840789 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-c0c7f49f-451d-4c71-b100-489d50c57e45 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Created reservations ['d99db03a-e562-451e-9394-21d47a03d31e', '4cc69324-30da-4a30-b464-d752d78fce6a'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:59:58.840789 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0c7f49f-451d-4c71-b100-489d50c57e45 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 13:59:58.840789 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 839/3399] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 13:59:58 2026] POST /volume/v3/backups => generated 335 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:59:58.840974 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ef33fbd4-75d8-485d-b009-75d125c3ecfa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.840974 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef33fbd4-75d8-485d-b009-75d125c3ecfa tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 13:59:58.840974 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef33fbd4-75d8-485d-b009-75d125c3ecfa tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.840974 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef33fbd4-75d8-485d-b009-75d125c3ecfa tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.840974 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ef33fbd4-75d8-485d-b009-75d125c3ecfa tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:58.840974 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.840974 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:58.840974 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef33fbd4-75d8-485d-b009-75d125c3ecfa tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 13:59:58.840974 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 859/3400] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:58 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:58.842081 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8e8b9957-d00c-47ba-8945-6ececbbfb4c7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.842081 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e8b9957-d00c-47ba-8945-6ececbbfb4c7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 13:59:58.842081 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e8b9957-d00c-47ba-8945-6ececbbfb4c7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.842081 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e8b9957-d00c-47ba-8945-6ececbbfb4c7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.842081 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8e8b9957-d00c-47ba-8945-6ececbbfb4c7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:58.842081 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.842081 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:58.842081 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e8b9957-d00c-47ba-8945-6ececbbfb4c7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 13:59:58.842081 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 854/3401] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:58 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:58.843389 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4383fa7f-63df-4205-b92a-6d59350d8936 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.843389 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4383fa7f-63df-4205-b92a-6d59350d8936 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] GET https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 Aug 01 13:59:58.843389 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4383fa7f-63df-4205-b92a-6d59350d8936 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.843389 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4383fa7f-63df-4205-b92a-6d59350d8936 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.843389 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.843389 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:58.843389 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4383fa7f-63df-4205-b92a-6d59350d8936 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Volume info retrieved successfully. Aug 01 13:59:58.843389 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4383fa7f-63df-4205-b92a-6d59350d8936 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 returned with HTTP 200 Aug 01 13:59:58.843389 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 850/3402] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:58 2026] GET /volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:58.844508 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1ea32260-44bb-4975-8ede-c1dbccc795f0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.844508 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1ea32260-44bb-4975-8ede-c1dbccc795f0 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] POST https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822/action Aug 01 13:59:58.844508 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1ea32260-44bb-4975-8ede-c1dbccc795f0 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:59:58.844508 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1ea32260-44bb-4975-8ede-c1dbccc795f0 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:59:58.844508 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.844508 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:58.844508 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.policy [None req-1ea32260-44bb-4975-8ede-c1dbccc795f0 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4813399621c04c0cb8519778cf1370a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3937ffabc814461c9b0f0db7fc8e1323', '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=100200) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:59:58.844508 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1ea32260-44bb-4975-8ede-c1dbccc795f0 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-reader] https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822/action returned with HTTP 403 Aug 01 13:59:58.844508 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 840/3403] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 13:59:58 2026] POST /volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:58.848002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-14d701d6-86a0-4581-989a-719b3ea9c533 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.850029 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14d701d6-86a0-4581-989a-719b3ea9c533 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 Aug 01 13:59:58.850324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14d701d6-86a0-4581-989a-719b3ea9c533 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.850472 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14d701d6-86a0-4581-989a-719b3ea9c533 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.850676 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-14d701d6-86a0-4581-989a-719b3ea9c533 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Delete volume with id: b19f4077-ee5f-48dd-aa47-a7a2898d8822 Aug 01 13:59:58.859943 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.859943 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:58.860272 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-14d701d6-86a0-4581-989a-719b3ea9c533 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Volume info retrieved successfully. Aug 01 13:59:58.885328 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-14d701d6-86a0-4581-989a-719b3ea9c533 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Delete volume request issued successfully. Aug 01 13:59:58.885328 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14d701d6-86a0-4581-989a-719b3ea9c533 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 returned with HTTP 202 Aug 01 13:59:58.885328 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 860/3404] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:58 2026] DELETE /volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:58.893718 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7b73e6ed-9347-4a75-9c95-80d42443fb66 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:58.896254 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b73e6ed-9347-4a75-9c95-80d42443fb66 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] GET https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 Aug 01 13:59:58.896428 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b73e6ed-9347-4a75-9c95-80d42443fb66 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:58.896604 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b73e6ed-9347-4a75-9c95-80d42443fb66 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:58.913755 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:58.913755 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:58.919283 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7b73e6ed-9347-4a75-9c95-80d42443fb66 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Volume info retrieved successfully. Aug 01 13:59:58.924750 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b73e6ed-9347-4a75-9c95-80d42443fb66 tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 returned with HTTP 200 Aug 01 13:59:58.925263 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 855/3405] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:58 2026] GET /volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:59:59.315368 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fc0398d8-34c1-4aee-9798-05585298b08e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:59.318084 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc0398d8-34c1-4aee-9798-05585298b08e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b Aug 01 13:59:59.318084 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc0398d8-34c1-4aee-9798-05585298b08e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:59.318084 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc0398d8-34c1-4aee-9798-05585298b08e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:59.329816 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc0398d8-34c1-4aee-9798-05585298b08e tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b returned with HTTP 404 Aug 01 13:59:59.329816 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 851/3406] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:59 2026] GET /volume/v3/volumes/e7024c38-49f8-4a71-b0c8-9e3941cb001b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:59:59.337538 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-065e9253-4899-47e6-8bee-ff9cde35ec51 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:59.340120 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-065e9253-4899-47e6-8bee-ff9cde35ec51 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf Aug 01 13:59:59.340120 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-065e9253-4899-47e6-8bee-ff9cde35ec51 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:59.340120 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-065e9253-4899-47e6-8bee-ff9cde35ec51 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:59.340120 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-065e9253-4899-47e6-8bee-ff9cde35ec51 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Delete volume with id: bbcc4030-c988-4b76-a420-3b470a657adf Aug 01 13:59:59.347596 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:59.347596 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 13:59:59.352195 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-065e9253-4899-47e6-8bee-ff9cde35ec51 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:59.373432 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-065e9253-4899-47e6-8bee-ff9cde35ec51 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Delete volume request issued successfully. Aug 01 13:59:59.373680 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-065e9253-4899-47e6-8bee-ff9cde35ec51 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf returned with HTTP 202 Aug 01 13:59:59.374187 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 841/3407] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 13:59:59 2026] DELETE /volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:59:59.387052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-31a36cb1-ef0d-43f7-bc6d-9c6cac92deec None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:59.392671 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31a36cb1-ef0d-43f7-bc6d-9c6cac92deec tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf Aug 01 13:59:59.392860 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-31a36cb1-ef0d-43f7-bc6d-9c6cac92deec tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:59.393073 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-31a36cb1-ef0d-43f7-bc6d-9c6cac92deec tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:59.395377 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cb740128-e65d-4acb-ad3a-bb6649dec497 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:59.397622 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cb740128-e65d-4acb-ad3a-bb6649dec497 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 13:59:59.397622 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cb740128-e65d-4acb-ad3a-bb6649dec497 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:59.397822 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cb740128-e65d-4acb-ad3a-bb6649dec497 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:59.397937 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cb740128-e65d-4acb-ad3a-bb6649dec497 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:59.403254 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:59.403254 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 13:59:59.406587 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cb740128-e65d-4acb-ad3a-bb6649dec497 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 13:59:59.406587 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 856/3408] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:59 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:59.407120 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:59.407120 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 13:59:59.411266 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-31a36cb1-ef0d-43f7-bc6d-9c6cac92deec tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Volume info retrieved successfully. Aug 01 13:59:59.416761 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31a36cb1-ef0d-43f7-bc6d-9c6cac92deec tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf returned with HTTP 200 Aug 01 13:59:59.417286 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 861/3409] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:59 2026] GET /volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:59.761537 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b0a24ba9-745a-4127-9cd0-900162316f05 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:59.764988 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b0a24ba9-745a-4127-9cd0-900162316f05 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 13:59:59.765565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b0a24ba9-745a-4127-9cd0-900162316f05 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:59.765565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b0a24ba9-745a-4127-9cd0-900162316f05 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:59.765565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b0a24ba9-745a-4127-9cd0-900162316f05 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:59:59.770696 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:59:59.770696 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 13:59:59.773183 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b0a24ba9-745a-4127-9cd0-900162316f05 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 13:59:59.773650 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 852/3410] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 13:59:59 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:59:59.938575 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-438fe21b-b5af-4266-941d-e7891074211a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:59:59.940162 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-438fe21b-b5af-4266-941d-e7891074211a tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] GET https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 Aug 01 13:59:59.940354 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-438fe21b-b5af-4266-941d-e7891074211a tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:59:59.940527 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-438fe21b-b5af-4266-941d-e7891074211a tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:59:59.946228 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-438fe21b-b5af-4266-941d-e7891074211a tempest-ProjectReaderTests-1330805528 tempest-ProjectReaderTests-1330805528-project-admin] https://10.4.3.223/volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 returned with HTTP 404 Aug 01 13:59:59.946721 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 842/3411] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 13:59:59 2026] GET /volume/v3/volumes/b19f4077-ee5f-48dd-aa47-a7a2898d8822 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:00:00.417403 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-04ebd0b3-a5d8-47dd-b21f-0d0469c5f0ac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:00.422938 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-04ebd0b3-a5d8-47dd-b21f-0d0469c5f0ac tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:00.423230 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-04ebd0b3-a5d8-47dd-b21f-0d0469c5f0ac tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:00.423487 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-04ebd0b3-a5d8-47dd-b21f-0d0469c5f0ac tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:00.424052 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-04ebd0b3-a5d8-47dd-b21f-0d0469c5f0ac tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:00.430680 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:00.430680 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:00.431560 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-04ebd0b3-a5d8-47dd-b21f-0d0469c5f0ac tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:00.432020 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 857/3412] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:00 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 744 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:00.435868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-03327bff-a030-4a57-8a40-f942420dcde7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:00.435868 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03327bff-a030-4a57-8a40-f942420dcde7 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] GET https://10.4.3.223/volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf Aug 01 14:00:00.435868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-03327bff-a030-4a57-8a40-f942420dcde7 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:00.435868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-03327bff-a030-4a57-8a40-f942420dcde7 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:00.442328 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03327bff-a030-4a57-8a40-f942420dcde7 tempest-ServerRescueNegativeTestJSON-932841565 tempest-ServerRescueNegativeTestJSON-932841565-project-member] https://10.4.3.223/volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf returned with HTTP 404 Aug 01 14:00:00.442862 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 862/3413] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:00 2026] GET /volume/v3/volumes/bbcc4030-c988-4b76-a420-3b470a657adf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:00:00.791236 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8b10244c-0d08-4e35-8342-acfbca0c1b08 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:00.792642 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b10244c-0d08-4e35-8342-acfbca0c1b08 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:00:00.792642 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b10244c-0d08-4e35-8342-acfbca0c1b08 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:00.792642 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b10244c-0d08-4e35-8342-acfbca0c1b08 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:00.792642 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8b10244c-0d08-4e35-8342-acfbca0c1b08 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:00.799506 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:00.799506 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:00.799836 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b10244c-0d08-4e35-8342-acfbca0c1b08 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:00:00.800344 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 853/3414] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:00 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:01.450317 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5a166f5d-a739-439e-9ae1-1b431ef515c6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:01.454820 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a166f5d-a739-439e-9ae1-1b431ef515c6 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:01.455107 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a166f5d-a739-439e-9ae1-1b431ef515c6 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:01.456314 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a166f5d-a739-439e-9ae1-1b431ef515c6 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:01.456624 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-5a166f5d-a739-439e-9ae1-1b431ef515c6 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:01.463484 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:01.463484 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:01.465403 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a166f5d-a739-439e-9ae1-1b431ef515c6 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:01.466430 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 843/3415] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:01 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:01.816522 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1f6a712a-e2ce-4569-8375-23ffbcc8faad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:01.819636 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f6a712a-e2ce-4569-8375-23ffbcc8faad tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:00:01.819935 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f6a712a-e2ce-4569-8375-23ffbcc8faad tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:01.820204 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f6a712a-e2ce-4569-8375-23ffbcc8faad tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:01.820384 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1f6a712a-e2ce-4569-8375-23ffbcc8faad tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:01.826703 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:01.826703 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:01.827518 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f6a712a-e2ce-4569-8375-23ffbcc8faad tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:00:01.827961 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 858/3416] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:01 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:02.487280 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cfdfb83b-1714-409e-bdc7-1f33b99936d9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:02.500414 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfdfb83b-1714-409e-bdc7-1f33b99936d9 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:02.500414 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfdfb83b-1714-409e-bdc7-1f33b99936d9 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:02.500559 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfdfb83b-1714-409e-bdc7-1f33b99936d9 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:02.500654 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-cfdfb83b-1714-409e-bdc7-1f33b99936d9 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:02.507792 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:02.507792 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:02.509007 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfdfb83b-1714-409e-bdc7-1f33b99936d9 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:02.509007 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 863/3417] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:02 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:02.841926 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f208eeb9-ba33-40cc-afc2-a17543e68b57 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:02.844205 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f208eeb9-ba33-40cc-afc2-a17543e68b57 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:00:02.844527 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f208eeb9-ba33-40cc-afc2-a17543e68b57 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:02.844782 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f208eeb9-ba33-40cc-afc2-a17543e68b57 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:02.844946 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f208eeb9-ba33-40cc-afc2-a17543e68b57 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:02.850713 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:02.850713 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:02.851501 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f208eeb9-ba33-40cc-afc2-a17543e68b57 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:00:02.851968 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 854/3418] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:02 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:03.521721 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d6283348-1579-4160-b313-21ccc8a34f24 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:03.523761 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d6283348-1579-4160-b313-21ccc8a34f24 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:03.523761 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d6283348-1579-4160-b313-21ccc8a34f24 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:03.524439 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d6283348-1579-4160-b313-21ccc8a34f24 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:03.524439 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-d6283348-1579-4160-b313-21ccc8a34f24 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:03.531367 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:03.531367 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:03.532330 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d6283348-1579-4160-b313-21ccc8a34f24 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:03.532745 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 844/3419] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:03 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:03.647299 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b44becdd-027f-4a92-94fe-3cc29e0823c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:03.649340 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b44becdd-027f-4a92-94fe-3cc29e0823c5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:03.649580 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b44becdd-027f-4a92-94fe-3cc29e0823c5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:03.649821 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b44becdd-027f-4a92-94fe-3cc29e0823c5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:03.657396 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:03.657396 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:03.661753 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b44becdd-027f-4a92-94fe-3cc29e0823c5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:03.667056 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b44becdd-027f-4a92-94fe-3cc29e0823c5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:03.667641 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 859/3420] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:03 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:03.684118 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8cd4c8e8-16c8-4c72-a9d4-4787db47aa10 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:03.687837 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8cd4c8e8-16c8-4c72-a9d4-4787db47aa10 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:03.688007 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8cd4c8e8-16c8-4c72-a9d4-4787db47aa10 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:03.688334 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8cd4c8e8-16c8-4c72-a9d4-4787db47aa10 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:03.699238 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:03.699238 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:03.703870 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8cd4c8e8-16c8-4c72-a9d4-4787db47aa10 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:03.708371 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8cd4c8e8-16c8-4c72-a9d4-4787db47aa10 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:03.708802 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 864/3421] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:03 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:03.759770 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-4f3c3ccb-f097-4208-9b4f-5704a59d5c7a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:03.762727 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-4f3c3ccb-f097-4208-9b4f-5704a59d5c7a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:03.762966 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-4f3c3ccb-f097-4208-9b4f-5704a59d5c7a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:03.763231 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-4f3c3ccb-f097-4208-9b4f-5704a59d5c7a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:03.771644 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:03.771644 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:03.775930 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-4f3c3ccb-f097-4208-9b4f-5704a59d5c7a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:03.781058 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-4f3c3ccb-f097-4208-9b4f-5704a59d5c7a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:03.781058 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 855/3422] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:00:03 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:03.864076 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ac030d62-6530-4b00-b08b-1683d90ec844 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:03.866392 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ac030d62-6530-4b00-b08b-1683d90ec844 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:00:03.867491 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ac030d62-6530-4b00-b08b-1683d90ec844 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:03.867491 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ac030d62-6530-4b00-b08b-1683d90ec844 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:03.868625 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-ac030d62-6530-4b00-b08b-1683d90ec844 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:03.873986 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:03.873986 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:03.874946 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ac030d62-6530-4b00-b08b-1683d90ec844 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:00:03.875359 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 845/3423] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:03 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:03.903969 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-531a04fe-7256-4911-b66f-427a0310512d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:03.904443 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-531a04fe-7256-4911-b66f-427a0310512d None None] GET https://10.4.3.223/volume// Aug 01 14:00:03.904611 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-531a04fe-7256-4911-b66f-427a0310512d None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:03.904849 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-531a04fe-7256-4911-b66f-427a0310512d None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:03.905641 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-531a04fe-7256-4911-b66f-427a0310512d None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:00:03.905937 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 860/3424] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:00:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:00:03.914026 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-b6e49328-4812-4341-945d-f6abe332bf4f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:03.916376 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-b6e49328-4812-4341-945d-f6abe332bf4f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:00:03.916655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-b6e49328-4812-4341-945d-f6abe332bf4f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a", "connector": null, "instance_uuid": "ec6d1bea-0769-47c5-9621-0d8883f1d994"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:03.929378 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:03.929378 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:03.975978 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-b6e49328-4812-4341-945d-f6abe332bf4f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:00:03.977244 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 865/3425] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:00:03 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:04.019460 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9d6e5618-fb9b-448e-a1c3-e833cf072c4f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:04.021411 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9d6e5618-fb9b-448e-a1c3-e833cf072c4f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:04.021850 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9d6e5618-fb9b-448e-a1c3-e833cf072c4f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:04.023930 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9d6e5618-fb9b-448e-a1c3-e833cf072c4f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:04.039360 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3ac9c676-540b-45b8-ac05-7590e56338d0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:04.039689 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:04.039689 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:04.039754 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3ac9c676-540b-45b8-ac05-7590e56338d0 None None] GET https://10.4.3.223/volume// Aug 01 14:00:04.039880 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3ac9c676-540b-45b8-ac05-7590e56338d0 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:04.040098 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3ac9c676-540b-45b8-ac05-7590e56338d0 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:04.040450 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3ac9c676-540b-45b8-ac05-7590e56338d0 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:00:04.040777 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 846/3426] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:00: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 01 14:00:04.047012 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9d6e5618-fb9b-448e-a1c3-e833cf072c4f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:04.051810 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9d6e5618-fb9b-448e-a1c3-e833cf072c4f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:04.052249 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 856/3427] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:04 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:04.053150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-870306ec-ce52-44a2-bccb-93e11c977e28 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:04.062704 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-870306ec-ce52-44a2-bccb-93e11c977e28 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:04.062996 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-870306ec-ce52-44a2-bccb-93e11c977e28 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:04.063278 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-870306ec-ce52-44a2-bccb-93e11c977e28 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:04.077675 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:04.077675 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:04.082174 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-870306ec-ce52-44a2-bccb-93e11c977e28 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:04.086465 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-870306ec-ce52-44a2-bccb-93e11c977e28 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:04.086865 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 861/3428] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:00:04 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 1057 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:00:04.215410 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-34c8485d-75e5-43b3-824b-47dc42d283dc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:04.217352 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-34c8485d-75e5-43b3-824b-47dc42d283dc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] PUT https://10.4.3.223/volume/v3/attachments/c3534e77-bca9-4d56-bd5c-de04a2635777 Aug 01 14:00:04.217715 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-34c8485d-75e5-43b3-824b-47dc42d283dc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:04.228680 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-34c8485d-75e5-43b3-824b-47dc42d283dc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Acquiring lock "cinder-attachment_update-3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:00:04.232716 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-34c8485d-75e5-43b3-824b-47dc42d283dc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:00:04.233701 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:04.233701 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:04.327811 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-34c8485d-75e5-43b3-824b-47dc42d283dc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a-np0000006308" released by "attachment_update" :: held 0.095s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:00:04.328188 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-34c8485d-75e5-43b3-824b-47dc42d283dc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/c3534e77-bca9-4d56-bd5c-de04a2635777 returned with HTTP 200 Aug 01 14:00:04.328806 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 866/3429] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:00:04 2026] PUT /volume/v3/attachments/c3534e77-bca9-4d56-bd5c-de04a2635777 => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:04.343405 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-0bf4700a-d437-4e8b-8756-5b28252d0bf9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:04.346081 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-0bf4700a-d437-4e8b-8756-5b28252d0bf9 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a/encryption Aug 01 14:00:04.346303 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-0bf4700a-d437-4e8b-8756-5b28252d0bf9 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:04.346512 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-0bf4700a-d437-4e8b-8756-5b28252d0bf9 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:04.357620 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:04.357620 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:04.366265 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-0bf4700a-d437-4e8b-8756-5b28252d0bf9 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a/encryption returned with HTTP 200 Aug 01 14:00:04.366982 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 847/3430] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:00:04 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:04.543838 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-91a61b39-3a37-48fb-9880-a02dd2074297 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:04.545944 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91a61b39-3a37-48fb-9880-a02dd2074297 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:04.546190 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91a61b39-3a37-48fb-9880-a02dd2074297 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:04.546468 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91a61b39-3a37-48fb-9880-a02dd2074297 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:04.546938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-91a61b39-3a37-48fb-9880-a02dd2074297 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:04.553935 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:04.553935 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:04.554914 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91a61b39-3a37-48fb-9880-a02dd2074297 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:04.555379 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 857/3431] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:04 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:04.889329 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b9f39695-880b-42d9-a1fc-0abcf44c3a59 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:04.891912 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9f39695-880b-42d9-a1fc-0abcf44c3a59 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:00:04.892094 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9f39695-880b-42d9-a1fc-0abcf44c3a59 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:04.892378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9f39695-880b-42d9-a1fc-0abcf44c3a59 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:04.892526 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b9f39695-880b-42d9-a1fc-0abcf44c3a59 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:04.898837 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:04.898837 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:04.899536 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9f39695-880b-42d9-a1fc-0abcf44c3a59 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:00:04.899907 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 862/3432] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:04 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:05.065579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7c1f422c-d729-453b-880c-bc98fd6bcfeb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:05.068185 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c1f422c-d729-453b-880c-bc98fd6bcfeb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:05.068434 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c1f422c-d729-453b-880c-bc98fd6bcfeb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:05.068671 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c1f422c-d729-453b-880c-bc98fd6bcfeb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:05.071679 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=591,cinder:UPDATE=159,cinder:INSERT=80,cinder:DELETE=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:00:05.082090 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:05.082090 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:05.087791 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7c1f422c-d729-453b-880c-bc98fd6bcfeb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:05.097572 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c1f422c-d729-453b-880c-bc98fd6bcfeb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:05.097572 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 867/3433] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:05 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:05.573720 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6ed143c0-93d1-4f60-8722-6041ce4b6d6b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:05.576149 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ed143c0-93d1-4f60-8722-6041ce4b6d6b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:05.576378 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ed143c0-93d1-4f60-8722-6041ce4b6d6b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:05.576595 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ed143c0-93d1-4f60-8722-6041ce4b6d6b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:05.576913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-6ed143c0-93d1-4f60-8722-6041ce4b6d6b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:05.584169 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:05.584169 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:05.586363 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ed143c0-93d1-4f60-8722-6041ce4b6d6b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:05.586363 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 848/3434] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:05 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:05.911923 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-430ad868-efb6-42c0-8900-8e11cebcf4c0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:05.914196 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-430ad868-efb6-42c0-8900-8e11cebcf4c0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:00:05.914429 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-430ad868-efb6-42c0-8900-8e11cebcf4c0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:05.914636 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-430ad868-efb6-42c0-8900-8e11cebcf4c0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:05.914770 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-430ad868-efb6-42c0-8900-8e11cebcf4c0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:05.923352 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:05.923352 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:05.924147 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-430ad868-efb6-42c0-8900-8e11cebcf4c0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:00:05.924588 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 858/3435] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:05 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:06.111146 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bb28dece-715e-4425-adc9-20f3dc5983bd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:06.113173 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb28dece-715e-4425-adc9-20f3dc5983bd tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:06.113173 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb28dece-715e-4425-adc9-20f3dc5983bd tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:06.113769 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb28dece-715e-4425-adc9-20f3dc5983bd tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:06.127981 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:06.127981 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:06.133331 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bb28dece-715e-4425-adc9-20f3dc5983bd tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:06.138388 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb28dece-715e-4425-adc9-20f3dc5983bd tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:06.139112 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 863/3436] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:06 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:06.599127 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-070502c4-78e6-4dc9-9fa5-670d6f5996de None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:06.602790 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-070502c4-78e6-4dc9-9fa5-670d6f5996de tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:06.603019 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-070502c4-78e6-4dc9-9fa5-670d6f5996de tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:06.603240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-070502c4-78e6-4dc9-9fa5-670d6f5996de tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:06.603396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-070502c4-78e6-4dc9-9fa5-670d6f5996de tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:06.608750 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:06.608750 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:06.610146 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-070502c4-78e6-4dc9-9fa5-670d6f5996de tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:06.610718 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 868/3437] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:06 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:06.935232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a98931e2-255b-44c7-801a-f2ae7ce6aabc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:06.937281 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a98931e2-255b-44c7-801a-f2ae7ce6aabc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:00:06.937523 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a98931e2-255b-44c7-801a-f2ae7ce6aabc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:06.937726 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a98931e2-255b-44c7-801a-f2ae7ce6aabc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:06.937846 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-a98931e2-255b-44c7-801a-f2ae7ce6aabc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:06.942405 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:06.942405 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:06.943076 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a98931e2-255b-44c7-801a-f2ae7ce6aabc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:00:06.943635 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 849/3438] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:06 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:07.161563 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a100c54-f857-4ddc-af61-4eb612267b53 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:07.166986 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a100c54-f857-4ddc-af61-4eb612267b53 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:07.167320 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a100c54-f857-4ddc-af61-4eb612267b53 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:07.167535 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a100c54-f857-4ddc-af61-4eb612267b53 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:07.187187 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:07.187187 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:07.190588 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7a100c54-f857-4ddc-af61-4eb612267b53 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:07.195055 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a100c54-f857-4ddc-af61-4eb612267b53 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:07.195507 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 859/3439] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:07 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:07.623969 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-30217d12-6633-4a4e-a058-30ee1dbd36b3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:07.626752 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30217d12-6633-4a4e-a058-30ee1dbd36b3 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:07.626752 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30217d12-6633-4a4e-a058-30ee1dbd36b3 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:07.626752 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30217d12-6633-4a4e-a058-30ee1dbd36b3 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:07.626907 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-30217d12-6633-4a4e-a058-30ee1dbd36b3 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:07.634116 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:07.634116 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:07.634116 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30217d12-6633-4a4e-a058-30ee1dbd36b3 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:07.634116 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 864/3440] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:07 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:07.960638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-24980bc6-e7f2-41f2-a17e-e9b0008bae7c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:07.965462 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-24980bc6-e7f2-41f2-a17e-e9b0008bae7c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:00:07.965462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-24980bc6-e7f2-41f2-a17e-e9b0008bae7c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:07.965462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-24980bc6-e7f2-41f2-a17e-e9b0008bae7c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:07.965462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-24980bc6-e7f2-41f2-a17e-e9b0008bae7c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:07.972736 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:07.972736 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:07.972736 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-24980bc6-e7f2-41f2-a17e-e9b0008bae7c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:00:07.972736 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 869/3441] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:07 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:08.217729 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e99e0dcc-94eb-4c68-8eb1-aa478d8a6d94 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:08.220150 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e99e0dcc-94eb-4c68-8eb1-aa478d8a6d94 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:08.220505 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e99e0dcc-94eb-4c68-8eb1-aa478d8a6d94 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:08.220749 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e99e0dcc-94eb-4c68-8eb1-aa478d8a6d94 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:08.234501 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:08.234501 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:08.238792 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e99e0dcc-94eb-4c68-8eb1-aa478d8a6d94 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:08.244319 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e99e0dcc-94eb-4c68-8eb1-aa478d8a6d94 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:08.244989 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 850/3442] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:08 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:08.650511 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-848c3f1f-fc53-4134-a387-5fc6869394c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:08.653487 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-848c3f1f-fc53-4134-a387-5fc6869394c1 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:08.653874 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-848c3f1f-fc53-4134-a387-5fc6869394c1 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:08.654128 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-848c3f1f-fc53-4134-a387-5fc6869394c1 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:08.654307 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-848c3f1f-fc53-4134-a387-5fc6869394c1 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:08.661391 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:08.661391 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:08.662510 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-848c3f1f-fc53-4134-a387-5fc6869394c1 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:08.663033 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 860/3443] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:08 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:08.984928 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-400388dc-d123-4d10-a530-e36a01221c0e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:08.988588 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-400388dc-d123-4d10-a530-e36a01221c0e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:00:08.988588 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-400388dc-d123-4d10-a530-e36a01221c0e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:08.988588 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-400388dc-d123-4d10-a530-e36a01221c0e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:08.988588 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-400388dc-d123-4d10-a530-e36a01221c0e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:09.000846 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:09.000846 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:09.001528 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-400388dc-d123-4d10-a530-e36a01221c0e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:00:09.001873 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 865/3444] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:08 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:09.018130 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-abd8e5aa-fd99-4700-9f81-c3a3b1c7a5a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:09.020719 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abd8e5aa-fd99-4700-9f81-c3a3b1c7a5a5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:00:09.020719 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abd8e5aa-fd99-4700-9f81-c3a3b1c7a5a5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ade1f51a-f922-4519-98bf-5908251b55ea"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:09.022238 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-abd8e5aa-fd99-4700-9f81-c3a3b1c7a5a5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating new backup {'backup': {'volume_id': 'ade1f51a-f922-4519-98bf-5908251b55ea'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:00:09.022789 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-abd8e5aa-fd99-4700-9f81-c3a3b1c7a5a5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating backup of volume ade1f51a-f922-4519-98bf-5908251b55ea in container None Aug 01 14:00:09.033505 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:09.033505 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:09.034009 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-abd8e5aa-fd99-4700-9f81-c3a3b1c7a5a5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:00:09.059011 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-abd8e5aa-fd99-4700-9f81-c3a3b1c7a5a5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['4408f305-8aba-435a-81d4-47c0f0e197dc', '50083b15-b9a1-44ae-82eb-c09856acffba'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:00:09.095820 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abd8e5aa-fd99-4700-9f81-c3a3b1c7a5a5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:00:09.096818 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 870/3445] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:00:09 2026] POST /volume/v3/backups => generated 288 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:00:09.108513 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-afbfbba7-185c-4152-bbae-075203704c6c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:09.110787 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-afbfbba7-185c-4152-bbae-075203704c6c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:09.117294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-afbfbba7-185c-4152-bbae-075203704c6c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:09.117294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-afbfbba7-185c-4152-bbae-075203704c6c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:09.117294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-afbfbba7-185c-4152-bbae-075203704c6c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:09.117294 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:09.117294 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:09.117294 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-afbfbba7-185c-4152-bbae-075203704c6c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:09.117294 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 851/3446] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:09 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:09.268246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dea5c90c-836d-4ee8-8f4a-165b0b14ded1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:09.270467 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dea5c90c-836d-4ee8-8f4a-165b0b14ded1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:09.270859 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dea5c90c-836d-4ee8-8f4a-165b0b14ded1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:09.271074 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dea5c90c-836d-4ee8-8f4a-165b0b14ded1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:09.281175 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:09.281175 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:09.284994 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dea5c90c-836d-4ee8-8f4a-165b0b14ded1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:09.289509 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dea5c90c-836d-4ee8-8f4a-165b0b14ded1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:09.290002 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 861/3447] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:09 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:09.686194 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d0ba3aa0-8666-4e39-b3b0-11bf0492cc0a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:09.691575 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d0ba3aa0-8666-4e39-b3b0-11bf0492cc0a tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:09.691648 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d0ba3aa0-8666-4e39-b3b0-11bf0492cc0a tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:09.691873 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d0ba3aa0-8666-4e39-b3b0-11bf0492cc0a tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:09.692003 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d0ba3aa0-8666-4e39-b3b0-11bf0492cc0a tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:09.709900 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:09.709900 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:09.710923 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d0ba3aa0-8666-4e39-b3b0-11bf0492cc0a tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:09.711451 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 866/3448] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:09 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:10.130151 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-520443fd-f745-4e73-a67e-c013e4feb212 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:10.132130 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-520443fd-f745-4e73-a67e-c013e4feb212 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:10.132409 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-520443fd-f745-4e73-a67e-c013e4feb212 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:10.136235 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-520443fd-f745-4e73-a67e-c013e4feb212 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:10.136235 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-520443fd-f745-4e73-a67e-c013e4feb212 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:10.142239 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:10.142239 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:10.142239 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-520443fd-f745-4e73-a67e-c013e4feb212 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:10.142239 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 871/3449] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:10 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:10.314084 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8a46bd42-7b35-43e8-b4de-a2cccefbe871 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:10.317882 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8a46bd42-7b35-43e8-b4de-a2cccefbe871 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:10.318011 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8a46bd42-7b35-43e8-b4de-a2cccefbe871 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:10.318117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8a46bd42-7b35-43e8-b4de-a2cccefbe871 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:10.332545 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:10.332545 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:10.339676 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8a46bd42-7b35-43e8-b4de-a2cccefbe871 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:10.346569 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8a46bd42-7b35-43e8-b4de-a2cccefbe871 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:10.346790 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 852/3450] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:10 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:10.722140 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4426144c-5467-47b2-a8a7-3faa37a753a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:10.724284 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4426144c-5467-47b2-a8a7-3faa37a753a0 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:10.724561 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4426144c-5467-47b2-a8a7-3faa37a753a0 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:10.724757 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4426144c-5467-47b2-a8a7-3faa37a753a0 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:10.724852 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4426144c-5467-47b2-a8a7-3faa37a753a0 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:10.729070 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:10.729070 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:10.730352 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4426144c-5467-47b2-a8a7-3faa37a753a0 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:10.730903 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 862/3451] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:10 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:11.024385 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:11.150490 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:00:11.151999 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-465559990", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:11.153192 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-049055d3-4131-4072-8244-6aa7544c0dbe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:11.153966 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-465559990', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:00:11.154099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Create volume of 1 GB Aug 01 14:00:11.157922 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-049055d3-4131-4072-8244-6aa7544c0dbe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:11.158200 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-049055d3-4131-4072-8244-6aa7544c0dbe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:11.158463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-049055d3-4131-4072-8244-6aa7544c0dbe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:11.158600 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-049055d3-4131-4072-8244-6aa7544c0dbe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:11.161808 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Availability Zones retrieved successfully. Aug 01 14:00:11.163065 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:11.163065 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:11.164809 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-049055d3-4131-4072-8244-6aa7544c0dbe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:11.164809 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 872/3452] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:11 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:11.168480 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Flow 'volume_create_api' (94a9de22-a7b8-4b2c-a7b9-cdb4233cffa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:11.171324 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499c528c-e9fa-43ae-8149-752dee1ce522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:11.173118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:00:11.199686 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499c528c-e9fa-43ae-8149-752dee1ce522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:11.200640 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f06c803-9a45-4858-8456-d2ec44224b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:11.270642 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Created reservations ['b76381ca-f3f2-4dcd-a0f7-6ad4f13e840d', '762090a5-0c94-4a92-a4a9-d6f35626e07e', 'e3011e96-f8ac-4517-8aa2-87a70dd7891d', '561fa21f-3b2c-4af6-847a-7c73f7791d55'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:00:11.273146 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f06c803-9a45-4858-8456-d2ec44224b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b76381ca-f3f2-4dcd-a0f7-6ad4f13e840d', '762090a5-0c94-4a92-a4a9-d6f35626e07e', 'e3011e96-f8ac-4517-8aa2-87a70dd7891d', '561fa21f-3b2c-4af6-847a-7c73f7791d55']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:11.273146 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b082d6ce-7bf0-4629-af00-ecd23669eeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:11.302998 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b082d6ce-7bf0-4629-af00-ecd23669eeb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd12466ac-a29f-4bd6-b3e4-36542788b8d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-465559990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80139123be8a4b06976ca62434b72eac',qos_specs=None,replication_status=,reservations=['b76381ca-f3f2-4dcd-a0f7-6ad4f13e840d','762090a5-0c94-4a92-a4a9-d6f35626e07e','e3011e96-f8ac-4517-8aa2-87a70dd7891d','561fa21f-3b2c-4af6-847a-7c73f7791d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e22aa2528fa461a826a43e3e529ea3e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-465559990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d12466ac-a29f-4bd6-b3e4-36542788b8d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80139123be8a4b06976ca62434b72eac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e22aa2528fa461a826a43e3e529ea3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:11.303752 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fb523a9-b9e9-43c3-a970-00ca4b6fff23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:11.329712 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fb523a9-b9e9-43c3-a970-00ca4b6fff23) transitioned into state 'SUCCESS' from state '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-465559990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80139123be8a4b06976ca62434b72eac',qos_specs=None,replication_status=,reservations=['b76381ca-f3f2-4dcd-a0f7-6ad4f13e840d','762090a5-0c94-4a92-a4a9-d6f35626e07e','e3011e96-f8ac-4517-8aa2-87a70dd7891d','561fa21f-3b2c-4af6-847a-7c73f7791d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e22aa2528fa461a826a43e3e529ea3e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:11.331515 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6939c057-060c-4edb-9ed3-34b9eeafb8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:11.350689 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6939c057-060c-4edb-9ed3-34b9eeafb8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:11.351373 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Flow 'volume_create_api' (94a9de22-a7b8-4b2c-a7b9-cdb4233cffa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:11.351778 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Create volume request issued successfully. Aug 01 14:00:11.353957 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0f8e2f3-989c-45c9-adf9-470d0d3d9fc1 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:00:11.354107 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 867/3453] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:00:11 2026] POST /volume/v3/volumes => generated 755 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:00:11.370013 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d9f69d55-fa36-4c7f-812b-912f6033e6fb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:11.372298 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d9f69d55-fa36-4c7f-812b-912f6033e6fb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:11.372553 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d9f69d55-fa36-4c7f-812b-912f6033e6fb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:11.372817 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d9f69d55-fa36-4c7f-812b-912f6033e6fb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:11.374155 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dcae3630-6f9b-4683-ab36-01698dc99807 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:11.375659 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dcae3630-6f9b-4683-ab36-01698dc99807 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] GET https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 Aug 01 14:00:11.375930 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dcae3630-6f9b-4683-ab36-01698dc99807 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:11.376127 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dcae3630-6f9b-4683-ab36-01698dc99807 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:11.384727 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:11.384727 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:11.387832 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:11.387832 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:11.389104 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d9f69d55-fa36-4c7f-812b-912f6033e6fb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:11.393569 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dcae3630-6f9b-4683-ab36-01698dc99807 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Volume info retrieved successfully. Aug 01 14:00:11.395071 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d9f69d55-fa36-4c7f-812b-912f6033e6fb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:11.395071 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 853/3454] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:11 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:11.399576 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dcae3630-6f9b-4683-ab36-01698dc99807 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 returned with HTTP 200 Aug 01 14:00:11.400122 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 863/3455] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:11 2026] GET /volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:11.742240 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-387439e9-bbfe-4a8b-9e08-2e73cacb2537 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:11.744373 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-387439e9-bbfe-4a8b-9e08-2e73cacb2537 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:11.744659 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-387439e9-bbfe-4a8b-9e08-2e73cacb2537 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:11.744913 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-387439e9-bbfe-4a8b-9e08-2e73cacb2537 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:11.745088 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-387439e9-bbfe-4a8b-9e08-2e73cacb2537 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:11.750233 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:11.750233 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:11.751224 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-387439e9-bbfe-4a8b-9e08-2e73cacb2537 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:11.751676 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 873/3456] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:11 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:12.177296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e394bc01-b2a9-478c-94ad-de4131097c6f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:12.182716 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e394bc01-b2a9-478c-94ad-de4131097c6f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:12.182950 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e394bc01-b2a9-478c-94ad-de4131097c6f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:12.183138 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e394bc01-b2a9-478c-94ad-de4131097c6f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:12.183260 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e394bc01-b2a9-478c-94ad-de4131097c6f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:12.191131 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:12.191131 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:12.191828 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e394bc01-b2a9-478c-94ad-de4131097c6f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:12.192237 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 868/3457] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:12 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:12.424629 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2e95c8d5-8214-498c-a314-f38502ad824b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:12.425366 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a25ca7f7-9d92-4ea4-a799-adcb594ab095 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:12.426752 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a25ca7f7-9d92-4ea4-a799-adcb594ab095 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:12.426960 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a25ca7f7-9d92-4ea4-a799-adcb594ab095 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:12.436880 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a25ca7f7-9d92-4ea4-a799-adcb594ab095 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:12.437059 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2e95c8d5-8214-498c-a314-f38502ad824b tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] GET https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 Aug 01 14:00:12.437059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2e95c8d5-8214-498c-a314-f38502ad824b tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:12.437059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2e95c8d5-8214-498c-a314-f38502ad824b tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:12.439609 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:12.439609 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:12.444565 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2e95c8d5-8214-498c-a314-f38502ad824b tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Volume info retrieved successfully. Aug 01 14:00:12.454479 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2e95c8d5-8214-498c-a314-f38502ad824b tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 returned with HTTP 200 Aug 01 14:00:12.454479 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 854/3458] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:12 2026] GET /volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:12.460537 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:12.460537 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:12.469892 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eb1074de-181c-4798-a8e4-41e8838e9f5c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:12.472245 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eb1074de-181c-4798-a8e4-41e8838e9f5c tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] GET https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 Aug 01 14:00:12.472598 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eb1074de-181c-4798-a8e4-41e8838e9f5c tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:12.472598 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eb1074de-181c-4798-a8e4-41e8838e9f5c tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:12.477778 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a25ca7f7-9d92-4ea4-a799-adcb594ab095 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:12.484230 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a25ca7f7-9d92-4ea4-a799-adcb594ab095 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:12.484789 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:12.484789 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:12.484921 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 864/3459] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:12 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:12.488557 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-eb1074de-181c-4798-a8e4-41e8838e9f5c tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Volume info retrieved successfully. Aug 01 14:00:12.495149 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eb1074de-181c-4798-a8e4-41e8838e9f5c tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 returned with HTTP 200 Aug 01 14:00:12.495149 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 874/3460] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:12 2026] GET /volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:12.511572 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dbe8955a-7254-4f3f-a6d1-4d6811c3463a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:12.513240 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dbe8955a-7254-4f3f-a6d1-4d6811c3463a tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] POST https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2/action Aug 01 14:00:12.513647 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dbe8955a-7254-4f3f-a6d1-4d6811c3463a tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-935913453", "disk_format": "raw"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:00:12.513700 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dbe8955a-7254-4f3f-a6d1-4d6811c3463a tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-935913453", "disk_format": "raw"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:12.524323 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:12.524323 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:12.525030 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dbe8955a-7254-4f3f-a6d1-4d6811c3463a tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Volume info retrieved successfully. Aug 01 14:00:12.541478 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:12.541478 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:12.549287 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.image.image_utils [None req-dbe8955a-7254-4f3f-a6d1-4d6811c3463a tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-935913453'}] 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-935913453'}]. {{(pid=100199) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1486}} Aug 01 14:00:12.771140 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8c707beb-35da-4527-acf1-54f1f21e3548 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:12.773599 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8c707beb-35da-4527-acf1-54f1f21e3548 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:12.774037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8c707beb-35da-4527-acf1-54f1f21e3548 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:12.774392 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8c707beb-35da-4527-acf1-54f1f21e3548 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:12.774634 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-8c707beb-35da-4527-acf1-54f1f21e3548 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:12.780750 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:12.780750 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:12.781942 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8c707beb-35da-4527-acf1-54f1f21e3548 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:12.782624 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 855/3461] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:12 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:13.197705 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dbe8955a-7254-4f3f-a6d1-4d6811c3463a tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Copy volume to image completed successfully. Aug 01 14:00:13.198686 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dbe8955a-7254-4f3f-a6d1-4d6811c3463a tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2/action returned with HTTP 202 Aug 01 14:00:13.198915 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 869/3462] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:00:12 2026] POST /volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2/action => generated 685 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:00:13.214502 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4a3b4593-06df-4c8b-b444-89035fdab0ba None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:13.216872 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a3b4593-06df-4c8b-b444-89035fdab0ba tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:13.216872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a3b4593-06df-4c8b-b444-89035fdab0ba tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:13.217157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a3b4593-06df-4c8b-b444-89035fdab0ba tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:13.217323 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4a3b4593-06df-4c8b-b444-89035fdab0ba tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:13.224054 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:13.224054 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:13.224279 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a3b4593-06df-4c8b-b444-89035fdab0ba tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:13.224727 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 865/3463] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:13 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:13.505377 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-48c1f771-e21b-463a-b313-2367da775a1f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:13.508014 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-48c1f771-e21b-463a-b313-2367da775a1f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:13.508014 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-48c1f771-e21b-463a-b313-2367da775a1f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:13.508941 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-48c1f771-e21b-463a-b313-2367da775a1f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:13.525660 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:13.525660 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:13.531994 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-48c1f771-e21b-463a-b313-2367da775a1f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:13.538445 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-48c1f771-e21b-463a-b313-2367da775a1f tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:13.539130 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 875/3464] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:13 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:13.793760 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-26f207ad-68b5-4a5e-a163-2a5f513b3c4d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:13.796252 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-26f207ad-68b5-4a5e-a163-2a5f513b3c4d tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:13.796392 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-26f207ad-68b5-4a5e-a163-2a5f513b3c4d tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:13.796642 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-26f207ad-68b5-4a5e-a163-2a5f513b3c4d tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:13.797107 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-26f207ad-68b5-4a5e-a163-2a5f513b3c4d tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:13.804122 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:13.804122 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:13.805182 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-26f207ad-68b5-4a5e-a163-2a5f513b3c4d tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:13.805679 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 856/3465] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:13 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:14.239190 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-676a3c29-b3c0-4bb8-b1cb-17d6f7fd3cb5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:14.242464 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-676a3c29-b3c0-4bb8-b1cb-17d6f7fd3cb5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:14.242676 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-676a3c29-b3c0-4bb8-b1cb-17d6f7fd3cb5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:14.242894 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-676a3c29-b3c0-4bb8-b1cb-17d6f7fd3cb5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:14.243004 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-676a3c29-b3c0-4bb8-b1cb-17d6f7fd3cb5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:14.249255 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:14.249255 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:14.249496 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-676a3c29-b3c0-4bb8-b1cb-17d6f7fd3cb5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:14.250053 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 870/3466] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:14 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:14.556542 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9242d489-d157-4137-b357-3bee1122ac35 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:14.559799 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9242d489-d157-4137-b357-3bee1122ac35 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:14.560576 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9242d489-d157-4137-b357-3bee1122ac35 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:14.560576 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9242d489-d157-4137-b357-3bee1122ac35 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:14.570294 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:14.570294 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:14.573512 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9242d489-d157-4137-b357-3bee1122ac35 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:14.580775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9242d489-d157-4137-b357-3bee1122ac35 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:14.581155 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 866/3467] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:14 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:14.819160 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c0a2a6d7-a35f-4c64-ab65-a91627b8beb4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:14.827346 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0a2a6d7-a35f-4c64-ab65-a91627b8beb4 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:14.827346 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0a2a6d7-a35f-4c64-ab65-a91627b8beb4 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:14.827346 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0a2a6d7-a35f-4c64-ab65-a91627b8beb4 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:14.827346 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c0a2a6d7-a35f-4c64-ab65-a91627b8beb4 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:14.833046 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:14.833046 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:14.834243 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0a2a6d7-a35f-4c64-ab65-a91627b8beb4 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:14.835474 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 876/3468] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:14 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:15.264992 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d5b1f710-83c6-4422-9f10-87ab787cdb36 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:15.267452 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d5b1f710-83c6-4422-9f10-87ab787cdb36 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:15.267718 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d5b1f710-83c6-4422-9f10-87ab787cdb36 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:15.267975 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d5b1f710-83c6-4422-9f10-87ab787cdb36 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:15.268108 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-d5b1f710-83c6-4422-9f10-87ab787cdb36 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:15.274162 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:15.274162 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:15.275106 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d5b1f710-83c6-4422-9f10-87ab787cdb36 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:15.275702 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 857/3469] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:15 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:15.601107 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9c3bc29b-1c7b-4c84-a616-eb2f1277c9fb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:15.602707 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c3bc29b-1c7b-4c84-a616-eb2f1277c9fb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:15.602886 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c3bc29b-1c7b-4c84-a616-eb2f1277c9fb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:15.603051 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c3bc29b-1c7b-4c84-a616-eb2f1277c9fb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:15.613717 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:15.613717 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:15.618713 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9c3bc29b-1c7b-4c84-a616-eb2f1277c9fb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:15.624573 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c3bc29b-1c7b-4c84-a616-eb2f1277c9fb tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:15.625518 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 871/3470] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:15 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:15.851476 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-46d57d12-3d59-46b8-8fbf-3a3eb5fb8930 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:15.854130 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-46d57d12-3d59-46b8-8fbf-3a3eb5fb8930 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:15.854407 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-46d57d12-3d59-46b8-8fbf-3a3eb5fb8930 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:15.854606 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-46d57d12-3d59-46b8-8fbf-3a3eb5fb8930 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:15.854758 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-46d57d12-3d59-46b8-8fbf-3a3eb5fb8930 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:15.860708 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:15.860708 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:15.861438 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-46d57d12-3d59-46b8-8fbf-3a3eb5fb8930 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:15.861838 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 867/3471] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:15 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:16.293357 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bba910ce-c5cb-4a11-b93f-af2c48b88313 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:16.295828 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bba910ce-c5cb-4a11-b93f-af2c48b88313 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:16.296478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bba910ce-c5cb-4a11-b93f-af2c48b88313 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:16.296478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bba910ce-c5cb-4a11-b93f-af2c48b88313 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:16.296788 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bba910ce-c5cb-4a11-b93f-af2c48b88313 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:16.304855 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:16.304855 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:16.308323 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bba910ce-c5cb-4a11-b93f-af2c48b88313 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:16.308323 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 877/3472] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:16 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:16.641468 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a4ec5982-ca64-4e16-8b2c-d9adb6411bef None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:16.645288 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a4ec5982-ca64-4e16-8b2c-d9adb6411bef tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:16.645557 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a4ec5982-ca64-4e16-8b2c-d9adb6411bef tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:16.645814 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a4ec5982-ca64-4e16-8b2c-d9adb6411bef tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:16.661995 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:16.661995 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:16.665790 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a4ec5982-ca64-4e16-8b2c-d9adb6411bef tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:16.670382 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a4ec5982-ca64-4e16-8b2c-d9adb6411bef tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:16.671015 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 858/3473] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:16 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:00:16.700616 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-8cf8ecbc-840b-44ab-8bd5-cec89398bc87 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:16.703622 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-8cf8ecbc-840b-44ab-8bd5-cec89398bc87 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments/c3534e77-bca9-4d56-bd5c-de04a2635777/action Aug 01 14:00:16.703953 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-8cf8ecbc-840b-44ab-8bd5-cec89398bc87 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:00:16.706294 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-8cf8ecbc-840b-44ab-8bd5-cec89398bc87 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:16.723655 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:16.723655 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:16.735707 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-34647415-c6a7-4a17-840e-51c3599b76f2 req-8cf8ecbc-840b-44ab-8bd5-cec89398bc87 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/c3534e77-bca9-4d56-bd5c-de04a2635777/action returned with HTTP 204 Aug 01 14:00:16.736416 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 872/3474] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:00:16 2026] POST /volume/v3/attachments/c3534e77-bca9-4d56-bd5c-de04a2635777/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 01 14:00:16.875043 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2caa1a5b-7e9e-48e9-8d90-2e5b0215dd16 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:16.880772 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2caa1a5b-7e9e-48e9-8d90-2e5b0215dd16 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:16.881060 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2caa1a5b-7e9e-48e9-8d90-2e5b0215dd16 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:16.881360 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2caa1a5b-7e9e-48e9-8d90-2e5b0215dd16 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:16.881550 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2caa1a5b-7e9e-48e9-8d90-2e5b0215dd16 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:16.896656 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:16.896656 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:16.897952 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2caa1a5b-7e9e-48e9-8d90-2e5b0215dd16 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:16.898376 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 868/3475] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:16 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:16.910670 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ccbc1bcd-8667-42cf-ac18-18fb20cd0892 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:16.912825 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ccbc1bcd-8667-42cf-ac18-18fb20cd0892 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb Aug 01 14:00:16.913012 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ccbc1bcd-8667-42cf-ac18-18fb20cd0892 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:16.913314 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ccbc1bcd-8667-42cf-ac18-18fb20cd0892 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:16.926418 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:16.926418 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:16.931654 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ccbc1bcd-8667-42cf-ac18-18fb20cd0892 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:00:16.938772 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ccbc1bcd-8667-42cf-ac18-18fb20cd0892 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb returned with HTTP 200 Aug 01 14:00:16.939301 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 878/3476] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:16 2026] GET /volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:16.965610 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ee51631d-16d7-4006-8c04-66c4b263df68 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:16.967896 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] POST https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096/restore Aug 01 14:00:16.968788 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:16.970138 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Restoring backup 64655c49-27ee-4f06-addf-a9b74e61a096 ({'restore': {}}) {{(pid=100200) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 14:00:16.970295 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Restoring backup 64655c49-27ee-4f06-addf-a9b74e61a096 to volume None. Aug 01 14:00:16.975492 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:16.975492 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:16.977043 np0000006308 devstack@c-api.service[100200]: INFO cinder.backup.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Creating volume of 1 GB for restore of backup 64655c49-27ee-4f06-addf-a9b74e61a096. Aug 01 14:00:16.981874 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Availability Zones retrieved successfully. Aug 01 14:00:16.990063 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Flow 'volume_create_api' (f0b3221c-1a4b-41b3-9c17-64532a40c045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:16.991400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ae779f-9882-4fe2-aac7-f388a9980709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:16.992741 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:00:17.032491 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ae779f-9882-4fe2-aac7-f388a9980709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:17.033834 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3597be7e-f74c-40bc-86ee-84f870a7395b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:17.076913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Created reservations ['cb47650a-7d42-4ad5-8290-711a2e5e1389', '3a6b5970-8fd9-4e00-b801-b3c3cb3101d0', '7c47f3f1-3df1-4fae-ba9f-302f4ba750bf', '73ad0a0a-03b1-4e34-b4e8-ade02a136ba8'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:00:17.077911 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3597be7e-f74c-40bc-86ee-84f870a7395b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb47650a-7d42-4ad5-8290-711a2e5e1389', '3a6b5970-8fd9-4e00-b801-b3c3cb3101d0', '7c47f3f1-3df1-4fae-ba9f-302f4ba750bf', '73ad0a0a-03b1-4e34-b4e8-ade02a136ba8']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:17.078972 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2707adb-f49c-4e63-87bf-2ce35e9ba205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:17.112166 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2707adb-f49c-4e63-87bf-2ce35e9ba205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e3cbc11-6428-4c34-a41b-adc520083fd5', '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_64655c49-27ee-4f06-addf-a9b74e61a096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436bc19109ce47f0b220f0247437bae9',qos_specs=None,replication_status=,reservations=['cb47650a-7d42-4ad5-8290-711a2e5e1389','3a6b5970-8fd9-4e00-b801-b3c3cb3101d0','7c47f3f1-3df1-4fae-ba9f-302f4ba750bf','73ad0a0a-03b1-4e34-b4e8-ade02a136ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb256fb3f7ca4bdaa56a662039d0da16',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:00:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_64655c49-27ee-4f06-addf-a9b74e61a096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e3cbc11-6428-4c34-a41b-adc520083fd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436bc19109ce47f0b220f0247437bae9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb256fb3f7ca4bdaa56a662039d0da16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:17.112641 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d285b64-2070-4680-be19-2f6bd01dee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:17.138493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d285b64-2070-4680-be19-2f6bd01dee88) transitioned into 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_64655c49-27ee-4f06-addf-a9b74e61a096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436bc19109ce47f0b220f0247437bae9',qos_specs=None,replication_status=,reservations=['cb47650a-7d42-4ad5-8290-711a2e5e1389','3a6b5970-8fd9-4e00-b801-b3c3cb3101d0','7c47f3f1-3df1-4fae-ba9f-302f4ba750bf','73ad0a0a-03b1-4e34-b4e8-ade02a136ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb256fb3f7ca4bdaa56a662039d0da16',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:17.139674 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1474c1e6-b42b-4cab-8d92-e86ebd19b507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:17.150766 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1474c1e6-b42b-4cab-8d92-e86ebd19b507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:17.151555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Flow 'volume_create_api' (f0b3221c-1a4b-41b3-9c17-64532a40c045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:17.151907 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Create volume request issued successfully. Aug 01 14:00:17.158380 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:17.158380 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:17.159549 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:00:17.319839 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eda70e96-4226-40a1-a29f-7f27d91629ed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:17.322856 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eda70e96-4226-40a1-a29f-7f27d91629ed tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:17.322856 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eda70e96-4226-40a1-a29f-7f27d91629ed tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:17.322856 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eda70e96-4226-40a1-a29f-7f27d91629ed tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:17.322856 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-eda70e96-4226-40a1-a29f-7f27d91629ed tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:17.335957 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:17.335957 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:17.337480 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eda70e96-4226-40a1-a29f-7f27d91629ed tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:17.337942 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 873/3477] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:17 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:17.691514 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1775aaf0-727e-4a58-8581-307e8aa3daf0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:17.693329 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1775aaf0-727e-4a58-8581-307e8aa3daf0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:17.693624 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1775aaf0-727e-4a58-8581-307e8aa3daf0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:17.693823 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1775aaf0-727e-4a58-8581-307e8aa3daf0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:17.703523 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:17.703523 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:17.707464 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1775aaf0-727e-4a58-8581-307e8aa3daf0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:17.712240 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1775aaf0-727e-4a58-8581-307e8aa3daf0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:17.712751 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 869/3478] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:17 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:17.728486 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a082a23d-e04b-40ec-a942-04d2d7de7bbd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:17.731765 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a082a23d-e04b-40ec-a942-04d2d7de7bbd tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:17.731957 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a082a23d-e04b-40ec-a942-04d2d7de7bbd tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:17.732174 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a082a23d-e04b-40ec-a942-04d2d7de7bbd tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:17.744390 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:17.744390 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:17.748124 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a082a23d-e04b-40ec-a942-04d2d7de7bbd tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:17.752046 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a082a23d-e04b-40ec-a942-04d2d7de7bbd tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:17.752428 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 879/3479] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:17 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:17.800598 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-a634f0b3-fc80-456b-8620-a71a971e3743 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:17.802847 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-a634f0b3-fc80-456b-8620-a71a971e3743 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:17.803665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-a634f0b3-fc80-456b-8620-a71a971e3743 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:17.803665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-a634f0b3-fc80-456b-8620-a71a971e3743 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:17.826391 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:17.826391 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:17.834169 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-a634f0b3-fc80-456b-8620-a71a971e3743 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:17.839363 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-a634f0b3-fc80-456b-8620-a71a971e3743 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:17.840288 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 874/3480] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:00:17 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 1170 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:17.860652 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-2119fc9e-79a8-4f01-9dda-f57f11b1e639 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:17.862561 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-2119fc9e-79a8-4f01-9dda-f57f11b1e639 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a/action Aug 01 14:00:17.862916 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-2119fc9e-79a8-4f01-9dda-f57f11b1e639 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:00:17.863136 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-2119fc9e-79a8-4f01-9dda-f57f11b1e639 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:17.874476 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:17.874476 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:17.874934 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-2119fc9e-79a8-4f01-9dda-f57f11b1e639 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:17.881689 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-2119fc9e-79a8-4f01-9dda-f57f11b1e639 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Begin detaching volume completed successfully. Aug 01 14:00:17.882057 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-2119fc9e-79a8-4f01-9dda-f57f11b1e639 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a/action returned with HTTP 202 Aug 01 14:00:17.882420 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 870/3481] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:00:17 2026] POST /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:00:17.942284 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-58af728d-e785-46d3-9586-24c2fde4cadf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:17.942687 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58af728d-e785-46d3-9586-24c2fde4cadf None None] GET https://10.4.3.223/volume// Aug 01 14:00:17.942866 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58af728d-e785-46d3-9586-24c2fde4cadf None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:17.943052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58af728d-e785-46d3-9586-24c2fde4cadf None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:17.943402 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58af728d-e785-46d3-9586-24c2fde4cadf None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:00:17.943761 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 880/3482] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:00:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:00:17.954794 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-642da10c-d2c3-4274-bef0-3dda2d67cb78 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:17.957544 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-642da10c-d2c3-4274-bef0-3dda2d67cb78 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:17.957838 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-642da10c-d2c3-4274-bef0-3dda2d67cb78 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:17.958105 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-642da10c-d2c3-4274-bef0-3dda2d67cb78 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:17.970000 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:17.970000 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:17.975015 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-642da10c-d2c3-4274-bef0-3dda2d67cb78 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:17.979766 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-642da10c-d2c3-4274-bef0-3dda2d67cb78 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:17.980267 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 875/3483] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:00:17 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:00:17.991532 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-adcab047-00ec-4dc7-9bee-7780cc04c4ea None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:17.995129 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-adcab047-00ec-4dc7-9bee-7780cc04c4ea tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a/encryption Aug 01 14:00:17.995584 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-adcab047-00ec-4dc7-9bee-7780cc04c4ea tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:17.995976 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-adcab047-00ec-4dc7-9bee-7780cc04c4ea tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:18.006314 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:18.006314 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:18.015587 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-adcab047-00ec-4dc7-9bee-7780cc04c4ea tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a/encryption returned with HTTP 200 Aug 01 14:00:18.016258 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 871/3484] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:00:17 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:18.167234 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:18.167234 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:18.168006 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:00:18.168006 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Checking backup size 1 against volume size 1 {{(pid=100200) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 14:00:18.168006 np0000006308 devstack@c-api.service[100200]: INFO cinder.backup.api [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Overwriting volume 2e3cbc11-6428-4c34-a41b-adc520083fd5 with restore of backup 64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:18.183781 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] restore_backup in rpcapi backup_id 64655c49-27ee-4f06-addf-a9b74e61a096 {{(pid=100200) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 14:00:18.185733 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ee51631d-16d7-4006-8c04-66c4b263df68 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096/restore returned with HTTP 202 Aug 01 14:00:18.186410 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 859/3485] 10.4.3.223 () {68 vars in 1393 bytes} [Sat Aug 1 14:00:16 2026] POST /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096/restore => generated 189 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:00:18.199395 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-67d2788b-90af-41de-a61a-0943c16d50b3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:18.202180 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67d2788b-90af-41de-a61a-0943c16d50b3 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:18.205092 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67d2788b-90af-41de-a61a-0943c16d50b3 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:18.205444 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67d2788b-90af-41de-a61a-0943c16d50b3 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:18.205903 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-67d2788b-90af-41de-a61a-0943c16d50b3 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:18.213119 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:18.213119 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:18.214977 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67d2788b-90af-41de-a61a-0943c16d50b3 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:18.215708 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 881/3486] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:18 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:18.351826 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-beba8940-e1e5-4514-8258-fe799fce09b2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:18.353650 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-beba8940-e1e5-4514-8258-fe799fce09b2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:18.353939 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-beba8940-e1e5-4514-8258-fe799fce09b2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:18.354105 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-beba8940-e1e5-4514-8258-fe799fce09b2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:18.354233 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-beba8940-e1e5-4514-8258-fe799fce09b2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:18.359428 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:18.359428 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:18.360358 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-beba8940-e1e5-4514-8258-fe799fce09b2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:18.360787 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 876/3487] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:18 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:19.231146 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-65d05625-83b4-4bc6-999b-7b463c2f6dca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:19.236994 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-65d05625-83b4-4bc6-999b-7b463c2f6dca tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:19.237366 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-65d05625-83b4-4bc6-999b-7b463c2f6dca tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:19.237594 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-65d05625-83b4-4bc6-999b-7b463c2f6dca tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:19.237766 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-65d05625-83b4-4bc6-999b-7b463c2f6dca tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:19.249789 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:19.249789 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:19.250814 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-65d05625-83b4-4bc6-999b-7b463c2f6dca tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:19.251476 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 872/3488] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:19 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:19.375450 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b69b1886-cf0d-48bc-81b7-96ae3e1383e8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:19.380831 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b69b1886-cf0d-48bc-81b7-96ae3e1383e8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:19.382850 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b69b1886-cf0d-48bc-81b7-96ae3e1383e8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:19.382850 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b69b1886-cf0d-48bc-81b7-96ae3e1383e8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:19.382850 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-b69b1886-cf0d-48bc-81b7-96ae3e1383e8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:19.388998 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:19.388998 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:19.389888 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b69b1886-cf0d-48bc-81b7-96ae3e1383e8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:19.390383 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 860/3489] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:19 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:20.263312 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2112057e-f854-48a0-a570-4b4a725cfe81 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:20.265770 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2112057e-f854-48a0-a570-4b4a725cfe81 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:20.265963 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2112057e-f854-48a0-a570-4b4a725cfe81 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:20.266150 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2112057e-f854-48a0-a570-4b4a725cfe81 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:20.266319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2112057e-f854-48a0-a570-4b4a725cfe81 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:20.273972 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:20.273972 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:20.274821 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2112057e-f854-48a0-a570-4b4a725cfe81 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:20.275275 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 882/3490] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:20 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:20.404067 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f243e44-461c-421f-9d4c-0df0462d87bd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:20.409028 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f243e44-461c-421f-9d4c-0df0462d87bd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:20.409455 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f243e44-461c-421f-9d4c-0df0462d87bd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:20.409535 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f243e44-461c-421f-9d4c-0df0462d87bd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:20.409659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2f243e44-461c-421f-9d4c-0df0462d87bd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:20.420504 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:20.420504 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:20.422425 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f243e44-461c-421f-9d4c-0df0462d87bd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:20.423042 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 877/3491] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:20 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:20.938867 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-332d262e-d36a-4186-84d7-cb4f4adf0887 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:20.942390 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-332d262e-d36a-4186-84d7-cb4f4adf0887 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] DELETE https://10.4.3.223/volume/v3/attachments/c3534e77-bca9-4d56-bd5c-de04a2635777 Aug 01 14:00:20.942390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-332d262e-d36a-4186-84d7-cb4f4adf0887 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:20.942390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-332d262e-d36a-4186-84d7-cb4f4adf0887 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:20.956640 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:20.956640 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:21.036860 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-846485c9-639d-4d6e-88b3-03d188a9a403 req-332d262e-d36a-4186-84d7-cb4f4adf0887 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/c3534e77-bca9-4d56-bd5c-de04a2635777 returned with HTTP 200 Aug 01 14:00:21.036860 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 873/3492] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:00:20 2026] DELETE /volume/v3/attachments/c3534e77-bca9-4d56-bd5c-de04a2635777 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:21.166970 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-fe4a189f-2f77-4955-b0f2-623037baf556 req-c5b41c10-4477-4255-85d4-a46840a918a0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:21.169447 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-fe4a189f-2f77-4955-b0f2-623037baf556 req-c5b41c10-4477-4255-85d4-a46840a918a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:21.169670 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-fe4a189f-2f77-4955-b0f2-623037baf556 req-c5b41c10-4477-4255-85d4-a46840a918a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:21.169871 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-fe4a189f-2f77-4955-b0f2-623037baf556 req-c5b41c10-4477-4255-85d4-a46840a918a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:21.179082 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:21.179082 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:21.184968 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-fe4a189f-2f77-4955-b0f2-623037baf556 req-c5b41c10-4477-4255-85d4-a46840a918a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:21.195118 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-fe4a189f-2f77-4955-b0f2-623037baf556 req-c5b41c10-4477-4255-85d4-a46840a918a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:21.195655 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 861/3493] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:00:21 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:21.289447 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ca3f46ff-b6ed-4618-a746-82a5a28ba333 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:21.292082 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca3f46ff-b6ed-4618-a746-82a5a28ba333 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:21.292428 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca3f46ff-b6ed-4618-a746-82a5a28ba333 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:21.292678 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca3f46ff-b6ed-4618-a746-82a5a28ba333 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:21.292804 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ca3f46ff-b6ed-4618-a746-82a5a28ba333 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:21.302311 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:21.302311 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:21.304006 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca3f46ff-b6ed-4618-a746-82a5a28ba333 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:21.304577 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 883/3494] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:21 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:21.441942 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-806a5632-ce25-4528-b8e2-efe7af96e385 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:21.444177 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-806a5632-ce25-4528-b8e2-efe7af96e385 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:21.445417 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-806a5632-ce25-4528-b8e2-efe7af96e385 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:21.445417 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-806a5632-ce25-4528-b8e2-efe7af96e385 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:21.445417 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-806a5632-ce25-4528-b8e2-efe7af96e385 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:21.450364 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:21.450364 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:21.451341 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-806a5632-ce25-4528-b8e2-efe7af96e385 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:21.451936 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 878/3495] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:21 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:22.320288 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2f097650-2980-4401-ba9a-f70b2af0a930 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:22.322017 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f097650-2980-4401-ba9a-f70b2af0a930 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:22.322253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f097650-2980-4401-ba9a-f70b2af0a930 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:22.322439 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f097650-2980-4401-ba9a-f70b2af0a930 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:22.322583 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2f097650-2980-4401-ba9a-f70b2af0a930 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:22.329894 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:22.329894 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:22.330858 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f097650-2980-4401-ba9a-f70b2af0a930 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:22.330958 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 874/3496] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:22 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:22.466580 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f1c22c2f-4d14-4f24-b53b-5519ff4ba366 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:22.468545 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f1c22c2f-4d14-4f24-b53b-5519ff4ba366 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:22.468788 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f1c22c2f-4d14-4f24-b53b-5519ff4ba366 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:22.469022 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f1c22c2f-4d14-4f24-b53b-5519ff4ba366 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:22.469194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-f1c22c2f-4d14-4f24-b53b-5519ff4ba366 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:22.483129 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:22.483129 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:22.487312 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f1c22c2f-4d14-4f24-b53b-5519ff4ba366 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:22.489137 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 862/3497] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:22 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:23.347410 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-17b9dc17-86a5-48cb-9080-477f0c68887f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:23.350049 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17b9dc17-86a5-48cb-9080-477f0c68887f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:23.350285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17b9dc17-86a5-48cb-9080-477f0c68887f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:23.350778 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17b9dc17-86a5-48cb-9080-477f0c68887f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:23.350778 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-17b9dc17-86a5-48cb-9080-477f0c68887f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:23.362278 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:23.362278 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:23.363130 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17b9dc17-86a5-48cb-9080-477f0c68887f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:23.363554 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 884/3498] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:23 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:23.506709 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8a664f26-da3d-493b-b2ae-be1d30f866fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:23.510818 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a664f26-da3d-493b-b2ae-be1d30f866fe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:23.511338 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a664f26-da3d-493b-b2ae-be1d30f866fe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:23.511338 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a664f26-da3d-493b-b2ae-be1d30f866fe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:23.511471 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8a664f26-da3d-493b-b2ae-be1d30f866fe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:23.517299 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:23.517299 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:23.518187 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a664f26-da3d-493b-b2ae-be1d30f866fe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:23.518849 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 879/3499] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:23 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:24.380945 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-93180b9d-327a-4968-ba58-bbf31ef471dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:24.383167 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-93180b9d-327a-4968-ba58-bbf31ef471dd tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:24.383577 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-93180b9d-327a-4968-ba58-bbf31ef471dd tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:24.383704 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-93180b9d-327a-4968-ba58-bbf31ef471dd tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:24.383898 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-93180b9d-327a-4968-ba58-bbf31ef471dd tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:24.388981 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:24.388981 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:24.389893 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-93180b9d-327a-4968-ba58-bbf31ef471dd tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:24.390248 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 875/3500] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:24 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:24.409525 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f7281ba3-ff5d-4767-bffd-99a3f667ea0b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:24.414650 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f7281ba3-ff5d-4767-bffd-99a3f667ea0b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:24.414926 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f7281ba3-ff5d-4767-bffd-99a3f667ea0b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:24.415184 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f7281ba3-ff5d-4767-bffd-99a3f667ea0b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:24.415438 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-f7281ba3-ff5d-4767-bffd-99a3f667ea0b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Delete volume with id: 3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:24.432796 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:24.432796 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:24.432796 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f7281ba3-ff5d-4767-bffd-99a3f667ea0b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:24.454627 np0000006308 devstack@c-api.service[100200]: WARNING cinder.keymgr.conf_key_mgr [None req-f7281ba3-ff5d-4767-bffd-99a3f667ea0b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 14:00:24.462246 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f7281ba3-ff5d-4767-bffd-99a3f667ea0b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Delete volume request issued successfully. Aug 01 14:00:24.462834 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f7281ba3-ff5d-4767-bffd-99a3f667ea0b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 202 Aug 01 14:00:24.463509 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 863/3501] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:00:24 2026] DELETE /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:00:24.473896 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6b242e7f-4b67-48b1-ace9-2236a594aa67 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:24.476739 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b242e7f-4b67-48b1-ace9-2236a594aa67 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:24.476922 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b242e7f-4b67-48b1-ace9-2236a594aa67 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:24.477260 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b242e7f-4b67-48b1-ace9-2236a594aa67 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:24.490774 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:24.490774 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:24.498791 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6b242e7f-4b67-48b1-ace9-2236a594aa67 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:00:24.508188 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b242e7f-4b67-48b1-ace9-2236a594aa67 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 200 Aug 01 14:00:24.509357 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 885/3502] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:24 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:24.532824 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-251379db-9257-4257-98a7-396a8eaf529f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:24.537730 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-251379db-9257-4257-98a7-396a8eaf529f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:24.539504 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-251379db-9257-4257-98a7-396a8eaf529f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:24.540060 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-251379db-9257-4257-98a7-396a8eaf529f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:24.540893 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-251379db-9257-4257-98a7-396a8eaf529f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:24.546751 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:24.546751 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:24.548113 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-251379db-9257-4257-98a7-396a8eaf529f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:24.548873 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 880/3503] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:24 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:25.403310 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-af7b72b3-589c-4a8a-8210-30b06ddadf6a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:25.406129 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af7b72b3-589c-4a8a-8210-30b06ddadf6a tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:25.406403 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af7b72b3-589c-4a8a-8210-30b06ddadf6a tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:25.406675 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af7b72b3-589c-4a8a-8210-30b06ddadf6a tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:25.406826 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-af7b72b3-589c-4a8a-8210-30b06ddadf6a tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:25.417600 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:25.417600 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:25.420159 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af7b72b3-589c-4a8a-8210-30b06ddadf6a tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:25.420553 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 876/3504] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:25 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:25.525171 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e5dd1ff9-1ff6-4c21-bd21-5e098bb11812 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:25.532812 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e5dd1ff9-1ff6-4c21-bd21-5e098bb11812 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a Aug 01 14:00:25.532812 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e5dd1ff9-1ff6-4c21-bd21-5e098bb11812 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:25.532812 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e5dd1ff9-1ff6-4c21-bd21-5e098bb11812 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:25.548479 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e5dd1ff9-1ff6-4c21-bd21-5e098bb11812 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a returned with HTTP 404 Aug 01 14:00:25.549098 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 864/3505] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:25 2026] GET /volume/v3/volumes/3e0533b4-43a4-4a3c-88c7-5d6bd88bc48a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:00:25.559732 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9e42a694-f63b-4d5c-8ea4-573ca19cbd89 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:25.562689 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-097a5b92-1562-4d0b-8f0f-8710d964cd49 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:25.563701 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9e42a694-f63b-4d5c-8ea4-573ca19cbd89 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 14:00:25.564020 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9e42a694-f63b-4d5c-8ea4-573ca19cbd89 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:25.564190 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9e42a694-f63b-4d5c-8ea4-573ca19cbd89 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:25.565489 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9e42a694-f63b-4d5c-8ea4-573ca19cbd89 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:00:25.566490 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-097a5b92-1562-4d0b-8f0f-8710d964cd49 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:25.566732 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-097a5b92-1562-4d0b-8f0f-8710d964cd49 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:25.567272 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-097a5b92-1562-4d0b-8f0f-8710d964cd49 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:25.567272 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-097a5b92-1562-4d0b-8f0f-8710d964cd49 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:25.577576 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:25.577576 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:25.578713 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-097a5b92-1562-4d0b-8f0f-8710d964cd49 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:25.579115 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 881/3506] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:25 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:25.596264 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9e42a694-f63b-4d5c-8ea4-573ca19cbd89 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Get all volumes completed successfully. Aug 01 14:00:25.598566 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:25.598566 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:25.606416 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9e42a694-f63b-4d5c-8ea4-573ca19cbd89 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 14:00:25.607029 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 886/3507] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 14:00:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11940 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:00:25.636689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ed6b9ab1-3473-4063-9212-2d21b3a24743 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:25.639053 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed6b9ab1-3473-4063-9212-2d21b3a24743 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] DELETE https://10.4.3.223/volume/v3/types/a4515066-a861-48e8-899d-6f551402c055 Aug 01 14:00:25.639269 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed6b9ab1-3473-4063-9212-2d21b3a24743 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:25.639425 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed6b9ab1-3473-4063-9212-2d21b3a24743 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:25.687143 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed6b9ab1-3473-4063-9212-2d21b3a24743 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types/a4515066-a861-48e8-899d-6f551402c055 returned with HTTP 202 Aug 01 14:00:25.687143 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 877/3508] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:00:25 2026] DELETE /volume/v3/types/a4515066-a861-48e8-899d-6f551402c055 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:00:25.705115 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-14ba773f-d1be-4840-8f85-5748611d9dc7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:25.707774 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-14ba773f-d1be-4840-8f85-5748611d9dc7 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:00:25.708197 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-14ba773f-d1be-4840-8f85-5748611d9dc7 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1129949251", "extra_specs": {}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:25.734102 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-14ba773f-d1be-4840-8f85-5748611d9dc7 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:00:25.734709 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 865/3509] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:00:25 2026] POST /volume/v3/types => generated 212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:25.751461 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-87b5cd6c-7f1b-4acf-8b52-840a7941cf71 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:25.753568 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-87b5cd6c-7f1b-4acf-8b52-840a7941cf71 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] POST https://10.4.3.223/volume/v3/types/54f41db6-527e-4e9d-a58e-815a4225ef3a/encryption Aug 01 14:00:25.753950 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-87b5cd6c-7f1b-4acf-8b52-840a7941cf71 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:25.784366 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-87b5cd6c-7f1b-4acf-8b52-840a7941cf71 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types/54f41db6-527e-4e9d-a58e-815a4225ef3a/encryption returned with HTTP 200 Aug 01 14:00:25.785107 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 882/3510] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:00:25 2026] POST /volume/v3/types/54f41db6-527e-4e9d-a58e-815a4225ef3a/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:25.795944 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-829da36a-b38e-4ce5-a748-61097d59642d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:25.798094 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:00:25.798543 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2062593689", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1129949251", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:25.801353 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2062593689', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1129949251', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:00:25.811776 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume of 1 GB Aug 01 14:00:25.812164 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:25.812164 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:25.813420 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Availability Zones retrieved successfully. Aug 01 14:00:25.821781 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Flow 'volume_create_api' (db71a41f-da8d-4182-901e-0271798c1f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:25.823118 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb2979d-9ce7-42dd-8902-bb78ec821d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:25.825079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:00:25.883177 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb2979d-9ce7-42dd-8902-bb78ec821d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T14:00:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=54f41db6-527e-4e9d-a58e-815a4225ef3a,is_public=True,name='tempest-scenario-type-luks-1129949251',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54f41db6-527e-4e9d-a58e-815a4225ef3a', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:25.885237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a1d343-ab26-4c1e-84dc-db070fb4fd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:25.936885 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1129949251 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1129949251, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:00:25.937957 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1129949251 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1129949251, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:00:25.981139 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Created reservations ['20c7b165-c0e9-4f42-a1b2-f78a734a4c4a', '94b8b95a-c129-4901-bac5-53364fd20882', 'e682dcdf-44d3-42ec-8401-e0649bd40ad2', '0af891c6-e5be-490e-8943-48edef7bc58c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:00:25.982162 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a1d343-ab26-4c1e-84dc-db070fb4fd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c7b165-c0e9-4f42-a1b2-f78a734a4c4a', '94b8b95a-c129-4901-bac5-53364fd20882', 'e682dcdf-44d3-42ec-8401-e0649bd40ad2', '0af891c6-e5be-490e-8943-48edef7bc58c']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:25.983230 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c52cdf82-ea85-4057-beb7-c4a153da5ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:26.011804 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c52cdf82-ea85-4057-beb7-c4a153da5ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f8c3cbc-c732-4874-ad57-82af7d7d434a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2062593689',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',qos_specs=None,replication_status=,reservations=['20c7b165-c0e9-4f42-a1b2-f78a734a4c4a','94b8b95a-c129-4901-bac5-53364fd20882','e682dcdf-44d3-42ec-8401-e0649bd40ad2','0af891c6-e5be-490e-8943-48edef7bc58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_type_id=54f41db6-527e-4e9d-a58e-815a4225ef3a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:00:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2062593689',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1f8c3cbc-c732-4874-ad57-82af7d7d434a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(54f41db6-527e-4e9d-a58e-815a4225ef3a),volume_type_id=54f41db6-527e-4e9d-a58e-815a4225ef3a)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:26.012905 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4836d6c8-793b-40b0-b8d8-7ddac40645e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:26.041532 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4836d6c8-793b-40b0-b8d8-7ddac40645e7) transitioned into state 'SUCCESS' from state '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-2062593689',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a2e5ea5abe44aa9c912285fcda6ae8',qos_specs=None,replication_status=,reservations=['20c7b165-c0e9-4f42-a1b2-f78a734a4c4a','94b8b95a-c129-4901-bac5-53364fd20882','e682dcdf-44d3-42ec-8401-e0649bd40ad2','0af891c6-e5be-490e-8943-48edef7bc58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ddfb8ce42241a4bbec8a17d02fa9b8',volume_type_id=54f41db6-527e-4e9d-a58e-815a4225ef3a)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:26.042526 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1e0180-051c-4fce-9cf5-5528e3195393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:26.053251 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1e0180-051c-4fce-9cf5-5528e3195393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:26.056264 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Flow 'volume_create_api' (db71a41f-da8d-4182-901e-0271798c1f9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:26.056264 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Create volume request issued successfully. Aug 01 14:00:26.056264 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-829da36a-b38e-4ce5-a748-61097d59642d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:00:26.056264 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 887/3511] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:00:25 2026] POST /volume/v3/volumes => generated 785 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 14:00:26.431198 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d32b4c3a-fbdb-4a85-9b8e-9c722c8fd5b0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:26.433370 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d32b4c3a-fbdb-4a85-9b8e-9c722c8fd5b0 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:26.433612 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d32b4c3a-fbdb-4a85-9b8e-9c722c8fd5b0 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:26.433865 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d32b4c3a-fbdb-4a85-9b8e-9c722c8fd5b0 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:26.433983 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d32b4c3a-fbdb-4a85-9b8e-9c722c8fd5b0 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:26.439065 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:26.439065 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:26.440011 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d32b4c3a-fbdb-4a85-9b8e-9c722c8fd5b0 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:26.440462 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 878/3512] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:26 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:26.591581 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9086b717-b297-4ba9-b8e3-0ad0c35fbbb0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:26.593901 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9086b717-b297-4ba9-b8e3-0ad0c35fbbb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:26.594170 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9086b717-b297-4ba9-b8e3-0ad0c35fbbb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:26.594501 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9086b717-b297-4ba9-b8e3-0ad0c35fbbb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:26.594627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-9086b717-b297-4ba9-b8e3-0ad0c35fbbb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:26.605104 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:26.605104 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:26.605104 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9086b717-b297-4ba9-b8e3-0ad0c35fbbb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:26.605104 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 866/3513] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:26 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:27.453793 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1aa6928c-1564-4220-8371-f28acc60bc24 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:27.457935 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1aa6928c-1564-4220-8371-f28acc60bc24 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:27.458169 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1aa6928c-1564-4220-8371-f28acc60bc24 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:27.458883 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1aa6928c-1564-4220-8371-f28acc60bc24 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:27.459502 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1aa6928c-1564-4220-8371-f28acc60bc24 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:27.467046 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:27.467046 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:27.467756 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1aa6928c-1564-4220-8371-f28acc60bc24 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:27.468106 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 883/3514] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:27 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:27.622083 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dbf098ed-2748-457b-9549-f61ce10c9258 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:27.623594 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dbf098ed-2748-457b-9549-f61ce10c9258 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:27.623825 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dbf098ed-2748-457b-9549-f61ce10c9258 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:27.624045 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dbf098ed-2748-457b-9549-f61ce10c9258 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:27.624137 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-dbf098ed-2748-457b-9549-f61ce10c9258 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:27.629787 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:27.629787 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:27.631533 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dbf098ed-2748-457b-9549-f61ce10c9258 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:27.631533 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 888/3515] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:27 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:28.484359 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5be7cc00-1594-465d-83ba-8a019382ed6b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:28.490818 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5be7cc00-1594-465d-83ba-8a019382ed6b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:28.490818 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5be7cc00-1594-465d-83ba-8a019382ed6b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:28.490818 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5be7cc00-1594-465d-83ba-8a019382ed6b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:28.490818 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5be7cc00-1594-465d-83ba-8a019382ed6b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:28.505360 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:28.505360 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:28.507008 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5be7cc00-1594-465d-83ba-8a019382ed6b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:28.507008 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 879/3516] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:28 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:28.647127 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c948ddb3-73e2-43ff-b69d-254cce56c422 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:28.649173 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c948ddb3-73e2-43ff-b69d-254cce56c422 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:28.649411 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c948ddb3-73e2-43ff-b69d-254cce56c422 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:28.649618 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c948ddb3-73e2-43ff-b69d-254cce56c422 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:28.649720 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-c948ddb3-73e2-43ff-b69d-254cce56c422 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:28.653886 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:28.653886 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:28.654544 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c948ddb3-73e2-43ff-b69d-254cce56c422 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 200 Aug 01 14:00:28.654903 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 867/3517] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:28 2026] GET /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:28.665698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e7ac5332-8712-4d4d-a8b0-a03735c4b565 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:28.667749 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7ac5332-8712-4d4d-a8b0-a03735c4b565 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 Aug 01 14:00:28.667749 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7ac5332-8712-4d4d-a8b0-a03735c4b565 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:28.667749 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7ac5332-8712-4d4d-a8b0-a03735c4b565 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:28.667901 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-e7ac5332-8712-4d4d-a8b0-a03735c4b565 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete backup with id: 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52. Aug 01 14:00:28.674787 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:28.674787 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:28.694442 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-e7ac5332-8712-4d4d-a8b0-a03735c4b565 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] delete_backup rpcapi backup_id 9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:00:28.696273 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7ac5332-8712-4d4d-a8b0-a03735c4b565 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 returned with HTTP 202 Aug 01 14:00:28.697044 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 884/3518] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:00:28 2026] DELETE /volume/v3/backups/9fad59fb-f3a7-44aa-8207-4cd7cd9f5d52 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:00:28.707508 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:28.710540 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:00:28.711101 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1186231754"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:28.712944 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1186231754'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:00:28.713179 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume of 1 GB Aug 01 14:00:28.720270 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Availability Zones retrieved successfully. Aug 01 14:00:28.732187 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Flow 'volume_create_api' (1f7b876c-3beb-472a-96ec-c937a89231d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:28.733387 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e259f1-0574-49b6-919f-ac88cdc328c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:28.734448 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:00:28.768996 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e259f1-0574-49b6-919f-ac88cdc328c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:28.769852 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34ff5003-61a3-4fc3-9c8b-b31971705024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:28.841804 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['a5a3a4e2-adf0-4dc7-a034-8b000c87457b', '680b4ef4-16a5-4908-9dd0-a1b6713a8e15', '03d8b671-2f11-4f40-a815-922863d4efc2', '644ce4b7-9d34-4ce3-b5c2-3e09f76bbe61'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:00:28.842956 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34ff5003-61a3-4fc3-9c8b-b31971705024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5a3a4e2-adf0-4dc7-a034-8b000c87457b', '680b4ef4-16a5-4908-9dd0-a1b6713a8e15', '03d8b671-2f11-4f40-a815-922863d4efc2', '644ce4b7-9d34-4ce3-b5c2-3e09f76bbe61']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:28.844081 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1fc21e8-f513-4c52-93e8-b7dc796630f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:28.877799 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1fc21e8-f513-4c52-93e8-b7dc796630f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '936b3c01-277a-4d60-bcda-97c9cfcdb848', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1186231754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad7a5bf018248ee92380e85160af28a',qos_specs=None,replication_status=,reservations=['a5a3a4e2-adf0-4dc7-a034-8b000c87457b','680b4ef4-16a5-4908-9dd0-a1b6713a8e15','03d8b671-2f11-4f40-a815-922863d4efc2','644ce4b7-9d34-4ce3-b5c2-3e09f76bbe61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b002fbecf8dd482d8d8605dec6117448',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1186231754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=936b3c01-277a-4d60-bcda-97c9cfcdb848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad7a5bf018248ee92380e85160af28a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b002fbecf8dd482d8d8605dec6117448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:28.878884 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58ecaf8f-d453-46ca-af56-aeab7a1dc79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:28.902505 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58ecaf8f-d453-46ca-af56-aeab7a1dc79e) transitioned into state 'SUCCESS' from state '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-1186231754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad7a5bf018248ee92380e85160af28a',qos_specs=None,replication_status=,reservations=['a5a3a4e2-adf0-4dc7-a034-8b000c87457b','680b4ef4-16a5-4908-9dd0-a1b6713a8e15','03d8b671-2f11-4f40-a815-922863d4efc2','644ce4b7-9d34-4ce3-b5c2-3e09f76bbe61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b002fbecf8dd482d8d8605dec6117448',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:28.903107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acd78b43-8bbb-4308-9a44-fa212cbc94df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:28.916530 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acd78b43-8bbb-4308-9a44-fa212cbc94df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:28.917307 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Flow 'volume_create_api' (1f7b876c-3beb-472a-96ec-c937a89231d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:28.917617 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume request issued successfully. Aug 01 14:00:28.918224 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd3df4fe-0575-478b-b3c7-dfe7b1c09e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:00:28.918695 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 889/3519] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:00:28 2026] POST /volume/v3/volumes => generated 778 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:00:28.935363 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-50576b8b-7b06-4268-960e-d71c4ed45123 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:28.937532 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50576b8b-7b06-4268-960e-d71c4ed45123 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 Aug 01 14:00:28.937987 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50576b8b-7b06-4268-960e-d71c4ed45123 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:28.938681 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50576b8b-7b06-4268-960e-d71c4ed45123 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:28.949099 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:28.949099 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:28.956621 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-50576b8b-7b06-4268-960e-d71c4ed45123 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:00:28.963870 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50576b8b-7b06-4268-960e-d71c4ed45123 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 returned with HTTP 200 Aug 01 14:00:28.964540 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 880/3520] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:28 2026] GET /volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:29.521788 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-17f589c2-1a74-4b45-a39c-536d4a9312c6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:29.524231 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-17f589c2-1a74-4b45-a39c-536d4a9312c6 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:00:29.526732 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-17f589c2-1a74-4b45-a39c-536d4a9312c6 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:29.526732 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-17f589c2-1a74-4b45-a39c-536d4a9312c6 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:29.526732 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-17f589c2-1a74-4b45-a39c-536d4a9312c6 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Show backup with id 64655c49-27ee-4f06-addf-a9b74e61a096. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:29.530062 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:29.530062 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:29.530876 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-17f589c2-1a74-4b45-a39c-536d4a9312c6 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 200 Aug 01 14:00:29.531271 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 868/3521] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:29 2026] GET /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:29.543786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0c29c8c7-88d2-4fa8-9435-cc851a7a1aeb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:29.545503 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c29c8c7-88d2-4fa8-9435-cc851a7a1aeb tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 Aug 01 14:00:29.545668 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c29c8c7-88d2-4fa8-9435-cc851a7a1aeb tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:29.545838 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c29c8c7-88d2-4fa8-9435-cc851a7a1aeb tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:29.552820 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:29.552820 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:29.556437 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0c29c8c7-88d2-4fa8-9435-cc851a7a1aeb tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:00:29.561547 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c29c8c7-88d2-4fa8-9435-cc851a7a1aeb tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 returned with HTTP 200 Aug 01 14:00:29.562024 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 885/3522] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:29 2026] GET /volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:29.577488 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-52e53382-8f3d-4ebe-bee4-d506153e9aca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:29.579502 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52e53382-8f3d-4ebe-bee4-d506153e9aca tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 Aug 01 14:00:29.579706 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52e53382-8f3d-4ebe-bee4-d506153e9aca tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:29.579899 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52e53382-8f3d-4ebe-bee4-d506153e9aca tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:29.587527 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:29.587527 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:29.592171 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-52e53382-8f3d-4ebe-bee4-d506153e9aca tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:00:29.597775 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52e53382-8f3d-4ebe-bee4-d506153e9aca tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 returned with HTTP 200 Aug 01 14:00:29.598360 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 890/3523] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:29 2026] GET /volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:29.674815 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-20c18bef-e37c-4161-afa4-1c0865413c7e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:29.676688 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-20c18bef-e37c-4161-afa4-1c0865413c7e tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] GET https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 Aug 01 14:00:29.676885 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-20c18bef-e37c-4161-afa4-1c0865413c7e tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:29.677088 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-20c18bef-e37c-4161-afa4-1c0865413c7e tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:29.686631 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:29.686631 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:29.691024 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-20c18bef-e37c-4161-afa4-1c0865413c7e tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Volume info retrieved successfully. Aug 01 14:00:29.696923 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-20c18bef-e37c-4161-afa4-1c0865413c7e tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 returned with HTTP 200 Aug 01 14:00:29.697530 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 881/3524] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:29 2026] GET /volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:29.982492 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d539168c-deab-4451-b5d5-3f57d6349d63 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:29.984745 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d539168c-deab-4451-b5d5-3f57d6349d63 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 Aug 01 14:00:29.985030 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d539168c-deab-4451-b5d5-3f57d6349d63 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:29.985315 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d539168c-deab-4451-b5d5-3f57d6349d63 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:29.996757 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:29.996757 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:30.002352 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d539168c-deab-4451-b5d5-3f57d6349d63 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:00:30.007499 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d539168c-deab-4451-b5d5-3f57d6349d63 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 returned with HTTP 200 Aug 01 14:00:30.008135 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 869/3525] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:29 2026] GET /volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:30.026741 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-31ac71bc-2825-4afb-9bd3-982c9a63d199 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:30.028791 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31ac71bc-2825-4afb-9bd3-982c9a63d199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:00:30.029165 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-31ac71bc-2825-4afb-9bd3-982c9a63d199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "936b3c01-277a-4d60-bcda-97c9cfcdb848", "name": "tempest-type-Backup-1542013685"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:30.031812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-31ac71bc-2825-4afb-9bd3-982c9a63d199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating new backup {'backup': {'volume_id': '936b3c01-277a-4d60-bcda-97c9cfcdb848', 'name': 'tempest-type-Backup-1542013685'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:00:30.032008 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-31ac71bc-2825-4afb-9bd3-982c9a63d199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating backup of volume 936b3c01-277a-4d60-bcda-97c9cfcdb848 in container None Aug 01 14:00:30.044025 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:30.044025 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:30.044539 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-31ac71bc-2825-4afb-9bd3-982c9a63d199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:00:30.080244 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-31ac71bc-2825-4afb-9bd3-982c9a63d199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['a0c57bdd-de6c-4ed1-8d51-960fe2ce7209', '988a34b1-42ee-42ae-b51c-f9a54268f5f7'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:00:30.124019 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31ac71bc-2825-4afb-9bd3-982c9a63d199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:00:30.124413 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 886/3526] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:00:30 2026] POST /volume/v3/backups => generated 316 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:00:30.127598 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-07b68c67-971b-43e5-b1e7-c09c8f7df4ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:30.133802 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07b68c67-971b-43e5-b1e7-c09c8f7df4ce tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 Aug 01 14:00:30.133948 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07b68c67-971b-43e5-b1e7-c09c8f7df4ce tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:30.134125 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07b68c67-971b-43e5-b1e7-c09c8f7df4ce tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:30.134340 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-07b68c67-971b-43e5-b1e7-c09c8f7df4ce tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Delete volume with id: d12466ac-a29f-4bd6-b3e4-36542788b8d2 Aug 01 14:00:30.136237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fdf90f82-1625-426f-aed6-fc4060cb81ea None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:30.139074 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fdf90f82-1625-426f-aed6-fc4060cb81ea tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:30.139463 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fdf90f82-1625-426f-aed6-fc4060cb81ea tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:30.139693 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fdf90f82-1625-426f-aed6-fc4060cb81ea tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:30.139832 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fdf90f82-1625-426f-aed6-fc4060cb81ea tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:30.143776 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:30.143776 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:30.144369 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-07b68c67-971b-43e5-b1e7-c09c8f7df4ce tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Volume info retrieved successfully. Aug 01 14:00:30.145771 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:30.145771 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:30.146535 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fdf90f82-1625-426f-aed6-fc4060cb81ea tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:30.147103 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 882/3527] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:30 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:30.163922 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-07b68c67-971b-43e5-b1e7-c09c8f7df4ce tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Delete volume request issued successfully. Aug 01 14:00:30.164165 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07b68c67-971b-43e5-b1e7-c09c8f7df4ce tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 returned with HTTP 202 Aug 01 14:00:30.164708 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 891/3528] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:00:30 2026] DELETE /volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:00:30.174266 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ff229794-544f-4866-8055-26a4b7733626 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:30.175960 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ff229794-544f-4866-8055-26a4b7733626 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] GET https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 Aug 01 14:00:30.176132 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ff229794-544f-4866-8055-26a4b7733626 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:30.176330 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ff229794-544f-4866-8055-26a4b7733626 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:30.183183 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:30.183183 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:30.186797 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ff229794-544f-4866-8055-26a4b7733626 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Volume info retrieved successfully. Aug 01 14:00:30.190904 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ff229794-544f-4866-8055-26a4b7733626 tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 returned with HTTP 200 Aug 01 14:00:30.191280 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 870/3529] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:30 2026] GET /volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:30.943937 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-aa0b41f4-3983-4e46-9c71-26ebaf300458 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:30.946194 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-aa0b41f4-3983-4e46-9c71-26ebaf300458 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 Aug 01 14:00:30.946499 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-aa0b41f4-3983-4e46-9c71-26ebaf300458 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:30.946744 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-aa0b41f4-3983-4e46-9c71-26ebaf300458 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:30.977192 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:30.977192 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:30.993570 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-aa0b41f4-3983-4e46-9c71-26ebaf300458 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:00:31.002132 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-aa0b41f4-3983-4e46-9c71-26ebaf300458 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 returned with HTTP 200 Aug 01 14:00:31.002663 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 887/3530] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:00:30 2026] GET /volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 => generated 1417 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:31.159122 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1657ea41-24b2-4d6f-ab5f-1e1f49ce05d0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:31.160914 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1657ea41-24b2-4d6f-ab5f-1e1f49ce05d0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:31.161135 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1657ea41-24b2-4d6f-ab5f-1e1f49ce05d0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:31.161358 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1657ea41-24b2-4d6f-ab5f-1e1f49ce05d0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:31.161536 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-1657ea41-24b2-4d6f-ab5f-1e1f49ce05d0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:31.165356 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:31.165356 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:31.166112 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1657ea41-24b2-4d6f-ab5f-1e1f49ce05d0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:31.166496 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 883/3531] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:31 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:31.205533 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2068e376-bf23-4093-ad60-5e53022b995e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:31.207275 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2068e376-bf23-4093-ad60-5e53022b995e tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] GET https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 Aug 01 14:00:31.207502 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2068e376-bf23-4093-ad60-5e53022b995e tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:31.207680 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2068e376-bf23-4093-ad60-5e53022b995e tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:31.214282 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2068e376-bf23-4093-ad60-5e53022b995e tempest-TestImageHashVerification-105606374 tempest-TestImageHashVerification-105606374-project-member] https://10.4.3.223/volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 returned with HTTP 404 Aug 01 14:00:31.214769 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 892/3532] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:31 2026] GET /volume/v3/volumes/d12466ac-a29f-4bd6-b3e4-36542788b8d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:00:31.546139 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-c9bcca27-821e-4c5c-b608-ac7502949a17 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:31.552858 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-c9bcca27-821e-4c5c-b608-ac7502949a17 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 Aug 01 14:00:31.553100 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-c9bcca27-821e-4c5c-b608-ac7502949a17 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:31.553319 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-c9bcca27-821e-4c5c-b608-ac7502949a17 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:31.561332 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:31.561332 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:31.570901 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-c9bcca27-821e-4c5c-b608-ac7502949a17 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:00:31.576636 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-c9bcca27-821e-4c5c-b608-ac7502949a17 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 returned with HTTP 200 Aug 01 14:00:31.577201 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 871/3533] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:00:31 2026] GET /volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 => generated 1417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:31.589858 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0fe14506-5013-48cd-95ca-657f0bd9f904 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:31.590274 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0fe14506-5013-48cd-95ca-657f0bd9f904 None None] GET https://10.4.3.223/volume// Aug 01 14:00:31.592329 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0fe14506-5013-48cd-95ca-657f0bd9f904 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:31.592329 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0fe14506-5013-48cd-95ca-657f0bd9f904 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:31.592329 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0fe14506-5013-48cd-95ca-657f0bd9f904 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:00:31.592329 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 888/3534] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:00: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 01 14:00:31.603925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-b031646e-f80d-465a-92df-3c2b277ce65b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:31.607839 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-b031646e-f80d-465a-92df-3c2b277ce65b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:00:31.608315 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-b031646e-f80d-465a-92df-3c2b277ce65b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e3cbc11-6428-4c34-a41b-adc520083fd5", "connector": null, "instance_uuid": "4b408d6f-8b41-4816-be9c-45f43ddf765d"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:31.625559 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:31.625559 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:31.662959 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-b031646e-f80d-465a-92df-3c2b277ce65b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:00:31.663583 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 884/3535] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:00:31 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:32.178675 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0bbe1e42-a5b3-4c20-ae9b-c389610647ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:32.181414 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0bbe1e42-a5b3-4c20-ae9b-c389610647ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:32.181757 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0bbe1e42-a5b3-4c20-ae9b-c389610647ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:32.182070 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0bbe1e42-a5b3-4c20-ae9b-c389610647ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:32.182271 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-0bbe1e42-a5b3-4c20-ae9b-c389610647ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:32.193254 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:32.193254 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:32.194185 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0bbe1e42-a5b3-4c20-ae9b-c389610647ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:32.194701 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 893/3536] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:32 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:32.838735 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-78f781b2-a183-4723-85b8-213ce4831d9a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:32.839456 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-78f781b2-a183-4723-85b8-213ce4831d9a None None] GET https://10.4.3.223/volume// Aug 01 14:00:32.839649 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-78f781b2-a183-4723-85b8-213ce4831d9a None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:32.839887 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-78f781b2-a183-4723-85b8-213ce4831d9a None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:32.840529 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-78f781b2-a183-4723-85b8-213ce4831d9a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:00:32.841101 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 872/3537] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:00:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:00:32.856377 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-cc8c85d7-ce71-4e43-b011-57374b4133d7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:32.859260 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-cc8c85d7-ce71-4e43-b011-57374b4133d7 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 Aug 01 14:00:32.859260 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-cc8c85d7-ce71-4e43-b011-57374b4133d7 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:32.859260 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-cc8c85d7-ce71-4e43-b011-57374b4133d7 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:32.872953 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:32.872953 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:32.878191 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-cc8c85d7-ce71-4e43-b011-57374b4133d7 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:00:32.884407 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-cc8c85d7-ce71-4e43-b011-57374b4133d7 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 returned with HTTP 200 Aug 01 14:00:32.884997 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 889/3538] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:00:32 2026] GET /volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 => generated 1596 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:00:33.004558 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-e0d55dd2-7be1-4966-9e3c-d2d93deb5b4f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:33.008483 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-e0d55dd2-7be1-4966-9e3c-d2d93deb5b4f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] PUT https://10.4.3.223/volume/v3/attachments/fdd5d8ce-6373-4544-a7a0-4293c175af1c Aug 01 14:00:33.008960 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-e0d55dd2-7be1-4966-9e3c-d2d93deb5b4f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:33.020190 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-e0d55dd2-7be1-4966-9e3c-d2d93deb5b4f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Acquiring lock "cinder-attachment_update-2e3cbc11-6428-4c34-a41b-adc520083fd5-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:00:33.027355 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-e0d55dd2-7be1-4966-9e3c-d2d93deb5b4f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Lock "cinder-attachment_update-2e3cbc11-6428-4c34-a41b-adc520083fd5-np0000006308" acquired by "attachment_update" :: waited 0.007s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:00:33.028672 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:33.028672 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:33.139958 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-e0d55dd2-7be1-4966-9e3c-d2d93deb5b4f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Lock "cinder-attachment_update-2e3cbc11-6428-4c34-a41b-adc520083fd5-np0000006308" released by "attachment_update" :: held 0.113s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:00:33.140421 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-e0d55dd2-7be1-4966-9e3c-d2d93deb5b4f tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/attachments/fdd5d8ce-6373-4544-a7a0-4293c175af1c returned with HTTP 200 Aug 01 14:00:33.141084 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 885/3539] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:00:33 2026] PUT /volume/v3/attachments/fdd5d8ce-6373-4544-a7a0-4293c175af1c => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:33.163593 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-4a24c988-5584-4f0d-9cfb-cdf32c29f447 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:33.169789 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-4a24c988-5584-4f0d-9cfb-cdf32c29f447 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] POST https://10.4.3.223/volume/v3/attachments/fdd5d8ce-6373-4544-a7a0-4293c175af1c/action Aug 01 14:00:33.170759 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-4a24c988-5584-4f0d-9cfb-cdf32c29f447 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:00:33.170996 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-4a24c988-5584-4f0d-9cfb-cdf32c29f447 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:33.205446 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:33.205446 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:33.208135 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-de7ef73a-ddfe-4696-9be3-01bfa19369e5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:33.210184 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-de7ef73a-ddfe-4696-9be3-01bfa19369e5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:33.210452 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-de7ef73a-ddfe-4696-9be3-01bfa19369e5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:33.210659 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-de7ef73a-ddfe-4696-9be3-01bfa19369e5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:33.210797 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-de7ef73a-ddfe-4696-9be3-01bfa19369e5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:33.218397 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:33.218397 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:33.219339 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-de7ef73a-ddfe-4696-9be3-01bfa19369e5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:33.220273 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 873/3540] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:33 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:00:33.226978 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c6c568a4-6a01-487e-ba3d-90408225f299 req-4a24c988-5584-4f0d-9cfb-cdf32c29f447 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/attachments/fdd5d8ce-6373-4544-a7a0-4293c175af1c/action returned with HTTP 204 Aug 01 14:00:33.226978 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 894/3541] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:00:33 2026] POST /volume/v3/attachments/fdd5d8ce-6373-4544-a7a0-4293c175af1c/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:00:34.235254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8332647f-dda2-4fde-976e-6bc72f6b4a96 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:34.237900 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8332647f-dda2-4fde-976e-6bc72f6b4a96 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:34.238530 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8332647f-dda2-4fde-976e-6bc72f6b4a96 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:34.239099 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8332647f-dda2-4fde-976e-6bc72f6b4a96 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:34.239285 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8332647f-dda2-4fde-976e-6bc72f6b4a96 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:34.245720 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:34.245720 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:34.246834 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8332647f-dda2-4fde-976e-6bc72f6b4a96 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:34.247265 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 890/3542] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:34 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:35.260439 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c2da1e7f-72f4-4f83-ab04-6b606910f044 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:35.263990 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c2da1e7f-72f4-4f83-ab04-6b606910f044 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:35.263990 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c2da1e7f-72f4-4f83-ab04-6b606910f044 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:35.263990 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c2da1e7f-72f4-4f83-ab04-6b606910f044 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:35.263990 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c2da1e7f-72f4-4f83-ab04-6b606910f044 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:35.272128 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:35.272128 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:35.272742 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c2da1e7f-72f4-4f83-ab04-6b606910f044 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:35.273664 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 886/3543] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:35 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:00:36.284931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5a188702-8d6e-41ab-b46e-47bb4850acc0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:36.287726 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a188702-8d6e-41ab-b46e-47bb4850acc0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:36.287873 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a188702-8d6e-41ab-b46e-47bb4850acc0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:36.288042 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a188702-8d6e-41ab-b46e-47bb4850acc0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:36.288144 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-5a188702-8d6e-41ab-b46e-47bb4850acc0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:36.292472 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:36.292472 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:36.293152 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a188702-8d6e-41ab-b46e-47bb4850acc0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:36.293677 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 874/3544] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:36 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:37.304404 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-282661ed-6aed-491c-ab54-f5acfb2ae145 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:37.307090 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-282661ed-6aed-491c-ab54-f5acfb2ae145 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:37.307324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-282661ed-6aed-491c-ab54-f5acfb2ae145 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:37.307515 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-282661ed-6aed-491c-ab54-f5acfb2ae145 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:37.311019 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-282661ed-6aed-491c-ab54-f5acfb2ae145 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:37.316896 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:37.316896 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:37.317521 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-282661ed-6aed-491c-ab54-f5acfb2ae145 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:37.317954 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 895/3545] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:37 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:38.331423 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-499f347e-6612-4409-8e6d-6190d1b37f84 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:38.336760 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-499f347e-6612-4409-8e6d-6190d1b37f84 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:38.336760 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-499f347e-6612-4409-8e6d-6190d1b37f84 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:38.336760 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-499f347e-6612-4409-8e6d-6190d1b37f84 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:38.336760 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-499f347e-6612-4409-8e6d-6190d1b37f84 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:38.343731 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:38.343731 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:38.345281 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-499f347e-6612-4409-8e6d-6190d1b37f84 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:38.345956 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 891/3546] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:38 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:39.359523 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0d139a44-d984-4c4c-a03d-d468466379e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:39.363988 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d139a44-d984-4c4c-a03d-d468466379e5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:39.364266 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d139a44-d984-4c4c-a03d-d468466379e5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:39.364508 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d139a44-d984-4c4c-a03d-d468466379e5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:39.364643 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0d139a44-d984-4c4c-a03d-d468466379e5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:39.373501 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:39.373501 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:39.375277 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d139a44-d984-4c4c-a03d-d468466379e5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:39.376816 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 887/3547] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:39 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:40.391316 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9601566f-ad16-4e9e-b5d0-015369719522 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:40.395121 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9601566f-ad16-4e9e-b5d0-015369719522 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:40.395466 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9601566f-ad16-4e9e-b5d0-015369719522 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:40.395966 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9601566f-ad16-4e9e-b5d0-015369719522 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:40.396531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-9601566f-ad16-4e9e-b5d0-015369719522 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:40.403929 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:40.403929 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:40.404707 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9601566f-ad16-4e9e-b5d0-015369719522 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:40.405152 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 875/3548] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:40 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:00:41.417131 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-01bdca3c-9b26-4da4-bdce-06c97502bcef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:41.419618 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01bdca3c-9b26-4da4-bdce-06c97502bcef tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:41.420993 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01bdca3c-9b26-4da4-bdce-06c97502bcef tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:41.420993 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01bdca3c-9b26-4da4-bdce-06c97502bcef tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:41.420993 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-01bdca3c-9b26-4da4-bdce-06c97502bcef tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:41.426570 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:41.426570 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:41.427841 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01bdca3c-9b26-4da4-bdce-06c97502bcef tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:41.428105 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 896/3549] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:41 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:42.453749 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-13fc921b-b77d-4adc-a281-d010f3a06176 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:42.455817 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13fc921b-b77d-4adc-a281-d010f3a06176 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:42.456050 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13fc921b-b77d-4adc-a281-d010f3a06176 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:42.456462 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13fc921b-b77d-4adc-a281-d010f3a06176 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:42.456462 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-13fc921b-b77d-4adc-a281-d010f3a06176 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:42.462186 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:42.462186 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:42.463049 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13fc921b-b77d-4adc-a281-d010f3a06176 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:42.463529 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 892/3550] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:42 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:43.481498 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3c8c0293-971a-474c-81b2-c1df16d10731 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:43.483655 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3c8c0293-971a-474c-81b2-c1df16d10731 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:43.483915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3c8c0293-971a-474c-81b2-c1df16d10731 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:43.484185 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3c8c0293-971a-474c-81b2-c1df16d10731 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:43.484349 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3c8c0293-971a-474c-81b2-c1df16d10731 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:43.490848 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:43.490848 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:43.491815 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3c8c0293-971a-474c-81b2-c1df16d10731 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:43.492487 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 888/3551] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:43 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:44.028600 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-1a8b7f76-56a9-4392-bb6a-c6e0cdc4ba6f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:44.030692 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-1a8b7f76-56a9-4392-bb6a-c6e0cdc4ba6f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:44.030692 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-1a8b7f76-56a9-4392-bb6a-c6e0cdc4ba6f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:44.031143 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-1a8b7f76-56a9-4392-bb6a-c6e0cdc4ba6f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:44.038314 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:44.038314 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:44.042852 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-1a8b7f76-56a9-4392-bb6a-c6e0cdc4ba6f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:44.047959 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-1a8b7f76-56a9-4392-bb6a-c6e0cdc4ba6f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:44.048427 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 876/3552] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:00:44 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:44.121951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-da197cbf-d4ef-4438-b2ae-76774d1fe6b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:44.122497 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-da197cbf-d4ef-4438-b2ae-76774d1fe6b4 None None] GET https://10.4.3.223/volume// Aug 01 14:00:44.122575 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-da197cbf-d4ef-4438-b2ae-76774d1fe6b4 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:44.122744 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-da197cbf-d4ef-4438-b2ae-76774d1fe6b4 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:44.123033 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-da197cbf-d4ef-4438-b2ae-76774d1fe6b4 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:00:44.123335 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 897/3553] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:00: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 01 14:00:44.130561 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-5109da17-46d3-4d3d-a2fe-fa18cb7eb8bb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:44.133733 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-5109da17-46d3-4d3d-a2fe-fa18cb7eb8bb tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:00:44.134260 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-5109da17-46d3-4d3d-a2fe-fa18cb7eb8bb tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a42b3235-f04b-40dd-a28a-9ddc268a690b", "connector": null, "instance_uuid": "f8a0248d-520a-4c10-a896-8cc12c3326fa"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:44.146616 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:44.146616 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:44.179760 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-5109da17-46d3-4d3d-a2fe-fa18cb7eb8bb tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:00:44.180265 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 893/3554] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:00:44 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 01 14:00:44.233730 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8cf8086e-cc69-41d5-b387-1e66dd331623 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:44.236158 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8cf8086e-cc69-41d5-b387-1e66dd331623 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:44.236663 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8cf8086e-cc69-41d5-b387-1e66dd331623 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:44.236663 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8cf8086e-cc69-41d5-b387-1e66dd331623 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:44.251275 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c068fcbc-5acf-4bab-a434-a01a97991b6b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:44.251988 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c068fcbc-5acf-4bab-a434-a01a97991b6b None None] GET https://10.4.3.223/volume// Aug 01 14:00:44.252527 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:44.252527 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:44.252995 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c068fcbc-5acf-4bab-a434-a01a97991b6b None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:44.253625 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c068fcbc-5acf-4bab-a434-a01a97991b6b None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:44.256465 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c068fcbc-5acf-4bab-a434-a01a97991b6b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:00:44.256632 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 877/3555] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:00:44 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:00:44.257698 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8cf8086e-cc69-41d5-b387-1e66dd331623 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:44.265062 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8cf8086e-cc69-41d5-b387-1e66dd331623 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:44.265597 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 889/3556] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:44 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:44.265960 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-ac29f9a2-b2ac-4ae2-b527-810960e6e1f1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:44.269399 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-ac29f9a2-b2ac-4ae2-b527-810960e6e1f1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:44.269399 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-ac29f9a2-b2ac-4ae2-b527-810960e6e1f1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:44.269671 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-ac29f9a2-b2ac-4ae2-b527-810960e6e1f1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:44.282560 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:44.282560 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:44.287226 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-ac29f9a2-b2ac-4ae2-b527-810960e6e1f1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:44.293142 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-ac29f9a2-b2ac-4ae2-b527-810960e6e1f1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:44.293699 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 898/3557] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:00:44 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 1083 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:00:44.397632 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-6ee568b0-0e4d-4087-b627-f91a74d98806 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:44.401535 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-6ee568b0-0e4d-4087-b627-f91a74d98806 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] PUT https://10.4.3.223/volume/v3/attachments/e5775fe9-ad71-4e8c-9698-5d7d169aff7a Aug 01 14:00:44.402077 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-6ee568b0-0e4d-4087-b627-f91a74d98806 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:44.410254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-6ee568b0-0e4d-4087-b627-f91a74d98806 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Acquiring lock "cinder-attachment_update-a42b3235-f04b-40dd-a28a-9ddc268a690b-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:00:44.416875 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-6ee568b0-0e4d-4087-b627-f91a74d98806 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Lock "cinder-attachment_update-a42b3235-f04b-40dd-a28a-9ddc268a690b-np0000006308" acquired by "attachment_update" :: waited 0.007s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:00:44.417721 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:44.417721 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:44.502643 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-6ee568b0-0e4d-4087-b627-f91a74d98806 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Lock "cinder-attachment_update-a42b3235-f04b-40dd-a28a-9ddc268a690b-np0000006308" released by "attachment_update" :: held 0.086s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:00:44.503100 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-6ee568b0-0e4d-4087-b627-f91a74d98806 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments/e5775fe9-ad71-4e8c-9698-5d7d169aff7a returned with HTTP 200 Aug 01 14:00:44.503750 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 894/3558] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:00:44 2026] PUT /volume/v3/attachments/e5775fe9-ad71-4e8c-9698-5d7d169aff7a => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:44.504175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-806226a3-6d2d-4c47-a45f-90ff5779fdfa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:44.506028 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-806226a3-6d2d-4c47-a45f-90ff5779fdfa tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:44.506286 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-806226a3-6d2d-4c47-a45f-90ff5779fdfa tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:44.506477 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-806226a3-6d2d-4c47-a45f-90ff5779fdfa tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:44.506575 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-806226a3-6d2d-4c47-a45f-90ff5779fdfa tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:44.510827 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:44.510827 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:44.511542 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-806226a3-6d2d-4c47-a45f-90ff5779fdfa tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:44.511896 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 878/3559] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:44 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:44.511966 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-8071f87d-d266-4b1f-a140-9dc85c28f3d3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:44.514823 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-8071f87d-d266-4b1f-a140-9dc85c28f3d3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b/encryption Aug 01 14:00:44.515098 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-8071f87d-d266-4b1f-a140-9dc85c28f3d3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:44.515410 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-8071f87d-d266-4b1f-a140-9dc85c28f3d3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:44.525178 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:44.525178 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:44.531527 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-8071f87d-d266-4b1f-a140-9dc85c28f3d3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b/encryption returned with HTTP 200 Aug 01 14:00:44.531963 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 890/3560] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:00:44 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:45.280461 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c41b32af-61e0-45fb-a7e0-057e23b0a12d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:45.283640 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c41b32af-61e0-45fb-a7e0-057e23b0a12d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:45.283910 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c41b32af-61e0-45fb-a7e0-057e23b0a12d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:45.284142 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c41b32af-61e0-45fb-a7e0-057e23b0a12d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:45.298188 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:45.298188 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:45.302848 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c41b32af-61e0-45fb-a7e0-057e23b0a12d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:45.308557 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c41b32af-61e0-45fb-a7e0-057e23b0a12d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:45.309204 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 899/3561] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:45 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:45.523188 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f718c164-ec9d-49f9-b7cf-6e1812b44dbc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:45.524929 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f718c164-ec9d-49f9-b7cf-6e1812b44dbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:45.525134 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f718c164-ec9d-49f9-b7cf-6e1812b44dbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:45.525348 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f718c164-ec9d-49f9-b7cf-6e1812b44dbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:45.525454 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f718c164-ec9d-49f9-b7cf-6e1812b44dbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:45.529420 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:45.529420 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:45.530008 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f718c164-ec9d-49f9-b7cf-6e1812b44dbc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:45.530435 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 895/3562] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:45 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:46.323939 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4d845fb4-aa0b-4cce-9dfa-19db79f4788b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:46.325831 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d845fb4-aa0b-4cce-9dfa-19db79f4788b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:46.325831 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d845fb4-aa0b-4cce-9dfa-19db79f4788b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:46.325993 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d845fb4-aa0b-4cce-9dfa-19db79f4788b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:46.334564 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:46.334564 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:46.338006 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4d845fb4-aa0b-4cce-9dfa-19db79f4788b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:46.342105 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d845fb4-aa0b-4cce-9dfa-19db79f4788b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:46.342514 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 879/3563] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:46 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:46.542397 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-209fe769-db72-46e1-820a-d85afc3ac787 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:46.544598 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-209fe769-db72-46e1-820a-d85afc3ac787 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:46.544858 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-209fe769-db72-46e1-820a-d85afc3ac787 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:46.545086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-209fe769-db72-46e1-820a-d85afc3ac787 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:46.545259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-209fe769-db72-46e1-820a-d85afc3ac787 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:46.549732 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:46.549732 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:46.550351 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-209fe769-db72-46e1-820a-d85afc3ac787 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:46.550707 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 891/3564] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:46 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:47.354180 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dc55bf4e-26c6-4605-a5bf-a51bea4679df None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:47.356805 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc55bf4e-26c6-4605-a5bf-a51bea4679df tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:47.356805 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc55bf4e-26c6-4605-a5bf-a51bea4679df tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:47.357630 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc55bf4e-26c6-4605-a5bf-a51bea4679df tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:47.367411 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:47.367411 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:47.370999 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dc55bf4e-26c6-4605-a5bf-a51bea4679df tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:47.375877 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc55bf4e-26c6-4605-a5bf-a51bea4679df tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:47.376328 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 900/3565] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:47 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:47.560285 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fd89d990-de64-40ba-8648-c7f2cd7fb5e3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:47.562163 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd89d990-de64-40ba-8648-c7f2cd7fb5e3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:47.562395 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd89d990-de64-40ba-8648-c7f2cd7fb5e3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:47.562593 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd89d990-de64-40ba-8648-c7f2cd7fb5e3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:47.562725 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fd89d990-de64-40ba-8648-c7f2cd7fb5e3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:47.564782 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=223,cinder:INSERT=33,cinder:UPDATE=54 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:00:47.569067 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:47.569067 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:47.569823 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd89d990-de64-40ba-8648-c7f2cd7fb5e3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:47.570637 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 896/3566] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:47 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:48.058416 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-73065cf5-0118-43ba-9a11-1cd651a15175 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:48.060183 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:00:48.060549 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1216758940", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:48.062051 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1216758940', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:00:48.062190 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Create volume of 1 GB Aug 01 14:00:48.066228 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Availability Zones retrieved successfully. Aug 01 14:00:48.071670 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Flow 'volume_create_api' (ff19134c-77d9-4e74-8f05-8466bbe97dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:48.072588 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29196795-89c9-4a87-94d2-b9329b54ad3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:48.073779 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:00:48.101764 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29196795-89c9-4a87-94d2-b9329b54ad3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:48.102861 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a09e5e24-a521-4915-9018-dfb94e68432b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:48.168513 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Created reservations ['1ca60bc1-f8ff-4b3a-b577-a89a3e8456a4', 'e83e8cfd-db7c-4660-afc8-011b03871dfd', '03096c24-16e0-44ad-b769-42537d4a4cf0', 'cd22689f-f43f-4054-8e7c-6ef9076d7511'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:00:48.169320 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a09e5e24-a521-4915-9018-dfb94e68432b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ca60bc1-f8ff-4b3a-b577-a89a3e8456a4', 'e83e8cfd-db7c-4660-afc8-011b03871dfd', '03096c24-16e0-44ad-b769-42537d4a4cf0', 'cd22689f-f43f-4054-8e7c-6ef9076d7511']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:48.170034 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe5be745-564a-4594-965f-033032c89d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:48.191307 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe5be745-564a-4594-965f-033032c89d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7968a21c-cb32-402e-b5f6-9a8e13331064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1216758940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8cccf55be940448b07506d334bd397',qos_specs=None,replication_status=,reservations=['1ca60bc1-f8ff-4b3a-b577-a89a3e8456a4','e83e8cfd-db7c-4660-afc8-011b03871dfd','03096c24-16e0-44ad-b769-42537d4a4cf0','cd22689f-f43f-4054-8e7c-6ef9076d7511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5545d4054cdf4bdda0c0541dad2fc230',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1216758940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7968a21c-cb32-402e-b5f6-9a8e13331064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f8cccf55be940448b07506d334bd397',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5545d4054cdf4bdda0c0541dad2fc230',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:48.192040 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c54ff9e-0af5-49f7-873b-f839e5ea8f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:48.208604 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c54ff9e-0af5-49f7-873b-f839e5ea8f49) transitioned into state 'SUCCESS' from state '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-1216758940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8cccf55be940448b07506d334bd397',qos_specs=None,replication_status=,reservations=['1ca60bc1-f8ff-4b3a-b577-a89a3e8456a4','e83e8cfd-db7c-4660-afc8-011b03871dfd','03096c24-16e0-44ad-b769-42537d4a4cf0','cd22689f-f43f-4054-8e7c-6ef9076d7511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5545d4054cdf4bdda0c0541dad2fc230',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:48.209442 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff8169fa-1d2c-476e-97ed-c32c34e847ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:48.217718 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff8169fa-1d2c-476e-97ed-c32c34e847ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:48.218912 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Flow 'volume_create_api' (ff19134c-77d9-4e74-8f05-8466bbe97dc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:48.219274 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Create volume request issued successfully. Aug 01 14:00:48.219857 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-73065cf5-0118-43ba-9a11-1cd651a15175 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:00:48.220356 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 880/3567] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:00:48 2026] POST /volume/v3/volumes => generated 747 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:00:48.389439 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a03c7cc8-d12a-4ae6-85a0-d59067278e25 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:48.391355 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a03c7cc8-d12a-4ae6-85a0-d59067278e25 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:48.391555 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a03c7cc8-d12a-4ae6-85a0-d59067278e25 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:48.391733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a03c7cc8-d12a-4ae6-85a0-d59067278e25 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:48.401562 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:48.401562 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:48.405119 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a03c7cc8-d12a-4ae6-85a0-d59067278e25 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:48.409257 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a03c7cc8-d12a-4ae6-85a0-d59067278e25 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:48.409693 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 892/3568] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:48 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:48.581739 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-82bfdce2-2cb0-4daa-a74d-fb5e4e3a74c1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:48.583947 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82bfdce2-2cb0-4daa-a74d-fb5e4e3a74c1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:48.584160 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82bfdce2-2cb0-4daa-a74d-fb5e4e3a74c1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:48.584364 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82bfdce2-2cb0-4daa-a74d-fb5e4e3a74c1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:48.584481 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-82bfdce2-2cb0-4daa-a74d-fb5e4e3a74c1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:48.595330 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:48.595330 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:48.596027 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82bfdce2-2cb0-4daa-a74d-fb5e4e3a74c1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:48.596456 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 901/3569] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:48 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:49.424313 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a770eb8d-be80-4185-bc8d-f83b4bc6f141 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:49.426679 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a770eb8d-be80-4185-bc8d-f83b4bc6f141 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:49.426944 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a770eb8d-be80-4185-bc8d-f83b4bc6f141 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:49.427190 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a770eb8d-be80-4185-bc8d-f83b4bc6f141 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:49.440235 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:49.440235 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:49.445324 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a770eb8d-be80-4185-bc8d-f83b4bc6f141 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:49.451406 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a770eb8d-be80-4185-bc8d-f83b4bc6f141 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:49.452162 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 897/3570] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:49 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:49.608667 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-93c93f64-147e-42c2-a6be-18fdee0b3f42 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:49.610433 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-93c93f64-147e-42c2-a6be-18fdee0b3f42 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:49.610611 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-93c93f64-147e-42c2-a6be-18fdee0b3f42 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:49.610793 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-93c93f64-147e-42c2-a6be-18fdee0b3f42 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:49.610915 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-93c93f64-147e-42c2-a6be-18fdee0b3f42 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 981bf7e5-8c17-4e39-80f8-72f20f44e02d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:49.612472 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=228,cinder:INSERT=43,cinder:UPDATE=63 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:00:49.615668 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:49.615668 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:49.616308 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-93c93f64-147e-42c2-a6be-18fdee0b3f42 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 200 Aug 01 14:00:49.616699 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 881/3571] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:49 2026] GET /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:49.629511 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-db64a108-bb31-4b96-8967-57a85f13753a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:49.631276 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-db64a108-bb31-4b96-8967-57a85f13753a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d Aug 01 14:00:49.631486 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-db64a108-bb31-4b96-8967-57a85f13753a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:49.631677 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-db64a108-bb31-4b96-8967-57a85f13753a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:49.631785 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-db64a108-bb31-4b96-8967-57a85f13753a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete backup with id: 981bf7e5-8c17-4e39-80f8-72f20f44e02d. Aug 01 14:00:49.633329 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=177,cinder:UPDATE=12,cinder:INSERT=1 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:00:49.636361 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:49.636361 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:49.649083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-db64a108-bb31-4b96-8967-57a85f13753a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] delete_backup rpcapi backup_id 981bf7e5-8c17-4e39-80f8-72f20f44e02d {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:00:49.650711 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-db64a108-bb31-4b96-8967-57a85f13753a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d returned with HTTP 202 Aug 01 14:00:49.651111 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 893/3572] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:00:49 2026] DELETE /volume/v3/backups/981bf7e5-8c17-4e39-80f8-72f20f44e02d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:00:49.659177 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d8337fe2-2aaf-4432-99b2-7324441544f1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:49.661402 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8337fe2-2aaf-4432-99b2-7324441544f1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 Aug 01 14:00:49.661602 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d8337fe2-2aaf-4432-99b2-7324441544f1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:49.661762 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d8337fe2-2aaf-4432-99b2-7324441544f1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:49.661909 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-d8337fe2-2aaf-4432-99b2-7324441544f1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete volume with id: 936b3c01-277a-4d60-bcda-97c9cfcdb848 Aug 01 14:00:49.669687 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:49.669687 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:49.670080 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d8337fe2-2aaf-4432-99b2-7324441544f1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:00:49.691022 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d8337fe2-2aaf-4432-99b2-7324441544f1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete volume request issued successfully. Aug 01 14:00:49.691396 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8337fe2-2aaf-4432-99b2-7324441544f1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 returned with HTTP 202 Aug 01 14:00:49.692004 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 902/3573] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:00:49 2026] DELETE /volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 14:00:49.701139 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c006e571-fcbc-4db9-907a-bb796e92fc23 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:49.705598 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c006e571-fcbc-4db9-907a-bb796e92fc23 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 Aug 01 14:00:49.705829 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c006e571-fcbc-4db9-907a-bb796e92fc23 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:49.706039 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c006e571-fcbc-4db9-907a-bb796e92fc23 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:49.721551 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:49.721551 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:49.727162 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c006e571-fcbc-4db9-907a-bb796e92fc23 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:00:49.732163 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c006e571-fcbc-4db9-907a-bb796e92fc23 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 returned with HTTP 200 Aug 01 14:00:49.732574 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 898/3574] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:49 2026] GET /volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:49.787047 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-30ab6028-ce60-4e2b-b9f7-a25b27332083 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:49.790497 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-30ab6028-ce60-4e2b-b9f7-a25b27332083 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/attachments/e5775fe9-ad71-4e8c-9698-5d7d169aff7a/action Aug 01 14:00:49.791000 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-30ab6028-ce60-4e2b-b9f7-a25b27332083 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:00:49.791000 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-30ab6028-ce60-4e2b-b9f7-a25b27332083 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:49.812206 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:49.812206 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:49.840750 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-ac888f57-4fcd-4899-ac53-dc14a7d37cf8 req-30ab6028-ce60-4e2b-b9f7-a25b27332083 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments/e5775fe9-ad71-4e8c-9698-5d7d169aff7a/action returned with HTTP 204 Aug 01 14:00:49.840750 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 882/3575] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:00:49 2026] POST /volume/v3/attachments/e5775fe9-ad71-4e8c-9698-5d7d169aff7a/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:00:50.466643 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-231f96d4-005c-420f-addf-15de1e06ba10 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:50.468826 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-231f96d4-005c-420f-addf-15de1e06ba10 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:50.469095 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-231f96d4-005c-420f-addf-15de1e06ba10 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:50.469357 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-231f96d4-005c-420f-addf-15de1e06ba10 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:50.481661 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:50.481661 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:50.486636 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-231f96d4-005c-420f-addf-15de1e06ba10 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:50.491367 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-231f96d4-005c-420f-addf-15de1e06ba10 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:50.491698 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 894/3576] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:50 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 1196 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:50.507992 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-52ce3576-3cb3-4262-ac88-c1e20460c294 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:50.510337 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52ce3576-3cb3-4262-ac88-c1e20460c294 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:50.510584 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52ce3576-3cb3-4262-ac88-c1e20460c294 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:50.510828 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52ce3576-3cb3-4262-ac88-c1e20460c294 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:50.523012 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:50.523012 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:50.527431 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-52ce3576-3cb3-4262-ac88-c1e20460c294 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:50.533120 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52ce3576-3cb3-4262-ac88-c1e20460c294 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:50.533666 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 903/3577] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:50 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 1196 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:50.581613 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7a08bbb2-63f6-4cc8-8d76-299c0e044cb4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:50.584094 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7a08bbb2-63f6-4cc8-8d76-299c0e044cb4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:50.584360 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7a08bbb2-63f6-4cc8-8d76-299c0e044cb4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:50.584599 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7a08bbb2-63f6-4cc8-8d76-299c0e044cb4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:50.597078 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:50.597078 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:50.601674 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7a08bbb2-63f6-4cc8-8d76-299c0e044cb4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:50.607225 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7a08bbb2-63f6-4cc8-8d76-299c0e044cb4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:50.607733 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 899/3578] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:00:50 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 1196 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:50.630867 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-9eb8f578-de51-45b6-b9c7-49444b06e725 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:50.633718 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-9eb8f578-de51-45b6-b9c7-49444b06e725 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b/action Aug 01 14:00:50.634206 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-9eb8f578-de51-45b6-b9c7-49444b06e725 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:00:50.634400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-9eb8f578-de51-45b6-b9c7-49444b06e725 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:50.648051 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:50.648051 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:50.648535 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-9eb8f578-de51-45b6-b9c7-49444b06e725 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:50.658149 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-9eb8f578-de51-45b6-b9c7-49444b06e725 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Begin detaching volume completed successfully. Aug 01 14:00:50.658474 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-9eb8f578-de51-45b6-b9c7-49444b06e725 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b/action returned with HTTP 202 Aug 01 14:00:50.659048 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 883/3579] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:00:50 2026] POST /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:00:50.711375 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-87065fe3-6f1e-4ccd-aa69-16ffda97ff84 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:50.711836 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87065fe3-6f1e-4ccd-aa69-16ffda97ff84 None None] GET https://10.4.3.223/volume// Aug 01 14:00:50.712062 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87065fe3-6f1e-4ccd-aa69-16ffda97ff84 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:50.712340 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87065fe3-6f1e-4ccd-aa69-16ffda97ff84 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:50.712746 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87065fe3-6f1e-4ccd-aa69-16ffda97ff84 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:00:50.713174 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 895/3580] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:00: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 01 14:00:50.720894 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-d27eddf8-f635-40ae-bd27-2b86c21984c3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:50.723282 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-d27eddf8-f635-40ae-bd27-2b86c21984c3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:50.723627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-d27eddf8-f635-40ae-bd27-2b86c21984c3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:50.725175 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-d27eddf8-f635-40ae-bd27-2b86c21984c3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:50.737232 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:50.737232 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:50.740310 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-d27eddf8-f635-40ae-bd27-2b86c21984c3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:50.745934 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-d27eddf8-f635-40ae-bd27-2b86c21984c3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:50.746464 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 904/3581] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:00:50 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 1379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:00:50.752919 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b8a24589-390c-4fa2-aaaf-1d3ed1c1518f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:50.755325 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8a24589-390c-4fa2-aaaf-1d3ed1c1518f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 Aug 01 14:00:50.755585 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8a24589-390c-4fa2-aaaf-1d3ed1c1518f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:50.755807 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8a24589-390c-4fa2-aaaf-1d3ed1c1518f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:50.763367 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7c869c28-683b-4c28-a124-abf39cba4ca1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:50.764924 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8a24589-390c-4fa2-aaaf-1d3ed1c1518f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 returned with HTTP 404 Aug 01 14:00:50.765287 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7c869c28-683b-4c28-a124-abf39cba4ca1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b/encryption Aug 01 14:00:50.765465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7c869c28-683b-4c28-a124-abf39cba4ca1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:50.765550 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 900/3582] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:50 2026] GET /volume/v3/volumes/936b3c01-277a-4d60-bcda-97c9cfcdb848 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:00:50.765661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7c869c28-683b-4c28-a124-abf39cba4ca1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:50.775009 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:50.775009 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:50.775718 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-001e0aa8-cb67-42c2-b596-8fcb1bdac65f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:50.777979 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-001e0aa8-cb67-42c2-b596-8fcb1bdac65f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba/export_record Aug 01 14:00:50.778381 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-001e0aa8-cb67-42c2-b596-8fcb1bdac65f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:50.778600 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-001e0aa8-cb67-42c2-b596-8fcb1bdac65f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'export_record' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:50.778765 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-001e0aa8-cb67-42c2-b596-8fcb1bdac65f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Export record for backup 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 14:00:50.786387 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:50.786387 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:50.787658 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.api [None req-001e0aa8-cb67-42c2-b596-8fcb1bdac65f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling RPCAPI with context: , host: np0000006308, backup: 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 14:00:50.788428 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-7c869c28-683b-4c28-a124-abf39cba4ca1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b/encryption returned with HTTP 200 Aug 01 14:00:50.789240 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 884/3583] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:00:50 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:50.805858 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-001e0aa8-cb67-42c2-b596-8fcb1bdac65f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] export_record in rpcapi backup_id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba on host np0000006308. {{(pid=100201) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 14:00:50.818054 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-001e0aa8-cb67-42c2-b596-8fcb1bdac65f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzJlMWNlMWMtZDNlMi00ZDlmLWFkMTUtYmIxMmRkM2E1YmJhIiwgInVzZXJfaWQiOiAiYjAwMmZiZWNmOGRkNDgyZDhkODYwNWRlYzYxMTc0NDgiLCAicHJvamVjdF9pZCI6ICJiYWQ3YTViZjAxODI0OGVlOTIzODBlODUxNjBhZjI4YSIsICJ2b2x1bWVfaWQiOiAiYWRlMWY1MWEtZjkyMi00NTE5LTk4YmYtNTkwODI1MWI1NWVhIiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDk3NjYxNDgxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWRlMWY1MWEtZjkyMi00NTE5LTk4YmYtNTkwODI1MWI1NWVhLzIwMjYwODAxMTM1OTU0L2F6X25vdmFfYmFja3VwXzMyZTFjZTFjLWQzZTItNGQ5Zi1hZDE1LWJiMTJkZDNhNWJiYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6NTk6NTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6NTk6NTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDowMDowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100201) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 14:00:50.818429 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-001e0aa8-cb67-42c2-b596-8fcb1bdac65f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba/export_record returned with HTTP 200 Aug 01 14:00:50.819277 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 896/3584] 10.4.3.223 () {68 vars in 1430 bytes} [Sat Aug 1 14:00:50 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba/export_record => generated 1424 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:50.829710 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:50.831404 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:00:50.832004 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1094433499"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:50.833889 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1094433499'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:00:50.834191 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume of 1 GB Aug 01 14:00:50.839894 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Availability Zones retrieved successfully. Aug 01 14:00:50.847021 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Flow 'volume_create_api' (0343aae2-f9d8-4c6e-b5f5-a9f064a183ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:50.848721 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b72195-b1d0-4792-95c0-5fea48d9b0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:50.849916 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:00:50.883348 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b72195-b1d0-4792-95c0-5fea48d9b0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:50.884647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1504089-bf6e-4f59-8464-44a2a1fecb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:50.932193 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['d5db23af-9d3f-4417-a586-0d3e1ee2d702', 'c4e38f0d-0475-4895-bd84-556966f895d3', '3c6f6823-ac1a-4a6f-b619-a8aa0775ca2a', '99e9c784-f1d5-47d1-a4a9-bcf067e94d7e'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:00:50.932949 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1504089-bf6e-4f59-8464-44a2a1fecb42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5db23af-9d3f-4417-a586-0d3e1ee2d702', 'c4e38f0d-0475-4895-bd84-556966f895d3', '3c6f6823-ac1a-4a6f-b619-a8aa0775ca2a', '99e9c784-f1d5-47d1-a4a9-bcf067e94d7e']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:50.933983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c060896-1b55-4b88-bd3b-44d4a9be399e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:50.957042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c060896-1b55-4b88-bd3b-44d4a9be399e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce3170f8-3707-40b9-8885-6e572f0cc0d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1094433499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad7a5bf018248ee92380e85160af28a',qos_specs=None,replication_status=,reservations=['d5db23af-9d3f-4417-a586-0d3e1ee2d702','c4e38f0d-0475-4895-bd84-556966f895d3','3c6f6823-ac1a-4a6f-b619-a8aa0775ca2a','99e9c784-f1d5-47d1-a4a9-bcf067e94d7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b002fbecf8dd482d8d8605dec6117448',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1094433499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce3170f8-3707-40b9-8885-6e572f0cc0d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad7a5bf018248ee92380e85160af28a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b002fbecf8dd482d8d8605dec6117448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:50.957828 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bac6a11-9882-41b3-a036-79489a2f8cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:50.976157 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bac6a11-9882-41b3-a036-79489a2f8cb3) transitioned into state 'SUCCESS' from state '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-1094433499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad7a5bf018248ee92380e85160af28a',qos_specs=None,replication_status=,reservations=['d5db23af-9d3f-4417-a586-0d3e1ee2d702','c4e38f0d-0475-4895-bd84-556966f895d3','3c6f6823-ac1a-4a6f-b619-a8aa0775ca2a','99e9c784-f1d5-47d1-a4a9-bcf067e94d7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b002fbecf8dd482d8d8605dec6117448',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:50.977005 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f324ae-38c0-4a32-95a8-3fd9d31883d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:50.993291 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f324ae-38c0-4a32-95a8-3fd9d31883d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:50.993291 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Flow 'volume_create_api' (0343aae2-f9d8-4c6e-b5f5-a9f064a183ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:50.993291 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume request issued successfully. Aug 01 14:00:50.993603 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea4053e5-8ff5-4baf-b62e-33b2386bd22b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:00:50.994048 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 905/3585] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:00:50 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:00:51.006990 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ca2bc817-04ee-4421-b386-32a5c6b7fcc3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:51.009857 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca2bc817-04ee-4421-b386-32a5c6b7fcc3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 Aug 01 14:00:51.009857 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca2bc817-04ee-4421-b386-32a5c6b7fcc3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:51.009857 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca2bc817-04ee-4421-b386-32a5c6b7fcc3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:51.018197 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:51.018197 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:51.022377 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ca2bc817-04ee-4421-b386-32a5c6b7fcc3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:00:51.029651 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca2bc817-04ee-4421-b386-32a5c6b7fcc3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 returned with HTTP 200 Aug 01 14:00:51.029651 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 901/3586] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:51 2026] GET /volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:51.664866 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-06a8e1b7-6834-4fca-86e0-9131342bc658 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:51.668657 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-06a8e1b7-6834-4fca-86e0-9131342bc658 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] DELETE https://10.4.3.223/volume/v3/attachments/e5775fe9-ad71-4e8c-9698-5d7d169aff7a Aug 01 14:00:51.668880 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-06a8e1b7-6834-4fca-86e0-9131342bc658 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:51.669135 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-06a8e1b7-6834-4fca-86e0-9131342bc658 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:51.678799 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:51.678799 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:51.759210 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-422d0411-1d94-48a0-9938-3f23e754fa48 req-06a8e1b7-6834-4fca-86e0-9131342bc658 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments/e5775fe9-ad71-4e8c-9698-5d7d169aff7a returned with HTTP 200 Aug 01 14:00:51.759795 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 885/3587] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:00:51 2026] DELETE /volume/v3/attachments/e5775fe9-ad71-4e8c-9698-5d7d169aff7a => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:52.041148 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1c3edfd3-e268-40d4-b508-0dd6761201dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:52.042924 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c3edfd3-e268-40d4-b508-0dd6761201dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 Aug 01 14:00:52.043157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c3edfd3-e268-40d4-b508-0dd6761201dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:52.043373 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c3edfd3-e268-40d4-b508-0dd6761201dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:52.050844 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:52.050844 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:52.054251 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1c3edfd3-e268-40d4-b508-0dd6761201dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:00:52.057820 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c3edfd3-e268-40d4-b508-0dd6761201dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 returned with HTTP 200 Aug 01 14:00:52.058167 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 897/3588] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:52 2026] GET /volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:00:52.074925 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-48782eba-7715-43ce-91fa-1064a00cdfb0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:52.076888 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-48782eba-7715-43ce-91fa-1064a00cdfb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:00:52.077450 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-48782eba-7715-43ce-91fa-1064a00cdfb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce3170f8-3707-40b9-8885-6e572f0cc0d9", "name": "tempest-type-Backup-2084513377"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:52.078458 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-48782eba-7715-43ce-91fa-1064a00cdfb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating new backup {'backup': {'volume_id': 'ce3170f8-3707-40b9-8885-6e572f0cc0d9', 'name': 'tempest-type-Backup-2084513377'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:00:52.078590 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-48782eba-7715-43ce-91fa-1064a00cdfb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating backup of volume ce3170f8-3707-40b9-8885-6e572f0cc0d9 in container None Aug 01 14:00:52.087668 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:52.087668 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:52.088314 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-48782eba-7715-43ce-91fa-1064a00cdfb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:00:52.112400 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-48782eba-7715-43ce-91fa-1064a00cdfb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['6b459586-75f5-4da4-a6a8-42a0cd46127d', '39267306-8fc2-4ba1-aee9-8670ae4a86d1'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:00:52.139720 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-48782eba-7715-43ce-91fa-1064a00cdfb0 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:00:52.140234 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 906/3589] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:00:52 2026] POST /volume/v3/backups => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:00:52.152378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3aa94412-c0e7-4f39-b79d-d258502e1b97 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:52.155681 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3aa94412-c0e7-4f39-b79d-d258502e1b97 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:00:52.155681 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3aa94412-c0e7-4f39-b79d-d258502e1b97 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:52.155681 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3aa94412-c0e7-4f39-b79d-d258502e1b97 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:52.155681 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3aa94412-c0e7-4f39-b79d-d258502e1b97 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:52.159326 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:52.159326 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:52.160134 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3aa94412-c0e7-4f39-b79d-d258502e1b97 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:00:52.160629 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 902/3590] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:52 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:52.846085 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-56b87e8b-b23c-4045-8a54-1f29bdc0822e req-4b9a716f-880b-4f3e-8150-4f216f28d1c1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:52.848518 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-56b87e8b-b23c-4045-8a54-1f29bdc0822e req-4b9a716f-880b-4f3e-8150-4f216f28d1c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:52.848778 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-56b87e8b-b23c-4045-8a54-1f29bdc0822e req-4b9a716f-880b-4f3e-8150-4f216f28d1c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:52.848991 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-56b87e8b-b23c-4045-8a54-1f29bdc0822e req-4b9a716f-880b-4f3e-8150-4f216f28d1c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:52.857512 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:52.857512 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:52.861300 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-56b87e8b-b23c-4045-8a54-1f29bdc0822e req-4b9a716f-880b-4f3e-8150-4f216f28d1c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:52.866251 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-56b87e8b-b23c-4045-8a54-1f29bdc0822e req-4b9a716f-880b-4f3e-8150-4f216f28d1c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:52.866698 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 886/3591] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:00:52 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:53.172061 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-19aae312-368d-4e95-bc2f-19582c28b199 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:53.173921 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-19aae312-368d-4e95-bc2f-19582c28b199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:00:53.174141 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-19aae312-368d-4e95-bc2f-19582c28b199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:53.174340 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-19aae312-368d-4e95-bc2f-19582c28b199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:53.174437 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-19aae312-368d-4e95-bc2f-19582c28b199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:53.180582 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:53.180582 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:53.181296 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-19aae312-368d-4e95-bc2f-19582c28b199 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:00:53.181626 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 898/3592] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:53 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:54.196639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-86e31dde-3ee3-4166-861b-fe8629c73cc1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:54.198493 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86e31dde-3ee3-4166-861b-fe8629c73cc1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:00:54.198670 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86e31dde-3ee3-4166-861b-fe8629c73cc1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:54.198835 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86e31dde-3ee3-4166-861b-fe8629c73cc1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:54.198939 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-86e31dde-3ee3-4166-861b-fe8629c73cc1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:54.203297 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:54.203297 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:54.203919 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86e31dde-3ee3-4166-861b-fe8629c73cc1 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:00:54.204466 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 907/3593] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:54 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:55.213245 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-380a7978-7179-42d7-ad26-c4146852f485 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:55.217606 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-380a7978-7179-42d7-ad26-c4146852f485 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:00:55.217789 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-380a7978-7179-42d7-ad26-c4146852f485 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:55.217956 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-380a7978-7179-42d7-ad26-c4146852f485 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:55.218071 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-380a7978-7179-42d7-ad26-c4146852f485 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:55.222139 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:55.222139 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:55.222735 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-380a7978-7179-42d7-ad26-c4146852f485 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:00:55.223068 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 903/3594] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:55 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:55.797224 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d3355c37-bc00-4db6-834f-be8b73a549fd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:55.798974 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d3355c37-bc00-4db6-834f-be8b73a549fd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:55.799167 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d3355c37-bc00-4db6-834f-be8b73a549fd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:55.799365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d3355c37-bc00-4db6-834f-be8b73a549fd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:55.799554 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-d3355c37-bc00-4db6-834f-be8b73a549fd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Delete volume with id: a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:55.806881 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:55.806881 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:55.807321 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d3355c37-bc00-4db6-834f-be8b73a549fd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:55.821344 np0000006308 devstack@c-api.service[100200]: WARNING cinder.keymgr.conf_key_mgr [None req-d3355c37-bc00-4db6-834f-be8b73a549fd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 14:00:55.828614 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d3355c37-bc00-4db6-834f-be8b73a549fd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Delete volume request issued successfully. Aug 01 14:00:55.828818 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d3355c37-bc00-4db6-834f-be8b73a549fd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 202 Aug 01 14:00:55.829492 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 887/3595] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:00:55 2026] DELETE /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:00:55.838599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-75b73a91-0c21-4770-9af9-a4890df144a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:55.842521 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-75b73a91-0c21-4770-9af9-a4890df144a1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:55.842521 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-75b73a91-0c21-4770-9af9-a4890df144a1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:55.842521 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-75b73a91-0c21-4770-9af9-a4890df144a1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:55.852751 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:55.852751 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:55.858076 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-75b73a91-0c21-4770-9af9-a4890df144a1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:55.864304 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-75b73a91-0c21-4770-9af9-a4890df144a1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 200 Aug 01 14:00:55.865011 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 899/3596] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:55 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:56.232907 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ba56e5ac-63d1-4cd6-9f4f-0e8404bf818d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:56.234571 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba56e5ac-63d1-4cd6-9f4f-0e8404bf818d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:00:56.234741 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba56e5ac-63d1-4cd6-9f4f-0e8404bf818d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:56.234911 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba56e5ac-63d1-4cd6-9f4f-0e8404bf818d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:56.235009 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ba56e5ac-63d1-4cd6-9f4f-0e8404bf818d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:56.239138 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:56.239138 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:56.239675 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba56e5ac-63d1-4cd6-9f4f-0e8404bf818d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:00:56.239987 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 908/3597] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:56 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:56.880243 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e19393f2-576f-4e3e-aafb-386c79c10fcd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:56.882051 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e19393f2-576f-4e3e-aafb-386c79c10fcd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b Aug 01 14:00:56.882290 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e19393f2-576f-4e3e-aafb-386c79c10fcd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:56.882516 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e19393f2-576f-4e3e-aafb-386c79c10fcd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:56.890603 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e19393f2-576f-4e3e-aafb-386c79c10fcd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b returned with HTTP 404 Aug 01 14:00:56.893246 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 904/3598] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:56 2026] GET /volume/v3/volumes/a42b3235-f04b-40dd-a28a-9ddc268a690b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:00:56.898754 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-684e4e97-fc4f-41bf-b24d-b3ed92cc1b07 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:56.900434 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-684e4e97-fc4f-41bf-b24d-b3ed92cc1b07 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 Aug 01 14:00:56.900620 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-684e4e97-fc4f-41bf-b24d-b3ed92cc1b07 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:56.900818 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-684e4e97-fc4f-41bf-b24d-b3ed92cc1b07 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:56.900966 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-684e4e97-fc4f-41bf-b24d-b3ed92cc1b07 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Delete volume with id: 0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 Aug 01 14:00:56.907961 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:56.907961 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:56.908603 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-684e4e97-fc4f-41bf-b24d-b3ed92cc1b07 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:56.922231 np0000006308 devstack@c-api.service[100200]: WARNING cinder.keymgr.conf_key_mgr [None req-684e4e97-fc4f-41bf-b24d-b3ed92cc1b07 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 14:00:56.928694 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-684e4e97-fc4f-41bf-b24d-b3ed92cc1b07 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Delete volume request issued successfully. Aug 01 14:00:56.928863 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-684e4e97-fc4f-41bf-b24d-b3ed92cc1b07 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 returned with HTTP 202 Aug 01 14:00:56.929421 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 888/3599] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:00:56 2026] DELETE /volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:00:56.939416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9487fa34-7d37-4a66-bd15-9cf5311a2596 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:56.941183 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9487fa34-7d37-4a66-bd15-9cf5311a2596 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 Aug 01 14:00:56.941516 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9487fa34-7d37-4a66-bd15-9cf5311a2596 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:56.941769 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9487fa34-7d37-4a66-bd15-9cf5311a2596 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:56.949405 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:56.949405 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:56.953841 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9487fa34-7d37-4a66-bd15-9cf5311a2596 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:56.959056 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9487fa34-7d37-4a66-bd15-9cf5311a2596 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 returned with HTTP 200 Aug 01 14:00:56.959056 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 900/3600] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:56 2026] GET /volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:57.251443 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-609a065f-4762-45fb-867c-42471c8c7c0d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:57.253959 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-609a065f-4762-45fb-867c-42471c8c7c0d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:00:57.254327 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-609a065f-4762-45fb-867c-42471c8c7c0d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:57.254668 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-609a065f-4762-45fb-867c-42471c8c7c0d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:57.254817 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-609a065f-4762-45fb-867c-42471c8c7c0d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:57.260445 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:57.260445 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:57.261450 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-609a065f-4762-45fb-867c-42471c8c7c0d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:00:57.261905 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 909/3601] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:57 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:57.976558 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1a0924f6-ec7d-4b7f-a86a-51788e3f6666 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:57.978987 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a0924f6-ec7d-4b7f-a86a-51788e3f6666 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 Aug 01 14:00:57.979288 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a0924f6-ec7d-4b7f-a86a-51788e3f6666 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:57.979544 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a0924f6-ec7d-4b7f-a86a-51788e3f6666 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:57.987117 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a0924f6-ec7d-4b7f-a86a-51788e3f6666 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 returned with HTTP 404 Aug 01 14:00:57.987740 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 905/3602] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:57 2026] GET /volume/v3/volumes/0e4e2acb-0fff-44d8-ae3d-f19123c8dae2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:00:57.995979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ce9eddea-a438-4a49-bf4d-889f8bcf6651 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:57.998226 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ce9eddea-a438-4a49-bf4d-889f8bcf6651 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 14:00:57.998496 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ce9eddea-a438-4a49-bf4d-889f8bcf6651 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:57.998728 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ce9eddea-a438-4a49-bf4d-889f8bcf6651 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:57.999759 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ce9eddea-a438-4a49-bf4d-889f8bcf6651 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:00:58.016648 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ce9eddea-a438-4a49-bf4d-889f8bcf6651 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Get all volumes completed successfully. Aug 01 14:00:58.020017 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:58.020017 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:00:58.027016 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ce9eddea-a438-4a49-bf4d-889f8bcf6651 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 14:00:58.027684 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 889/3603] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 14:00:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12693 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:00:58.044411 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-edcdbf50-a8f0-4ba2-b657-5b4e2df3625d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:58.046613 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-edcdbf50-a8f0-4ba2-b657-5b4e2df3625d tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] DELETE https://10.4.3.223/volume/v3/types/04039f0c-62db-4c64-8037-ee3abb32e906 Aug 01 14:00:58.047034 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-edcdbf50-a8f0-4ba2-b657-5b4e2df3625d tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:58.048234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-edcdbf50-a8f0-4ba2-b657-5b4e2df3625d tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:58.075129 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-edcdbf50-a8f0-4ba2-b657-5b4e2df3625d tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] https://10.4.3.223/volume/v3/types/04039f0c-62db-4c64-8037-ee3abb32e906 returned with HTTP 202 Aug 01 14:00:58.075881 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 901/3604] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:00:58 2026] DELETE /volume/v3/types/04039f0c-62db-4c64-8037-ee3abb32e906 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:00:58.275776 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bb4e2fb0-5058-45d8-97f3-28d453609e02 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:58.277664 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb4e2fb0-5058-45d8-97f3-28d453609e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:00:58.277865 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb4e2fb0-5058-45d8-97f3-28d453609e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:58.278057 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb4e2fb0-5058-45d8-97f3-28d453609e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:58.278155 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bb4e2fb0-5058-45d8-97f3-28d453609e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:58.282289 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:58.282289 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:58.282897 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb4e2fb0-5058-45d8-97f3-28d453609e02 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:00:58.283294 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 910/3605] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:58 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:59.139425 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a016d0cb-7d7d-4ff9-be59-c8201d881094 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:59.141464 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a016d0cb-7d7d-4ff9-be59-c8201d881094 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:00:59.141880 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a016d0cb-7d7d-4ff9-be59-c8201d881094 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2114735930", "extra_specs": {}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:59.157811 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a016d0cb-7d7d-4ff9-be59-c8201d881094 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:00:59.158354 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 906/3606] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:00:59 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:59.167925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-35377815-5eea-4905-b789-2c908aff9148 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:59.169841 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-35377815-5eea-4905-b789-2c908aff9148 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] POST https://10.4.3.223/volume/v3/types/7a2c0ab8-7ae0-4369-bb38-f44dd55e1118/encryption Aug 01 14:00:59.170210 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-35377815-5eea-4905-b789-2c908aff9148 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:59.187953 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-35377815-5eea-4905-b789-2c908aff9148 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] https://10.4.3.223/volume/v3/types/7a2c0ab8-7ae0-4369-bb38-f44dd55e1118/encryption returned with HTTP 200 Aug 01 14:00:59.188539 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 890/3607] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:00:59 2026] POST /volume/v3/types/7a2c0ab8-7ae0-4369-bb38-f44dd55e1118/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:00:59.217775 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:59.219983 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:00:59.220381 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1703254378", "snapshot_id": null, "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "volume_type": "tempest-scenario-type-luks-2114735930", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:00:59.221787 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1703254378', 'snapshot_id': None, 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'volume_type': 'tempest-scenario-type-luks-2114735930', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:00:59.295140 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-53ddb7b1-ee12-4399-8e1e-77c8e892a47e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:59.296897 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-53ddb7b1-ee12-4399-8e1e-77c8e892a47e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:00:59.297128 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-53ddb7b1-ee12-4399-8e1e-77c8e892a47e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:59.297325 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-53ddb7b1-ee12-4399-8e1e-77c8e892a47e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:59.297433 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-53ddb7b1-ee12-4399-8e1e-77c8e892a47e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:00:59.302439 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:59.302439 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:00:59.303045 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-53ddb7b1-ee12-4399-8e1e-77c8e892a47e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:00:59.303418 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 911/3608] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:00:59 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:00:59.406414 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume of 1 GB Aug 01 14:00:59.406710 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:59.406710 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:00:59.407201 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Availability Zones retrieved successfully. Aug 01 14:00:59.412644 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Flow 'volume_create_api' (da3bc543-19cc-47b3-920d-2defcae8a218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:59.413726 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf62e13d-012e-4b5e-821b-f06187b26355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:59.414689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:00:59.466349 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf62e13d-012e-4b5e-821b-f06187b26355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T14:00:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7a2c0ab8-7ae0-4369-bb38-f44dd55e1118,is_public=True,name='tempest-scenario-type-luks-2114735930',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a2c0ab8-7ae0-4369-bb38-f44dd55e1118', '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=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:59.467044 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (247ecff9-adb7-4a4d-9344-e1ae29e15914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:59.493675 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2114735930 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2114735930, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:00:59.493965 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2114735930 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2114735930, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:00:59.518337 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Created reservations ['8a0b12d4-5753-4b42-8e73-d59d1c48cfaf', 'eea0a625-897b-4c69-a34d-1777f2689b3f', '1d29eae9-6c0d-43fe-a20b-e914105bc653', 'a538e3ae-bca1-4fbd-ba08-510a127337cf'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:00:59.519227 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (247ecff9-adb7-4a4d-9344-e1ae29e15914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a0b12d4-5753-4b42-8e73-d59d1c48cfaf', 'eea0a625-897b-4c69-a34d-1777f2689b3f', '1d29eae9-6c0d-43fe-a20b-e914105bc653', 'a538e3ae-bca1-4fbd-ba08-510a127337cf']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:59.519947 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1f91892-1d55-4914-a093-7cae6eb9cc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:59.540697 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1f91892-1d55-4914-a093-7cae6eb9cc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e508b587-0be5-483e-933c-e63c3d74876f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1703254378',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22d35f2124f43168e347c1431d2f43a',qos_specs=None,replication_status=,reservations=['8a0b12d4-5753-4b42-8e73-d59d1c48cfaf','eea0a625-897b-4c69-a34d-1777f2689b3f','1d29eae9-6c0d-43fe-a20b-e914105bc653','a538e3ae-bca1-4fbd-ba08-510a127337cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b02f159f1774d488ec31eb4092f3df0',volume_type_id=7a2c0ab8-7ae0-4369-bb38-f44dd55e1118), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1703254378',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e508b587-0be5-483e-933c-e63c3d74876f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a22d35f2124f43168e347c1431d2f43a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b02f159f1774d488ec31eb4092f3df0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a2c0ab8-7ae0-4369-bb38-f44dd55e1118),volume_type_id=7a2c0ab8-7ae0-4369-bb38-f44dd55e1118)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:59.541572 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc327fe6-b506-40c4-8c9b-e70176f12abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:59.559431 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc327fe6-b506-40c4-8c9b-e70176f12abc) transitioned into state 'SUCCESS' from state '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-1703254378',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22d35f2124f43168e347c1431d2f43a',qos_specs=None,replication_status=,reservations=['8a0b12d4-5753-4b42-8e73-d59d1c48cfaf','eea0a625-897b-4c69-a34d-1777f2689b3f','1d29eae9-6c0d-43fe-a20b-e914105bc653','a538e3ae-bca1-4fbd-ba08-510a127337cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b02f159f1774d488ec31eb4092f3df0',volume_type_id=7a2c0ab8-7ae0-4369-bb38-f44dd55e1118)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:59.560724 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c255991-e10a-49fe-b0c1-62e7785a667a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:00:59.572161 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c255991-e10a-49fe-b0c1-62e7785a667a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:00:59.573545 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Flow 'volume_create_api' (da3bc543-19cc-47b3-920d-2defcae8a218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:00:59.574032 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume request issued successfully. Aug 01 14:00:59.574827 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d7e3817b-dd28-4fb2-a07d-b7b7e7351991 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:00:59.575511 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 902/3609] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:00:59 2026] POST /volume/v3/volumes => generated 792 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:00:59.586585 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-70bfe921-0dbf-4f05-8b17-6ded2cd23fe8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:00:59.592579 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70bfe921-0dbf-4f05-8b17-6ded2cd23fe8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:00:59.592751 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70bfe921-0dbf-4f05-8b17-6ded2cd23fe8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:00:59.592920 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70bfe921-0dbf-4f05-8b17-6ded2cd23fe8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:00:59.602240 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:00:59.602240 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:00:59.607015 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-70bfe921-0dbf-4f05-8b17-6ded2cd23fe8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:00:59.612745 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70bfe921-0dbf-4f05-8b17-6ded2cd23fe8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:00:59.613027 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 907/3610] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:00:59 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:00.315910 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-53e6e523-f441-4c11-9134-609051d0d3fe None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:00.317981 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-53e6e523-f441-4c11-9134-609051d0d3fe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:00.318586 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-53e6e523-f441-4c11-9134-609051d0d3fe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:00.318586 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-53e6e523-f441-4c11-9134-609051d0d3fe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:00.318663 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-53e6e523-f441-4c11-9134-609051d0d3fe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:00.324588 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:00.324588 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:00.325522 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-53e6e523-f441-4c11-9134-609051d0d3fe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:00.326070 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 891/3611] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:00 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:01:00.630534 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eaa2585b-8210-4caf-9f77-6f9db56cdc2b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:00.632649 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eaa2585b-8210-4caf-9f77-6f9db56cdc2b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:00.632822 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eaa2585b-8210-4caf-9f77-6f9db56cdc2b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:00.632998 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eaa2585b-8210-4caf-9f77-6f9db56cdc2b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:00.641103 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:00.641103 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:00.644940 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-eaa2585b-8210-4caf-9f77-6f9db56cdc2b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:00.649666 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eaa2585b-8210-4caf-9f77-6f9db56cdc2b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:00.650038 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 912/3612] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:00 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:01.341539 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-801f6fc4-1e86-40b2-8ee0-a162769a7ada None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:01.344068 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-801f6fc4-1e86-40b2-8ee0-a162769a7ada tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:01.344390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-801f6fc4-1e86-40b2-8ee0-a162769a7ada tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:01.344644 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-801f6fc4-1e86-40b2-8ee0-a162769a7ada tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:01.344917 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-801f6fc4-1e86-40b2-8ee0-a162769a7ada tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:01.350086 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:01.350086 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:01.351100 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-801f6fc4-1e86-40b2-8ee0-a162769a7ada tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:01.351880 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 903/3613] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:01 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:01.663468 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-21b55024-54f9-4c8c-9ddb-ecc7443ba5f9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:01.665766 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-21b55024-54f9-4c8c-9ddb-ecc7443ba5f9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:01.666023 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-21b55024-54f9-4c8c-9ddb-ecc7443ba5f9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:01.666303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-21b55024-54f9-4c8c-9ddb-ecc7443ba5f9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:01.676298 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:01.676298 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:01.683983 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-21b55024-54f9-4c8c-9ddb-ecc7443ba5f9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:01.694519 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-21b55024-54f9-4c8c-9ddb-ecc7443ba5f9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:01.694519 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 908/3614] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:01 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:02.363460 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-85c6f9ed-6bb4-4dcc-b46f-004da230a2d5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:02.366934 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-85c6f9ed-6bb4-4dcc-b46f-004da230a2d5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:02.366934 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-85c6f9ed-6bb4-4dcc-b46f-004da230a2d5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:02.366934 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-85c6f9ed-6bb4-4dcc-b46f-004da230a2d5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:02.366934 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-85c6f9ed-6bb4-4dcc-b46f-004da230a2d5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:02.371201 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:02.371201 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:02.372127 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-85c6f9ed-6bb4-4dcc-b46f-004da230a2d5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:02.372669 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 892/3615] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:02 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:02.427049 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1823c4a8-96f8-4a8f-a329-5d598fb328c1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:02.559713 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1823c4a8-96f8-4a8f-a329-5d598fb328c1 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:01:02.560204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1823c4a8-96f8-4a8f-a329-5d598fb328c1 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-564128897-1169316372", "extra_specs": {"multiattach": " True"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:02.583338 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1823c4a8-96f8-4a8f-a329-5d598fb328c1 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:01:02.583688 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 913/3616] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:01:02 2026] POST /volume/v3/types => generated 286 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:02.594038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c3821977-7a1a-4007-9102-71ef8779e3ab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:02.596041 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:02.596437 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2014011205", "snapshot_id": null, "imageRef": null, "volume_type": "102475d3-00fe-4508-9750-7570782923ec", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:02.598099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2014011205', 'snapshot_id': None, 'imageRef': None, 'volume_type': '102475d3-00fe-4508-9750-7570782923ec', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:02.603448 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume of 1 GB Aug 01 14:01:02.603870 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:02.603870 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:02.604493 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Availability Zones retrieved successfully. Aug 01 14:01:02.611654 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Flow 'volume_create_api' (3e041805-ff28-47c2-9d96-0cd7e01bdb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:02.612634 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a707b34-4f88-4da6-8eb6-8c4f32f81e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:02.613734 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:02.622285 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:02.622285 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:02.635083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a707b34-4f88-4da6-8eb6-8c4f32f81e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T14:01:03Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=102475d3-00fe-4508-9750-7570782923ec,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-564128897-1169316372',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '102475d3-00fe-4508-9750-7570782923ec', 'encryption_key_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=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:02.636172 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e09e7b1e-c14c-4555-802c-a301b73d4027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:02.662846 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-564128897-1169316372 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-564128897-1169316372, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:01:02.663149 np0000006308 devstack@c-api.service[100201]: WARNING cinder.quota [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-564128897-1169316372 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-564128897-1169316372, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:01:02.706761 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dda66614-bcb0-4c2d-b468-1b4f448adebd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:02.708715 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dda66614-bcb0-4c2d-b468-1b4f448adebd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:02.709027 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dda66614-bcb0-4c2d-b468-1b4f448adebd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:02.709285 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Created reservations ['081e5022-c224-4300-866c-187ec6747246', 'b09381dd-cb16-41b2-ba47-a74bfb318c7d', 'b8ff6581-96e2-4f8c-98af-ab212ffee90d', 'a6dd3e9c-64b8-4261-95be-f647a0a3e73f'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:02.709340 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dda66614-bcb0-4c2d-b468-1b4f448adebd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:02.710196 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e09e7b1e-c14c-4555-802c-a301b73d4027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['081e5022-c224-4300-866c-187ec6747246', 'b09381dd-cb16-41b2-ba47-a74bfb318c7d', 'b8ff6581-96e2-4f8c-98af-ab212ffee90d', 'a6dd3e9c-64b8-4261-95be-f647a0a3e73f']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:02.711036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168795a4-2bd5-41e5-989d-1f070689f098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:02.720558 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:02.720558 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:02.722822 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:02.725514 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dda66614-bcb0-4c2d-b468-1b4f448adebd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:02.725602 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:02.725979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1098145584"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:02.727432 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1098145584'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:02.727578 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Create volume of 1 GB Aug 01 14:01:02.729389 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dda66614-bcb0-4c2d-b468-1b4f448adebd tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:02.729817 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 909/3617] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:02 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:02.734659 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Availability Zones retrieved successfully. Aug 01 14:01:02.738432 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168795a4-2bd5-41e5-989d-1f070689f098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77748454-1317-49f8-8c1c-058669e4d767', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2014011205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='52808dd25fb14335be5d5dab7b2d6c7f',qos_specs=None,replication_status=,reservations=['081e5022-c224-4300-866c-187ec6747246','b09381dd-cb16-41b2-ba47-a74bfb318c7d','b8ff6581-96e2-4f8c-98af-ab212ffee90d','a6dd3e9c-64b8-4261-95be-f647a0a3e73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_type_id=102475d3-00fe-4508-9750-7570782923ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2014011205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77748454-1317-49f8-8c1c-058669e4d767,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='52808dd25fb14335be5d5dab7b2d6c7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(102475d3-00fe-4508-9750-7570782923ec),volume_type_id=102475d3-00fe-4508-9750-7570782923ec)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:02.739529 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94241726-c129-4351-bc69-2dc5b0e5641a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:02.741358 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Flow 'volume_create_api' (586b6d0b-dff2-4781-bcf3-2d65a7f515d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:02.743132 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969a91d7-a448-4c0b-8e9c-8a0eb4786a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:02.744460 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:02.760942 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94241726-c129-4351-bc69-2dc5b0e5641a) transitioned into state 'SUCCESS' from state '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-2014011205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='52808dd25fb14335be5d5dab7b2d6c7f',qos_specs=None,replication_status=,reservations=['081e5022-c224-4300-866c-187ec6747246','b09381dd-cb16-41b2-ba47-a74bfb318c7d','b8ff6581-96e2-4f8c-98af-ab212ffee90d','a6dd3e9c-64b8-4261-95be-f647a0a3e73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_type_id=102475d3-00fe-4508-9750-7570782923ec)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:02.761891 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707b31ac-721e-4d52-a2f2-dd58cbe5b38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:02.775694 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707b31ac-721e-4d52-a2f2-dd58cbe5b38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:02.776855 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Flow 'volume_create_api' (3e041805-ff28-47c2-9d96-0cd7e01bdb78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:02.777275 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume request issued successfully. Aug 01 14:01:02.778000 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c3821977-7a1a-4007-9102-71ef8779e3ab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:02.778468 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969a91d7-a448-4c0b-8e9c-8a0eb4786a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:02.778586 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 904/3618] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:01:02 2026] POST /volume/v3/volumes => generated 829 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:02.779257 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05924c69-2025-4b3f-8564-174971708769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:02.791592 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a6fea2ed-a132-4ab3-ae0a-e8983996dfdd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:02.793373 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6fea2ed-a132-4ab3-ae0a-e8983996dfdd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:01:02.793566 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6fea2ed-a132-4ab3-ae0a-e8983996dfdd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:02.793747 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6fea2ed-a132-4ab3-ae0a-e8983996dfdd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:02.804097 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:02.804097 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:02.808905 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a6fea2ed-a132-4ab3-ae0a-e8983996dfdd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:02.814798 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6fea2ed-a132-4ab3-ae0a-e8983996dfdd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:01:02.815200 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 914/3619] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:02 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:02.843703 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Created reservations ['bf10066e-2d00-466b-8f74-d13e3de6d4cb', '209a48c3-06bd-46f7-ab64-68a981f5f867', 'f4c26e35-cedf-4b12-8311-90332404fcc5', '75d80de8-e4c7-45b6-8dbb-d933839fb99d'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:02.844662 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05924c69-2025-4b3f-8564-174971708769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf10066e-2d00-466b-8f74-d13e3de6d4cb', '209a48c3-06bd-46f7-ab64-68a981f5f867', 'f4c26e35-cedf-4b12-8311-90332404fcc5', '75d80de8-e4c7-45b6-8dbb-d933839fb99d']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:02.845780 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e0a2f0-bd79-49c2-8871-77ffecf8e9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:02.868679 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e0a2f0-bd79-49c2-8871-77ffecf8e9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65f03a84-ea55-4f18-b9a4-52c29954ee11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1098145584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebcedea3978b47b1ad0196500bda54cb',qos_specs=None,replication_status=,reservations=['bf10066e-2d00-466b-8f74-d13e3de6d4cb','209a48c3-06bd-46f7-ab64-68a981f5f867','f4c26e35-cedf-4b12-8311-90332404fcc5','75d80de8-e4c7-45b6-8dbb-d933839fb99d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='218dd59f22bd4edeb8e0115274edd5da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1098145584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65f03a84-ea55-4f18-b9a4-52c29954ee11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebcedea3978b47b1ad0196500bda54cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='218dd59f22bd4edeb8e0115274edd5da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:02.869522 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98eca5cd-fa42-4b06-9ddc-600d872b2b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:02.886927 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98eca5cd-fa42-4b06-9ddc-600d872b2b90) transitioned into state 'SUCCESS' from state '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-1098145584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebcedea3978b47b1ad0196500bda54cb',qos_specs=None,replication_status=,reservations=['bf10066e-2d00-466b-8f74-d13e3de6d4cb','209a48c3-06bd-46f7-ab64-68a981f5f867','f4c26e35-cedf-4b12-8311-90332404fcc5','75d80de8-e4c7-45b6-8dbb-d933839fb99d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='218dd59f22bd4edeb8e0115274edd5da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:02.887703 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8f7d05-5aad-43cf-9896-01cdc17dc76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:02.899328 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8f7d05-5aad-43cf-9896-01cdc17dc76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:02.900319 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Flow 'volume_create_api' (586b6d0b-dff2-4781-bcf3-2d65a7f515d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:02.900591 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Create volume request issued successfully. Aug 01 14:01:02.901127 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4ea9c388-60a4-43a7-87cb-414394eaa384 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:02.901832 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 893/3620] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:01:02 2026] POST /volume/v3/volumes => generated 755 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:02.917113 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3066aeec-8415-42a9-bbdb-a788b1f91a6c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:02.918722 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3066aeec-8415-42a9-bbdb-a788b1f91a6c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:02.918889 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3066aeec-8415-42a9-bbdb-a788b1f91a6c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:02.919128 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3066aeec-8415-42a9-bbdb-a788b1f91a6c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:02.925565 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:02.925565 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:02.929097 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3066aeec-8415-42a9-bbdb-a788b1f91a6c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:02.933246 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3066aeec-8415-42a9-bbdb-a788b1f91a6c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:02.933604 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 910/3621] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:02 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:03.386072 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3874bac1-43c3-41c9-966c-194751a7829e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:03.388546 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3874bac1-43c3-41c9-966c-194751a7829e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:03.388792 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3874bac1-43c3-41c9-966c-194751a7829e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:03.389025 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3874bac1-43c3-41c9-966c-194751a7829e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:03.389143 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3874bac1-43c3-41c9-966c-194751a7829e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:03.394058 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:03.394058 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:03.394792 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3874bac1-43c3-41c9-966c-194751a7829e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:03.395304 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 905/3622] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:03 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:03.747656 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4b6b6b81-7ed1-4582-82ec-81a1170f7153 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:03.749410 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b6b6b81-7ed1-4582-82ec-81a1170f7153 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:03.749579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b6b6b81-7ed1-4582-82ec-81a1170f7153 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:03.749744 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b6b6b81-7ed1-4582-82ec-81a1170f7153 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:03.756512 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:03.756512 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:03.760190 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4b6b6b81-7ed1-4582-82ec-81a1170f7153 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:03.765644 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b6b6b81-7ed1-4582-82ec-81a1170f7153 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:03.766057 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 915/3623] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:03 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:01:03.830357 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e0727b28-9cbe-431a-a7d5-511dcad418eb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:03.832452 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e0727b28-9cbe-431a-a7d5-511dcad418eb tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:01:03.832671 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e0727b28-9cbe-431a-a7d5-511dcad418eb tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:03.832859 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e0727b28-9cbe-431a-a7d5-511dcad418eb tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:03.839518 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:03.839518 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:03.842999 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e0727b28-9cbe-431a-a7d5-511dcad418eb tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:03.846785 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e0727b28-9cbe-431a-a7d5-511dcad418eb tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:01:03.847447 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 894/3624] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:03 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:03.863428 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1ce03207-b59d-4c33-8d2f-6b68b6b58689 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:03.865542 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1ce03207-b59d-4c33-8d2f-6b68b6b58689 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:01:03.865776 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1ce03207-b59d-4c33-8d2f-6b68b6b58689 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:03.866030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1ce03207-b59d-4c33-8d2f-6b68b6b58689 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:03.874514 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:03.874514 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:03.878721 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1ce03207-b59d-4c33-8d2f-6b68b6b58689 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:03.884008 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1ce03207-b59d-4c33-8d2f-6b68b6b58689 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:01:03.884529 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 911/3625] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:03 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:03.900820 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:03.902412 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:03.902735 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1946244185", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:03.904131 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1946244185', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:03.904318 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume of 1 GB Aug 01 14:01:03.908228 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Availability Zones retrieved successfully. Aug 01 14:01:03.913519 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Flow 'volume_create_api' (bdd1defe-8c25-42d4-a793-ddfddd108547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:03.914392 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ea3635-5219-4dd2-83b8-35ab709de353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:03.915334 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:03.941564 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ea3635-5219-4dd2-83b8-35ab709de353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:03.942345 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37eeb9f4-57a0-4e60-ab8f-94b891c855f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:03.947342 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f4570a47-c9a8-4d23-bfb4-ea6d1da413b8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:03.949697 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f4570a47-c9a8-4d23-bfb4-ea6d1da413b8 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:03.949926 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f4570a47-c9a8-4d23-bfb4-ea6d1da413b8 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:03.950197 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f4570a47-c9a8-4d23-bfb4-ea6d1da413b8 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:03.959883 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:03.959883 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:03.966017 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f4570a47-c9a8-4d23-bfb4-ea6d1da413b8 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:03.972235 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f4570a47-c9a8-4d23-bfb4-ea6d1da413b8 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:03.972748 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 916/3626] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:03 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:04.005915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Created reservations ['0332f629-5251-4e07-be33-08ad8644eedb', 'd2a6db2c-119c-462c-8eb4-ee1deb9f0e45', 'e10532b7-6605-4cae-b4bc-88810a74b7cd', 'f251450d-5461-423a-844b-d597952c6f1d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:04.007486 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37eeb9f4-57a0-4e60-ab8f-94b891c855f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0332f629-5251-4e07-be33-08ad8644eedb', 'd2a6db2c-119c-462c-8eb4-ee1deb9f0e45', 'e10532b7-6605-4cae-b4bc-88810a74b7cd', 'f251450d-5461-423a-844b-d597952c6f1d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:04.008788 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cddc2f1-0d2e-432d-957c-237b53451460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:04.021273 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-a0fc3dfe-26ff-4451-b579-08eddbf990ee None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:04.025062 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-a0fc3dfe-26ff-4451-b579-08eddbf990ee tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:04.025062 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-a0fc3dfe-26ff-4451-b579-08eddbf990ee tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:04.025337 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-a0fc3dfe-26ff-4451-b579-08eddbf990ee tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:04.040888 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:04.040888 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:04.041099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cddc2f1-0d2e-432d-957c-237b53451460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '174de152-5728-4a26-8c21-7190e9d21a22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1946244185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52808dd25fb14335be5d5dab7b2d6c7f',qos_specs=None,replication_status=,reservations=['0332f629-5251-4e07-be33-08ad8644eedb','d2a6db2c-119c-462c-8eb4-ee1deb9f0e45','e10532b7-6605-4cae-b4bc-88810a74b7cd','f251450d-5461-423a-844b-d597952c6f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1946244185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=174de152-5728-4a26-8c21-7190e9d21a22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52808dd25fb14335be5d5dab7b2d6c7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:04.041862 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b025ee-a323-414c-b8ae-de757981c3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:04.047581 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-a0fc3dfe-26ff-4451-b579-08eddbf990ee tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:04.054223 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-a0fc3dfe-26ff-4451-b579-08eddbf990ee tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:04.055098 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 895/3627] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:04 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:04.060859 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b025ee-a323-414c-b8ae-de757981c3e6) transitioned into state 'SUCCESS' from state '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-1946244185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52808dd25fb14335be5d5dab7b2d6c7f',qos_specs=None,replication_status=,reservations=['0332f629-5251-4e07-be33-08ad8644eedb','d2a6db2c-119c-462c-8eb4-ee1deb9f0e45','e10532b7-6605-4cae-b4bc-88810a74b7cd','f251450d-5461-423a-844b-d597952c6f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:04.061632 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d231d536-5041-4cf0-992d-fb7b0b13e056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:04.075499 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d231d536-5041-4cf0-992d-fb7b0b13e056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:04.075987 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Flow 'volume_create_api' (bdd1defe-8c25-42d4-a793-ddfddd108547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:04.076275 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume request issued successfully. Aug 01 14:01:04.076829 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1cd0bee4-e697-4d7a-8d8d-ec14f11fb6d3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:04.077281 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 906/3628] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:01:03 2026] POST /volume/v3/volumes => generated 753 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:04.090459 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2319e3dd-4ff1-4f3e-be08-aa8a2c10dbf6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:04.093652 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2319e3dd-4ff1-4f3e-be08-aa8a2c10dbf6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:01:04.094346 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2319e3dd-4ff1-4f3e-be08-aa8a2c10dbf6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:04.094602 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2319e3dd-4ff1-4f3e-be08-aa8a2c10dbf6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:04.101938 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:04.101938 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:04.105501 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2319e3dd-4ff1-4f3e-be08-aa8a2c10dbf6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:04.110881 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2319e3dd-4ff1-4f3e-be08-aa8a2c10dbf6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:01:04.111280 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 912/3629] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:04 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:04.144634 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c14fc762-35a5-434b-b87a-80b5d7e83693 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:04.146664 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c14fc762-35a5-434b-b87a-80b5d7e83693 None None] GET https://10.4.3.223/volume// Aug 01 14:01:04.146664 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c14fc762-35a5-434b-b87a-80b5d7e83693 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:04.146664 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c14fc762-35a5-434b-b87a-80b5d7e83693 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:04.146664 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c14fc762-35a5-434b-b87a-80b5d7e83693 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:04.147102 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 917/3630] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:01:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:01:04.156062 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-bd2feb51-8289-43fe-83ba-fc1b6421fc27 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:04.158107 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-bd2feb51-8289-43fe-83ba-fc1b6421fc27 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:01:04.158620 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-bd2feb51-8289-43fe-83ba-fc1b6421fc27 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65f03a84-ea55-4f18-b9a4-52c29954ee11", "connector": null, "instance_uuid": "e69425fd-6458-4fad-88c3-a0fc2790a688"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:04.168356 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:04.168356 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:04.209718 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-bd2feb51-8289-43fe-83ba-fc1b6421fc27 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:01:04.210719 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 896/3631] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:01:04 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:04.248555 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-353adeec-5208-4855-b783-ffd86c0b6c22 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:04.251296 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-353adeec-5208-4855-b783-ffd86c0b6c22 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:04.251535 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-353adeec-5208-4855-b783-ffd86c0b6c22 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:04.251757 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-353adeec-5208-4855-b783-ffd86c0b6c22 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:04.263835 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:04.263835 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:04.268695 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-353adeec-5208-4855-b783-ffd86c0b6c22 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:04.271037 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6ca33618-c47d-48c5-9d8b-b08111bd832b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:04.274538 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ca33618-c47d-48c5-9d8b-b08111bd832b None None] GET https://10.4.3.223/volume// Aug 01 14:01:04.275459 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-353adeec-5208-4855-b783-ffd86c0b6c22 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:04.275904 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6ca33618-c47d-48c5-9d8b-b08111bd832b None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:04.276013 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 907/3632] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:04 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:04.276741 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6ca33618-c47d-48c5-9d8b-b08111bd832b None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:04.277414 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ca33618-c47d-48c5-9d8b-b08111bd832b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:04.278176 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 913/3633] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01:04 2026] GET /volume/ => generated 386 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:01:04.289337 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-4fe13093-f384-4ba4-8396-ca37e1bde503 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:04.292656 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-4fe13093-f384-4ba4-8396-ca37e1bde503 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:04.294233 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-4fe13093-f384-4ba4-8396-ca37e1bde503 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:04.294233 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-4fe13093-f384-4ba4-8396-ca37e1bde503 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:04.305122 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:04.305122 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:04.309675 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-4fe13093-f384-4ba4-8396-ca37e1bde503 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:04.315099 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-4fe13093-f384-4ba4-8396-ca37e1bde503 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:04.315825 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 918/3634] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:01:04 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:01:04.407574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e246870e-e605-4c20-9cf4-595388121a21 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:04.409847 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e246870e-e605-4c20-9cf4-595388121a21 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:04.410117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e246870e-e605-4c20-9cf4-595388121a21 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:04.410491 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e246870e-e605-4c20-9cf4-595388121a21 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:04.410634 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-e246870e-e605-4c20-9cf4-595388121a21 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:04.416621 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:04.416621 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:04.417533 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-cc5a38f4-1440-415d-b66f-b18dee919375 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:04.417692 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e246870e-e605-4c20-9cf4-595388121a21 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:04.418182 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 897/3635] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:04 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:04.423234 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-cc5a38f4-1440-415d-b66f-b18dee919375 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] PUT https://10.4.3.223/volume/v3/attachments/8f22b70d-8282-4547-9291-d14c26bc1d7e Aug 01 14:01:04.423639 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-cc5a38f4-1440-415d-b66f-b18dee919375 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:04.430753 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-cc5a38f4-1440-415d-b66f-b18dee919375 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Acquiring lock "cinder-attachment_update-65f03a84-ea55-4f18-b9a4-52c29954ee11-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:01:04.434733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-cc5a38f4-1440-415d-b66f-b18dee919375 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Lock "cinder-attachment_update-65f03a84-ea55-4f18-b9a4-52c29954ee11-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:01:04.435599 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:04.435599 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:04.518833 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-cc5a38f4-1440-415d-b66f-b18dee919375 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Lock "cinder-attachment_update-65f03a84-ea55-4f18-b9a4-52c29954ee11-np0000006308" released by "attachment_update" :: held 0.084s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:01:04.519173 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-cc5a38f4-1440-415d-b66f-b18dee919375 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments/8f22b70d-8282-4547-9291-d14c26bc1d7e returned with HTTP 200 Aug 01 14:01:04.519686 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 908/3636] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:01:04 2026] PUT /volume/v3/attachments/8f22b70d-8282-4547-9291-d14c26bc1d7e => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:04.780140 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-32018358-0d7f-4137-9e08-69419057a377 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:04.782007 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32018358-0d7f-4137-9e08-69419057a377 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:04.782195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32018358-0d7f-4137-9e08-69419057a377 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:04.782417 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32018358-0d7f-4137-9e08-69419057a377 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:04.789848 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:04.789848 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:04.793273 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-32018358-0d7f-4137-9e08-69419057a377 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:04.797523 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32018358-0d7f-4137-9e08-69419057a377 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:04.797911 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 914/3637] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:04 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:05.123638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-87ac09e5-afa9-4dc8-a99f-d63afdc89e3e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:05.131440 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87ac09e5-afa9-4dc8-a99f-d63afdc89e3e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:01:05.131440 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87ac09e5-afa9-4dc8-a99f-d63afdc89e3e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:05.131440 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87ac09e5-afa9-4dc8-a99f-d63afdc89e3e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:05.133173 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=196,cinder:INSERT=30,cinder:UPDATE=56 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:01:05.143796 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:05.143796 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:05.148148 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-87ac09e5-afa9-4dc8-a99f-d63afdc89e3e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:05.152815 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87ac09e5-afa9-4dc8-a99f-d63afdc89e3e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:01:05.153345 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 919/3638] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:05 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:05.165510 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1fd24ff8-95cf-4000-a223-9fef0efed1fc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:05.167229 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1fd24ff8-95cf-4000-a223-9fef0efed1fc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:01:05.167415 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1fd24ff8-95cf-4000-a223-9fef0efed1fc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:05.167584 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1fd24ff8-95cf-4000-a223-9fef0efed1fc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:05.174589 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:05.174589 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:05.178392 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1fd24ff8-95cf-4000-a223-9fef0efed1fc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:05.182778 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1fd24ff8-95cf-4000-a223-9fef0efed1fc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:01:05.183286 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 898/3639] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:05 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:05.197997 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4b4d192d-018e-4a04-a78b-0ef624967cc3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:05.199438 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b4d192d-018e-4a04-a78b-0ef624967cc3 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:01:05.199736 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b4d192d-018e-4a04-a78b-0ef624967cc3 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1481884629", "extra_specs": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:05.201031 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:05.201031 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:05.214398 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b4d192d-018e-4a04-a78b-0ef624967cc3 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:01:05.214905 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 909/3640] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:01:05 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 01 14:01:05.222411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-361fc213-bc9e-4f47-b134-1b34a31efd80 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:05.224315 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-361fc213-bc9e-4f47-b134-1b34a31efd80 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] POST https://10.4.3.223/volume/v3/types/466962e0-86f7-4074-9853-c7f17733397b/encryption Aug 01 14:01:05.224723 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-361fc213-bc9e-4f47-b134-1b34a31efd80 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:05.244566 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-361fc213-bc9e-4f47-b134-1b34a31efd80 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] https://10.4.3.223/volume/v3/types/466962e0-86f7-4074-9853-c7f17733397b/encryption returned with HTTP 200 Aug 01 14:01:05.245098 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 915/3641] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:01:05 2026] POST /volume/v3/types/466962e0-86f7-4074-9853-c7f17733397b/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:05.253108 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:05.256296 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:05.256296 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1268562983", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1481884629", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:05.258575 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1268562983', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1481884629', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:05.265280 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume of 1 GB Aug 01 14:01:05.265280 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:05.265280 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:05.265280 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Availability Zones retrieved successfully. Aug 01 14:01:05.274286 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Flow 'volume_create_api' (2756604c-30be-4a86-a960-21ed28ab0e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:05.276434 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5dad93c-38e2-490d-a829-d2c3d14a1a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:05.278390 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:05.293810 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ee315ab0-5e30-440b-ba3e-d451bb679968 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:05.296028 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ee315ab0-5e30-440b-ba3e-d451bb679968 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:05.296247 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ee315ab0-5e30-440b-ba3e-d451bb679968 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:05.296465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ee315ab0-5e30-440b-ba3e-d451bb679968 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:05.306935 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:05.306935 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:05.309857 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ee315ab0-5e30-440b-ba3e-d451bb679968 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:05.314586 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ee315ab0-5e30-440b-ba3e-d451bb679968 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:05.314848 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 899/3642] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:05 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:05.319555 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5dad93c-38e2-490d-a829-d2c3d14a1a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T14:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=466962e0-86f7-4074-9853-c7f17733397b,is_public=True,name='tempest-scenario-type-luks-1481884629',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '466962e0-86f7-4074-9853-c7f17733397b', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:05.320353 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0984217d-a416-45d7-b3c5-9a32829d8328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:05.355000 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1481884629 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1481884629, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:01:05.355375 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1481884629 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1481884629, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:01:05.388911 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Created reservations ['fb9c1e37-13ca-4410-8cd8-c8a0f6c52a19', '927d7190-eefa-48e1-8ce2-e38f5c23a827', 'dc5dcdb5-c0be-415a-9197-31a924448bf6', '36d5ebf9-5ba9-46ad-aa27-e15d0e647258'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:05.389602 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0984217d-a416-45d7-b3c5-9a32829d8328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb9c1e37-13ca-4410-8cd8-c8a0f6c52a19', '927d7190-eefa-48e1-8ce2-e38f5c23a827', 'dc5dcdb5-c0be-415a-9197-31a924448bf6', '36d5ebf9-5ba9-46ad-aa27-e15d0e647258']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:05.390295 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78744b1-3cd2-4355-a478-308b888e680d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:05.417261 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78744b1-3cd2-4355-a478-308b888e680d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13a56e75-996e-42ef-871a-b9e0201adabf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1268562983',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52808dd25fb14335be5d5dab7b2d6c7f',qos_specs=None,replication_status=,reservations=['fb9c1e37-13ca-4410-8cd8-c8a0f6c52a19','927d7190-eefa-48e1-8ce2-e38f5c23a827','dc5dcdb5-c0be-415a-9197-31a924448bf6','36d5ebf9-5ba9-46ad-aa27-e15d0e647258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_type_id=466962e0-86f7-4074-9853-c7f17733397b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1268562983',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=13a56e75-996e-42ef-871a-b9e0201adabf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52808dd25fb14335be5d5dab7b2d6c7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(466962e0-86f7-4074-9853-c7f17733397b),volume_type_id=466962e0-86f7-4074-9853-c7f17733397b)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:05.418421 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1772b2e8-bac1-41cb-9bb4-4fbb01daea21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:05.428118 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e1a1125a-446b-44ab-95d9-dea2aa1f272c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:05.430018 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e1a1125a-446b-44ab-95d9-dea2aa1f272c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:05.430231 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e1a1125a-446b-44ab-95d9-dea2aa1f272c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:05.430418 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e1a1125a-446b-44ab-95d9-dea2aa1f272c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:05.430549 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e1a1125a-446b-44ab-95d9-dea2aa1f272c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:05.435262 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:05.435262 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:05.435818 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e1a1125a-446b-44ab-95d9-dea2aa1f272c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:05.436136 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 910/3643] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:05 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:05.441487 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1772b2e8-bac1-41cb-9bb4-4fbb01daea21) transitioned into state 'SUCCESS' from state '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-1268562983',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52808dd25fb14335be5d5dab7b2d6c7f',qos_specs=None,replication_status=,reservations=['fb9c1e37-13ca-4410-8cd8-c8a0f6c52a19','927d7190-eefa-48e1-8ce2-e38f5c23a827','dc5dcdb5-c0be-415a-9197-31a924448bf6','36d5ebf9-5ba9-46ad-aa27-e15d0e647258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_type_id=466962e0-86f7-4074-9853-c7f17733397b)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:05.442295 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4d21cc-61a3-42ef-85b1-bfc06d93129b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:05.453000 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4d21cc-61a3-42ef-85b1-bfc06d93129b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:05.453722 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Flow 'volume_create_api' (2756604c-30be-4a86-a960-21ed28ab0e6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:05.453988 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume request issued successfully. Aug 01 14:01:05.454507 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aff8bd3d-825d-43f9-903c-e825c30c2433 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:05.455056 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 920/3644] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:01:05 2026] POST /volume/v3/volumes => generated 781 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:05.471241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-25acd1cc-a5da-4c2e-9b48-440cbbbf9ed5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:05.472898 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25acd1cc-a5da-4c2e-9b48-440cbbbf9ed5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:05.473069 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25acd1cc-a5da-4c2e-9b48-440cbbbf9ed5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:05.473233 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25acd1cc-a5da-4c2e-9b48-440cbbbf9ed5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:05.479326 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:05.479326 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:05.483922 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-25acd1cc-a5da-4c2e-9b48-440cbbbf9ed5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:05.488088 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25acd1cc-a5da-4c2e-9b48-440cbbbf9ed5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:05.488444 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 916/3645] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:05 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:05.815174 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fbdc7164-e8b6-46ab-85f3-079c996c77e4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:05.817445 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fbdc7164-e8b6-46ab-85f3-079c996c77e4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:05.817661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fbdc7164-e8b6-46ab-85f3-079c996c77e4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:05.817837 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fbdc7164-e8b6-46ab-85f3-079c996c77e4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:05.826042 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:05.826042 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:05.830702 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fbdc7164-e8b6-46ab-85f3-079c996c77e4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:05.841166 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fbdc7164-e8b6-46ab-85f3-079c996c77e4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:05.842032 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 900/3646] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:05 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:06.328852 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-302ad4dd-17b8-482e-8090-c3bb09b99424 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.330473 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-302ad4dd-17b8-482e-8090-c3bb09b99424 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:06.330764 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-302ad4dd-17b8-482e-8090-c3bb09b99424 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:06.331075 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-302ad4dd-17b8-482e-8090-c3bb09b99424 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:06.342066 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:06.342066 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:06.347246 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-302ad4dd-17b8-482e-8090-c3bb09b99424 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:06.350956 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-302ad4dd-17b8-482e-8090-c3bb09b99424 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:06.351534 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 911/3647] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:06 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:06.446012 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-61e79714-f283-4e59-9584-583298d9f585 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.448739 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-61e79714-f283-4e59-9584-583298d9f585 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:06.449058 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-61e79714-f283-4e59-9584-583298d9f585 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:06.449364 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-61e79714-f283-4e59-9584-583298d9f585 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:06.449538 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-61e79714-f283-4e59-9584-583298d9f585 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:06.455349 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:06.455349 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:06.456171 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-61e79714-f283-4e59-9584-583298d9f585 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:06.456697 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 921/3648] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:06 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:06.503115 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-01c3d526-dbfa-4ce6-92d3-169361b34fac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.505181 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01c3d526-dbfa-4ce6-92d3-169361b34fac tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:06.505417 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01c3d526-dbfa-4ce6-92d3-169361b34fac tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:06.505647 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01c3d526-dbfa-4ce6-92d3-169361b34fac tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:06.513792 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:06.513792 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:06.518250 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-01c3d526-dbfa-4ce6-92d3-169361b34fac tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:06.523590 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01c3d526-dbfa-4ce6-92d3-169361b34fac tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:06.524091 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 917/3649] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:06 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:06.535898 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f69e57b6-bfd4-486b-b584-1ce591b846e4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.538375 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f69e57b6-bfd4-486b-b584-1ce591b846e4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:06.538627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f69e57b6-bfd4-486b-b584-1ce591b846e4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:06.538868 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f69e57b6-bfd4-486b-b584-1ce591b846e4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:06.548066 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:06.548066 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:06.552822 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f69e57b6-bfd4-486b-b584-1ce591b846e4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:06.557854 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f69e57b6-bfd4-486b-b584-1ce591b846e4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:06.558221 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 901/3650] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:06 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:06.603233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-a33d737f-6e3b-4626-b6d2-1d6e0800b536 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.604754 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-a33d737f-6e3b-4626-b6d2-1d6e0800b536 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:01:06.605038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-a33d737f-6e3b-4626-b6d2-1d6e0800b536 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:06.605307 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-a33d737f-6e3b-4626-b6d2-1d6e0800b536 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:06.611807 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:06.611807 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:06.615994 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-a33d737f-6e3b-4626-b6d2-1d6e0800b536 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:06.620910 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-a33d737f-6e3b-4626-b6d2-1d6e0800b536 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:01:06.620910 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 912/3651] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:06 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:06.689990 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4837f8ea-6131-45f3-af64-51f6320dd2e9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.690488 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4837f8ea-6131-45f3-af64-51f6320dd2e9 None None] GET https://10.4.3.223/volume// Aug 01 14:01:06.690714 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4837f8ea-6131-45f3-af64-51f6320dd2e9 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:06.691002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4837f8ea-6131-45f3-af64-51f6320dd2e9 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:06.691402 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4837f8ea-6131-45f3-af64-51f6320dd2e9 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:06.691787 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 922/3652] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:01: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 01 14:01:06.698144 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-596852cc-751e-4f44-bc86-809b00229408 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.731096 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-596852cc-751e-4f44-bc86-809b00229408 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:01:06.731653 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-596852cc-751e-4f44-bc86-809b00229408 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "174de152-5728-4a26-8c21-7190e9d21a22", "connector": null, "instance_uuid": "36e7e92f-acdf-424e-ac50-0927222baca0"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:06.740663 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:06.740663 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:06.760642 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-596852cc-751e-4f44-bc86-809b00229408 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:01:06.761032 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 918/3653] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:01:06 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 01 14:01:06.784969 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-73bd00c7-076b-4ee3-a9f2-953aff51aa70 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.790411 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-73bd00c7-076b-4ee3-a9f2-953aff51aa70 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:01:06.790590 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-73bd00c7-076b-4ee3-a9f2-953aff51aa70 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:06.790760 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-73bd00c7-076b-4ee3-a9f2-953aff51aa70 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:06.796624 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42cbb8fd-6d6f-4f84-9f31-3a4c855965f9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.797037 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42cbb8fd-6d6f-4f84-9f31-3a4c855965f9 None None] GET https://10.4.3.223/volume// Aug 01 14:01:06.797194 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42cbb8fd-6d6f-4f84-9f31-3a4c855965f9 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:06.797405 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42cbb8fd-6d6f-4f84-9f31-3a4c855965f9 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:06.797719 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42cbb8fd-6d6f-4f84-9f31-3a4c855965f9 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:06.798027 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 913/3654] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01: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 01 14:01:06.805991 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-3cf2a6f6-513a-4c7b-b4c0-3f350bd936d9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.806478 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:06.806478 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:06.808603 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-3cf2a6f6-513a-4c7b-b4c0-3f350bd936d9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:01:06.808748 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-3cf2a6f6-513a-4c7b-b4c0-3f350bd936d9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:06.808993 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-3cf2a6f6-513a-4c7b-b4c0-3f350bd936d9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:06.810077 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-73bd00c7-076b-4ee3-a9f2-953aff51aa70 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:06.814634 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-73bd00c7-076b-4ee3-a9f2-953aff51aa70 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:01:06.815287 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 902/3655] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:06 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:06.820142 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:06.820142 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:06.824745 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-3cf2a6f6-513a-4c7b-b4c0-3f350bd936d9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:06.830485 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-3cf2a6f6-513a-4c7b-b4c0-3f350bd936d9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:01:06.831067 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 923/3656] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:01:06 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:01:06.855607 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f2c85765-4cd1-4165-9dff-82aa195ea46f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.857655 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2c85765-4cd1-4165-9dff-82aa195ea46f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:06.857825 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2c85765-4cd1-4165-9dff-82aa195ea46f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:06.858020 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2c85765-4cd1-4165-9dff-82aa195ea46f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:06.865433 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:06.865433 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:06.869101 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f2c85765-4cd1-4165-9dff-82aa195ea46f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:06.873088 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2c85765-4cd1-4165-9dff-82aa195ea46f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:06.873458 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 919/3657] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:06 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:06.931353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-b90b27d9-ea72-4d9f-bc81-42deb70b65dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:06.933706 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-b90b27d9-ea72-4d9f-bc81-42deb70b65dd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] PUT https://10.4.3.223/volume/v3/attachments/29a283e5-871d-41bf-9105-cf9aaebf3233 Aug 01 14:01:06.934151 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-b90b27d9-ea72-4d9f-bc81-42deb70b65dd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:06.942506 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-b90b27d9-ea72-4d9f-bc81-42deb70b65dd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Acquiring lock "cinder-attachment_update-174de152-5728-4a26-8c21-7190e9d21a22-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:01:06.946986 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-b90b27d9-ea72-4d9f-bc81-42deb70b65dd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Lock "cinder-attachment_update-174de152-5728-4a26-8c21-7190e9d21a22-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:01:06.948277 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:06.948277 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:07.024761 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-b90b27d9-ea72-4d9f-bc81-42deb70b65dd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Lock "cinder-attachment_update-174de152-5728-4a26-8c21-7190e9d21a22-np0000006308" released by "attachment_update" :: held 0.078s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:01:07.025119 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-b90b27d9-ea72-4d9f-bc81-42deb70b65dd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/29a283e5-871d-41bf-9105-cf9aaebf3233 returned with HTTP 200 Aug 01 14:01:07.025957 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 914/3658] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:01:06 2026] PUT /volume/v3/attachments/29a283e5-871d-41bf-9105-cf9aaebf3233 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:07.369372 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3f8976e2-6d38-455c-8d73-996b323957bd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:07.371996 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3f8976e2-6d38-455c-8d73-996b323957bd tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:07.372297 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3f8976e2-6d38-455c-8d73-996b323957bd tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:07.372576 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3f8976e2-6d38-455c-8d73-996b323957bd tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:07.385780 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:07.385780 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:07.390794 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3f8976e2-6d38-455c-8d73-996b323957bd tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:07.397774 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3f8976e2-6d38-455c-8d73-996b323957bd tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:07.398458 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 903/3659] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:07 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:07.468885 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ca097ff1-4ede-4ed6-ad8f-67be6bcc2ad6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:07.470713 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca097ff1-4ede-4ed6-ad8f-67be6bcc2ad6 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:07.470949 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca097ff1-4ede-4ed6-ad8f-67be6bcc2ad6 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:07.471166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca097ff1-4ede-4ed6-ad8f-67be6bcc2ad6 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:07.471320 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ca097ff1-4ede-4ed6-ad8f-67be6bcc2ad6 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:07.476138 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:07.476138 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:07.476838 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca097ff1-4ede-4ed6-ad8f-67be6bcc2ad6 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:07.477240 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 924/3660] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:07 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:07.777998 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-c1c1da8c-49df-4f27-a783-fbde109d4e53 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:07.780834 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-c1c1da8c-49df-4f27-a783-fbde109d4e53 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/attachments/8f22b70d-8282-4547-9291-d14c26bc1d7e/action Aug 01 14:01:07.781334 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-c1c1da8c-49df-4f27-a783-fbde109d4e53 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:07.781451 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-c1c1da8c-49df-4f27-a783-fbde109d4e53 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:07.801189 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:07.801189 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:07.816012 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d1aa49b2-7d1b-4bfe-a4bc-48da3f20e8db req-c1c1da8c-49df-4f27-a783-fbde109d4e53 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments/8f22b70d-8282-4547-9291-d14c26bc1d7e/action returned with HTTP 204 Aug 01 14:01:07.816682 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 920/3661] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:01:07 2026] POST /volume/v3/attachments/8f22b70d-8282-4547-9291-d14c26bc1d7e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:07.828150 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4feab487-f849-4d11-9577-bd9d2f00e7bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:07.830631 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4feab487-f849-4d11-9577-bd9d2f00e7bc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:01:07.830912 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4feab487-f849-4d11-9577-bd9d2f00e7bc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:07.831193 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4feab487-f849-4d11-9577-bd9d2f00e7bc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:07.846795 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:07.846795 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:07.853476 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4feab487-f849-4d11-9577-bd9d2f00e7bc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:07.858735 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4feab487-f849-4d11-9577-bd9d2f00e7bc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:01:07.859140 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 915/3662] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:07 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:07.886521 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-302d5568-8334-49ca-8fd3-82ec9a97e48b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:07.890311 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-302d5568-8334-49ca-8fd3-82ec9a97e48b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:07.890311 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-302d5568-8334-49ca-8fd3-82ec9a97e48b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:07.890311 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-302d5568-8334-49ca-8fd3-82ec9a97e48b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:07.899739 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:07.899739 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:07.909244 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-302d5568-8334-49ca-8fd3-82ec9a97e48b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:07.913934 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-302d5568-8334-49ca-8fd3-82ec9a97e48b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:07.914391 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 904/3663] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:07 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:08.415648 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e30978ac-af12-4bd0-abb6-6e8e03647b6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:08.417375 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e30978ac-af12-4bd0-abb6-6e8e03647b6f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:08.417534 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e30978ac-af12-4bd0-abb6-6e8e03647b6f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:08.417748 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e30978ac-af12-4bd0-abb6-6e8e03647b6f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:08.426811 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:08.426811 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:08.430644 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e30978ac-af12-4bd0-abb6-6e8e03647b6f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:08.435037 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e30978ac-af12-4bd0-abb6-6e8e03647b6f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:08.435467 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 925/3664] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:08 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:08.452173 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-72a529b7-33bd-41ef-9aa1-9223b8327c5a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:08.453671 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-72a529b7-33bd-41ef-9aa1-9223b8327c5a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:08.453830 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-72a529b7-33bd-41ef-9aa1-9223b8327c5a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:08.454022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-72a529b7-33bd-41ef-9aa1-9223b8327c5a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:08.465653 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:08.465653 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:08.470123 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-72a529b7-33bd-41ef-9aa1-9223b8327c5a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:08.475589 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-72a529b7-33bd-41ef-9aa1-9223b8327c5a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:08.476129 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 921/3665] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:08 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:08.489410 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d5a1676-b209-4ff5-85f7-0f296a7c8d35 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:08.492190 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d5a1676-b209-4ff5-85f7-0f296a7c8d35 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:08.492440 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d5a1676-b209-4ff5-85f7-0f296a7c8d35 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:08.492626 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d5a1676-b209-4ff5-85f7-0f296a7c8d35 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:08.492722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3d5a1676-b209-4ff5-85f7-0f296a7c8d35 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:08.502936 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:08.502936 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:08.504946 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d5a1676-b209-4ff5-85f7-0f296a7c8d35 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:08.505382 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 916/3666] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:08 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:08.875444 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-17539a92-55ba-42fe-a4fe-2bb010aa06fb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:08.877202 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-17539a92-55ba-42fe-a4fe-2bb010aa06fb tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:01:08.877414 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-17539a92-55ba-42fe-a4fe-2bb010aa06fb tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:08.877604 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-17539a92-55ba-42fe-a4fe-2bb010aa06fb tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:08.889769 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:08.889769 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:08.894288 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-17539a92-55ba-42fe-a4fe-2bb010aa06fb tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:08.899664 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-17539a92-55ba-42fe-a4fe-2bb010aa06fb tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:01:08.900199 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 905/3667] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:08 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:08.930846 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-20823e23-7b69-4312-8b8d-d3ae35e3d69e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:08.933470 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-20823e23-7b69-4312-8b8d-d3ae35e3d69e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:08.933704 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-20823e23-7b69-4312-8b8d-d3ae35e3d69e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:08.933974 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-20823e23-7b69-4312-8b8d-d3ae35e3d69e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:08.945721 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:08.945721 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:08.954138 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-20823e23-7b69-4312-8b8d-d3ae35e3d69e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:08.961338 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-20823e23-7b69-4312-8b8d-d3ae35e3d69e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:08.961898 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 926/3668] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:08 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:09.518869 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-88c4a887-778a-4e83-a89f-254ea38d4547 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:09.523009 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88c4a887-778a-4e83-a89f-254ea38d4547 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:09.523009 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88c4a887-778a-4e83-a89f-254ea38d4547 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:09.523009 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88c4a887-778a-4e83-a89f-254ea38d4547 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:09.523009 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-88c4a887-778a-4e83-a89f-254ea38d4547 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:09.530952 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:09.530952 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:09.530952 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88c4a887-778a-4e83-a89f-254ea38d4547 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:09.530952 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 922/3669] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:09 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:09.916377 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60cfb72b-2f5d-4a72-ba91-10a372fecb4e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:09.918385 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60cfb72b-2f5d-4a72-ba91-10a372fecb4e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:01:09.918541 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60cfb72b-2f5d-4a72-ba91-10a372fecb4e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:09.918770 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60cfb72b-2f5d-4a72-ba91-10a372fecb4e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:09.932933 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:09.932933 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:09.943177 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-60cfb72b-2f5d-4a72-ba91-10a372fecb4e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:09.948528 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60cfb72b-2f5d-4a72-ba91-10a372fecb4e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:01:09.948893 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 917/3670] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:09 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:09.976925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6e482a57-a25d-4524-81f8-2d353a6996f3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:09.978632 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e482a57-a25d-4524-81f8-2d353a6996f3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:09.978807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e482a57-a25d-4524-81f8-2d353a6996f3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:09.978993 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e482a57-a25d-4524-81f8-2d353a6996f3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:09.992555 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:09.992555 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:09.992555 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6e482a57-a25d-4524-81f8-2d353a6996f3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:09.997964 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e482a57-a25d-4524-81f8-2d353a6996f3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:09.998378 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 906/3671] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:09 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:10.544870 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2832763d-00a3-4395-b6ac-6a223ed5d50e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:10.548313 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2832763d-00a3-4395-b6ac-6a223ed5d50e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:10.548494 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2832763d-00a3-4395-b6ac-6a223ed5d50e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:10.548659 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2832763d-00a3-4395-b6ac-6a223ed5d50e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:10.548771 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2832763d-00a3-4395-b6ac-6a223ed5d50e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:10.552961 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:10.552961 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:10.553595 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2832763d-00a3-4395-b6ac-6a223ed5d50e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:10.554087 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 927/3672] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:10 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:10.827152 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-919dafc4-6112-484e-8ed3-0e570070c0a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:10.831590 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-919dafc4-6112-484e-8ed3-0e570070c0a3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/attachments/29a283e5-871d-41bf-9105-cf9aaebf3233/action Aug 01 14:01:10.831590 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-919dafc4-6112-484e-8ed3-0e570070c0a3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:10.831590 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-919dafc4-6112-484e-8ed3-0e570070c0a3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:10.858962 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:10.858962 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:10.874647 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8d77c392-c089-4e0e-86da-68dd039bbc65 req-919dafc4-6112-484e-8ed3-0e570070c0a3 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/29a283e5-871d-41bf-9105-cf9aaebf3233/action returned with HTTP 204 Aug 01 14:01:10.875313 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 923/3673] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:01:10 2026] POST /volume/v3/attachments/29a283e5-871d-41bf-9105-cf9aaebf3233/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:10.961819 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-178dea83-26e7-403f-9ffb-97b30951e9f5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:10.963772 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-178dea83-26e7-403f-9ffb-97b30951e9f5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:01:10.964015 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-178dea83-26e7-403f-9ffb-97b30951e9f5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:10.964303 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-178dea83-26e7-403f-9ffb-97b30951e9f5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:10.975302 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:10.975302 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:10.979967 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-178dea83-26e7-403f-9ffb-97b30951e9f5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:10.985673 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-178dea83-26e7-403f-9ffb-97b30951e9f5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:01:10.986158 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 918/3674] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:10 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:11.016744 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1ca08d9f-1027-49ff-8fa0-73a518ce642e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.018726 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1ca08d9f-1027-49ff-8fa0-73a518ce642e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:11.019390 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1ca08d9f-1027-49ff-8fa0-73a518ce642e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.019390 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1ca08d9f-1027-49ff-8fa0-73a518ce642e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.028327 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.028327 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:11.037296 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1ca08d9f-1027-49ff-8fa0-73a518ce642e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:11.041445 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1ca08d9f-1027-49ff-8fa0-73a518ce642e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:11.041975 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 907/3675] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.065424 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-d1c7cd92-08e0-4c5c-addc-2143dc4c9b16 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.068042 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-d1c7cd92-08e0-4c5c-addc-2143dc4c9b16 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:11.068358 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-d1c7cd92-08e0-4c5c-addc-2143dc4c9b16 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.068656 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-d1c7cd92-08e0-4c5c-addc-2143dc4c9b16 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.083003 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.083003 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:11.087360 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-d1c7cd92-08e0-4c5c-addc-2143dc4c9b16 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:11.092186 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-d1c7cd92-08e0-4c5c-addc-2143dc4c9b16 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:11.092651 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 928/3676] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.205785 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e7537a2a-092c-4941-8923-73d65463a5cd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.206366 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7537a2a-092c-4941-8923-73d65463a5cd None None] GET https://10.4.3.223/volume// Aug 01 14:01:11.210160 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7537a2a-092c-4941-8923-73d65463a5cd None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.210476 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7537a2a-092c-4941-8923-73d65463a5cd None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.211424 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7537a2a-092c-4941-8923-73d65463a5cd None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:11.211598 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 924/3677] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:01:11.221875 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5cbe39bd-f6f6-4295-a890-41e1f215c4f9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.226304 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2cafc9ff-195d-43cb-879d-32321d0424ae None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.228597 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5cbe39bd-f6f6-4295-a890-41e1f215c4f9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:01:11.228597 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5cbe39bd-f6f6-4295-a890-41e1f215c4f9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13a56e75-996e-42ef-871a-b9e0201adabf", "connector": null, "instance_uuid": "36e7e92f-acdf-424e-ac50-0927222baca0"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:11.232453 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2cafc9ff-195d-43cb-879d-32321d0424ae tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:11.232453 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2cafc9ff-195d-43cb-879d-32321d0424ae tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.232453 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2cafc9ff-195d-43cb-879d-32321d0424ae tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.241042 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.241042 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:11.246169 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2cafc9ff-195d-43cb-879d-32321d0424ae tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:11.249321 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.249321 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:11.252115 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2cafc9ff-195d-43cb-879d-32321d0424ae tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:11.255239 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 908/3678] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.271341 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e4caf52a-e524-4463-adb7-3700a8568982 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.273616 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e4caf52a-e524-4463-adb7-3700a8568982 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:11.273849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e4caf52a-e524-4463-adb7-3700a8568982 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.274084 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e4caf52a-e524-4463-adb7-3700a8568982 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.279526 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5cbe39bd-f6f6-4295-a890-41e1f215c4f9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:01:11.280140 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 919/3679] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:01:11 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 01 14:01:11.283229 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.283229 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:11.288542 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e4caf52a-e524-4463-adb7-3700a8568982 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:11.296247 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e4caf52a-e524-4463-adb7-3700a8568982 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:11.296756 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 929/3680] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.309428 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a9bda671-1fe3-4bbc-bfc7-76d48f51873a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.311556 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9bda671-1fe3-4bbc-bfc7-76d48f51873a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:11.311847 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9bda671-1fe3-4bbc-bfc7-76d48f51873a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.312178 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9bda671-1fe3-4bbc-bfc7-76d48f51873a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.324638 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.324638 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:11.330583 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a9bda671-1fe3-4bbc-bfc7-76d48f51873a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:11.336081 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9bda671-1fe3-4bbc-bfc7-76d48f51873a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:11.336593 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 925/3681] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.344660 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-03e7d656-9966-444a-a3f6-22818b494585 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.347257 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cbeead28-f541-45dc-b0b0-0a2902185696 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.347650 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cbeead28-f541-45dc-b0b0-0a2902185696 None None] GET https://10.4.3.223/volume// Aug 01 14:01:11.347783 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-03e7d656-9966-444a-a3f6-22818b494585 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:11.347851 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cbeead28-f541-45dc-b0b0-0a2902185696 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.348045 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-03e7d656-9966-444a-a3f6-22818b494585 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.348113 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cbeead28-f541-45dc-b0b0-0a2902185696 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.348414 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-03e7d656-9966-444a-a3f6-22818b494585 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.348605 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cbeead28-f541-45dc-b0b0-0a2902185696 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:11.349021 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 920/3682] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:01:11.361715 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-f14f320a-f69f-4579-b7ad-d42a08ab2e56 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.361879 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.361879 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:11.366354 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-f14f320a-f69f-4579-b7ad-d42a08ab2e56 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:11.366354 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-f14f320a-f69f-4579-b7ad-d42a08ab2e56 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.366447 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-f14f320a-f69f-4579-b7ad-d42a08ab2e56 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.373843 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-03e7d656-9966-444a-a3f6-22818b494585 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:11.381011 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-03e7d656-9966-444a-a3f6-22818b494585 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:11.381333 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 909/3683] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.383878 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.383878 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:11.389940 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-f14f320a-f69f-4579-b7ad-d42a08ab2e56 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:11.397897 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-f14f320a-f69f-4579-b7ad-d42a08ab2e56 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:11.398867 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 930/3684] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 1053 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 14:01:11.534344 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bc2430ed-2524-4cc0-8b16-81a8b82d8587 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.534950 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc2430ed-2524-4cc0-8b16-81a8b82d8587 None None] GET https://10.4.3.223/volume// Aug 01 14:01:11.535183 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc2430ed-2524-4cc0-8b16-81a8b82d8587 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.535518 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc2430ed-2524-4cc0-8b16-81a8b82d8587 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.536002 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc2430ed-2524-4cc0-8b16-81a8b82d8587 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:11.536489 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 926/3685] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:01: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 01 14:01:11.545969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-cb1c974d-cda7-41e4-9f10-a399feabdaf4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.548762 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-cb1c974d-cda7-41e4-9f10-a399feabdaf4 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:01:11.549278 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-cb1c974d-cda7-41e4-9f10-a399feabdaf4 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f8c3cbc-c732-4874-ad57-82af7d7d434a", "connector": null, "instance_uuid": "d0a6d6a4-a52d-48f7-9653-17f3906bbf99"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:11.561253 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.561253 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:11.562635 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5d80ce75-84b0-48d1-b15e-58343ee35d72 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.565209 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fdf7eb4b-1053-4a82-b5b3-ccbac83cca6b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.565558 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5d80ce75-84b0-48d1-b15e-58343ee35d72 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] PUT https://10.4.3.223/volume/v3/attachments/91e5fcfa-5aae-4e5a-8cac-dda81a14f838 Aug 01 14:01:11.565775 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5d80ce75-84b0-48d1-b15e-58343ee35d72 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:11.567347 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fdf7eb4b-1053-4a82-b5b3-ccbac83cca6b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:11.567580 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fdf7eb4b-1053-4a82-b5b3-ccbac83cca6b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.567766 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fdf7eb4b-1053-4a82-b5b3-ccbac83cca6b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.567882 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fdf7eb4b-1053-4a82-b5b3-ccbac83cca6b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:11.572879 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.572879 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:11.573875 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fdf7eb4b-1053-4a82-b5b3-ccbac83cca6b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:11.574236 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 931/3686] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.574398 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5d80ce75-84b0-48d1-b15e-58343ee35d72 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Acquiring lock "cinder-attachment_update-13a56e75-996e-42ef-871a-b9e0201adabf-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:01:11.579797 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5d80ce75-84b0-48d1-b15e-58343ee35d72 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Lock "cinder-attachment_update-13a56e75-996e-42ef-871a-b9e0201adabf-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:01:11.580977 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.580977 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:11.586423 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-96064969-27c4-4043-bd57-053a93590016 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.590257 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96064969-27c4-4043-bd57-053a93590016 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4/export_record Aug 01 14:01:11.590257 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96064969-27c4-4043-bd57-053a93590016 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.590257 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96064969-27c4-4043-bd57-053a93590016 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'export_record' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.590257 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-96064969-27c4-4043-bd57-053a93590016 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Export record for backup 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100199) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 14:01:11.594108 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.594108 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:11.594899 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-cb1c974d-cda7-41e4-9f10-a399feabdaf4 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:01:11.594989 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.api [None req-96064969-27c4-4043-bd57-053a93590016 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling RPCAPI with context: , host: np0000006308, backup: 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100199) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 14:01:11.595419 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 921/3687] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:01:11 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 01 14:01:11.602884 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-96064969-27c4-4043-bd57-053a93590016 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] export_record in rpcapi backup_id 2da1562a-97a8-4269-a923-f964c01f56b4 on host np0000006308. {{(pid=100199) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 14:01:11.624539 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-96064969-27c4-4043-bd57-053a93590016 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmRhMTU2MmEtOTdhOC00MjY5LWE5MjMtZjk2NGMwMWY1NmI0IiwgInVzZXJfaWQiOiAiYjAwMmZiZWNmOGRkNDgyZDhkODYwNWRlYzYxMTc0NDgiLCAicHJvamVjdF9pZCI6ICJiYWQ3YTViZjAxODI0OGVlOTIzODBlODUxNjBhZjI4YSIsICJ2b2x1bWVfaWQiOiAiY2UzMTcwZjgtMzcwNy00MGI5LTg4ODUtNmU1NzJmMGNjMGQ5IiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg0NTEzMzc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2UzMTcwZjgtMzcwNy00MGI5LTg4ODUtNmU1NzJmMGNjMGQ5LzIwMjYwODAxMTQwMDU0L2F6X25vdmFfYmFja3VwXzJkYTE1NjJhLTk3YTgtNDI2OS1hOTIzLWY5NjRjMDFmNTZiNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTQ6MDA6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTQ6MDA6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDowMToxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100199) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 14:01:11.626089 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96064969-27c4-4043-bd57-053a93590016 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4/export_record returned with HTTP 200 Aug 01 14:01:11.626089 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 927/3688] 10.4.3.223 () {68 vars in 1430 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4/export_record => generated 1424 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:11.631831 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5fb550cd-88b7-4fe0-b19e-db85922f6f52 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.635657 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60a0e913-7b91-4148-81c6-a89fdc7cc304 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.636053 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5fb550cd-88b7-4fe0-b19e-db85922f6f52 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:11.636565 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5fb550cd-88b7-4fe0-b19e-db85922f6f52 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.637073 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5fb550cd-88b7-4fe0-b19e-db85922f6f52 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.637598 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60a0e913-7b91-4148-81c6-a89fdc7cc304 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:11.637895 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60a0e913-7b91-4148-81c6-a89fdc7cc304 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.638268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60a0e913-7b91-4148-81c6-a89fdc7cc304 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.638387 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-60a0e913-7b91-4148-81c6-a89fdc7cc304 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:11.644478 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.644478 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:11.645484 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60a0e913-7b91-4148-81c6-a89fdc7cc304 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:11.646267 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 922/3689] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.654264 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.654264 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:11.656306 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ea48ecb4-c654-46ec-ba53-60592d5eff5a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.656830 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea48ecb4-c654-46ec-ba53-60592d5eff5a None None] GET https://10.4.3.223/volume// Aug 01 14:01:11.657126 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea48ecb4-c654-46ec-ba53-60592d5eff5a None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.657426 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea48ecb4-c654-46ec-ba53-60592d5eff5a None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.657864 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea48ecb4-c654-46ec-ba53-60592d5eff5a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:11.657932 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-179620e1-899c-4cfe-8138-f4be8d112e13 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.658374 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5fb550cd-88b7-4fe0-b19e-db85922f6f52 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:11.658787 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 928/3690] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01: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 01 14:01:11.660179 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-179620e1-899c-4cfe-8138-f4be8d112e13 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/backups/import_record Aug 01 14:01:11.660670 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-179620e1-899c-4cfe-8138-f4be8d112e13 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2IzYmM5NzEtYzdlNS00NGM4LTk5MmQtNTY3ZDBjNTE3YjRiIiwgInVzZXJfaWQiOiAiYjAwMmZiZWNmOGRkNDgyZDhkODYwNWRlYzYxMTc0NDgiLCAicHJvamVjdF9pZCI6ICJiYWQ3YTViZjAxODI0OGVlOTIzODBlODUxNjBhZjI4YSIsICJ2b2x1bWVfaWQiOiAiY2UzMTcwZjgtMzcwNy00MGI5LTg4ODUtNmU1NzJmMGNjMGQ5IiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg0NTEzMzc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2UzMTcwZjgtMzcwNy00MGI5LTg4ODUtNmU1NzJmMGNjMGQ5LzIwMjYwODAxMTQwMDU0L2F6X25vdmFfYmFja3VwXzJkYTE1NjJhLTk3YTgtNDI2OS1hOTIzLWY5NjRjMDFmNTZiNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTQ6MDA6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTQ6MDA6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDowMToxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:11.662085 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-179620e1-899c-4cfe-8138-f4be8d112e13 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2IzYmM5NzEtYzdlNS00NGM4LTk5MmQtNTY3ZDBjNTE3YjRiIiwgInVzZXJfaWQiOiAiYjAwMmZiZWNmOGRkNDgyZDhkODYwNWRlYzYxMTc0NDgiLCAicHJvamVjdF9pZCI6ICJiYWQ3YTViZjAxODI0OGVlOTIzODBlODUxNjBhZjI4YSIsICJ2b2x1bWVfaWQiOiAiY2UzMTcwZjgtMzcwNy00MGI5LTg4ODUtNmU1NzJmMGNjMGQ5IiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg0NTEzMzc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2UzMTcwZjgtMzcwNy00MGI5LTg4ODUtNmU1NzJmMGNjMGQ5LzIwMjYwODAxMTQwMDU0L2F6X25vdmFfYmFja3VwXzJkYTE1NjJhLTk3YTgtNDI2OS1hOTIzLWY5NjRjMDFmNTZiNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTQ6MDA6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTQ6MDA6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDowMToxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100201) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 14:01:11.662283 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-179620e1-899c-4cfe-8138-f4be8d112e13 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2IzYmM5NzEtYzdlNS00NGM4LTk5MmQtNTY3ZDBjNTE3YjRiIiwgInVzZXJfaWQiOiAiYjAwMmZiZWNmOGRkNDgyZDhkODYwNWRlYzYxMTc0NDgiLCAicHJvamVjdF9pZCI6ICJiYWQ3YTViZjAxODI0OGVlOTIzODBlODUxNjBhZjI4YSIsICJ2b2x1bWVfaWQiOiAiY2UzMTcwZjgtMzcwNy00MGI5LTg4ODUtNmU1NzJmMGNjMGQ5IiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg0NTEzMzc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2UzMTcwZjgtMzcwNy00MGI5LTg4ODUtNmU1NzJmMGNjMGQ5LzIwMjYwODAxMTQwMDU0L2F6X25vdmFfYmFja3VwXzJkYTE1NjJhLTk3YTgtNDI2OS1hOTIzLWY5NjRjMDFmNTZiNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTQ6MDA6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTQ6MDA6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDowMToxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100201) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 14:01:11.664130 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5fb550cd-88b7-4fe0-b19e-db85922f6f52 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:11.664881 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 932/3691] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.671861 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-a67d7b11-156d-4ea6-9b6e-0164320e0e49 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.673498 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-a67d7b11-156d-4ea6-9b6e-0164320e0e49 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:11.673699 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-a67d7b11-156d-4ea6-9b6e-0164320e0e49 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.674002 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-a67d7b11-156d-4ea6-9b6e-0164320e0e49 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.684339 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.684339 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:11.688480 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-a67d7b11-156d-4ea6-9b6e-0164320e0e49 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:11.693779 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-a67d7b11-156d-4ea6-9b6e-0164320e0e49 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:11.695896 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 929/3692] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 1057 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:01:11.697938 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5d80ce75-84b0-48d1-b15e-58343ee35d72 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Lock "cinder-attachment_update-13a56e75-996e-42ef-871a-b9e0201adabf-np0000006308" released by "attachment_update" :: held 0.118s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:01:11.698326 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-5d80ce75-84b0-48d1-b15e-58343ee35d72 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/91e5fcfa-5aae-4e5a-8cac-dda81a14f838 returned with HTTP 200 Aug 01 14:01:11.701255 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 910/3693] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:01:11 2026] PUT /volume/v3/attachments/91e5fcfa-5aae-4e5a-8cac-dda81a14f838 => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:11.709668 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-e68c1a4e-8bf2-48c0-8a4e-68f5f9fb2dff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.712336 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-e68c1a4e-8bf2-48c0-8a4e-68f5f9fb2dff tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf/encryption Aug 01 14:01:11.712589 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-e68c1a4e-8bf2-48c0-8a4e-68f5f9fb2dff tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.712849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-e68c1a4e-8bf2-48c0-8a4e-68f5f9fb2dff tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.713873 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-179620e1-899c-4cfe-8138-f4be8d112e13 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['6b6ab6dd-aae3-4632-9d3a-78f949adf6d8', '82beb16b-4af0-43f9-aaac-20b4a452b750'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:11.723262 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.723262 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:11.730017 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-e68c1a4e-8bf2-48c0-8a4e-68f5f9fb2dff tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf/encryption returned with HTTP 200 Aug 01 14:01:11.730579 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 933/3694] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.748446 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-179620e1-899c-4cfe-8138-f4be8d112e13 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] import_record rpcapi backup id 3b3bc971-c7e5-44c8-992d-567d0c517b4b on host np0000006308 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2IzYmM5NzEtYzdlNS00NGM4LTk5MmQtNTY3ZDBjNTE3YjRiIiwgInVzZXJfaWQiOiAiYjAwMmZiZWNmOGRkNDgyZDhkODYwNWRlYzYxMTc0NDgiLCAicHJvamVjdF9pZCI6ICJiYWQ3YTViZjAxODI0OGVlOTIzODBlODUxNjBhZjI4YSIsICJ2b2x1bWVfaWQiOiAiY2UzMTcwZjgtMzcwNy00MGI5LTg4ODUtNmU1NzJmMGNjMGQ5IiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg0NTEzMzc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2UzMTcwZjgtMzcwNy00MGI5LTg4ODUtNmU1NzJmMGNjMGQ5LzIwMjYwODAxMTQwMDU0L2F6X25vdmFfYmFja3VwXzJkYTE1NjJhLTk3YTgtNDI2OS1hOTIzLWY5NjRjMDFmNTZiNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTQ6MDA6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTQ6MDA6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDowMToxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100201) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 01 14:01:11.750526 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-179620e1-899c-4cfe-8138-f4be8d112e13 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Import record output: {'backup': {'id': '3b3bc971-c7e5-44c8-992d-567d0c517b4b', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b'}, {'rel': 'bookmark', 'href': 'https://10.4.3.223/volume/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b'}]}}. {{(pid=100201) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 01 14:01:11.750804 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-179620e1-899c-4cfe-8138-f4be8d112e13 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/import_record returned with HTTP 201 Aug 01 14:01:11.751388 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 923/3695] 10.4.3.223 () {70 vars in 1342 bytes} [Sat Aug 1 14:01:11 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 94 msecs (HTTP/1.1 201) 7 headers in 290 bytes (2 switches on core 0) Aug 01 14:01:11.760835 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1326d864-8ef0-4c31-b0ae-e51a8c9732df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.762963 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1326d864-8ef0-4c31-b0ae-e51a8c9732df tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b Aug 01 14:01:11.763621 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1326d864-8ef0-4c31-b0ae-e51a8c9732df tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.763621 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1326d864-8ef0-4c31-b0ae-e51a8c9732df tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.763621 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1326d864-8ef0-4c31-b0ae-e51a8c9732df tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 3b3bc971-c7e5-44c8-992d-567d0c517b4b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:11.768420 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.768420 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:11.769088 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1326d864-8ef0-4c31-b0ae-e51a8c9732df tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b returned with HTTP 200 Aug 01 14:01:11.769525 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 930/3696] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:11.836824 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-f6b9f113-52e1-4081-a245-73ba9e9ee328 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.839062 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-f6b9f113-52e1-4081-a245-73ba9e9ee328 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] PUT https://10.4.3.223/volume/v3/attachments/1db24788-3f61-4eb5-b9d0-fc554949be53 Aug 01 14:01:11.839498 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-f6b9f113-52e1-4081-a245-73ba9e9ee328 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:11.848779 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-f6b9f113-52e1-4081-a245-73ba9e9ee328 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Acquiring lock "cinder-attachment_update-1f8c3cbc-c732-4874-ad57-82af7d7d434a-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:01:11.855059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-f6b9f113-52e1-4081-a245-73ba9e9ee328 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-1f8c3cbc-c732-4874-ad57-82af7d7d434a-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:01:11.856416 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.856416 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:11.949868 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-f6b9f113-52e1-4081-a245-73ba9e9ee328 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-1f8c3cbc-c732-4874-ad57-82af7d7d434a-np0000006308" released by "attachment_update" :: held 0.095s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:01:11.950176 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-f6b9f113-52e1-4081-a245-73ba9e9ee328 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/1db24788-3f61-4eb5-b9d0-fc554949be53 returned with HTTP 200 Aug 01 14:01:11.950725 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 911/3697] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:01:11 2026] PUT /volume/v3/attachments/1db24788-3f61-4eb5-b9d0-fc554949be53 => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:11.958532 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-0c292b16-0634-46aa-9e5c-a724545bd77b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:11.961294 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-0c292b16-0634-46aa-9e5c-a724545bd77b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption Aug 01 14:01:11.961532 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-0c292b16-0634-46aa-9e5c-a724545bd77b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:11.961773 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-0c292b16-0634-46aa-9e5c-a724545bd77b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:11.972495 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:11.972495 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:11.979049 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-0c292b16-0634-46aa-9e5c-a724545bd77b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption returned with HTTP 200 Aug 01 14:01:11.979502 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 934/3698] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:01:11 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:12.058990 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-03da9d8b-f1c3-47ee-944a-b632dd3a9e20 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:12.060324 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03da9d8b-f1c3-47ee-944a-b632dd3a9e20 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:12.060557 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03da9d8b-f1c3-47ee-944a-b632dd3a9e20 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:12.060782 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03da9d8b-f1c3-47ee-944a-b632dd3a9e20 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:12.067671 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:12.067671 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:12.071323 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-03da9d8b-f1c3-47ee-944a-b632dd3a9e20 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:12.075748 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03da9d8b-f1c3-47ee-944a-b632dd3a9e20 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:12.076230 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 924/3699] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:12 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:12.352222 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-14bf5bb1-7560-426f-ab72-7b566053fe86 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:12.354095 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14bf5bb1-7560-426f-ab72-7b566053fe86 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:12.354294 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14bf5bb1-7560-426f-ab72-7b566053fe86 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:12.354469 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14bf5bb1-7560-426f-ab72-7b566053fe86 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:12.364277 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:12.364277 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:12.367704 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-14bf5bb1-7560-426f-ab72-7b566053fe86 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:12.371423 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14bf5bb1-7560-426f-ab72-7b566053fe86 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:12.371773 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 931/3700] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:12 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:12.677394 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bc0e0e4f-3fb1-4e28-8d93-22831d4fb170 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:12.681236 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bc0e0e4f-3fb1-4e28-8d93-22831d4fb170 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:12.681236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bc0e0e4f-3fb1-4e28-8d93-22831d4fb170 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:12.681236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bc0e0e4f-3fb1-4e28-8d93-22831d4fb170 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:12.692247 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:12.692247 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:12.695463 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bc0e0e4f-3fb1-4e28-8d93-22831d4fb170 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:12.702139 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bc0e0e4f-3fb1-4e28-8d93-22831d4fb170 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:12.702747 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 912/3701] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:12 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:12.782673 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1e4e26a1-94f6-4b61-b1e4-aa6442fda1ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:12.784845 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e4e26a1-94f6-4b61-b1e4-aa6442fda1ce tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b Aug 01 14:01:12.785383 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e4e26a1-94f6-4b61-b1e4-aa6442fda1ce tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:12.785771 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e4e26a1-94f6-4b61-b1e4-aa6442fda1ce tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:12.786046 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1e4e26a1-94f6-4b61-b1e4-aa6442fda1ce tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 3b3bc971-c7e5-44c8-992d-567d0c517b4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:12.795735 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:12.795735 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:12.795735 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e4e26a1-94f6-4b61-b1e4-aa6442fda1ce tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b returned with HTTP 200 Aug 01 14:01:12.795735 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 935/3702] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:12 2026] GET /volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:12.804367 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d9b8aa80-c31b-41ca-88f5-5351cf653f93 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:12.807016 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d9b8aa80-c31b-41ca-88f5-5351cf653f93 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b Aug 01 14:01:12.807343 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d9b8aa80-c31b-41ca-88f5-5351cf653f93 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:12.810556 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d9b8aa80-c31b-41ca-88f5-5351cf653f93 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:12.810556 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-d9b8aa80-c31b-41ca-88f5-5351cf653f93 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete backup with id: 3b3bc971-c7e5-44c8-992d-567d0c517b4b. Aug 01 14:01:12.816425 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:12.816425 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:12.834266 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-d9b8aa80-c31b-41ca-88f5-5351cf653f93 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] delete_backup rpcapi backup_id 3b3bc971-c7e5-44c8-992d-567d0c517b4b {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:01:12.835713 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d9b8aa80-c31b-41ca-88f5-5351cf653f93 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b returned with HTTP 202 Aug 01 14:01:12.836189 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 925/3703] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:01:12 2026] DELETE /volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:01:12.850314 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cc9558c5-8125-4d87-aa18-95b722368b82 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:12.853828 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc9558c5-8125-4d87-aa18-95b722368b82 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b Aug 01 14:01:12.859253 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc9558c5-8125-4d87-aa18-95b722368b82 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:12.859253 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc9558c5-8125-4d87-aa18-95b722368b82 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:12.859253 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cc9558c5-8125-4d87-aa18-95b722368b82 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 3b3bc971-c7e5-44c8-992d-567d0c517b4b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:12.860938 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:12.860938 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:12.861854 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc9558c5-8125-4d87-aa18-95b722368b82 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b returned with HTTP 200 Aug 01 14:01:12.862399 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 932/3704] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:12 2026] GET /volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:13.092830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5e56d26c-6a77-4f0b-9c2b-407be26ec080 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:13.095733 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5e56d26c-6a77-4f0b-9c2b-407be26ec080 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:13.095733 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5e56d26c-6a77-4f0b-9c2b-407be26ec080 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:13.095733 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5e56d26c-6a77-4f0b-9c2b-407be26ec080 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:13.103039 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:13.103039 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:13.111519 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5e56d26c-6a77-4f0b-9c2b-407be26ec080 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:13.114289 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5e56d26c-6a77-4f0b-9c2b-407be26ec080 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:13.114767 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 913/3705] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:13 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:13.383696 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1ba71b6c-9b36-4439-912c-508c95815e3a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:13.385594 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1ba71b6c-9b36-4439-912c-508c95815e3a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:13.385799 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1ba71b6c-9b36-4439-912c-508c95815e3a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:13.386006 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1ba71b6c-9b36-4439-912c-508c95815e3a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:13.396988 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:13.396988 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:13.400442 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1ba71b6c-9b36-4439-912c-508c95815e3a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:13.404435 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1ba71b6c-9b36-4439-912c-508c95815e3a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:13.405087 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 936/3706] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:13 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:13.714452 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-277a08e5-b07e-401d-ac0f-857516b31342 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:13.718345 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-277a08e5-b07e-401d-ac0f-857516b31342 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:13.718639 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-277a08e5-b07e-401d-ac0f-857516b31342 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:13.718871 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-277a08e5-b07e-401d-ac0f-857516b31342 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:13.729686 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:13.729686 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:13.734087 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-277a08e5-b07e-401d-ac0f-857516b31342 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:13.738074 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-277a08e5-b07e-401d-ac0f-857516b31342 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:13.738462 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 926/3707] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:13 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:13.874508 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f59e0e20-615b-4ed0-8927-6314e3989e81 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:13.876350 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f59e0e20-615b-4ed0-8927-6314e3989e81 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b Aug 01 14:01:13.876549 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f59e0e20-615b-4ed0-8927-6314e3989e81 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:13.876722 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f59e0e20-615b-4ed0-8927-6314e3989e81 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:13.877037 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f59e0e20-615b-4ed0-8927-6314e3989e81 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 3b3bc971-c7e5-44c8-992d-567d0c517b4b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:13.880631 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f59e0e20-615b-4ed0-8927-6314e3989e81 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b returned with HTTP 404 Aug 01 14:01:13.881192 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 933/3708] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:13 2026] GET /volume/v3/backups/3b3bc971-c7e5-44c8-992d-567d0c517b4b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:13.890354 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2d751be9-6877-4b72-98f1-c3f7e851b813 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:13.892363 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2d751be9-6877-4b72-98f1-c3f7e851b813 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 Aug 01 14:01:13.892567 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2d751be9-6877-4b72-98f1-c3f7e851b813 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:13.892748 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2d751be9-6877-4b72-98f1-c3f7e851b813 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:13.892906 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-2d751be9-6877-4b72-98f1-c3f7e851b813 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete volume with id: ce3170f8-3707-40b9-8885-6e572f0cc0d9 Aug 01 14:01:13.901665 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:13.901665 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:13.901983 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2d751be9-6877-4b72-98f1-c3f7e851b813 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:13.920441 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2d751be9-6877-4b72-98f1-c3f7e851b813 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete volume request issued successfully. Aug 01 14:01:13.920610 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2d751be9-6877-4b72-98f1-c3f7e851b813 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 returned with HTTP 202 Aug 01 14:01:13.921023 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 914/3709] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:01:13 2026] DELETE /volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:13.929122 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e5c1a8e9-8732-4b3e-b0bb-f2e4879c32ec None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:13.930862 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e5c1a8e9-8732-4b3e-b0bb-f2e4879c32ec tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 Aug 01 14:01:13.931070 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e5c1a8e9-8732-4b3e-b0bb-f2e4879c32ec tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:13.931264 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e5c1a8e9-8732-4b3e-b0bb-f2e4879c32ec tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:13.939623 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:13.939623 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:13.943545 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e5c1a8e9-8732-4b3e-b0bb-f2e4879c32ec tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:13.947304 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e5c1a8e9-8732-4b3e-b0bb-f2e4879c32ec tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 returned with HTTP 200 Aug 01 14:01:13.947773 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 937/3710] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:13 2026] GET /volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:14.139416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e81a07a3-b7f5-46f9-a94e-7af91527091d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:14.141784 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e81a07a3-b7f5-46f9-a94e-7af91527091d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:14.142101 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e81a07a3-b7f5-46f9-a94e-7af91527091d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:14.142376 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e81a07a3-b7f5-46f9-a94e-7af91527091d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:14.149040 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:14.149040 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:14.152537 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e81a07a3-b7f5-46f9-a94e-7af91527091d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:14.156651 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e81a07a3-b7f5-46f9-a94e-7af91527091d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:14.157065 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 927/3711] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:14 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:14.418786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-287725c5-0ae9-49f9-8ba5-fda21807ea75 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:14.420780 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-287725c5-0ae9-49f9-8ba5-fda21807ea75 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:14.421291 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-287725c5-0ae9-49f9-8ba5-fda21807ea75 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:14.421291 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-287725c5-0ae9-49f9-8ba5-fda21807ea75 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:14.432600 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:14.432600 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:14.436995 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-287725c5-0ae9-49f9-8ba5-fda21807ea75 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:14.442267 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-287725c5-0ae9-49f9-8ba5-fda21807ea75 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:14.442792 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 934/3712] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:14 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:14.750594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c5ad4f49-ffc3-485b-8e28-51c72b2f1ef1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:14.753044 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c5ad4f49-ffc3-485b-8e28-51c72b2f1ef1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:14.753348 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c5ad4f49-ffc3-485b-8e28-51c72b2f1ef1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:14.753629 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c5ad4f49-ffc3-485b-8e28-51c72b2f1ef1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:14.769071 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:14.769071 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:14.774916 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c5ad4f49-ffc3-485b-8e28-51c72b2f1ef1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:14.781948 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c5ad4f49-ffc3-485b-8e28-51c72b2f1ef1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:14.782474 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 915/3713] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:14 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:14.963389 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b5a77cba-8497-41fa-9ce8-c4ad5860b1b3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:14.965196 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5a77cba-8497-41fa-9ce8-c4ad5860b1b3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 Aug 01 14:01:14.965451 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5a77cba-8497-41fa-9ce8-c4ad5860b1b3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:14.965659 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5a77cba-8497-41fa-9ce8-c4ad5860b1b3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:14.971702 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5a77cba-8497-41fa-9ce8-c4ad5860b1b3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 returned with HTTP 404 Aug 01 14:01:14.972286 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 938/3714] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:14 2026] GET /volume/v3/volumes/ce3170f8-3707-40b9-8885-6e572f0cc0d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:14.983352 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a87250c4-b3db-464c-9d36-2e790d739afe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:14.985361 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a87250c4-b3db-464c-9d36-2e790d739afe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups Aug 01 14:01:14.985752 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a87250c4-b3db-464c-9d36-2e790d739afe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:14.986084 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a87250c4-b3db-464c-9d36-2e790d739afe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:14.993321 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a87250c4-b3db-464c-9d36-2e790d739afe tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 200 Aug 01 14:01:14.993321 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 928/3715] 10.4.3.223 () {68 vars in 1277 bytes} [Sat Aug 1 14:01:14 2026] GET /volume/v3/backups => generated 625 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:15.005728 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0e5d3b06-a8e7-40e9-a787-6031fbd4dd47 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:15.007485 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e5d3b06-a8e7-40e9-a787-6031fbd4dd47 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups?project_id=bad7a5bf018248ee92380e85160af28a Aug 01 14:01:15.007686 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e5d3b06-a8e7-40e9-a787-6031fbd4dd47 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:15.007863 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e5d3b06-a8e7-40e9-a787-6031fbd4dd47 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:15.014605 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e5d3b06-a8e7-40e9-a787-6031fbd4dd47 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups?project_id=bad7a5bf018248ee92380e85160af28a returned with HTTP 200 Aug 01 14:01:15.015105 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 935/3716] 10.4.3.223 () {68 vars in 1364 bytes} [Sat Aug 1 14:01:15 2026] GET /volume/v3/backups?project_id=bad7a5bf018248ee92380e85160af28a => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:15.026989 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f917512c-39d1-429a-9e97-9928d09477f5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:15.028870 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:15.029261 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1215306724"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:15.030947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1215306724'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:15.031076 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume of 1 GB Aug 01 14:01:15.036184 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Availability Zones retrieved successfully. Aug 01 14:01:15.043195 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Flow 'volume_create_api' (a4b1a1bf-d4e9-41ee-a473-a7f9fd53a3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:15.044355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1f5880-65a2-4568-8a7f-5b803f29b78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:15.045443 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:15.076536 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1f5880-65a2-4568-8a7f-5b803f29b78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:15.077493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4373e7-5759-482a-8323-bf468e8bd40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:15.119256 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['230120b7-787b-476a-870a-af68c0a1f895', 'fa812cca-21da-45fc-9db2-67f329f7db2f', '04e28676-01b2-4bcf-94c5-c6563e34678b', 'ce5dc2f2-b7f1-4d50-b9dd-60dbb26f30eb'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:15.120402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4373e7-5759-482a-8323-bf468e8bd40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['230120b7-787b-476a-870a-af68c0a1f895', 'fa812cca-21da-45fc-9db2-67f329f7db2f', '04e28676-01b2-4bcf-94c5-c6563e34678b', 'ce5dc2f2-b7f1-4d50-b9dd-60dbb26f30eb']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:15.121438 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9cff2df-b021-4b38-b8ba-8b8e9eb6f062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:15.143262 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9cff2df-b021-4b38-b8ba-8b8e9eb6f062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af38afb8-62ea-4b2b-813b-e675c31d7401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1215306724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad7a5bf018248ee92380e85160af28a',qos_specs=None,replication_status=,reservations=['230120b7-787b-476a-870a-af68c0a1f895','fa812cca-21da-45fc-9db2-67f329f7db2f','04e28676-01b2-4bcf-94c5-c6563e34678b','ce5dc2f2-b7f1-4d50-b9dd-60dbb26f30eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b002fbecf8dd482d8d8605dec6117448',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1215306724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af38afb8-62ea-4b2b-813b-e675c31d7401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad7a5bf018248ee92380e85160af28a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b002fbecf8dd482d8d8605dec6117448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:15.144774 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1398133-1a31-48a1-9f9a-159380058f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:15.160596 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1398133-1a31-48a1-9f9a-159380058f8b) transitioned into state 'SUCCESS' from state '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-1215306724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bad7a5bf018248ee92380e85160af28a',qos_specs=None,replication_status=,reservations=['230120b7-787b-476a-870a-af68c0a1f895','fa812cca-21da-45fc-9db2-67f329f7db2f','04e28676-01b2-4bcf-94c5-c6563e34678b','ce5dc2f2-b7f1-4d50-b9dd-60dbb26f30eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b002fbecf8dd482d8d8605dec6117448',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:15.161304 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a6bbf7-817c-4440-b533-b02f7d56845f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:15.168835 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-51aae10e-6721-44f1-bc3d-ee6413b5e7b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:15.170787 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51aae10e-6721-44f1-bc3d-ee6413b5e7b4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:15.171929 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-51aae10e-6721-44f1-bc3d-ee6413b5e7b4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:15.171997 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a6bbf7-817c-4440-b533-b02f7d56845f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:15.172107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-51aae10e-6721-44f1-bc3d-ee6413b5e7b4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:15.172407 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Flow 'volume_create_api' (a4b1a1bf-d4e9-41ee-a473-a7f9fd53a3a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:15.172779 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume request issued successfully. Aug 01 14:01:15.173656 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f917512c-39d1-429a-9e97-9928d09477f5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:15.174543 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 916/3717] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:01:15 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:15.179898 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:15.179898 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:15.186095 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-51aae10e-6721-44f1-bc3d-ee6413b5e7b4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:15.190600 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8b9c2365-6537-437b-bebc-03196d328148 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:15.191907 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b9c2365-6537-437b-bebc-03196d328148 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 Aug 01 14:01:15.192232 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b9c2365-6537-437b-bebc-03196d328148 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:15.192483 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b9c2365-6537-437b-bebc-03196d328148 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:15.193143 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51aae10e-6721-44f1-bc3d-ee6413b5e7b4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:15.193647 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 939/3718] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:15 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:15.200945 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:15.200945 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:15.204627 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8b9c2365-6537-437b-bebc-03196d328148 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:15.208261 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b9c2365-6537-437b-bebc-03196d328148 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 returned with HTTP 200 Aug 01 14:01:15.208753 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 929/3719] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:15 2026] GET /volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:15.458930 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4a2207c3-d018-4c2d-9e25-1a83bd76164f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:15.461106 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a2207c3-d018-4c2d-9e25-1a83bd76164f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:15.461324 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a2207c3-d018-4c2d-9e25-1a83bd76164f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:15.461538 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a2207c3-d018-4c2d-9e25-1a83bd76164f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:15.474365 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:15.474365 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:15.478997 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4a2207c3-d018-4c2d-9e25-1a83bd76164f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:15.486785 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a2207c3-d018-4c2d-9e25-1a83bd76164f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:15.487426 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 936/3720] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:15 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:15.795523 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4e8fc1a2-2ced-4311-bd4e-4f67cb03aa52 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:15.797846 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4e8fc1a2-2ced-4311-bd4e-4f67cb03aa52 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:15.798103 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4e8fc1a2-2ced-4311-bd4e-4f67cb03aa52 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:15.798359 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4e8fc1a2-2ced-4311-bd4e-4f67cb03aa52 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:15.809320 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:15.809320 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:15.813612 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4e8fc1a2-2ced-4311-bd4e-4f67cb03aa52 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:15.818287 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4e8fc1a2-2ced-4311-bd4e-4f67cb03aa52 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:15.818749 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 917/3721] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:15 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:16.206542 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fb0b02fb-edcf-4b39-ba97-f3e9ec2e0491 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:16.208738 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb0b02fb-edcf-4b39-ba97-f3e9ec2e0491 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:16.208968 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb0b02fb-edcf-4b39-ba97-f3e9ec2e0491 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:16.209179 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb0b02fb-edcf-4b39-ba97-f3e9ec2e0491 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:16.217746 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:16.217746 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:16.222468 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fb0b02fb-edcf-4b39-ba97-f3e9ec2e0491 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:16.225421 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-278b5c11-c185-4c80-a37c-56d87296110c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:16.227107 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-278b5c11-c185-4c80-a37c-56d87296110c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 Aug 01 14:01:16.227484 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-278b5c11-c185-4c80-a37c-56d87296110c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:16.227761 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-278b5c11-c185-4c80-a37c-56d87296110c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:16.227999 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb0b02fb-edcf-4b39-ba97-f3e9ec2e0491 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:16.228499 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 940/3722] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:16 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:16.244277 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:16.244277 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:16.247993 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-278b5c11-c185-4c80-a37c-56d87296110c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:16.252999 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-278b5c11-c185-4c80-a37c-56d87296110c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 returned with HTTP 200 Aug 01 14:01:16.253728 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 930/3723] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:16 2026] GET /volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:16.268766 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b6e86898-16b3-4c6f-ae71-73d3e0d0a0ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:16.270874 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6e86898-16b3-4c6f-ae71-73d3e0d0a0ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:01:16.271377 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6e86898-16b3-4c6f-ae71-73d3e0d0a0ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af38afb8-62ea-4b2b-813b-e675c31d7401", "name": "tempest-type-Backup-1518716086"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:16.273064 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-b6e86898-16b3-4c6f-ae71-73d3e0d0a0ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating new backup {'backup': {'volume_id': 'af38afb8-62ea-4b2b-813b-e675c31d7401', 'name': 'tempest-type-Backup-1518716086'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:01:16.273292 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-b6e86898-16b3-4c6f-ae71-73d3e0d0a0ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating backup of volume af38afb8-62ea-4b2b-813b-e675c31d7401 in container None Aug 01 14:01:16.282020 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:16.282020 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:16.282545 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b6e86898-16b3-4c6f-ae71-73d3e0d0a0ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:16.301513 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b6e86898-16b3-4c6f-ae71-73d3e0d0a0ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['d5199b84-2000-4be4-96ef-370a2651306d', '9d88703d-a351-440f-8445-5dfd45779e4f'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:16.334361 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6e86898-16b3-4c6f-ae71-73d3e0d0a0ee tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:01:16.334895 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 937/3724] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:01:16 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 01 14:01:16.347445 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a3990e4e-896f-4354-a177-f242a56b2f80 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:16.349415 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a3990e4e-896f-4354-a177-f242a56b2f80 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:16.349659 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a3990e4e-896f-4354-a177-f242a56b2f80 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:16.349864 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a3990e4e-896f-4354-a177-f242a56b2f80 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:16.350006 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-a3990e4e-896f-4354-a177-f242a56b2f80 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:16.354306 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:16.354306 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:16.355081 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a3990e4e-896f-4354-a177-f242a56b2f80 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:16.355728 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 918/3725] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:16 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:16.499970 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3bdea9cc-1616-4a1c-b00b-961485f7a47c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:16.501961 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3bdea9cc-1616-4a1c-b00b-961485f7a47c tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:16.502163 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3bdea9cc-1616-4a1c-b00b-961485f7a47c tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:16.502396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3bdea9cc-1616-4a1c-b00b-961485f7a47c tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:16.515766 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:16.515766 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:16.519906 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3bdea9cc-1616-4a1c-b00b-961485f7a47c tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:16.523842 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3bdea9cc-1616-4a1c-b00b-961485f7a47c tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:16.524407 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 941/3726] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:16 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:16.831757 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7f340d30-02fd-4c04-b34c-8e7f0f7d95d8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:16.833446 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f340d30-02fd-4c04-b34c-8e7f0f7d95d8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:16.833725 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f340d30-02fd-4c04-b34c-8e7f0f7d95d8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:16.833986 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f340d30-02fd-4c04-b34c-8e7f0f7d95d8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:16.844948 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:16.844948 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:16.849428 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7f340d30-02fd-4c04-b34c-8e7f0f7d95d8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:16.854133 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f340d30-02fd-4c04-b34c-8e7f0f7d95d8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:16.854737 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 931/3727] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:16 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:17.247658 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f38059db-6f34-4757-8f02-fb003f75c7c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:17.250044 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f38059db-6f34-4757-8f02-fb003f75c7c2 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:17.250405 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f38059db-6f34-4757-8f02-fb003f75c7c2 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:17.250716 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f38059db-6f34-4757-8f02-fb003f75c7c2 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:17.259885 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:17.259885 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:17.264068 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f38059db-6f34-4757-8f02-fb003f75c7c2 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:17.269007 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f38059db-6f34-4757-8f02-fb003f75c7c2 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:17.269580 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 938/3728] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:17 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:17.367645 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-20667f6a-087e-48e3-8b2f-dcbb449fe40b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:17.369384 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-20667f6a-087e-48e3-8b2f-dcbb449fe40b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:17.369570 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-20667f6a-087e-48e3-8b2f-dcbb449fe40b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:17.369743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-20667f6a-087e-48e3-8b2f-dcbb449fe40b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:17.369849 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-20667f6a-087e-48e3-8b2f-dcbb449fe40b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:17.373757 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:17.373757 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:17.374313 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-20667f6a-087e-48e3-8b2f-dcbb449fe40b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:17.374644 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 919/3729] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:17 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:17.535455 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0ed055e9-5d76-410a-a727-18553cd1a1da None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:17.537365 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ed055e9-5d76-410a-a727-18553cd1a1da tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:17.537610 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0ed055e9-5d76-410a-a727-18553cd1a1da tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:17.537834 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0ed055e9-5d76-410a-a727-18553cd1a1da tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:17.547278 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:17.547278 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:17.550621 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0ed055e9-5d76-410a-a727-18553cd1a1da tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:17.554403 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ed055e9-5d76-410a-a727-18553cd1a1da tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:17.554743 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 942/3730] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:17 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:17.868972 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b3cb7c37-025b-4b8f-a976-ceccff420f6e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:17.872569 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3cb7c37-025b-4b8f-a976-ceccff420f6e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:17.872924 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3cb7c37-025b-4b8f-a976-ceccff420f6e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:17.874009 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3cb7c37-025b-4b8f-a976-ceccff420f6e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:17.885673 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:17.885673 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:17.889447 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b3cb7c37-025b-4b8f-a976-ceccff420f6e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:17.894107 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3cb7c37-025b-4b8f-a976-ceccff420f6e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:17.894562 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 932/3731] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:17 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:18.281347 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6666e6e3-b4f0-4e07-ad1b-a111a00ed5ac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:18.283668 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6666e6e3-b4f0-4e07-ad1b-a111a00ed5ac tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:18.283984 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6666e6e3-b4f0-4e07-ad1b-a111a00ed5ac tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:18.284150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6666e6e3-b4f0-4e07-ad1b-a111a00ed5ac tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:18.291524 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:18.291524 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:18.295984 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6666e6e3-b4f0-4e07-ad1b-a111a00ed5ac tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:18.300706 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6666e6e3-b4f0-4e07-ad1b-a111a00ed5ac tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:18.301334 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 939/3732] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:18 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:18.385041 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-727a6fb4-5459-4396-8238-8fbe1dc3ef21 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:18.387789 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-727a6fb4-5459-4396-8238-8fbe1dc3ef21 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:18.387789 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-727a6fb4-5459-4396-8238-8fbe1dc3ef21 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:18.387789 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-727a6fb4-5459-4396-8238-8fbe1dc3ef21 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:18.387789 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-727a6fb4-5459-4396-8238-8fbe1dc3ef21 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:18.392202 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:18.392202 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:18.392909 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-727a6fb4-5459-4396-8238-8fbe1dc3ef21 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:18.393349 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 920/3733] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:18 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:18.570122 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-49fce0cf-19c0-4dde-84ac-c6e12c02210b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:18.571674 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49fce0cf-19c0-4dde-84ac-c6e12c02210b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:18.572223 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49fce0cf-19c0-4dde-84ac-c6e12c02210b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:18.572326 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49fce0cf-19c0-4dde-84ac-c6e12c02210b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:18.587501 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:18.587501 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:18.594136 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-49fce0cf-19c0-4dde-84ac-c6e12c02210b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:18.599526 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49fce0cf-19c0-4dde-84ac-c6e12c02210b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:18.600007 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 943/3734] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:18 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:18.616569 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-e1d1baee-74a7-43aa-bbf8-0b9d65690b26 req-244b2e2a-1823-4ae4-9e29-e72d59793334 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:18.618823 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e1d1baee-74a7-43aa-bbf8-0b9d65690b26 req-244b2e2a-1823-4ae4-9e29-e72d59793334 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] DELETE https://10.4.3.223/volume/v3/attachments/fdd5d8ce-6373-4544-a7a0-4293c175af1c Aug 01 14:01:18.619041 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-e1d1baee-74a7-43aa-bbf8-0b9d65690b26 req-244b2e2a-1823-4ae4-9e29-e72d59793334 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:18.619239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-e1d1baee-74a7-43aa-bbf8-0b9d65690b26 req-244b2e2a-1823-4ae4-9e29-e72d59793334 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:18.626370 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:18.626370 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:18.673730 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e1d1baee-74a7-43aa-bbf8-0b9d65690b26 req-244b2e2a-1823-4ae4-9e29-e72d59793334 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/attachments/fdd5d8ce-6373-4544-a7a0-4293c175af1c returned with HTTP 200 Aug 01 14:01:18.674143 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 933/3735] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:01:18 2026] DELETE /volume/v3/attachments/fdd5d8ce-6373-4544-a7a0-4293c175af1c => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:18.914026 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-30ad96d8-d984-4865-903b-688b575d832e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:18.916325 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30ad96d8-d984-4865-903b-688b575d832e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:18.916817 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30ad96d8-d984-4865-903b-688b575d832e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:18.916967 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30ad96d8-d984-4865-903b-688b575d832e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:18.929387 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:18.929387 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:18.934238 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-30ad96d8-d984-4865-903b-688b575d832e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:18.939692 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30ad96d8-d984-4865-903b-688b575d832e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:18.940270 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 940/3736] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:18 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:19.314129 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-33cdfc32-939c-4b9d-b090-83d3c1a71774 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:19.315973 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-33cdfc32-939c-4b9d-b090-83d3c1a71774 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:19.316157 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-33cdfc32-939c-4b9d-b090-83d3c1a71774 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:19.316372 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-33cdfc32-939c-4b9d-b090-83d3c1a71774 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:19.323457 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:19.323457 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:19.327036 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-33cdfc32-939c-4b9d-b090-83d3c1a71774 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:19.330919 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-33cdfc32-939c-4b9d-b090-83d3c1a71774 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:19.331274 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 921/3737] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:19 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:19.405062 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c5506048-647f-4bb6-9637-d7585ac25f1d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:19.407133 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5506048-647f-4bb6-9637-d7585ac25f1d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:19.407434 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5506048-647f-4bb6-9637-d7585ac25f1d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:19.407641 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5506048-647f-4bb6-9637-d7585ac25f1d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:19.407746 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c5506048-647f-4bb6-9637-d7585ac25f1d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:19.411919 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:19.411919 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:19.412574 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5506048-647f-4bb6-9637-d7585ac25f1d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:19.412931 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 944/3738] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:19 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:19.612589 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a0b5f290-7404-4cbe-8ba6-5e06f40de97b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:19.614566 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0b5f290-7404-4cbe-8ba6-5e06f40de97b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:19.614786 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0b5f290-7404-4cbe-8ba6-5e06f40de97b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:19.615009 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0b5f290-7404-4cbe-8ba6-5e06f40de97b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:19.625567 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:19.625567 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:19.629050 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a0b5f290-7404-4cbe-8ba6-5e06f40de97b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:19.633747 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0b5f290-7404-4cbe-8ba6-5e06f40de97b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:19.634357 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 934/3739] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:19 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:19.961436 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d74d4fee-c050-4bce-8808-586460f78d17 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:19.963383 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d74d4fee-c050-4bce-8808-586460f78d17 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:19.963722 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d74d4fee-c050-4bce-8808-586460f78d17 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:19.964027 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d74d4fee-c050-4bce-8808-586460f78d17 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:19.975580 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:19.975580 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:19.979680 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d74d4fee-c050-4bce-8808-586460f78d17 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:19.983777 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d74d4fee-c050-4bce-8808-586460f78d17 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:19.984710 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 941/3740] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:19 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:20.019475 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-92d2a832-24e5-41b6-9b55-ccc95e42df9d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:20.022378 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-92d2a832-24e5-41b6-9b55-ccc95e42df9d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/attachments/91e5fcfa-5aae-4e5a-8cac-dda81a14f838/action Aug 01 14:01:20.022778 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-92d2a832-24e5-41b6-9b55-ccc95e42df9d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:20.022976 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-92d2a832-24e5-41b6-9b55-ccc95e42df9d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:20.043130 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:20.043130 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:20.053822 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-55e103f2-e0d3-4cac-911f-bac15b74aaf7 req-92d2a832-24e5-41b6-9b55-ccc95e42df9d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/91e5fcfa-5aae-4e5a-8cac-dda81a14f838/action returned with HTTP 204 Aug 01 14:01:20.053822 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 922/3741] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:01:20 2026] POST /volume/v3/attachments/91e5fcfa-5aae-4e5a-8cac-dda81a14f838/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:20.239830 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d087faad-845a-40d4-9c98-a6b87539d230 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:20.243420 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d087faad-845a-40d4-9c98-a6b87539d230 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 Aug 01 14:01:20.243715 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d087faad-845a-40d4-9c98-a6b87539d230 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:20.243973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d087faad-845a-40d4-9c98-a6b87539d230 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:20.244185 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-d087faad-845a-40d4-9c98-a6b87539d230 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Delete volume with id: 2e3cbc11-6428-4c34-a41b-adc520083fd5 Aug 01 14:01:20.253502 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:20.253502 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:20.254118 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d087faad-845a-40d4-9c98-a6b87539d230 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:01:20.273824 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d087faad-845a-40d4-9c98-a6b87539d230 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Delete volume request issued successfully. Aug 01 14:01:20.274241 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d087faad-845a-40d4-9c98-a6b87539d230 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 returned with HTTP 202 Aug 01 14:01:20.274801 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 945/3742] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:01:20 2026] DELETE /volume/v3/volumes/2e3cbc11-6428-4c34-a41b-adc520083fd5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:20.282707 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c830d50d-eab6-490d-9bf4-816322767322 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:20.284561 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c830d50d-eab6-490d-9bf4-816322767322 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] DELETE https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 Aug 01 14:01:20.285012 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c830d50d-eab6-490d-9bf4-816322767322 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:20.285012 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c830d50d-eab6-490d-9bf4-816322767322 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:20.285196 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-c830d50d-eab6-490d-9bf4-816322767322 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Delete backup with id: 64655c49-27ee-4f06-addf-a9b74e61a096. Aug 01 14:01:20.290748 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:20.290748 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:20.302811 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-c830d50d-eab6-490d-9bf4-816322767322 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] delete_backup rpcapi backup_id 64655c49-27ee-4f06-addf-a9b74e61a096 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:01:20.304384 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c830d50d-eab6-490d-9bf4-816322767322 tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 returned with HTTP 202 Aug 01 14:01:20.304896 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 935/3743] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:01:20 2026] DELETE /volume/v3/backups/64655c49-27ee-4f06-addf-a9b74e61a096 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:01:20.314546 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-825b169b-391c-448a-8a94-c53ff93699cf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:20.317693 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-825b169b-391c-448a-8a94-c53ff93699cf tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] DELETE https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb Aug 01 14:01:20.318080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-825b169b-391c-448a-8a94-c53ff93699cf tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:20.318600 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-825b169b-391c-448a-8a94-c53ff93699cf tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:20.318817 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-825b169b-391c-448a-8a94-c53ff93699cf tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Delete volume with id: df7f9cfe-231c-4d92-b637-72b5533862cb Aug 01 14:01:20.328202 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:20.328202 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:20.328982 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-825b169b-391c-448a-8a94-c53ff93699cf tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:01:20.344947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2370603a-c1a4-49cc-a093-26d8c4c5d3e9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:20.347020 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2370603a-c1a4-49cc-a093-26d8c4c5d3e9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:20.347264 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2370603a-c1a4-49cc-a093-26d8c4c5d3e9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:20.347528 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2370603a-c1a4-49cc-a093-26d8c4c5d3e9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:20.356957 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-825b169b-391c-448a-8a94-c53ff93699cf tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Delete volume request issued successfully. Aug 01 14:01:20.357191 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-825b169b-391c-448a-8a94-c53ff93699cf tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb returned with HTTP 202 Aug 01 14:01:20.357687 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 942/3744] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:01:20 2026] DELETE /volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:20.358748 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:20.358748 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:20.364228 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2370603a-c1a4-49cc-a093-26d8c4c5d3e9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:20.366314 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dfcd24cd-cca5-45af-a6cd-1fec0037309b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:20.369573 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dfcd24cd-cca5-45af-a6cd-1fec0037309b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb Aug 01 14:01:20.369821 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dfcd24cd-cca5-45af-a6cd-1fec0037309b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:20.370539 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dfcd24cd-cca5-45af-a6cd-1fec0037309b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:20.373606 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2370603a-c1a4-49cc-a093-26d8c4c5d3e9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:20.373606 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 923/3745] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:20 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:20.380183 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:20.380183 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:20.387904 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dfcd24cd-cca5-45af-a6cd-1fec0037309b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Volume info retrieved successfully. Aug 01 14:01:20.399223 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dfcd24cd-cca5-45af-a6cd-1fec0037309b tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb returned with HTTP 200 Aug 01 14:01:20.402798 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 946/3746] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:20 2026] GET /volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:20.426578 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cd1a6ded-5f50-4890-a410-eddf6caa713e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:20.429121 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd1a6ded-5f50-4890-a410-eddf6caa713e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:20.432375 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd1a6ded-5f50-4890-a410-eddf6caa713e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:20.432375 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd1a6ded-5f50-4890-a410-eddf6caa713e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:20.432375 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-cd1a6ded-5f50-4890-a410-eddf6caa713e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:20.434638 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:20.434638 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:20.435360 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd1a6ded-5f50-4890-a410-eddf6caa713e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:20.435754 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 936/3747] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:20 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:20.647322 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-79399942-a700-428f-8bc5-7d8991e48f7a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:20.649946 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-79399942-a700-428f-8bc5-7d8991e48f7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:01:20.650489 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-79399942-a700-428f-8bc5-7d8991e48f7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:20.651224 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-79399942-a700-428f-8bc5-7d8991e48f7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:20.663269 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:20.663269 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:20.667235 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-79399942-a700-428f-8bc5-7d8991e48f7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:20.673236 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-79399942-a700-428f-8bc5-7d8991e48f7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:01:20.673758 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 943/3748] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:20 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 14:01:21.004536 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-17fb0c70-84c4-472a-8337-53a921bc41ac None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.006778 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-17fb0c70-84c4-472a-8337-53a921bc41ac tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:21.007028 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-17fb0c70-84c4-472a-8337-53a921bc41ac tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.007312 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-17fb0c70-84c4-472a-8337-53a921bc41ac tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.020397 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:21.020397 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:21.024848 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-17fb0c70-84c4-472a-8337-53a921bc41ac tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:21.030354 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-17fb0c70-84c4-472a-8337-53a921bc41ac tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:21.030897 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 924/3749] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:21 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:21.356778 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-92c69f5f-79b3-48ab-877c-6042262a9d67 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.361042 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-92c69f5f-79b3-48ab-877c-6042262a9d67 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:01:21.361355 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-92c69f5f-79b3-48ab-877c-6042262a9d67 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.361663 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-92c69f5f-79b3-48ab-877c-6042262a9d67 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.373828 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:21.373828 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:21.378460 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-92c69f5f-79b3-48ab-877c-6042262a9d67 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:21.384295 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-92c69f5f-79b3-48ab-877c-6042262a9d67 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:01:21.384829 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 947/3750] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:21 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:21.386562 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-043c0a02-86bc-4214-bced-2a0270dea330 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.388610 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-043c0a02-86bc-4214-bced-2a0270dea330 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:21.388828 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-043c0a02-86bc-4214-bced-2a0270dea330 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.389025 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-043c0a02-86bc-4214-bced-2a0270dea330 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.396565 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:21.396565 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:21.400781 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-043c0a02-86bc-4214-bced-2a0270dea330 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:21.405510 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-043c0a02-86bc-4214-bced-2a0270dea330 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:21.405847 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 937/3751] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:21 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 1431 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:21.418239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4d4a33b3-93ff-40c3-a720-642e9f2cb2cd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.418948 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ef235aec-eceb-4464-8804-f46209dd0c4b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.421351 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ef235aec-eceb-4464-8804-f46209dd0c4b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:21.421467 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ef235aec-eceb-4464-8804-f46209dd0c4b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.421659 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ef235aec-eceb-4464-8804-f46209dd0c4b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.422914 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d4a33b3-93ff-40c3-a720-642e9f2cb2cd tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] GET https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb Aug 01 14:01:21.423406 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d4a33b3-93ff-40c3-a720-642e9f2cb2cd tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.425692 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d4a33b3-93ff-40c3-a720-642e9f2cb2cd tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.431626 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:21.431626 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:21.435744 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d4a33b3-93ff-40c3-a720-642e9f2cb2cd tempest-TestVolumeBackupRestore-1658503522 tempest-TestVolumeBackupRestore-1658503522-project-member] https://10.4.3.223/volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb returned with HTTP 404 Aug 01 14:01:21.436883 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ef235aec-eceb-4464-8804-f46209dd0c4b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:21.437121 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 944/3752] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:21 2026] GET /volume/v3/volumes/df7f9cfe-231c-4d92-b637-72b5533862cb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:21.443229 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ef235aec-eceb-4464-8804-f46209dd0c4b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:21.443662 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 925/3753] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:21 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 1431 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:21.448437 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-12ac43fe-81b1-48ef-a62e-e94c026cd339 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.452557 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12ac43fe-81b1-48ef-a62e-e94c026cd339 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:21.452557 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12ac43fe-81b1-48ef-a62e-e94c026cd339 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.452557 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12ac43fe-81b1-48ef-a62e-e94c026cd339 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.452783 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-12ac43fe-81b1-48ef-a62e-e94c026cd339 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:21.458376 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:21.458376 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:21.459149 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12ac43fe-81b1-48ef-a62e-e94c026cd339 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:21.459641 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 948/3754] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:21 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:21.485494 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1b222d85-5f16-424a-b3da-937d8e1c6215 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.485982 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1b222d85-5f16-424a-b3da-937d8e1c6215 None None] GET https://10.4.3.223/volume// Aug 01 14:01:21.486065 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1b222d85-5f16-424a-b3da-937d8e1c6215 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.486327 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1b222d85-5f16-424a-b3da-937d8e1c6215 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.486720 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1b222d85-5f16-424a-b3da-937d8e1c6215 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:21.487206 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 938/3755] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:01: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 01 14:01:21.494551 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-9f6c13cd-1b0f-4892-8db7-16a151fc0f8d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.497600 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-9f6c13cd-1b0f-4892-8db7-16a151fc0f8d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:01:21.497600 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-9f6c13cd-1b0f-4892-8db7-16a151fc0f8d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77748454-1317-49f8-8c1c-058669e4d767", "connector": null, "instance_uuid": "36e7e92f-acdf-424e-ac50-0927222baca0"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:21.509515 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:21.509515 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:21.545067 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-9f6c13cd-1b0f-4892-8db7-16a151fc0f8d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:01:21.545779 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 945/3756] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:01:21 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 01 14:01:21.582018 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6ee2c918-117a-4ac7-8933-b413307c2baa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.584986 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ee2c918-117a-4ac7-8933-b413307c2baa tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:01:21.585099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f6f47286-9792-4cee-8480-e91a9702e317 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.585255 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ee2c918-117a-4ac7-8933-b413307c2baa tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.585495 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ee2c918-117a-4ac7-8933-b413307c2baa tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.585587 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6f47286-9792-4cee-8480-e91a9702e317 None None] GET https://10.4.3.223/volume// Aug 01 14:01:21.585815 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6f47286-9792-4cee-8480-e91a9702e317 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.586090 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6f47286-9792-4cee-8480-e91a9702e317 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.586543 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6f47286-9792-4cee-8480-e91a9702e317 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:21.586936 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 949/3757] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01: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 01 14:01:21.595083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-10813db0-ddd3-44bd-9c8a-f747c7c50337 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.598326 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-10813db0-ddd3-44bd-9c8a-f747c7c50337 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:01:21.598595 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-10813db0-ddd3-44bd-9c8a-f747c7c50337 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.598696 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-4efbb9ed-a5d8-47bb-8345-fbe9274e1681 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.598821 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-10813db0-ddd3-44bd-9c8a-f747c7c50337 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.601259 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-4efbb9ed-a5d8-47bb-8345-fbe9274e1681 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:21.601495 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-4efbb9ed-a5d8-47bb-8345-fbe9274e1681 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:21.601705 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-4efbb9ed-a5d8-47bb-8345-fbe9274e1681 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:21.604510 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:21.604510 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:21.610531 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:21.610531 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:21.611385 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6ee2c918-117a-4ac7-8933-b413307c2baa tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:21.615085 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-4efbb9ed-a5d8-47bb-8345-fbe9274e1681 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:21.618634 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ee2c918-117a-4ac7-8933-b413307c2baa tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:01:21.619376 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:21.619376 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:21.619533 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 926/3758] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:21 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 921 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:21.621306 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-4efbb9ed-a5d8-47bb-8345-fbe9274e1681 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:21.621847 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 946/3759] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:21 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 1431 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:21.629304 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-10813db0-ddd3-44bd-9c8a-f747c7c50337 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:21.634439 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-10813db0-ddd3-44bd-9c8a-f747c7c50337 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:01:21.634998 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 939/3760] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:01:21 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1101 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:01:21.759802 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-28a9f898-f981-4077-9ecd-ca73eea9fa63 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:21.763530 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-28a9f898-f981-4077-9ecd-ca73eea9fa63 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] PUT https://10.4.3.223/volume/v3/attachments/900ef2d3-0d69-4c7f-9dba-b09c07303bc3 Aug 01 14:01:21.764072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-28a9f898-f981-4077-9ecd-ca73eea9fa63 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:21.771838 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-28a9f898-f981-4077-9ecd-ca73eea9fa63 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Acquiring lock "cinder-attachment_update-77748454-1317-49f8-8c1c-058669e4d767-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:01:21.776833 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-28a9f898-f981-4077-9ecd-ca73eea9fa63 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Lock "cinder-attachment_update-77748454-1317-49f8-8c1c-058669e4d767-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:01:21.777723 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:21.777723 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:21.870379 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-28a9f898-f981-4077-9ecd-ca73eea9fa63 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Lock "cinder-attachment_update-77748454-1317-49f8-8c1c-058669e4d767-np0000006308" released by "attachment_update" :: held 0.093s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:01:21.871161 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-28a9f898-f981-4077-9ecd-ca73eea9fa63 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/900ef2d3-0d69-4c7f-9dba-b09c07303bc3 returned with HTTP 200 Aug 01 14:01:21.871789 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 950/3761] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:01:21 2026] PUT /volume/v3/attachments/900ef2d3-0d69-4c7f-9dba-b09c07303bc3 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:22.047574 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5ae0ff24-046e-4561-86b6-262f139f70ab None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:22.049014 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5ae0ff24-046e-4561-86b6-262f139f70ab tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:22.049188 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5ae0ff24-046e-4561-86b6-262f139f70ab tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:22.049374 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5ae0ff24-046e-4561-86b6-262f139f70ab tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:22.057956 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:22.057956 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:22.061304 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5ae0ff24-046e-4561-86b6-262f139f70ab tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:22.065061 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5ae0ff24-046e-4561-86b6-262f139f70ab tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:22.065451 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 927/3762] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:22 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:22.198896 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-5da22e72-0ce8-4a96-8dab-1e0f99b3fad8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:22.201729 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-5da22e72-0ce8-4a96-8dab-1e0f99b3fad8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:22.201935 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-5da22e72-0ce8-4a96-8dab-1e0f99b3fad8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:22.202149 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-5da22e72-0ce8-4a96-8dab-1e0f99b3fad8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:22.214132 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:22.214132 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:22.220597 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-5da22e72-0ce8-4a96-8dab-1e0f99b3fad8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:22.226304 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-5da22e72-0ce8-4a96-8dab-1e0f99b3fad8 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:22.227335 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 947/3763] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:22 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 1431 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:22.238046 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3395fc1f-89e2-483b-b3e5-37c4c43e751b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:22.238530 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3395fc1f-89e2-483b-b3e5-37c4c43e751b None None] GET https://10.4.3.223/volume// Aug 01 14:01:22.238687 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3395fc1f-89e2-483b-b3e5-37c4c43e751b None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:22.238887 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3395fc1f-89e2-483b-b3e5-37c4c43e751b None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:22.239192 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3395fc1f-89e2-483b-b3e5-37c4c43e751b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:22.239516 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 940/3764] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:01: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 01 14:01:22.248284 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-9069ce58-a08e-46a2-beb9-33b7b2f3046f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:22.249983 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-9069ce58-a08e-46a2-beb9-33b7b2f3046f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:01:22.250338 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-9069ce58-a08e-46a2-beb9-33b7b2f3046f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e508b587-0be5-483e-933c-e63c3d74876f", "connector": null, "instance_uuid": "0a43e087-0f38-4f16-97e4-5cac160d52df"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:22.257831 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:22.257831 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:22.302613 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-9069ce58-a08e-46a2-beb9-33b7b2f3046f tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:01:22.302613 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 951/3765] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:01:22 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 01 14:01:22.473836 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c14a59c4-9249-4503-969e-27b206f99529 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:22.475385 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c14a59c4-9249-4503-969e-27b206f99529 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:22.476241 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c14a59c4-9249-4503-969e-27b206f99529 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:22.476241 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c14a59c4-9249-4503-969e-27b206f99529 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:22.476241 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-c14a59c4-9249-4503-969e-27b206f99529 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:22.482329 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:22.482329 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:22.483031 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c14a59c4-9249-4503-969e-27b206f99529 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:22.483460 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 928/3766] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:22 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:22.636335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a7a2f012-f469-4873-b28f-990e404cd66b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:22.638255 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a7a2f012-f469-4873-b28f-990e404cd66b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:01:22.638255 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a7a2f012-f469-4873-b28f-990e404cd66b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:22.639818 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a7a2f012-f469-4873-b28f-990e404cd66b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:22.650134 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:22.650134 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:22.653044 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a7a2f012-f469-4873-b28f-990e404cd66b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:22.657595 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a7a2f012-f469-4873-b28f-990e404cd66b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:01:22.658173 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 948/3767] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:22 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:23.081366 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a5ac27e-601c-41c6-bd3e-5ba53ce33812 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:23.084097 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a5ac27e-601c-41c6-bd3e-5ba53ce33812 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:23.084380 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a5ac27e-601c-41c6-bd3e-5ba53ce33812 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:23.084697 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a5ac27e-601c-41c6-bd3e-5ba53ce33812 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:23.098595 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:23.098595 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:23.103583 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3a5ac27e-601c-41c6-bd3e-5ba53ce33812 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:23.115624 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a5ac27e-601c-41c6-bd3e-5ba53ce33812 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:23.116154 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 941/3768] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:23 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:23.422158 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-12019a73-e252-4185-b9c4-fae6c20bb1ff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:23.424289 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-12019a73-e252-4185-b9c4-fae6c20bb1ff tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments/1db24788-3f61-4eb5-b9d0-fc554949be53/action Aug 01 14:01:23.424683 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-12019a73-e252-4185-b9c4-fae6c20bb1ff tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:23.424814 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-12019a73-e252-4185-b9c4-fae6c20bb1ff tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:23.446335 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:23.446335 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:23.470789 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c4692214-d8b2-4e05-9579-4236c649ebe0 req-12019a73-e252-4185-b9c4-fae6c20bb1ff tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/1db24788-3f61-4eb5-b9d0-fc554949be53/action returned with HTTP 204 Aug 01 14:01:23.474239 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 952/3769] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:01:23 2026] POST /volume/v3/attachments/1db24788-3f61-4eb5-b9d0-fc554949be53/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:23.506644 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bf4cd2f5-162e-4734-abfb-4bff40fc9a86 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:23.519294 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bf4cd2f5-162e-4734-abfb-4bff40fc9a86 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:23.519294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bf4cd2f5-162e-4734-abfb-4bff40fc9a86 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:23.519294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bf4cd2f5-162e-4734-abfb-4bff40fc9a86 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:23.519294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-bf4cd2f5-162e-4734-abfb-4bff40fc9a86 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:23.521990 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:23.521990 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:23.522995 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bf4cd2f5-162e-4734-abfb-4bff40fc9a86 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:23.523562 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 929/3770] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:23 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:23.548976 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9b39a2c3-84ea-44d4-a854-3002feed61f0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:23.549410 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9b39a2c3-84ea-44d4-a854-3002feed61f0 None None] GET https://10.4.3.223/volume// Aug 01 14:01:23.549587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9b39a2c3-84ea-44d4-a854-3002feed61f0 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:23.549771 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9b39a2c3-84ea-44d4-a854-3002feed61f0 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:23.550085 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9b39a2c3-84ea-44d4-a854-3002feed61f0 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:23.550402 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 949/3771] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:01:23.557434 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-f8414075-cb17-4fa2-9834-d0be435afd9a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:23.559889 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-f8414075-cb17-4fa2-9834-d0be435afd9a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:01:23.560157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-f8414075-cb17-4fa2-9834-d0be435afd9a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:23.560421 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-f8414075-cb17-4fa2-9834-d0be435afd9a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:23.572673 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:23.572673 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:23.578117 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-f8414075-cb17-4fa2-9834-d0be435afd9a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:01:23.583987 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-f8414075-cb17-4fa2-9834-d0be435afd9a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:01:23.584400 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 942/3772] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:01:23 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:01:23.672070 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-54c0f39f-a111-4ed1-857b-30bf0651e14f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:23.674146 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54c0f39f-a111-4ed1-857b-30bf0651e14f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:01:23.674388 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54c0f39f-a111-4ed1-857b-30bf0651e14f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:23.674635 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54c0f39f-a111-4ed1-857b-30bf0651e14f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:23.685617 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:23.685617 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:23.690036 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-54c0f39f-a111-4ed1-857b-30bf0651e14f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:23.694359 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54c0f39f-a111-4ed1-857b-30bf0651e14f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:01:23.694959 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 953/3773] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:23 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:23.722712 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-aad22290-ed7f-4f3a-9ed6-5ac95caffe26 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:23.725210 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-aad22290-ed7f-4f3a-9ed6-5ac95caffe26 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] PUT https://10.4.3.223/volume/v3/attachments/5018952d-3c56-4bc6-962b-bea024b6fb30 Aug 01 14:01:23.725609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-aad22290-ed7f-4f3a-9ed6-5ac95caffe26 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:23.733941 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-aad22290-ed7f-4f3a-9ed6-5ac95caffe26 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Acquiring lock "cinder-attachment_update-e508b587-0be5-483e-933c-e63c3d74876f-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:01:23.738827 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-aad22290-ed7f-4f3a-9ed6-5ac95caffe26 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Lock "cinder-attachment_update-e508b587-0be5-483e-933c-e63c3d74876f-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:01:23.740314 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:23.740314 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:23.820258 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-aad22290-ed7f-4f3a-9ed6-5ac95caffe26 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Lock "cinder-attachment_update-e508b587-0be5-483e-933c-e63c3d74876f-np0000006308" released by "attachment_update" :: held 0.081s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:01:23.820677 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-aad22290-ed7f-4f3a-9ed6-5ac95caffe26 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments/5018952d-3c56-4bc6-962b-bea024b6fb30 returned with HTTP 200 Aug 01 14:01:23.821316 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 930/3774] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:01:23 2026] PUT /volume/v3/attachments/5018952d-3c56-4bc6-962b-bea024b6fb30 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:23.849048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-d4e1c25c-4926-43ce-997d-d2fcd936f724 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:23.851687 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-d4e1c25c-4926-43ce-997d-d2fcd936f724 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/attachments/5018952d-3c56-4bc6-962b-bea024b6fb30/action Aug 01 14:01:23.852126 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-d4e1c25c-4926-43ce-997d-d2fcd936f724 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:23.852318 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-d4e1c25c-4926-43ce-997d-d2fcd936f724 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:23.878530 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:23.878530 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:23.893681 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-d4e1c25c-4926-43ce-997d-d2fcd936f724 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments/5018952d-3c56-4bc6-962b-bea024b6fb30/action returned with HTTP 204 Aug 01 14:01:23.894272 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 950/3775] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:01:23 2026] POST /volume/v3/attachments/5018952d-3c56-4bc6-962b-bea024b6fb30/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:24.130789 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d8b4dd04-c5d7-4925-abbf-fdbf519d1954 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:24.132945 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8b4dd04-c5d7-4925-abbf-fdbf519d1954 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:24.133235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8b4dd04-c5d7-4925-abbf-fdbf519d1954 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:24.133509 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8b4dd04-c5d7-4925-abbf-fdbf519d1954 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:24.152845 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:24.152845 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:24.157201 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d8b4dd04-c5d7-4925-abbf-fdbf519d1954 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:24.165989 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8b4dd04-c5d7-4925-abbf-fdbf519d1954 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:24.166505 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 943/3776] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:24 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 1170 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:24.184166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a75aa13c-36ef-4dfc-b56e-cbb34e720e3e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:24.187949 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a75aa13c-36ef-4dfc-b56e-cbb34e720e3e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:24.188167 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a75aa13c-36ef-4dfc-b56e-cbb34e720e3e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:24.188404 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a75aa13c-36ef-4dfc-b56e-cbb34e720e3e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:24.204527 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:24.204527 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:24.209201 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a75aa13c-36ef-4dfc-b56e-cbb34e720e3e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:24.215930 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a75aa13c-36ef-4dfc-b56e-cbb34e720e3e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:24.216340 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 954/3777] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:24 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 1170 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:24.538596 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5ef5e2d6-80c5-45c6-9fa2-0a2125ebdf55 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:24.541554 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5ef5e2d6-80c5-45c6-9fa2-0a2125ebdf55 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:24.541753 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5ef5e2d6-80c5-45c6-9fa2-0a2125ebdf55 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:24.541945 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5ef5e2d6-80c5-45c6-9fa2-0a2125ebdf55 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:24.542048 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-5ef5e2d6-80c5-45c6-9fa2-0a2125ebdf55 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:24.546024 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:24.546024 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:24.546744 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5ef5e2d6-80c5-45c6-9fa2-0a2125ebdf55 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:24.547196 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 931/3778] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:24 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:24.708407 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9d402192-cd95-4be3-a8ee-cb96a65ad180 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:24.710392 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d402192-cd95-4be3-a8ee-cb96a65ad180 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:01:24.710610 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d402192-cd95-4be3-a8ee-cb96a65ad180 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:24.710812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d402192-cd95-4be3-a8ee-cb96a65ad180 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:24.721622 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:24.721622 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:24.727017 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9d402192-cd95-4be3-a8ee-cb96a65ad180 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:24.732303 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d402192-cd95-4be3-a8ee-cb96a65ad180 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:01:24.732751 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 951/3779] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:24 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:25.214105 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-9fb43e49-4499-48cd-8d7b-4fc65570b298 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:25.215932 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-9fb43e49-4499-48cd-8d7b-4fc65570b298 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/attachments/900ef2d3-0d69-4c7f-9dba-b09c07303bc3/action Aug 01 14:01:25.216253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-9fb43e49-4499-48cd-8d7b-4fc65570b298 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:25.216481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-9fb43e49-4499-48cd-8d7b-4fc65570b298 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:25.234278 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:25.234278 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:25.254259 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f6f275f5-a0da-4aa2-a9bc-973ba4462581 req-9fb43e49-4499-48cd-8d7b-4fc65570b298 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/900ef2d3-0d69-4c7f-9dba-b09c07303bc3/action returned with HTTP 204 Aug 01 14:01:25.254818 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 944/3780] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:01:25 2026] POST /volume/v3/attachments/900ef2d3-0d69-4c7f-9dba-b09c07303bc3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:25.580027 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a393c56e-de5c-46c1-9a35-fb9d10e8b6ba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:25.587812 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a393c56e-de5c-46c1-9a35-fb9d10e8b6ba tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:25.588024 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a393c56e-de5c-46c1-9a35-fb9d10e8b6ba tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:25.588245 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a393c56e-de5c-46c1-9a35-fb9d10e8b6ba tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:25.588361 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a393c56e-de5c-46c1-9a35-fb9d10e8b6ba tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:25.596118 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:25.596118 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:25.597003 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a393c56e-de5c-46c1-9a35-fb9d10e8b6ba tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:25.597458 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 955/3781] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:25 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:25.748428 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4115ced1-a6a0-4653-8bda-f3faad6574ef None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:25.750908 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4115ced1-a6a0-4653-8bda-f3faad6574ef tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:01:25.751194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4115ced1-a6a0-4653-8bda-f3faad6574ef tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:25.751449 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4115ced1-a6a0-4653-8bda-f3faad6574ef tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:25.762763 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:25.762763 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:25.767961 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4115ced1-a6a0-4653-8bda-f3faad6574ef tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:01:25.774028 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4115ced1-a6a0-4653-8bda-f3faad6574ef tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:01:25.774580 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 932/3782] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:25 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:26.625258 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-60ec8f56-fb9b-45a9-8ca7-be286d693cf5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:26.627199 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60ec8f56-fb9b-45a9-8ca7-be286d693cf5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:26.627418 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60ec8f56-fb9b-45a9-8ca7-be286d693cf5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:26.627612 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60ec8f56-fb9b-45a9-8ca7-be286d693cf5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:26.627825 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-60ec8f56-fb9b-45a9-8ca7-be286d693cf5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:26.632469 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:26.632469 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:26.633035 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60ec8f56-fb9b-45a9-8ca7-be286d693cf5 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:26.633921 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 952/3783] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:26 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:27.038029 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8d592dd1-8362-435e-94a3-e8720e172d2a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:27.157044 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:27.157423 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2026632728"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:27.158700 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2026632728'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:27.158803 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:27.162942 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:27.170156 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (f007b3c3-eee3-467a-b6e4-ae9322796d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:27.170156 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99820ee6-2c45-41aa-b0c1-cf2033ea7ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:27.170308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:27.209438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99820ee6-2c45-41aa-b0c1-cf2033ea7ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:27.209438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa692aa-038e-446f-a90d-3607041e76ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:27.285456 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['66aac319-b7e1-4277-831d-f773b1ca30b5', '2e8abcfe-eb8a-493d-8fd7-7a93a3a66d7c', 'c602785b-27b5-4a29-ae5e-92b127409350', 'c80289fe-320b-422a-9e2a-d93696c9a369'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:27.286303 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa692aa-038e-446f-a90d-3607041e76ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66aac319-b7e1-4277-831d-f773b1ca30b5', '2e8abcfe-eb8a-493d-8fd7-7a93a3a66d7c', 'c602785b-27b5-4a29-ae5e-92b127409350', 'c80289fe-320b-422a-9e2a-d93696c9a369']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:27.287099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17b6b1da-6ec4-4d0a-9396-70bf5f68ef4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:27.311611 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17b6b1da-6ec4-4d0a-9396-70bf5f68ef4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2026632728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['66aac319-b7e1-4277-831d-f773b1ca30b5','2e8abcfe-eb8a-493d-8fd7-7a93a3a66d7c','c602785b-27b5-4a29-ae5e-92b127409350','c80289fe-320b-422a-9e2a-d93696c9a369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2026632728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:27.312401 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89bb934e-c7c3-4b59-b8f4-8042a066628b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:27.332403 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89bb934e-c7c3-4b59-b8f4-8042a066628b) transitioned into state 'SUCCESS' from state '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-2026632728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['66aac319-b7e1-4277-831d-f773b1ca30b5','2e8abcfe-eb8a-493d-8fd7-7a93a3a66d7c','c602785b-27b5-4a29-ae5e-92b127409350','c80289fe-320b-422a-9e2a-d93696c9a369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:27.333294 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103cbe1f-c793-4e8f-b2fc-3d09f504a07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:27.346383 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103cbe1f-c793-4e8f-b2fc-3d09f504a07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:27.347343 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (f007b3c3-eee3-467a-b6e4-ae9322796d10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:27.347676 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:01:27.348353 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d592dd1-8362-435e-94a3-e8720e172d2a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:27.348779 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 945/3784] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:01:27 2026] POST /volume/v3/volumes => generated 770 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:27.362049 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-593645ae-feb1-4542-85b5-53d3c6e47406 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:27.367828 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-593645ae-feb1-4542-85b5-53d3c6e47406 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b Aug 01 14:01:27.368078 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-593645ae-feb1-4542-85b5-53d3c6e47406 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:27.368929 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-593645ae-feb1-4542-85b5-53d3c6e47406 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:27.378560 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:27.378560 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:27.382393 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-593645ae-feb1-4542-85b5-53d3c6e47406 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:27.386204 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-593645ae-feb1-4542-85b5-53d3c6e47406 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b returned with HTTP 200 Aug 01 14:01:27.386888 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 956/3785] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:27 2026] GET /volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:27.656519 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3084c892-263c-496f-ad02-8eeba30fa63b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:27.658526 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3084c892-263c-496f-ad02-8eeba30fa63b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:27.658786 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3084c892-263c-496f-ad02-8eeba30fa63b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:27.659038 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3084c892-263c-496f-ad02-8eeba30fa63b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:27.659203 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-3084c892-263c-496f-ad02-8eeba30fa63b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:27.664807 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:27.664807 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:27.665670 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3084c892-263c-496f-ad02-8eeba30fa63b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:27.666131 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 933/3786] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:27 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:28.250602 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-9074de0d-8111-43c8-b6a1-7887fe5556c1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:28.257024 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-9074de0d-8111-43c8-b6a1-7887fe5556c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f/encryption Aug 01 14:01:28.257024 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-9074de0d-8111-43c8-b6a1-7887fe5556c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:28.257024 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-9074de0d-8111-43c8-b6a1-7887fe5556c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:28.272865 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:28.272865 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:28.282368 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-652e15ce-64ce-4f42-bcbd-b5f86082b892 req-9074de0d-8111-43c8-b6a1-7887fe5556c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f/encryption returned with HTTP 200 Aug 01 14:01:28.282924 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 953/3787] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:01:28 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:28.408592 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a5f1ac25-6b14-4c0e-a4dd-f296263d397f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:28.414177 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5f1ac25-6b14-4c0e-a4dd-f296263d397f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b Aug 01 14:01:28.414468 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5f1ac25-6b14-4c0e-a4dd-f296263d397f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:28.414687 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5f1ac25-6b14-4c0e-a4dd-f296263d397f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:28.422704 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:28.422704 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:28.427748 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a5f1ac25-6b14-4c0e-a4dd-f296263d397f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:28.436832 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5f1ac25-6b14-4c0e-a4dd-f296263d397f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b returned with HTTP 200 Aug 01 14:01:28.437332 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 946/3788] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:28 2026] GET /volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:28.456042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b5def558-bf19-4013-8e49-123603fcb34d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:28.459157 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5def558-bf19-4013-8e49-123603fcb34d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:01:28.459746 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5def558-bf19-4013-8e49-123603fcb34d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b", "name": "tempest-VolumeDependencyTests-Snapshot-1643052011"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:28.471351 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:28.471351 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:28.471351 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b5def558-bf19-4013-8e49-123603fcb34d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:28.471628 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-b5def558-bf19-4013-8e49-123603fcb34d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create snapshot from volume e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b Aug 01 14:01:28.535160 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b5def558-bf19-4013-8e49-123603fcb34d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['d1a0aeef-3d48-4382-9fcd-abfcb7100e03', '2004839d-a5c6-4ddc-abd2-9285d4ef1d49', '1f2469ca-ab9d-40d8-aebc-e7db9e4144a7', '92fac0df-d731-49b7-a6ba-31280d743ea3'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:28.573382 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b5def558-bf19-4013-8e49-123603fcb34d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot create request issued successfully. Aug 01 14:01:28.573811 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5def558-bf19-4013-8e49-123603fcb34d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:01:28.574321 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 957/3789] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:01:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 14:01:28.590313 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ddbfa07d-5f75-4384-b326-8eadb00d3bb2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:28.592172 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ddbfa07d-5f75-4384-b326-8eadb00d3bb2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 Aug 01 14:01:28.592414 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ddbfa07d-5f75-4384-b326-8eadb00d3bb2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:28.592647 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ddbfa07d-5f75-4384-b326-8eadb00d3bb2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:28.600682 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:28.600682 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:28.601402 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ddbfa07d-5f75-4384-b326-8eadb00d3bb2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:28.602403 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ddbfa07d-5f75-4384-b326-8eadb00d3bb2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 returned with HTTP 200 Aug 01 14:01:28.602788 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 934/3790] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:28 2026] GET /volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:28.678731 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5851d34f-b5c8-4034-b691-5a94a9c5c850 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:28.682092 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5851d34f-b5c8-4034-b691-5a94a9c5c850 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:28.682481 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5851d34f-b5c8-4034-b691-5a94a9c5c850 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:28.682679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5851d34f-b5c8-4034-b691-5a94a9c5c850 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:28.682834 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5851d34f-b5c8-4034-b691-5a94a9c5c850 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:28.693614 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:28.693614 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:28.695170 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5851d34f-b5c8-4034-b691-5a94a9c5c850 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:28.695743 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 954/3791] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:28 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:29.096678 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7acef684-e0f1-496d-8de5-216e2cb10322 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:29.097278 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7acef684-e0f1-496d-8de5-216e2cb10322 None None] GET https://10.4.3.223/volume// Aug 01 14:01:29.097489 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7acef684-e0f1-496d-8de5-216e2cb10322 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:29.097696 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7acef684-e0f1-496d-8de5-216e2cb10322 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:29.098041 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7acef684-e0f1-496d-8de5-216e2cb10322 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:29.098361 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 947/3792] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:01:29.108859 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-24c32cbb-e44b-4bd7-b877-44521e105cf8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:29.111295 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-24c32cbb-e44b-4bd7-b877-44521e105cf8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:01:29.111656 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-24c32cbb-e44b-4bd7-b877-44521e105cf8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f8c3cbc-c732-4874-ad57-82af7d7d434a", "connector": null, "instance_uuid": "d0a6d6a4-a52d-48f7-9653-17f3906bbf99"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:29.124326 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:29.124326 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:29.166395 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-24c32cbb-e44b-4bd7-b877-44521e105cf8 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:01:29.166919 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 958/3793] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:01:29 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 01 14:01:29.204350 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-02ace848-4f12-48fa-bd0c-eff9434f8fe2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:29.206364 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-02ace848-4f12-48fa-bd0c-eff9434f8fe2 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] DELETE https://10.4.3.223/volume/v3/attachments/1db24788-3f61-4eb5-b9d0-fc554949be53 Aug 01 14:01:29.206705 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-02ace848-4f12-48fa-bd0c-eff9434f8fe2 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:29.207042 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-02ace848-4f12-48fa-bd0c-eff9434f8fe2 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:29.217328 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:29.217328 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:29.271289 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-02ace848-4f12-48fa-bd0c-eff9434f8fe2 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/1db24788-3f61-4eb5-b9d0-fc554949be53 returned with HTTP 200 Aug 01 14:01:29.271894 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 935/3794] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:01:29 2026] DELETE /volume/v3/attachments/1db24788-3f61-4eb5-b9d0-fc554949be53 => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:29.613643 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2654ebc3-3c9e-44dd-adea-a6b91149d9b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:29.615918 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2654ebc3-3c9e-44dd-adea-a6b91149d9b0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 Aug 01 14:01:29.616357 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2654ebc3-3c9e-44dd-adea-a6b91149d9b0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:29.616413 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2654ebc3-3c9e-44dd-adea-a6b91149d9b0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:29.622734 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:29.622734 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:29.623369 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2654ebc3-3c9e-44dd-adea-a6b91149d9b0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:29.624369 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2654ebc3-3c9e-44dd-adea-a6b91149d9b0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 returned with HTTP 200 Aug 01 14:01:29.624823 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 955/3795] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:29 2026] GET /volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:29.643387 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-69db1f52-98e7-433c-8eae-9b89479d0346 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:29.650060 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:29.650597 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1f1b8748-61f9-4ee8-831a-aebc730ccc42", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1235489803"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:29.655437 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'snapshot_id': '1f1b8748-61f9-4ee8-831a-aebc730ccc42', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1235489803'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:29.665663 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:29.665663 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:29.666223 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:29.666423 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:29.673719 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:29.689246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (3412c0a8-ef8e-4ecc-8e0b-c33720d6bda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:29.691117 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdcba6e3-658f-4a63-bc4c-cec2e69e5025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:29.692605 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:29.711155 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e9e9b5b9-5b03-412d-80ce-3544bc411402 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:29.715692 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e9e9b5b9-5b03-412d-80ce-3544bc411402 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:29.715962 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e9e9b5b9-5b03-412d-80ce-3544bc411402 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:29.716146 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e9e9b5b9-5b03-412d-80ce-3544bc411402 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:29.716279 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e9e9b5b9-5b03-412d-80ce-3544bc411402 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:29.727273 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:29.727273 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:29.727675 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e9e9b5b9-5b03-412d-80ce-3544bc411402 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:29.728076 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 959/3796] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:29 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:29.738880 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdcba6e3-658f-4a63-bc4c-cec2e69e5025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1f1b8748-61f9-4ee8-831a-aebc730ccc42', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:29.740337 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6556d0ea-7673-4870-b29b-9383b91ad22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:29.787087 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['b4576122-b92f-4c56-ae1a-313c2b96d66c', 'ce696fdd-5918-46e9-aa1a-028510f05c76', '64978b56-55b5-4b8c-a95a-8b719bda0eed', '66156d38-337b-42f7-a6d4-76f5a4f5cb2b'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:29.787326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6556d0ea-7673-4870-b29b-9383b91ad22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4576122-b92f-4c56-ae1a-313c2b96d66c', 'ce696fdd-5918-46e9-aa1a-028510f05c76', '64978b56-55b5-4b8c-a95a-8b719bda0eed', '66156d38-337b-42f7-a6d4-76f5a4f5cb2b']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:29.788200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10da25fc-0c51-4dd2-a073-33a96864c5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:29.830005 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10da25fc-0c51-4dd2-a073-33a96864c5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9a915fe-8303-4ec1-b265-813b41708b1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1235489803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['b4576122-b92f-4c56-ae1a-313c2b96d66c','ce696fdd-5918-46e9-aa1a-028510f05c76','64978b56-55b5-4b8c-a95a-8b719bda0eed','66156d38-337b-42f7-a6d4-76f5a4f5cb2b'],size=1,snapshot_id=1f1b8748-61f9-4ee8-831a-aebc730ccc42,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1235489803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9a915fe-8303-4ec1-b265-813b41708b1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1f1b8748-61f9-4ee8-831a-aebc730ccc42,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:29.830720 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090dbbae-7247-4e85-b6b1-e6f8bf88e92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:29.859108 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090dbbae-7247-4e85-b6b1-e6f8bf88e92f) transitioned into state 'SUCCESS' from state '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-1235489803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['b4576122-b92f-4c56-ae1a-313c2b96d66c','ce696fdd-5918-46e9-aa1a-028510f05c76','64978b56-55b5-4b8c-a95a-8b719bda0eed','66156d38-337b-42f7-a6d4-76f5a4f5cb2b'],size=1,snapshot_id=1f1b8748-61f9-4ee8-831a-aebc730ccc42,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:29.859775 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb3d323-c820-4a24-9a9a-41432bea7a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:29.882407 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb3d323-c820-4a24-9a9a-41432bea7a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:29.883653 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (3412c0a8-ef8e-4ecc-8e0b-c33720d6bda9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:29.884102 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:01:29.886228 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69db1f52-98e7-433c-8eae-9b89479d0346 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:29.886827 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 948/3797] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 14:01:29 2026] POST /volume/v3/volumes => generated 804 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:29.899741 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e176e606-ede4-44c5-a1fb-78acd0f5b328 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:29.903694 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e176e606-ede4-44c5-a1fb-78acd0f5b328 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a Aug 01 14:01:29.903694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e176e606-ede4-44c5-a1fb-78acd0f5b328 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:29.903694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e176e606-ede4-44c5-a1fb-78acd0f5b328 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:29.922832 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:29.922832 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:29.928127 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e176e606-ede4-44c5-a1fb-78acd0f5b328 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:29.937238 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e176e606-ede4-44c5-a1fb-78acd0f5b328 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a returned with HTTP 200 Aug 01 14:01:29.937649 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 936/3798] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:29 2026] GET /volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:30.636920 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-6d8c9187-2503-47b5-ab50-7d9f58b376a0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:30.639051 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-6d8c9187-2503-47b5-ab50-7d9f58b376a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] PUT https://10.4.3.223/volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a Aug 01 14:01:30.639696 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-6d8c9187-2503-47b5-ab50-7d9f58b376a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:30.647695 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-6d8c9187-2503-47b5-ab50-7d9f58b376a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Acquiring lock "cinder-attachment_update-1f8c3cbc-c732-4874-ad57-82af7d7d434a-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:01:30.652049 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-6d8c9187-2503-47b5-ab50-7d9f58b376a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-1f8c3cbc-c732-4874-ad57-82af7d7d434a-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:01:30.653034 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:30.653034 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:30.751121 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6e2de2f6-f9d2-4447-baa8-ee55fc357068 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:30.752812 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e2de2f6-f9d2-4447-baa8-ee55fc357068 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:30.753036 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e2de2f6-f9d2-4447-baa8-ee55fc357068 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:30.753283 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e2de2f6-f9d2-4447-baa8-ee55fc357068 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:30.753406 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6e2de2f6-f9d2-4447-baa8-ee55fc357068 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:30.757932 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:30.757932 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:30.758660 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e2de2f6-f9d2-4447-baa8-ee55fc357068 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:30.759011 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 960/3799] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:30 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:30.772130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-6d8c9187-2503-47b5-ab50-7d9f58b376a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-1f8c3cbc-c732-4874-ad57-82af7d7d434a-np0000006308" released by "attachment_update" :: held 0.119s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:01:30.774133 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-6d8c9187-2503-47b5-ab50-7d9f58b376a0 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a returned with HTTP 200 Aug 01 14:01:30.776226 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 956/3800] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:01:30 2026] PUT /volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:30.786193 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-9495b75d-64e5-4507-bb76-b552f22127fc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:30.788936 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-9495b75d-64e5-4507-bb76-b552f22127fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a Aug 01 14:01:30.789140 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-9495b75d-64e5-4507-bb76-b552f22127fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:30.789389 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-9495b75d-64e5-4507-bb76-b552f22127fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:30.804739 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-9495b75d-64e5-4507-bb76-b552f22127fc tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a returned with HTTP 200 Aug 01 14:01:30.805913 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 949/3801] 10.4.3.223 () {70 vars in 1651 bytes} [Sat Aug 1 14:01:30 2026] GET /volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:30.951600 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c63e3e48-24a2-4ffb-87ca-1e9ac561b831 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:30.953463 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c63e3e48-24a2-4ffb-87ca-1e9ac561b831 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a Aug 01 14:01:30.953685 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c63e3e48-24a2-4ffb-87ca-1e9ac561b831 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:30.953885 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c63e3e48-24a2-4ffb-87ca-1e9ac561b831 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:30.961335 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:30.961335 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:30.965006 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c63e3e48-24a2-4ffb-87ca-1e9ac561b831 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:30.968963 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c63e3e48-24a2-4ffb-87ca-1e9ac561b831 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a returned with HTTP 200 Aug 01 14:01:30.969288 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 937/3802] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:30 2026] GET /volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:30.987408 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-17b75dc5-c3c1-42e4-9516-ac19259b2c09 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:30.989656 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17b75dc5-c3c1-42e4-9516-ac19259b2c09 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:01:30.990016 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17b75dc5-c3c1-42e4-9516-ac19259b2c09 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9a915fe-8303-4ec1-b265-813b41708b1a", "name": "tempest-VolumeDependencyTests-Snapshot-1382024585"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:30.999573 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:30.999573 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:31.000178 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-17b75dc5-c3c1-42e4-9516-ac19259b2c09 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:31.000846 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-17b75dc5-c3c1-42e4-9516-ac19259b2c09 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create snapshot from volume f9a915fe-8303-4ec1-b265-813b41708b1a Aug 01 14:01:31.037113 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-17b75dc5-c3c1-42e4-9516-ac19259b2c09 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['efb843bc-ce42-412f-99a4-e9b8ddbc894c', 'ccb45806-19ba-42da-9d2c-5c80f910d99c', '4a23cde8-e1ff-4309-b03f-c77b78b529a1', '8dca55bb-5292-444d-85cc-4a7a043f0af5'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:31.068386 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-17b75dc5-c3c1-42e4-9516-ac19259b2c09 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot create request issued successfully. Aug 01 14:01:31.068729 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17b75dc5-c3c1-42e4-9516-ac19259b2c09 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:01:31.069189 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 961/3803] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:01:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:31.077041 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-399051d4-358b-4ee3-bb15-c746db1f15b7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:31.079318 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-399051d4-358b-4ee3-bb15-c746db1f15b7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d Aug 01 14:01:31.080499 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-399051d4-358b-4ee3-bb15-c746db1f15b7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:31.080499 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-399051d4-358b-4ee3-bb15-c746db1f15b7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:31.086262 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:31.086262 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:31.086900 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-399051d4-358b-4ee3-bb15-c746db1f15b7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:31.088244 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-399051d4-358b-4ee3-bb15-c746db1f15b7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d returned with HTTP 200 Aug 01 14:01:31.088244 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 957/3804] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:31 2026] GET /volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:31.692552 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c5d10429-18b8-4364-94b7-7365061884f4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:31.694773 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c5d10429-18b8-4364-94b7-7365061884f4 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:31.695023 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c5d10429-18b8-4364-94b7-7365061884f4 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:31.695239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c5d10429-18b8-4364-94b7-7365061884f4 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:31.703266 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:31.703266 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:31.714000 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c5d10429-18b8-4364-94b7-7365061884f4 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:31.721978 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c5d10429-18b8-4364-94b7-7365061884f4 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:31.722504 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 950/3805] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:31 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:31.741269 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-522480c2-a31b-4a43-95df-019a62e1ff88 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:31.743884 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-522480c2-a31b-4a43-95df-019a62e1ff88 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:31.744081 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-522480c2-a31b-4a43-95df-019a62e1ff88 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:31.744294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-522480c2-a31b-4a43-95df-019a62e1ff88 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:31.752577 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:31.752577 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:31.758383 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-522480c2-a31b-4a43-95df-019a62e1ff88 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:31.766428 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-522480c2-a31b-4a43-95df-019a62e1ff88 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:31.766428 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 938/3806] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:31 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:31.777777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1c5b9b74-6edb-4c31-9229-654b08503c00 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:31.780947 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c5b9b74-6edb-4c31-9229-654b08503c00 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:31.781177 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c5b9b74-6edb-4c31-9229-654b08503c00 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:31.781421 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c5b9b74-6edb-4c31-9229-654b08503c00 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:31.781569 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1c5b9b74-6edb-4c31-9229-654b08503c00 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:31.788755 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:31.788755 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:31.788755 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c5b9b74-6edb-4c31-9229-654b08503c00 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:31.789258 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 962/3807] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:31 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:31.837534 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-d2086704-d84c-4c7e-9567-9fc1d2dfe56d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:31.839072 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-d2086704-d84c-4c7e-9567-9fc1d2dfe56d tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:31.839363 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-d2086704-d84c-4c7e-9567-9fc1d2dfe56d tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:31.839639 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-d2086704-d84c-4c7e-9567-9fc1d2dfe56d tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:31.850012 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:31.850012 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:31.855255 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-d2086704-d84c-4c7e-9567-9fc1d2dfe56d tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:31.862573 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-d2086704-d84c-4c7e-9567-9fc1d2dfe56d tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:31.863140 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 958/3808] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:31 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:31.981054 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d080b506-50ab-4be8-9a4b-d5c1aada9dbb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:31.981482 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d080b506-50ab-4be8-9a4b-d5c1aada9dbb None None] GET https://10.4.3.223/volume// Aug 01 14:01:31.981643 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d080b506-50ab-4be8-9a4b-d5c1aada9dbb None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:31.981875 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d080b506-50ab-4be8-9a4b-d5c1aada9dbb None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:31.982251 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d080b506-50ab-4be8-9a4b-d5c1aada9dbb None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:31.982580 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 951/3809] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:01: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 01 14:01:31.993420 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-ff5e8272-e60e-46c0-9a1b-528aec050a4e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:31.997419 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-ff5e8272-e60e-46c0-9a1b-528aec050a4e tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:01:31.998062 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-ff5e8272-e60e-46c0-9a1b-528aec050a4e tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7968a21c-cb32-402e-b5f6-9a8e13331064", "connector": null, "instance_uuid": "64123f1e-11b4-45ff-8d2e-0bed35d93f1f"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:32.012939 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:32.012939 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:32.045440 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-ff5e8272-e60e-46c0-9a1b-528aec050a4e tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:01:32.046020 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 939/3810] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:01:31 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:32.082736 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5308b038-2d34-41c6-8875-e0e1b5e98da1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:32.085500 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5308b038-2d34-41c6-8875-e0e1b5e98da1 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:32.085734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5308b038-2d34-41c6-8875-e0e1b5e98da1 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:32.085994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5308b038-2d34-41c6-8875-e0e1b5e98da1 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:32.099170 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fd971bbd-a62d-49d9-a947-34d6ec4f0233 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:32.101342 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-24fffcbb-3853-4aef-bb90-9a5963f81d48 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:32.101855 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:32.101855 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:32.103429 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd971bbd-a62d-49d9-a947-34d6ec4f0233 None None] GET https://10.4.3.223/volume// Aug 01 14:01:32.103627 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd971bbd-a62d-49d9-a947-34d6ec4f0233 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:32.103810 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd971bbd-a62d-49d9-a947-34d6ec4f0233 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:32.103951 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-24fffcbb-3853-4aef-bb90-9a5963f81d48 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d Aug 01 14:01:32.104130 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd971bbd-a62d-49d9-a947-34d6ec4f0233 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:32.104261 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-24fffcbb-3853-4aef-bb90-9a5963f81d48 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:32.104498 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 959/3811] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01:32 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:01:32.104545 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-24fffcbb-3853-4aef-bb90-9a5963f81d48 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:32.109814 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5308b038-2d34-41c6-8875-e0e1b5e98da1 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:32.112308 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:32.112308 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:32.112873 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-24fffcbb-3853-4aef-bb90-9a5963f81d48 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:32.113989 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-24fffcbb-3853-4aef-bb90-9a5963f81d48 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d returned with HTTP 200 Aug 01 14:01:32.114316 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 952/3812] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:32 2026] GET /volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:32.115636 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-5b71d47d-c289-4e3e-a236-94b5b0e47123 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:32.116184 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5308b038-2d34-41c6-8875-e0e1b5e98da1 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:32.116772 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 963/3813] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:32 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:32.120235 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-5b71d47d-c289-4e3e-a236-94b5b0e47123 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:32.120235 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-5b71d47d-c289-4e3e-a236-94b5b0e47123 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:32.120235 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-5b71d47d-c289-4e3e-a236-94b5b0e47123 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:32.127022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5fab026c-8990-424f-877e-2b0fefb498df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:32.127517 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:32.127517 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:32.128976 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:32.129543 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9537325f-a92a-433f-99a8-4c6d2e72568d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-925613626"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:32.131530 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-5b71d47d-c289-4e3e-a236-94b5b0e47123 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:32.131594 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'snapshot_id': '9537325f-a92a-433f-99a8-4c6d2e72568d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-925613626'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:32.136678 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-5b71d47d-c289-4e3e-a236-94b5b0e47123 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:32.136678 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 940/3814] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:01:32 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 1019 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 14:01:32.140944 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:32.140944 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:32.140944 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:32.140944 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:32.147056 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:32.154946 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (b1f208f0-e984-44ba-bc88-21955bee6fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:32.158404 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f352c604-5e47-40bf-a29a-c54302869528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:32.159778 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:32.208502 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f352c604-5e47-40bf-a29a-c54302869528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9537325f-a92a-433f-99a8-4c6d2e72568d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:32.209470 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a389184-f0a7-4777-9c81-3a77f4ce2968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:32.268527 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-57d98018-3459-46f3-ae3c-75eb1c0f1d4a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:32.269787 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['c5b358b9-b91e-46bd-aafc-147b60489980', '362a4e4e-b7c8-4917-bfc2-841ad5478170', '33003f43-f1ff-4d0f-9b9b-740eee9d8c5d', 'e9c4cfbf-e218-4346-be4f-8eefc665288b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:32.270742 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a389184-f0a7-4777-9c81-3a77f4ce2968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5b358b9-b91e-46bd-aafc-147b60489980', '362a4e4e-b7c8-4917-bfc2-841ad5478170', '33003f43-f1ff-4d0f-9b9b-740eee9d8c5d', 'e9c4cfbf-e218-4346-be4f-8eefc665288b']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:32.270931 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-57d98018-3459-46f3-ae3c-75eb1c0f1d4a tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] PUT https://10.4.3.223/volume/v3/attachments/117178dc-8c99-4bd2-9593-5c9c63555a53 Aug 01 14:01:32.271420 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-57d98018-3459-46f3-ae3c-75eb1c0f1d4a tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:32.271654 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fac3c43-9e53-4e7d-a1c0-e16244a30eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:32.281177 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-57d98018-3459-46f3-ae3c-75eb1c0f1d4a tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Acquiring lock "cinder-attachment_update-7968a21c-cb32-402e-b5f6-9a8e13331064-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:01:32.286202 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-57d98018-3459-46f3-ae3c-75eb1c0f1d4a tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Lock "cinder-attachment_update-7968a21c-cb32-402e-b5f6-9a8e13331064-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:01:32.287634 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:32.287634 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:32.318117 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fac3c43-9e53-4e7d-a1c0-e16244a30eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a65940f-684b-42e2-89aa-778a0c6ade7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-925613626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['c5b358b9-b91e-46bd-aafc-147b60489980','362a4e4e-b7c8-4917-bfc2-841ad5478170','33003f43-f1ff-4d0f-9b9b-740eee9d8c5d','e9c4cfbf-e218-4346-be4f-8eefc665288b'],size=1,snapshot_id=9537325f-a92a-433f-99a8-4c6d2e72568d,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-925613626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a65940f-684b-42e2-89aa-778a0c6ade7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9537325f-a92a-433f-99a8-4c6d2e72568d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:32.319002 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d6e79a0-165d-48bc-b6c1-cca3cf802c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:32.342457 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d6e79a0-165d-48bc-b6c1-cca3cf802c84) transitioned into state 'SUCCESS' from state '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-925613626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['c5b358b9-b91e-46bd-aafc-147b60489980','362a4e4e-b7c8-4917-bfc2-841ad5478170','33003f43-f1ff-4d0f-9b9b-740eee9d8c5d','e9c4cfbf-e218-4346-be4f-8eefc665288b'],size=1,snapshot_id=9537325f-a92a-433f-99a8-4c6d2e72568d,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:32.343123 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a867b8-bf8b-4cb9-823b-2006c72ca0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:32.368606 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a867b8-bf8b-4cb9-823b-2006c72ca0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:32.369514 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (b1f208f0-e984-44ba-bc88-21955bee6fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:32.369926 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:01:32.370548 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fab026c-8990-424f-877e-2b0fefb498df tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:32.374722 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 960/3815] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 14:01:32 2026] POST /volume/v3/volumes => generated 803 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:32.390046 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15d39937-3d5d-4a75-a8d4-17e96505bb6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:32.393933 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15d39937-3d5d-4a75-a8d4-17e96505bb6f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f Aug 01 14:01:32.394873 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15d39937-3d5d-4a75-a8d4-17e96505bb6f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:32.395561 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15d39937-3d5d-4a75-a8d4-17e96505bb6f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:32.400614 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-57d98018-3459-46f3-ae3c-75eb1c0f1d4a tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Lock "cinder-attachment_update-7968a21c-cb32-402e-b5f6-9a8e13331064-np0000006308" released by "attachment_update" :: held 0.114s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:01:32.400957 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-57d98018-3459-46f3-ae3c-75eb1c0f1d4a tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/attachments/117178dc-8c99-4bd2-9593-5c9c63555a53 returned with HTTP 200 Aug 01 14:01:32.401529 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 953/3816] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:01:32 2026] PUT /volume/v3/attachments/117178dc-8c99-4bd2-9593-5c9c63555a53 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:32.412091 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:32.412091 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:32.419914 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-15d39937-3d5d-4a75-a8d4-17e96505bb6f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:32.426162 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15d39937-3d5d-4a75-a8d4-17e96505bb6f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f returned with HTTP 200 Aug 01 14:01:32.426842 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 964/3817] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:32 2026] GET /volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:32.807661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-eaf3178e-a8c6-400c-ac5b-b4ec2ad24466 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:32.809495 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-eaf3178e-a8c6-400c-ac5b-b4ec2ad24466 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:32.809696 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-eaf3178e-a8c6-400c-ac5b-b4ec2ad24466 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:32.809881 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-eaf3178e-a8c6-400c-ac5b-b4ec2ad24466 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:32.809982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-eaf3178e-a8c6-400c-ac5b-b4ec2ad24466 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:32.814463 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:32.814463 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:32.815229 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-eaf3178e-a8c6-400c-ac5b-b4ec2ad24466 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:32.815957 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 941/3818] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:32 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:33.133563 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-de6542c2-4372-45bc-9cd4-3f96c2016322 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:33.135763 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de6542c2-4372-45bc-9cd4-3f96c2016322 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:33.136003 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de6542c2-4372-45bc-9cd4-3f96c2016322 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:33.136162 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de6542c2-4372-45bc-9cd4-3f96c2016322 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:33.148348 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:33.148348 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:33.153043 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-de6542c2-4372-45bc-9cd4-3f96c2016322 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:33.159012 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de6542c2-4372-45bc-9cd4-3f96c2016322 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:33.159558 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 961/3819] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:33 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:33.441057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f843f1ac-f042-45df-8f4f-405f531cb8a5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:33.443036 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f843f1ac-f042-45df-8f4f-405f531cb8a5 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f Aug 01 14:01:33.443246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f843f1ac-f042-45df-8f4f-405f531cb8a5 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:33.443450 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f843f1ac-f042-45df-8f4f-405f531cb8a5 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:33.451935 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:33.451935 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:33.455788 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f843f1ac-f042-45df-8f4f-405f531cb8a5 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:33.461833 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f843f1ac-f042-45df-8f4f-405f531cb8a5 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f returned with HTTP 200 Aug 01 14:01:33.462519 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 954/3820] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:33 2026] GET /volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:33.475754 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:33.477530 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:33.477958 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3a65940f-684b-42e2-89aa-778a0c6ade7f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1326731435"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:33.479456 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'source_volid': '3a65940f-684b-42e2-89aa-778a0c6ade7f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1326731435'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:33.486668 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:33.486668 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:33.487229 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume retrieved successfully. Aug 01 14:01:33.487421 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:33.491011 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:33.496692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (3d986ceb-9207-48cd-b923-21d0026275ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:33.498324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f87da000-0444-493c-b6af-bbdc5bfb0887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:33.499427 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:33.523669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f87da000-0444-493c-b6af-bbdc5bfb0887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3a65940f-684b-42e2-89aa-778a0c6ade7f', 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:33.524591 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346a4533-dd98-432a-b354-d68a0d4d9e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:33.579572 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['395e3a91-b6f6-4402-af2a-b0fc9b20343b', 'bd93af0f-2367-488b-b211-2e2744c95500', '2ff5240e-ec09-443a-836d-2d5079a3588b', 'de0c1c75-8a27-4c4c-a394-428e22dac05f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:33.581231 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346a4533-dd98-432a-b354-d68a0d4d9e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['395e3a91-b6f6-4402-af2a-b0fc9b20343b', 'bd93af0f-2367-488b-b211-2e2744c95500', '2ff5240e-ec09-443a-836d-2d5079a3588b', 'de0c1c75-8a27-4c4c-a394-428e22dac05f']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:33.582887 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (976f4bb4-d7eb-4af8-a3cb-d70e780b51aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:33.631078 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (976f4bb4-d7eb-4af8-a3cb-d70e780b51aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db41b3e8-2e16-434e-8bf4-39377fe7d72c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1326731435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['395e3a91-b6f6-4402-af2a-b0fc9b20343b','bd93af0f-2367-488b-b211-2e2744c95500','2ff5240e-ec09-443a-836d-2d5079a3588b','de0c1c75-8a27-4c4c-a394-428e22dac05f'],size=1,snapshot_id=None,source_replicaid=,source_volid=3a65940f-684b-42e2-89aa-778a0c6ade7f,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1326731435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db41b3e8-2e16-434e-8bf4-39377fe7d72c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3a65940f-684b-42e2-89aa-778a0c6ade7f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:33.631959 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (585cc954-9520-42c2-9e2e-96852fe206d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:33.653126 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (585cc954-9520-42c2-9e2e-96852fe206d2) transitioned into state 'SUCCESS' from state '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-1326731435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['395e3a91-b6f6-4402-af2a-b0fc9b20343b','bd93af0f-2367-488b-b211-2e2744c95500','2ff5240e-ec09-443a-836d-2d5079a3588b','de0c1c75-8a27-4c4c-a394-428e22dac05f'],size=1,snapshot_id=None,source_replicaid=,source_volid=3a65940f-684b-42e2-89aa-778a0c6ade7f,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:33.653901 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (466481c8-74cc-400a-a971-7fd440f87dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:33.673182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (466481c8-74cc-400a-a971-7fd440f87dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:33.674467 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (3d986ceb-9207-48cd-b923-21d0026275ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:33.674816 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:01:33.675795 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab756cef-7bed-4dc5-96d7-28a9208f819c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:33.676657 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 965/3821] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 14:01:33 2026] POST /volume/v3/volumes => generated 804 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:33.688489 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d63b9e79-dcd7-4479-bb2b-530189da6f05 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:33.690258 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d63b9e79-dcd7-4479-bb2b-530189da6f05 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c Aug 01 14:01:33.690586 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d63b9e79-dcd7-4479-bb2b-530189da6f05 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:33.690891 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d63b9e79-dcd7-4479-bb2b-530189da6f05 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:33.699228 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:33.699228 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:33.702190 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d63b9e79-dcd7-4479-bb2b-530189da6f05 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:33.706990 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d63b9e79-dcd7-4479-bb2b-530189da6f05 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c returned with HTTP 200 Aug 01 14:01:33.707508 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 942/3822] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:33 2026] GET /volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:33.831263 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ec97f8b1-a3cd-4488-b0bf-7f476b1f61f3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:33.833228 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec97f8b1-a3cd-4488-b0bf-7f476b1f61f3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:33.833228 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec97f8b1-a3cd-4488-b0bf-7f476b1f61f3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:33.833720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec97f8b1-a3cd-4488-b0bf-7f476b1f61f3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:33.833720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ec97f8b1-a3cd-4488-b0bf-7f476b1f61f3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:33.838232 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:33.838232 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:33.838232 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec97f8b1-a3cd-4488-b0bf-7f476b1f61f3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:33.838412 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 962/3823] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:33 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:34.175138 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-108f3266-53b2-4b93-9ca4-f81b72861880 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:34.176797 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-108f3266-53b2-4b93-9ca4-f81b72861880 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:34.176985 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-108f3266-53b2-4b93-9ca4-f81b72861880 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:34.177169 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-108f3266-53b2-4b93-9ca4-f81b72861880 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:34.187072 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:34.187072 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:34.190429 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-108f3266-53b2-4b93-9ca4-f81b72861880 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:34.194598 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-108f3266-53b2-4b93-9ca4-f81b72861880 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:34.195007 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 955/3824] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:34 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:34.299668 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-457b7e07-8c2b-40c5-acc9-a79c497a4fb1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:34.303249 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-457b7e07-8c2b-40c5-acc9-a79c497a4fb1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption Aug 01 14:01:34.303249 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-457b7e07-8c2b-40c5-acc9-a79c497a4fb1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:34.303249 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-457b7e07-8c2b-40c5-acc9-a79c497a4fb1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:34.315071 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:34.315071 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:34.321809 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-457b7e07-8c2b-40c5-acc9-a79c497a4fb1 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption returned with HTTP 200 Aug 01 14:01:34.322767 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 966/3825] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:01:34 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:34.729474 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2a725841-a494-43a1-8b9a-1dbb133e134e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:34.734570 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a725841-a494-43a1-8b9a-1dbb133e134e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c Aug 01 14:01:34.734570 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a725841-a494-43a1-8b9a-1dbb133e134e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:34.734570 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a725841-a494-43a1-8b9a-1dbb133e134e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:34.748935 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:34.748935 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:34.757791 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2a725841-a494-43a1-8b9a-1dbb133e134e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:34.759946 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a725841-a494-43a1-8b9a-1dbb133e134e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c returned with HTTP 200 Aug 01 14:01:34.760489 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 943/3826] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:34 2026] GET /volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c => generated 897 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:34.778465 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c43a9eaa-9879-4527-a53f-eb815244f821 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:34.779990 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c43a9eaa-9879-4527-a53f-eb815244f821 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 Aug 01 14:01:34.780148 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c43a9eaa-9879-4527-a53f-eb815244f821 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:34.780336 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c43a9eaa-9879-4527-a53f-eb815244f821 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:34.780427 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-c43a9eaa-9879-4527-a53f-eb815244f821 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete snapshot with id: 1f1b8748-61f9-4ee8-831a-aebc730ccc42 Aug 01 14:01:34.784681 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:34.784681 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:34.785110 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c43a9eaa-9879-4527-a53f-eb815244f821 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:34.802786 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c43a9eaa-9879-4527-a53f-eb815244f821 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot delete request issued successfully. Aug 01 14:01:34.804003 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c43a9eaa-9879-4527-a53f-eb815244f821 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 returned with HTTP 202 Aug 01 14:01:34.804003 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 963/3827] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:01:34 2026] DELETE /volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:34.813997 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ec426661-653a-4a92-a51a-64c739ca1e94 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:34.816754 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec426661-653a-4a92-a51a-64c739ca1e94 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 Aug 01 14:01:34.817071 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec426661-653a-4a92-a51a-64c739ca1e94 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:34.817164 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec426661-653a-4a92-a51a-64c739ca1e94 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:34.824096 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:34.824096 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:34.824096 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ec426661-653a-4a92-a51a-64c739ca1e94 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:34.824399 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec426661-653a-4a92-a51a-64c739ca1e94 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 returned with HTTP 200 Aug 01 14:01:34.825552 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 956/3828] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:34 2026] GET /volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:34.852753 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bc1b5830-6d62-47fa-aa1f-d6680646d7a3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:34.854625 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc1b5830-6d62-47fa-aa1f-d6680646d7a3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:34.854831 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc1b5830-6d62-47fa-aa1f-d6680646d7a3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:34.855010 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc1b5830-6d62-47fa-aa1f-d6680646d7a3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:34.855112 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bc1b5830-6d62-47fa-aa1f-d6680646d7a3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:34.861108 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:34.861108 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:34.861893 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc1b5830-6d62-47fa-aa1f-d6680646d7a3 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:34.862199 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 967/3829] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:34 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:35.208262 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-61aa4858-5be8-43a6-85c6-ada209db20bb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:35.210582 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-61aa4858-5be8-43a6-85c6-ada209db20bb tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:35.210850 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-61aa4858-5be8-43a6-85c6-ada209db20bb tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:35.211127 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-61aa4858-5be8-43a6-85c6-ada209db20bb tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:35.222615 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:35.222615 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:35.226824 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-61aa4858-5be8-43a6-85c6-ada209db20bb tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:35.232433 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-61aa4858-5be8-43a6-85c6-ada209db20bb tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:35.232957 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 944/3830] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:35 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:35.834898 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-033857cc-a2e1-4b2c-a135-605d53999751 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:35.836278 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-033857cc-a2e1-4b2c-a135-605d53999751 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 Aug 01 14:01:35.837410 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-033857cc-a2e1-4b2c-a135-605d53999751 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:35.837410 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-033857cc-a2e1-4b2c-a135-605d53999751 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:35.841169 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-033857cc-a2e1-4b2c-a135-605d53999751 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 returned with HTTP 404 Aug 01 14:01:35.841686 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 964/3831] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:35 2026] GET /volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:35.849774 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2cdcb578-2272-45bf-8205-99eb2a3b4123 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:35.852379 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2cdcb578-2272-45bf-8205-99eb2a3b4123 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d Aug 01 14:01:35.852379 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2cdcb578-2272-45bf-8205-99eb2a3b4123 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:35.852379 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2cdcb578-2272-45bf-8205-99eb2a3b4123 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:35.852379 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-2cdcb578-2272-45bf-8205-99eb2a3b4123 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete snapshot with id: 9537325f-a92a-433f-99a8-4c6d2e72568d Aug 01 14:01:35.857234 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:35.857234 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:35.857551 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2cdcb578-2272-45bf-8205-99eb2a3b4123 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:35.873048 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2cdcb578-2272-45bf-8205-99eb2a3b4123 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot delete request issued successfully. Aug 01 14:01:35.873048 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2cdcb578-2272-45bf-8205-99eb2a3b4123 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d returned with HTTP 202 Aug 01 14:01:35.873563 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 957/3832] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:01:35 2026] DELETE /volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:35.874889 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-32a93f34-ba48-45a3-9dd9-5f7e6b61d733 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:35.878973 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-32a93f34-ba48-45a3-9dd9-5f7e6b61d733 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:35.878973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-32a93f34-ba48-45a3-9dd9-5f7e6b61d733 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:35.878973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-32a93f34-ba48-45a3-9dd9-5f7e6b61d733 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:35.878973 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-32a93f34-ba48-45a3-9dd9-5f7e6b61d733 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:35.881344 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-18659a35-c6d9-40b5-8a9a-69559016cfd4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:35.884837 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-18659a35-c6d9-40b5-8a9a-69559016cfd4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d Aug 01 14:01:35.884837 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-18659a35-c6d9-40b5-8a9a-69559016cfd4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:35.885286 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:35.885286 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:35.885503 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-18659a35-c6d9-40b5-8a9a-69559016cfd4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:35.885556 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-32a93f34-ba48-45a3-9dd9-5f7e6b61d733 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:35.885556 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 968/3833] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:35 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:35.889031 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:35.889031 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:35.889530 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-18659a35-c6d9-40b5-8a9a-69559016cfd4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:35.890272 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-18659a35-c6d9-40b5-8a9a-69559016cfd4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d returned with HTTP 200 Aug 01 14:01:35.890720 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 945/3834] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:35 2026] GET /volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:36.246680 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-846b3982-3742-4671-a93c-6d506cc6c26e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:36.248514 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-846b3982-3742-4671-a93c-6d506cc6c26e tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:36.248709 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-846b3982-3742-4671-a93c-6d506cc6c26e tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:36.248920 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-846b3982-3742-4671-a93c-6d506cc6c26e tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:36.257927 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:36.257927 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:36.261284 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-846b3982-3742-4671-a93c-6d506cc6c26e tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:36.265814 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-846b3982-3742-4671-a93c-6d506cc6c26e tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:36.266192 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 965/3835] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:36 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:36.577290 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-e527d448-eb80-4c9f-92fd-fbad9bfbc17e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:36.579370 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-e527d448-eb80-4c9f-92fd-fbad9bfbc17e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a/action Aug 01 14:01:36.579696 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-e527d448-eb80-4c9f-92fd-fbad9bfbc17e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:36.579804 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-e527d448-eb80-4c9f-92fd-fbad9bfbc17e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:36.594348 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:36.594348 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:36.605414 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-55c7c339-a966-4d6f-b76a-46b9a54046b8 req-e527d448-eb80-4c9f-92fd-fbad9bfbc17e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a/action returned with HTTP 204 Aug 01 14:01:36.605910 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 958/3836] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:01:36 2026] POST /volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:36.896719 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-654a52da-5ac4-4822-8541-28c765f39461 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:36.898422 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-654a52da-5ac4-4822-8541-28c765f39461 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:36.898845 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-654a52da-5ac4-4822-8541-28c765f39461 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:36.900079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-654a52da-5ac4-4822-8541-28c765f39461 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:36.900079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-654a52da-5ac4-4822-8541-28c765f39461 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:36.900170 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a15ee82d-37c7-4250-a5ce-7443d11e96c4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:36.901229 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a15ee82d-37c7-4250-a5ce-7443d11e96c4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d Aug 01 14:01:36.901423 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a15ee82d-37c7-4250-a5ce-7443d11e96c4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:36.901626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a15ee82d-37c7-4250-a5ce-7443d11e96c4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:36.904765 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:36.904765 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:36.904765 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-654a52da-5ac4-4822-8541-28c765f39461 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:36.904765 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 969/3837] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:36 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:36.905418 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a15ee82d-37c7-4250-a5ce-7443d11e96c4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d returned with HTTP 404 Aug 01 14:01:36.905883 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 946/3838] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:36 2026] GET /volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:36.914280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7cbb0874-4c11-46f2-9352-1067846a0aa2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:36.915997 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7cbb0874-4c11-46f2-9352-1067846a0aa2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f Aug 01 14:01:36.916190 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7cbb0874-4c11-46f2-9352-1067846a0aa2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:36.916404 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7cbb0874-4c11-46f2-9352-1067846a0aa2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:36.916581 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-7cbb0874-4c11-46f2-9352-1067846a0aa2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: 3a65940f-684b-42e2-89aa-778a0c6ade7f Aug 01 14:01:36.922757 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:36.922757 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:36.923159 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7cbb0874-4c11-46f2-9352-1067846a0aa2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:36.943688 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7cbb0874-4c11-46f2-9352-1067846a0aa2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:01:36.943896 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7cbb0874-4c11-46f2-9352-1067846a0aa2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f returned with HTTP 202 Aug 01 14:01:36.944523 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 966/3839] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:01:36 2026] DELETE /volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:01:36.951292 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6114e50d-edcb-48fe-bc6b-44857d3d02f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:36.953045 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6114e50d-edcb-48fe-bc6b-44857d3d02f1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f Aug 01 14:01:36.953275 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6114e50d-edcb-48fe-bc6b-44857d3d02f1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:36.953486 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6114e50d-edcb-48fe-bc6b-44857d3d02f1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:36.961592 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:36.961592 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:36.964372 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6114e50d-edcb-48fe-bc6b-44857d3d02f1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:36.969915 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6114e50d-edcb-48fe-bc6b-44857d3d02f1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f returned with HTTP 200 Aug 01 14:01:36.970001 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 959/3840] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:36 2026] GET /volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:37.278934 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c0c3257d-d178-4720-9fb4-b055c792e97f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:37.280985 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0c3257d-d178-4720-9fb4-b055c792e97f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:37.281356 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0c3257d-d178-4720-9fb4-b055c792e97f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:37.281694 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0c3257d-d178-4720-9fb4-b055c792e97f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:37.296304 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:37.296304 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:37.304240 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c0c3257d-d178-4720-9fb4-b055c792e97f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:37.307703 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0c3257d-d178-4720-9fb4-b055c792e97f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:37.308366 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 970/3841] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:37 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:37.567765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-95e821f0-b9d5-440a-bb87-91dedca8dcbb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:37.569989 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-95e821f0-b9d5-440a-bb87-91dedca8dcbb tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] POST https://10.4.3.223/volume/v3/attachments/117178dc-8c99-4bd2-9593-5c9c63555a53/action Aug 01 14:01:37.570421 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-95e821f0-b9d5-440a-bb87-91dedca8dcbb tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:37.570583 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-95e821f0-b9d5-440a-bb87-91dedca8dcbb tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:37.593397 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:37.593397 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:37.612692 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c284d590-8d7f-41b7-bbf1-a3aeddbb3954 req-95e821f0-b9d5-440a-bb87-91dedca8dcbb tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/attachments/117178dc-8c99-4bd2-9593-5c9c63555a53/action returned with HTTP 204 Aug 01 14:01:37.613317 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 947/3842] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:01:37 2026] POST /volume/v3/attachments/117178dc-8c99-4bd2-9593-5c9c63555a53/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:37.914488 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ff4f637a-695d-4326-a66f-be67ec174d5c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:37.916071 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ff4f637a-695d-4326-a66f-be67ec174d5c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:37.916306 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ff4f637a-695d-4326-a66f-be67ec174d5c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:37.916483 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ff4f637a-695d-4326-a66f-be67ec174d5c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:37.916578 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ff4f637a-695d-4326-a66f-be67ec174d5c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:37.920704 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:37.920704 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:37.921234 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ff4f637a-695d-4326-a66f-be67ec174d5c tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:37.921594 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 967/3843] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:37 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:37.930882 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fb820abf-dc1d-4918-8e17-0046939bd1dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:37.933008 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb820abf-dc1d-4918-8e17-0046939bd1dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851/action Aug 01 14:01:37.933484 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb820abf-dc1d-4918-8e17-0046939bd1dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:37.933649 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb820abf-dc1d-4918-8e17-0046939bd1dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:37.935386 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-fb820abf-dc1d-4918-8e17-0046939bd1dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Updating backup '95e1d36d-99ff-4222-85b9-ac148a75a851' with '{'status': 'error'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 14:01:37.943705 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:37.943705 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:37.949726 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-fb820abf-dc1d-4918-8e17-0046939bd1dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] reset_status in rpcapi backup_id 95e1d36d-99ff-4222-85b9-ac148a75a851 on host np0000006308. {{(pid=100201) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 01 14:01:37.951197 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb820abf-dc1d-4918-8e17-0046939bd1dd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851/action returned with HTTP 202 Aug 01 14:01:37.951565 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 960/3844] 10.4.3.223 () {70 vars in 1430 bytes} [Sat Aug 1 14:01:37 2026] POST /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:01:37.958776 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2d343b6b-9719-4a4b-a3a4-526231e25fdc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:37.961675 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d343b6b-9719-4a4b-a3a4-526231e25fdc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 Aug 01 14:01:37.961954 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d343b6b-9719-4a4b-a3a4-526231e25fdc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:37.962202 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d343b6b-9719-4a4b-a3a4-526231e25fdc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:37.962433 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-2d343b6b-9719-4a4b-a3a4-526231e25fdc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete volume with id: af38afb8-62ea-4b2b-813b-e675c31d7401 Aug 01 14:01:37.978224 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:37.978224 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:37.978734 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2d343b6b-9719-4a4b-a3a4-526231e25fdc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:37.984665 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4eec6f85-d970-4ccd-ae50-e785067927fc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:37.987937 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4eec6f85-d970-4ccd-ae50-e785067927fc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f Aug 01 14:01:37.988267 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4eec6f85-d970-4ccd-ae50-e785067927fc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:37.988354 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4eec6f85-d970-4ccd-ae50-e785067927fc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:37.996103 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4eec6f85-d970-4ccd-ae50-e785067927fc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f returned with HTTP 404 Aug 01 14:01:37.996786 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 948/3845] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:37 2026] GET /volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:01:37.996848 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2d343b6b-9719-4a4b-a3a4-526231e25fdc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete volume request issued successfully. Aug 01 14:01:37.996934 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d343b6b-9719-4a4b-a3a4-526231e25fdc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 returned with HTTP 202 Aug 01 14:01:37.997520 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 971/3846] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:01:37 2026] DELETE /volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:38.004922 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d2856f64-e339-41d6-9ef8-01afa290d427 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:38.005006 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-84d91314-2ecf-4763-be2f-bdfe56647bf2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:38.006701 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d2856f64-e339-41d6-9ef8-01afa290d427 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b Aug 01 14:01:38.006981 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d2856f64-e339-41d6-9ef8-01afa290d427 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:38.007184 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d2856f64-e339-41d6-9ef8-01afa290d427 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:38.007421 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-d2856f64-e339-41d6-9ef8-01afa290d427 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b Aug 01 14:01:38.008618 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84d91314-2ecf-4763-be2f-bdfe56647bf2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 Aug 01 14:01:38.008892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84d91314-2ecf-4763-be2f-bdfe56647bf2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:38.009121 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84d91314-2ecf-4763-be2f-bdfe56647bf2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:38.015163 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:38.015163 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:38.015648 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d2856f64-e339-41d6-9ef8-01afa290d427 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:38.021043 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:38.021043 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:38.027267 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-84d91314-2ecf-4763-be2f-bdfe56647bf2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:38.033604 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84d91314-2ecf-4763-be2f-bdfe56647bf2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 returned with HTTP 200 Aug 01 14:01:38.034030 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 968/3847] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:38 2026] GET /volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:38.034765 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d2856f64-e339-41d6-9ef8-01afa290d427 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:01:38.035005 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d2856f64-e339-41d6-9ef8-01afa290d427 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b returned with HTTP 202 Aug 01 14:01:38.035333 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 961/3848] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:01:38 2026] DELETE /volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:01:38.041273 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2a31b50e-2de0-4639-8dd9-243a2aab2dd9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:38.043174 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a31b50e-2de0-4639-8dd9-243a2aab2dd9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b Aug 01 14:01:38.044354 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a31b50e-2de0-4639-8dd9-243a2aab2dd9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:38.044354 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a31b50e-2de0-4639-8dd9-243a2aab2dd9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:38.055787 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:38.055787 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:38.060940 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2a31b50e-2de0-4639-8dd9-243a2aab2dd9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:38.065374 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a31b50e-2de0-4639-8dd9-243a2aab2dd9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b returned with HTTP 200 Aug 01 14:01:38.065772 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 949/3849] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:38 2026] GET /volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:38.322832 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f0f74247-a922-45d2-8f75-156ff3dc1d25 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:38.324884 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0f74247-a922-45d2-8f75-156ff3dc1d25 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:38.325114 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0f74247-a922-45d2-8f75-156ff3dc1d25 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:38.325375 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0f74247-a922-45d2-8f75-156ff3dc1d25 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:38.338104 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:38.338104 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:38.342292 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f0f74247-a922-45d2-8f75-156ff3dc1d25 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:38.346961 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0f74247-a922-45d2-8f75-156ff3dc1d25 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:38.349697 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 972/3850] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:38 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:38.371854 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5c01c993-b66a-4480-a27e-0cfbfc032d03 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:38.374397 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c01c993-b66a-4480-a27e-0cfbfc032d03 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:38.374397 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c01c993-b66a-4480-a27e-0cfbfc032d03 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:38.374397 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c01c993-b66a-4480-a27e-0cfbfc032d03 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:38.386418 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:38.386418 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:38.389783 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5c01c993-b66a-4480-a27e-0cfbfc032d03 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:38.393380 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c01c993-b66a-4480-a27e-0cfbfc032d03 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:38.393726 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 969/3851] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:38 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:38.784128 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a3ee6d0-4b09-4f6f-aeac-495d3c8a4f9d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:38.784555 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a3ee6d0-4b09-4f6f-aeac-495d3c8a4f9d None None] GET https://10.4.3.223/volume// Aug 01 14:01:38.784743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a3ee6d0-4b09-4f6f-aeac-495d3c8a4f9d None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:38.784947 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a3ee6d0-4b09-4f6f-aeac-495d3c8a4f9d None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:38.785292 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a3ee6d0-4b09-4f6f-aeac-495d3c8a4f9d None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:38.785583 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 962/3852] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:01:38.792011 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-022365df-5fb4-4f30-9085-36700de7af8a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:38.793944 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-022365df-5fb4-4f30-9085-36700de7af8a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:01:38.794303 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-022365df-5fb4-4f30-9085-36700de7af8a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f8c3cbc-c732-4874-ad57-82af7d7d434a", "connector": null, "instance_uuid": "d0a6d6a4-a52d-48f7-9653-17f3906bbf99"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:38.804190 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:38.804190 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:38.830731 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-022365df-5fb4-4f30-9085-36700de7af8a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:01:38.831170 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 950/3853] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:01:38 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:38.838928 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-e6459ff8-137a-464b-96de-5724499ab6cf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:38.841104 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-e6459ff8-137a-464b-96de-5724499ab6cf tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a Aug 01 14:01:38.841300 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-e6459ff8-137a-464b-96de-5724499ab6cf tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:38.841513 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-e6459ff8-137a-464b-96de-5724499ab6cf tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:38.850807 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:38.850807 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:38.895967 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-e6459ff8-137a-464b-96de-5724499ab6cf tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a returned with HTTP 200 Aug 01 14:01:38.896386 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 973/3854] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:01:38 2026] DELETE /volume/v3/attachments/8f8952b0-3414-43c2-beb8-2dd26a23ce3a => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:39.050182 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c6e2d878-ad32-49f3-8993-eb771b6fd851 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:39.051925 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6e2d878-ad32-49f3-8993-eb771b6fd851 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 Aug 01 14:01:39.052117 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6e2d878-ad32-49f3-8993-eb771b6fd851 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:39.052314 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6e2d878-ad32-49f3-8993-eb771b6fd851 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:39.057729 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6e2d878-ad32-49f3-8993-eb771b6fd851 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 returned with HTTP 404 Aug 01 14:01:39.058158 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 970/3855] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:39 2026] GET /volume/v3/volumes/af38afb8-62ea-4b2b-813b-e675c31d7401 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:39.069144 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b6c54815-62ba-480c-97b7-7c8628e4670e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:39.071095 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] POST https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba/restore Aug 01 14:01:39.071465 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:39.072755 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Restoring backup 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100201) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 14:01:39.072869 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Restoring backup 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba to volume None. Aug 01 14:01:39.077017 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:39.077017 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:39.077822 np0000006308 devstack@c-api.service[100201]: INFO cinder.backup.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Creating volume of 1 GB for restore of backup 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. Aug 01 14:01:39.080609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b710d8a3-a962-4ad6-bf43-fc5adac21aa7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:39.082277 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b710d8a3-a962-4ad6-bf43-fc5adac21aa7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b Aug 01 14:01:39.082493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b710d8a3-a962-4ad6-bf43-fc5adac21aa7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:39.082672 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b710d8a3-a962-4ad6-bf43-fc5adac21aa7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:39.091137 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Availability zone cache updated, next update will occur around 2026-08-01 15:01:39.090885. {{(pid=100201) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 14:01:39.091275 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Availability Zones retrieved successfully. Aug 01 14:01:39.094228 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b710d8a3-a962-4ad6-bf43-fc5adac21aa7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b returned with HTTP 404 Aug 01 14:01:39.094725 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 951/3856] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:39 2026] GET /volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:01:39.097688 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Flow 'volume_create_api' (6055edba-570e-4452-a1be-ad77ce7709bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:39.098579 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f02edb-7b1a-4d5e-b6c4-6e1f5005a834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:39.099403 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:39.101982 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-47c4183b-a2b5-4e07-a461-82c6f478043b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:39.104012 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-47c4183b-a2b5-4e07-a461-82c6f478043b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a Aug 01 14:01:39.104208 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-47c4183b-a2b5-4e07-a461-82c6f478043b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:39.104474 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-47c4183b-a2b5-4e07-a461-82c6f478043b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:39.104632 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-47c4183b-a2b5-4e07-a461-82c6f478043b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: f9a915fe-8303-4ec1-b265-813b41708b1a Aug 01 14:01:39.111283 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:39.111283 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:39.111759 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-47c4183b-a2b5-4e07-a461-82c6f478043b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:39.124135 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f02edb-7b1a-4d5e-b6c4-6e1f5005a834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:39.124872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c87498-409b-40c9-8676-eb3d0a049a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:39.127772 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-47c4183b-a2b5-4e07-a461-82c6f478043b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:01:39.127961 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-47c4183b-a2b5-4e07-a461-82c6f478043b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a returned with HTTP 202 Aug 01 14:01:39.128389 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 974/3857] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:01:39 2026] DELETE /volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:01:39.138400 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0fbdae60-c3b3-4dbf-a659-3cd9cf6cd3be None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:39.142667 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0fbdae60-c3b3-4dbf-a659-3cd9cf6cd3be tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a Aug 01 14:01:39.143143 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0fbdae60-c3b3-4dbf-a659-3cd9cf6cd3be tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:39.143390 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0fbdae60-c3b3-4dbf-a659-3cd9cf6cd3be tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:39.151998 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:39.151998 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:39.157002 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0fbdae60-c3b3-4dbf-a659-3cd9cf6cd3be tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:39.162143 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Created reservations ['ce07329e-c0f1-41a2-89b3-31a5db095b1b', '7d3144ec-40d0-4233-858f-207ed29a9abd', '0e4b5b31-aace-4dd1-8b81-d37858d40dc2', '3003d513-da40-44ba-879a-3c9789f3fee8'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:39.162314 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0fbdae60-c3b3-4dbf-a659-3cd9cf6cd3be tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a returned with HTTP 200 Aug 01 14:01:39.162740 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 971/3858] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:39 2026] GET /volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:39.162876 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c87498-409b-40c9-8676-eb3d0a049a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce07329e-c0f1-41a2-89b3-31a5db095b1b', '7d3144ec-40d0-4233-858f-207ed29a9abd', '0e4b5b31-aace-4dd1-8b81-d37858d40dc2', '3003d513-da40-44ba-879a-3c9789f3fee8']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:39.163815 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a26265-dad8-4fc2-ae5b-28754c5351b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:39.198816 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a26265-dad8-4fc2-ae5b-28754c5351b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b', '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='bad7a5bf018248ee92380e85160af28a',qos_specs=None,replication_status=,reservations=['ce07329e-c0f1-41a2-89b3-31a5db095b1b','7d3144ec-40d0-4233-858f-207ed29a9abd','0e4b5b31-aace-4dd1-8b81-d37858d40dc2','3003d513-da40-44ba-879a-3c9789f3fee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b002fbecf8dd482d8d8605dec6117448',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:39Z,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=74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad7a5bf018248ee92380e85160af28a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b002fbecf8dd482d8d8605dec6117448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:39.199590 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa8221f-e813-4f45-984e-8cfe4801b72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:39.221604 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa8221f-e813-4f45-984e-8cfe4801b72a) transitioned into 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='bad7a5bf018248ee92380e85160af28a',qos_specs=None,replication_status=,reservations=['ce07329e-c0f1-41a2-89b3-31a5db095b1b','7d3144ec-40d0-4233-858f-207ed29a9abd','0e4b5b31-aace-4dd1-8b81-d37858d40dc2','3003d513-da40-44ba-879a-3c9789f3fee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b002fbecf8dd482d8d8605dec6117448',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:39.222203 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (256ae7e4-288e-41aa-9595-ab9b8d5aa179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:39.231912 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (256ae7e4-288e-41aa-9595-ab9b8d5aa179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:39.232736 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Flow 'volume_create_api' (6055edba-570e-4452-a1be-ad77ce7709bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:39.233025 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Create volume request issued successfully. Aug 01 14:01:39.239966 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:39.239966 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:39.240322 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:40.177600 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-072775e9-c821-4aa4-86c7-6eb9cfd9772c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:40.179847 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-072775e9-c821-4aa4-86c7-6eb9cfd9772c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a Aug 01 14:01:40.180122 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-072775e9-c821-4aa4-86c7-6eb9cfd9772c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:40.180388 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-072775e9-c821-4aa4-86c7-6eb9cfd9772c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:40.188384 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-072775e9-c821-4aa4-86c7-6eb9cfd9772c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a returned with HTTP 404 Aug 01 14:01:40.189000 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 952/3859] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:40 2026] GET /volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:01:40.199327 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-80e861fb-772b-4016-a93d-039361e56531 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:40.200961 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-80e861fb-772b-4016-a93d-039361e56531 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c Aug 01 14:01:40.201152 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-80e861fb-772b-4016-a93d-039361e56531 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:40.201353 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-80e861fb-772b-4016-a93d-039361e56531 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:40.201516 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-80e861fb-772b-4016-a93d-039361e56531 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: db41b3e8-2e16-434e-8bf4-39377fe7d72c Aug 01 14:01:40.209150 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:40.209150 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:40.209698 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-80e861fb-772b-4016-a93d-039361e56531 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:40.233010 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-80e861fb-772b-4016-a93d-039361e56531 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:01:40.233406 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-80e861fb-772b-4016-a93d-039361e56531 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c returned with HTTP 202 Aug 01 14:01:40.233918 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 975/3860] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:01:40 2026] DELETE /volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:01:40.241266 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-80cf6f4e-871c-496e-b2d6-b92caa0a4b4a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:40.244759 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80cf6f4e-871c-496e-b2d6-b92caa0a4b4a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c Aug 01 14:01:40.245062 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80cf6f4e-871c-496e-b2d6-b92caa0a4b4a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:40.245303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80cf6f4e-871c-496e-b2d6-b92caa0a4b4a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:40.247875 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:40.247875 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:40.248267 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:40.248360 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Checking backup size 1 against volume size 1 {{(pid=100201) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 14:01:40.248446 np0000006308 devstack@c-api.service[100201]: INFO cinder.backup.api [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Overwriting volume 74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b with restore of backup 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:40.255706 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:40.255706 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:40.262968 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-80cf6f4e-871c-496e-b2d6-b92caa0a4b4a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:40.268092 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] restore_backup in rpcapi backup_id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba {{(pid=100201) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 14:01:40.272107 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6c54815-62ba-480c-97b7-7c8628e4670e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba/restore returned with HTTP 202 Aug 01 14:01:40.272176 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80cf6f4e-871c-496e-b2d6-b92caa0a4b4a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c returned with HTTP 200 Aug 01 14:01:40.272796 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 972/3861] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:40 2026] GET /volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c => generated 896 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:40.272968 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 963/3862] 10.4.3.223 () {70 vars in 1433 bytes} [Sat Aug 1 14:01:39 2026] POST /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba/restore => generated 152 bytes in 1204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:40.281732 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-06cee45d-6e38-4f04-985e-693f89eb1cfa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:40.284311 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-06cee45d-6e38-4f04-985e-693f89eb1cfa tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:40.284589 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-06cee45d-6e38-4f04-985e-693f89eb1cfa tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:40.284923 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-06cee45d-6e38-4f04-985e-693f89eb1cfa tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:40.285043 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-06cee45d-6e38-4f04-985e-693f89eb1cfa tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:40.291729 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:40.291729 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:40.292646 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-06cee45d-6e38-4f04-985e-693f89eb1cfa tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:40.293172 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 953/3863] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:40 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:40.331111 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-0f26a2de-c7f8-4300-beb5-073ff9559538 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:40.333522 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-0f26a2de-c7f8-4300-beb5-073ff9559538 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] PUT https://10.4.3.223/volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95 Aug 01 14:01:40.333902 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-0f26a2de-c7f8-4300-beb5-073ff9559538 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:40.342365 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-0f26a2de-c7f8-4300-beb5-073ff9559538 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Acquiring lock "cinder-attachment_update-1f8c3cbc-c732-4874-ad57-82af7d7d434a-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:01:40.346927 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-0f26a2de-c7f8-4300-beb5-073ff9559538 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-1f8c3cbc-c732-4874-ad57-82af7d7d434a-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:01:40.347883 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:40.347883 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:40.451368 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-0f26a2de-c7f8-4300-beb5-073ff9559538 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Lock "cinder-attachment_update-1f8c3cbc-c732-4874-ad57-82af7d7d434a-np0000006308" released by "attachment_update" :: held 0.104s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:01:40.452058 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-0f26a2de-c7f8-4300-beb5-073ff9559538 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95 returned with HTTP 200 Aug 01 14:01:40.452557 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 976/3864] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:01:40 2026] PUT /volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:40.461240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-40ca07d3-f70a-4f28-8bdd-7507e021a91e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:40.463568 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-40ca07d3-f70a-4f28-8bdd-7507e021a91e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95 Aug 01 14:01:40.463795 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-40ca07d3-f70a-4f28-8bdd-7507e021a91e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:40.463999 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-40ca07d3-f70a-4f28-8bdd-7507e021a91e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:40.480498 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-40ca07d3-f70a-4f28-8bdd-7507e021a91e tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95 returned with HTTP 200 Aug 01 14:01:40.480947 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 973/3865] 10.4.3.223 () {70 vars in 1651 bytes} [Sat Aug 1 14:01:40 2026] GET /volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:41.286041 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3f60dcc1-18b7-451c-8146-a7cbc7a5c9ac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:41.288274 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f60dcc1-18b7-451c-8146-a7cbc7a5c9ac tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c Aug 01 14:01:41.288520 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f60dcc1-18b7-451c-8146-a7cbc7a5c9ac tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:41.288739 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f60dcc1-18b7-451c-8146-a7cbc7a5c9ac tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:41.295669 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f60dcc1-18b7-451c-8146-a7cbc7a5c9ac tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c returned with HTTP 404 Aug 01 14:01:41.296361 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 964/3866] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:41 2026] GET /volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:01:41.304077 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a6b1829c-4545-4085-afbd-a2469f7d961d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:41.305786 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6b1829c-4545-4085-afbd-a2469f7d961d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:41.306003 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6b1829c-4545-4085-afbd-a2469f7d961d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:41.306203 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6b1829c-4545-4085-afbd-a2469f7d961d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:41.306322 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-a6b1829c-4545-4085-afbd-a2469f7d961d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:41.308257 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:41.310400 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:41.310508 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:41.310508 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:41.310838 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1222466928"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:41.310998 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6b1829c-4545-4085-afbd-a2469f7d961d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:41.311333 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 954/3867] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:41 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:41.312571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1222466928'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:41.312719 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:41.313040 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:41.313040 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:41.317545 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:41.324122 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (b33c8454-baf3-4596-88d4-67ac8e329341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:41.325421 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8196080-856d-49e3-9024-b79f1c0d90c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:41.326524 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:41.353462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8196080-856d-49e3-9024-b79f1c0d90c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:41.354521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aeed27f-0c86-4c4b-b6b6-6843a2bf877d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:41.389907 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['5d437a0e-10c9-4c30-8bb0-cf153e6741be', 'c37b31f4-0ad8-4950-b5fd-5bc9a4567568', 'b6f913f3-75ea-4b60-bfa1-804964ca6575', 'dde7e2a4-6f2c-4bbd-adb5-2230158f3fc0'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:41.390801 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aeed27f-0c86-4c4b-b6b6-6843a2bf877d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d437a0e-10c9-4c30-8bb0-cf153e6741be', 'c37b31f4-0ad8-4950-b5fd-5bc9a4567568', 'b6f913f3-75ea-4b60-bfa1-804964ca6575', 'dde7e2a4-6f2c-4bbd-adb5-2230158f3fc0']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:41.391667 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a114f79e-2582-40de-b130-84094970a9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:41.417976 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a114f79e-2582-40de-b130-84094970a9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3bd7044-19d5-40c5-9b21-bee568a35756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1222466928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['5d437a0e-10c9-4c30-8bb0-cf153e6741be','c37b31f4-0ad8-4950-b5fd-5bc9a4567568','b6f913f3-75ea-4b60-bfa1-804964ca6575','dde7e2a4-6f2c-4bbd-adb5-2230158f3fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1222466928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3bd7044-19d5-40c5-9b21-bee568a35756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:41.418888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd59e36-fe33-481c-bcc6-456d975b35d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:41.440858 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd59e36-fe33-481c-bcc6-456d975b35d5) transitioned into state 'SUCCESS' from state '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-1222466928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['5d437a0e-10c9-4c30-8bb0-cf153e6741be','c37b31f4-0ad8-4950-b5fd-5bc9a4567568','b6f913f3-75ea-4b60-bfa1-804964ca6575','dde7e2a4-6f2c-4bbd-adb5-2230158f3fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:41.441709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7450e76b-9556-4357-b3bf-25df9ee1257f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:41.453288 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7450e76b-9556-4357-b3bf-25df9ee1257f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:41.454407 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (b33c8454-baf3-4596-88d4-67ac8e329341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:41.454768 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:01:41.455491 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01e702e3-d6b8-413f-aa9d-c5f03ae53e06 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:41.456004 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 977/3868] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:01:41 2026] POST /volume/v3/volumes => generated 770 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:41.472020 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5b3ccee4-804a-46e6-8a60-ff44a3ed0659 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:41.476833 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b3ccee4-804a-46e6-8a60-ff44a3ed0659 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 Aug 01 14:01:41.477098 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b3ccee4-804a-46e6-8a60-ff44a3ed0659 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:41.477271 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b3ccee4-804a-46e6-8a60-ff44a3ed0659 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:41.484097 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:41.484097 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:41.487735 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5b3ccee4-804a-46e6-8a60-ff44a3ed0659 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:41.492178 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b3ccee4-804a-46e6-8a60-ff44a3ed0659 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 returned with HTTP 200 Aug 01 14:01:41.492569 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 974/3869] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:41 2026] GET /volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:41.788339 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-e3eb9f14-dfe6-44ae-ba95-b1f6e48be638 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:41.790673 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-e3eb9f14-dfe6-44ae-ba95-b1f6e48be638 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:41.790925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-e3eb9f14-dfe6-44ae-ba95-b1f6e48be638 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:41.791139 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-e3eb9f14-dfe6-44ae-ba95-b1f6e48be638 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:41.801958 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:41.801958 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:41.805968 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-e3eb9f14-dfe6-44ae-ba95-b1f6e48be638 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:41.810736 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-e3eb9f14-dfe6-44ae-ba95-b1f6e48be638 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:41.811366 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 965/3870] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:41 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:41.832672 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-ce7e02ec-4d04-4006-b0fe-703873fc47d0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:41.835077 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-ce7e02ec-4d04-4006-b0fe-703873fc47d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] POST https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064/action Aug 01 14:01:41.835401 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-ce7e02ec-4d04-4006-b0fe-703873fc47d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:41.835531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-ce7e02ec-4d04-4006-b0fe-703873fc47d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:41.844827 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:41.844827 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:41.845287 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-ce7e02ec-4d04-4006-b0fe-703873fc47d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:41.850404 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-ce7e02ec-4d04-4006-b0fe-703873fc47d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Begin detaching volume completed successfully. Aug 01 14:01:41.850579 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-ce7e02ec-4d04-4006-b0fe-703873fc47d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064/action returned with HTTP 202 Aug 01 14:01:41.851014 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 955/3871] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:01:41 2026] POST /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:01:41.892660 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9e0c6dc1-b16c-43fc-bc29-97e668ae4218 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:41.893205 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9e0c6dc1-b16c-43fc-bc29-97e668ae4218 None None] GET https://10.4.3.223/volume// Aug 01 14:01:41.893441 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9e0c6dc1-b16c-43fc-bc29-97e668ae4218 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:41.893673 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9e0c6dc1-b16c-43fc-bc29-97e668ae4218 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:41.894059 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9e0c6dc1-b16c-43fc-bc29-97e668ae4218 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:41.894434 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 978/3872] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:01:41.902901 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-36f59139-3cf8-4831-aee2-86b5e0c91a80 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:41.905122 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-36f59139-3cf8-4831-aee2-86b5e0c91a80 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:41.905379 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-36f59139-3cf8-4831-aee2-86b5e0c91a80 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:41.905593 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-36f59139-3cf8-4831-aee2-86b5e0c91a80 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:41.915960 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:41.915960 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:41.919831 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-36f59139-3cf8-4831-aee2-86b5e0c91a80 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:41.924434 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-36f59139-3cf8-4831-aee2-86b5e0c91a80 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:01:41.924824 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 975/3873] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:01:41 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 1315 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:01:42.321668 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c19d9c41-7280-4cb5-ace8-47f284221df2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:42.324275 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c19d9c41-7280-4cb5-ace8-47f284221df2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:42.324542 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c19d9c41-7280-4cb5-ace8-47f284221df2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:42.324778 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c19d9c41-7280-4cb5-ace8-47f284221df2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:42.324927 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c19d9c41-7280-4cb5-ace8-47f284221df2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:42.329789 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:42.329789 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:42.330502 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c19d9c41-7280-4cb5-ace8-47f284221df2 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:42.330979 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 966/3874] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:42 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:42.505784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7e3e9b6c-9f63-4844-a242-e46356c38087 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:42.507809 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e3e9b6c-9f63-4844-a242-e46356c38087 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 Aug 01 14:01:42.508024 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7e3e9b6c-9f63-4844-a242-e46356c38087 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:42.508263 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7e3e9b6c-9f63-4844-a242-e46356c38087 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:42.514789 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:42.514789 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:42.518456 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7e3e9b6c-9f63-4844-a242-e46356c38087 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:42.522513 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e3e9b6c-9f63-4844-a242-e46356c38087 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 returned with HTTP 200 Aug 01 14:01:42.522878 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 956/3875] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:42 2026] GET /volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:42.534383 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-41fff9c7-3174-457c-9b9f-0cb8b9d71295 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:42.536008 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41fff9c7-3174-457c-9b9f-0cb8b9d71295 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:01:42.536308 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-41fff9c7-3174-457c-9b9f-0cb8b9d71295 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3bd7044-19d5-40c5-9b21-bee568a35756", "name": "tempest-VolumeDependencyTests-Snapshot-1182497959"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:42.544041 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:42.544041 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:42.544537 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-41fff9c7-3174-457c-9b9f-0cb8b9d71295 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:42.544615 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-41fff9c7-3174-457c-9b9f-0cb8b9d71295 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create snapshot from volume a3bd7044-19d5-40c5-9b21-bee568a35756 Aug 01 14:01:42.567683 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-41fff9c7-3174-457c-9b9f-0cb8b9d71295 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['1599afad-0572-4287-b4ce-d815b155fc63', '9b480afa-c6d2-4722-b482-7c01b41f1a50', '02a58629-a82d-47b4-82b8-81a373119e65', 'b5300f6b-b792-4539-a181-9a8c6d8e1cd4'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:42.596371 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-41fff9c7-3174-457c-9b9f-0cb8b9d71295 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot create request issued successfully. Aug 01 14:01:42.596831 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41fff9c7-3174-457c-9b9f-0cb8b9d71295 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:01:42.597409 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 979/3876] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:01:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:42.606991 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-510bbc2f-1e18-4211-b443-dcbd9039bbde None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:42.609045 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-510bbc2f-1e18-4211-b443-dcbd9039bbde tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 Aug 01 14:01:42.609293 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-510bbc2f-1e18-4211-b443-dcbd9039bbde tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:42.609523 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-510bbc2f-1e18-4211-b443-dcbd9039bbde tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:42.615265 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:42.615265 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:42.615805 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-510bbc2f-1e18-4211-b443-dcbd9039bbde tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:42.616684 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-510bbc2f-1e18-4211-b443-dcbd9039bbde tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 returned with HTTP 200 Aug 01 14:01:42.617134 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 976/3877] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:42 2026] GET /volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:43.340825 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-efa5363c-49b4-45ae-95de-ae991a78719a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:43.342385 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-efa5363c-49b4-45ae-95de-ae991a78719a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:43.342566 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-efa5363c-49b4-45ae-95de-ae991a78719a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:43.342726 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-efa5363c-49b4-45ae-95de-ae991a78719a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:43.342815 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-efa5363c-49b4-45ae-95de-ae991a78719a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:43.346990 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:43.346990 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:43.347679 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-efa5363c-49b4-45ae-95de-ae991a78719a tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:43.348262 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 967/3878] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:43 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:43.626789 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ab55a8a6-9e2e-48ae-a7de-071f502fcc65 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:43.628571 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ab55a8a6-9e2e-48ae-a7de-071f502fcc65 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 Aug 01 14:01:43.628817 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ab55a8a6-9e2e-48ae-a7de-071f502fcc65 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:43.629025 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ab55a8a6-9e2e-48ae-a7de-071f502fcc65 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:43.633838 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:43.633838 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:43.634234 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ab55a8a6-9e2e-48ae-a7de-071f502fcc65 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:43.635009 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ab55a8a6-9e2e-48ae-a7de-071f502fcc65 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 returned with HTTP 200 Aug 01 14:01:43.635381 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 957/3879] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:43 2026] GET /volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:43.645327 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:43.647149 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:43.647625 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1ce61e18-c8ba-434e-9aa8-587e59de5223", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-602592410"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:43.649174 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'snapshot_id': '1ce61e18-c8ba-434e-9aa8-587e59de5223', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-602592410'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:43.653908 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:43.653908 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:43.654292 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:43.656161 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:43.659630 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:43.665032 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (74ea27ea-f820-4f4a-9338-f12ed2d5989a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:43.665988 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6777dccc-223a-4d6e-aad8-126be41df36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:43.666844 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:43.696276 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6777dccc-223a-4d6e-aad8-126be41df36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ce61e18-c8ba-434e-9aa8-587e59de5223', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:43.697476 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f97e334-9f3e-46f3-86d8-052140a69f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:43.753704 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['c41e8f01-86bb-467e-8c36-b40ec7e9390b', 'f94cb463-5bfb-420a-8a7c-94a90c02a7d7', 'd54351d9-6c9f-43c6-a70f-22c7adcb3a2c', '082db2b3-77b4-42f8-bed4-b1b926b06daf'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:43.753704 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f97e334-9f3e-46f3-86d8-052140a69f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c41e8f01-86bb-467e-8c36-b40ec7e9390b', 'f94cb463-5bfb-420a-8a7c-94a90c02a7d7', 'd54351d9-6c9f-43c6-a70f-22c7adcb3a2c', '082db2b3-77b4-42f8-bed4-b1b926b06daf']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:43.753704 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8ddcd74-85da-4d7a-a6f0-ee090de15315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:43.790474 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8ddcd74-85da-4d7a-a6f0-ee090de15315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85a411fa-d2d7-4afd-bb92-3b189c9091fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-602592410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['c41e8f01-86bb-467e-8c36-b40ec7e9390b','f94cb463-5bfb-420a-8a7c-94a90c02a7d7','d54351d9-6c9f-43c6-a70f-22c7adcb3a2c','082db2b3-77b4-42f8-bed4-b1b926b06daf'],size=1,snapshot_id=1ce61e18-c8ba-434e-9aa8-587e59de5223,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-602592410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85a411fa-d2d7-4afd-bb92-3b189c9091fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ce61e18-c8ba-434e-9aa8-587e59de5223,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:43.793311 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5d7f5e-473a-4cc3-9f01-d2a71f45e145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:43.813981 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5d7f5e-473a-4cc3-9f01-d2a71f45e145) transitioned into state 'SUCCESS' from state '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-602592410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['c41e8f01-86bb-467e-8c36-b40ec7e9390b','f94cb463-5bfb-420a-8a7c-94a90c02a7d7','d54351d9-6c9f-43c6-a70f-22c7adcb3a2c','082db2b3-77b4-42f8-bed4-b1b926b06daf'],size=1,snapshot_id=1ce61e18-c8ba-434e-9aa8-587e59de5223,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:43.814774 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35e6c62-e325-43a4-be9e-696f9684f7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:43.838814 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35e6c62-e325-43a4-be9e-696f9684f7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:43.839622 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (74ea27ea-f820-4f4a-9338-f12ed2d5989a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:43.839938 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:01:43.840500 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31843f60-454d-4ab9-8dfe-5cae6e771a31 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:43.841112 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 980/3880] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 14:01:43 2026] POST /volume/v3/volumes => generated 803 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:43.858736 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-82ecbb91-1ecd-44ec-9744-6e1e9350f620 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:43.860773 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-82ecbb91-1ecd-44ec-9744-6e1e9350f620 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe Aug 01 14:01:43.861047 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-82ecbb91-1ecd-44ec-9744-6e1e9350f620 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:43.861304 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-82ecbb91-1ecd-44ec-9744-6e1e9350f620 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:43.868314 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:43.868314 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:43.876555 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-82ecbb91-1ecd-44ec-9744-6e1e9350f620 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:43.879919 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-82ecbb91-1ecd-44ec-9744-6e1e9350f620 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe returned with HTTP 200 Aug 01 14:01:43.880441 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 977/3881] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:43 2026] GET /volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:44.358021 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a7f3d77e-1612-4d1f-8f60-c784b54172cd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:44.360084 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a7f3d77e-1612-4d1f-8f60-c784b54172cd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:44.360327 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a7f3d77e-1612-4d1f-8f60-c784b54172cd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:44.360534 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a7f3d77e-1612-4d1f-8f60-c784b54172cd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:44.360666 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a7f3d77e-1612-4d1f-8f60-c784b54172cd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:44.364798 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:44.364798 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:44.365374 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a7f3d77e-1612-4d1f-8f60-c784b54172cd tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:44.365705 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 968/3882] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:44 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:44.900230 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bb7abfb5-6cb7-4edb-9673-2ded93308589 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:44.900230 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb7abfb5-6cb7-4edb-9673-2ded93308589 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe Aug 01 14:01:44.900230 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb7abfb5-6cb7-4edb-9673-2ded93308589 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:44.900597 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb7abfb5-6cb7-4edb-9673-2ded93308589 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:44.908388 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:44.908388 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:44.912407 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bb7abfb5-6cb7-4edb-9673-2ded93308589 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:44.916436 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb7abfb5-6cb7-4edb-9673-2ded93308589 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe returned with HTTP 200 Aug 01 14:01:44.916843 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 958/3883] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:44 2026] GET /volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:44.930424 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f4991339-a8e1-442b-9384-738828efe332 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:44.932292 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f4991339-a8e1-442b-9384-738828efe332 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:01:44.932683 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f4991339-a8e1-442b-9384-738828efe332 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85a411fa-d2d7-4afd-bb92-3b189c9091fe", "name": "tempest-VolumeDependencyTests-Snapshot-545706001"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:44.941202 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:44.941202 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:44.941706 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f4991339-a8e1-442b-9384-738828efe332 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:44.941820 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-f4991339-a8e1-442b-9384-738828efe332 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create snapshot from volume 85a411fa-d2d7-4afd-bb92-3b189c9091fe Aug 01 14:01:44.969692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f4991339-a8e1-442b-9384-738828efe332 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['f5ac5947-cf5f-45b1-8acc-26964be1b6a2', 'd79aeb2c-0454-4cf7-98bf-86191326124b', '6206cac0-58ea-47c8-a5de-da7dad7e4830', 'cc3d9728-895f-4ee2-bc60-06e84304d448'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:45.001654 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f4991339-a8e1-442b-9384-738828efe332 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot create request issued successfully. Aug 01 14:01:45.002002 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f4991339-a8e1-442b-9384-738828efe332 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:01:45.002448 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 981/3884] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:01:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:45.013422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0cae2631-b142-421e-b1ba-b5a823d25905 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:45.013422 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0cae2631-b142-421e-b1ba-b5a823d25905 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb Aug 01 14:01:45.013422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0cae2631-b142-421e-b1ba-b5a823d25905 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:45.013422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0cae2631-b142-421e-b1ba-b5a823d25905 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:45.017863 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:45.017863 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:45.018323 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0cae2631-b142-421e-b1ba-b5a823d25905 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:45.019038 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0cae2631-b142-421e-b1ba-b5a823d25905 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb returned with HTTP 200 Aug 01 14:01:45.019429 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 978/3885] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:45 2026] GET /volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:45.376705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ce3b4c02-f674-4544-915d-860800732279 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:45.378308 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ce3b4c02-f674-4544-915d-860800732279 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:45.378519 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ce3b4c02-f674-4544-915d-860800732279 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:45.378721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ce3b4c02-f674-4544-915d-860800732279 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:45.378823 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ce3b4c02-f674-4544-915d-860800732279 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:45.382624 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:45.382624 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:45.383188 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ce3b4c02-f674-4544-915d-860800732279 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:45.383754 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 969/3886] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:45 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:45.638020 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-e215c1c3-23ab-4d40-a8f2-550651932eb5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:45.640374 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-e215c1c3-23ab-4d40-a8f2-550651932eb5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption Aug 01 14:01:45.640645 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-e215c1c3-23ab-4d40-a8f2-550651932eb5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:45.640936 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-e215c1c3-23ab-4d40-a8f2-550651932eb5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:45.651169 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:45.651169 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:45.658015 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-e215c1c3-23ab-4d40-a8f2-550651932eb5 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption returned with HTTP 200 Aug 01 14:01:45.658634 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 959/3887] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:01:45 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:46.030011 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3032101a-c986-4006-84b7-b914a2bc879e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:46.032824 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3032101a-c986-4006-84b7-b914a2bc879e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb Aug 01 14:01:46.033072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3032101a-c986-4006-84b7-b914a2bc879e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:46.033355 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3032101a-c986-4006-84b7-b914a2bc879e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:46.035175 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-9a1e5faa-32fe-41ef-887e-e752b32b0431 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:46.038433 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-9a1e5faa-32fe-41ef-887e-e752b32b0431 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] DELETE https://10.4.3.223/volume/v3/attachments/117178dc-8c99-4bd2-9593-5c9c63555a53 Aug 01 14:01:46.038701 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-9a1e5faa-32fe-41ef-887e-e752b32b0431 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:46.038987 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-9a1e5faa-32fe-41ef-887e-e752b32b0431 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:46.046797 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:46.046797 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:46.047787 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3032101a-c986-4006-84b7-b914a2bc879e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:46.047923 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:46.047923 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:46.048797 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3032101a-c986-4006-84b7-b914a2bc879e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb returned with HTTP 200 Aug 01 14:01:46.050311 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 982/3888] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:46 2026] GET /volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:46.065370 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:46.066852 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:46.067276 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d2f72eb1-b86a-4f28-977f-4a31aeb424bb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1296023038"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:46.068745 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'snapshot_id': 'd2f72eb1-b86a-4f28-977f-4a31aeb424bb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1296023038'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:46.074475 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:46.074475 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:46.074990 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:46.075174 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:46.078459 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:46.083578 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (8605528f-9e7b-499a-be80-587efde81cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:46.084698 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05a3e496-5d9a-49ef-acbe-9c9012050227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:46.085734 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:46.096816 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c62142e1-6b29-472d-b4ea-b4237e5941f9 req-9a1e5faa-32fe-41ef-887e-e752b32b0431 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/attachments/117178dc-8c99-4bd2-9593-5c9c63555a53 returned with HTTP 200 Aug 01 14:01:46.097994 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 979/3889] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:01:46 2026] DELETE /volume/v3/attachments/117178dc-8c99-4bd2-9593-5c9c63555a53 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:46.122530 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05a3e496-5d9a-49ef-acbe-9c9012050227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd2f72eb1-b86a-4f28-977f-4a31aeb424bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:46.123482 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32912818-4838-4829-b5ee-e09632f6fbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:46.163717 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['e8384141-604a-4d09-a359-c8edb0d06931', '8ad7a3db-aea3-4107-b4d7-f2712f52df1b', '36ef3d1f-c37e-416f-b182-9d7553d73304', '4a165f39-78ef-4b57-b037-c11495422a73'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:46.163717 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32912818-4838-4829-b5ee-e09632f6fbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8384141-604a-4d09-a359-c8edb0d06931', '8ad7a3db-aea3-4107-b4d7-f2712f52df1b', '36ef3d1f-c37e-416f-b182-9d7553d73304', '4a165f39-78ef-4b57-b037-c11495422a73']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:46.164746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (119f454c-dd04-40a0-bdb2-537e72820af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:46.205193 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (119f454c-dd04-40a0-bdb2-537e72820af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0daec74-5fb6-41d3-b1c6-4b370a08250f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1296023038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['e8384141-604a-4d09-a359-c8edb0d06931','8ad7a3db-aea3-4107-b4d7-f2712f52df1b','36ef3d1f-c37e-416f-b182-9d7553d73304','4a165f39-78ef-4b57-b037-c11495422a73'],size=1,snapshot_id=d2f72eb1-b86a-4f28-977f-4a31aeb424bb,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1296023038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0daec74-5fb6-41d3-b1c6-4b370a08250f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d2f72eb1-b86a-4f28-977f-4a31aeb424bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:46.206169 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401999af-03a6-42ff-a535-02f1a806019f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:46.228430 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401999af-03a6-42ff-a535-02f1a806019f) transitioned into state 'SUCCESS' from state '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-1296023038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['e8384141-604a-4d09-a359-c8edb0d06931','8ad7a3db-aea3-4107-b4d7-f2712f52df1b','36ef3d1f-c37e-416f-b182-9d7553d73304','4a165f39-78ef-4b57-b037-c11495422a73'],size=1,snapshot_id=d2f72eb1-b86a-4f28-977f-4a31aeb424bb,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:46.229202 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0a0a7c1-f801-4e62-a75f-8486c3be870e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:46.250943 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0a0a7c1-f801-4e62-a75f-8486c3be870e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:46.254237 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (8605528f-9e7b-499a-be80-587efde81cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:46.254237 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:01:46.254237 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3cd05231-e2c0-47de-b4ad-e20f2acd3fe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:46.254237 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 970/3890] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 14:01:46 2026] POST /volume/v3/volumes => generated 804 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:46.267113 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f41ae676-3a7c-452a-b2af-37d06f70d1fb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:46.268829 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f41ae676-3a7c-452a-b2af-37d06f70d1fb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f Aug 01 14:01:46.269023 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f41ae676-3a7c-452a-b2af-37d06f70d1fb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:46.269192 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f41ae676-3a7c-452a-b2af-37d06f70d1fb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:46.275659 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:46.275659 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:46.278946 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f41ae676-3a7c-452a-b2af-37d06f70d1fb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:46.282561 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f41ae676-3a7c-452a-b2af-37d06f70d1fb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f returned with HTTP 200 Aug 01 14:01:46.282935 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 960/3891] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:46 2026] GET /volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:46.394620 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4fe9aa37-b155-4b00-81ab-50229875f6a8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:46.398427 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4fe9aa37-b155-4b00-81ab-50229875f6a8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:46.398427 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4fe9aa37-b155-4b00-81ab-50229875f6a8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:46.398427 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4fe9aa37-b155-4b00-81ab-50229875f6a8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:46.398427 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4fe9aa37-b155-4b00-81ab-50229875f6a8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:46.406603 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:46.406603 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:46.408414 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4fe9aa37-b155-4b00-81ab-50229875f6a8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:46.408414 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 983/3892] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:46 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:47.119898 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4beaf65d-55bb-4652-be78-822ffa0c8065 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:47.121848 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4beaf65d-55bb-4652-be78-822ffa0c8065 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:01:47.122264 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4beaf65d-55bb-4652-be78-822ffa0c8065 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7968a21c-cb32-402e-b5f6-9a8e13331064", "force": false, "name": "tempest-TestStampPattern-snapshot-1680605266", "description": null, "metadata": null}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:47.132450 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:47.132450 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:47.133072 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4beaf65d-55bb-4652-be78-822ffa0c8065 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:01:47.133289 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-4beaf65d-55bb-4652-be78-822ffa0c8065 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Create snapshot from volume 7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:01:47.165965 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4beaf65d-55bb-4652-be78-822ffa0c8065 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Created reservations ['4d6f5c73-8fe7-48da-88d6-ed53e1e81ac8', '08709f3c-33c1-4a64-9c94-8839c8eebb49', '2d63ea7e-dc25-4e3e-aa1b-c51abbe16843', '4e278d44-e9e1-4ce8-b149-160f458c65fc'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:47.195359 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4beaf65d-55bb-4652-be78-822ffa0c8065 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Snapshot create request issued successfully. Aug 01 14:01:47.195359 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4beaf65d-55bb-4652-be78-822ffa0c8065 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:01:47.195359 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 980/3893] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:01:47 2026] POST /volume/v3/snapshots => generated 303 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:47.206716 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b8c0472d-8576-41c1-8e50-9d284e87d578 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:47.209900 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b8c0472d-8576-41c1-8e50-9d284e87d578 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 Aug 01 14:01:47.209900 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b8c0472d-8576-41c1-8e50-9d284e87d578 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:47.209900 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b8c0472d-8576-41c1-8e50-9d284e87d578 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:47.216076 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:47.216076 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:47.216510 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b8c0472d-8576-41c1-8e50-9d284e87d578 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Snapshot retrieved successfully. Aug 01 14:01:47.217061 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b8c0472d-8576-41c1-8e50-9d284e87d578 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 returned with HTTP 200 Aug 01 14:01:47.217540 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 971/3894] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:47 2026] GET /volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:47.297545 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a0933fa7-d5b6-4394-8041-a0d7cb028117 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:47.301570 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a0933fa7-d5b6-4394-8041-a0d7cb028117 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f Aug 01 14:01:47.301732 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a0933fa7-d5b6-4394-8041-a0d7cb028117 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:47.302018 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a0933fa7-d5b6-4394-8041-a0d7cb028117 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:47.316382 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:47.316382 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:47.324725 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a0933fa7-d5b6-4394-8041-a0d7cb028117 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:47.331845 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a0933fa7-d5b6-4394-8041-a0d7cb028117 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f returned with HTTP 200 Aug 01 14:01:47.332469 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 961/3895] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:47 2026] GET /volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f => generated 897 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:47.347282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-661c3f14-6284-459d-93b2-9345c836944d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:47.349392 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-661c3f14-6284-459d-93b2-9345c836944d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 Aug 01 14:01:47.349640 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-661c3f14-6284-459d-93b2-9345c836944d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:47.349894 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-661c3f14-6284-459d-93b2-9345c836944d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:47.350006 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-661c3f14-6284-459d-93b2-9345c836944d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete snapshot with id: 1ce61e18-c8ba-434e-9aa8-587e59de5223 Aug 01 14:01:47.355613 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:47.355613 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:47.356150 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-661c3f14-6284-459d-93b2-9345c836944d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:47.373150 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-661c3f14-6284-459d-93b2-9345c836944d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot delete request issued successfully. Aug 01 14:01:47.373345 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-661c3f14-6284-459d-93b2-9345c836944d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 returned with HTTP 202 Aug 01 14:01:47.373800 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 984/3896] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:01:47 2026] DELETE /volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:47.384632 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7b2684e5-e2e5-4485-99e0-f7f33c581bdc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:47.386785 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b2684e5-e2e5-4485-99e0-f7f33c581bdc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 Aug 01 14:01:47.387024 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b2684e5-e2e5-4485-99e0-f7f33c581bdc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:47.387226 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b2684e5-e2e5-4485-99e0-f7f33c581bdc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:47.397233 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:47.397233 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:47.397233 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7b2684e5-e2e5-4485-99e0-f7f33c581bdc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:47.397233 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b2684e5-e2e5-4485-99e0-f7f33c581bdc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 returned with HTTP 200 Aug 01 14:01:47.397233 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 981/3897] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:47 2026] GET /volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:47.419029 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a1ba3c4e-54f7-4245-b272-c40bdd77c27b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:47.421307 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1ba3c4e-54f7-4245-b272-c40bdd77c27b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:47.421566 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1ba3c4e-54f7-4245-b272-c40bdd77c27b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:47.421784 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1ba3c4e-54f7-4245-b272-c40bdd77c27b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:47.421918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a1ba3c4e-54f7-4245-b272-c40bdd77c27b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:47.427273 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:47.427273 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:47.428183 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1ba3c4e-54f7-4245-b272-c40bdd77c27b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:47.428670 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 972/3898] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:47 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:47.974670 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-bdfd838d-dad8-44d5-80ed-01f27c2cefb4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:47.976938 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-bdfd838d-dad8-44d5-80ed-01f27c2cefb4 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95/action Aug 01 14:01:47.977303 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-bdfd838d-dad8-44d5-80ed-01f27c2cefb4 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:47.977417 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-bdfd838d-dad8-44d5-80ed-01f27c2cefb4 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:47.993648 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:47.993648 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:48.004179 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d2bbdd65-6caa-4127-9d48-b7e97e8a0418 req-bdfd838d-dad8-44d5-80ed-01f27c2cefb4 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95/action returned with HTTP 204 Aug 01 14:01:48.004697 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 962/3899] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:01:47 2026] POST /volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:48.227265 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-47bad62f-8022-49a7-b52b-311d499e01b2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:48.229660 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-47bad62f-8022-49a7-b52b-311d499e01b2 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 Aug 01 14:01:48.229900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-47bad62f-8022-49a7-b52b-311d499e01b2 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:48.230136 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-47bad62f-8022-49a7-b52b-311d499e01b2 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:48.236676 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:48.236676 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:48.237442 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-47bad62f-8022-49a7-b52b-311d499e01b2 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Snapshot retrieved successfully. Aug 01 14:01:48.238965 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-47bad62f-8022-49a7-b52b-311d499e01b2 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 returned with HTTP 200 Aug 01 14:01:48.239551 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 985/3900] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:48 2026] GET /volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:48.251236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-61e733f1-46b7-40cb-97b5-54ce0d3a1151 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:48.253330 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61e733f1-46b7-40cb-97b5-54ce0d3a1151 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 Aug 01 14:01:48.253563 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61e733f1-46b7-40cb-97b5-54ce0d3a1151 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:48.253774 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61e733f1-46b7-40cb-97b5-54ce0d3a1151 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:48.255781 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=308,cinder:INSERT=22,cinder:UPDATE=50 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:01:48.261868 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:48.261868 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:48.262617 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-61e733f1-46b7-40cb-97b5-54ce0d3a1151 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Snapshot retrieved successfully. Aug 01 14:01:48.263812 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61e733f1-46b7-40cb-97b5-54ce0d3a1151 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 returned with HTTP 200 Aug 01 14:01:48.264859 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 982/3901] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:48 2026] GET /volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:48.405736 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-13517058-f033-4aa0-9f74-70d88e65523a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:48.407683 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13517058-f033-4aa0-9f74-70d88e65523a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 Aug 01 14:01:48.407881 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13517058-f033-4aa0-9f74-70d88e65523a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:48.408177 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13517058-f033-4aa0-9f74-70d88e65523a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:48.413026 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13517058-f033-4aa0-9f74-70d88e65523a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 returned with HTTP 404 Aug 01 14:01:48.413813 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 973/3902] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:48 2026] GET /volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:48.420109 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2bf0f5ca-b3f1-418d-a1ab-b31385d4a5c7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:48.422251 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2bf0f5ca-b3f1-418d-a1ab-b31385d4a5c7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb Aug 01 14:01:48.422456 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2bf0f5ca-b3f1-418d-a1ab-b31385d4a5c7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:48.422670 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2bf0f5ca-b3f1-418d-a1ab-b31385d4a5c7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:48.422792 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-2bf0f5ca-b3f1-418d-a1ab-b31385d4a5c7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete snapshot with id: d2f72eb1-b86a-4f28-977f-4a31aeb424bb Aug 01 14:01:48.428576 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:48.428576 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:48.429038 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2bf0f5ca-b3f1-418d-a1ab-b31385d4a5c7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:48.439500 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e0541dd5-b06f-46b4-9f7a-a3e22a5e655b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:48.441147 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0541dd5-b06f-46b4-9f7a-a3e22a5e655b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:48.441385 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0541dd5-b06f-46b4-9f7a-a3e22a5e655b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:48.441569 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0541dd5-b06f-46b4-9f7a-a3e22a5e655b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:48.441670 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e0541dd5-b06f-46b4-9f7a-a3e22a5e655b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:48.447237 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:48.447237 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:48.447970 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0541dd5-b06f-46b4-9f7a-a3e22a5e655b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:48.449593 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 986/3903] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:48 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:48.449733 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2bf0f5ca-b3f1-418d-a1ab-b31385d4a5c7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot delete request issued successfully. Aug 01 14:01:48.449733 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2bf0f5ca-b3f1-418d-a1ab-b31385d4a5c7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb returned with HTTP 202 Aug 01 14:01:48.449733 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 963/3904] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:01:48 2026] DELETE /volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:48.458851 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5b41d434-e7ba-4733-a7f6-035bde5bf49a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:48.460915 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b41d434-e7ba-4733-a7f6-035bde5bf49a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb Aug 01 14:01:48.460915 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b41d434-e7ba-4733-a7f6-035bde5bf49a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:48.461539 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b41d434-e7ba-4733-a7f6-035bde5bf49a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:48.470007 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:48.470007 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:48.471415 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5b41d434-e7ba-4733-a7f6-035bde5bf49a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:48.471415 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b41d434-e7ba-4733-a7f6-035bde5bf49a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb returned with HTTP 200 Aug 01 14:01:48.471819 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 983/3905] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:48 2026] GET /volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:49.434731 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ac51f7f9-9ee3-469c-8668-a611e050465b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.436189 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac51f7f9-9ee3-469c-8668-a611e050465b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:49.436402 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac51f7f9-9ee3-469c-8668-a611e050465b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.436571 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac51f7f9-9ee3-469c-8668-a611e050465b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.445290 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:49.445290 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:49.448744 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ac51f7f9-9ee3-469c-8668-a611e050465b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:49.452848 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac51f7f9-9ee3-469c-8668-a611e050465b tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:49.453305 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 974/3906] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:49 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:49.458434 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-884c3d3a-77ba-46b0-a71b-2ff782477b9b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.460229 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-884c3d3a-77ba-46b0-a71b-2ff782477b9b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:49.460423 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-884c3d3a-77ba-46b0-a71b-2ff782477b9b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.460593 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-884c3d3a-77ba-46b0-a71b-2ff782477b9b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.460692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-884c3d3a-77ba-46b0-a71b-2ff782477b9b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:49.464973 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:49.464973 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:49.465590 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-884c3d3a-77ba-46b0-a71b-2ff782477b9b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:49.465942 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 987/3907] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:49 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:49.482365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4b801e76-b02b-41fb-a24b-bead350fceb7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.482721 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8d6f1a1f-c6eb-4f2f-93a2-36ff3157463e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.483179 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d6f1a1f-c6eb-4f2f-93a2-36ff3157463e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b Aug 01 14:01:49.483326 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4b801e76-b02b-41fb-a24b-bead350fceb7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb Aug 01 14:01:49.483398 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d6f1a1f-c6eb-4f2f-93a2-36ff3157463e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.483560 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4b801e76-b02b-41fb-a24b-bead350fceb7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.483648 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d6f1a1f-c6eb-4f2f-93a2-36ff3157463e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.483713 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-8d6f1a1f-c6eb-4f2f-93a2-36ff3157463e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete volume with id: 74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b Aug 01 14:01:49.483786 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4b801e76-b02b-41fb-a24b-bead350fceb7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.488135 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4b801e76-b02b-41fb-a24b-bead350fceb7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb returned with HTTP 404 Aug 01 14:01:49.488605 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 964/3908] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:49 2026] GET /volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:49.489981 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:49.489981 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:49.490339 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8d6f1a1f-c6eb-4f2f-93a2-36ff3157463e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:49.495132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-a9a10f50-7974-4753-936b-7ed5ff5dc1f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.497034 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-a9a10f50-7974-4753-936b-7ed5ff5dc1f2 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:49.497259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-a9a10f50-7974-4753-936b-7ed5ff5dc1f2 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.497442 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-a9a10f50-7974-4753-936b-7ed5ff5dc1f2 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.499520 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7a68af62-c1b4-4001-934e-fc0dca2a8934 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.501444 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a68af62-c1b4-4001-934e-fc0dca2a8934 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 Aug 01 14:01:49.501678 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a68af62-c1b4-4001-934e-fc0dca2a8934 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.501875 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a68af62-c1b4-4001-934e-fc0dca2a8934 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.502290 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7a68af62-c1b4-4001-934e-fc0dca2a8934 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: a3bd7044-19d5-40c5-9b21-bee568a35756 Aug 01 14:01:49.506429 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:49.506429 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:49.509689 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-a9a10f50-7974-4753-936b-7ed5ff5dc1f2 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:49.510403 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:49.510403 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:49.510937 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7a68af62-c1b4-4001-934e-fc0dca2a8934 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:49.512271 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8d6f1a1f-c6eb-4f2f-93a2-36ff3157463e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete volume request issued successfully. Aug 01 14:01:49.512545 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d6f1a1f-c6eb-4f2f-93a2-36ff3157463e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b returned with HTTP 202 Aug 01 14:01:49.513128 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 984/3909] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:01:49 2026] DELETE /volume/v3/volumes/74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:49.513899 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-a9a10f50-7974-4753-936b-7ed5ff5dc1f2 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:49.514652 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 975/3910] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:49 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:49.523901 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bb24a168-b646-427e-ac81-9416f28e020d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.526116 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb24a168-b646-427e-ac81-9416f28e020d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b Aug 01 14:01:49.526369 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb24a168-b646-427e-ac81-9416f28e020d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.526557 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb24a168-b646-427e-ac81-9416f28e020d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.534712 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7a68af62-c1b4-4001-934e-fc0dca2a8934 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:01:49.534962 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a68af62-c1b4-4001-934e-fc0dca2a8934 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 returned with HTTP 202 Aug 01 14:01:49.535036 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:49.535036 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:49.535349 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 988/3911] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:01:49 2026] DELETE /volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:01:49.538459 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bb24a168-b646-427e-ac81-9416f28e020d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:49.543167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-afdfbaf1-c529-469a-a179-efa5863acf4d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.545580 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb24a168-b646-427e-ac81-9416f28e020d tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b returned with HTTP 200 Aug 01 14:01:49.548313 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 965/3912] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:49 2026] GET /volume/v3/volumes/74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b => generated 1074 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:49.548403 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d127811-f893-48ee-a5ab-7d2acfabf2aa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.548475 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-afdfbaf1-c529-469a-a179-efa5863acf4d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] POST https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/action Aug 01 14:01:49.548475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-afdfbaf1-c529-469a-a179-efa5863acf4d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:49.548475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-afdfbaf1-c529-469a-a179-efa5863acf4d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:49.548669 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d127811-f893-48ee-a5ab-7d2acfabf2aa tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 Aug 01 14:01:49.548750 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d127811-f893-48ee-a5ab-7d2acfabf2aa tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.548988 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d127811-f893-48ee-a5ab-7d2acfabf2aa tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.561341 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:49.561341 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:49.564936 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:49.564936 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:49.565555 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-afdfbaf1-c529-469a-a179-efa5863acf4d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:49.566365 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3d127811-f893-48ee-a5ab-7d2acfabf2aa tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:49.572974 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d127811-f893-48ee-a5ab-7d2acfabf2aa tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 returned with HTTP 200 Aug 01 14:01:49.573090 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-afdfbaf1-c529-469a-a179-efa5863acf4d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Begin detaching volume completed successfully. Aug 01 14:01:49.573201 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-afdfbaf1-c529-469a-a179-efa5863acf4d tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/action returned with HTTP 202 Aug 01 14:01:49.573498 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 976/3913] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:49 2026] GET /volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:49.573680 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 985/3914] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:01:49 2026] POST /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:01:49.626089 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dc10ff1c-8713-47ac-bfc8-7dba444bdea1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.626811 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc10ff1c-8713-47ac-bfc8-7dba444bdea1 None None] GET https://10.4.3.223/volume// Aug 01 14:01:49.626811 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc10ff1c-8713-47ac-bfc8-7dba444bdea1 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.627134 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc10ff1c-8713-47ac-bfc8-7dba444bdea1 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.627485 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc10ff1c-8713-47ac-bfc8-7dba444bdea1 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:49.627855 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 989/3915] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01: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 01 14:01:49.636147 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-21e247aa-dc8e-46d0-9694-306a5d6c1afe None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.642617 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-21e247aa-dc8e-46d0-9694-306a5d6c1afe tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:01:49.642835 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-21e247aa-dc8e-46d0-9694-306a5d6c1afe tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.643083 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-21e247aa-dc8e-46d0-9694-306a5d6c1afe tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.645400 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=338,cinder:UPDATE=53,cinder:INSERT=23 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:01:49.655716 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:49.655716 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:49.660233 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-21e247aa-dc8e-46d0-9694-306a5d6c1afe tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:01:49.665394 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-21e247aa-dc8e-46d0-9694-306a5d6c1afe tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:01:49.666007 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 966/3916] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:01:49 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:01:49.676766 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-ea058e1c-82f2-4790-a031-717792f10c79 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:49.678775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-ea058e1c-82f2-4790-a031-717792f10c79 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption Aug 01 14:01:49.679028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-ea058e1c-82f2-4790-a031-717792f10c79 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:49.679298 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-ea058e1c-82f2-4790-a031-717792f10c79 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:49.680995 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=426,cinder:UPDATE=117,cinder:INSERT=61 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:01:49.691658 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:49.691658 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:49.697883 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-ea058e1c-82f2-4790-a031-717792f10c79 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption returned with HTTP 200 Aug 01 14:01:49.698279 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 977/3917] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:01:49 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:50.560106 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cfb883c6-edfb-4ec7-a7a2-15c1aee31ad8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:50.562489 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cfb883c6-edfb-4ec7-a7a2-15c1aee31ad8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b Aug 01 14:01:50.562785 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cfb883c6-edfb-4ec7-a7a2-15c1aee31ad8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:50.563067 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cfb883c6-edfb-4ec7-a7a2-15c1aee31ad8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:50.570291 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cfb883c6-edfb-4ec7-a7a2-15c1aee31ad8 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b returned with HTTP 404 Aug 01 14:01:50.570847 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 986/3918] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:50 2026] GET /volume/v3/volumes/74ad9efe-ebe3-4b9a-b859-c5eed38f9b7b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:50.578197 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-266d016e-6849-4a02-bf85-770a53787721 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:50.579992 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-266d016e-6849-4a02-bf85-770a53787721 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:50.580260 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-266d016e-6849-4a02-bf85-770a53787721 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:50.580420 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-266d016e-6849-4a02-bf85-770a53787721 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:50.580526 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-266d016e-6849-4a02-bf85-770a53787721 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:50.585121 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:50.585121 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:50.587045 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-266d016e-6849-4a02-bf85-770a53787721 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:50.587045 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 990/3919] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:50 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:50.588962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3052391d-c554-4def-a54f-808e8e902ff9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:50.590715 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3052391d-c554-4def-a54f-808e8e902ff9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 Aug 01 14:01:50.590920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3052391d-c554-4def-a54f-808e8e902ff9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:50.591090 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3052391d-c554-4def-a54f-808e8e902ff9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:50.596696 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3052391d-c554-4def-a54f-808e8e902ff9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 returned with HTTP 404 Aug 01 14:01:50.596829 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-372e44b2-bf7e-421a-9858-76183ce7e087 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:50.597168 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 967/3920] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:50 2026] GET /volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:01:50.598902 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-372e44b2-bf7e-421a-9858-76183ce7e087 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:50.601239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-372e44b2-bf7e-421a-9858-76183ce7e087 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:50.601239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-372e44b2-bf7e-421a-9858-76183ce7e087 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:50.601239 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-372e44b2-bf7e-421a-9858-76183ce7e087 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete backup with id: 95e1d36d-99ff-4222-85b9-ac148a75a851. Aug 01 14:01:50.604472 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:50.604472 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:50.604951 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-99633a74-e92f-454a-a2d4-dc946cb57cec None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:50.608238 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99633a74-e92f-454a-a2d4-dc946cb57cec tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe Aug 01 14:01:50.608238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99633a74-e92f-454a-a2d4-dc946cb57cec tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:50.608238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99633a74-e92f-454a-a2d4-dc946cb57cec tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:50.608238 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-99633a74-e92f-454a-a2d4-dc946cb57cec tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: 85a411fa-d2d7-4afd-bb92-3b189c9091fe Aug 01 14:01:50.617121 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:50.617121 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:50.617742 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-99633a74-e92f-454a-a2d4-dc946cb57cec tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:50.617797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-372e44b2-bf7e-421a-9858-76183ce7e087 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] delete_backup rpcapi backup_id 95e1d36d-99ff-4222-85b9-ac148a75a851 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:01:50.619569 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-372e44b2-bf7e-421a-9858-76183ce7e087 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 202 Aug 01 14:01:50.620631 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 978/3921] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:01:50 2026] DELETE /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:01:50.627464 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-82e454e3-7a7a-40e0-a4e5-c6052835250f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:50.629816 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82e454e3-7a7a-40e0-a4e5-c6052835250f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:50.630044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82e454e3-7a7a-40e0-a4e5-c6052835250f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:50.630332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82e454e3-7a7a-40e0-a4e5-c6052835250f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:50.630488 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-82e454e3-7a7a-40e0-a4e5-c6052835250f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:50.635852 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:50.635852 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:50.638360 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82e454e3-7a7a-40e0-a4e5-c6052835250f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 200 Aug 01 14:01:50.638360 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 991/3922] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:50 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:50.643341 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-99633a74-e92f-454a-a2d4-dc946cb57cec tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:01:50.643574 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99633a74-e92f-454a-a2d4-dc946cb57cec tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe returned with HTTP 202 Aug 01 14:01:50.643949 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 987/3923] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:01:50 2026] DELETE /volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:01:50.651172 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d7d34cc0-2f31-41cb-a908-35fdc170fcbb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:50.654403 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7d34cc0-2f31-41cb-a908-35fdc170fcbb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe Aug 01 14:01:50.654703 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7d34cc0-2f31-41cb-a908-35fdc170fcbb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:50.654911 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7d34cc0-2f31-41cb-a908-35fdc170fcbb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:50.669541 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:50.669541 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:50.675987 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d7d34cc0-2f31-41cb-a908-35fdc170fcbb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:50.689417 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7d34cc0-2f31-41cb-a908-35fdc170fcbb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe returned with HTTP 200 Aug 01 14:01:50.689978 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 968/3924] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:50 2026] GET /volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:51.651240 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0cde44ed-865c-4436-844f-ad9699fdfda7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:51.652790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0cde44ed-865c-4436-844f-ad9699fdfda7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 Aug 01 14:01:51.653065 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0cde44ed-865c-4436-844f-ad9699fdfda7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:51.653340 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0cde44ed-865c-4436-844f-ad9699fdfda7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:51.653486 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0cde44ed-865c-4436-844f-ad9699fdfda7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 95e1d36d-99ff-4222-85b9-ac148a75a851. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:51.657789 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0cde44ed-865c-4436-844f-ad9699fdfda7 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 returned with HTTP 404 Aug 01 14:01:51.658463 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 979/3925] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:51 2026] GET /volume/v3/backups/95e1d36d-99ff-4222-85b9-ac148a75a851 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:51.669164 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-36afdbb6-acb0-4f3e-9099-ebcacaee0ebc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:51.671298 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36afdbb6-acb0-4f3e-9099-ebcacaee0ebc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:51.671528 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36afdbb6-acb0-4f3e-9099-ebcacaee0ebc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:51.671709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36afdbb6-acb0-4f3e-9099-ebcacaee0ebc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:51.671806 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-36afdbb6-acb0-4f3e-9099-ebcacaee0ebc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete backup with id: 2da1562a-97a8-4269-a923-f964c01f56b4. Aug 01 14:01:51.679232 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:51.679232 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:51.688667 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-36afdbb6-acb0-4f3e-9099-ebcacaee0ebc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] delete_backup rpcapi backup_id 2da1562a-97a8-4269-a923-f964c01f56b4 {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:01:51.689946 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36afdbb6-acb0-4f3e-9099-ebcacaee0ebc tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 202 Aug 01 14:01:51.690425 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 992/3926] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:01:51 2026] DELETE /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:01:51.699453 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d6db5830-e0de-4260-a45f-516bab404323 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:51.704242 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6db5830-e0de-4260-a45f-516bab404323 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:51.704615 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0f4d7f60-fe08-4a9e-85a0-237cbf19abe6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:51.705150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6db5830-e0de-4260-a45f-516bab404323 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:51.705150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6db5830-e0de-4260-a45f-516bab404323 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:51.705150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d6db5830-e0de-4260-a45f-516bab404323 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:51.705356 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0f4d7f60-fe08-4a9e-85a0-237cbf19abe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe Aug 01 14:01:51.705356 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0f4d7f60-fe08-4a9e-85a0-237cbf19abe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:51.705356 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0f4d7f60-fe08-4a9e-85a0-237cbf19abe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:51.710532 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0f4d7f60-fe08-4a9e-85a0-237cbf19abe6 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe returned with HTTP 404 Aug 01 14:01:51.711061 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 969/3927] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:51 2026] GET /volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:01:51.711379 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:51.711379 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:51.712299 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6db5830-e0de-4260-a45f-516bab404323 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 200 Aug 01 14:01:51.712799 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 988/3928] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:51 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:51.719850 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c04afc64-0450-4b72-adb9-ca65c3778c79 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:51.722527 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c04afc64-0450-4b72-adb9-ca65c3778c79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f Aug 01 14:01:51.722527 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c04afc64-0450-4b72-adb9-ca65c3778c79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:51.722609 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c04afc64-0450-4b72-adb9-ca65c3778c79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:51.722775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-c04afc64-0450-4b72-adb9-ca65c3778c79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: c0daec74-5fb6-41d3-b1c6-4b370a08250f Aug 01 14:01:51.730361 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:51.730361 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:51.730824 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c04afc64-0450-4b72-adb9-ca65c3778c79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:51.747834 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c04afc64-0450-4b72-adb9-ca65c3778c79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:01:51.748003 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c04afc64-0450-4b72-adb9-ca65c3778c79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f returned with HTTP 202 Aug 01 14:01:51.748591 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 980/3929] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:01:51 2026] DELETE /volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:01:51.756126 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-95a2e948-4cb1-4b57-ba36-40131dfd849d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:51.758108 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-95a2e948-4cb1-4b57-ba36-40131dfd849d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f Aug 01 14:01:51.758378 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-95a2e948-4cb1-4b57-ba36-40131dfd849d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:51.758627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-95a2e948-4cb1-4b57-ba36-40131dfd849d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:51.766225 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:51.766225 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:51.773239 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-95a2e948-4cb1-4b57-ba36-40131dfd849d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:51.777316 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-95a2e948-4cb1-4b57-ba36-40131dfd849d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f returned with HTTP 200 Aug 01 14:01:51.777757 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 993/3930] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:51 2026] GET /volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:51.974137 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0bd6c0a9-c5ae-47b8-9909-51d65612fa61 req-44653ec2-49fe-49cd-98ca-f9337a1e0dca None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:51.976548 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0bd6c0a9-c5ae-47b8-9909-51d65612fa61 req-44653ec2-49fe-49cd-98ca-f9337a1e0dca tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:51.976767 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0bd6c0a9-c5ae-47b8-9909-51d65612fa61 req-44653ec2-49fe-49cd-98ca-f9337a1e0dca tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:51.977004 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0bd6c0a9-c5ae-47b8-9909-51d65612fa61 req-44653ec2-49fe-49cd-98ca-f9337a1e0dca tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:51.987618 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:51.987618 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:51.991654 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-0bd6c0a9-c5ae-47b8-9909-51d65612fa61 req-44653ec2-49fe-49cd-98ca-f9337a1e0dca tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:51.997233 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0bd6c0a9-c5ae-47b8-9909-51d65612fa61 req-44653ec2-49fe-49cd-98ca-f9337a1e0dca tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:51.997233 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 970/3931] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:51 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:52.725812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fdc7a2a0-04c2-422a-83d8-f98211eab17e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:52.730096 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fdc7a2a0-04c2-422a-83d8-f98211eab17e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 Aug 01 14:01:52.730354 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fdc7a2a0-04c2-422a-83d8-f98211eab17e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:52.730526 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fdc7a2a0-04c2-422a-83d8-f98211eab17e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:52.731348 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fdc7a2a0-04c2-422a-83d8-f98211eab17e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 2da1562a-97a8-4269-a923-f964c01f56b4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:52.735808 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fdc7a2a0-04c2-422a-83d8-f98211eab17e tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 returned with HTTP 404 Aug 01 14:01:52.736543 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 989/3932] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:52 2026] GET /volume/v3/backups/2da1562a-97a8-4269-a923-f964c01f56b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:52.743065 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e4de211a-b3a6-4f79-b8f3-6e7c30b15b0f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:52.744925 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e4de211a-b3a6-4f79-b8f3-6e7c30b15b0f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:52.745141 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e4de211a-b3a6-4f79-b8f3-6e7c30b15b0f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:52.745404 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e4de211a-b3a6-4f79-b8f3-6e7c30b15b0f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:52.745566 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-e4de211a-b3a6-4f79-b8f3-6e7c30b15b0f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete backup with id: 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. Aug 01 14:01:52.750577 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:52.750577 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:52.765323 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-e4de211a-b3a6-4f79-b8f3-6e7c30b15b0f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] delete_backup rpcapi backup_id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:01:52.769004 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e4de211a-b3a6-4f79-b8f3-6e7c30b15b0f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 202 Aug 01 14:01:52.769932 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 981/3933] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:01:52 2026] DELETE /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:01:52.776750 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c226662b-e9a9-49ce-94c2-1de89170616f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:52.781239 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c226662b-e9a9-49ce-94c2-1de89170616f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:52.781239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c226662b-e9a9-49ce-94c2-1de89170616f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:52.781239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c226662b-e9a9-49ce-94c2-1de89170616f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:52.781239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c226662b-e9a9-49ce-94c2-1de89170616f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:52.794030 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:52.794030 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:52.794717 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c226662b-e9a9-49ce-94c2-1de89170616f tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 200 Aug 01 14:01:52.795106 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 994/3934] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:52 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:52.796406 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2dc18dc1-ff01-4d4e-804b-5bb30af94146 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:52.799168 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2dc18dc1-ff01-4d4e-804b-5bb30af94146 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f Aug 01 14:01:52.799494 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2dc18dc1-ff01-4d4e-804b-5bb30af94146 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:52.799703 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2dc18dc1-ff01-4d4e-804b-5bb30af94146 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:52.806034 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2dc18dc1-ff01-4d4e-804b-5bb30af94146 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f returned with HTTP 404 Aug 01 14:01:52.806230 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 971/3935] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:52 2026] GET /volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:01:52.814088 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:52.815741 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:52.816228 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1237976353"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:52.818175 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1237976353'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:52.818272 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:52.823410 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:52.829082 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (022ebe98-b542-4cb7-8d9f-042c000075f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:52.830681 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d4ff5b-575d-45e7-9697-da314062c06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:52.831529 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:52.859441 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d4ff5b-575d-45e7-9697-da314062c06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:52.860307 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c5ec38-6425-4c50-b21e-e5c353a45e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:52.898684 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['18b57bc0-9f6c-4eca-8ae6-2be42fbb8e81', '7da6cfae-6149-475a-ab24-221e31676823', 'fa8585ab-728b-499d-b21c-e0c637cf09eb', 'b56d46e6-6097-4dee-ba25-894f4928edb9'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:52.899846 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c5ec38-6425-4c50-b21e-e5c353a45e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18b57bc0-9f6c-4eca-8ae6-2be42fbb8e81', '7da6cfae-6149-475a-ab24-221e31676823', 'fa8585ab-728b-499d-b21c-e0c637cf09eb', 'b56d46e6-6097-4dee-ba25-894f4928edb9']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:52.900671 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63642f3d-f9b7-47ea-ab9a-c87bc7d334a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:52.921841 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63642f3d-f9b7-47ea-ab9a-c87bc7d334a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4fbf224-3751-4956-baa4-e924a42ead7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1237976353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['18b57bc0-9f6c-4eca-8ae6-2be42fbb8e81','7da6cfae-6149-475a-ab24-221e31676823','fa8585ab-728b-499d-b21c-e0c637cf09eb','b56d46e6-6097-4dee-ba25-894f4928edb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1237976353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4fbf224-3751-4956-baa4-e924a42ead7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:52.922574 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c0102c-e409-4e2f-81d8-9fac09848431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:52.939544 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c0102c-e409-4e2f-81d8-9fac09848431) transitioned into state 'SUCCESS' from state '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-1237976353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['18b57bc0-9f6c-4eca-8ae6-2be42fbb8e81','7da6cfae-6149-475a-ab24-221e31676823','fa8585ab-728b-499d-b21c-e0c637cf09eb','b56d46e6-6097-4dee-ba25-894f4928edb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:52.940297 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18793994-550a-484e-afc6-6344f9b31c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:52.949013 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18793994-550a-484e-afc6-6344f9b31c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:52.949679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (022ebe98-b542-4cb7-8d9f-042c000075f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:52.950012 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:01:52.950901 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36c572ba-1e5a-42d4-b926-311d631dd9c2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:52.951372 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 990/3936] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:01:52 2026] POST /volume/v3/volumes => generated 770 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:52.968795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7646b544-88d5-4011-89f3-4a62a0f89348 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:52.970598 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7646b544-88d5-4011-89f3-4a62a0f89348 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e Aug 01 14:01:52.970840 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7646b544-88d5-4011-89f3-4a62a0f89348 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:52.971060 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7646b544-88d5-4011-89f3-4a62a0f89348 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:52.979430 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:52.979430 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:52.985294 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7646b544-88d5-4011-89f3-4a62a0f89348 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:52.989973 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7646b544-88d5-4011-89f3-4a62a0f89348 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e returned with HTTP 200 Aug 01 14:01:52.990371 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 982/3937] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:52 2026] GET /volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:53.046182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:53.047968 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:53.048319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2119052713", "snapshot_id": "0ba4c0ef-8cf0-4a26-a591-e308f87556f5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:53.049750 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2119052713', 'snapshot_id': '0ba4c0ef-8cf0-4a26-a591-e308f87556f5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:53.056915 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:53.056915 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:53.057387 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Snapshot retrieved successfully. Aug 01 14:01:53.057493 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Create volume of 1 GB Aug 01 14:01:53.068275 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Availability Zones retrieved successfully. Aug 01 14:01:53.076524 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Flow 'volume_create_api' (097c8e12-9da3-47b2-98fc-78e013dba6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:53.077625 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afce96c4-c3b8-48d6-922a-d5f55e166e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:53.078727 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:53.114602 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afce96c4-c3b8-48d6-922a-d5f55e166e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0ba4c0ef-8cf0-4a26-a591-e308f87556f5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:53.115364 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac636749-631f-4e07-88f1-c0e82a21bc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:53.160540 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Created reservations ['d4350906-7ec6-4705-b28e-7c07b266af6c', 'e74f092e-f802-4c81-b890-dce8f71501a2', '18cef51d-64b1-4249-828c-f85a637247f3', 'f1ea5152-b96a-4f50-82cd-662ef7094a5e'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:53.161390 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac636749-631f-4e07-88f1-c0e82a21bc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4350906-7ec6-4705-b28e-7c07b266af6c', 'e74f092e-f802-4c81-b890-dce8f71501a2', '18cef51d-64b1-4249-828c-f85a637247f3', 'f1ea5152-b96a-4f50-82cd-662ef7094a5e']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:53.162118 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0ff994-a48f-41b9-92a3-0513717199ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:53.203126 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0ff994-a48f-41b9-92a3-0513717199ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a06c2a7-83de-4432-a42f-0bd2183cfa19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2119052713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8cccf55be940448b07506d334bd397',qos_specs=None,replication_status=,reservations=['d4350906-7ec6-4705-b28e-7c07b266af6c','e74f092e-f802-4c81-b890-dce8f71501a2','18cef51d-64b1-4249-828c-f85a637247f3','f1ea5152-b96a-4f50-82cd-662ef7094a5e'],size=1,snapshot_id=0ba4c0ef-8cf0-4a26-a591-e308f87556f5,source_replicaid=,source_volid=None,status='creating',user_id='5545d4054cdf4bdda0c0541dad2fc230',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2119052713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a06c2a7-83de-4432-a42f-0bd2183cfa19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f8cccf55be940448b07506d334bd397',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0ba4c0ef-8cf0-4a26-a591-e308f87556f5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5545d4054cdf4bdda0c0541dad2fc230',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:53.203978 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5d5885-fb8e-466d-aeda-3103d1a67445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:53.226877 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5d5885-fb8e-466d-aeda-3103d1a67445) transitioned into state 'SUCCESS' from state '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-2119052713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8cccf55be940448b07506d334bd397',qos_specs=None,replication_status=,reservations=['d4350906-7ec6-4705-b28e-7c07b266af6c','e74f092e-f802-4c81-b890-dce8f71501a2','18cef51d-64b1-4249-828c-f85a637247f3','f1ea5152-b96a-4f50-82cd-662ef7094a5e'],size=1,snapshot_id=0ba4c0ef-8cf0-4a26-a591-e308f87556f5,source_replicaid=,source_volid=None,status='creating',user_id='5545d4054cdf4bdda0c0541dad2fc230',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:53.227749 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d18ec5fd-8f23-4937-ab62-82878e8bd06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:53.253259 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d18ec5fd-8f23-4937-ab62-82878e8bd06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:53.254195 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Flow 'volume_create_api' (097c8e12-9da3-47b2-98fc-78e013dba6d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:53.254567 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Create volume request issued successfully. Aug 01 14:01:53.255608 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1f2bc99-24de-4222-ad0d-4f854ae3fffe tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:53.256184 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 995/3938] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:01:53 2026] POST /volume/v3/volumes => generated 781 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:53.804459 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ba954419-1566-4f18-a9bb-d262d00de84b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:53.807817 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ba954419-1566-4f18-a9bb-d262d00de84b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba Aug 01 14:01:53.808017 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ba954419-1566-4f18-a9bb-d262d00de84b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:53.808196 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ba954419-1566-4f18-a9bb-d262d00de84b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:53.808327 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-ba954419-1566-4f18-a9bb-d262d00de84b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Show backup with id 32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:53.815405 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ba954419-1566-4f18-a9bb-d262d00de84b tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba returned with HTTP 404 Aug 01 14:01:53.816993 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 972/3939] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:53 2026] GET /volume/v3/backups/32e1ce1c-d3e2-4d9f-ad15-bb12dd3a5bba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:53.825194 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dc38d7ac-8d54-4239-88df-3ab5b42b5936 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:53.827696 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc38d7ac-8d54-4239-88df-3ab5b42b5936 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea Aug 01 14:01:53.831232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc38d7ac-8d54-4239-88df-3ab5b42b5936 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:53.831232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc38d7ac-8d54-4239-88df-3ab5b42b5936 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:53.831232 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-dc38d7ac-8d54-4239-88df-3ab5b42b5936 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete volume with id: ade1f51a-f922-4519-98bf-5908251b55ea Aug 01 14:01:53.841105 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:53.841105 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:53.841549 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dc38d7ac-8d54-4239-88df-3ab5b42b5936 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:53.874765 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dc38d7ac-8d54-4239-88df-3ab5b42b5936 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Delete volume request issued successfully. Aug 01 14:01:53.874962 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc38d7ac-8d54-4239-88df-3ab5b42b5936 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea returned with HTTP 202 Aug 01 14:01:53.875261 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 991/3940] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:01:53 2026] DELETE /volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:53.883638 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-37ea41bc-564a-4624-bd06-dbe8a0c8d514 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:53.883638 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37ea41bc-564a-4624-bd06-dbe8a0c8d514 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea Aug 01 14:01:53.884227 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37ea41bc-564a-4624-bd06-dbe8a0c8d514 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:53.884227 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37ea41bc-564a-4624-bd06-dbe8a0c8d514 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:53.892036 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:53.892036 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:53.895814 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-37ea41bc-564a-4624-bd06-dbe8a0c8d514 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Volume info retrieved successfully. Aug 01 14:01:53.899422 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37ea41bc-564a-4624-bd06-dbe8a0c8d514 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea returned with HTTP 200 Aug 01 14:01:53.899681 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 983/3941] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:53 2026] GET /volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:54.006113 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-91b3c51b-a83a-4450-971b-0a4cd9be62cc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:54.008706 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-91b3c51b-a83a-4450-971b-0a4cd9be62cc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e Aug 01 14:01:54.009022 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-91b3c51b-a83a-4450-971b-0a4cd9be62cc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:54.009319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-91b3c51b-a83a-4450-971b-0a4cd9be62cc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:54.017434 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:54.017434 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:54.021847 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-91b3c51b-a83a-4450-971b-0a4cd9be62cc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:54.027345 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-91b3c51b-a83a-4450-971b-0a4cd9be62cc tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e returned with HTTP 200 Aug 01 14:01:54.027861 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 996/3942] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:54 2026] GET /volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:54.041767 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9e932879-b79e-46bc-9573-ace4e9c52105 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:54.043540 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9e932879-b79e-46bc-9573-ace4e9c52105 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:01:54.043802 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9e932879-b79e-46bc-9573-ace4e9c52105 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4fbf224-3751-4956-baa4-e924a42ead7e", "name": "tempest-VolumeDependencyTests-Snapshot-2123046213"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:54.052165 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:54.052165 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:54.052388 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9e932879-b79e-46bc-9573-ace4e9c52105 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:54.052510 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-9e932879-b79e-46bc-9573-ace4e9c52105 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create snapshot from volume b4fbf224-3751-4956-baa4-e924a42ead7e Aug 01 14:01:54.076862 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-9e932879-b79e-46bc-9573-ace4e9c52105 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['5dac62dd-0eae-48d1-8702-336cb0706407', '2351e107-9e3e-4776-9eaa-f8dfe1b48e8f', '55c55f3e-9e67-4756-b996-4c6667be8f75', '84cb020c-53a2-4aa7-a72b-fd3d2d9ba7bb'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:54.106367 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9e932879-b79e-46bc-9573-ace4e9c52105 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot create request issued successfully. Aug 01 14:01:54.106745 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9e932879-b79e-46bc-9573-ace4e9c52105 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:01:54.107235 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 973/3943] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:01:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:54.118905 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-04c13f15-b869-4e2d-a483-96708ef396f9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:54.120252 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-04c13f15-b869-4e2d-a483-96708ef396f9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 Aug 01 14:01:54.120612 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-04c13f15-b869-4e2d-a483-96708ef396f9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:54.120873 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-04c13f15-b869-4e2d-a483-96708ef396f9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:54.125765 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:54.125765 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:54.126312 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-04c13f15-b869-4e2d-a483-96708ef396f9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:54.127190 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-04c13f15-b869-4e2d-a483-96708ef396f9 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 returned with HTTP 200 Aug 01 14:01:54.127650 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 992/3944] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:54 2026] GET /volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:54.910565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a5683abb-c35f-434f-a4c3-e0ec7699e537 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:54.912237 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5683abb-c35f-434f-a4c3-e0ec7699e537 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:54.912425 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5683abb-c35f-434f-a4c3-e0ec7699e537 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:54.912612 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5683abb-c35f-434f-a4c3-e0ec7699e537 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:54.912890 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7443bbf0-83e6-4632-ab14-a5b83f285a42 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:54.914980 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7443bbf0-83e6-4632-ab14-a5b83f285a42 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] GET https://10.4.3.223/volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea Aug 01 14:01:54.915188 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7443bbf0-83e6-4632-ab14-a5b83f285a42 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:54.915395 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7443bbf0-83e6-4632-ab14-a5b83f285a42 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:54.921126 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7443bbf0-83e6-4632-ab14-a5b83f285a42 tempest-ProjectAdminTests33-426685627 tempest-ProjectAdminTests33-426685627-project-admin] https://10.4.3.223/volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea returned with HTTP 404 Aug 01 14:01:54.921751 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 997/3945] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:54 2026] GET /volume/v3/volumes/ade1f51a-f922-4519-98bf-5908251b55ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:54.927096 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:54.927096 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:54.929157 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a5683abb-c35f-434f-a4c3-e0ec7699e537 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:54.934229 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5683abb-c35f-434f-a4c3-e0ec7699e537 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:54.934635 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 984/3946] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:54 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:54.973950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-1d565864-fef9-43c7-8406-8774569670d4 req-97d7c162-1c65-4e04-9856-4c42a29d0bbb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:54.976424 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-97d7c162-1c65-4e04-9856-4c42a29d0bbb tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:54.976531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-97d7c162-1c65-4e04-9856-4c42a29d0bbb tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:54.976723 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-97d7c162-1c65-4e04-9856-4c42a29d0bbb tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:54.986617 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:54.986617 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:54.991761 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-1d565864-fef9-43c7-8406-8774569670d4 req-97d7c162-1c65-4e04-9856-4c42a29d0bbb tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:54.996926 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-97d7c162-1c65-4e04-9856-4c42a29d0bbb tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:54.997385 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 974/3947] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:01:54 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:55.018400 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1d565864-fef9-43c7-8406-8774569670d4 req-dd016f02-213c-4420-b0c8-a969c72fc2f2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:55.020766 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-dd016f02-213c-4420-b0c8-a969c72fc2f2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11/action Aug 01 14:01:55.022824 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-dd016f02-213c-4420-b0c8-a969c72fc2f2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:01:55.022824 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-dd016f02-213c-4420-b0c8-a969c72fc2f2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:55.034644 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:55.034644 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:55.035661 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1d565864-fef9-43c7-8406-8774569670d4 req-dd016f02-213c-4420-b0c8-a969c72fc2f2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:55.042346 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1d565864-fef9-43c7-8406-8774569670d4 req-dd016f02-213c-4420-b0c8-a969c72fc2f2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Begin detaching volume completed successfully. Aug 01 14:01:55.042967 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-dd016f02-213c-4420-b0c8-a969c72fc2f2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11/action returned with HTTP 202 Aug 01 14:01:55.043390 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 993/3948] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:01:55 2026] POST /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:01:55.107043 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06460a00-e78e-4dcd-b10f-e77b57ba9ad2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:55.107550 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06460a00-e78e-4dcd-b10f-e77b57ba9ad2 None None] GET https://10.4.3.223/volume// Aug 01 14:01:55.109365 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06460a00-e78e-4dcd-b10f-e77b57ba9ad2 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:55.109797 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06460a00-e78e-4dcd-b10f-e77b57ba9ad2 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:55.110243 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06460a00-e78e-4dcd-b10f-e77b57ba9ad2 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:01:55.110600 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 998/3949] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:01: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 01 14:01:55.119471 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1d565864-fef9-43c7-8406-8774569670d4 req-b43a5284-7be1-4a23-8438-711191fc5f41 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:55.121716 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-b43a5284-7be1-4a23-8438-711191fc5f41 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:55.121900 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-b43a5284-7be1-4a23-8438-711191fc5f41 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:55.122096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-b43a5284-7be1-4a23-8438-711191fc5f41 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:55.131099 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:55.131099 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:55.134344 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1d565864-fef9-43c7-8406-8774569670d4 req-b43a5284-7be1-4a23-8438-711191fc5f41 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:55.136424 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-256e1ce9-c844-4940-ba15-e77a73de2db7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:55.138330 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-256e1ce9-c844-4940-ba15-e77a73de2db7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 Aug 01 14:01:55.138522 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-256e1ce9-c844-4940-ba15-e77a73de2db7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:55.138734 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-256e1ce9-c844-4940-ba15-e77a73de2db7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:55.141156 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-b43a5284-7be1-4a23-8438-711191fc5f41 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:55.141584 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 985/3950] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:01:55 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:01:55.143988 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:55.143988 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:55.144464 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-256e1ce9-c844-4940-ba15-e77a73de2db7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:55.145175 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-256e1ce9-c844-4940-ba15-e77a73de2db7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 returned with HTTP 200 Aug 01 14:01:55.145543 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 975/3951] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:55 2026] GET /volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:55.155401 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-35d7fe17-2682-4eb9-901e-c9eef468427d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:55.156745 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:55.157239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8242e469-35b2-420d-b2cc-265340e31440", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-530585976"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:55.158967 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'snapshot_id': '8242e469-35b2-420d-b2cc-265340e31440', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-530585976'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:55.164652 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:55.164652 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:55.166457 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:55.166457 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:55.168648 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:55.175386 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (48f5047b-f2c7-446d-9fe5-ab9f3f4c3c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:55.176715 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85d7cd7-6d6a-4818-b5af-8a1c632a680f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:55.177963 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:55.217016 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85d7cd7-6d6a-4818-b5af-8a1c632a680f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8242e469-35b2-420d-b2cc-265340e31440', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:55.217016 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30b6cb33-af97-4b87-97ed-cd1187050605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:55.256848 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['d8f26151-c4ec-422e-9979-1197bb386bcb', '1d841ac9-86b9-439e-8445-968fc4ba8133', 'a9889cf6-ceea-4d26-a50b-3c68a8bc6c71', 'ce8029f6-1800-4657-b562-45aeec8fedf2'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:55.257902 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30b6cb33-af97-4b87-97ed-cd1187050605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f26151-c4ec-422e-9979-1197bb386bcb', '1d841ac9-86b9-439e-8445-968fc4ba8133', 'a9889cf6-ceea-4d26-a50b-3c68a8bc6c71', 'ce8029f6-1800-4657-b562-45aeec8fedf2']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:55.259385 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb30a84-4aa8-431b-8e47-6c3e84c878af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:55.313870 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb30a84-4aa8-431b-8e47-6c3e84c878af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83111493-c46f-4cc5-ae1b-c8a3fa86d417', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-530585976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['d8f26151-c4ec-422e-9979-1197bb386bcb','1d841ac9-86b9-439e-8445-968fc4ba8133','a9889cf6-ceea-4d26-a50b-3c68a8bc6c71','ce8029f6-1800-4657-b562-45aeec8fedf2'],size=1,snapshot_id=8242e469-35b2-420d-b2cc-265340e31440,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-530585976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83111493-c46f-4cc5-ae1b-c8a3fa86d417,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8242e469-35b2-420d-b2cc-265340e31440,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:55.314907 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1cbbdd-f11d-4c44-84b5-d076fb0e0f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:55.335985 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1cbbdd-f11d-4c44-84b5-d076fb0e0f7c) transitioned into state 'SUCCESS' from state '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-530585976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['d8f26151-c4ec-422e-9979-1197bb386bcb','1d841ac9-86b9-439e-8445-968fc4ba8133','a9889cf6-ceea-4d26-a50b-3c68a8bc6c71','ce8029f6-1800-4657-b562-45aeec8fedf2'],size=1,snapshot_id=8242e469-35b2-420d-b2cc-265340e31440,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:55.337001 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dd5b931-f00b-45ac-b7f8-d65e15b9b64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:55.362392 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dd5b931-f00b-45ac-b7f8-d65e15b9b64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:55.363692 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (48f5047b-f2c7-446d-9fe5-ab9f3f4c3c0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:55.364118 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:01:55.364833 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35d7fe17-2682-4eb9-901e-c9eef468427d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:55.365433 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 994/3952] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 14:01:55 2026] POST /volume/v3/volumes => generated 803 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:55.383236 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9fbf25cb-a734-4b1d-b825-69f1324debce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:55.386956 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9fbf25cb-a734-4b1d-b825-69f1324debce tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 Aug 01 14:01:55.387143 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9fbf25cb-a734-4b1d-b825-69f1324debce tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:55.387327 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9fbf25cb-a734-4b1d-b825-69f1324debce tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:55.394516 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:55.394516 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:55.398282 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9fbf25cb-a734-4b1d-b825-69f1324debce tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:55.404109 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9fbf25cb-a734-4b1d-b825-69f1324debce tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 returned with HTTP 200 Aug 01 14:01:55.404662 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 999/3953] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:55 2026] GET /volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:56.138883 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1d565864-fef9-43c7-8406-8774569670d4 req-09e6bd37-1381-4fb0-b176-b79f442534e0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:56.141355 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-09e6bd37-1381-4fb0-b176-b79f442534e0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8f22b70d-8282-4547-9291-d14c26bc1d7e Aug 01 14:01:56.141565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-09e6bd37-1381-4fb0-b176-b79f442534e0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:56.141797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-09e6bd37-1381-4fb0-b176-b79f442534e0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:56.150768 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:56.150768 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:56.211286 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1d565864-fef9-43c7-8406-8774569670d4 req-09e6bd37-1381-4fb0-b176-b79f442534e0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments/8f22b70d-8282-4547-9291-d14c26bc1d7e returned with HTTP 200 Aug 01 14:01:56.211809 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 986/3954] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:01:56 2026] DELETE /volume/v3/attachments/8f22b70d-8282-4547-9291-d14c26bc1d7e => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:56.404565 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:56.423433 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7e4922c4-cfe5-4fc6-b87d-d52c88778271 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:56.425777 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e4922c4-cfe5-4fc6-b87d-d52c88778271 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 Aug 01 14:01:56.426066 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e4922c4-cfe5-4fc6-b87d-d52c88778271 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:56.426347 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e4922c4-cfe5-4fc6-b87d-d52c88778271 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:56.441206 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:56.441206 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:56.445492 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7e4922c4-cfe5-4fc6-b87d-d52c88778271 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:56.450434 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e4922c4-cfe5-4fc6-b87d-d52c88778271 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 returned with HTTP 200 Aug 01 14:01:56.451012 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 995/3955] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:56 2026] GET /volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:56.467163 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9a981078-dcb3-44b2-97e5-7b8763050b45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:56.469474 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a981078-dcb3-44b2-97e5-7b8763050b45 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 Aug 01 14:01:56.469715 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a981078-dcb3-44b2-97e5-7b8763050b45 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:56.469945 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a981078-dcb3-44b2-97e5-7b8763050b45 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:56.470096 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-9a981078-dcb3-44b2-97e5-7b8763050b45 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete snapshot with id: 8242e469-35b2-420d-b2cc-265340e31440 Aug 01 14:01:56.475576 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:56.475576 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:56.476130 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9a981078-dcb3-44b2-97e5-7b8763050b45 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:56.504012 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9a981078-dcb3-44b2-97e5-7b8763050b45 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot delete request issued successfully. Aug 01 14:01:56.504326 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a981078-dcb3-44b2-97e5-7b8763050b45 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 returned with HTTP 202 Aug 01 14:01:56.504882 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1000/3956] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:01:56 2026] DELETE /volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:01:56.516227 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-03726e90-4969-4454-8938-203b0dce4492 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:56.518588 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03726e90-4969-4454-8938-203b0dce4492 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 Aug 01 14:01:56.518798 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03726e90-4969-4454-8938-203b0dce4492 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:56.519014 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03726e90-4969-4454-8938-203b0dce4492 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:56.524144 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:56.524144 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:56.524739 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-03726e90-4969-4454-8938-203b0dce4492 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Snapshot retrieved successfully. Aug 01 14:01:56.525554 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03726e90-4969-4454-8938-203b0dce4492 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 returned with HTTP 200 Aug 01 14:01:56.526844 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 987/3957] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:56 2026] GET /volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:56.545245 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:56.545710 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1709387454"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:56.550828 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1709387454'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:56.550828 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Create volume of 1 GB Aug 01 14:01:56.555819 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Availability Zones retrieved successfully. Aug 01 14:01:56.563181 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Flow 'volume_create_api' (a2c5a96d-963c-4f0f-a409-f8c30c9aa761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:56.563181 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d8ce7d3-cf05-4ee6-8c2b-d571683e3321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:56.563965 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:56.590445 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d8ce7d3-cf05-4ee6-8c2b-d571683e3321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:56.591628 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7e99ab1-8520-420e-930b-b01c30b98195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:56.654109 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Created reservations ['d8f88192-432b-4bb4-984f-e892c92b2e3e', 'ce5a0336-e417-4e2a-a3b6-f85fb547ba59', '3d3d8e9c-2e12-4a61-8462-0394f7a5bb63', '078fea3b-5032-4c8d-af71-1dec3eacd5b2'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:56.654996 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7e99ab1-8520-420e-930b-b01c30b98195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f88192-432b-4bb4-984f-e892c92b2e3e', 'ce5a0336-e417-4e2a-a3b6-f85fb547ba59', '3d3d8e9c-2e12-4a61-8462-0394f7a5bb63', '078fea3b-5032-4c8d-af71-1dec3eacd5b2']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:56.655770 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37e91214-fe5a-4de8-8266-f8e746323a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:56.679396 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37e91214-fe5a-4de8-8266-f8e746323a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9d6f38e-7753-45ac-b2f3-12f3555f14c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1709387454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b79d552a8a94b3f97f2b924609536f9',qos_specs=None,replication_status=,reservations=['d8f88192-432b-4bb4-984f-e892c92b2e3e','ce5a0336-e417-4e2a-a3b6-f85fb547ba59','3d3d8e9c-2e12-4a61-8462-0394f7a5bb63','078fea3b-5032-4c8d-af71-1dec3eacd5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c059eadac0564b75bc1868a4d7ec3d50',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1709387454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9d6f38e-7753-45ac-b2f3-12f3555f14c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b79d552a8a94b3f97f2b924609536f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c059eadac0564b75bc1868a4d7ec3d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:56.680309 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a91c8fc9-c64f-4ad9-8c50-73b59a431761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:56.699470 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a91c8fc9-c64f-4ad9-8c50-73b59a431761) transitioned into state 'SUCCESS' from state '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-1709387454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b79d552a8a94b3f97f2b924609536f9',qos_specs=None,replication_status=,reservations=['d8f88192-432b-4bb4-984f-e892c92b2e3e','ce5a0336-e417-4e2a-a3b6-f85fb547ba59','3d3d8e9c-2e12-4a61-8462-0394f7a5bb63','078fea3b-5032-4c8d-af71-1dec3eacd5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c059eadac0564b75bc1868a4d7ec3d50',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:56.700271 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb441302-5f7d-43b5-a542-c34094683546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:56.710765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb441302-5f7d-43b5-a542-c34094683546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:56.711669 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Flow 'volume_create_api' (a2c5a96d-963c-4f0f-a409-f8c30c9aa761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:56.712045 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Create volume request issued successfully. Aug 01 14:01:56.712985 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-47a49865-6193-4ab9-ba65-12e4ee92a790 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:56.713478 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 976/3958] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:01:56 2026] POST /volume/v3/volumes => generated 778 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:56.728466 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a27dadd6-f361-4e08-b4ff-6f3fe608aea0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:56.730604 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a27dadd6-f361-4e08-b4ff-6f3fe608aea0 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 Aug 01 14:01:56.731068 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a27dadd6-f361-4e08-b4ff-6f3fe608aea0 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:56.731602 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a27dadd6-f361-4e08-b4ff-6f3fe608aea0 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:56.743747 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:56.743747 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:56.755259 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a27dadd6-f361-4e08-b4ff-6f3fe608aea0 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Volume info retrieved successfully. Aug 01 14:01:56.759812 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a27dadd6-f361-4e08-b4ff-6f3fe608aea0 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 returned with HTTP 200 Aug 01 14:01:56.760652 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 996/3959] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:56 2026] GET /volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:57.180672 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8714a553-6aa5-4ba5-b8e1-ea2da5ffb7b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:57.182130 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8714a553-6aa5-4ba5-b8e1-ea2da5ffb7b7 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:01:57.184830 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8714a553-6aa5-4ba5-b8e1-ea2da5ffb7b7 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:57.184830 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8714a553-6aa5-4ba5-b8e1-ea2da5ffb7b7 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:57.191206 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:57.191206 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:57.203237 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8714a553-6aa5-4ba5-b8e1-ea2da5ffb7b7 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:01:57.209399 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8714a553-6aa5-4ba5-b8e1-ea2da5ffb7b7 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:01:57.209748 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1001/3960] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:01:57 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:57.536596 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fb1a3a8b-9fb8-4ad3-9d80-608273cbbcd0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:57.538858 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb1a3a8b-9fb8-4ad3-9d80-608273cbbcd0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 Aug 01 14:01:57.539176 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb1a3a8b-9fb8-4ad3-9d80-608273cbbcd0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:57.539594 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb1a3a8b-9fb8-4ad3-9d80-608273cbbcd0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:57.545570 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb1a3a8b-9fb8-4ad3-9d80-608273cbbcd0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 returned with HTTP 404 Aug 01 14:01:57.546285 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 988/3961] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:01:57 2026] GET /volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:57.555773 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-386c9b8c-0b65-4a20-ae75-470bff8b104d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:57.558251 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-386c9b8c-0b65-4a20-ae75-470bff8b104d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e Aug 01 14:01:57.558531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-386c9b8c-0b65-4a20-ae75-470bff8b104d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:57.558780 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-386c9b8c-0b65-4a20-ae75-470bff8b104d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:57.559027 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-386c9b8c-0b65-4a20-ae75-470bff8b104d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: b4fbf224-3751-4956-baa4-e924a42ead7e Aug 01 14:01:57.566379 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:57.566379 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:57.566867 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-386c9b8c-0b65-4a20-ae75-470bff8b104d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:57.583320 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-386c9b8c-0b65-4a20-ae75-470bff8b104d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:01:57.583493 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-386c9b8c-0b65-4a20-ae75-470bff8b104d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e returned with HTTP 202 Aug 01 14:01:57.584021 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 977/3962] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:01:57 2026] DELETE /volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:01:57.591433 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-38a0e964-1c3f-4ecf-bb31-36dd293390eb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:57.593516 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38a0e964-1c3f-4ecf-bb31-36dd293390eb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e Aug 01 14:01:57.593803 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38a0e964-1c3f-4ecf-bb31-36dd293390eb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:57.594078 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38a0e964-1c3f-4ecf-bb31-36dd293390eb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:57.603426 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:57.603426 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:57.609078 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-38a0e964-1c3f-4ecf-bb31-36dd293390eb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:57.614644 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38a0e964-1c3f-4ecf-bb31-36dd293390eb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e returned with HTTP 200 Aug 01 14:01:57.615231 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 997/3963] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:57 2026] GET /volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:57.775784 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fac4961f-aeb3-469b-bd3e-939d1128ddaa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:57.777884 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fac4961f-aeb3-469b-bd3e-939d1128ddaa tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 Aug 01 14:01:57.778157 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fac4961f-aeb3-469b-bd3e-939d1128ddaa tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:57.778432 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fac4961f-aeb3-469b-bd3e-939d1128ddaa tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:57.789877 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:57.789877 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:57.794544 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fac4961f-aeb3-469b-bd3e-939d1128ddaa tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Volume info retrieved successfully. Aug 01 14:01:57.799701 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fac4961f-aeb3-469b-bd3e-939d1128ddaa tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 returned with HTTP 200 Aug 01 14:01:57.800226 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1002/3964] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:57 2026] GET /volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:57.817796 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8e2f78f9-cbc8-48e7-80b4-97223e045229 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:57.819912 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e2f78f9-cbc8-48e7-80b4-97223e045229 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:01:57.820482 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e2f78f9-cbc8-48e7-80b4-97223e045229 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c9d6f38e-7753-45ac-b2f3-12f3555f14c1", "name": "tempest-type-Backup-805897641"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:57.823795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-8e2f78f9-cbc8-48e7-80b4-97223e045229 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Creating new backup {'backup': {'volume_id': 'c9d6f38e-7753-45ac-b2f3-12f3555f14c1', 'name': 'tempest-type-Backup-805897641'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:01:57.826032 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-8e2f78f9-cbc8-48e7-80b4-97223e045229 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Creating backup of volume c9d6f38e-7753-45ac-b2f3-12f3555f14c1 in container None Aug 01 14:01:57.838645 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:57.838645 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:57.839201 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8e2f78f9-cbc8-48e7-80b4-97223e045229 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Volume info retrieved successfully. Aug 01 14:01:57.883585 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8e2f78f9-cbc8-48e7-80b4-97223e045229 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Created reservations ['613eeb70-8591-4cad-a1b3-ea30312cbd34', '008acf73-4866-4425-9f80-25ad361fe540'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:57.917049 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e2f78f9-cbc8-48e7-80b4-97223e045229 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:01:57.917685 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 989/3965] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:01:57 2026] POST /volume/v3/backups => generated 315 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:01:57.930390 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3a9f37b2-4fc8-4e47-84eb-0ec9f1c19c13 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:57.933148 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3a9f37b2-4fc8-4e47-84eb-0ec9f1c19c13 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:01:57.933412 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3a9f37b2-4fc8-4e47-84eb-0ec9f1c19c13 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:57.933757 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3a9f37b2-4fc8-4e47-84eb-0ec9f1c19c13 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:57.933907 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-3a9f37b2-4fc8-4e47-84eb-0ec9f1c19c13 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:57.943662 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:57.943662 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:57.944368 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3a9f37b2-4fc8-4e47-84eb-0ec9f1c19c13 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:01:57.944811 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 978/3966] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:57 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:58.628556 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cdf490e0-0469-470f-a2d5-ccbeae905b3c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:58.632334 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cdf490e0-0469-470f-a2d5-ccbeae905b3c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e Aug 01 14:01:58.632626 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cdf490e0-0469-470f-a2d5-ccbeae905b3c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:58.632762 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cdf490e0-0469-470f-a2d5-ccbeae905b3c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:58.640300 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cdf490e0-0469-470f-a2d5-ccbeae905b3c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e returned with HTTP 404 Aug 01 14:01:58.641182 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 998/3967] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:58 2026] GET /volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:01:58.651521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2373d8d5-c979-49c2-b916-58d4c35be451 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:58.653199 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:58.653618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-120960307"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:58.655148 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-120960307'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:58.655148 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:58.659692 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:58.665278 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (60869314-c2b4-49b0-8c72-cbb7f0ace0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:58.666154 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b2cfdd-c3bd-43aa-8b61-6fb1bf75456c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:58.667091 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:58.692517 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b2cfdd-c3bd-43aa-8b61-6fb1bf75456c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:58.693305 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a5be1b-9d29-4cb3-97ef-c9dd1925773d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:58.731055 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['524d078a-fe3d-4c48-a8b6-d84cc2700dc4', '7a90c61d-87c2-4486-b511-d52478e053c8', 'd1cd0177-2345-432d-aaa2-8a6ba46b314c', '907bc55f-394d-44ae-9352-ee46f1c1fb71'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:58.732029 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a5be1b-9d29-4cb3-97ef-c9dd1925773d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['524d078a-fe3d-4c48-a8b6-d84cc2700dc4', '7a90c61d-87c2-4486-b511-d52478e053c8', 'd1cd0177-2345-432d-aaa2-8a6ba46b314c', '907bc55f-394d-44ae-9352-ee46f1c1fb71']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:58.732927 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66eee2df-da33-42e4-99f6-3e99fddd6fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:58.757105 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66eee2df-da33-42e4-99f6-3e99fddd6fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3068bca-7147-48c5-9177-2355a7474a95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-120960307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['524d078a-fe3d-4c48-a8b6-d84cc2700dc4','7a90c61d-87c2-4486-b511-d52478e053c8','d1cd0177-2345-432d-aaa2-8a6ba46b314c','907bc55f-394d-44ae-9352-ee46f1c1fb71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-120960307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3068bca-7147-48c5-9177-2355a7474a95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:58.757839 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c7c51a-885a-40e1-8cb9-a1e323936bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:58.775514 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c7c51a-885a-40e1-8cb9-a1e323936bc8) transitioned into state 'SUCCESS' from state '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-120960307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['524d078a-fe3d-4c48-a8b6-d84cc2700dc4','7a90c61d-87c2-4486-b511-d52478e053c8','d1cd0177-2345-432d-aaa2-8a6ba46b314c','907bc55f-394d-44ae-9352-ee46f1c1fb71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:58.776263 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16df769-7ee8-4dad-8e8c-447525ff8be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:58.784177 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16df769-7ee8-4dad-8e8c-447525ff8be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:58.784989 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (60869314-c2b4-49b0-8c72-cbb7f0ace0bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:58.785409 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:01:58.785945 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2373d8d5-c979-49c2-b916-58d4c35be451 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:01:58.786388 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1003/3968] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:01:58 2026] POST /volume/v3/volumes => generated 769 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:01:58.801086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-57c99234-0087-43b8-817a-e530ebedae2b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:58.803251 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-57c99234-0087-43b8-817a-e530ebedae2b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 Aug 01 14:01:58.803508 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-57c99234-0087-43b8-817a-e530ebedae2b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:58.803733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-57c99234-0087-43b8-817a-e530ebedae2b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:58.812439 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:58.812439 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:58.816951 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-57c99234-0087-43b8-817a-e530ebedae2b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:58.821311 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-57c99234-0087-43b8-817a-e530ebedae2b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 returned with HTTP 200 Aug 01 14:01:58.821766 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 990/3969] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:58 2026] GET /volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:58.956486 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ec5aba4d-4964-4f0d-8db4-77ae26f2ea33 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:58.958338 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ec5aba4d-4964-4f0d-8db4-77ae26f2ea33 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:01:58.958563 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ec5aba4d-4964-4f0d-8db4-77ae26f2ea33 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:58.958767 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ec5aba4d-4964-4f0d-8db4-77ae26f2ea33 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:58.958900 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-ec5aba4d-4964-4f0d-8db4-77ae26f2ea33 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:58.965458 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:58.965458 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:01:58.966298 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ec5aba4d-4964-4f0d-8db4-77ae26f2ea33 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:01:58.966700 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 979/3970] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:58 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:59.839790 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-696ac54c-851d-4249-8ff3-7f9a9c980f94 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:59.842783 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-696ac54c-851d-4249-8ff3-7f9a9c980f94 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 Aug 01 14:01:59.843039 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-696ac54c-851d-4249-8ff3-7f9a9c980f94 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:59.843281 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-696ac54c-851d-4249-8ff3-7f9a9c980f94 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:59.861264 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:59.861264 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:01:59.867391 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-696ac54c-851d-4249-8ff3-7f9a9c980f94 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:01:59.876331 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-696ac54c-851d-4249-8ff3-7f9a9c980f94 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 returned with HTTP 200 Aug 01 14:01:59.876797 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 999/3971] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:01:59 2026] GET /volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 => generated 862 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:01:59.890466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:59.892715 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:01:59.893254 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c3068bca-7147-48c5-9177-2355a7474a95", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1174442597"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:01:59.895197 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request body: {'volume': {'source_volid': 'c3068bca-7147-48c5-9177-2355a7474a95', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1174442597'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:01:59.904740 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:59.904740 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:01:59.905699 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume retrieved successfully. Aug 01 14:01:59.905931 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume of 1 GB Aug 01 14:01:59.910094 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Availability Zones retrieved successfully. Aug 01 14:01:59.916753 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (b90574c4-27d0-41a3-9a9f-692ab6255ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:01:59.917562 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe23566-746b-4467-9938-8a8ba4bfdb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:59.918608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:01:59.945965 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe23566-746b-4467-9938-8a8ba4bfdb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c3068bca-7147-48c5-9177-2355a7474a95', 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:59.947056 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f946a82a-b3b0-42ae-a623-8cc32d63129d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:01:59.981472 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a290a4f-7c89-4e83-801e-16ac30c3e49a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:01:59.983174 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a290a4f-7c89-4e83-801e-16ac30c3e49a tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:01:59.983415 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a290a4f-7c89-4e83-801e-16ac30c3e49a tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:01:59.984241 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a290a4f-7c89-4e83-801e-16ac30c3e49a tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:01:59.984241 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9a290a4f-7c89-4e83-801e-16ac30c3e49a tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:01:59.988680 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:01:59.988680 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:01:59.989580 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a290a4f-7c89-4e83-801e-16ac30c3e49a tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:01:59.990042 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 991/3972] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:01:59 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:01:59.992927 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Created reservations ['c4a31703-c31a-4aea-876d-4e53e2bdf5e5', '9a5d4fe0-ef0a-47c5-883b-fa49bfcabd87', 'b542327f-918d-4720-adba-a1e2fa4ba279', '6ac8c988-1f50-437c-81ed-76f20ce0046d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:01:59.993734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f946a82a-b3b0-42ae-a623-8cc32d63129d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4a31703-c31a-4aea-876d-4e53e2bdf5e5', '9a5d4fe0-ef0a-47c5-883b-fa49bfcabd87', 'b542327f-918d-4720-adba-a1e2fa4ba279', '6ac8c988-1f50-437c-81ed-76f20ce0046d']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:01:59.994522 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63aa1fa9-4fa3-472b-9f29-dcedb1e72d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:00.025802 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63aa1fa9-4fa3-472b-9f29-dcedb1e72d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83eb1e39-5a1c-4d9a-9342-43184f3ded64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1174442597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['c4a31703-c31a-4aea-876d-4e53e2bdf5e5','9a5d4fe0-ef0a-47c5-883b-fa49bfcabd87','b542327f-918d-4720-adba-a1e2fa4ba279','6ac8c988-1f50-437c-81ed-76f20ce0046d'],size=1,snapshot_id=None,source_replicaid=,source_volid=c3068bca-7147-48c5-9177-2355a7474a95,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1174442597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83eb1e39-5a1c-4d9a-9342-43184f3ded64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50644fc144a943748fd7be488b5a004b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c3068bca-7147-48c5-9177-2355a7474a95,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2034267fd0847b684faf285a6fca522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:00.026746 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23cc7e2-75b7-40db-9b38-8f79e444db0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:00.043244 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23cc7e2-75b7-40db-9b38-8f79e444db0d) transitioned into state 'SUCCESS' from state '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-1174442597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50644fc144a943748fd7be488b5a004b',qos_specs=None,replication_status=,reservations=['c4a31703-c31a-4aea-876d-4e53e2bdf5e5','9a5d4fe0-ef0a-47c5-883b-fa49bfcabd87','b542327f-918d-4720-adba-a1e2fa4ba279','6ac8c988-1f50-437c-81ed-76f20ce0046d'],size=1,snapshot_id=None,source_replicaid=,source_volid=c3068bca-7147-48c5-9177-2355a7474a95,status='creating',user_id='b2034267fd0847b684faf285a6fca522',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:00.044316 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17745ec-56f8-4990-99a7-b90c8e53c74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:00.061032 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17745ec-56f8-4990-99a7-b90c8e53c74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:00.063550 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Flow 'volume_create_api' (b90574c4-27d0-41a3-9a9f-692ab6255ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:00.063889 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Create volume request issued successfully. Aug 01 14:02:00.064602 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6806c81-3da6-416d-b6a6-f3c54fe94319 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:00.065124 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1004/3973] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 14:01:59 2026] POST /volume/v3/volumes => generated 804 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:00.079731 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a72f7ddb-d2a8-4c64-80eb-7b188f298bd4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:00.081679 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a72f7ddb-d2a8-4c64-80eb-7b188f298bd4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 Aug 01 14:02:00.081925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a72f7ddb-d2a8-4c64-80eb-7b188f298bd4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:00.082135 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a72f7ddb-d2a8-4c64-80eb-7b188f298bd4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:00.091629 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:00.091629 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:00.098346 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a72f7ddb-d2a8-4c64-80eb-7b188f298bd4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:02:00.104507 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a72f7ddb-d2a8-4c64-80eb-7b188f298bd4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 returned with HTTP 200 Aug 01 14:02:00.105022 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 980/3974] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:00 2026] GET /volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:01.003259 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1172fb64-eed6-46d6-a809-05a5e99cf762 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:01.004739 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1172fb64-eed6-46d6-a809-05a5e99cf762 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:01.004984 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1172fb64-eed6-46d6-a809-05a5e99cf762 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:01.005138 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1172fb64-eed6-46d6-a809-05a5e99cf762 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:01.005257 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1172fb64-eed6-46d6-a809-05a5e99cf762 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:01.009235 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:01.009235 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:01.009891 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1172fb64-eed6-46d6-a809-05a5e99cf762 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:01.010348 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1000/3975] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:01 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:01.122634 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dc85ac86-40f2-4b9f-9af7-d3a1f5bebf0d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:01.125303 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dc85ac86-40f2-4b9f-9af7-d3a1f5bebf0d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 Aug 01 14:02:01.129178 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dc85ac86-40f2-4b9f-9af7-d3a1f5bebf0d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:01.129491 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dc85ac86-40f2-4b9f-9af7-d3a1f5bebf0d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:01.142572 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:01.142572 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:01.148722 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dc85ac86-40f2-4b9f-9af7-d3a1f5bebf0d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:02:01.157237 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dc85ac86-40f2-4b9f-9af7-d3a1f5bebf0d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 returned with HTTP 200 Aug 01 14:02:01.158027 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 992/3976] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:01 2026] GET /volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 => generated 897 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:01.172387 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-18f00c5a-b4c6-427b-9892-42425c8018e0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:01.178093 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18f00c5a-b4c6-427b-9892-42425c8018e0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 Aug 01 14:02:01.178349 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18f00c5a-b4c6-427b-9892-42425c8018e0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:01.178558 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18f00c5a-b4c6-427b-9892-42425c8018e0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:01.178820 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-18f00c5a-b4c6-427b-9892-42425c8018e0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: c3068bca-7147-48c5-9177-2355a7474a95 Aug 01 14:02:01.187246 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:01.187246 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:01.187999 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-18f00c5a-b4c6-427b-9892-42425c8018e0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:02:01.210424 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-18f00c5a-b4c6-427b-9892-42425c8018e0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:02:01.210782 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18f00c5a-b4c6-427b-9892-42425c8018e0 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 returned with HTTP 202 Aug 01 14:02:01.211333 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1005/3977] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:01 2026] DELETE /volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:02:01.220447 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-37f6cdb7-d14c-4254-819c-ed1c0db78379 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:01.226753 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-37f6cdb7-d14c-4254-819c-ed1c0db78379 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 Aug 01 14:02:01.227037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-37f6cdb7-d14c-4254-819c-ed1c0db78379 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:01.227355 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-37f6cdb7-d14c-4254-819c-ed1c0db78379 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:01.244095 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:01.244095 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:01.248974 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-37f6cdb7-d14c-4254-819c-ed1c0db78379 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:02:01.259391 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-37f6cdb7-d14c-4254-819c-ed1c0db78379 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 returned with HTTP 200 Aug 01 14:02:01.259865 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 981/3978] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:01 2026] GET /volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:02.024175 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d4c1a0c8-1a36-4b87-82f6-d468fce72847 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:02.026255 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d4c1a0c8-1a36-4b87-82f6-d468fce72847 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:02.026494 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d4c1a0c8-1a36-4b87-82f6-d468fce72847 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:02.026664 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d4c1a0c8-1a36-4b87-82f6-d468fce72847 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:02.026781 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d4c1a0c8-1a36-4b87-82f6-d468fce72847 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:02.031715 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:02.031715 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:02.032414 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d4c1a0c8-1a36-4b87-82f6-d468fce72847 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:02.033088 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1001/3979] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:02 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:02.281201 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-abd1427f-e0fe-46bb-b969-5ba3a96330a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:02.285148 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-abd1427f-e0fe-46bb-b969-5ba3a96330a1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 Aug 01 14:02:02.285148 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-abd1427f-e0fe-46bb-b969-5ba3a96330a1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:02.285148 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-abd1427f-e0fe-46bb-b969-5ba3a96330a1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:02.291137 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-abd1427f-e0fe-46bb-b969-5ba3a96330a1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 returned with HTTP 404 Aug 01 14:02:02.291815 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 993/3980] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:02 2026] GET /volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:02.306092 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d2361c9c-416f-4a29-b861-c65351caba34 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:02.308338 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d2361c9c-416f-4a29-b861-c65351caba34 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 Aug 01 14:02:02.308665 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d2361c9c-416f-4a29-b861-c65351caba34 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:02.308964 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d2361c9c-416f-4a29-b861-c65351caba34 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:02.309360 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-d2361c9c-416f-4a29-b861-c65351caba34 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: 83eb1e39-5a1c-4d9a-9342-43184f3ded64 Aug 01 14:02:02.320638 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:02.320638 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:02.321420 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d2361c9c-416f-4a29-b861-c65351caba34 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:02:02.346119 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d2361c9c-416f-4a29-b861-c65351caba34 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:02:02.346455 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d2361c9c-416f-4a29-b861-c65351caba34 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 returned with HTTP 202 Aug 01 14:02:02.347085 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1006/3981] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:02 2026] DELETE /volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:02:02.359089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-062545dd-dcbc-4bb3-a152-635c6f4289a1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:02.362277 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-062545dd-dcbc-4bb3-a152-635c6f4289a1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 Aug 01 14:02:02.363237 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-062545dd-dcbc-4bb3-a152-635c6f4289a1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:02.363237 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-062545dd-dcbc-4bb3-a152-635c6f4289a1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:02.383450 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:02.383450 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:02.387765 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-062545dd-dcbc-4bb3-a152-635c6f4289a1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:02:02.394998 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-062545dd-dcbc-4bb3-a152-635c6f4289a1 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 returned with HTTP 200 Aug 01 14:02:02.395750 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 982/3982] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:02 2026] GET /volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:03.051351 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e0e5986b-41f7-4fc8-a539-a9d03dd21fba None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:03.053851 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0e5986b-41f7-4fc8-a539-a9d03dd21fba tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:03.054276 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0e5986b-41f7-4fc8-a539-a9d03dd21fba tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:03.054487 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0e5986b-41f7-4fc8-a539-a9d03dd21fba tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:03.054678 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e0e5986b-41f7-4fc8-a539-a9d03dd21fba tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:03.062989 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:03.062989 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:03.063923 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0e5986b-41f7-4fc8-a539-a9d03dd21fba tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:03.064525 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1002/3983] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:03 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:03.411235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4648a513-874b-40f3-8ed3-f96ee9dd288d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:03.414246 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4648a513-874b-40f3-8ed3-f96ee9dd288d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 Aug 01 14:02:03.414246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4648a513-874b-40f3-8ed3-f96ee9dd288d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:03.414246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4648a513-874b-40f3-8ed3-f96ee9dd288d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:03.420255 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4648a513-874b-40f3-8ed3-f96ee9dd288d tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 returned with HTTP 404 Aug 01 14:02:03.420769 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 994/3984] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:03 2026] GET /volume/v3/volumes/83eb1e39-5a1c-4d9a-9342-43184f3ded64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:03.429167 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-761dc843-6038-4033-a48c-a7e51e9882b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:03.431103 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-761dc843-6038-4033-a48c-a7e51e9882b4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 Aug 01 14:02:03.431336 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-761dc843-6038-4033-a48c-a7e51e9882b4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:03.431571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-761dc843-6038-4033-a48c-a7e51e9882b4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:03.431875 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-761dc843-6038-4033-a48c-a7e51e9882b4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: c3068bca-7147-48c5-9177-2355a7474a95 Aug 01 14:02:03.439322 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-761dc843-6038-4033-a48c-a7e51e9882b4 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 returned with HTTP 404 Aug 01 14:02:03.439902 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1007/3985] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:03 2026] DELETE /volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:03.453337 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0281df6a-77aa-4d70-94cb-598196747005 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:03.455730 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0281df6a-77aa-4d70-94cb-598196747005 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 Aug 01 14:02:03.456031 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0281df6a-77aa-4d70-94cb-598196747005 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:03.456998 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0281df6a-77aa-4d70-94cb-598196747005 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:03.467453 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0281df6a-77aa-4d70-94cb-598196747005 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 returned with HTTP 404 Aug 01 14:02:03.468138 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 983/3986] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:03 2026] GET /volume/v3/volumes/c3068bca-7147-48c5-9177-2355a7474a95 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:03.484275 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a916584c-ad60-4a08-a13d-4f7b5da5275c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:03.485689 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a916584c-ad60-4a08-a13d-4f7b5da5275c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 Aug 01 14:02:03.485952 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a916584c-ad60-4a08-a13d-4f7b5da5275c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:03.486454 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a916584c-ad60-4a08-a13d-4f7b5da5275c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:03.486454 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-a916584c-ad60-4a08-a13d-4f7b5da5275c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: 83111493-c46f-4cc5-ae1b-c8a3fa86d417 Aug 01 14:02:03.494429 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:03.494429 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:03.494898 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a916584c-ad60-4a08-a13d-4f7b5da5275c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:02:03.518238 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a916584c-ad60-4a08-a13d-4f7b5da5275c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume request issued successfully. Aug 01 14:02:03.518460 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a916584c-ad60-4a08-a13d-4f7b5da5275c tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 returned with HTTP 202 Aug 01 14:02:03.518869 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1003/3987] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:03 2026] DELETE /volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:02:03.528842 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5cace4d2-d140-4779-8bf7-0438c2295b1b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:03.533235 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5cace4d2-d140-4779-8bf7-0438c2295b1b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 Aug 01 14:02:03.533235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5cace4d2-d140-4779-8bf7-0438c2295b1b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:03.533235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5cace4d2-d140-4779-8bf7-0438c2295b1b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:03.542808 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:03.542808 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:03.548081 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5cace4d2-d140-4779-8bf7-0438c2295b1b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Volume info retrieved successfully. Aug 01 14:02:03.553917 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5cace4d2-d140-4779-8bf7-0438c2295b1b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 returned with HTTP 200 Aug 01 14:02:03.554495 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 995/3988] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:03 2026] GET /volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:04.078250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eaf5b46d-e49a-4110-a860-14324878bd2e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.080701 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eaf5b46d-e49a-4110-a860-14324878bd2e tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:04.081270 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eaf5b46d-e49a-4110-a860-14324878bd2e tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.081270 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eaf5b46d-e49a-4110-a860-14324878bd2e tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.081443 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-eaf5b46d-e49a-4110-a860-14324878bd2e tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:04.094266 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:04.094266 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:04.094809 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eaf5b46d-e49a-4110-a860-14324878bd2e tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:04.095439 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1008/3989] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:04.571239 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9daa1243-7dd8-4c77-a3ee-f5cb603bf23a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.577812 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9daa1243-7dd8-4c77-a3ee-f5cb603bf23a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 Aug 01 14:02:04.577812 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9daa1243-7dd8-4c77-a3ee-f5cb603bf23a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.578171 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9daa1243-7dd8-4c77-a3ee-f5cb603bf23a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.590539 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9daa1243-7dd8-4c77-a3ee-f5cb603bf23a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 returned with HTTP 404 Aug 01 14:02:04.591254 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 984/3990] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/volumes/83111493-c46f-4cc5-ae1b-c8a3fa86d417 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.600809 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2b92c2ac-0e24-43aa-a641-21db6fd8ab56 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.602557 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b92c2ac-0e24-43aa-a641-21db6fd8ab56 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 Aug 01 14:02:04.602557 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b92c2ac-0e24-43aa-a641-21db6fd8ab56 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.602557 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b92c2ac-0e24-43aa-a641-21db6fd8ab56 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.602728 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-2b92c2ac-0e24-43aa-a641-21db6fd8ab56 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete snapshot with id: 8242e469-35b2-420d-b2cc-265340e31440 Aug 01 14:02:04.607782 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b92c2ac-0e24-43aa-a641-21db6fd8ab56 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 returned with HTTP 404 Aug 01 14:02:04.608442 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1004/3991] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:02:04 2026] DELETE /volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:04.618573 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a69b5916-ac61-45d9-a81d-e8bb3c2b580e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.623262 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a69b5916-ac61-45d9-a81d-e8bb3c2b580e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 Aug 01 14:02:04.623262 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a69b5916-ac61-45d9-a81d-e8bb3c2b580e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.623262 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a69b5916-ac61-45d9-a81d-e8bb3c2b580e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.626362 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a69b5916-ac61-45d9-a81d-e8bb3c2b580e tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 returned with HTTP 404 Aug 01 14:02:04.627036 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 996/3992] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/snapshots/8242e469-35b2-420d-b2cc-265340e31440 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:04.635461 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4bf8470b-5323-4ae7-99ae-303c5070fada None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.639237 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4bf8470b-5323-4ae7-99ae-303c5070fada tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e Aug 01 14:02:04.639237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4bf8470b-5323-4ae7-99ae-303c5070fada tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.639237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4bf8470b-5323-4ae7-99ae-303c5070fada tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.639237 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-4bf8470b-5323-4ae7-99ae-303c5070fada tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: b4fbf224-3751-4956-baa4-e924a42ead7e Aug 01 14:02:04.646352 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4bf8470b-5323-4ae7-99ae-303c5070fada tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e returned with HTTP 404 Aug 01 14:02:04.647288 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1009/3993] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:04 2026] DELETE /volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.655422 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-56872958-2a35-49ff-8f60-dc0cbf3148b7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.657798 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-56872958-2a35-49ff-8f60-dc0cbf3148b7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e Aug 01 14:02:04.658159 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-56872958-2a35-49ff-8f60-dc0cbf3148b7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.658439 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-56872958-2a35-49ff-8f60-dc0cbf3148b7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.666414 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-56872958-2a35-49ff-8f60-dc0cbf3148b7 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e returned with HTTP 404 Aug 01 14:02:04.667183 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 985/3994] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/volumes/b4fbf224-3751-4956-baa4-e924a42ead7e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.674966 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-577ab8a8-25ec-430e-9296-ba04f96a9d79 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.677099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-577ab8a8-25ec-430e-9296-ba04f96a9d79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f Aug 01 14:02:04.677389 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-577ab8a8-25ec-430e-9296-ba04f96a9d79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.677627 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-577ab8a8-25ec-430e-9296-ba04f96a9d79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.678553 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-577ab8a8-25ec-430e-9296-ba04f96a9d79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: c0daec74-5fb6-41d3-b1c6-4b370a08250f Aug 01 14:02:04.684940 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-577ab8a8-25ec-430e-9296-ba04f96a9d79 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f returned with HTTP 404 Aug 01 14:02:04.685546 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1005/3995] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:04 2026] DELETE /volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.694091 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1baa864d-23ff-4365-88b3-976108d5293b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.697420 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1baa864d-23ff-4365-88b3-976108d5293b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f Aug 01 14:02:04.697923 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1baa864d-23ff-4365-88b3-976108d5293b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.698255 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1baa864d-23ff-4365-88b3-976108d5293b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.706911 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1baa864d-23ff-4365-88b3-976108d5293b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f returned with HTTP 404 Aug 01 14:02:04.707838 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 997/3996] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/volumes/c0daec74-5fb6-41d3-b1c6-4b370a08250f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.716537 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d81c425-e84b-463c-b599-45c29bb77787 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.718618 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d81c425-e84b-463c-b599-45c29bb77787 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb Aug 01 14:02:04.719073 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d81c425-e84b-463c-b599-45c29bb77787 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.719507 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d81c425-e84b-463c-b599-45c29bb77787 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.719799 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-3d81c425-e84b-463c-b599-45c29bb77787 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete snapshot with id: d2f72eb1-b86a-4f28-977f-4a31aeb424bb Aug 01 14:02:04.726528 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d81c425-e84b-463c-b599-45c29bb77787 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb returned with HTTP 404 Aug 01 14:02:04.726528 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1010/3997] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:02:04 2026] DELETE /volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:04.739142 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d8889393-9add-423a-9fd4-867d2acbe272 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.746878 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d8889393-9add-423a-9fd4-867d2acbe272 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb Aug 01 14:02:04.748034 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d8889393-9add-423a-9fd4-867d2acbe272 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.748034 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d8889393-9add-423a-9fd4-867d2acbe272 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.753417 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d8889393-9add-423a-9fd4-867d2acbe272 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb returned with HTTP 404 Aug 01 14:02:04.754014 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 986/3998] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/snapshots/d2f72eb1-b86a-4f28-977f-4a31aeb424bb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:04.762334 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-26796b8c-f9c2-456c-8c64-977e565592ed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.765281 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26796b8c-f9c2-456c-8c64-977e565592ed tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe Aug 01 14:02:04.765281 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26796b8c-f9c2-456c-8c64-977e565592ed tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.765464 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26796b8c-f9c2-456c-8c64-977e565592ed tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.765607 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-26796b8c-f9c2-456c-8c64-977e565592ed tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: 85a411fa-d2d7-4afd-bb92-3b189c9091fe Aug 01 14:02:04.772780 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26796b8c-f9c2-456c-8c64-977e565592ed tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe returned with HTTP 404 Aug 01 14:02:04.773438 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1006/3999] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:04 2026] DELETE /volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.782328 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0328ef4b-c40e-48d7-9b8d-6ce363b6feee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.784648 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0328ef4b-c40e-48d7-9b8d-6ce363b6feee tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe Aug 01 14:02:04.784888 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0328ef4b-c40e-48d7-9b8d-6ce363b6feee tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.785115 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0328ef4b-c40e-48d7-9b8d-6ce363b6feee tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.792644 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0328ef4b-c40e-48d7-9b8d-6ce363b6feee tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe returned with HTTP 404 Aug 01 14:02:04.793322 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 998/4000] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/volumes/85a411fa-d2d7-4afd-bb92-3b189c9091fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.803535 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d955dfbf-657d-44f5-9a61-d76efa18c56b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.807345 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d955dfbf-657d-44f5-9a61-d76efa18c56b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 Aug 01 14:02:04.807345 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d955dfbf-657d-44f5-9a61-d76efa18c56b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.807345 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d955dfbf-657d-44f5-9a61-d76efa18c56b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.807345 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-d955dfbf-657d-44f5-9a61-d76efa18c56b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete snapshot with id: 1ce61e18-c8ba-434e-9aa8-587e59de5223 Aug 01 14:02:04.813625 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d955dfbf-657d-44f5-9a61-d76efa18c56b tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 returned with HTTP 404 Aug 01 14:02:04.813625 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1011/4001] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:02:04 2026] DELETE /volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:04.821498 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6357c324-52ad-4b1f-a986-61cde8aaff95 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.825961 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6357c324-52ad-4b1f-a986-61cde8aaff95 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 Aug 01 14:02:04.826332 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6357c324-52ad-4b1f-a986-61cde8aaff95 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.826647 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6357c324-52ad-4b1f-a986-61cde8aaff95 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.834026 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6357c324-52ad-4b1f-a986-61cde8aaff95 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 returned with HTTP 404 Aug 01 14:02:04.834586 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 987/4002] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/snapshots/1ce61e18-c8ba-434e-9aa8-587e59de5223 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:04.845697 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c9f015d8-8c98-4b70-a304-62b46291f413 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.850566 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9f015d8-8c98-4b70-a304-62b46291f413 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 Aug 01 14:02:04.850893 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9f015d8-8c98-4b70-a304-62b46291f413 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.851046 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9f015d8-8c98-4b70-a304-62b46291f413 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.851244 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c9f015d8-8c98-4b70-a304-62b46291f413 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: a3bd7044-19d5-40c5-9b21-bee568a35756 Aug 01 14:02:04.860332 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9f015d8-8c98-4b70-a304-62b46291f413 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 returned with HTTP 404 Aug 01 14:02:04.861006 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1007/4003] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:04 2026] DELETE /volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.871801 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6aef788d-c8bf-4fbd-8e1f-0fa1f15070d2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.873682 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6aef788d-c8bf-4fbd-8e1f-0fa1f15070d2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 Aug 01 14:02:04.874080 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6aef788d-c8bf-4fbd-8e1f-0fa1f15070d2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.874554 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6aef788d-c8bf-4fbd-8e1f-0fa1f15070d2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.885230 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6aef788d-c8bf-4fbd-8e1f-0fa1f15070d2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 returned with HTTP 404 Aug 01 14:02:04.886048 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 999/4004] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/volumes/a3bd7044-19d5-40c5-9b21-bee568a35756 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.895077 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d45e90ec-fb4a-413a-9987-c0aa04c50c28 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.897295 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d45e90ec-fb4a-413a-9987-c0aa04c50c28 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c Aug 01 14:02:04.897612 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d45e90ec-fb4a-413a-9987-c0aa04c50c28 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.898099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d45e90ec-fb4a-413a-9987-c0aa04c50c28 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.898190 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-d45e90ec-fb4a-413a-9987-c0aa04c50c28 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: db41b3e8-2e16-434e-8bf4-39377fe7d72c Aug 01 14:02:04.906531 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d45e90ec-fb4a-413a-9987-c0aa04c50c28 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c returned with HTTP 404 Aug 01 14:02:04.907132 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1012/4005] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:04 2026] DELETE /volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.915858 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-edc46f99-6329-4968-a76d-981c05e9d9ac None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.918317 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-edc46f99-6329-4968-a76d-981c05e9d9ac tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c Aug 01 14:02:04.918542 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-edc46f99-6329-4968-a76d-981c05e9d9ac tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.918738 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-edc46f99-6329-4968-a76d-981c05e9d9ac tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.924524 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-edc46f99-6329-4968-a76d-981c05e9d9ac tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c returned with HTTP 404 Aug 01 14:02:04.924963 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 988/4006] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/volumes/db41b3e8-2e16-434e-8bf4-39377fe7d72c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.932254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-592de216-4432-4df9-ac09-b00f164418b2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.934196 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-592de216-4432-4df9-ac09-b00f164418b2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f Aug 01 14:02:04.934452 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-592de216-4432-4df9-ac09-b00f164418b2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.934691 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-592de216-4432-4df9-ac09-b00f164418b2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.934870 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-592de216-4432-4df9-ac09-b00f164418b2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: 3a65940f-684b-42e2-89aa-778a0c6ade7f Aug 01 14:02:04.941488 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-592de216-4432-4df9-ac09-b00f164418b2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f returned with HTTP 404 Aug 01 14:02:04.942069 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1008/4007] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:04 2026] DELETE /volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.950035 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1be69391-b3cb-4366-af2c-1d2e40e36925 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.952804 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1be69391-b3cb-4366-af2c-1d2e40e36925 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f Aug 01 14:02:04.953312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1be69391-b3cb-4366-af2c-1d2e40e36925 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.953661 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1be69391-b3cb-4366-af2c-1d2e40e36925 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.959616 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1be69391-b3cb-4366-af2c-1d2e40e36925 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f returned with HTTP 404 Aug 01 14:02:04.960176 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1000/4008] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/volumes/3a65940f-684b-42e2-89aa-778a0c6ade7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:04.968334 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9c589180-5b2e-42a2-bf80-24c95bae8df2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.970578 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9c589180-5b2e-42a2-bf80-24c95bae8df2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d Aug 01 14:02:04.970869 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9c589180-5b2e-42a2-bf80-24c95bae8df2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.971082 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9c589180-5b2e-42a2-bf80-24c95bae8df2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:04.971295 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-9c589180-5b2e-42a2-bf80-24c95bae8df2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete snapshot with id: 9537325f-a92a-433f-99a8-4c6d2e72568d Aug 01 14:02:04.980096 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9c589180-5b2e-42a2-bf80-24c95bae8df2 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d returned with HTTP 404 Aug 01 14:02:04.980779 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1013/4009] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:02:04 2026] DELETE /volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:04.990559 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b3ce7c53-cd64-4f7c-abec-750bbc284458 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:04.996122 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b3ce7c53-cd64-4f7c-abec-750bbc284458 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d Aug 01 14:02:04.997149 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b3ce7c53-cd64-4f7c-abec-750bbc284458 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:04.998424 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b3ce7c53-cd64-4f7c-abec-750bbc284458 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:05.012662 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b3ce7c53-cd64-4f7c-abec-750bbc284458 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d returned with HTTP 404 Aug 01 14:02:05.015452 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 989/4010] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:02:04 2026] GET /volume/v3/snapshots/9537325f-a92a-433f-99a8-4c6d2e72568d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:05.026677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4a7d67cd-84a1-4262-a4f8-177078e2f931 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:05.028935 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a7d67cd-84a1-4262-a4f8-177078e2f931 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a Aug 01 14:02:05.029361 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a7d67cd-84a1-4262-a4f8-177078e2f931 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:05.029603 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a7d67cd-84a1-4262-a4f8-177078e2f931 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:05.029805 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-4a7d67cd-84a1-4262-a4f8-177078e2f931 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: f9a915fe-8303-4ec1-b265-813b41708b1a Aug 01 14:02:05.036964 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a7d67cd-84a1-4262-a4f8-177078e2f931 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a returned with HTTP 404 Aug 01 14:02:05.037771 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1009/4011] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:05 2026] DELETE /volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:05.047397 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-58a0cb49-419f-49c3-ba89-c1c511e20165 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:05.049481 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58a0cb49-419f-49c3-ba89-c1c511e20165 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a Aug 01 14:02:05.051203 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58a0cb49-419f-49c3-ba89-c1c511e20165 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:05.051203 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58a0cb49-419f-49c3-ba89-c1c511e20165 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:05.058737 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58a0cb49-419f-49c3-ba89-c1c511e20165 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a returned with HTTP 404 Aug 01 14:02:05.059659 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1001/4012] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:05 2026] GET /volume/v3/volumes/f9a915fe-8303-4ec1-b265-813b41708b1a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:05.071082 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06c2ca4c-93a3-4b7a-ae24-f1be1ea9ef8a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:05.084042 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06c2ca4c-93a3-4b7a-ae24-f1be1ea9ef8a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 Aug 01 14:02:05.086204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06c2ca4c-93a3-4b7a-ae24-f1be1ea9ef8a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:05.087640 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06c2ca4c-93a3-4b7a-ae24-f1be1ea9ef8a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:05.088239 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-06c2ca4c-93a3-4b7a-ae24-f1be1ea9ef8a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete snapshot with id: 1f1b8748-61f9-4ee8-831a-aebc730ccc42 Aug 01 14:02:05.101038 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06c2ca4c-93a3-4b7a-ae24-f1be1ea9ef8a tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 returned with HTTP 404 Aug 01 14:02:05.101718 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1014/4013] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:02:05 2026] DELETE /volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:05.109189 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5f084306-deef-4a35-8846-f137cbf11a2c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:05.111647 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-40896c07-c0e4-4ed3-bfbb-ee90c8a39b1f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:05.111959 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5f084306-deef-4a35-8846-f137cbf11a2c tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:05.112169 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5f084306-deef-4a35-8846-f137cbf11a2c tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:05.112373 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5f084306-deef-4a35-8846-f137cbf11a2c tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:05.112479 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-5f084306-deef-4a35-8846-f137cbf11a2c tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:05.113795 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40896c07-c0e4-4ed3-bfbb-ee90c8a39b1f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 Aug 01 14:02:05.114095 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40896c07-c0e4-4ed3-bfbb-ee90c8a39b1f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:05.114379 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40896c07-c0e4-4ed3-bfbb-ee90c8a39b1f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:05.117443 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:05.117443 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:05.118100 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5f084306-deef-4a35-8846-f137cbf11a2c tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:05.118462 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 990/4014] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:05 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:05.120359 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40896c07-c0e4-4ed3-bfbb-ee90c8a39b1f tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 returned with HTTP 404 Aug 01 14:02:05.120957 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1010/4015] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:02:05 2026] GET /volume/v3/snapshots/1f1b8748-61f9-4ee8-831a-aebc730ccc42 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:05.131108 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-78fbe254-794c-4549-850c-33de1e8bcd24 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:05.135236 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78fbe254-794c-4549-850c-33de1e8bcd24 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b Aug 01 14:02:05.135236 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78fbe254-794c-4549-850c-33de1e8bcd24 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:05.135236 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78fbe254-794c-4549-850c-33de1e8bcd24 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:05.135236 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-78fbe254-794c-4549-850c-33de1e8bcd24 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Delete volume with id: e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b Aug 01 14:02:05.142139 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78fbe254-794c-4549-850c-33de1e8bcd24 tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b returned with HTTP 404 Aug 01 14:02:05.142896 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1002/4016] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:02:05 2026] DELETE /volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:05.152414 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c637e3f0-0e97-427a-8da5-ec5056fb50bb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:05.154764 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c637e3f0-0e97-427a-8da5-ec5056fb50bb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] GET https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b Aug 01 14:02:05.155088 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c637e3f0-0e97-427a-8da5-ec5056fb50bb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:05.155385 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c637e3f0-0e97-427a-8da5-ec5056fb50bb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:05.157999 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=450,cinder:INSERT=75,cinder:UPDATE=153 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:02:05.163406 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c637e3f0-0e97-427a-8da5-ec5056fb50bb tempest-VolumeDependencyTests-91941761 tempest-VolumeDependencyTests-91941761-project-member] https://10.4.3.223/volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b returned with HTTP 404 Aug 01 14:02:05.164292 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1015/4017] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:02:05 2026] GET /volume/v3/volumes/e8cb1d64-bcea-4c3d-9ede-c1d669fdc30b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:02:06.129030 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-75f35ce5-a825-4522-a01c-c1352abb30fa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:06.132381 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-75f35ce5-a825-4522-a01c-c1352abb30fa tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:06.132659 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-75f35ce5-a825-4522-a01c-c1352abb30fa tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:06.132872 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-75f35ce5-a825-4522-a01c-c1352abb30fa tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:06.133000 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-75f35ce5-a825-4522-a01c-c1352abb30fa tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:06.139050 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:06.139050 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:06.139861 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-75f35ce5-a825-4522-a01c-c1352abb30fa tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:06.140367 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 991/4018] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:06 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:06.841513 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:06.936735 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:06.937185 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-211797734"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:06.938748 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-211797734'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:06.938876 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Create volume of 1 GB Aug 01 14:02:06.943750 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Availability Zones retrieved successfully. Aug 01 14:02:06.950026 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Flow 'volume_create_api' (74ebd43c-7122-44b9-94c3-ce2b274e5008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:06.951164 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4da66906-b5c5-4bf6-974a-ee624dc06600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:06.952008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:06.976068 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4da66906-b5c5-4bf6-974a-ee624dc06600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:06.977241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04dd9aa9-8127-4b30-aa2d-a92e931150e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:07.034768 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Created reservations ['fd2c6013-3def-42cb-a82c-61c91e466d8f', '0a356ced-f2e5-4d5c-8d5b-aec1bc94e878', '632c04e6-7947-496b-978f-1e79f820cdcc', 'e73d3018-1aef-4604-93d9-ba40aa09b9e9'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:07.035589 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04dd9aa9-8127-4b30-aa2d-a92e931150e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd2c6013-3def-42cb-a82c-61c91e466d8f', '0a356ced-f2e5-4d5c-8d5b-aec1bc94e878', '632c04e6-7947-496b-978f-1e79f820cdcc', 'e73d3018-1aef-4604-93d9-ba40aa09b9e9']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:07.036333 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc45feb-f012-432d-92cc-459748ffb0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:07.058601 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc45feb-f012-432d-92cc-459748ffb0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db679c52-a91b-4512-885e-d19d88598a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-211797734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc2e4a4e4abb437d90b7fb2d127b235d',qos_specs=None,replication_status=,reservations=['fd2c6013-3def-42cb-a82c-61c91e466d8f','0a356ced-f2e5-4d5c-8d5b-aec1bc94e878','632c04e6-7947-496b-978f-1e79f820cdcc','e73d3018-1aef-4604-93d9-ba40aa09b9e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5e249ffe2904156924a6e8b44213393',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-211797734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db679c52-a91b-4512-885e-d19d88598a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc2e4a4e4abb437d90b7fb2d127b235d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5e249ffe2904156924a6e8b44213393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:07.059797 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11963768-d299-49c4-bb4f-e47981f0b8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:07.077177 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11963768-d299-49c4-bb4f-e47981f0b8db) transitioned into state 'SUCCESS' from state '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-211797734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc2e4a4e4abb437d90b7fb2d127b235d',qos_specs=None,replication_status=,reservations=['fd2c6013-3def-42cb-a82c-61c91e466d8f','0a356ced-f2e5-4d5c-8d5b-aec1bc94e878','632c04e6-7947-496b-978f-1e79f820cdcc','e73d3018-1aef-4604-93d9-ba40aa09b9e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5e249ffe2904156924a6e8b44213393',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:07.077853 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0887387-c1cd-420b-8faa-7addf17526dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:07.086002 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0887387-c1cd-420b-8faa-7addf17526dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:07.086819 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Flow 'volume_create_api' (74ebd43c-7122-44b9-94c3-ce2b274e5008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:07.087125 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Create volume request issued successfully. Aug 01 14:02:07.087679 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a67e0de-00df-4ca6-806a-5a51ef989dc6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:07.088145 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1011/4019] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:02:06 2026] POST /volume/v3/volumes => generated 777 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:07.104147 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-21bd4dde-c4b8-47b8-9927-2ea92e4defd4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:07.108523 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21bd4dde-c4b8-47b8-9927-2ea92e4defd4 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 Aug 01 14:02:07.108523 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21bd4dde-c4b8-47b8-9927-2ea92e4defd4 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:07.108523 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21bd4dde-c4b8-47b8-9927-2ea92e4defd4 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:07.116719 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:07.116719 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:07.121486 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-21bd4dde-c4b8-47b8-9927-2ea92e4defd4 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Volume info retrieved successfully. Aug 01 14:02:07.123378 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21bd4dde-c4b8-47b8-9927-2ea92e4defd4 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 returned with HTTP 200 Aug 01 14:02:07.123815 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1003/4020] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:07 2026] GET /volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:07.154385 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-77e68a3a-704c-454b-9969-dd187f490131 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:07.157050 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77e68a3a-704c-454b-9969-dd187f490131 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:07.158285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77e68a3a-704c-454b-9969-dd187f490131 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:07.158285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77e68a3a-704c-454b-9969-dd187f490131 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:07.158285 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-77e68a3a-704c-454b-9969-dd187f490131 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:07.163332 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:07.163332 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:07.164111 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77e68a3a-704c-454b-9969-dd187f490131 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:07.164621 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1016/4021] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:07 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:08.143763 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b08f2b41-d5be-4a7b-acc5-3df7ecc7160e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:08.145744 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b08f2b41-d5be-4a7b-acc5-3df7ecc7160e tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 Aug 01 14:02:08.146013 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b08f2b41-d5be-4a7b-acc5-3df7ecc7160e tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:08.146240 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b08f2b41-d5be-4a7b-acc5-3df7ecc7160e tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:08.153940 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:08.153940 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:08.158513 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b08f2b41-d5be-4a7b-acc5-3df7ecc7160e tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Volume info retrieved successfully. Aug 01 14:02:08.163489 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b08f2b41-d5be-4a7b-acc5-3df7ecc7160e tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 returned with HTTP 200 Aug 01 14:02:08.164004 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 992/4022] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:08 2026] GET /volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:08.179254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cbf74603-57eb-4525-8aa0-668046583bc2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:08.180437 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbf74603-57eb-4525-8aa0-668046583bc2 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:08.180437 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbf74603-57eb-4525-8aa0-668046583bc2 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:08.180437 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbf74603-57eb-4525-8aa0-668046583bc2 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:08.180587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cbf74603-57eb-4525-8aa0-668046583bc2 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:08.182328 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-053d9201-6bab-455b-a06c-f049c390c242 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:08.183977 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-053d9201-6bab-455b-a06c-f049c390c242 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:02:08.184381 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-053d9201-6bab-455b-a06c-f049c390c242 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db679c52-a91b-4512-885e-d19d88598a08", "name": "tempest-type-Backup-1645138582"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:08.185830 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-053d9201-6bab-455b-a06c-f049c390c242 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Creating new backup {'backup': {'volume_id': 'db679c52-a91b-4512-885e-d19d88598a08', 'name': 'tempest-type-Backup-1645138582'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:02:08.185955 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-053d9201-6bab-455b-a06c-f049c390c242 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Creating backup of volume db679c52-a91b-4512-885e-d19d88598a08 in container None Aug 01 14:02:08.186061 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:08.186061 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:08.186719 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbf74603-57eb-4525-8aa0-668046583bc2 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:08.187174 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1012/4023] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:08 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:08.193018 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:08.193018 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:08.193324 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-053d9201-6bab-455b-a06c-f049c390c242 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Volume info retrieved successfully. Aug 01 14:02:08.218126 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-053d9201-6bab-455b-a06c-f049c390c242 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Created reservations ['346d345c-de47-4118-b648-fec03860c3bd', '36a490d7-2f0f-4942-ac91-d92c92b9c821'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:08.250754 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-053d9201-6bab-455b-a06c-f049c390c242 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:02:08.253236 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1004/4024] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:02:08 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 01 14:02:08.265320 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-081b69f2-8bcb-468e-bafc-cdf48d8a604b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:08.267545 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-081b69f2-8bcb-468e-bafc-cdf48d8a604b tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:08.267830 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-081b69f2-8bcb-468e-bafc-cdf48d8a604b tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:08.268102 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-081b69f2-8bcb-468e-bafc-cdf48d8a604b tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:08.268276 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-081b69f2-8bcb-468e-bafc-cdf48d8a604b tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:08.273777 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:08.273777 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:08.276339 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-081b69f2-8bcb-468e-bafc-cdf48d8a604b tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:08.276339 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1017/4025] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:08 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:09.199175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9fe396a2-41a3-4b68-afb3-dbdc76ddacbc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:09.201356 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9fe396a2-41a3-4b68-afb3-dbdc76ddacbc tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:09.201627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9fe396a2-41a3-4b68-afb3-dbdc76ddacbc tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:09.201862 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9fe396a2-41a3-4b68-afb3-dbdc76ddacbc tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:09.201994 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-9fe396a2-41a3-4b68-afb3-dbdc76ddacbc tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:09.206838 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:09.206838 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:09.207576 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9fe396a2-41a3-4b68-afb3-dbdc76ddacbc tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:09.208058 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 993/4026] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:09 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:09.289529 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-412f24cd-a075-44f5-ba87-4364fc0ff095 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:09.291807 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-412f24cd-a075-44f5-ba87-4364fc0ff095 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:09.292080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-412f24cd-a075-44f5-ba87-4364fc0ff095 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:09.292344 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-412f24cd-a075-44f5-ba87-4364fc0ff095 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:09.292483 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-412f24cd-a075-44f5-ba87-4364fc0ff095 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:09.298030 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:09.298030 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:09.298795 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-412f24cd-a075-44f5-ba87-4364fc0ff095 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:09.299262 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1013/4027] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:09 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:10.220495 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eda41182-d4ae-460f-bca8-c17551ba4349 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:10.222539 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eda41182-d4ae-460f-bca8-c17551ba4349 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:10.222743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eda41182-d4ae-460f-bca8-c17551ba4349 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:10.222971 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eda41182-d4ae-460f-bca8-c17551ba4349 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:10.223091 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-eda41182-d4ae-460f-bca8-c17551ba4349 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:10.227797 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:10.227797 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:10.228421 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eda41182-d4ae-460f-bca8-c17551ba4349 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:10.228811 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1005/4028] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:10 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:02:10.311729 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-def4d7e1-a8c2-4565-9a96-ef1d976f4c2e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:10.313451 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-def4d7e1-a8c2-4565-9a96-ef1d976f4c2e tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:10.313642 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-def4d7e1-a8c2-4565-9a96-ef1d976f4c2e tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:10.313813 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-def4d7e1-a8c2-4565-9a96-ef1d976f4c2e tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:10.313908 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-def4d7e1-a8c2-4565-9a96-ef1d976f4c2e tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:10.318010 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:10.318010 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:10.318664 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-def4d7e1-a8c2-4565-9a96-ef1d976f4c2e tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:10.319044 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1018/4029] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:10 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:11.240590 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-36023386-14fc-40e1-9792-538c90fdfb97 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:11.242413 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-36023386-14fc-40e1-9792-538c90fdfb97 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:11.242591 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-36023386-14fc-40e1-9792-538c90fdfb97 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:11.242755 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-36023386-14fc-40e1-9792-538c90fdfb97 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:11.242846 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-36023386-14fc-40e1-9792-538c90fdfb97 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:11.247653 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:11.247653 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:11.248379 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-36023386-14fc-40e1-9792-538c90fdfb97 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:11.248718 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 994/4030] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:11 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:11.335206 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7ab0353d-5f4c-468e-8e83-34410bf17667 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:11.337502 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ab0353d-5f4c-468e-8e83-34410bf17667 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:11.337937 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ab0353d-5f4c-468e-8e83-34410bf17667 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:11.338483 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ab0353d-5f4c-468e-8e83-34410bf17667 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:11.338674 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7ab0353d-5f4c-468e-8e83-34410bf17667 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:11.344077 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:11.344077 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:11.345092 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ab0353d-5f4c-468e-8e83-34410bf17667 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:11.345691 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1014/4031] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:11 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:12.001280 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-82de9a2e-380c-42e8-bdab-21fb36ff0993 req-5e577730-9005-41b6-a9e0-c0beafa587e0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:12.003651 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-82de9a2e-380c-42e8-bdab-21fb36ff0993 req-5e577730-9005-41b6-a9e0-c0beafa587e0 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] DELETE https://10.4.3.223/volume/v3/attachments/5018952d-3c56-4bc6-962b-bea024b6fb30 Aug 01 14:02:12.003878 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-82de9a2e-380c-42e8-bdab-21fb36ff0993 req-5e577730-9005-41b6-a9e0-c0beafa587e0 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:12.004116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-82de9a2e-380c-42e8-bdab-21fb36ff0993 req-5e577730-9005-41b6-a9e0-c0beafa587e0 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:12.019752 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:12.019752 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:12.079318 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-82de9a2e-380c-42e8-bdab-21fb36ff0993 req-5e577730-9005-41b6-a9e0-c0beafa587e0 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments/5018952d-3c56-4bc6-962b-bea024b6fb30 returned with HTTP 200 Aug 01 14:02:12.079907 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1006/4032] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:02:12 2026] DELETE /volume/v3/attachments/5018952d-3c56-4bc6-962b-bea024b6fb30 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:12.263488 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3f4885a9-d3d2-4c0e-b200-4e8881095f6b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:12.265115 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f4885a9-d3d2-4c0e-b200-4e8881095f6b tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:12.265340 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f4885a9-d3d2-4c0e-b200-4e8881095f6b tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:12.265509 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f4885a9-d3d2-4c0e-b200-4e8881095f6b tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:12.265602 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3f4885a9-d3d2-4c0e-b200-4e8881095f6b tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:12.269613 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:12.269613 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:12.270202 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f4885a9-d3d2-4c0e-b200-4e8881095f6b tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:12.270588 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1019/4033] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:12 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:12.361469 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-da103b28-921d-4b9d-9851-67b9dea53c48 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:12.363408 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-da103b28-921d-4b9d-9851-67b9dea53c48 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:12.363670 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-da103b28-921d-4b9d-9851-67b9dea53c48 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:12.363822 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-da103b28-921d-4b9d-9851-67b9dea53c48 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:12.363974 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-da103b28-921d-4b9d-9851-67b9dea53c48 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:12.368346 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:12.368346 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:12.369054 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-da103b28-921d-4b9d-9851-67b9dea53c48 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:12.369750 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 995/4034] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:12 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:12.472617 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-51655283-1553-48db-88ee-584eb067bdea req-f29b38b0-b55f-40e7-b1ac-3d92d78cdcf8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:12.475698 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-f29b38b0-b55f-40e7-b1ac-3d92d78cdcf8 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:12.475698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-f29b38b0-b55f-40e7-b1ac-3d92d78cdcf8 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:12.475698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-f29b38b0-b55f-40e7-b1ac-3d92d78cdcf8 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:12.489820 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:12.489820 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:12.493542 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-51655283-1553-48db-88ee-584eb067bdea req-f29b38b0-b55f-40e7-b1ac-3d92d78cdcf8 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:12.499653 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-f29b38b0-b55f-40e7-b1ac-3d92d78cdcf8 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:12.500572 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1015/4035] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:12 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:12.587395 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-08a060b7-0c11-4678-867e-3a6b3c042f7e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:12.587794 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-08a060b7-0c11-4678-867e-3a6b3c042f7e None None] GET https://10.4.3.223/volume// Aug 01 14:02:12.587997 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-08a060b7-0c11-4678-867e-3a6b3c042f7e None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:12.588273 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-08a060b7-0c11-4678-867e-3a6b3c042f7e None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:12.588638 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-08a060b7-0c11-4678-867e-3a6b3c042f7e None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:12.588980 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1007/4036] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:02:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:02:12.598233 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-51655283-1553-48db-88ee-584eb067bdea req-3a48fc1e-0106-47d4-bca9-fe6ebff47f81 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:12.673715 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-3a48fc1e-0106-47d4-bca9-fe6ebff47f81 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:02:12.674202 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-3a48fc1e-0106-47d4-bca9-fe6ebff47f81 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77748454-1317-49f8-8c1c-058669e4d767", "connector": null, "instance_uuid": "4e1814f9-850c-412c-b580-11e5aa1c5cab"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:12.687367 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:12.687367 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:12.719442 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-3a48fc1e-0106-47d4-bca9-fe6ebff47f81 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:02:12.720106 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1020/4037] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:02:12 2026] POST /volume/v3/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:12.754160 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9b2c4483-160f-464e-a293-2fccae2591f5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:12.756852 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9b2c4483-160f-464e-a293-2fccae2591f5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:12.757563 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9b2c4483-160f-464e-a293-2fccae2591f5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:12.757948 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9b2c4483-160f-464e-a293-2fccae2591f5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:12.774098 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a491187d-6c30-49e2-a9f1-76536b88f268 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:12.777145 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a491187d-6c30-49e2-a9f1-76536b88f268 None None] GET https://10.4.3.223/volume// Aug 01 14:02:12.777145 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a491187d-6c30-49e2-a9f1-76536b88f268 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:12.777145 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a491187d-6c30-49e2-a9f1-76536b88f268 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:12.777145 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a491187d-6c30-49e2-a9f1-76536b88f268 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:12.777145 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1016/4038] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:02:12 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:02:12.777817 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:12.777817 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:12.782703 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9b2c4483-160f-464e-a293-2fccae2591f5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:12.786942 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-51655283-1553-48db-88ee-584eb067bdea req-7ce0fa2b-9b40-401f-baa6-dd1cab471baf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:12.790882 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9b2c4483-160f-464e-a293-2fccae2591f5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:12.791640 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 996/4039] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:12 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1216 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:12.791704 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-7ce0fa2b-9b40-401f-baa6-dd1cab471baf tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:12.793347 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-7ce0fa2b-9b40-401f-baa6-dd1cab471baf tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:12.793347 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-7ce0fa2b-9b40-401f-baa6-dd1cab471baf tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:12.809656 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:12.809656 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:12.812902 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-51655283-1553-48db-88ee-584eb067bdea req-7ce0fa2b-9b40-401f-baa6-dd1cab471baf tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:12.816793 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-7ce0fa2b-9b40-401f-baa6-dd1cab471baf tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:12.817291 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1008/4040] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:02:12 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1396 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:12.931385 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-51655283-1553-48db-88ee-584eb067bdea req-8a4c64cc-4438-4ddd-812e-8d01488a6455 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:12.932917 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-8a4c64cc-4438-4ddd-812e-8d01488a6455 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] PUT https://10.4.3.223/volume/v3/attachments/8180fa04-3e26-4d73-8d39-4bbf1197de1a Aug 01 14:02:12.933290 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-8a4c64cc-4438-4ddd-812e-8d01488a6455 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:12.942198 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-51655283-1553-48db-88ee-584eb067bdea req-8a4c64cc-4438-4ddd-812e-8d01488a6455 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Acquiring lock "cinder-attachment_update-77748454-1317-49f8-8c1c-058669e4d767-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:02:12.948723 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-51655283-1553-48db-88ee-584eb067bdea req-8a4c64cc-4438-4ddd-812e-8d01488a6455 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Lock "cinder-attachment_update-77748454-1317-49f8-8c1c-058669e4d767-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:02:12.950303 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:12.950303 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:13.053866 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-51655283-1553-48db-88ee-584eb067bdea req-8a4c64cc-4438-4ddd-812e-8d01488a6455 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Lock "cinder-attachment_update-77748454-1317-49f8-8c1c-058669e4d767-np0000006308" released by "attachment_update" :: held 0.105s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:02:13.054160 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-8a4c64cc-4438-4ddd-812e-8d01488a6455 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/8180fa04-3e26-4d73-8d39-4bbf1197de1a returned with HTTP 200 Aug 01 14:02:13.055077 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1021/4041] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:02:12 2026] PUT /volume/v3/attachments/8180fa04-3e26-4d73-8d39-4bbf1197de1a => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:13.066932 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:13.069387 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:13.069805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-986507030", "source_volid": "e508b587-0be5-483e-933c-e63c3d74876f", "volume_type": "tempest-scenario-type-luks-2114735930", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:13.071762 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-986507030', 'source_volid': 'e508b587-0be5-483e-933c-e63c3d74876f', 'volume_type': 'tempest-scenario-type-luks-2114735930', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:13.084816 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:13.084816 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:13.085478 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume retrieved successfully. Aug 01 14:02:13.085634 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume of 1 GB Aug 01 14:02:13.086546 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Availability Zones retrieved successfully. Aug 01 14:02:13.095119 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Flow 'volume_create_api' (18ed46b2-4933-4524-9bf7-e98eab45290d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:13.097198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf93ef9b-cc44-406e-9a66-0d72736a0a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:13.098100 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:13.126759 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf93ef9b-cc44-406e-9a66-0d72736a0a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e508b587-0be5-483e-933c-e63c3d74876f', 'volume_type': VolumeType(created_at=2026-08-01T14:00:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7a2c0ab8-7ae0-4369-bb38-f44dd55e1118,is_public=True,name='tempest-scenario-type-luks-2114735930',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a2c0ab8-7ae0-4369-bb38-f44dd55e1118', '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=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:13.127835 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53954e86-5263-4708-8909-c0e6f4d9d288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:13.169755 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2114735930 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2114735930, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:02:13.170020 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2114735930 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2114735930, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:02:13.185568 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Created reservations ['41a63af6-7c2b-46f4-b5a2-b3f59babafa4', 'dead9fba-c13b-42f1-adf4-fddcbbd3f8ce', '593bf89c-36b6-4e2d-8b2e-71473ce32bf3', '90e08cb9-dc2c-4b6f-911c-99bbab114fb5'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:13.186637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53954e86-5263-4708-8909-c0e6f4d9d288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41a63af6-7c2b-46f4-b5a2-b3f59babafa4', 'dead9fba-c13b-42f1-adf4-fddcbbd3f8ce', '593bf89c-36b6-4e2d-8b2e-71473ce32bf3', '90e08cb9-dc2c-4b6f-911c-99bbab114fb5']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:13.187650 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857564ef-ba40-4ff6-9270-79ee48266309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:13.224305 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857564ef-ba40-4ff6-9270-79ee48266309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00be91a9-3799-4001-9a45-f34a6b675a80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-986507030',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22d35f2124f43168e347c1431d2f43a',qos_specs=None,replication_status=,reservations=['41a63af6-7c2b-46f4-b5a2-b3f59babafa4','dead9fba-c13b-42f1-adf4-fddcbbd3f8ce','593bf89c-36b6-4e2d-8b2e-71473ce32bf3','90e08cb9-dc2c-4b6f-911c-99bbab114fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=e508b587-0be5-483e-933c-e63c3d74876f,status='creating',user_id='6b02f159f1774d488ec31eb4092f3df0',volume_type_id=7a2c0ab8-7ae0-4369-bb38-f44dd55e1118), '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-01T14:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-986507030',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=00be91a9-3799-4001-9a45-f34a6b675a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a22d35f2124f43168e347c1431d2f43a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e508b587-0be5-483e-933c-e63c3d74876f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b02f159f1774d488ec31eb4092f3df0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a2c0ab8-7ae0-4369-bb38-f44dd55e1118),volume_type_id=7a2c0ab8-7ae0-4369-bb38-f44dd55e1118)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:13.225185 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df564372-6179-4ccb-a4f6-592985c82812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:13.249380 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df564372-6179-4ccb-a4f6-592985c82812) transitioned into state 'SUCCESS' from state '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-986507030',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22d35f2124f43168e347c1431d2f43a',qos_specs=None,replication_status=,reservations=['41a63af6-7c2b-46f4-b5a2-b3f59babafa4','dead9fba-c13b-42f1-adf4-fddcbbd3f8ce','593bf89c-36b6-4e2d-8b2e-71473ce32bf3','90e08cb9-dc2c-4b6f-911c-99bbab114fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=e508b587-0be5-483e-933c-e63c3d74876f,status='creating',user_id='6b02f159f1774d488ec31eb4092f3df0',volume_type_id=7a2c0ab8-7ae0-4369-bb38-f44dd55e1118)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:13.250457 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ca02333-c445-42bd-8581-05dbaa443b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:13.273665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ca02333-c445-42bd-8581-05dbaa443b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:13.274968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Flow 'volume_create_api' (18ed46b2-4933-4524-9bf7-e98eab45290d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:13.275473 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Create volume request issued successfully. Aug 01 14:02:13.276385 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-979b294a-3695-44f8-bae3-38c4b36ebfc9 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:13.276969 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1017/4042] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:13 2026] POST /volume/v3/volumes => generated 810 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:13.287330 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cbbc6820-f482-445d-891d-1e438cc9b4c3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:13.289057 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cbbc6820-f482-445d-891d-1e438cc9b4c3 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:13.289276 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cbbc6820-f482-445d-891d-1e438cc9b4c3 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:13.289471 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cbbc6820-f482-445d-891d-1e438cc9b4c3 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:13.289540 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0131eb2d-18ad-4e94-9989-c8b104b545ac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:13.289808 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-cbbc6820-f482-445d-891d-1e438cc9b4c3 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:13.291818 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0131eb2d-18ad-4e94-9989-c8b104b545ac tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:13.292022 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0131eb2d-18ad-4e94-9989-c8b104b545ac tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:13.292235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0131eb2d-18ad-4e94-9989-c8b104b545ac tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:13.310345 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:13.310345 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:13.310518 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:13.310518 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:13.314224 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cbbc6820-f482-445d-891d-1e438cc9b4c3 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:13.314610 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 997/4043] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:13 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:13.317836 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0131eb2d-18ad-4e94-9989-c8b104b545ac tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:13.322541 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0131eb2d-18ad-4e94-9989-c8b104b545ac tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:13.322905 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1009/4044] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:13 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:13.385100 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-67245326-5612-41c5-8a09-c3064f1bc155 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:13.386666 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67245326-5612-41c5-8a09-c3064f1bc155 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:13.386826 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67245326-5612-41c5-8a09-c3064f1bc155 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:13.387013 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67245326-5612-41c5-8a09-c3064f1bc155 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:13.387115 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-67245326-5612-41c5-8a09-c3064f1bc155 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:13.394165 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:13.394165 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:13.394788 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67245326-5612-41c5-8a09-c3064f1bc155 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:13.395274 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1022/4045] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:13 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:13.813160 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8487cfee-a13b-4bc5-8555-71601f854fab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:13.817237 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8487cfee-a13b-4bc5-8555-71601f854fab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:13.817237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8487cfee-a13b-4bc5-8555-71601f854fab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:13.817237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8487cfee-a13b-4bc5-8555-71601f854fab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:13.830816 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:13.830816 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:13.835617 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8487cfee-a13b-4bc5-8555-71601f854fab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:13.841856 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8487cfee-a13b-4bc5-8555-71601f854fab tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:13.842594 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1018/4046] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:13 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1217 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:14.326613 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c9a20dd0-53de-4159-bb56-c9a5f43ec865 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:14.328598 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c9a20dd0-53de-4159-bb56-c9a5f43ec865 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:14.328598 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c9a20dd0-53de-4159-bb56-c9a5f43ec865 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:14.328743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c9a20dd0-53de-4159-bb56-c9a5f43ec865 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:14.328788 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-c9a20dd0-53de-4159-bb56-c9a5f43ec865 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:14.335918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9dcb3382-1db6-4a1e-8b70-4e029a2f883e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:14.336346 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:14.336346 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:14.337237 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c9a20dd0-53de-4159-bb56-c9a5f43ec865 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:14.337820 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 998/4047] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:14 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:14.337894 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9dcb3382-1db6-4a1e-8b70-4e029a2f883e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:14.338078 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9dcb3382-1db6-4a1e-8b70-4e029a2f883e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:14.338294 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9dcb3382-1db6-4a1e-8b70-4e029a2f883e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:14.349910 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:14.349910 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:14.353673 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9dcb3382-1db6-4a1e-8b70-4e029a2f883e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:14.358284 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9dcb3382-1db6-4a1e-8b70-4e029a2f883e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:14.358647 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1010/4048] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:14 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:14.405386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-acf8f3af-d896-4206-860d-3c96c6ae1609 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:14.407754 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-acf8f3af-d896-4206-860d-3c96c6ae1609 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:14.408041 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-acf8f3af-d896-4206-860d-3c96c6ae1609 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:14.408320 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-acf8f3af-d896-4206-860d-3c96c6ae1609 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:14.408459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-acf8f3af-d896-4206-860d-3c96c6ae1609 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:14.413925 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:14.413925 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:14.414731 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-acf8f3af-d896-4206-860d-3c96c6ae1609 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:14.415228 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1023/4049] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:14 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:14.854796 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b49a6e24-c597-4f5f-9ac9-b5a1174309b1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:14.857012 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b49a6e24-c597-4f5f-9ac9-b5a1174309b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:14.857307 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b49a6e24-c597-4f5f-9ac9-b5a1174309b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:14.857539 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b49a6e24-c597-4f5f-9ac9-b5a1174309b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:14.872884 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:14.872884 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:14.877193 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b49a6e24-c597-4f5f-9ac9-b5a1174309b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:14.882070 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b49a6e24-c597-4f5f-9ac9-b5a1174309b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:14.882521 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1019/4050] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:14 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:15.338728 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-51655283-1553-48db-88ee-584eb067bdea req-adc8a3de-a9cb-47cf-bc29-5f7816c45a28 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:15.341230 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-adc8a3de-a9cb-47cf-bc29-5f7816c45a28 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/attachments/8180fa04-3e26-4d73-8d39-4bbf1197de1a/action Aug 01 14:02:15.341725 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-adc8a3de-a9cb-47cf-bc29-5f7816c45a28 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:02:15.341816 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-adc8a3de-a9cb-47cf-bc29-5f7816c45a28 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:15.352440 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9390ca7d-172d-4348-a462-3d0782ffe633 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:15.357592 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9390ca7d-172d-4348-a462-3d0782ffe633 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:15.357870 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9390ca7d-172d-4348-a462-3d0782ffe633 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:15.358079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9390ca7d-172d-4348-a462-3d0782ffe633 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:15.358261 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9390ca7d-172d-4348-a462-3d0782ffe633 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:15.370626 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:15.370626 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:15.370626 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9390ca7d-172d-4348-a462-3d0782ffe633 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:15.370626 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1011/4051] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:15 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:15.372768 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f0c0a064-5053-42f3-bbf0-361b73608c0a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:15.374278 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:15.374278 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:15.375828 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0c0a064-5053-42f3-bbf0-361b73608c0a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:15.376088 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0c0a064-5053-42f3-bbf0-361b73608c0a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:15.376370 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0c0a064-5053-42f3-bbf0-361b73608c0a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:15.387288 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:15.387288 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:15.392625 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-51655283-1553-48db-88ee-584eb067bdea req-adc8a3de-a9cb-47cf-bc29-5f7816c45a28 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/8180fa04-3e26-4d73-8d39-4bbf1197de1a/action returned with HTTP 204 Aug 01 14:02:15.393462 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 999/4052] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:02:15 2026] POST /volume/v3/attachments/8180fa04-3e26-4d73-8d39-4bbf1197de1a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:15.393530 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f0c0a064-5053-42f3-bbf0-361b73608c0a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:15.407383 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0c0a064-5053-42f3-bbf0-361b73608c0a tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:15.409106 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1024/4053] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:15 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:15.427203 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3b38a99e-ce5d-4df9-b202-f3e1c934d743 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:15.431632 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b38a99e-ce5d-4df9-b202-f3e1c934d743 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:15.434540 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b38a99e-ce5d-4df9-b202-f3e1c934d743 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:15.434540 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b38a99e-ce5d-4df9-b202-f3e1c934d743 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:15.434540 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3b38a99e-ce5d-4df9-b202-f3e1c934d743 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:15.440746 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:15.440746 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:15.441601 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b38a99e-ce5d-4df9-b202-f3e1c934d743 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:15.442486 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1020/4054] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:15 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:15.895057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-285426bf-8214-40e8-a3e2-9d002cf3cf1a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:15.898628 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-285426bf-8214-40e8-a3e2-9d002cf3cf1a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:15.898917 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-285426bf-8214-40e8-a3e2-9d002cf3cf1a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:15.899253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-285426bf-8214-40e8-a3e2-9d002cf3cf1a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:15.916144 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:15.916144 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:15.923679 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-285426bf-8214-40e8-a3e2-9d002cf3cf1a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:15.929171 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-285426bf-8214-40e8-a3e2-9d002cf3cf1a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:15.929757 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1012/4055] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:15 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1511 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:16.382108 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5f431889-cff4-44eb-9549-561fa79137e3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:16.383841 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5f431889-cff4-44eb-9549-561fa79137e3 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:16.384055 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5f431889-cff4-44eb-9549-561fa79137e3 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:16.384412 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5f431889-cff4-44eb-9549-561fa79137e3 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:16.384560 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-5f431889-cff4-44eb-9549-561fa79137e3 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:16.388449 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:16.388449 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:16.388971 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5f431889-cff4-44eb-9549-561fa79137e3 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:16.389326 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1000/4056] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:16 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:16.398658 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b76c426d-3028-46cd-b1bb-f7de88ee57c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:16.403761 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b76c426d-3028-46cd-b1bb-f7de88ee57c9 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] PUT https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:16.404114 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b76c426d-3028-46cd-b1bb-f7de88ee57c9 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:16.413470 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:16.413470 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:16.419662 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b76c426d-3028-46cd-b1bb-f7de88ee57c9 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:16.420024 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1025/4057] 10.4.3.223 () {70 vars in 1408 bytes} [Sat Aug 1 14:02:16 2026] PUT /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 315 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:16.425709 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f382af3c-0a24-4f37-ab79-04df60c03811 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:16.428846 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f382af3c-0a24-4f37-ab79-04df60c03811 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:16.429033 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f382af3c-0a24-4f37-ab79-04df60c03811 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:16.429091 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fbcd4e64-9282-40d6-9050-51cfb57f5a5d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:16.429358 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f382af3c-0a24-4f37-ab79-04df60c03811 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:16.431482 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fbcd4e64-9282-40d6-9050-51cfb57f5a5d tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:16.431712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fbcd4e64-9282-40d6-9050-51cfb57f5a5d tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:16.431897 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fbcd4e64-9282-40d6-9050-51cfb57f5a5d tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:16.431992 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fbcd4e64-9282-40d6-9050-51cfb57f5a5d tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:16.441315 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:16.441315 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:16.442081 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:16.442081 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:16.442908 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fbcd4e64-9282-40d6-9050-51cfb57f5a5d tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:16.443350 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1013/4058] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:16 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 761 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:16.447629 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f382af3c-0a24-4f37-ab79-04df60c03811 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:16.457239 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b02faf1a-aba0-4283-933f-97b0ba3295c4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:16.458569 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f382af3c-0a24-4f37-ab79-04df60c03811 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:16.459021 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1021/4059] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:16 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:16.462920 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b02faf1a-aba0-4283-933f-97b0ba3295c4 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:16.462920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b02faf1a-aba0-4283-933f-97b0ba3295c4 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:16.462920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b02faf1a-aba0-4283-933f-97b0ba3295c4 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:16.462920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-b02faf1a-aba0-4283-933f-97b0ba3295c4 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:16.463042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3f99cc88-5415-4f7e-b0b4-98e07b8329d9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:16.468331 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:16.468331 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:16.469297 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b02faf1a-aba0-4283-933f-97b0ba3295c4 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:16.469633 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1001/4060] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:16 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:16.471969 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f99cc88-5415-4f7e-b0b4-98e07b8329d9 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] DELETE https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:16.473542 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f99cc88-5415-4f7e-b0b4-98e07b8329d9 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:16.474791 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f99cc88-5415-4f7e-b0b4-98e07b8329d9 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:16.475944 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-3f99cc88-5415-4f7e-b0b4-98e07b8329d9 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Delete backup with id: fd751739-010d-4555-9cf5-222f0ade25c5. Aug 01 14:02:16.490156 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:16.490156 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:16.532960 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-3f99cc88-5415-4f7e-b0b4-98e07b8329d9 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] delete_backup rpcapi backup_id fd751739-010d-4555-9cf5-222f0ade25c5 {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:02:16.537344 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f99cc88-5415-4f7e-b0b4-98e07b8329d9 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 202 Aug 01 14:02:16.539296 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1026/4061] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:02:16 2026] DELETE /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:02:16.547287 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e7bae0ba-a171-4545-b150-8970796a6bee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:16.553175 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e7bae0ba-a171-4545-b150-8970796a6bee tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:16.553175 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e7bae0ba-a171-4545-b150-8970796a6bee tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:16.553175 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e7bae0ba-a171-4545-b150-8970796a6bee tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:16.553175 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e7bae0ba-a171-4545-b150-8970796a6bee tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:16.562247 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:16.562247 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:16.563167 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e7bae0ba-a171-4545-b150-8970796a6bee tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 200 Aug 01 14:02:16.563716 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1014/4062] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:16 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 760 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:17.208389 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-88ac9ab6-6436-4899-8869-ad0b51b1e3a6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.209847 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88ac9ab6-6436-4899-8869-ad0b51b1e3a6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:17.210325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88ac9ab6-6436-4899-8869-ad0b51b1e3a6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.210607 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88ac9ab6-6436-4899-8869-ad0b51b1e3a6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.223207 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.223207 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:17.229041 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-88ac9ab6-6436-4899-8869-ad0b51b1e3a6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:17.230952 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88ac9ab6-6436-4899-8869-ad0b51b1e3a6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:17.231459 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1022/4063] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:17.248299 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-13ec39bc-89a1-4cf2-b138-d145c8327dd2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.249985 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-13ec39bc-89a1-4cf2-b138-d145c8327dd2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:17.250180 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-13ec39bc-89a1-4cf2-b138-d145c8327dd2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.250424 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-13ec39bc-89a1-4cf2-b138-d145c8327dd2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.261204 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.261204 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:17.264251 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-13ec39bc-89a1-4cf2-b138-d145c8327dd2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:17.267612 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-13ec39bc-89a1-4cf2-b138-d145c8327dd2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:17.268086 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1002/4064] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:17.279352 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1002571b-5cf0-4ff3-a397-36a6acd2132d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.281404 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1002571b-5cf0-4ff3-a397-36a6acd2132d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:17.281564 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1002571b-5cf0-4ff3-a397-36a6acd2132d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.281730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1002571b-5cf0-4ff3-a397-36a6acd2132d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.292084 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.292084 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:17.295103 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1002571b-5cf0-4ff3-a397-36a6acd2132d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:17.298708 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1002571b-5cf0-4ff3-a397-36a6acd2132d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:17.299036 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1027/4065] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:17.337363 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d0e16a93-feef-4958-863b-810edca65da8 req-1383befc-25f7-4f67-8287-7d55fa03c729 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.340772 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-1383befc-25f7-4f67-8287-7d55fa03c729 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:17.340772 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-1383befc-25f7-4f67-8287-7d55fa03c729 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.340772 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-1383befc-25f7-4f67-8287-7d55fa03c729 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.350976 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.350976 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:17.354656 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d0e16a93-feef-4958-863b-810edca65da8 req-1383befc-25f7-4f67-8287-7d55fa03c729 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:17.358772 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-1383befc-25f7-4f67-8287-7d55fa03c729 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:17.359313 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1015/4066] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:17.376980 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d0e16a93-feef-4958-863b-810edca65da8 req-6a1acf29-358e-45da-91a5-abba3446d924 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.379379 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-6a1acf29-358e-45da-91a5-abba3446d924 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767/action Aug 01 14:02:17.379777 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-6a1acf29-358e-45da-91a5-abba3446d924 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:02:17.379932 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-6a1acf29-358e-45da-91a5-abba3446d924 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:17.394466 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.394466 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:17.395005 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-d0e16a93-feef-4958-863b-810edca65da8 req-6a1acf29-358e-45da-91a5-abba3446d924 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:17.401527 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-d0e16a93-feef-4958-863b-810edca65da8 req-6a1acf29-358e-45da-91a5-abba3446d924 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Begin detaching volume completed successfully. Aug 01 14:02:17.401765 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-6a1acf29-358e-45da-91a5-abba3446d924 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767/action returned with HTTP 202 Aug 01 14:02:17.402268 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1023/4067] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:02:17 2026] POST /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:02:17.420486 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1db172a4-d421-46d9-95b7-05bf8f9ae379 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.422426 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1db172a4-d421-46d9-95b7-05bf8f9ae379 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:17.422637 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1db172a4-d421-46d9-95b7-05bf8f9ae379 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.422851 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1db172a4-d421-46d9-95b7-05bf8f9ae379 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.441961 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.441961 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:17.447101 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3c3a55c9-14c7-40cf-bdb6-2192b9c1b9db None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.447659 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c3a55c9-14c7-40cf-bdb6-2192b9c1b9db None None] GET https://10.4.3.223/volume// Aug 01 14:02:17.447793 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1db172a4-d421-46d9-95b7-05bf8f9ae379 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:17.447894 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c3a55c9-14c7-40cf-bdb6-2192b9c1b9db None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.448196 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c3a55c9-14c7-40cf-bdb6-2192b9c1b9db None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.448650 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c3a55c9-14c7-40cf-bdb6-2192b9c1b9db None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:17.449036 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1028/4068] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:02:17.454164 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1db172a4-d421-46d9-95b7-05bf8f9ae379 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:17.454553 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1003/4069] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1514 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:17.460008 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d0e16a93-feef-4958-863b-810edca65da8 req-8cb2d81c-b10c-43a9-aeeb-ef836d34468d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.462445 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-8cb2d81c-b10c-43a9-aeeb-ef836d34468d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:17.462876 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-8cb2d81c-b10c-43a9-aeeb-ef836d34468d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.464267 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-8cb2d81c-b10c-43a9-aeeb-ef836d34468d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.472048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f8c6adc4-2d39-4e01-8fb2-e7f2fbc8f835 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.473990 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f8c6adc4-2d39-4e01-8fb2-e7f2fbc8f835 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:17.474198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f8c6adc4-2d39-4e01-8fb2-e7f2fbc8f835 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.474481 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f8c6adc4-2d39-4e01-8fb2-e7f2fbc8f835 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.482511 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.482511 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:17.488544 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d0e16a93-feef-4958-863b-810edca65da8 req-8cb2d81c-b10c-43a9-aeeb-ef836d34468d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:17.488629 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.488629 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:17.488687 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-50823ed1-32fb-41fd-a562-5bf81ebbcfdc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.489098 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-50823ed1-32fb-41fd-a562-5bf81ebbcfdc tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:17.489381 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-50823ed1-32fb-41fd-a562-5bf81ebbcfdc tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.489885 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-50823ed1-32fb-41fd-a562-5bf81ebbcfdc tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.489885 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-50823ed1-32fb-41fd-a562-5bf81ebbcfdc tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:17.491124 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f8c6adc4-2d39-4e01-8fb2-e7f2fbc8f835 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:17.491260 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-8cb2d81c-b10c-43a9-aeeb-ef836d34468d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:17.491260 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1016/4070] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1694 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:17.493736 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.493736 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:17.494572 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-50823ed1-32fb-41fd-a562-5bf81ebbcfdc tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:17.494938 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1029/4071] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:17.498342 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f8c6adc4-2d39-4e01-8fb2-e7f2fbc8f835 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:17.499234 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1024/4072] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:17.575282 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-79273a2b-10f8-4a02-842b-579892ef7706 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.577177 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-79273a2b-10f8-4a02-842b-579892ef7706 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 Aug 01 14:02:17.577408 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-79273a2b-10f8-4a02-842b-579892ef7706 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.577592 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-79273a2b-10f8-4a02-842b-579892ef7706 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.577725 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-79273a2b-10f8-4a02-842b-579892ef7706 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Show backup with id fd751739-010d-4555-9cf5-222f0ade25c5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:17.581347 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-79273a2b-10f8-4a02-842b-579892ef7706 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 returned with HTTP 404 Aug 01 14:02:17.581864 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1004/4073] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/backups/fd751739-010d-4555-9cf5-222f0ade25c5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:17.589286 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-db3be458-9f23-4806-8a21-3d68047e91f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.590950 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-db3be458-9f23-4806-8a21-3d68047e91f6 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 Aug 01 14:02:17.591465 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-db3be458-9f23-4806-8a21-3d68047e91f6 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.593235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-db3be458-9f23-4806-8a21-3d68047e91f6 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.593235 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-db3be458-9f23-4806-8a21-3d68047e91f6 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Delete volume with id: c9d6f38e-7753-45ac-b2f3-12f3555f14c1 Aug 01 14:02:17.599697 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.599697 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:17.600320 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-db3be458-9f23-4806-8a21-3d68047e91f6 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Volume info retrieved successfully. Aug 01 14:02:17.618123 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-db3be458-9f23-4806-8a21-3d68047e91f6 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Delete volume request issued successfully. Aug 01 14:02:17.618559 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-db3be458-9f23-4806-8a21-3d68047e91f6 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 returned with HTTP 202 Aug 01 14:02:17.619078 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1017/4074] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:02:17 2026] DELETE /volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:17.633074 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b1845bbb-6d0a-4997-9da8-a4652ed2cc3b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.638511 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b1845bbb-6d0a-4997-9da8-a4652ed2cc3b tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 Aug 01 14:02:17.639327 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b1845bbb-6d0a-4997-9da8-a4652ed2cc3b tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.640061 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b1845bbb-6d0a-4997-9da8-a4652ed2cc3b tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:17.651790 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:17.651790 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:17.655633 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b1845bbb-6d0a-4997-9da8-a4652ed2cc3b tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Volume info retrieved successfully. Aug 01 14:02:17.659550 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b1845bbb-6d0a-4997-9da8-a4652ed2cc3b tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 returned with HTTP 200 Aug 01 14:02:17.660249 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1030/4075] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:17.996501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d0e16a93-feef-4958-863b-810edca65da8 req-7d4cf2db-906c-41e5-8f56-8bbd687b7f08 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:17.999073 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-7d4cf2db-906c-41e5-8f56-8bbd687b7f08 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:17.999269 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-7d4cf2db-906c-41e5-8f56-8bbd687b7f08 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:17.999449 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-7d4cf2db-906c-41e5-8f56-8bbd687b7f08 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:18.013245 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:18.013245 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:18.014994 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-d0e16a93-feef-4958-863b-810edca65da8 req-7d4cf2db-906c-41e5-8f56-8bbd687b7f08 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:18.019528 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-7d4cf2db-906c-41e5-8f56-8bbd687b7f08 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:18.020067 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1025/4076] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:17 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1514 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:18.033298 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d0e16a93-feef-4958-863b-810edca65da8 req-9952c5cf-0172-4809-b295-51fc4cf336a2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:18.035011 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-9952c5cf-0172-4809-b295-51fc4cf336a2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8180fa04-3e26-4d73-8d39-4bbf1197de1a Aug 01 14:02:18.035190 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-9952c5cf-0172-4809-b295-51fc4cf336a2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:18.035388 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-9952c5cf-0172-4809-b295-51fc4cf336a2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:18.043234 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:18.043234 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:18.084597 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d0e16a93-feef-4958-863b-810edca65da8 req-9952c5cf-0172-4809-b295-51fc4cf336a2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/8180fa04-3e26-4d73-8d39-4bbf1197de1a returned with HTTP 200 Aug 01 14:02:18.084978 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1005/4077] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:02:18 2026] DELETE /volume/v3/attachments/8180fa04-3e26-4d73-8d39-4bbf1197de1a => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:18.467462 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fb9c86a3-a1bb-4891-b82a-14efaa35a501 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:18.469207 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb9c86a3-a1bb-4891-b82a-14efaa35a501 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:18.469588 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb9c86a3-a1bb-4891-b82a-14efaa35a501 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:18.469897 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb9c86a3-a1bb-4891-b82a-14efaa35a501 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:18.480304 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:18.480304 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:18.484538 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fb9c86a3-a1bb-4891-b82a-14efaa35a501 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:18.489032 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb9c86a3-a1bb-4891-b82a-14efaa35a501 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:18.489611 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1018/4078] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:18 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:18.505757 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5fa34255-782e-4cd6-b77c-617eb37efbfd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:18.507635 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5fa34255-782e-4cd6-b77c-617eb37efbfd tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:18.507845 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5fa34255-782e-4cd6-b77c-617eb37efbfd tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:18.508014 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5fa34255-782e-4cd6-b77c-617eb37efbfd tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:18.508159 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-5fa34255-782e-4cd6-b77c-617eb37efbfd tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:18.514414 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-be96ad1d-6e9c-428e-89a7-7e1a0f3f86de None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:18.514738 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:18.514738 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:18.515338 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5fa34255-782e-4cd6-b77c-617eb37efbfd tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:18.515907 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1031/4079] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:18 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:18.516854 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-be96ad1d-6e9c-428e-89a7-7e1a0f3f86de tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:18.517283 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-be96ad1d-6e9c-428e-89a7-7e1a0f3f86de tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:18.517542 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-be96ad1d-6e9c-428e-89a7-7e1a0f3f86de tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:18.527511 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:18.527511 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:18.532047 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-be96ad1d-6e9c-428e-89a7-7e1a0f3f86de tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:18.537333 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-be96ad1d-6e9c-428e-89a7-7e1a0f3f86de tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:18.537788 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1026/4080] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:18 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:18.675276 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2285bac7-eca8-4bb4-9cd8-4d86920979b0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:18.678688 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2285bac7-eca8-4bb4-9cd8-4d86920979b0 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] GET https://10.4.3.223/volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 Aug 01 14:02:18.679639 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2285bac7-eca8-4bb4-9cd8-4d86920979b0 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:18.679856 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2285bac7-eca8-4bb4-9cd8-4d86920979b0 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:18.687956 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2285bac7-eca8-4bb4-9cd8-4d86920979b0 tempest-ProjectAdminTests39-2017705630 tempest-ProjectAdminTests39-2017705630-project-admin] https://10.4.3.223/volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 returned with HTTP 404 Aug 01 14:02:18.688755 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1006/4081] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:18 2026] GET /volume/v3/volumes/c9d6f38e-7753-45ac-b2f3-12f3555f14c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:18.815849 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-42399c89-afdf-4305-890a-1aa650848b7c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:18.818273 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-42399c89-afdf-4305-890a-1aa650848b7c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] DELETE https://10.4.3.223/volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95 Aug 01 14:02:18.819262 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-42399c89-afdf-4305-890a-1aa650848b7c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:18.819262 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-42399c89-afdf-4305-890a-1aa650848b7c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:18.828735 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:18.828735 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:18.898971 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-81d8e785-bcc9-47a8-9156-50d036e3229a req-42399c89-afdf-4305-890a-1aa650848b7c tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95 returned with HTTP 200 Aug 01 14:02:18.899596 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1019/4082] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:02:18 2026] DELETE /volume/v3/attachments/90a0b85d-f333-436a-85e1-12da21cdba95 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:19.124017 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bc04f595-7f0c-4c10-b975-2d246d9ea16e req-ba35f3bb-0505-4fb6-b147-11b7c66f5a5a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:19.126785 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bc04f595-7f0c-4c10-b975-2d246d9ea16e req-ba35f3bb-0505-4fb6-b147-11b7c66f5a5a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:02:19.126785 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bc04f595-7f0c-4c10-b975-2d246d9ea16e req-ba35f3bb-0505-4fb6-b147-11b7c66f5a5a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:19.126785 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bc04f595-7f0c-4c10-b975-2d246d9ea16e req-ba35f3bb-0505-4fb6-b147-11b7c66f5a5a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:19.134312 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:19.134312 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:19.137978 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bc04f595-7f0c-4c10-b975-2d246d9ea16e req-ba35f3bb-0505-4fb6-b147-11b7c66f5a5a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:02:19.142540 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bc04f595-7f0c-4c10-b975-2d246d9ea16e req-ba35f3bb-0505-4fb6-b147-11b7c66f5a5a tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:02:19.142996 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1032/4083] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:19 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:19.526293 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e795e62c-1c35-432e-802e-58c7963749af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:19.528692 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e795e62c-1c35-432e-802e-58c7963749af tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:19.528950 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e795e62c-1c35-432e-802e-58c7963749af tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:19.529148 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e795e62c-1c35-432e-802e-58c7963749af tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:19.529284 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e795e62c-1c35-432e-802e-58c7963749af tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:19.534368 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:19.534368 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:19.535321 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e795e62c-1c35-432e-802e-58c7963749af tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:19.535822 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1027/4084] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:19 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:19.552814 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5c1ae605-bb62-4201-9c5e-9e452a1b1157 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:19.555268 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5c1ae605-bb62-4201-9c5e-9e452a1b1157 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:19.555581 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5c1ae605-bb62-4201-9c5e-9e452a1b1157 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:19.555837 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5c1ae605-bb62-4201-9c5e-9e452a1b1157 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:19.563527 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:19.563527 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:19.567776 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5c1ae605-bb62-4201-9c5e-9e452a1b1157 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:19.577580 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5c1ae605-bb62-4201-9c5e-9e452a1b1157 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:19.578082 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1007/4085] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:19 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:20.551392 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-61ba3560-5885-443b-ac8f-f6e365b00641 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:20.555591 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61ba3560-5885-443b-ac8f-f6e365b00641 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:20.555591 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61ba3560-5885-443b-ac8f-f6e365b00641 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:20.555796 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61ba3560-5885-443b-ac8f-f6e365b00641 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:20.555842 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-61ba3560-5885-443b-ac8f-f6e365b00641 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:20.564958 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:20.564958 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:20.566671 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61ba3560-5885-443b-ac8f-f6e365b00641 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:20.566671 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1020/4086] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:20 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:20.598734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eb4b4329-c911-477b-93b0-ecbc58fc0f49 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:20.601186 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e1773bdf-0280-4c14-ad19-c2108e570328 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:20.601553 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eb4b4329-c911-477b-93b0-ecbc58fc0f49 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:20.601757 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eb4b4329-c911-477b-93b0-ecbc58fc0f49 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:20.602035 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eb4b4329-c911-477b-93b0-ecbc58fc0f49 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:20.609387 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:20.609387 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:20.615626 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-eb4b4329-c911-477b-93b0-ecbc58fc0f49 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:20.623174 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eb4b4329-c911-477b-93b0-ecbc58fc0f49 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:20.623820 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1033/4087] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:20 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:20.709628 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:20.710022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1601665526"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:20.711449 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1601665526'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:20.711601 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Create volume of 1 GB Aug 01 14:02:20.715965 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Availability Zones retrieved successfully. Aug 01 14:02:20.721395 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Flow 'volume_create_api' (a9f9381a-9658-4667-9c1d-7b94b6b3655b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:20.722439 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc956af-8222-47fe-a099-06ed6bc8dc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:20.723200 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:20.746033 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc956af-8222-47fe-a099-06ed6bc8dc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:20.746834 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3be8a61-12a1-4e73-bef5-147dfb70ebff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:20.806391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Created reservations ['bf0ef29b-a777-4d42-b245-94862fec04d8', 'b0cfa077-6c8b-4cea-88fc-e92158fb5a96', '59e2d89a-794e-424b-ba77-e2e201255abe', 'cb72cfea-6053-49d3-afe0-567664bbd109'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:20.807357 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3be8a61-12a1-4e73-bef5-147dfb70ebff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf0ef29b-a777-4d42-b245-94862fec04d8', 'b0cfa077-6c8b-4cea-88fc-e92158fb5a96', '59e2d89a-794e-424b-ba77-e2e201255abe', 'cb72cfea-6053-49d3-afe0-567664bbd109']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:20.808094 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78023fe1-c53a-4df0-ab22-c84a088eb4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:20.831043 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78023fe1-c53a-4df0-ab22-c84a088eb4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c292061-04af-4ccb-9c47-794eea55ad81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1601665526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a0ea72bc2c43d381fe572537703c8f',qos_specs=None,replication_status=,reservations=['bf0ef29b-a777-4d42-b245-94862fec04d8','b0cfa077-6c8b-4cea-88fc-e92158fb5a96','59e2d89a-794e-424b-ba77-e2e201255abe','cb72cfea-6053-49d3-afe0-567664bbd109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85938616100245f187dc172abb81c0dd',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1601665526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c292061-04af-4ccb-9c47-794eea55ad81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60a0ea72bc2c43d381fe572537703c8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85938616100245f187dc172abb81c0dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:20.831880 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3940cc8-e44a-488f-94ec-8cc13bdd0222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:20.860443 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3940cc8-e44a-488f-94ec-8cc13bdd0222) transitioned into state 'SUCCESS' from state '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-1601665526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a0ea72bc2c43d381fe572537703c8f',qos_specs=None,replication_status=,reservations=['bf0ef29b-a777-4d42-b245-94862fec04d8','b0cfa077-6c8b-4cea-88fc-e92158fb5a96','59e2d89a-794e-424b-ba77-e2e201255abe','cb72cfea-6053-49d3-afe0-567664bbd109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85938616100245f187dc172abb81c0dd',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:20.861439 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65fae212-78f2-49e4-846f-25db85eb5ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:20.871756 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65fae212-78f2-49e4-846f-25db85eb5ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:20.872559 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Flow 'volume_create_api' (a9f9381a-9658-4667-9c1d-7b94b6b3655b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:20.872850 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Create volume request issued successfully. Aug 01 14:02:20.873445 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1773bdf-0280-4c14-ad19-c2108e570328 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:20.873844 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1028/4088] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:02:20 2026] POST /volume/v3/volumes => generated 778 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:20.886943 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-011d531a-b174-42dd-929e-7fd2eb236d1c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:20.889160 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-011d531a-b174-42dd-929e-7fd2eb236d1c tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 Aug 01 14:02:20.890822 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-011d531a-b174-42dd-929e-7fd2eb236d1c tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:20.891425 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-011d531a-b174-42dd-929e-7fd2eb236d1c tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:20.904993 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:20.904993 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:20.914177 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-011d531a-b174-42dd-929e-7fd2eb236d1c tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Volume info retrieved successfully. Aug 01 14:02:20.917770 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-011d531a-b174-42dd-929e-7fd2eb236d1c tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 returned with HTTP 200 Aug 01 14:02:20.918156 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1008/4089] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:20 2026] GET /volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:21.065407 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c8e8889f-bf56-4649-aec6-4a456ad1d70f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:21.066958 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c8e8889f-bf56-4649-aec6-4a456ad1d70f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:21.067135 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c8e8889f-bf56-4649-aec6-4a456ad1d70f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:21.067353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c8e8889f-bf56-4649-aec6-4a456ad1d70f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:21.076557 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:21.076557 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:21.079806 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c8e8889f-bf56-4649-aec6-4a456ad1d70f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:21.083507 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c8e8889f-bf56-4649-aec6-4a456ad1d70f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:21.084058 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1021/4090] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:21 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:21.120918 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-d6e7a9d1-3b91-4f80-b743-41880d6c79fd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:21.123056 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-d6e7a9d1-3b91-4f80-b743-41880d6c79fd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:21.123282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-d6e7a9d1-3b91-4f80-b743-41880d6c79fd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:21.123483 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-d6e7a9d1-3b91-4f80-b743-41880d6c79fd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:21.132455 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:21.132455 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:21.135744 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-d6e7a9d1-3b91-4f80-b743-41880d6c79fd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:21.139840 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-d6e7a9d1-3b91-4f80-b743-41880d6c79fd tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:21.140189 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1034/4091] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:21 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:21.157093 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-26c51101-fd24-4a32-9040-72538e3ccec2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:21.159133 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-26c51101-fd24-4a32-9040-72538e3ccec2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767/action Aug 01 14:02:21.159476 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-26c51101-fd24-4a32-9040-72538e3ccec2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:02:21.159585 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-26c51101-fd24-4a32-9040-72538e3ccec2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:21.169417 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:21.169417 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:21.169799 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-26c51101-fd24-4a32-9040-72538e3ccec2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:21.174676 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-26c51101-fd24-4a32-9040-72538e3ccec2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Begin detaching volume completed successfully. Aug 01 14:02:21.174849 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-26c51101-fd24-4a32-9040-72538e3ccec2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767/action returned with HTTP 202 Aug 01 14:02:21.175284 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1029/4092] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:02:21 2026] POST /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:02:21.192643 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-62241768-641c-4076-8527-f40a78588577 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:21.194610 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-62241768-641c-4076-8527-f40a78588577 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:21.194796 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-62241768-641c-4076-8527-f40a78588577 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:21.194986 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-62241768-641c-4076-8527-f40a78588577 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:21.209280 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:21.209280 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:21.212690 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-62241768-641c-4076-8527-f40a78588577 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:21.213932 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bc09a703-ef95-4d2e-abc0-47c40c390d0e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:21.214441 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc09a703-ef95-4d2e-abc0-47c40c390d0e None None] GET https://10.4.3.223/volume// Aug 01 14:02:21.214647 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc09a703-ef95-4d2e-abc0-47c40c390d0e None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:21.214901 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc09a703-ef95-4d2e-abc0-47c40c390d0e None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:21.215337 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc09a703-ef95-4d2e-abc0-47c40c390d0e None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:21.215674 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1022/4093] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:02: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 01 14:02:21.216774 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-62241768-641c-4076-8527-f40a78588577 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:21.217127 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1009/4094] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:21 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:21.222663 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-30ea0e8f-c290-42b1-a684-87541631b817 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:21.226754 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-30ea0e8f-c290-42b1-a684-87541631b817 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:21.226974 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-30ea0e8f-c290-42b1-a684-87541631b817 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:21.227163 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-30ea0e8f-c290-42b1-a684-87541631b817 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:21.237975 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:21.237975 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:21.240969 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-30ea0e8f-c290-42b1-a684-87541631b817 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:21.244589 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-30ea0e8f-c290-42b1-a684-87541631b817 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:21.245054 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1035/4095] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:02:21 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1397 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 14:02:21.577563 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eff3e105-c7ea-4fc9-a84c-d1cb6f4e8db9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:21.579230 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eff3e105-c7ea-4fc9-a84c-d1cb6f4e8db9 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:21.579407 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eff3e105-c7ea-4fc9-a84c-d1cb6f4e8db9 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:21.579577 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eff3e105-c7ea-4fc9-a84c-d1cb6f4e8db9 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:21.579671 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-eff3e105-c7ea-4fc9-a84c-d1cb6f4e8db9 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:21.585292 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:21.585292 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:21.585837 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eff3e105-c7ea-4fc9-a84c-d1cb6f4e8db9 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:21.586181 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1030/4096] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:21 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:21.637200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4e4fd9f5-4c15-49a1-a096-8a82b311352d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:21.639293 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e4fd9f5-4c15-49a1-a096-8a82b311352d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:21.639548 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e4fd9f5-4c15-49a1-a096-8a82b311352d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:21.639756 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e4fd9f5-4c15-49a1-a096-8a82b311352d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:21.646876 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:21.646876 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:21.650562 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4e4fd9f5-4c15-49a1-a096-8a82b311352d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:21.654406 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e4fd9f5-4c15-49a1-a096-8a82b311352d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:21.654875 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1023/4097] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:21 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:21.930933 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4fd17b1a-c0de-4f74-ae89-caec3ee6f7ff None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:21.932667 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4fd17b1a-c0de-4f74-ae89-caec3ee6f7ff tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 Aug 01 14:02:21.933237 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4fd17b1a-c0de-4f74-ae89-caec3ee6f7ff tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:21.933352 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4fd17b1a-c0de-4f74-ae89-caec3ee6f7ff tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:21.940725 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:21.940725 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:21.946243 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4fd17b1a-c0de-4f74-ae89-caec3ee6f7ff tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Volume info retrieved successfully. Aug 01 14:02:21.949443 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4fd17b1a-c0de-4f74-ae89-caec3ee6f7ff tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 returned with HTTP 200 Aug 01 14:02:21.950062 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1010/4098] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:21 2026] GET /volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:21.965876 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f9297c97-8cab-4205-bb02-f3ca5394d2bc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:21.967448 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f9297c97-8cab-4205-bb02-f3ca5394d2bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:02:21.967744 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f9297c97-8cab-4205-bb02-f3ca5394d2bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c292061-04af-4ccb-9c47-794eea55ad81", "name": "tempest-type-Backup-1109109201"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:21.969083 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-f9297c97-8cab-4205-bb02-f3ca5394d2bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Creating new backup {'backup': {'volume_id': '1c292061-04af-4ccb-9c47-794eea55ad81', 'name': 'tempest-type-Backup-1109109201'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:02:21.969243 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-f9297c97-8cab-4205-bb02-f3ca5394d2bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Creating backup of volume 1c292061-04af-4ccb-9c47-794eea55ad81 in container None Aug 01 14:02:21.976560 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:21.976560 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:21.976892 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f9297c97-8cab-4205-bb02-f3ca5394d2bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Volume info retrieved successfully. Aug 01 14:02:22.000069 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f9297c97-8cab-4205-bb02-f3ca5394d2bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Created reservations ['aac1176d-00c0-4a6c-9e45-1b1b37716558', '92b4aef7-5ea9-4df7-a9ff-41276b8d816d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:22.028590 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f9297c97-8cab-4205-bb02-f3ca5394d2bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:02:22.029074 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1036/4099] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:02:21 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 01 14:02:22.038530 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-97178487-f657-4b56-b627-683ded868bf0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:22.040413 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97178487-f657-4b56-b627-683ded868bf0 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:22.040909 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97178487-f657-4b56-b627-683ded868bf0 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:22.041107 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97178487-f657-4b56-b627-683ded868bf0 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:22.041528 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-97178487-f657-4b56-b627-683ded868bf0 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:22.045571 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:22.045571 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:22.046355 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97178487-f657-4b56-b627-683ded868bf0 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:22.046355 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1031/4100] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:22 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:22.077622 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-029fa13e-6124-412d-9f7f-b1a4f0595bec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:22.079365 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-029fa13e-6124-412d-9f7f-b1a4f0595bec tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:02:22.079944 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-029fa13e-6124-412d-9f7f-b1a4f0595bec tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:22.079944 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-029fa13e-6124-412d-9f7f-b1a4f0595bec tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:22.079944 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-029fa13e-6124-412d-9f7f-b1a4f0595bec tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Delete volume with id: 1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:02:22.086502 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:22.086502 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:22.087068 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-029fa13e-6124-412d-9f7f-b1a4f0595bec tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:02:22.097674 np0000006308 devstack@c-api.service[100201]: WARNING cinder.keymgr.conf_key_mgr [None req-029fa13e-6124-412d-9f7f-b1a4f0595bec tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 14:02:22.102894 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-029fa13e-6124-412d-9f7f-b1a4f0595bec tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Delete volume request issued successfully. Aug 01 14:02:22.103150 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-029fa13e-6124-412d-9f7f-b1a4f0595bec tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 202 Aug 01 14:02:22.103652 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1024/4101] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:22 2026] DELETE /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:22.110649 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1d083076-3349-41b2-bafe-de52b78cc246 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:22.114708 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1d083076-3349-41b2-bafe-de52b78cc246 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:02:22.115046 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1d083076-3349-41b2-bafe-de52b78cc246 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:22.115609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1d083076-3349-41b2-bafe-de52b78cc246 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:22.124874 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:22.124874 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:22.129528 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1d083076-3349-41b2-bafe-de52b78cc246 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Volume info retrieved successfully. Aug 01 14:02:22.136162 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1d083076-3349-41b2-bafe-de52b78cc246 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 200 Aug 01 14:02:22.136162 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1011/4102] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:22 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:22.229853 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4738ff3d-28a4-40a8-8f36-d59929394359 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:22.232420 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4738ff3d-28a4-40a8-8f36-d59929394359 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:22.232670 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4738ff3d-28a4-40a8-8f36-d59929394359 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:22.232997 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4738ff3d-28a4-40a8-8f36-d59929394359 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:22.248192 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:22.248192 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:22.254592 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4738ff3d-28a4-40a8-8f36-d59929394359 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:22.259567 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4738ff3d-28a4-40a8-8f36-d59929394359 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:22.260232 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1037/4103] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:22 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:22.595706 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-82f78a2d-a97e-48ec-aff3-97660d504a7f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:22.597425 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-82f78a2d-a97e-48ec-aff3-97660d504a7f tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:22.597623 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-82f78a2d-a97e-48ec-aff3-97660d504a7f tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:22.597817 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-82f78a2d-a97e-48ec-aff3-97660d504a7f tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:22.597913 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-82f78a2d-a97e-48ec-aff3-97660d504a7f tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:22.601724 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:22.601724 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:22.602257 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-82f78a2d-a97e-48ec-aff3-97660d504a7f tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:22.602577 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1032/4104] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:22 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:22.670516 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3965de87-3e73-4f45-9587-58a0c5a01cc3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:22.672469 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3965de87-3e73-4f45-9587-58a0c5a01cc3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:22.672919 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3965de87-3e73-4f45-9587-58a0c5a01cc3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:22.673198 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3965de87-3e73-4f45-9587-58a0c5a01cc3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:22.680528 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:22.680528 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:22.684574 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3965de87-3e73-4f45-9587-58a0c5a01cc3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:22.690516 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3965de87-3e73-4f45-9587-58a0c5a01cc3 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:22.691025 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1025/4105] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:22 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:23.056479 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8d61dd28-78df-4c18-b819-8faddc01421a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:23.058522 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8d61dd28-78df-4c18-b819-8faddc01421a tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:23.060702 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8d61dd28-78df-4c18-b819-8faddc01421a tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:23.060702 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8d61dd28-78df-4c18-b819-8faddc01421a tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:23.060702 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-8d61dd28-78df-4c18-b819-8faddc01421a tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:23.064922 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:23.064922 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:23.065789 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8d61dd28-78df-4c18-b819-8faddc01421a tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:23.066458 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1012/4106] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:23 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:23.148823 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-86621410-3a2a-46c4-8eac-a1c537b595d7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:23.150489 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86621410-3a2a-46c4-8eac-a1c537b595d7 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] GET https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a Aug 01 14:02:23.150654 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86621410-3a2a-46c4-8eac-a1c537b595d7 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:23.150831 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86621410-3a2a-46c4-8eac-a1c537b595d7 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:23.156062 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86621410-3a2a-46c4-8eac-a1c537b595d7 tempest-TestEncryptedCinderVolumes-562861381 tempest-TestEncryptedCinderVolumes-562861381-project-member] https://10.4.3.223/volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a returned with HTTP 404 Aug 01 14:02:23.156518 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1038/4107] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:23 2026] GET /volume/v3/volumes/1f8c3cbc-c732-4874-ad57-82af7d7d434a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:23.162451 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8081bdda-60fc-4925-b555-32586aeb3e19 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:23.217908 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8081bdda-60fc-4925-b555-32586aeb3e19 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 14:02:23.217908 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8081bdda-60fc-4925-b555-32586aeb3e19 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:23.218030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8081bdda-60fc-4925-b555-32586aeb3e19 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:23.218753 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8081bdda-60fc-4925-b555-32586aeb3e19 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:02:23.253737 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8081bdda-60fc-4925-b555-32586aeb3e19 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Get all volumes completed successfully. Aug 01 14:02:23.256428 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:23.256428 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:23.261301 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8081bdda-60fc-4925-b555-32586aeb3e19 tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 14:02:23.261665 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1033/4108] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 14:02:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16992 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:23.273183 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1d5301c8-42f5-4077-ada8-1deada14a356 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:23.274970 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1d5301c8-42f5-4077-ada8-1deada14a356 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:23.275202 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1d5301c8-42f5-4077-ada8-1deada14a356 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:23.275624 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1d5301c8-42f5-4077-ada8-1deada14a356 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:23.278920 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c830070b-11ae-49d7-9d1a-feb252cf226f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:23.282589 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c830070b-11ae-49d7-9d1a-feb252cf226f tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] DELETE https://10.4.3.223/volume/v3/types/54f41db6-527e-4e9d-a58e-815a4225ef3a Aug 01 14:02:23.282589 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c830070b-11ae-49d7-9d1a-feb252cf226f tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:23.282589 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c830070b-11ae-49d7-9d1a-feb252cf226f tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:23.288266 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:23.288266 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:23.293616 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1d5301c8-42f5-4077-ada8-1deada14a356 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:23.299964 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1d5301c8-42f5-4077-ada8-1deada14a356 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:23.300570 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1026/4109] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:23 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:23.327569 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c830070b-11ae-49d7-9d1a-feb252cf226f tempest-TestEncryptedCinderVolumes-1595592773 tempest-TestEncryptedCinderVolumes-1595592773-project-admin] https://10.4.3.223/volume/v3/types/54f41db6-527e-4e9d-a58e-815a4225ef3a returned with HTTP 202 Aug 01 14:02:23.327569 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1013/4110] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:02:23 2026] DELETE /volume/v3/types/54f41db6-527e-4e9d-a58e-815a4225ef3a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:23.573079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-4d087a43-be6a-4a09-8b19-140e1fef14f4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:23.576817 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-4d087a43-be6a-4a09-8b19-140e1fef14f4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:23.577030 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-4d087a43-be6a-4a09-8b19-140e1fef14f4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:23.577258 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-4d087a43-be6a-4a09-8b19-140e1fef14f4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:23.586348 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:23.586348 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:23.589652 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-4d087a43-be6a-4a09-8b19-140e1fef14f4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:23.593335 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-4d087a43-be6a-4a09-8b19-140e1fef14f4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:23.594031 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1039/4111] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:23 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:23.612586 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cc6bd13e-6efc-46cb-aea2-1c377edad7e6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:23.615058 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc6bd13e-6efc-46cb-aea2-1c377edad7e6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:23.615411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc6bd13e-6efc-46cb-aea2-1c377edad7e6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:23.615693 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc6bd13e-6efc-46cb-aea2-1c377edad7e6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:23.615862 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cc6bd13e-6efc-46cb-aea2-1c377edad7e6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:23.620962 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:23.620962 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:23.621793 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc6bd13e-6efc-46cb-aea2-1c377edad7e6 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:23.622315 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1034/4112] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:23 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:23.703166 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a79a6ab-bca3-476a-af71-348865eab70d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:23.704688 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a79a6ab-bca3-476a-af71-348865eab70d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:23.704862 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a79a6ab-bca3-476a-af71-348865eab70d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:23.705026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a79a6ab-bca3-476a-af71-348865eab70d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:23.711680 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:23.711680 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:23.715481 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3a79a6ab-bca3-476a-af71-348865eab70d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:23.719933 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a79a6ab-bca3-476a-af71-348865eab70d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:23.720430 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1027/4113] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:23 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:24.081125 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-69ed4b03-a48f-46bd-80bb-c837d6e5a3e4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:24.082833 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69ed4b03-a48f-46bd-80bb-c837d6e5a3e4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:24.083192 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69ed4b03-a48f-46bd-80bb-c837d6e5a3e4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:24.083493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-69ed4b03-a48f-46bd-80bb-c837d6e5a3e4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:24.084548 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-69ed4b03-a48f-46bd-80bb-c837d6e5a3e4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:24.088030 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:24.088030 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:24.088756 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-69ed4b03-a48f-46bd-80bb-c837d6e5a3e4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:24.089227 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1014/4114] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:24 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:24.316627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe6c7fc8-61c4-49f8-80ac-c8c6b2be8bf5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:24.318362 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe6c7fc8-61c4-49f8-80ac-c8c6b2be8bf5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:24.318362 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe6c7fc8-61c4-49f8-80ac-c8c6b2be8bf5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:24.318528 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe6c7fc8-61c4-49f8-80ac-c8c6b2be8bf5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:24.327255 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:24.327255 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:24.330496 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe6c7fc8-61c4-49f8-80ac-c8c6b2be8bf5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:24.334550 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe6c7fc8-61c4-49f8-80ac-c8c6b2be8bf5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:24.334903 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1040/4115] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:24 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:24.631623 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-36917ba1-5aac-485d-871e-803cf3f43024 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:24.632978 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36917ba1-5aac-485d-871e-803cf3f43024 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:24.633178 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36917ba1-5aac-485d-871e-803cf3f43024 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:24.633363 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36917ba1-5aac-485d-871e-803cf3f43024 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:24.633474 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-36917ba1-5aac-485d-871e-803cf3f43024 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:24.641018 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:24.641018 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:24.642077 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36917ba1-5aac-485d-871e-803cf3f43024 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:24.643709 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1035/4116] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:24 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:24.656059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1a1e742b-6f27-4456-a480-3e1021145fb1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:24.657771 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a1e742b-6f27-4456-a480-3e1021145fb1 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] DELETE https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:24.658002 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a1e742b-6f27-4456-a480-3e1021145fb1 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:24.658420 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a1e742b-6f27-4456-a480-3e1021145fb1 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:24.658420 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-1a1e742b-6f27-4456-a480-3e1021145fb1 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Delete backup with id: a690c6b7-e1b3-4c93-b872-869978e00ce5. Aug 01 14:02:24.666481 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:24.666481 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:24.681087 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-1a1e742b-6f27-4456-a480-3e1021145fb1 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] delete_backup rpcapi backup_id a690c6b7-e1b3-4c93-b872-869978e00ce5 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:02:24.686927 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a1e742b-6f27-4456-a480-3e1021145fb1 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 202 Aug 01 14:02:24.687420 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1028/4117] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:02:24 2026] DELETE /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:02:24.696643 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8c4fcf06-2887-4872-9e2e-cfd77dfd8b65 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:24.704284 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8c4fcf06-2887-4872-9e2e-cfd77dfd8b65 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:24.704587 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8c4fcf06-2887-4872-9e2e-cfd77dfd8b65 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:24.704847 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8c4fcf06-2887-4872-9e2e-cfd77dfd8b65 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:24.705029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-8c4fcf06-2887-4872-9e2e-cfd77dfd8b65 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:24.715533 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:24.715533 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:24.716348 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8c4fcf06-2887-4872-9e2e-cfd77dfd8b65 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 200 Aug 01 14:02:24.716876 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1015/4118] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:24 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:24.734868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b7523a87-7892-4c3d-bfc8-476e36c285af None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:24.747865 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7523a87-7892-4c3d-bfc8-476e36c285af tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:24.748166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7523a87-7892-4c3d-bfc8-476e36c285af tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:24.748406 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7523a87-7892-4c3d-bfc8-476e36c285af tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:24.755360 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:24.755360 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:24.758997 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b7523a87-7892-4c3d-bfc8-476e36c285af tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:24.763039 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7523a87-7892-4c3d-bfc8-476e36c285af tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:24.763463 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1041/4119] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:24 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:25.011258 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-22563a24-e64c-4490-9ad2-78dc589a9fb1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.015141 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-22563a24-e64c-4490-9ad2-78dc589a9fb1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] DELETE https://10.4.3.223/volume/v3/attachments/900ef2d3-0d69-4c7f-9dba-b09c07303bc3 Aug 01 14:02:25.015383 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-22563a24-e64c-4490-9ad2-78dc589a9fb1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.015499 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-22563a24-e64c-4490-9ad2-78dc589a9fb1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.022616 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.022616 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:25.066098 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-15e4b47a-69ba-4cd1-a8e4-0416d27a542a req-22563a24-e64c-4490-9ad2-78dc589a9fb1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/900ef2d3-0d69-4c7f-9dba-b09c07303bc3 returned with HTTP 200 Aug 01 14:02:25.066725 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1036/4120] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:02:25 2026] DELETE /volume/v3/attachments/900ef2d3-0d69-4c7f-9dba-b09c07303bc3 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:25.103319 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0df8119d-87d1-4efe-a95b-664004507e28 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.105010 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0df8119d-87d1-4efe-a95b-664004507e28 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:25.105329 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0df8119d-87d1-4efe-a95b-664004507e28 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.105467 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0df8119d-87d1-4efe-a95b-664004507e28 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.105567 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0df8119d-87d1-4efe-a95b-664004507e28 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:25.110186 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.110186 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:25.110186 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0df8119d-87d1-4efe-a95b-664004507e28 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:25.110186 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1029/4121] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:25 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:25.351430 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ba79bfaf-a125-4795-84b9-c88b7d3fe90e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.353586 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ba79bfaf-a125-4795-84b9-c88b7d3fe90e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:25.353833 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ba79bfaf-a125-4795-84b9-c88b7d3fe90e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.354119 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ba79bfaf-a125-4795-84b9-c88b7d3fe90e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.363241 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.363241 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:25.367464 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ba79bfaf-a125-4795-84b9-c88b7d3fe90e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:25.372348 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ba79bfaf-a125-4795-84b9-c88b7d3fe90e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:25.372863 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1016/4122] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:25 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:25.388045 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-70d65bab-2a66-4858-af01-d0c167cbe06e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.390137 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70d65bab-2a66-4858-af01-d0c167cbe06e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:02:25.391720 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70d65bab-2a66-4858-af01-d0c167cbe06e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.391720 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70d65bab-2a66-4858-af01-d0c167cbe06e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.400824 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.400824 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:25.404910 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-70d65bab-2a66-4858-af01-d0c167cbe06e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:25.409551 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70d65bab-2a66-4858-af01-d0c167cbe06e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:02:25.410100 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1042/4123] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:25 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:25.455717 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-fb615873-0f8b-4fae-92b6-84456880a98e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.460083 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-fb615873-0f8b-4fae-92b6-84456880a98e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:02:25.460314 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-fb615873-0f8b-4fae-92b6-84456880a98e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.460528 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-fb615873-0f8b-4fae-92b6-84456880a98e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.473502 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.473502 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:25.477455 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-fb615873-0f8b-4fae-92b6-84456880a98e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:25.481592 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-fb615873-0f8b-4fae-92b6-84456880a98e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:02:25.482328 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1037/4124] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:25 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 1166 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 14:02:25.501074 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-8e8ea0ab-496a-449a-bc9e-3d64a24d0e06 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.505823 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-8e8ea0ab-496a-449a-bc9e-3d64a24d0e06 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf/action Aug 01 14:02:25.506347 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-8e8ea0ab-496a-449a-bc9e-3d64a24d0e06 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:02:25.506516 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-8e8ea0ab-496a-449a-bc9e-3d64a24d0e06 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:25.516819 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.516819 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:25.517250 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-8e8ea0ab-496a-449a-bc9e-3d64a24d0e06 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:25.523102 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-8e8ea0ab-496a-449a-bc9e-3d64a24d0e06 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Begin detaching volume completed successfully. Aug 01 14:02:25.523102 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-8e8ea0ab-496a-449a-bc9e-3d64a24d0e06 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf/action returned with HTTP 202 Aug 01 14:02:25.523102 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1030/4125] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:02:25 2026] POST /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:02:25.541282 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8b3e80a6-4d24-442e-a70f-fb43cdd1f0e0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.543629 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8b3e80a6-4d24-442e-a70f-fb43cdd1f0e0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:02:25.545571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8b3e80a6-4d24-442e-a70f-fb43cdd1f0e0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.545571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8b3e80a6-4d24-442e-a70f-fb43cdd1f0e0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.554276 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.554276 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:25.560104 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8b3e80a6-4d24-442e-a70f-fb43cdd1f0e0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:25.565008 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8b3e80a6-4d24-442e-a70f-fb43cdd1f0e0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:02:25.565728 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1017/4126] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:25 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:25.578779 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9b9fe5e0-ce40-4228-ace0-523d95ce52d0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.579363 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9b9fe5e0-ce40-4228-ace0-523d95ce52d0 None None] GET https://10.4.3.223/volume// Aug 01 14:02:25.579652 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9b9fe5e0-ce40-4228-ace0-523d95ce52d0 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.579979 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9b9fe5e0-ce40-4228-ace0-523d95ce52d0 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.580397 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9b9fe5e0-ce40-4228-ace0-523d95ce52d0 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:25.580795 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1043/4127] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:02: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 01 14:02:25.589792 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-381220aa-7706-46b0-8aeb-f83b02b16004 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.591850 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-381220aa-7706-46b0-8aeb-f83b02b16004 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:02:25.592115 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-381220aa-7706-46b0-8aeb-f83b02b16004 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.592370 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-381220aa-7706-46b0-8aeb-f83b02b16004 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.603201 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.603201 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:25.607594 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-381220aa-7706-46b0-8aeb-f83b02b16004 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:25.612545 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-381220aa-7706-46b0-8aeb-f83b02b16004 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:02:25.612921 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1038/4128] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:02:25 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 1349 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:25.621850 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-48f9051b-55de-4f57-b818-27fd652055a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.623766 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-48f9051b-55de-4f57-b818-27fd652055a0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf/encryption Aug 01 14:02:25.623932 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-48f9051b-55de-4f57-b818-27fd652055a0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.624099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-48f9051b-55de-4f57-b818-27fd652055a0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.631983 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.631983 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:25.637451 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-48f9051b-55de-4f57-b818-27fd652055a0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf/encryption returned with HTTP 200 Aug 01 14:02:25.637825 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1031/4129] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:02:25 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:25.727852 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cbd4ff98-1a0d-4c2f-a83c-89e4ae970ae7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.729634 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cbd4ff98-1a0d-4c2f-a83c-89e4ae970ae7 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 Aug 01 14:02:25.729840 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cbd4ff98-1a0d-4c2f-a83c-89e4ae970ae7 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.730036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cbd4ff98-1a0d-4c2f-a83c-89e4ae970ae7 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.730128 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-cbd4ff98-1a0d-4c2f-a83c-89e4ae970ae7 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Show backup with id a690c6b7-e1b3-4c93-b872-869978e00ce5. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:25.733644 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cbd4ff98-1a0d-4c2f-a83c-89e4ae970ae7 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 returned with HTTP 404 Aug 01 14:02:25.734190 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1018/4130] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:25 2026] GET /volume/v3/backups/a690c6b7-e1b3-4c93-b872-869978e00ce5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:25.740756 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1e229019-db5c-4168-9cf9-75c80caa9612 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.742087 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e229019-db5c-4168-9cf9-75c80caa9612 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 Aug 01 14:02:25.742393 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e229019-db5c-4168-9cf9-75c80caa9612 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.742638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e229019-db5c-4168-9cf9-75c80caa9612 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.742844 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-1e229019-db5c-4168-9cf9-75c80caa9612 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Delete volume with id: db679c52-a91b-4512-885e-d19d88598a08 Aug 01 14:02:25.749429 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.749429 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:25.751002 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1e229019-db5c-4168-9cf9-75c80caa9612 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Volume info retrieved successfully. Aug 01 14:02:25.765040 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1e229019-db5c-4168-9cf9-75c80caa9612 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Delete volume request issued successfully. Aug 01 14:02:25.765441 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e229019-db5c-4168-9cf9-75c80caa9612 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 returned with HTTP 202 Aug 01 14:02:25.765959 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1044/4131] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:02:25 2026] DELETE /volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:25.776131 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-415148af-9caa-4abf-b109-6d53fa360645 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.777584 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f4eee2fb-95d0-4b84-8032-bd519c7d6e4b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:25.778496 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-415148af-9caa-4abf-b109-6d53fa360645 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 Aug 01 14:02:25.778728 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-415148af-9caa-4abf-b109-6d53fa360645 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.778949 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-415148af-9caa-4abf-b109-6d53fa360645 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.780055 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4eee2fb-95d0-4b84-8032-bd519c7d6e4b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:25.780055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4eee2fb-95d0-4b84-8032-bd519c7d6e4b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:25.780200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4eee2fb-95d0-4b84-8032-bd519c7d6e4b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:25.787207 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.787207 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:25.787424 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:25.787424 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:25.790643 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-415148af-9caa-4abf-b109-6d53fa360645 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Volume info retrieved successfully. Aug 01 14:02:25.792713 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f4eee2fb-95d0-4b84-8032-bd519c7d6e4b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:25.794854 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-415148af-9caa-4abf-b109-6d53fa360645 tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 returned with HTTP 200 Aug 01 14:02:25.795249 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1039/4132] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:25 2026] GET /volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:25.797857 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4eee2fb-95d0-4b84-8032-bd519c7d6e4b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:25.797931 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1032/4133] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:25 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:26.121662 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b4fc09b4-3184-41dd-a65f-02fef5f37754 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.123599 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b4fc09b4-3184-41dd-a65f-02fef5f37754 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:26.123776 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b4fc09b4-3184-41dd-a65f-02fef5f37754 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:26.123965 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b4fc09b4-3184-41dd-a65f-02fef5f37754 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:26.124050 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-b4fc09b4-3184-41dd-a65f-02fef5f37754 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:26.127957 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:26.127957 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:26.128497 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b4fc09b4-3184-41dd-a65f-02fef5f37754 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:26.128971 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1019/4134] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:26 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:26.501610 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-61df8be4-4453-4c58-984b-871165513d3f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.504447 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-61df8be4-4453-4c58-984b-871165513d3f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] DELETE https://10.4.3.223/volume/v3/attachments/91e5fcfa-5aae-4e5a-8cac-dda81a14f838 Aug 01 14:02:26.504735 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-61df8be4-4453-4c58-984b-871165513d3f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:26.505003 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-61df8be4-4453-4c58-984b-871165513d3f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:26.515192 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:26.515192 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:26.557661 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-17d98a2e-6247-42bb-8e09-d043b675b7d2 req-61df8be4-4453-4c58-984b-871165513d3f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/91e5fcfa-5aae-4e5a-8cac-dda81a14f838 returned with HTTP 200 Aug 01 14:02:26.558077 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1045/4135] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:02:26 2026] DELETE /volume/v3/attachments/91e5fcfa-5aae-4e5a-8cac-dda81a14f838 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:26.580044 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c21d135c-de74-4482-8416-43925fd9c162 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.582788 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c21d135c-de74-4482-8416-43925fd9c162 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:02:26.582890 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c21d135c-de74-4482-8416-43925fd9c162 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:26.583142 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c21d135c-de74-4482-8416-43925fd9c162 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:26.591450 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:26.591450 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:26.595665 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c21d135c-de74-4482-8416-43925fd9c162 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:26.600931 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c21d135c-de74-4482-8416-43925fd9c162 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:02:26.601348 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1040/4136] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:26 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:26.612955 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4e9d5b71-90d6-4bae-b9f7-4cc8af0b13c2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.615111 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e9d5b71-90d6-4bae-b9f7-4cc8af0b13c2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:02:26.615111 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e9d5b71-90d6-4bae-b9f7-4cc8af0b13c2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:26.615111 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e9d5b71-90d6-4bae-b9f7-4cc8af0b13c2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:26.623157 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:26.623157 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:26.626119 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4e9d5b71-90d6-4bae-b9f7-4cc8af0b13c2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:26.629742 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e9d5b71-90d6-4bae-b9f7-4cc8af0b13c2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:02:26.630086 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1033/4137] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:26 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:26.672524 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-2cfd6693-a843-4032-8280-a3dba381459d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.674739 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-2cfd6693-a843-4032-8280-a3dba381459d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:02:26.675001 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-2cfd6693-a843-4032-8280-a3dba381459d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:26.675381 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-2cfd6693-a843-4032-8280-a3dba381459d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:26.684643 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:26.684643 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:26.688118 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-2cfd6693-a843-4032-8280-a3dba381459d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:26.694657 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-2cfd6693-a843-4032-8280-a3dba381459d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:02:26.695099 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1020/4138] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:26 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:26.712915 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e3f45a34-939c-4a78-9690-a6461a8b6915 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.715590 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e3f45a34-939c-4a78-9690-a6461a8b6915 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22/action Aug 01 14:02:26.716066 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e3f45a34-939c-4a78-9690-a6461a8b6915 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:02:26.716454 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e3f45a34-939c-4a78-9690-a6461a8b6915 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:26.730542 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:26.730542 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:26.731010 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e3f45a34-939c-4a78-9690-a6461a8b6915 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:26.737731 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e3f45a34-939c-4a78-9690-a6461a8b6915 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Begin detaching volume completed successfully. Aug 01 14:02:26.737970 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e3f45a34-939c-4a78-9690-a6461a8b6915 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22/action returned with HTTP 202 Aug 01 14:02:26.738452 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1046/4139] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:02:26 2026] POST /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:02:26.754560 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0123a531-022d-4748-9d24-7cc97abde8b1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.756776 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0123a531-022d-4748-9d24-7cc97abde8b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:02:26.757078 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0123a531-022d-4748-9d24-7cc97abde8b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:26.757377 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0123a531-022d-4748-9d24-7cc97abde8b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:26.775019 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:26.775019 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:26.782274 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0123a531-022d-4748-9d24-7cc97abde8b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:26.787094 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0123a531-022d-4748-9d24-7cc97abde8b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:02:26.787616 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1041/4140] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:26 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:26.787731 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-956b56bb-2aba-4fa3-a57b-bb10a36bd98e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.788096 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-956b56bb-2aba-4fa3-a57b-bb10a36bd98e None None] GET https://10.4.3.223/volume// Aug 01 14:02:26.788276 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-956b56bb-2aba-4fa3-a57b-bb10a36bd98e None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:26.788469 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-956b56bb-2aba-4fa3-a57b-bb10a36bd98e None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:26.788767 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-956b56bb-2aba-4fa3-a57b-bb10a36bd98e None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:26.789016 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1034/4141] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:02: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 01 14:02:26.802297 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e465edb7-7496-48d8-a864-42cddfd9b5c9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.804447 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e465edb7-7496-48d8-a864-42cddfd9b5c9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:02:26.804732 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e465edb7-7496-48d8-a864-42cddfd9b5c9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:26.805029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e465edb7-7496-48d8-a864-42cddfd9b5c9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:26.811487 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c5ad0b87-cfcc-48c4-a914-b9373d0f03cf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.812053 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e4c31308-2505-4c20-aa36-09267e2431b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:26.813140 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5ad0b87-cfcc-48c4-a914-b9373d0f03cf tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] GET https://10.4.3.223/volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 Aug 01 14:02:26.813412 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5ad0b87-cfcc-48c4-a914-b9373d0f03cf tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:26.813615 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5ad0b87-cfcc-48c4-a914-b9373d0f03cf tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:26.814493 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e4c31308-2505-4c20-aa36-09267e2431b0 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:26.814699 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e4c31308-2505-4c20-aa36-09267e2431b0 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:26.814858 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e4c31308-2505-4c20-aa36-09267e2431b0 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:26.817706 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:26.817706 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:26.819403 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5ad0b87-cfcc-48c4-a914-b9373d0f03cf tempest-ProjectReaderTests39-362212559 tempest-ProjectReaderTests39-362212559-project-admin] https://10.4.3.223/volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 returned with HTTP 404 Aug 01 14:02:26.819905 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1047/4142] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:26 2026] GET /volume/v3/volumes/db679c52-a91b-4512-885e-d19d88598a08 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:26.824910 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:26.824910 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:26.826901 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e465edb7-7496-48d8-a864-42cddfd9b5c9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:26.832385 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e4c31308-2505-4c20-aa36-09267e2431b0 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:26.832480 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-e465edb7-7496-48d8-a864-42cddfd9b5c9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:02:26.832871 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1021/4143] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:02:26 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:26.837688 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e4c31308-2505-4c20-aa36-09267e2431b0 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:26.838066 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1042/4144] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:26 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:02:27.142776 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-497c3ddc-9e90-4b3f-a464-a3a337da1926 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:27.149917 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-497c3ddc-9e90-4b3f-a464-a3a337da1926 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:27.150771 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-497c3ddc-9e90-4b3f-a464-a3a337da1926 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:27.151568 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-497c3ddc-9e90-4b3f-a464-a3a337da1926 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:27.151774 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-497c3ddc-9e90-4b3f-a464-a3a337da1926 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:27.156123 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:27.156123 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:27.156744 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-497c3ddc-9e90-4b3f-a464-a3a337da1926 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:27.157096 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1035/4145] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:27 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:27.778659 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-5a21ceb9-9ab5-43d0-bd37-3ad397883d39 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:27.780574 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-5a21ceb9-9ab5-43d0-bd37-3ad397883d39 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] DELETE https://10.4.3.223/volume/v3/attachments/29a283e5-871d-41bf-9105-cf9aaebf3233 Aug 01 14:02:27.780768 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-5a21ceb9-9ab5-43d0-bd37-3ad397883d39 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:27.780932 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-5a21ceb9-9ab5-43d0-bd37-3ad397883d39 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:27.787030 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:27.787030 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:27.799889 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a1871433-9c95-4747-86cf-76dc1aad569e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:27.801812 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a1871433-9c95-4747-86cf-76dc1aad569e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:02:27.801944 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a1871433-9c95-4747-86cf-76dc1aad569e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:27.802180 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a1871433-9c95-4747-86cf-76dc1aad569e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:27.810789 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:27.810789 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:27.813958 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a1871433-9c95-4747-86cf-76dc1aad569e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:27.817692 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a1871433-9c95-4747-86cf-76dc1aad569e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:02:27.818252 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1022/4146] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:27 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:27.851472 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d8d38032-23fe-4caa-8223-3d3efa05017c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:27.853148 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8d38032-23fe-4caa-8223-3d3efa05017c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:27.853363 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8d38032-23fe-4caa-8223-3d3efa05017c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:27.853572 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8d38032-23fe-4caa-8223-3d3efa05017c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:27.855982 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-18564dc4-9b55-4751-9917-c02f2b2a85a0 req-5a21ceb9-9ab5-43d0-bd37-3ad397883d39 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/29a283e5-871d-41bf-9105-cf9aaebf3233 returned with HTTP 200 Aug 01 14:02:27.856454 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1048/4147] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:02:27 2026] DELETE /volume/v3/attachments/29a283e5-871d-41bf-9105-cf9aaebf3233 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:27.860694 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:27.860694 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:27.865156 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d8d38032-23fe-4caa-8223-3d3efa05017c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:27.871932 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8d38032-23fe-4caa-8223-3d3efa05017c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:27.872371 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1043/4148] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:27 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:27.997491 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-d37272c2-1463-4179-b013-d187cec1786c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.000403 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-d37272c2-1463-4179-b013-d187cec1786c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:28.000688 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-d37272c2-1463-4179-b013-d187cec1786c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:28.000923 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-d37272c2-1463-4179-b013-d187cec1786c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:28.010228 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:28.010228 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:28.014033 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-d37272c2-1463-4179-b013-d187cec1786c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:28.020028 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-d37272c2-1463-4179-b013-d187cec1786c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:28.020627 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1036/4149] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:27 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:28.054249 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0b622945-b036-464e-89da-007052fb43b4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.168339 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ff7624d2-7235-434c-a887-74194136c572 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.170739 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ff7624d2-7235-434c-a887-74194136c572 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:28.171095 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ff7624d2-7235-434c-a887-74194136c572 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:28.171352 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ff7624d2-7235-434c-a887-74194136c572 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:28.171755 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ff7624d2-7235-434c-a887-74194136c572 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:28.178477 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:28.178477 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:28.179326 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ff7624d2-7235-434c-a887-74194136c572 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:28.180205 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1049/4150] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:28 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:28.239772 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:28.239772 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1122613991"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:28.240431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1122613991'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:28.240544 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume of 1 GB Aug 01 14:02:28.245201 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Availability Zones retrieved successfully. Aug 01 14:02:28.251389 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (5b6de3b2-4b39-4c10-b417-a5ed408be188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:28.252753 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa56b6b9-4ce0-4c6f-8674-7e513c059225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:28.253955 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:28.288952 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa56b6b9-4ce0-4c6f-8674-7e513c059225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:28.288952 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c97b7b68-b685-4a2c-9728-1a78b1745a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:28.354037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Created reservations ['ba78aa06-0baa-4d8d-9f11-f997828e6c63', 'ca66b980-691a-478b-89e9-55afcd65f664', 'edd87c4d-1acb-4e9c-92f1-39a4671f5410', 'fa8919d7-6a02-4444-8202-3cdb0f000092'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:28.354890 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c97b7b68-b685-4a2c-9728-1a78b1745a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba78aa06-0baa-4d8d-9f11-f997828e6c63', 'ca66b980-691a-478b-89e9-55afcd65f664', 'edd87c4d-1acb-4e9c-92f1-39a4671f5410', 'fa8919d7-6a02-4444-8202-3cdb0f000092']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:28.355825 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c6ee91-5a83-4414-a47f-ad1f4401fe13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:28.376573 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c6ee91-5a83-4414-a47f-ad1f4401fe13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1d12243-73ee-440b-8a9e-95d1e28e2844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1122613991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['ba78aa06-0baa-4d8d-9f11-f997828e6c63','ca66b980-691a-478b-89e9-55afcd65f664','edd87c4d-1acb-4e9c-92f1-39a4671f5410','fa8919d7-6a02-4444-8202-3cdb0f000092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1122613991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1d12243-73ee-440b-8a9e-95d1e28e2844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:28.377354 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ebc781d-df7b-4efd-b4f4-398176024716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:28.393727 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ebc781d-df7b-4efd-b4f4-398176024716) transitioned into state 'SUCCESS' from state '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-1122613991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['ba78aa06-0baa-4d8d-9f11-f997828e6c63','ca66b980-691a-478b-89e9-55afcd65f664','edd87c4d-1acb-4e9c-92f1-39a4671f5410','fa8919d7-6a02-4444-8202-3cdb0f000092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:28.394604 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e934d6ad-800c-42c8-b005-83746a2a62a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:28.402612 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e934d6ad-800c-42c8-b005-83746a2a62a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:28.403397 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (5b6de3b2-4b39-4c10-b417-a5ed408be188) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:28.403623 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request issued successfully. Aug 01 14:02:28.404153 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0b622945-b036-464e-89da-007052fb43b4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:28.404744 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1023/4151] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:02:28 2026] POST /volume/v3/volumes => generated 758 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:28.416072 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a2a8602c-10ab-4ed2-a83b-29997f45fa85 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.418463 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a2a8602c-10ab-4ed2-a83b-29997f45fa85 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 Aug 01 14:02:28.418764 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a2a8602c-10ab-4ed2-a83b-29997f45fa85 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:28.419030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a2a8602c-10ab-4ed2-a83b-29997f45fa85 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:28.426908 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:28.426908 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:28.431464 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a2a8602c-10ab-4ed2-a83b-29997f45fa85 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:28.437352 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a2a8602c-10ab-4ed2-a83b-29997f45fa85 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 returned with HTTP 200 Aug 01 14:02:28.437855 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1044/4152] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:28 2026] GET /volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:28.672957 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6aaa68c1-f605-4d6b-ab01-729386fefd39 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.690023 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-e1eaefda-90bc-4ce6-bad4-503e4b740a54 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.691743 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-e1eaefda-90bc-4ce6-bad4-503e4b740a54 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:28.691895 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-e1eaefda-90bc-4ce6-bad4-503e4b740a54 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:28.692062 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-e1eaefda-90bc-4ce6-bad4-503e4b740a54 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:28.699706 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:28.699706 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:28.704706 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-e1eaefda-90bc-4ce6-bad4-503e4b740a54 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:28.708870 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-e1eaefda-90bc-4ce6-bad4-503e4b740a54 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:28.709249 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1050/4153] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:28 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 1450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:28.727471 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f614d5ce-45db-4096-a892-582cc97cc0ba None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.727940 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f614d5ce-45db-4096-a892-582cc97cc0ba None None] GET https://10.4.3.223/volume// Aug 01 14:02:28.728113 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f614d5ce-45db-4096-a892-582cc97cc0ba None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:28.728370 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f614d5ce-45db-4096-a892-582cc97cc0ba None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:28.728690 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f614d5ce-45db-4096-a892-582cc97cc0ba None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:28.728975 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1024/4154] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:02: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 01 14:02:28.740681 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-1a83f43f-22ce-4614-b533-bbd5eef30841 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.743283 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-1a83f43f-22ce-4614-b533-bbd5eef30841 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:02:28.743734 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-1a83f43f-22ce-4614-b533-bbd5eef30841 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00be91a9-3799-4001-9a45-f34a6b675a80", "connector": null, "instance_uuid": "c4a9b6d2-ff8f-4aba-945d-522994f63624"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:28.753486 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:28.753486 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:28.779852 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-1a83f43f-22ce-4614-b533-bbd5eef30841 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:02:28.780443 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1045/4155] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:02:28 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 01 14:02:28.834575 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c4087ffd-d281-4f7e-92f2-7cfa72cfa826 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.837036 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4087ffd-d281-4f7e-92f2-7cfa72cfa826 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:02:28.837556 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4087ffd-d281-4f7e-92f2-7cfa72cfa826 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:28.837595 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4087ffd-d281-4f7e-92f2-7cfa72cfa826 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:28.849282 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:28.849282 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:28.855149 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c4087ffd-d281-4f7e-92f2-7cfa72cfa826 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:28.860115 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4087ffd-d281-4f7e-92f2-7cfa72cfa826 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:02:28.860546 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1051/4156] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:28 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:28.875775 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-efc0149e-b7e6-447b-abe2-a74f39ac5d4b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.878083 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-efc0149e-b7e6-447b-abe2-a74f39ac5d4b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] DELETE https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:02:28.878331 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-efc0149e-b7e6-447b-abe2-a74f39ac5d4b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:28.879020 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-efc0149e-b7e6-447b-abe2-a74f39ac5d4b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:28.879169 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-efc0149e-b7e6-447b-abe2-a74f39ac5d4b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Delete volume with id: 13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:02:28.886490 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:28.886490 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:28.887112 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-efc0149e-b7e6-447b-abe2-a74f39ac5d4b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:28.901090 np0000006308 devstack@c-api.service[100200]: WARNING cinder.keymgr.conf_key_mgr [None req-efc0149e-b7e6-447b-abe2-a74f39ac5d4b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 14:02:28.908478 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-efc0149e-b7e6-447b-abe2-a74f39ac5d4b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Delete volume request issued successfully. Aug 01 14:02:28.908701 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-efc0149e-b7e6-447b-abe2-a74f39ac5d4b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 202 Aug 01 14:02:28.910370 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1025/4157] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:28 2026] DELETE /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:28.911656 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6aaa68c1-f605-4d6b-ab01-729386fefd39 tempest-ProjectMemberTests-1939808205 tempest-ProjectMemberTests-1939808205-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools Aug 01 14:02:28.911656 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6aaa68c1-f605-4d6b-ab01-729386fefd39 tempest-ProjectMemberTests-1939808205 tempest-ProjectMemberTests-1939808205-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:28.911656 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6aaa68c1-f605-4d6b-ab01-729386fefd39 tempest-ProjectMemberTests-1939808205 tempest-ProjectMemberTests-1939808205-project-admin] Calling method 'get_pools' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:28.917048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e8320b72-0dda-4c92-b161-3fccb85e4bf5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.920675 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e8320b72-0dda-4c92-b161-3fccb85e4bf5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:02:28.920815 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e8320b72-0dda-4c92-b161-3fccb85e4bf5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:28.921032 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e8320b72-0dda-4c92-b161-3fccb85e4bf5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:28.921374 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6aaa68c1-f605-4d6b-ab01-729386fefd39 tempest-ProjectMemberTests-1939808205 tempest-ProjectMemberTests-1939808205-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 14:02:28.921750 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1037/4158] 10.4.3.223 () {66 vars in 1291 bytes} [Sat Aug 1 14:02:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:28.929544 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4813728d-d3a9-4e65-adce-88ecfa5536d5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:28.931519 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:28.931519 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:28.939535 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e8320b72-0dda-4c92-b161-3fccb85e4bf5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:28.947188 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e8320b72-0dda-4c92-b161-3fccb85e4bf5 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 200 Aug 01 14:02:28.947582 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1046/4159] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:28 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:28.991575 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4813728d-d3a9-4e65-adce-88ecfa5536d5 tempest-ProjectMemberTests-1939808205 tempest-ProjectMemberTests-1939808205-project-member] GET https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool Aug 01 14:02:28.991750 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4813728d-d3a9-4e65-adce-88ecfa5536d5 tempest-ProjectMemberTests-1939808205 tempest-ProjectMemberTests-1939808205-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:28.991922 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4813728d-d3a9-4e65-adce-88ecfa5536d5 tempest-ProjectMemberTests-1939808205 tempest-ProjectMemberTests-1939808205-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:28.992605 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-4813728d-d3a9-4e65-adce-88ecfa5536d5 tempest-ProjectMemberTests-1939808205 tempest-ProjectMemberTests-1939808205-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'aa1400c65de7441f9d14b612f8aca88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bab165dd9fdf44fc8d7677978723d5eb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:02:28.992816 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4813728d-d3a9-4e65-adce-88ecfa5536d5 tempest-ProjectMemberTests-1939808205 tempest-ProjectMemberTests-1939808205-project-member] https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool returned with HTTP 403 Aug 01 14:02:28.993233 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1052/4160] 10.4.3.223 () {66 vars in 1318 bytes} [Sat Aug 1 14:02:28 2026] GET /volume/v3/capabilities/np0000006308@storpool => generated 110 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:29.189531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4e354c2a-625d-4ef9-8d5e-7ee75121cb70 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:29.191549 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4e354c2a-625d-4ef9-8d5e-7ee75121cb70 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:29.191786 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4e354c2a-625d-4ef9-8d5e-7ee75121cb70 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:29.192232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4e354c2a-625d-4ef9-8d5e-7ee75121cb70 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:29.192232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-4e354c2a-625d-4ef9-8d5e-7ee75121cb70 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:29.196399 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:29.196399 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:29.196957 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4e354c2a-625d-4ef9-8d5e-7ee75121cb70 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:29.197326 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1026/4161] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:29 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:29.450743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d1c6ab84-5934-4949-8d5a-4ab6ea1d5efe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:29.452690 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1c6ab84-5934-4949-8d5a-4ab6ea1d5efe tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 Aug 01 14:02:29.452920 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1c6ab84-5934-4949-8d5a-4ab6ea1d5efe tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:29.453129 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1c6ab84-5934-4949-8d5a-4ab6ea1d5efe tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:29.463501 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:29.463501 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:29.468010 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d1c6ab84-5934-4949-8d5a-4ab6ea1d5efe tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:29.473910 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1c6ab84-5934-4949-8d5a-4ab6ea1d5efe tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 returned with HTTP 200 Aug 01 14:02:29.474282 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1038/4162] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:29 2026] GET /volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:29.492008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4e2b835c-e161-491c-a703-7508605954dd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:29.493683 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e2b835c-e161-491c-a703-7508605954dd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:02:29.494043 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e2b835c-e161-491c-a703-7508605954dd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d1d12243-73ee-440b-8a9e-95d1e28e2844", "name": "tempest-CreateVolumesFromBackupTest-Backup-435812078"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:29.495420 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-4e2b835c-e161-491c-a703-7508605954dd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Creating new backup {'backup': {'volume_id': 'd1d12243-73ee-440b-8a9e-95d1e28e2844', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-435812078'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:02:29.495563 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-4e2b835c-e161-491c-a703-7508605954dd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Creating backup of volume d1d12243-73ee-440b-8a9e-95d1e28e2844 in container None Aug 01 14:02:29.502871 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:29.502871 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:29.503442 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4e2b835c-e161-491c-a703-7508605954dd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:29.526690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4e2b835c-e161-491c-a703-7508605954dd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Created reservations ['0f9cb7b6-a942-4cbf-849c-67519545a255', '1d8c69b6-1168-423d-8cbe-fe626da5b83c'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:29.549751 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e2b835c-e161-491c-a703-7508605954dd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:02:29.550162 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1047/4163] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:29 2026] POST /volume/v3/backups => generated 338 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:29.562683 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-da12a79f-fd26-4116-bd02-6f40f7c7a875 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:29.564642 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-da12a79f-fd26-4116-bd02-6f40f7c7a875 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:29.564804 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-da12a79f-fd26-4116-bd02-6f40f7c7a875 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:29.564968 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-da12a79f-fd26-4116-bd02-6f40f7c7a875 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:29.565064 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-da12a79f-fd26-4116-bd02-6f40f7c7a875 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:29.569758 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:29.569758 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:29.570386 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-da12a79f-fd26-4116-bd02-6f40f7c7a875 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:29.570685 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1053/4164] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:29 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:29.708288 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-837a6940-c0ea-4484-9081-b1de548c40f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:29.708638 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-837a6940-c0ea-4484-9081-b1de548c40f8 None None] GET https://10.4.3.223/volume// Aug 01 14:02:29.708779 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-837a6940-c0ea-4484-9081-b1de548c40f8 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:29.708952 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-837a6940-c0ea-4484-9081-b1de548c40f8 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:29.709337 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-837a6940-c0ea-4484-9081-b1de548c40f8 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:29.709644 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1027/4165] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:02:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:02:29.719108 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-27f3519b-f7a6-4588-b9d9-81c88f0eb87e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:29.721044 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-27f3519b-f7a6-4588-b9d9-81c88f0eb87e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:02:29.721272 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-27f3519b-f7a6-4588-b9d9-81c88f0eb87e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:29.721449 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-27f3519b-f7a6-4588-b9d9-81c88f0eb87e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:29.732905 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:29.732905 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:29.736916 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-27f3519b-f7a6-4588-b9d9-81c88f0eb87e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:02:29.743320 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-27f3519b-f7a6-4588-b9d9-81c88f0eb87e tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:02:29.743320 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1039/4166] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:02:29 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 1629 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:29.866914 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-3bcd06d7-58d3-4bca-a462-a7fae0efddf1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:29.869426 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-3bcd06d7-58d3-4bca-a462-a7fae0efddf1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] PUT https://10.4.3.223/volume/v3/attachments/78fa0b71-37b2-4679-81a8-2e23cf07f6db Aug 01 14:02:29.869838 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-3bcd06d7-58d3-4bca-a462-a7fae0efddf1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:29.881844 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-3bcd06d7-58d3-4bca-a462-a7fae0efddf1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Acquiring lock "cinder-attachment_update-00be91a9-3799-4001-9a45-f34a6b675a80-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:02:29.886575 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-3bcd06d7-58d3-4bca-a462-a7fae0efddf1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Lock "cinder-attachment_update-00be91a9-3799-4001-9a45-f34a6b675a80-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:02:29.887780 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:29.887780 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:29.960275 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2b5bae69-6889-47e9-9d3d-4af593f5d9b6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:29.963564 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2b5bae69-6889-47e9-9d3d-4af593f5d9b6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf Aug 01 14:02:29.963564 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2b5bae69-6889-47e9-9d3d-4af593f5d9b6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:29.963564 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2b5bae69-6889-47e9-9d3d-4af593f5d9b6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:29.968000 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2b5bae69-6889-47e9-9d3d-4af593f5d9b6 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf returned with HTTP 404 Aug 01 14:02:29.968484 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1054/4167] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:29 2026] GET /volume/v3/volumes/13a56e75-996e-42ef-871a-b9e0201adabf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:29.979516 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-3bcd06d7-58d3-4bca-a462-a7fae0efddf1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Lock "cinder-attachment_update-00be91a9-3799-4001-9a45-f34a6b675a80-np0000006308" released by "attachment_update" :: held 0.091s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:02:29.979516 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-3bcd06d7-58d3-4bca-a462-a7fae0efddf1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments/78fa0b71-37b2-4679-81a8-2e23cf07f6db returned with HTTP 200 Aug 01 14:02:29.979844 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bccd4ec7-8c67-41e9-8856-e742cd79e42c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:29.980021 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1048/4168] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:02:29 2026] PUT /volume/v3/attachments/78fa0b71-37b2-4679-81a8-2e23cf07f6db => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:29.982680 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bccd4ec7-8c67-41e9-8856-e742cd79e42c tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 14:02:29.983800 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bccd4ec7-8c67-41e9-8856-e742cd79e42c tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:29.984588 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bccd4ec7-8c67-41e9-8856-e742cd79e42c tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:29.985485 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-bccd4ec7-8c67-41e9-8856-e742cd79e42c tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:02:30.006185 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-87cde78d-fc23-460a-8d5e-76d9f14a81c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:30.008350 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bccd4ec7-8c67-41e9-8856-e742cd79e42c tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Get all volumes completed successfully. Aug 01 14:02:30.008522 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-87cde78d-fc23-460a-8d5e-76d9f14a81c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] POST https://10.4.3.223/volume/v3/attachments/78fa0b71-37b2-4679-81a8-2e23cf07f6db/action Aug 01 14:02:30.008852 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-87cde78d-fc23-460a-8d5e-76d9f14a81c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:02:30.008960 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-87cde78d-fc23-460a-8d5e-76d9f14a81c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:30.010992 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:30.010992 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:30.016304 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bccd4ec7-8c67-41e9-8856-e742cd79e42c tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 14:02:30.016774 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1028/4169] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 14:02:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15601 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:30.034373 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d9bca8c-98e4-407a-8ace-5b968701198f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:30.035404 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:30.035404 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:30.036485 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d9bca8c-98e4-407a-8ace-5b968701198f tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] DELETE https://10.4.3.223/volume/v3/types/466962e0-86f7-4074-9853-c7f17733397b Aug 01 14:02:30.036730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d9bca8c-98e4-407a-8ace-5b968701198f tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:30.036978 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d9bca8c-98e4-407a-8ace-5b968701198f tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:30.051286 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-87cde78d-fc23-460a-8d5e-76d9f14a81c1 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments/78fa0b71-37b2-4679-81a8-2e23cf07f6db/action returned with HTTP 204 Aug 01 14:02:30.052121 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1040/4170] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:02:30 2026] POST /volume/v3/attachments/78fa0b71-37b2-4679-81a8-2e23cf07f6db/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:30.066409 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d9bca8c-98e4-407a-8ace-5b968701198f tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] https://10.4.3.223/volume/v3/types/466962e0-86f7-4074-9853-c7f17733397b returned with HTTP 202 Aug 01 14:02:30.066836 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1055/4171] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:02:30 2026] DELETE /volume/v3/types/466962e0-86f7-4074-9853-c7f17733397b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:30.073607 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-96b0773e-63a2-4306-95e6-de978c3a2839 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:30.076110 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96b0773e-63a2-4306-95e6-de978c3a2839 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] DELETE https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:02:30.076414 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96b0773e-63a2-4306-95e6-de978c3a2839 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:30.076676 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96b0773e-63a2-4306-95e6-de978c3a2839 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:30.076918 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-96b0773e-63a2-4306-95e6-de978c3a2839 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Delete volume with id: 174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:02:30.086793 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:30.086793 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:30.087443 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-96b0773e-63a2-4306-95e6-de978c3a2839 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:30.108807 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-96b0773e-63a2-4306-95e6-de978c3a2839 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Delete volume request issued successfully. Aug 01 14:02:30.108807 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96b0773e-63a2-4306-95e6-de978c3a2839 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 202 Aug 01 14:02:30.108807 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1049/4172] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:30 2026] DELETE /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:30.115764 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d01ab29b-85a4-48d7-85d6-0027607ae2f4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:30.117768 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d01ab29b-85a4-48d7-85d6-0027607ae2f4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:02:30.118038 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d01ab29b-85a4-48d7-85d6-0027607ae2f4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:30.118310 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d01ab29b-85a4-48d7-85d6-0027607ae2f4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:30.127369 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:30.127369 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:30.132447 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d01ab29b-85a4-48d7-85d6-0027607ae2f4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:30.134194 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d01ab29b-85a4-48d7-85d6-0027607ae2f4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 200 Aug 01 14:02:30.134678 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1029/4173] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:30 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:30.208502 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6e49e590-5792-410d-9e54-01b485f833d1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:30.210623 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6e49e590-5792-410d-9e54-01b485f833d1 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:30.210912 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6e49e590-5792-410d-9e54-01b485f833d1 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:30.211279 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6e49e590-5792-410d-9e54-01b485f833d1 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:30.211393 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6e49e590-5792-410d-9e54-01b485f833d1 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:30.215737 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:30.215737 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:30.216420 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6e49e590-5792-410d-9e54-01b485f833d1 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:30.216795 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1041/4174] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:30 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:30.582242 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4e30e7be-673e-4308-90a0-70c6e9bcac30 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:30.584344 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e30e7be-673e-4308-90a0-70c6e9bcac30 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:30.584565 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e30e7be-673e-4308-90a0-70c6e9bcac30 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:30.584798 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e30e7be-673e-4308-90a0-70c6e9bcac30 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:30.584940 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4e30e7be-673e-4308-90a0-70c6e9bcac30 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:30.593278 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:30.593278 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:30.594299 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e30e7be-673e-4308-90a0-70c6e9bcac30 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:30.594759 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1056/4175] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:30 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:31.119845 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-98fb3dac-4b47-43b6-8abc-eb1526e0d0cf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:31.154248 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7e41cbae-f9a0-4917-b13b-9974ff155af0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:31.160445 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e41cbae-f9a0-4917-b13b-9974ff155af0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 Aug 01 14:02:31.160445 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7e41cbae-f9a0-4917-b13b-9974ff155af0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:31.160445 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7e41cbae-f9a0-4917-b13b-9974ff155af0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:31.171313 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e41cbae-f9a0-4917-b13b-9974ff155af0 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 returned with HTTP 404 Aug 01 14:02:31.171313 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1030/4176] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:31 2026] GET /volume/v3/volumes/174de152-5728-4a26-8c21-7190e9d21a22 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:31.179293 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-33488e60-31b4-4d46-aed0-aaa6ca7ef4b1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:31.180762 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-33488e60-31b4-4d46-aed0-aaa6ca7ef4b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] DELETE https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:31.180921 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-33488e60-31b4-4d46-aed0-aaa6ca7ef4b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:31.181089 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-33488e60-31b4-4d46-aed0-aaa6ca7ef4b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:31.181298 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-33488e60-31b4-4d46-aed0-aaa6ca7ef4b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Delete volume with id: 77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:31.188903 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:31.188903 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:31.190266 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-33488e60-31b4-4d46-aed0-aaa6ca7ef4b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:31.216422 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-33488e60-31b4-4d46-aed0-aaa6ca7ef4b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Delete volume request issued successfully. Aug 01 14:02:31.216681 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-33488e60-31b4-4d46-aed0-aaa6ca7ef4b1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 202 Aug 01 14:02:31.217260 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1042/4177] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:31 2026] DELETE /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:31.229361 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3f320387-1c46-4f1d-bc3c-8517d2ed00f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:31.231812 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4d0f5f08-4543-45ac-b58b-ac7440fca35a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:31.232057 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f320387-1c46-4f1d-bc3c-8517d2ed00f7 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:31.232338 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f320387-1c46-4f1d-bc3c-8517d2ed00f7 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:31.232566 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f320387-1c46-4f1d-bc3c-8517d2ed00f7 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:31.232707 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3f320387-1c46-4f1d-bc3c-8517d2ed00f7 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:31.235909 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d0f5f08-4543-45ac-b58b-ac7440fca35a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:31.235909 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d0f5f08-4543-45ac-b58b-ac7440fca35a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:31.235909 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d0f5f08-4543-45ac-b58b-ac7440fca35a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:31.237963 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:31.237963 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:31.238717 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f320387-1c46-4f1d-bc3c-8517d2ed00f7 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:31.239168 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1057/4178] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:31 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:31.242183 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:31.242183 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:31.248513 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4d0f5f08-4543-45ac-b58b-ac7440fca35a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:02:31.251151 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d0f5f08-4543-45ac-b58b-ac7440fca35a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 200 Aug 01 14:02:31.251151 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1031/4179] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:31 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:31.276440 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-98fb3dac-4b47-43b6-8abc-eb1526e0d0cf tempest-ProjectReaderTests-936972005 tempest-ProjectReaderTests-936972005-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools Aug 01 14:02:31.276711 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-98fb3dac-4b47-43b6-8abc-eb1526e0d0cf tempest-ProjectReaderTests-936972005 tempest-ProjectReaderTests-936972005-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:31.277070 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-98fb3dac-4b47-43b6-8abc-eb1526e0d0cf tempest-ProjectReaderTests-936972005 tempest-ProjectReaderTests-936972005-project-admin] Calling method 'get_pools' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:31.290206 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-98fb3dac-4b47-43b6-8abc-eb1526e0d0cf tempest-ProjectReaderTests-936972005 tempest-ProjectReaderTests-936972005-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 14:02:31.291128 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1050/4180] 10.4.3.223 () {66 vars in 1291 bytes} [Sat Aug 1 14:02:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:31.300649 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-976bf7c1-0308-442e-8e88-a1e3dca85982 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:31.365787 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-976bf7c1-0308-442e-8e88-a1e3dca85982 tempest-ProjectReaderTests-936972005 tempest-ProjectReaderTests-936972005-project-reader] GET https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool Aug 01 14:02:31.366018 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-976bf7c1-0308-442e-8e88-a1e3dca85982 tempest-ProjectReaderTests-936972005 tempest-ProjectReaderTests-936972005-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:31.366282 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-976bf7c1-0308-442e-8e88-a1e3dca85982 tempest-ProjectReaderTests-936972005 tempest-ProjectReaderTests-936972005-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:31.367098 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-976bf7c1-0308-442e-8e88-a1e3dca85982 tempest-ProjectReaderTests-936972005 tempest-ProjectReaderTests-936972005-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3505dd28e11e455fbe3b7032e96d8bda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0099458cc0d4f66a153429d0c360194', '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=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:02:31.367344 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-976bf7c1-0308-442e-8e88-a1e3dca85982 tempest-ProjectReaderTests-936972005 tempest-ProjectReaderTests-936972005-project-reader] https://10.4.3.223/volume/v3/capabilities/np0000006308@storpool returned with HTTP 403 Aug 01 14:02:31.367853 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1043/4181] 10.4.3.223 () {66 vars in 1318 bytes} [Sat Aug 1 14:02:31 2026] GET /volume/v3/capabilities/np0000006308@storpool => generated 110 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:31.606407 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3c5ee28a-d926-45b7-ab43-79de7d318f5f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:31.608824 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c5ee28a-d926-45b7-ab43-79de7d318f5f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:31.609003 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c5ee28a-d926-45b7-ab43-79de7d318f5f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:31.609191 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c5ee28a-d926-45b7-ab43-79de7d318f5f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:31.609321 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3c5ee28a-d926-45b7-ab43-79de7d318f5f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:31.613645 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:31.613645 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:31.614443 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c5ee28a-d926-45b7-ab43-79de7d318f5f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:31.614902 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1058/4182] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:31 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:32.251850 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c0aadc09-c05f-4573-9116-7828f5e0b522 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:32.255701 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0aadc09-c05f-4573-9116-7828f5e0b522 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:32.255701 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c0aadc09-c05f-4573-9116-7828f5e0b522 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:32.255701 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c0aadc09-c05f-4573-9116-7828f5e0b522 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:32.255701 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-c0aadc09-c05f-4573-9116-7828f5e0b522 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:32.266598 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:32.266598 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:32.266598 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c0aadc09-c05f-4573-9116-7828f5e0b522 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:32.266954 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1032/4183] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:32 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:32.269195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6071b982-8100-457d-b4db-82c11aeba219 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:32.271591 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6071b982-8100-457d-b4db-82c11aeba219 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 Aug 01 14:02:32.271897 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6071b982-8100-457d-b4db-82c11aeba219 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:32.272362 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6071b982-8100-457d-b4db-82c11aeba219 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:32.279856 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6071b982-8100-457d-b4db-82c11aeba219 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 returned with HTTP 404 Aug 01 14:02:32.280565 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1051/4184] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:32 2026] GET /volume/v3/volumes/77748454-1317-49f8-8c1c-058669e4d767 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:32.289973 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dece079d-f638-4e65-8daf-f650ee2fc585 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:32.292583 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dece079d-f638-4e65-8daf-f650ee2fc585 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 14:02:32.292891 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dece079d-f638-4e65-8daf-f650ee2fc585 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:32.293168 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dece079d-f638-4e65-8daf-f650ee2fc585 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:32.294329 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-dece079d-f638-4e65-8daf-f650ee2fc585 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:02:32.317062 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dece079d-f638-4e65-8daf-f650ee2fc585 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Get all volumes completed successfully. Aug 01 14:02:32.321104 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:32.321104 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:32.329140 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dece079d-f638-4e65-8daf-f650ee2fc585 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 14:02:32.329711 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1044/4185] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 14:02:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13809 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:32.357906 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d3681580-2694-4cc4-a90d-4119cc3d2d42 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:32.360193 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d3681580-2694-4cc4-a90d-4119cc3d2d42 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] DELETE https://10.4.3.223/volume/v3/types/102475d3-00fe-4508-9750-7570782923ec Aug 01 14:02:32.360445 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d3681580-2694-4cc4-a90d-4119cc3d2d42 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:32.360676 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d3681580-2694-4cc4-a90d-4119cc3d2d42 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:32.401838 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d3681580-2694-4cc4-a90d-4119cc3d2d42 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] https://10.4.3.223/volume/v3/types/102475d3-00fe-4508-9750-7570782923ec returned with HTTP 202 Aug 01 14:02:32.402675 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1059/4186] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:02:32 2026] DELETE /volume/v3/types/102475d3-00fe-4508-9750-7570782923ec => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:32.626844 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d3545afd-1459-4184-b8ff-3600300784f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:32.628696 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d3545afd-1459-4184-b8ff-3600300784f8 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:32.628996 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d3545afd-1459-4184-b8ff-3600300784f8 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:32.630153 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d3545afd-1459-4184-b8ff-3600300784f8 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:32.630153 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-d3545afd-1459-4184-b8ff-3600300784f8 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:32.633873 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:32.633873 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:32.634645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d3545afd-1459-4184-b8ff-3600300784f8 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:32.635410 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1033/4187] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:32 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:33.278757 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fea1945a-6594-442a-8582-f3ffce19bb4c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:33.280512 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fea1945a-6594-442a-8582-f3ffce19bb4c tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:33.280719 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fea1945a-6594-442a-8582-f3ffce19bb4c tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:33.282311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fea1945a-6594-442a-8582-f3ffce19bb4c tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:33.282311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fea1945a-6594-442a-8582-f3ffce19bb4c tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:33.285188 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:33.285188 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:33.285951 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fea1945a-6594-442a-8582-f3ffce19bb4c tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:33.286565 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1052/4188] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:33 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:33.646079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a776833-46e3-457c-8aba-77ee81e10a5c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:33.650123 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a776833-46e3-457c-8aba-77ee81e10a5c tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:33.650455 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a776833-46e3-457c-8aba-77ee81e10a5c tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:33.650694 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a776833-46e3-457c-8aba-77ee81e10a5c tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:33.650842 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3a776833-46e3-457c-8aba-77ee81e10a5c tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:33.656133 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:33.656133 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:33.657006 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a776833-46e3-457c-8aba-77ee81e10a5c tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:33.657493 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1045/4189] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:33 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:34.299819 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-95d05560-b03e-4d46-99ef-81b158ad7faf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:34.301603 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-95d05560-b03e-4d46-99ef-81b158ad7faf tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:34.301814 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-95d05560-b03e-4d46-99ef-81b158ad7faf tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:34.301987 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-95d05560-b03e-4d46-99ef-81b158ad7faf tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:34.302109 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-95d05560-b03e-4d46-99ef-81b158ad7faf tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:34.306526 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:34.306526 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:34.307118 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-95d05560-b03e-4d46-99ef-81b158ad7faf tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:34.307425 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1060/4190] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:34 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:34.670743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e3d5b4f4-b69a-42e6-836f-e00fe43958fd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:34.672422 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e3d5b4f4-b69a-42e6-836f-e00fe43958fd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:34.672599 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e3d5b4f4-b69a-42e6-836f-e00fe43958fd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:34.672769 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e3d5b4f4-b69a-42e6-836f-e00fe43958fd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:34.672867 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-e3d5b4f4-b69a-42e6-836f-e00fe43958fd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:34.676647 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:34.676647 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:34.677314 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e3d5b4f4-b69a-42e6-836f-e00fe43958fd tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:34.677776 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1034/4191] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:34 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:35.319126 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9875d08b-d660-4920-be36-959cb55453d0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:35.321177 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9875d08b-d660-4920-be36-959cb55453d0 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:35.321465 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9875d08b-d660-4920-be36-959cb55453d0 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:35.321721 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9875d08b-d660-4920-be36-959cb55453d0 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:35.321958 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9875d08b-d660-4920-be36-959cb55453d0 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:35.326906 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:35.326906 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:35.328026 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9875d08b-d660-4920-be36-959cb55453d0 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:35.328026 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1053/4192] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:35 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:35.688527 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-71628bde-7944-4734-9d8d-f08c10322ce6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:35.690893 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71628bde-7944-4734-9d8d-f08c10322ce6 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:35.691915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71628bde-7944-4734-9d8d-f08c10322ce6 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:35.691915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71628bde-7944-4734-9d8d-f08c10322ce6 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:35.691915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-71628bde-7944-4734-9d8d-f08c10322ce6 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:35.703633 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:35.703633 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:35.704760 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71628bde-7944-4734-9d8d-f08c10322ce6 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:35.705288 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1046/4193] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:35 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:35.957416 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-aa319b80-7d02-4162-b990-fc5c52056069 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:35.959942 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-aa319b80-7d02-4162-b990-fc5c52056069 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80/encryption Aug 01 14:02:35.960166 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-aa319b80-7d02-4162-b990-fc5c52056069 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:35.960503 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-aa319b80-7d02-4162-b990-fc5c52056069 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:35.972797 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:35.972797 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:35.979976 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-119cf159-4aa9-4432-83a8-18cdb9f40fd8 req-aa319b80-7d02-4162-b990-fc5c52056069 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80/encryption returned with HTTP 200 Aug 01 14:02:35.980576 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1061/4194] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:02:35 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:36.341088 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f6cd22bb-52f2-4316-9e7f-1a1994b7f8bc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:36.343080 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f6cd22bb-52f2-4316-9e7f-1a1994b7f8bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:36.343375 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f6cd22bb-52f2-4316-9e7f-1a1994b7f8bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:36.343560 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f6cd22bb-52f2-4316-9e7f-1a1994b7f8bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:36.343679 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-f6cd22bb-52f2-4316-9e7f-1a1994b7f8bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:36.348557 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:36.348557 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:36.349481 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f6cd22bb-52f2-4316-9e7f-1a1994b7f8bc tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:36.349887 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1035/4195] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:36 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:36.712930 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-adf621a3-61ae-4771-aeda-51886a054830 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:36.715532 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-adf621a3-61ae-4771-aeda-51886a054830 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:36.715783 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-adf621a3-61ae-4771-aeda-51886a054830 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:36.715988 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-adf621a3-61ae-4771-aeda-51886a054830 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:36.719387 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ab251734-4781-4ff4-870a-9f5d6bb9040b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:36.721445 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab251734-4781-4ff4-870a-9f5d6bb9040b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:36.721646 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab251734-4781-4ff4-870a-9f5d6bb9040b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:36.721871 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab251734-4781-4ff4-870a-9f5d6bb9040b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:36.722032 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ab251734-4781-4ff4-870a-9f5d6bb9040b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:36.723896 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:36.723896 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:36.726688 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:36.726688 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:36.727421 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab251734-4781-4ff4-870a-9f5d6bb9040b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:36.727731 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-adf621a3-61ae-4771-aeda-51886a054830 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:36.727789 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1047/4196] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:36 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:36.731735 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-adf621a3-61ae-4771-aeda-51886a054830 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:36.731972 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1054/4197] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:36 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:36.750821 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-059088ca-42ca-45e6-b9e2-f545e4f6440f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:36.753106 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-059088ca-42ca-45e6-b9e2-f545e4f6440f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:36.753405 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-059088ca-42ca-45e6-b9e2-f545e4f6440f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:36.753627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-059088ca-42ca-45e6-b9e2-f545e4f6440f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:36.769398 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:36.769398 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:36.776482 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-059088ca-42ca-45e6-b9e2-f545e4f6440f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:36.782717 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-059088ca-42ca-45e6-b9e2-f545e4f6440f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:36.783188 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1062/4198] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:36 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:36.835815 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0c6bf578-1a37-44d9-937a-5368c04c7245 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:36.838384 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0c6bf578-1a37-44d9-937a-5368c04c7245 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:36.838632 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0c6bf578-1a37-44d9-937a-5368c04c7245 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:36.838908 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0c6bf578-1a37-44d9-937a-5368c04c7245 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:36.849089 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:36.849089 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:36.854090 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0c6bf578-1a37-44d9-937a-5368c04c7245 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:36.859235 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0c6bf578-1a37-44d9-937a-5368c04c7245 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:36.859719 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1036/4199] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:36 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:36.949942 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fbfaf54c-47ac-4d00-8b9c-b5b9eb18598a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:36.950445 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fbfaf54c-47ac-4d00-8b9c-b5b9eb18598a None None] GET https://10.4.3.223/volume// Aug 01 14:02:36.950630 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fbfaf54c-47ac-4d00-8b9c-b5b9eb18598a None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:36.950814 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fbfaf54c-47ac-4d00-8b9c-b5b9eb18598a None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:36.951142 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fbfaf54c-47ac-4d00-8b9c-b5b9eb18598a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:36.951483 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1048/4200] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:02: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 01 14:02:36.963495 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-c8f65776-eef8-4934-8f3b-e6831d55ba4f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.131547 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-c8f65776-eef8-4934-8f3b-e6831d55ba4f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:02:37.131900 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-c8f65776-eef8-4934-8f3b-e6831d55ba4f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a06c2a7-83de-4432-a42f-0bd2183cfa19", "connector": null, "instance_uuid": "960d7645-61c8-4a3e-83ff-c7fe8b8fceb3"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:37.141790 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:37.141790 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:37.177888 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-c8f65776-eef8-4934-8f3b-e6831d55ba4f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:02:37.178316 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1055/4201] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:02:36 2026] POST /volume/v3/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:37.215319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-87331833-e42c-4d9d-9891-320f445dbea0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.218620 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87331833-e42c-4d9d-9891-320f445dbea0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:37.218620 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87331833-e42c-4d9d-9891-320f445dbea0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:37.218620 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87331833-e42c-4d9d-9891-320f445dbea0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:37.222907 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2d347ddc-1662-43ab-833b-60e45697a7f6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.223243 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2d347ddc-1662-43ab-833b-60e45697a7f6 None None] GET https://10.4.3.223/volume// Aug 01 14:02:37.223462 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2d347ddc-1662-43ab-833b-60e45697a7f6 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:37.223691 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2d347ddc-1662-43ab-833b-60e45697a7f6 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:37.224093 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2d347ddc-1662-43ab-833b-60e45697a7f6 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:37.224456 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1037/4202] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:02: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 01 14:02:37.234750 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:37.234750 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:37.238606 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0cd02268-0612-460a-8567-303b6ead46c4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.241469 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-87331833-e42c-4d9d-9891-320f445dbea0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:37.242340 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0cd02268-0612-460a-8567-303b6ead46c4 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:37.242618 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0cd02268-0612-460a-8567-303b6ead46c4 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:37.242847 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0cd02268-0612-460a-8567-303b6ead46c4 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:37.247092 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87331833-e42c-4d9d-9891-320f445dbea0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:37.247692 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1063/4203] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:37 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:37.255542 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:37.255542 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:37.259528 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0cd02268-0612-460a-8567-303b6ead46c4 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:37.265080 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-0cd02268-0612-460a-8567-303b6ead46c4 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:37.265742 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1049/4204] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:02:37 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 1053 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:37.365237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c72f2de6-6efa-4e20-905b-34dbacf19c6f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.367160 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c72f2de6-6efa-4e20-905b-34dbacf19c6f tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:37.367412 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c72f2de6-6efa-4e20-905b-34dbacf19c6f tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:37.367628 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c72f2de6-6efa-4e20-905b-34dbacf19c6f tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:37.367743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c72f2de6-6efa-4e20-905b-34dbacf19c6f tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:37.372508 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:37.372508 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:37.373193 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c72f2de6-6efa-4e20-905b-34dbacf19c6f tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:37.373608 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1056/4205] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:37 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:37.388675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a3a28f1a-d8cf-4ff4-a49b-a19c66d7a5fb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.390254 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-21631e1e-0dd8-46d3-bd25-2b380665bd89 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.392427 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-21631e1e-0dd8-46d3-bd25-2b380665bd89 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] PUT https://10.4.3.223/volume/v3/attachments/933faaf5-33a3-4999-bbb7-d4ca98b75b2f Aug 01 14:02:37.392787 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-21631e1e-0dd8-46d3-bd25-2b380665bd89 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:37.400177 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-21631e1e-0dd8-46d3-bd25-2b380665bd89 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Acquiring lock "cinder-attachment_update-1a06c2a7-83de-4432-a42f-0bd2183cfa19-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:02:37.406387 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-21631e1e-0dd8-46d3-bd25-2b380665bd89 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Lock "cinder-attachment_update-1a06c2a7-83de-4432-a42f-0bd2183cfa19-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:02:37.407377 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:37.407377 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:37.473927 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a3a28f1a-d8cf-4ff4-a49b-a19c66d7a5fb tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-member] PUT https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:37.474336 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a3a28f1a-d8cf-4ff4-a49b-a19c66d7a5fb tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:37.483826 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:37.483826 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:37.492583 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a3a28f1a-d8cf-4ff4-a49b-a19c66d7a5fb tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-member] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:37.493556 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1038/4206] 10.4.3.223 () {70 vars in 1408 bytes} [Sat Aug 1 14:02:37 2026] PUT /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 316 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:37.501171 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6ea6afc0-8cf1-48ad-90bf-10f4a91b412b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.502824 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ea6afc0-8cf1-48ad-90bf-10f4a91b412b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:37.503043 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ea6afc0-8cf1-48ad-90bf-10f4a91b412b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:37.503226 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ea6afc0-8cf1-48ad-90bf-10f4a91b412b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:37.503379 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6ea6afc0-8cf1-48ad-90bf-10f4a91b412b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:37.507015 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:37.507015 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:37.507607 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ea6afc0-8cf1-48ad-90bf-10f4a91b412b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:37.507938 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1050/4207] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:37 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 762 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:37.513913 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-21631e1e-0dd8-46d3-bd25-2b380665bd89 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Lock "cinder-attachment_update-1a06c2a7-83de-4432-a42f-0bd2183cfa19-np0000006308" released by "attachment_update" :: held 0.108s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:02:37.514256 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-21631e1e-0dd8-46d3-bd25-2b380665bd89 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/attachments/933faaf5-33a3-4999-bbb7-d4ca98b75b2f returned with HTTP 200 Aug 01 14:02:37.514745 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1064/4208] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:02:37 2026] PUT /volume/v3/attachments/933faaf5-33a3-4999-bbb7-d4ca98b75b2f => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:37.518421 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-61b34676-8e1a-413f-be74-528a9252120b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.520328 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61b34676-8e1a-413f-be74-528a9252120b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] DELETE https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:37.520514 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61b34676-8e1a-413f-be74-528a9252120b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:37.520682 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61b34676-8e1a-413f-be74-528a9252120b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:37.520779 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-61b34676-8e1a-413f-be74-528a9252120b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Delete backup with id: b13bb488-b2ce-4235-a2d8-f462c7e34cd6. Aug 01 14:02:37.524770 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:37.524770 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:37.536052 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-61b34676-8e1a-413f-be74-528a9252120b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] delete_backup rpcapi backup_id b13bb488-b2ce-4235-a2d8-f462c7e34cd6 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:02:37.536988 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61b34676-8e1a-413f-be74-528a9252120b tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 202 Aug 01 14:02:37.537323 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1057/4209] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:02:37 2026] DELETE /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:02:37.544419 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1270cf16-c422-4772-a80a-af21abea019a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.546739 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1270cf16-c422-4772-a80a-af21abea019a tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:37.547436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1270cf16-c422-4772-a80a-af21abea019a tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:37.547436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1270cf16-c422-4772-a80a-af21abea019a tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:37.547436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-1270cf16-c422-4772-a80a-af21abea019a tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:37.553184 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:37.553184 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:37.553623 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1270cf16-c422-4772-a80a-af21abea019a tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 200 Aug 01 14:02:37.554201 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1039/4210] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:37 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:37.739822 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-79071696-3dfe-45c5-ac5f-35f14ff93e07 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:37.741457 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-79071696-3dfe-45c5-ac5f-35f14ff93e07 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:37.741829 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-79071696-3dfe-45c5-ac5f-35f14ff93e07 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:37.741998 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-79071696-3dfe-45c5-ac5f-35f14ff93e07 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:37.742134 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-79071696-3dfe-45c5-ac5f-35f14ff93e07 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:37.746399 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:37.746399 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:37.747096 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-79071696-3dfe-45c5-ac5f-35f14ff93e07 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:37.747503 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1051/4211] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:37 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:38.262655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3c440b31-4b37-4986-bdad-c1f2f946ff6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:38.263191 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c440b31-4b37-4986-bdad-c1f2f946ff6f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:38.263258 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c440b31-4b37-4986-bdad-c1f2f946ff6f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:38.263823 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c440b31-4b37-4986-bdad-c1f2f946ff6f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:38.272319 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:38.272319 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:38.275668 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3c440b31-4b37-4986-bdad-c1f2f946ff6f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:38.279502 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c440b31-4b37-4986-bdad-c1f2f946ff6f tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:38.279877 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1065/4212] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:38 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:38.568095 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-32c4b94f-1564-4391-9e66-f9dd52fef9d3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:38.569829 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32c4b94f-1564-4391-9e66-f9dd52fef9d3 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 Aug 01 14:02:38.570041 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32c4b94f-1564-4391-9e66-f9dd52fef9d3 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:38.570236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32c4b94f-1564-4391-9e66-f9dd52fef9d3 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:38.570372 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-32c4b94f-1564-4391-9e66-f9dd52fef9d3 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Show backup with id b13bb488-b2ce-4235-a2d8-f462c7e34cd6. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:38.578005 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32c4b94f-1564-4391-9e66-f9dd52fef9d3 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 returned with HTTP 404 Aug 01 14:02:38.578005 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1058/4213] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:38 2026] GET /volume/v3/backups/b13bb488-b2ce-4235-a2d8-f462c7e34cd6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:38.584916 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-025fbe3f-27ac-418e-893b-135cb55f72f4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:38.586343 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-025fbe3f-27ac-418e-893b-135cb55f72f4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 Aug 01 14:02:38.586343 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-025fbe3f-27ac-418e-893b-135cb55f72f4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:38.586536 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-025fbe3f-27ac-418e-893b-135cb55f72f4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:38.586678 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-025fbe3f-27ac-418e-893b-135cb55f72f4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Delete volume with id: 1c292061-04af-4ccb-9c47-794eea55ad81 Aug 01 14:02:38.594649 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:38.594649 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:38.594982 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-025fbe3f-27ac-418e-893b-135cb55f72f4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Volume info retrieved successfully. Aug 01 14:02:38.617823 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-025fbe3f-27ac-418e-893b-135cb55f72f4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Delete volume request issued successfully. Aug 01 14:02:38.618039 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-025fbe3f-27ac-418e-893b-135cb55f72f4 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 returned with HTTP 202 Aug 01 14:02:38.618461 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1040/4214] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:02:38 2026] DELETE /volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:38.628933 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-65953ced-8bcc-4322-acb3-6f3b2f8aa165 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:38.633844 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-65953ced-8bcc-4322-acb3-6f3b2f8aa165 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 Aug 01 14:02:38.634099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-65953ced-8bcc-4322-acb3-6f3b2f8aa165 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:38.634348 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-65953ced-8bcc-4322-acb3-6f3b2f8aa165 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:38.652478 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:38.652478 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:38.657580 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-65953ced-8bcc-4322-acb3-6f3b2f8aa165 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Volume info retrieved successfully. Aug 01 14:02:38.663821 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-65953ced-8bcc-4322-acb3-6f3b2f8aa165 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 returned with HTTP 200 Aug 01 14:02:38.664530 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1052/4215] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:38 2026] GET /volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:38.765881 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1e0e2461-d3db-424d-9620-58725d302b71 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:38.774127 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e0e2461-d3db-424d-9620-58725d302b71 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:38.774480 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e0e2461-d3db-424d-9620-58725d302b71 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:38.774731 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e0e2461-d3db-424d-9620-58725d302b71 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:38.774849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1e0e2461-d3db-424d-9620-58725d302b71 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:38.782815 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:38.782815 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:38.783686 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e0e2461-d3db-424d-9620-58725d302b71 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:38.784097 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1066/4216] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:38 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:39.297470 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a9352df8-05b8-428c-88fe-d7819f0dd740 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:39.299609 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9352df8-05b8-428c-88fe-d7819f0dd740 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:39.299609 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9352df8-05b8-428c-88fe-d7819f0dd740 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:39.299728 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9352df8-05b8-428c-88fe-d7819f0dd740 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:39.309489 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:39.309489 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:39.314255 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a9352df8-05b8-428c-88fe-d7819f0dd740 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:39.316804 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9352df8-05b8-428c-88fe-d7819f0dd740 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:39.320335 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1059/4217] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:39 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:39.683095 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-73a8ab1a-a4ae-46c5-94ff-3cdfbf64d046 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:39.684991 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-73a8ab1a-a4ae-46c5-94ff-3cdfbf64d046 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] GET https://10.4.3.223/volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 Aug 01 14:02:39.685262 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-73a8ab1a-a4ae-46c5-94ff-3cdfbf64d046 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:39.685515 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-73a8ab1a-a4ae-46c5-94ff-3cdfbf64d046 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:39.697981 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-73a8ab1a-a4ae-46c5-94ff-3cdfbf64d046 tempest-ProjectMemberTests39-1230338611 tempest-ProjectMemberTests39-1230338611-project-admin] https://10.4.3.223/volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 returned with HTTP 404 Aug 01 14:02:39.698528 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1041/4218] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:39 2026] GET /volume/v3/volumes/1c292061-04af-4ccb-9c47-794eea55ad81 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:39.799479 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2f684425-4a0c-4823-8a43-7b5c2fe15188 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:39.801170 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f684425-4a0c-4823-8a43-7b5c2fe15188 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:39.801393 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f684425-4a0c-4823-8a43-7b5c2fe15188 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:39.801626 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f684425-4a0c-4823-8a43-7b5c2fe15188 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:39.804409 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2f684425-4a0c-4823-8a43-7b5c2fe15188 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:39.805654 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:39.805654 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:39.806304 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f684425-4a0c-4823-8a43-7b5c2fe15188 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:39.806624 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1053/4219] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:39 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:40.339763 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-238d2b3a-cf25-4a94-bdc3-0a712424b3d0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:40.343829 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-238d2b3a-cf25-4a94-bdc3-0a712424b3d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:40.343829 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-238d2b3a-cf25-4a94-bdc3-0a712424b3d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:40.343829 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-238d2b3a-cf25-4a94-bdc3-0a712424b3d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:40.353133 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:40.353133 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:40.356799 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-238d2b3a-cf25-4a94-bdc3-0a712424b3d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:40.361503 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-238d2b3a-cf25-4a94-bdc3-0a712424b3d0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:40.362177 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1067/4220] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:40 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:40.821149 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-88cb8a09-3c50-4a18-a1e9-3a1205ad1fac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:40.822958 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-31ba43a2-272a-46cd-abcd-b6777e863cf0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:40.825904 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-31ba43a2-272a-46cd-abcd-b6777e863cf0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] POST https://10.4.3.223/volume/v3/attachments/933faaf5-33a3-4999-bbb7-d4ca98b75b2f/action Aug 01 14:02:40.825989 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88cb8a09-3c50-4a18-a1e9-3a1205ad1fac tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:40.825989 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88cb8a09-3c50-4a18-a1e9-3a1205ad1fac tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:40.825989 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88cb8a09-3c50-4a18-a1e9-3a1205ad1fac tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:40.826082 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-31ba43a2-272a-46cd-abcd-b6777e863cf0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:02:40.826106 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-88cb8a09-3c50-4a18-a1e9-3a1205ad1fac tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:40.826127 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-31ba43a2-272a-46cd-abcd-b6777e863cf0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:40.832401 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:40.832401 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:40.835048 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88cb8a09-3c50-4a18-a1e9-3a1205ad1fac tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:40.835452 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1060/4221] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:40 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:40.849765 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:40.849765 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:40.865567 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-eec60903-4120-4976-ac20-ef59f9912cd2 req-31ba43a2-272a-46cd-abcd-b6777e863cf0 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/attachments/933faaf5-33a3-4999-bbb7-d4ca98b75b2f/action returned with HTTP 204 Aug 01 14:02:40.865996 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1042/4222] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:02:40 2026] POST /volume/v3/attachments/933faaf5-33a3-4999-bbb7-d4ca98b75b2f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:41.381836 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-150755f8-fe68-4f52-b5d0-af611e005338 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:41.383529 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-150755f8-fe68-4f52-b5d0-af611e005338 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:41.385230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-150755f8-fe68-4f52-b5d0-af611e005338 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:41.385230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-150755f8-fe68-4f52-b5d0-af611e005338 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:41.392681 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:41.392681 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:41.396904 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-150755f8-fe68-4f52-b5d0-af611e005338 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:41.401140 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-150755f8-fe68-4f52-b5d0-af611e005338 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:41.401697 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1054/4223] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:41 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:41.418194 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-662ebac1-5467-4395-b58f-af90910654ba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:41.420746 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-662ebac1-5467-4395-b58f-af90910654ba tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:41.421025 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-662ebac1-5467-4395-b58f-af90910654ba tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:41.421319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-662ebac1-5467-4395-b58f-af90910654ba tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:41.434623 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:41.434623 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:41.438876 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-662ebac1-5467-4395-b58f-af90910654ba tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:41.444634 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-662ebac1-5467-4395-b58f-af90910654ba tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:41.451085 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1068/4224] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:41 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:41.455235 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-13ebf019-4766-4b09-a1df-073571fd4b1a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:41.587636 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:41.587636 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2022974350"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:41.592235 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2022974350'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:41.592235 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Create volume of 1 GB Aug 01 14:02:41.593396 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Availability Zones retrieved successfully. Aug 01 14:02:41.601999 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Flow 'volume_create_api' (c497ba21-8da0-4ae4-be92-d13d2d0c94ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:41.603046 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a6c543e-f9b1-4e44-aae7-41d516a5252c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:41.604020 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:41.634701 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a6c543e-f9b1-4e44-aae7-41d516a5252c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:41.639239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c5e458-34e1-4b2b-89ec-a1622f1064c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:41.710743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Created reservations ['1a17e0da-aee8-4679-8e12-dc5402f5865e', 'a606e0a6-8cc7-4410-8a03-806910e2228b', '026720a8-0fa5-4eda-bd65-920e212df20f', '7fec7d04-f089-493a-94f4-b16e455cc773'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:41.711495 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c5e458-34e1-4b2b-89ec-a1622f1064c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a17e0da-aee8-4679-8e12-dc5402f5865e', 'a606e0a6-8cc7-4410-8a03-806910e2228b', '026720a8-0fa5-4eda-bd65-920e212df20f', '7fec7d04-f089-493a-94f4-b16e455cc773']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:41.712280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930ab552-382e-48dd-b3b5-9baaa23e0135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:41.743148 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930ab552-382e-48dd-b3b5-9baaa23e0135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f354ad3-68fb-4b9a-a61b-ab722109ddeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2022974350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa21e1c9ed6e4f3581bf4d4a1de86530',qos_specs=None,replication_status=,reservations=['1a17e0da-aee8-4679-8e12-dc5402f5865e','a606e0a6-8cc7-4410-8a03-806910e2228b','026720a8-0fa5-4eda-bd65-920e212df20f','7fec7d04-f089-493a-94f4-b16e455cc773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b0385b10b14286a86e221639210eb0',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2022974350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f354ad3-68fb-4b9a-a61b-ab722109ddeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa21e1c9ed6e4f3581bf4d4a1de86530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46b0385b10b14286a86e221639210eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:41.744202 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07cbeda-0654-4e0b-891f-23fc658d75fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:41.770204 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07cbeda-0654-4e0b-891f-23fc658d75fc) transitioned into state 'SUCCESS' from state '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-2022974350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa21e1c9ed6e4f3581bf4d4a1de86530',qos_specs=None,replication_status=,reservations=['1a17e0da-aee8-4679-8e12-dc5402f5865e','a606e0a6-8cc7-4410-8a03-806910e2228b','026720a8-0fa5-4eda-bd65-920e212df20f','7fec7d04-f089-493a-94f4-b16e455cc773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b0385b10b14286a86e221639210eb0',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:41.771157 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e24265-e7cc-4890-a83f-96e7fbc54204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:41.781698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e24265-e7cc-4890-a83f-96e7fbc54204) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:41.782565 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Flow 'volume_create_api' (c497ba21-8da0-4ae4-be92-d13d2d0c94ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:41.782854 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Create volume request issued successfully. Aug 01 14:02:41.783586 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13ebf019-4766-4b09-a1df-073571fd4b1a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:41.784513 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1061/4225] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:02:41 2026] POST /volume/v3/volumes => generated 778 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:41.804806 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9cc24987-402b-4de8-a0c7-084d495bde76 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:41.812978 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9cc24987-402b-4de8-a0c7-084d495bde76 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb Aug 01 14:02:41.813241 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9cc24987-402b-4de8-a0c7-084d495bde76 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:41.813653 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9cc24987-402b-4de8-a0c7-084d495bde76 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:41.824905 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:41.824905 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:41.828939 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9cc24987-402b-4de8-a0c7-084d495bde76 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:02:41.834763 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9cc24987-402b-4de8-a0c7-084d495bde76 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb returned with HTTP 200 Aug 01 14:02:41.835154 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1043/4226] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:41 2026] GET /volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:41.848059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d5978c8d-6ee8-43e7-ba57-24b93f5ee92a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:41.855385 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d5978c8d-6ee8-43e7-ba57-24b93f5ee92a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:41.855385 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d5978c8d-6ee8-43e7-ba57-24b93f5ee92a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:41.855385 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d5978c8d-6ee8-43e7-ba57-24b93f5ee92a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:41.855385 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d5978c8d-6ee8-43e7-ba57-24b93f5ee92a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:41.862907 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:41.862907 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:41.862907 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d5978c8d-6ee8-43e7-ba57-24b93f5ee92a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:41.862907 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1055/4227] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:41 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:42.848906 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9eb5d911-0f2b-463d-986d-ee6f91e6e2d3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:42.850686 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9eb5d911-0f2b-463d-986d-ee6f91e6e2d3 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb Aug 01 14:02:42.851305 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9eb5d911-0f2b-463d-986d-ee6f91e6e2d3 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:42.851305 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9eb5d911-0f2b-463d-986d-ee6f91e6e2d3 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:42.858299 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:42.858299 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:42.861901 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9eb5d911-0f2b-463d-986d-ee6f91e6e2d3 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:02:42.866233 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9eb5d911-0f2b-463d-986d-ee6f91e6e2d3 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb returned with HTTP 200 Aug 01 14:02:42.866631 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1069/4228] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:42 2026] GET /volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:42.877054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c91819f2-0e30-4a5e-b3d3-c7e0b0a84469 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:42.878349 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c91819f2-0e30-4a5e-b3d3-c7e0b0a84469 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:42.878493 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c91819f2-0e30-4a5e-b3d3-c7e0b0a84469 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:42.878652 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c91819f2-0e30-4a5e-b3d3-c7e0b0a84469 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:42.878744 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c91819f2-0e30-4a5e-b3d3-c7e0b0a84469 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:42.881105 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-11214453-c172-4244-af91-13db17c7eb60 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:42.884556 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:42.884556 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:42.885232 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-11214453-c172-4244-af91-13db17c7eb60 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:02:42.885414 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c91819f2-0e30-4a5e-b3d3-c7e0b0a84469 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:42.885652 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1062/4229] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:42 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:42.885774 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-11214453-c172-4244-af91-13db17c7eb60 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7f354ad3-68fb-4b9a-a61b-ab722109ddeb", "name": "tempest-type-Backup-1318901759"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:42.887186 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-11214453-c172-4244-af91-13db17c7eb60 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Creating new backup {'backup': {'volume_id': '7f354ad3-68fb-4b9a-a61b-ab722109ddeb', 'name': 'tempest-type-Backup-1318901759'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:02:42.890702 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-11214453-c172-4244-af91-13db17c7eb60 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Creating backup of volume 7f354ad3-68fb-4b9a-a61b-ab722109ddeb in container None Aug 01 14:02:42.898670 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:42.898670 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:42.899005 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-11214453-c172-4244-af91-13db17c7eb60 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:02:42.924876 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-11214453-c172-4244-af91-13db17c7eb60 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Created reservations ['33a174a8-08a4-4096-a392-f7e06277b9aa', '7aaf959c-7c8a-488a-8f35-4ff582f66602'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:42.954465 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-11214453-c172-4244-af91-13db17c7eb60 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:02:42.954949 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1044/4230] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:02:42 2026] POST /volume/v3/backups => generated 316 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:42.964255 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c1802ec8-687b-443c-b9a7-f03319762b10 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:42.968182 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1802ec8-687b-443c-b9a7-f03319762b10 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:42.968182 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1802ec8-687b-443c-b9a7-f03319762b10 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:42.968182 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1802ec8-687b-443c-b9a7-f03319762b10 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:42.968182 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c1802ec8-687b-443c-b9a7-f03319762b10 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:42.972771 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:42.972771 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:42.973656 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1802ec8-687b-443c-b9a7-f03319762b10 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:42.974343 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1056/4231] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:42 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:43.895740 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-492b1bc5-2551-4150-a830-3b65e3e1c8b6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:43.898999 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-492b1bc5-2551-4150-a830-3b65e3e1c8b6 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:43.898999 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-492b1bc5-2551-4150-a830-3b65e3e1c8b6 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:43.898999 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-492b1bc5-2551-4150-a830-3b65e3e1c8b6 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:43.898999 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-492b1bc5-2551-4150-a830-3b65e3e1c8b6 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:43.905430 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:43.905430 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:43.905430 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-492b1bc5-2551-4150-a830-3b65e3e1c8b6 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:43.905430 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1070/4232] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:43 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:43.988130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6fd5fe5f-67f2-4eb7-a0b4-a95c62d829fc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:43.990671 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fd5fe5f-67f2-4eb7-a0b4-a95c62d829fc tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:43.990806 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fd5fe5f-67f2-4eb7-a0b4-a95c62d829fc tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:43.990995 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fd5fe5f-67f2-4eb7-a0b4-a95c62d829fc tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:43.991127 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6fd5fe5f-67f2-4eb7-a0b4-a95c62d829fc tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:43.995994 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:43.995994 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:43.996838 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fd5fe5f-67f2-4eb7-a0b4-a95c62d829fc tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:43.997229 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1063/4233] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:43 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:44.140485 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-51df979e-068c-4c6d-8f25-10f3d8036aa3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:44.142724 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-51df979e-068c-4c6d-8f25-10f3d8036aa3 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:44.142922 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-51df979e-068c-4c6d-8f25-10f3d8036aa3 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:44.143078 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-51df979e-068c-4c6d-8f25-10f3d8036aa3 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:44.151912 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:44.151912 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:44.155624 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-51df979e-068c-4c6d-8f25-10f3d8036aa3 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:44.161620 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-51df979e-068c-4c6d-8f25-10f3d8036aa3 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:44.162240 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1045/4234] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:44 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:44.183083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-f9de312a-c3bf-4d9a-8331-28567d1b3877 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:44.185536 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-f9de312a-c3bf-4d9a-8331-28567d1b3877 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] POST https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19/action Aug 01 14:02:44.185968 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-f9de312a-c3bf-4d9a-8331-28567d1b3877 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:02:44.186111 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-f9de312a-c3bf-4d9a-8331-28567d1b3877 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:44.198162 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:44.198162 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:44.198710 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-f9de312a-c3bf-4d9a-8331-28567d1b3877 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:44.206344 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-f9de312a-c3bf-4d9a-8331-28567d1b3877 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Begin detaching volume completed successfully. Aug 01 14:02:44.206770 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-f9de312a-c3bf-4d9a-8331-28567d1b3877 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19/action returned with HTTP 202 Aug 01 14:02:44.207278 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1057/4235] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:02:44 2026] POST /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 01 14:02:44.262692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b514be94-53ba-4641-91d1-efcb8b565de7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:44.263177 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b514be94-53ba-4641-91d1-efcb8b565de7 None None] GET https://10.4.3.223/volume// Aug 01 14:02:44.263430 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b514be94-53ba-4641-91d1-efcb8b565de7 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:44.263711 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b514be94-53ba-4641-91d1-efcb8b565de7 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:44.264052 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b514be94-53ba-4641-91d1-efcb8b565de7 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:44.264440 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1071/4236] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:02: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 01 14:02:44.271804 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-cacae7a1-3e43-4204-9d93-ad0de5a55dc9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:44.273850 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-cacae7a1-3e43-4204-9d93-ad0de5a55dc9 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:44.274037 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-cacae7a1-3e43-4204-9d93-ad0de5a55dc9 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:44.274207 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-cacae7a1-3e43-4204-9d93-ad0de5a55dc9 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:44.287739 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:44.287739 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:44.291232 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-cacae7a1-3e43-4204-9d93-ad0de5a55dc9 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:44.295633 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-cacae7a1-3e43-4204-9d93-ad0de5a55dc9 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:44.296016 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1064/4237] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:02:44 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 1349 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:44.915931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f91a629d-514e-4ae1-ab40-046b94e39a9d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:44.917453 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f91a629d-514e-4ae1-ab40-046b94e39a9d tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:44.917764 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f91a629d-514e-4ae1-ab40-046b94e39a9d tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:44.918057 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f91a629d-514e-4ae1-ab40-046b94e39a9d tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:44.918283 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-f91a629d-514e-4ae1-ab40-046b94e39a9d tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:44.923473 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:44.923473 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:44.924326 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f91a629d-514e-4ae1-ab40-046b94e39a9d tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:44.924871 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1046/4238] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:44 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:45.010197 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-327ffcb1-8981-4062-91e9-e9956f48bec9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:45.012634 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-327ffcb1-8981-4062-91e9-e9956f48bec9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:45.012848 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-327ffcb1-8981-4062-91e9-e9956f48bec9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:45.013027 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-327ffcb1-8981-4062-91e9-e9956f48bec9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:45.013162 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-327ffcb1-8981-4062-91e9-e9956f48bec9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:45.017422 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:45.017422 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:45.018016 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-327ffcb1-8981-4062-91e9-e9956f48bec9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:45.018391 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1058/4239] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:45 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:45.101332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:45.103297 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:45.103666 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1453454605"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:45.105376 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1453454605'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:45.105646 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Create volume of 1 GB Aug 01 14:02:45.109688 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Availability Zones retrieved successfully. Aug 01 14:02:45.117452 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Flow 'volume_create_api' (79ead579-f669-4921-9b66-c5eb3a44e63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:45.118579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a1ddaa-33b5-4c3a-8515-9078e32e22a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:45.120305 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:45.143952 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a1ddaa-33b5-4c3a-8515-9078e32e22a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:45.144631 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed825053-434c-4aa9-8c59-019cc8b44867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:45.185419 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Created reservations ['06f5ba40-4b4c-4be2-a247-b3c58d4a5be0', 'c7646d4a-826f-4487-8a37-ee81e78f5b5e', '399e4496-3cd6-4c31-958d-c0bda4709cc4', '679bec65-32cc-47a5-b7b5-52a77f4b06bc'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:45.186606 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed825053-434c-4aa9-8c59-019cc8b44867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06f5ba40-4b4c-4be2-a247-b3c58d4a5be0', 'c7646d4a-826f-4487-8a37-ee81e78f5b5e', '399e4496-3cd6-4c31-958d-c0bda4709cc4', '679bec65-32cc-47a5-b7b5-52a77f4b06bc']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:45.187282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8484064-3d44-40fd-b0fb-4896935ebb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:45.208271 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8484064-3d44-40fd-b0fb-4896935ebb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d419243-8484-4e25-a5a9-57d2270b5d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1453454605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebcedea3978b47b1ad0196500bda54cb',qos_specs=None,replication_status=,reservations=['06f5ba40-4b4c-4be2-a247-b3c58d4a5be0','c7646d4a-826f-4487-8a37-ee81e78f5b5e','399e4496-3cd6-4c31-958d-c0bda4709cc4','679bec65-32cc-47a5-b7b5-52a77f4b06bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='218dd59f22bd4edeb8e0115274edd5da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1453454605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d419243-8484-4e25-a5a9-57d2270b5d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebcedea3978b47b1ad0196500bda54cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='218dd59f22bd4edeb8e0115274edd5da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:45.208956 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (563fe7c4-6f23-4c8b-b720-a91e66746937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:45.229558 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (563fe7c4-6f23-4c8b-b720-a91e66746937) transitioned into state 'SUCCESS' from state '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-1453454605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebcedea3978b47b1ad0196500bda54cb',qos_specs=None,replication_status=,reservations=['06f5ba40-4b4c-4be2-a247-b3c58d4a5be0','c7646d4a-826f-4487-8a37-ee81e78f5b5e','399e4496-3cd6-4c31-958d-c0bda4709cc4','679bec65-32cc-47a5-b7b5-52a77f4b06bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='218dd59f22bd4edeb8e0115274edd5da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:45.230658 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a83d81-ce7a-4e57-9ce9-4be66b214f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:45.245284 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a83d81-ce7a-4e57-9ce9-4be66b214f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:45.246042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Flow 'volume_create_api' (79ead579-f669-4921-9b66-c5eb3a44e63d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:45.246368 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Create volume request issued successfully. Aug 01 14:02:45.246915 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8c0bac3-7061-40a5-8137-03c9f4cc7471 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:45.247528 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1072/4240] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:02:45 2026] POST /volume/v3/volumes => generated 755 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:45.259199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e7889ffb-e210-478d-a857-2039c67d0391 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:45.260885 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7889ffb-e210-478d-a857-2039c67d0391 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:45.261025 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7889ffb-e210-478d-a857-2039c67d0391 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:45.261197 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7889ffb-e210-478d-a857-2039c67d0391 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:45.269931 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:45.269931 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:45.273060 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e7889ffb-e210-478d-a857-2039c67d0391 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:45.277525 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7889ffb-e210-478d-a857-2039c67d0391 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:45.277841 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1065/4241] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:45 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:45.819819 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-190ce364-511e-4dbd-b54b-7dcf8d269b4a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:45.822586 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-190ce364-511e-4dbd-b54b-7dcf8d269b4a tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] DELETE https://10.4.3.223/volume/v3/attachments/933faaf5-33a3-4999-bbb7-d4ca98b75b2f Aug 01 14:02:45.822778 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-190ce364-511e-4dbd-b54b-7dcf8d269b4a tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:45.822956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-190ce364-511e-4dbd-b54b-7dcf8d269b4a tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:45.829442 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:45.829442 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:45.875282 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-55f1b26d-e373-44b0-87c5-be0076b26b76 req-190ce364-511e-4dbd-b54b-7dcf8d269b4a tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/attachments/933faaf5-33a3-4999-bbb7-d4ca98b75b2f returned with HTTP 200 Aug 01 14:02:45.875697 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1047/4242] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:02:45 2026] DELETE /volume/v3/attachments/933faaf5-33a3-4999-bbb7-d4ca98b75b2f => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:45.934614 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e6758747-8c46-45ae-9415-690b275af630 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:45.936381 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e6758747-8c46-45ae-9415-690b275af630 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:45.936579 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e6758747-8c46-45ae-9415-690b275af630 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:45.936753 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e6758747-8c46-45ae-9415-690b275af630 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:45.936863 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e6758747-8c46-45ae-9415-690b275af630 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:45.941095 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:45.941095 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:45.941821 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e6758747-8c46-45ae-9415-690b275af630 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:45.942428 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1059/4243] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:45 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:45.952011 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3929e107-325a-4aee-ba15-b088a582e66a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:45.954057 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:45.954471 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "689dee23-1d51-4437-8ddf-270407384988", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1642165658"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:45.956367 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request body: {'volume': {"'backup_id": '689dee23-1d51-4437-8ddf-270407384988', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1642165658'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:45.956464 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume of 1 GB Aug 01 14:02:45.956760 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:45.956760 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:45.961187 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Availability Zones retrieved successfully. Aug 01 14:02:45.966203 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (0527556f-cf27-49fa-ba70-544a360dee94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:45.967025 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad32929f-101b-4693-99ad-d10df96bf314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:45.967866 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:45.990882 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad32929f-101b-4693-99ad-d10df96bf314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:45.991619 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a40192-5f8e-4892-a201-b9cde5b6dccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.027608 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7acfd332-06c1-4dc9-ab01-047078515913 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.029347 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7acfd332-06c1-4dc9-ab01-047078515913 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:46.029675 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7acfd332-06c1-4dc9-ab01-047078515913 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:46.029870 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7acfd332-06c1-4dc9-ab01-047078515913 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:46.029969 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7acfd332-06c1-4dc9-ab01-047078515913 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:46.031348 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Created reservations ['14fcb9ba-5b69-4bf7-a649-ff2c4231cc18', 'cdf53088-1609-48c0-90fa-4602afad3cc7', '8bc25751-cc02-4851-910f-d7ef45b7be0c', '78bcbb7a-9fc8-47b1-a42f-ea5e3e24b08e'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:46.032149 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a40192-5f8e-4892-a201-b9cde5b6dccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14fcb9ba-5b69-4bf7-a649-ff2c4231cc18', 'cdf53088-1609-48c0-90fa-4602afad3cc7', '8bc25751-cc02-4851-910f-d7ef45b7be0c', '78bcbb7a-9fc8-47b1-a42f-ea5e3e24b08e']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.032863 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdc3200c-e801-4dd7-b63b-b7a3c430e9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.033991 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.033991 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:46.034654 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7acfd332-06c1-4dc9-ab01-047078515913 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:46.034990 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1066/4244] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:46 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:46.055686 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdc3200c-e801-4dd7-b63b-b7a3c430e9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fdb9085-4dd0-4549-a6c4-62020b0f568b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1642165658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['14fcb9ba-5b69-4bf7-a649-ff2c4231cc18','cdf53088-1609-48c0-90fa-4602afad3cc7','8bc25751-cc02-4851-910f-d7ef45b7be0c','78bcbb7a-9fc8-47b1-a42f-ea5e3e24b08e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1642165658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fdb9085-4dd0-4549-a6c4-62020b0f568b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.057324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae4f816-3c51-49b0-9236-b179cb19920a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.076019 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae4f816-3c51-49b0-9236-b179cb19920a) transitioned into state 'SUCCESS' from state '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-1642165658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['14fcb9ba-5b69-4bf7-a649-ff2c4231cc18','cdf53088-1609-48c0-90fa-4602afad3cc7','8bc25751-cc02-4851-910f-d7ef45b7be0c','78bcbb7a-9fc8-47b1-a42f-ea5e3e24b08e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.076918 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203fdfe2-9a18-4e96-9cb4-66a885e77e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.087323 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203fdfe2-9a18-4e96-9cb4-66a885e77e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.088161 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (0527556f-cf27-49fa-ba70-544a360dee94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:46.088482 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request issued successfully. Aug 01 14:02:46.088976 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3929e107-325a-4aee-ba15-b088a582e66a tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:46.089541 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1073/4245] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:45 2026] POST /volume/v3/volumes => generated 758 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:46.100580 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-921a6f26-d955-413a-9245-9bd8c7a3599b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.105385 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:46.105385 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "689dee23-1d51-4437-8ddf-270407384988", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-624501376"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:46.105385 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request body: {'volume': {"'backup_id": '689dee23-1d51-4437-8ddf-270407384988', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-624501376'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:46.105385 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume of 1 GB Aug 01 14:02:46.105385 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.105385 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:46.109359 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Availability Zones retrieved successfully. Aug 01 14:02:46.114632 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (79d58915-f4b7-40bb-925d-152da2ac4f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:46.115602 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab5c7e8a-8e7b-4aff-827b-276d859bf58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.116570 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:46.139912 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab5c7e8a-8e7b-4aff-827b-276d859bf58e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.140835 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70efd2aa-c001-4e09-9850-067265702c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.197126 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Created reservations ['993b31cf-1d02-4aa8-bc4d-8ae772f6e8b5', '49870d68-61ad-40d1-8ed9-cb600c4bb048', 'b1c47cba-c8fb-4658-9004-0fdf3144f2fc', 'b27b5f7e-7fc2-45f9-9858-35f0ddd83ce5'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:46.198170 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70efd2aa-c001-4e09-9850-067265702c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['993b31cf-1d02-4aa8-bc4d-8ae772f6e8b5', '49870d68-61ad-40d1-8ed9-cb600c4bb048', 'b1c47cba-c8fb-4658-9004-0fdf3144f2fc', 'b27b5f7e-7fc2-45f9-9858-35f0ddd83ce5']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.199092 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1234b6b-4833-4d0a-8889-ca78396430df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.224321 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1234b6b-4833-4d0a-8889-ca78396430df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bfee36e-b065-4932-b65b-3014e3112759', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-624501376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['993b31cf-1d02-4aa8-bc4d-8ae772f6e8b5','49870d68-61ad-40d1-8ed9-cb600c4bb048','b1c47cba-c8fb-4658-9004-0fdf3144f2fc','b27b5f7e-7fc2-45f9-9858-35f0ddd83ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-624501376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bfee36e-b065-4932-b65b-3014e3112759,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.224566 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6932cdb5-ef54-4767-a816-6e6629b92db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.249536 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6932cdb5-ef54-4767-a816-6e6629b92db3) transitioned into state 'SUCCESS' from state '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-624501376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['993b31cf-1d02-4aa8-bc4d-8ae772f6e8b5','49870d68-61ad-40d1-8ed9-cb600c4bb048','b1c47cba-c8fb-4658-9004-0fdf3144f2fc','b27b5f7e-7fc2-45f9-9858-35f0ddd83ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.249536 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b8a3e0-4d8d-4489-b930-87f595e659bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.256944 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b8a3e0-4d8d-4489-b930-87f595e659bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.258157 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (79d58915-f4b7-40bb-925d-152da2ac4f59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:46.258596 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request issued successfully. Aug 01 14:02:46.259189 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-921a6f26-d955-413a-9245-9bd8c7a3599b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:46.259685 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1048/4246] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:46 2026] POST /volume/v3/volumes => generated 757 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:46.272462 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.274760 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:46.275079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "689dee23-1d51-4437-8ddf-270407384988", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-288480801"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:46.276812 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request body: {'volume': {"'backup_id": '689dee23-1d51-4437-8ddf-270407384988', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-288480801'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:46.276976 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume of 1 GB Aug 01 14:02:46.281861 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Availability Zones retrieved successfully. Aug 01 14:02:46.289248 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (079b3ec0-83f0-426c-8aa3-046d07b6d54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:46.290347 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa91a28a-a674-4a89-8044-fc40f2aa41f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.291487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:46.293030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-90c93d03-bc5c-4ede-be59-5b07d9010b7f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.295148 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-90c93d03-bc5c-4ede-be59-5b07d9010b7f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:46.295445 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-90c93d03-bc5c-4ede-be59-5b07d9010b7f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:46.295680 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-90c93d03-bc5c-4ede-be59-5b07d9010b7f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:46.304442 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.304442 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:46.308897 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-90c93d03-bc5c-4ede-be59-5b07d9010b7f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:46.314706 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-90c93d03-bc5c-4ede-be59-5b07d9010b7f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:46.315233 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1067/4247] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:46 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:46.324733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa91a28a-a674-4a89-8044-fc40f2aa41f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.326230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f74f662-b0f7-413f-9af2-ad5f61923e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.390308 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-de1ad7d7-c890-424d-aaed-9a29bbe3c96c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.392516 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Created reservations ['bbc486b1-a67d-4eb9-9f67-5152e8753f9e', '257187a3-e09f-49d5-83ff-71d03a492069', 'a4dfc3c8-c1dc-42c1-b2dd-e09119f28341', '9d91950c-127e-42ef-8c2d-296e644b738f'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:46.392572 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-de1ad7d7-c890-424d-aaed-9a29bbe3c96c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:46.392800 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-de1ad7d7-c890-424d-aaed-9a29bbe3c96c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:46.393055 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-de1ad7d7-c890-424d-aaed-9a29bbe3c96c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:46.393438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f74f662-b0f7-413f-9af2-ad5f61923e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbc486b1-a67d-4eb9-9f67-5152e8753f9e', '257187a3-e09f-49d5-83ff-71d03a492069', 'a4dfc3c8-c1dc-42c1-b2dd-e09119f28341', '9d91950c-127e-42ef-8c2d-296e644b738f']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.394327 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07ddcfa-5e37-4c7c-97fd-51234fabb4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.406006 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.406006 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:46.412667 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-de1ad7d7-c890-424d-aaed-9a29bbe3c96c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:46.419810 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-de1ad7d7-c890-424d-aaed-9a29bbe3c96c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:46.420043 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07ddcfa-5e37-4c7c-97fd-51234fabb4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c1bde68-ea6b-4e75-a63a-66af72e93b2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-288480801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['bbc486b1-a67d-4eb9-9f67-5152e8753f9e','257187a3-e09f-49d5-83ff-71d03a492069','a4dfc3c8-c1dc-42c1-b2dd-e09119f28341','9d91950c-127e-42ef-8c2d-296e644b738f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-288480801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c1bde68-ea6b-4e75-a63a-66af72e93b2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.420966 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1074/4248] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:46 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:46.421231 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9670350d-f959-4978-9be1-37334ff10b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.461078 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9670350d-f959-4978-9be1-37334ff10b8b) transitioned into state 'SUCCESS' from state '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-288480801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['bbc486b1-a67d-4eb9-9f67-5152e8753f9e','257187a3-e09f-49d5-83ff-71d03a492069','a4dfc3c8-c1dc-42c1-b2dd-e09119f28341','9d91950c-127e-42ef-8c2d-296e644b738f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.461753 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a25a99c-cf3a-4cd2-a482-3e6ae26a1cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.481899 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a25a99c-cf3a-4cd2-a482-3e6ae26a1cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.482986 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (079b3ec0-83f0-426c-8aa3-046d07b6d54f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:46.483373 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request issued successfully. Aug 01 14:02:46.483903 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb5489a5-bfde-40a3-a8c8-7bb3fd8cc6e9 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:46.484414 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1060/4249] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:46 2026] POST /volume/v3/volumes => generated 757 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:46.506780 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7c7ef7eb-4291-412f-9699-87dad066b3ef None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.507108 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c7ef7eb-4291-412f-9699-87dad066b3ef None None] GET https://10.4.3.223/volume// Aug 01 14:02:46.507271 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c7ef7eb-4291-412f-9699-87dad066b3ef None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:46.507317 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.507475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c7ef7eb-4291-412f-9699-87dad066b3ef None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:46.507838 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c7ef7eb-4291-412f-9699-87dad066b3ef None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:46.508012 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1068/4250] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:02:46 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:02:46.510015 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:46.510623 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "689dee23-1d51-4437-8ddf-270407384988", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-71989257"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:46.512623 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request body: {'volume': {"'backup_id": '689dee23-1d51-4437-8ddf-270407384988', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-71989257'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:46.512894 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume of 1 GB Aug 01 14:02:46.513268 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.513268 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:46.517559 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Availability Zones retrieved successfully. Aug 01 14:02:46.518087 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-b4593d3e-aeef-4bb9-8056-cf80fed3238b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.520443 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-b4593d3e-aeef-4bb9-8056-cf80fed3238b tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:02:46.520854 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-b4593d3e-aeef-4bb9-8056-cf80fed3238b tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d419243-8484-4e25-a5a9-57d2270b5d16", "connector": null, "instance_uuid": "d67a96cc-82e1-46cf-a97c-049a58c72c29"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:46.525296 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (148619e9-f9b3-49f7-bab2-a0582f11a685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:46.526555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf3b9bd-faf5-4af9-9b66-e0c166361dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.527438 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:46.529996 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.529996 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:46.549963 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf3b9bd-faf5-4af9-9b66-e0c166361dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.550845 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64678d99-5add-4712-b5ae-779b943df0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.554540 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-b4593d3e-aeef-4bb9-8056-cf80fed3238b tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:02:46.555056 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1075/4251] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:02:46 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 01 14:02:46.586058 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0b858972-d67b-4420-82dd-b9a2df4ae951 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.587976 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b858972-d67b-4420-82dd-b9a2df4ae951 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:46.588296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b858972-d67b-4420-82dd-b9a2df4ae951 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:46.588739 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b858972-d67b-4420-82dd-b9a2df4ae951 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:46.593036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Created reservations ['e40538a5-6f2e-4c08-8084-ddbbc5c84257', 'fba9094b-715e-4fc7-acf3-d9bafede8c4d', 'f12e9dbb-0250-4c36-b7eb-5e6b10481aa0', '8b7afefc-4c45-45e6-89d8-0f53e21b9cb3'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:46.593774 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64678d99-5add-4712-b5ae-779b943df0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e40538a5-6f2e-4c08-8084-ddbbc5c84257', 'fba9094b-715e-4fc7-acf3-d9bafede8c4d', 'f12e9dbb-0250-4c36-b7eb-5e6b10481aa0', '8b7afefc-4c45-45e6-89d8-0f53e21b9cb3']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.594224 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-98dd20f4-7a97-44bc-a77d-0de00ed99854 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.594457 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4751a8d3-4cd6-4629-9903-0ecd70577871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.594691 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-98dd20f4-7a97-44bc-a77d-0de00ed99854 None None] GET https://10.4.3.223/volume// Aug 01 14:02:46.594901 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-98dd20f4-7a97-44bc-a77d-0de00ed99854 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:46.595169 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-98dd20f4-7a97-44bc-a77d-0de00ed99854 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:46.595617 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-98dd20f4-7a97-44bc-a77d-0de00ed99854 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:46.595967 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1069/4252] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:02:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:02:46.603008 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-ddf95262-7662-4a32-87e8-3cdb920fac12 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.605654 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-ddf95262-7662-4a32-87e8-3cdb920fac12 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:46.605907 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-ddf95262-7662-4a32-87e8-3cdb920fac12 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:46.606154 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-ddf95262-7662-4a32-87e8-3cdb920fac12 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:46.608521 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.608521 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:46.613768 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0b858972-d67b-4420-82dd-b9a2df4ae951 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:46.616862 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4751a8d3-4cd6-4629-9903-0ecd70577871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0cb8e35-ac06-4175-baec-a4e74549e0e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-71989257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['e40538a5-6f2e-4c08-8084-ddbbc5c84257','fba9094b-715e-4fc7-acf3-d9bafede8c4d','f12e9dbb-0250-4c36-b7eb-5e6b10481aa0','8b7afefc-4c45-45e6-89d8-0f53e21b9cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-71989257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0cb8e35-ac06-4175-baec-a4e74549e0e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.617589 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad67338-3e96-46e7-a7c7-86f2448a9270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.619392 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b858972-d67b-4420-82dd-b9a2df4ae951 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:46.619820 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1061/4253] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:46 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:46.621442 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.621442 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:46.629152 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-ddf95262-7662-4a32-87e8-3cdb920fac12 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:46.634436 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-ddf95262-7662-4a32-87e8-3cdb920fac12 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:46.634959 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1076/4254] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:02:46 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:46.639295 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad67338-3e96-46e7-a7c7-86f2448a9270) transitioned into state 'SUCCESS' from state '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-71989257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['e40538a5-6f2e-4c08-8084-ddbbc5c84257','fba9094b-715e-4fc7-acf3-d9bafede8c4d','f12e9dbb-0250-4c36-b7eb-5e6b10481aa0','8b7afefc-4c45-45e6-89d8-0f53e21b9cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.640108 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c43c325-a2b5-4d5e-bf58-ab398ed368f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.654190 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c43c325-a2b5-4d5e-bf58-ab398ed368f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.662571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (148619e9-f9b3-49f7-bab2-a0582f11a685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:46.662571 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request issued successfully. Aug 01 14:02:46.662571 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c99a669b-ea5a-4b18-acdf-d6d688f54927 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:46.662571 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1049/4255] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:46 2026] POST /volume/v3/volumes => generated 756 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:46.672051 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.674197 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:46.674690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "689dee23-1d51-4437-8ddf-270407384988", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2078492275"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:46.680237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request body: {'volume': {"'backup_id": '689dee23-1d51-4437-8ddf-270407384988', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2078492275'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:46.680237 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume of 1 GB Aug 01 14:02:46.684052 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Availability Zones retrieved successfully. Aug 01 14:02:46.691361 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (bf5bc93c-8ce8-45f0-85c3-58064bec94f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:46.692729 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82db639f-8fba-4bac-8368-104908918da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.694013 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:46.729462 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82db639f-8fba-4bac-8368-104908918da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.730456 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f799ba82-4fc1-4099-902a-ad4e769e2c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.762142 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-11d31723-cdae-427a-a1d2-3087b89c689e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.764677 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-11d31723-cdae-427a-a1d2-3087b89c689e tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] PUT https://10.4.3.223/volume/v3/attachments/0a8b50d3-d2a0-43de-9bbb-2b1f2ef7955c Aug 01 14:02:46.765130 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-11d31723-cdae-427a-a1d2-3087b89c689e tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:46.772925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-11d31723-cdae-427a-a1d2-3087b89c689e tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Acquiring lock "cinder-attachment_update-9d419243-8484-4e25-a5a9-57d2270b5d16-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:02:46.777174 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-11d31723-cdae-427a-a1d2-3087b89c689e tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Lock "cinder-attachment_update-9d419243-8484-4e25-a5a9-57d2270b5d16-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:02:46.778104 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.778104 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:46.787081 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Created reservations ['d6f23a3f-829c-4add-9b9f-20e4a0f5f953', 'b624a029-d4f0-4837-a1d5-2d8ee8cf48d1', 'c8eefe48-4e7a-4f52-bfbc-1abe641c2ca6', '46136914-b846-4da1-866e-dff6af195fec'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:46.788030 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f799ba82-4fc1-4099-902a-ad4e769e2c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6f23a3f-829c-4add-9b9f-20e4a0f5f953', 'b624a029-d4f0-4837-a1d5-2d8ee8cf48d1', 'c8eefe48-4e7a-4f52-bfbc-1abe641c2ca6', '46136914-b846-4da1-866e-dff6af195fec']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.788939 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59de28c2-1e6e-484a-b46e-2c8ac7d28843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.815828 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59de28c2-1e6e-484a-b46e-2c8ac7d28843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd246ecd9-3829-4c71-8214-2c7f34a2452f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2078492275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['d6f23a3f-829c-4add-9b9f-20e4a0f5f953','b624a029-d4f0-4837-a1d5-2d8ee8cf48d1','c8eefe48-4e7a-4f52-bfbc-1abe641c2ca6','46136914-b846-4da1-866e-dff6af195fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2078492275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d246ecd9-3829-4c71-8214-2c7f34a2452f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.816772 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17df70f-fc9a-4957-906c-590bbf67eb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.848589 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17df70f-fc9a-4957-906c-590bbf67eb6e) transitioned into state 'SUCCESS' from state '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-2078492275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ff64304b354c0eb83cbc95a7be0bf1',qos_specs=None,replication_status=,reservations=['d6f23a3f-829c-4add-9b9f-20e4a0f5f953','b624a029-d4f0-4837-a1d5-2d8ee8cf48d1','c8eefe48-4e7a-4f52-bfbc-1abe641c2ca6','46136914-b846-4da1-866e-dff6af195fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91318f8413a94cb3ad8d1d90e5ad3e41',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.849295 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b16a8a-7802-45c0-be2f-e25d1cb8bb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:46.862231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b16a8a-7802-45c0-be2f-e25d1cb8bb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:46.862231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Flow 'volume_create_api' (bf5bc93c-8ce8-45f0-85c3-58064bec94f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:46.862231 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Create volume request issued successfully. Aug 01 14:02:46.862231 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-657ebe86-bb97-4cbb-8295-7edc6aa640df tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:46.862985 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1070/4256] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:46 2026] POST /volume/v3/volumes => generated 758 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:46.875088 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-36e82900-f3a8-4c06-bd27-2a3d17bbe5d5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.877698 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36e82900-f3a8-4c06-bd27-2a3d17bbe5d5 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b Aug 01 14:02:46.879157 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36e82900-f3a8-4c06-bd27-2a3d17bbe5d5 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:46.879157 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36e82900-f3a8-4c06-bd27-2a3d17bbe5d5 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:46.886605 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.886605 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:46.893254 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-36e82900-f3a8-4c06-bd27-2a3d17bbe5d5 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:46.893477 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-11d31723-cdae-427a-a1d2-3087b89c689e tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Lock "cinder-attachment_update-9d419243-8484-4e25-a5a9-57d2270b5d16-np0000006308" released by "attachment_update" :: held 0.114s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:02:46.893477 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-11d31723-cdae-427a-a1d2-3087b89c689e tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments/0a8b50d3-d2a0-43de-9bbb-2b1f2ef7955c returned with HTTP 200 Aug 01 14:02:46.893477 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1062/4257] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:02:46 2026] PUT /volume/v3/attachments/0a8b50d3-d2a0-43de-9bbb-2b1f2ef7955c => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:46.900054 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36e82900-f3a8-4c06-bd27-2a3d17bbe5d5 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b returned with HTTP 200 Aug 01 14:02:46.900853 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1077/4258] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:46 2026] GET /volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:46.920504 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9eea1c4d-1437-4a26-8507-7770f63c6bb2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.922289 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9eea1c4d-1437-4a26-8507-7770f63c6bb2 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 Aug 01 14:02:46.922527 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9eea1c4d-1437-4a26-8507-7770f63c6bb2 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:46.924053 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9eea1c4d-1437-4a26-8507-7770f63c6bb2 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:46.940240 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.940240 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:46.952235 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9eea1c4d-1437-4a26-8507-7770f63c6bb2 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:46.954904 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9eea1c4d-1437-4a26-8507-7770f63c6bb2 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 returned with HTTP 200 Aug 01 14:02:46.955605 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1050/4259] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:46 2026] GET /volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:46.975739 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5919c5a7-07ab-4c80-9b36-dfa34f1e2046 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:46.978232 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5919c5a7-07ab-4c80-9b36-dfa34f1e2046 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d Aug 01 14:02:46.978501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5919c5a7-07ab-4c80-9b36-dfa34f1e2046 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:46.978749 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5919c5a7-07ab-4c80-9b36-dfa34f1e2046 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:46.987195 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:46.987195 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:46.991785 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5919c5a7-07ab-4c80-9b36-dfa34f1e2046 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:46.997119 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5919c5a7-07ab-4c80-9b36-dfa34f1e2046 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d returned with HTTP 200 Aug 01 14:02:46.997739 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1071/4260] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:46 2026] GET /volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:47.012529 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-28a77e46-f1c3-4ddd-b8aa-a736adecc658 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:47.018291 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28a77e46-f1c3-4ddd-b8aa-a736adecc658 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 Aug 01 14:02:47.018291 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28a77e46-f1c3-4ddd-b8aa-a736adecc658 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:47.018291 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28a77e46-f1c3-4ddd-b8aa-a736adecc658 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:47.025276 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:47.025276 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:47.032282 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-28a77e46-f1c3-4ddd-b8aa-a736adecc658 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:47.037152 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28a77e46-f1c3-4ddd-b8aa-a736adecc658 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 returned with HTTP 200 Aug 01 14:02:47.037703 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1063/4261] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:47 2026] GET /volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:47.048059 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5b6f5a42-f5cf-4d67-b596-8c42a3c257ac None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:47.049940 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b6f5a42-f5cf-4d67-b596-8c42a3c257ac tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:47.050180 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b6f5a42-f5cf-4d67-b596-8c42a3c257ac tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:47.050395 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b6f5a42-f5cf-4d67-b596-8c42a3c257ac tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:47.050511 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-5b6f5a42-f5cf-4d67-b596-8c42a3c257ac tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:47.054808 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:47.054808 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:47.055481 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b6f5a42-f5cf-4d67-b596-8c42a3c257ac tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:47.055869 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1078/4262] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:47 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:47.057474 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9dde0271-3e6c-4477-b3c4-17cdb8493869 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:47.061175 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9dde0271-3e6c-4477-b3c4-17cdb8493869 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f Aug 01 14:02:47.061175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9dde0271-3e6c-4477-b3c4-17cdb8493869 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:47.061175 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9dde0271-3e6c-4477-b3c4-17cdb8493869 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:47.068361 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:47.068361 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:47.072595 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9dde0271-3e6c-4477-b3c4-17cdb8493869 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:47.076814 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9dde0271-3e6c-4477-b3c4-17cdb8493869 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f returned with HTTP 200 Aug 01 14:02:47.077412 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1051/4263] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:47 2026] GET /volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:47.093022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1f85ff52-67e4-436e-acb8-a9917331a185 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:47.094905 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f85ff52-67e4-436e-acb8-a9917331a185 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] DELETE https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:47.095074 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f85ff52-67e4-436e-acb8-a9917331a185 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:47.095271 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f85ff52-67e4-436e-acb8-a9917331a185 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:47.095379 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-1f85ff52-67e4-436e-acb8-a9917331a185 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete backup with id: 689dee23-1d51-4437-8ddf-270407384988. Aug 01 14:02:47.099279 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:47.099279 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:47.111970 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-1f85ff52-67e4-436e-acb8-a9917331a185 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] delete_backup rpcapi backup_id 689dee23-1d51-4437-8ddf-270407384988 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:02:47.113684 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f85ff52-67e4-436e-acb8-a9917331a185 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 202 Aug 01 14:02:47.114139 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1072/4264] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:47 2026] DELETE /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:02:47.131091 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3199e302-22a3-4ef9-9b76-399117c98e98 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:47.133601 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3199e302-22a3-4ef9-9b76-399117c98e98 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:47.133871 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3199e302-22a3-4ef9-9b76-399117c98e98 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:47.134119 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3199e302-22a3-4ef9-9b76-399117c98e98 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:47.136491 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3199e302-22a3-4ef9-9b76-399117c98e98 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:47.141318 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:47.141318 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:47.142084 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3199e302-22a3-4ef9-9b76-399117c98e98 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 200 Aug 01 14:02:47.142362 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1064/4265] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:47 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:47.640316 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-473177ab-2532-44a6-990a-4d9f4524bcef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:47.646294 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-473177ab-2532-44a6-990a-4d9f4524bcef tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:47.646623 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-473177ab-2532-44a6-990a-4d9f4524bcef tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:47.646915 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-473177ab-2532-44a6-990a-4d9f4524bcef tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:47.661150 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:47.661150 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:47.670286 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-473177ab-2532-44a6-990a-4d9f4524bcef tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:47.675604 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-473177ab-2532-44a6-990a-4d9f4524bcef tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:47.676486 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1079/4266] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:47 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:48.067167 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-eaf57b78-1998-4ca2-b58d-061a8636a139 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:48.069478 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-eaf57b78-1998-4ca2-b58d-061a8636a139 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:48.069746 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-eaf57b78-1998-4ca2-b58d-061a8636a139 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:48.069996 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-eaf57b78-1998-4ca2-b58d-061a8636a139 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:48.070118 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-eaf57b78-1998-4ca2-b58d-061a8636a139 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:48.075460 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:48.075460 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:48.076391 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-eaf57b78-1998-4ca2-b58d-061a8636a139 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:48.077031 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1052/4267] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:48 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:48.166613 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-92d82df0-b556-4d18-9187-229b587ffcec None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:48.168023 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92d82df0-b556-4d18-9187-229b587ffcec tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 Aug 01 14:02:48.168240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92d82df0-b556-4d18-9187-229b587ffcec tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:48.168425 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92d82df0-b556-4d18-9187-229b587ffcec tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:48.168536 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-92d82df0-b556-4d18-9187-229b587ffcec tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Show backup with id 689dee23-1d51-4437-8ddf-270407384988. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:48.173858 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92d82df0-b556-4d18-9187-229b587ffcec tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 returned with HTTP 404 Aug 01 14:02:48.174588 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1073/4268] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:48 2026] GET /volume/v3/backups/689dee23-1d51-4437-8ddf-270407384988 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:48.184926 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b81d96f-9366-4667-a103-c99f55efd502 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:48.186951 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b81d96f-9366-4667-a103-c99f55efd502 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f Aug 01 14:02:48.186951 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b81d96f-9366-4667-a103-c99f55efd502 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:48.187084 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b81d96f-9366-4667-a103-c99f55efd502 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:48.187242 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-6b81d96f-9366-4667-a103-c99f55efd502 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume with id: d246ecd9-3829-4c71-8214-2c7f34a2452f Aug 01 14:02:48.205384 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:48.205384 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:48.205920 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b81d96f-9366-4667-a103-c99f55efd502 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:48.234534 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b81d96f-9366-4667-a103-c99f55efd502 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume request issued successfully. Aug 01 14:02:48.234788 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b81d96f-9366-4667-a103-c99f55efd502 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f returned with HTTP 202 Aug 01 14:02:48.235278 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1065/4269] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:48 2026] DELETE /volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:48.244227 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-28a493bf-b016-4682-bb47-ff7601daff68 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:48.246464 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28a493bf-b016-4682-bb47-ff7601daff68 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f Aug 01 14:02:48.246676 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28a493bf-b016-4682-bb47-ff7601daff68 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:48.247183 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28a493bf-b016-4682-bb47-ff7601daff68 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:48.257090 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:48.257090 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:48.262104 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-28a493bf-b016-4682-bb47-ff7601daff68 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:48.268568 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28a493bf-b016-4682-bb47-ff7601daff68 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f returned with HTTP 200 Aug 01 14:02:48.269312 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1080/4270] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:48 2026] GET /volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:48.690503 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-938b646f-b3de-48b6-8569-57e04d4cf8c2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:48.691834 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-938b646f-b3de-48b6-8569-57e04d4cf8c2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:48.692019 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-938b646f-b3de-48b6-8569-57e04d4cf8c2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:48.692187 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-938b646f-b3de-48b6-8569-57e04d4cf8c2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:48.701089 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:48.701089 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:48.704230 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-938b646f-b3de-48b6-8569-57e04d4cf8c2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:48.707729 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-938b646f-b3de-48b6-8569-57e04d4cf8c2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:48.708107 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1053/4271] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:48 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:49.088802 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-453fc31a-4a55-45fd-8cac-7447106329da None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:49.090448 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-453fc31a-4a55-45fd-8cac-7447106329da tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:49.090682 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-453fc31a-4a55-45fd-8cac-7447106329da tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:49.090868 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-453fc31a-4a55-45fd-8cac-7447106329da tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:49.090969 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-453fc31a-4a55-45fd-8cac-7447106329da tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:49.092656 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=399,cinder:UPDATE=111,cinder:INSERT=66 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:02:49.095186 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:49.095186 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:49.096140 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-453fc31a-4a55-45fd-8cac-7447106329da tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:49.096140 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1074/4272] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:49 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:49.240266 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-284d58cc-8173-4d54-a4ee-015c441ba457 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:49.242279 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-284d58cc-8173-4d54-a4ee-015c441ba457 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:49.242495 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-284d58cc-8173-4d54-a4ee-015c441ba457 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:49.242673 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-284d58cc-8173-4d54-a4ee-015c441ba457 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:49.242856 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-284d58cc-8173-4d54-a4ee-015c441ba457 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Delete volume with id: 1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:49.250728 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:49.250728 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:49.251190 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-284d58cc-8173-4d54-a4ee-015c441ba457 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:49.267912 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-284d58cc-8173-4d54-a4ee-015c441ba457 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Delete volume request issued successfully. Aug 01 14:02:49.268138 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-284d58cc-8173-4d54-a4ee-015c441ba457 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 202 Aug 01 14:02:49.268507 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1066/4273] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:49 2026] DELETE /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:49.274793 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-77592240-78f6-485f-b725-0f5f5397b225 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:49.276574 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77592240-78f6-485f-b725-0f5f5397b225 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:49.276750 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77592240-78f6-485f-b725-0f5f5397b225 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:49.276918 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77592240-78f6-485f-b725-0f5f5397b225 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:49.284632 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:49.284632 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:49.286114 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a078728f-8ba5-427a-bafc-e2dc503783e1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:49.288424 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a078728f-8ba5-427a-bafc-e2dc503783e1 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f Aug 01 14:02:49.288644 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a078728f-8ba5-427a-bafc-e2dc503783e1 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:49.288898 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a078728f-8ba5-427a-bafc-e2dc503783e1 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:49.289823 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-77592240-78f6-485f-b725-0f5f5397b225 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:49.295650 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a078728f-8ba5-427a-bafc-e2dc503783e1 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f returned with HTTP 404 Aug 01 14:02:49.296191 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1054/4274] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:49 2026] GET /volume/v3/volumes/d246ecd9-3829-4c71-8214-2c7f34a2452f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:49.296809 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77592240-78f6-485f-b725-0f5f5397b225 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 200 Aug 01 14:02:49.297424 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1081/4275] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:49 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:49.302990 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b1fc117e-a6f9-447b-93aa-d357d3f7b919 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:49.304855 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b1fc117e-a6f9-447b-93aa-d357d3f7b919 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 Aug 01 14:02:49.305046 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b1fc117e-a6f9-447b-93aa-d357d3f7b919 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:49.305245 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b1fc117e-a6f9-447b-93aa-d357d3f7b919 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:49.305413 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-b1fc117e-a6f9-447b-93aa-d357d3f7b919 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume with id: b0cb8e35-ac06-4175-baec-a4e74549e0e0 Aug 01 14:02:49.312251 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:49.312251 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:49.312764 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b1fc117e-a6f9-447b-93aa-d357d3f7b919 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:49.333753 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b1fc117e-a6f9-447b-93aa-d357d3f7b919 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume request issued successfully. Aug 01 14:02:49.334324 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b1fc117e-a6f9-447b-93aa-d357d3f7b919 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 returned with HTTP 202 Aug 01 14:02:49.335126 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1075/4276] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:49 2026] DELETE /volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:49.345040 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ac2422d6-4c7f-4c3f-9335-8b71acf5248b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:49.349058 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac2422d6-4c7f-4c3f-9335-8b71acf5248b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 Aug 01 14:02:49.349393 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac2422d6-4c7f-4c3f-9335-8b71acf5248b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:49.349663 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac2422d6-4c7f-4c3f-9335-8b71acf5248b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:49.357625 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:49.357625 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:49.361820 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ac2422d6-4c7f-4c3f-9335-8b71acf5248b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:49.369183 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac2422d6-4c7f-4c3f-9335-8b71acf5248b tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 returned with HTTP 200 Aug 01 14:02:49.369725 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1067/4277] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:49 2026] GET /volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:49.719914 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-59ee2ea8-4a15-4a2e-8030-027dee1c00ab None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:49.721580 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-59ee2ea8-4a15-4a2e-8030-027dee1c00ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:49.721764 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-59ee2ea8-4a15-4a2e-8030-027dee1c00ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:49.721935 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-59ee2ea8-4a15-4a2e-8030-027dee1c00ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:49.724762 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=342,cinder:INSERT=45,cinder:UPDATE=86 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:02:49.732603 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:49.732603 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:49.736698 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-59ee2ea8-4a15-4a2e-8030-027dee1c00ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:49.740993 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-59ee2ea8-4a15-4a2e-8030-027dee1c00ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:49.741380 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1055/4278] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:49 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:50.107870 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c13340b5-6665-4676-8acf-e1fc08ea1ac2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.109830 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c13340b5-6665-4676-8acf-e1fc08ea1ac2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:50.110043 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c13340b5-6665-4676-8acf-e1fc08ea1ac2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.110288 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c13340b5-6665-4676-8acf-e1fc08ea1ac2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.110536 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c13340b5-6665-4676-8acf-e1fc08ea1ac2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:50.114759 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.114759 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:50.115599 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c13340b5-6665-4676-8acf-e1fc08ea1ac2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:50.115924 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1082/4279] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:50 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:50.169851 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-8fceca05-c4dd-4bcc-9506-11b48a27efd2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.172310 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-8fceca05-c4dd-4bcc-9506-11b48a27efd2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/attachments/0a8b50d3-d2a0-43de-9bbb-2b1f2ef7955c/action Aug 01 14:02:50.172782 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-8fceca05-c4dd-4bcc-9506-11b48a27efd2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:02:50.172936 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-8fceca05-c4dd-4bcc-9506-11b48a27efd2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:50.192110 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.192110 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:50.203409 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0376c095-7646-44ef-ab51-14a17ec4c5b3 req-8fceca05-c4dd-4bcc-9506-11b48a27efd2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments/0a8b50d3-d2a0-43de-9bbb-2b1f2ef7955c/action returned with HTTP 204 Aug 01 14:02:50.203907 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1076/4280] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:02:50 2026] POST /volume/v3/attachments/0a8b50d3-d2a0-43de-9bbb-2b1f2ef7955c/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:50.313942 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5fc05eb3-3c7e-4099-be6e-180b05fbb7c9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.316081 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5fc05eb3-3c7e-4099-be6e-180b05fbb7c9 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 Aug 01 14:02:50.316321 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5fc05eb3-3c7e-4099-be6e-180b05fbb7c9 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.316549 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5fc05eb3-3c7e-4099-be6e-180b05fbb7c9 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.318761 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=298,cinder:UPDATE=51,cinder:INSERT=22 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:02:50.322992 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5fc05eb3-3c7e-4099-be6e-180b05fbb7c9 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 returned with HTTP 404 Aug 01 14:02:50.323970 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1068/4281] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:50 2026] GET /volume/v3/volumes/1a06c2a7-83de-4432-a42f-0bd2183cfa19 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:50.384118 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4e2cc3b9-017b-4a1c-a057-c130e2d43a94 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.386117 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4e2cc3b9-017b-4a1c-a057-c130e2d43a94 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 Aug 01 14:02:50.386334 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4e2cc3b9-017b-4a1c-a057-c130e2d43a94 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.386522 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4e2cc3b9-017b-4a1c-a057-c130e2d43a94 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.393714 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4e2cc3b9-017b-4a1c-a057-c130e2d43a94 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 returned with HTTP 404 Aug 01 14:02:50.394363 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1056/4282] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:50 2026] GET /volume/v3/volumes/b0cb8e35-ac06-4175-baec-a4e74549e0e0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:50.403206 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-abf3cf01-fca5-4550-90ee-27b9241ba84f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.406571 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abf3cf01-fca5-4550-90ee-27b9241ba84f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d Aug 01 14:02:50.407296 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abf3cf01-fca5-4550-90ee-27b9241ba84f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.407836 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abf3cf01-fca5-4550-90ee-27b9241ba84f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.407836 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-abf3cf01-fca5-4550-90ee-27b9241ba84f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume with id: 0c1bde68-ea6b-4e75-a63a-66af72e93b2d Aug 01 14:02:50.417108 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.417108 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:50.417680 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-abf3cf01-fca5-4550-90ee-27b9241ba84f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:50.444834 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-abf3cf01-fca5-4550-90ee-27b9241ba84f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume request issued successfully. Aug 01 14:02:50.445428 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abf3cf01-fca5-4550-90ee-27b9241ba84f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d returned with HTTP 202 Aug 01 14:02:50.446620 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1083/4283] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:50 2026] DELETE /volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:50.454972 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1af5a7ea-d394-4f36-869f-a3ff96d8bd2d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.456594 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1af5a7ea-d394-4f36-869f-a3ff96d8bd2d tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d Aug 01 14:02:50.456786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1af5a7ea-d394-4f36-869f-a3ff96d8bd2d tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.456968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1af5a7ea-d394-4f36-869f-a3ff96d8bd2d tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.464163 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.464163 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:50.468412 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1af5a7ea-d394-4f36-869f-a3ff96d8bd2d tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:50.473275 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1af5a7ea-d394-4f36-869f-a3ff96d8bd2d tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d returned with HTTP 200 Aug 01 14:02:50.473731 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1077/4284] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:50 2026] GET /volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:50.637031 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fcfc7f6a-8334-4616-99f1-96067464c545 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.640224 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fcfc7f6a-8334-4616-99f1-96067464c545 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 Aug 01 14:02:50.643398 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fcfc7f6a-8334-4616-99f1-96067464c545 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.643620 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fcfc7f6a-8334-4616-99f1-96067464c545 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.643784 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-fcfc7f6a-8334-4616-99f1-96067464c545 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Delete snapshot with id: 0ba4c0ef-8cf0-4a26-a591-e308f87556f5 Aug 01 14:02:50.648373 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.648373 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:50.648699 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fcfc7f6a-8334-4616-99f1-96067464c545 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Snapshot retrieved successfully. Aug 01 14:02:50.666891 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fcfc7f6a-8334-4616-99f1-96067464c545 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Snapshot delete request issued successfully. Aug 01 14:02:50.666891 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fcfc7f6a-8334-4616-99f1-96067464c545 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 returned with HTTP 202 Aug 01 14:02:50.666891 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1069/4285] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:02:50 2026] DELETE /volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:50.673679 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dbf922c2-ed20-4a7f-a570-afa782390a73 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.675183 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dbf922c2-ed20-4a7f-a570-afa782390a73 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 Aug 01 14:02:50.675385 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dbf922c2-ed20-4a7f-a570-afa782390a73 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.675586 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dbf922c2-ed20-4a7f-a570-afa782390a73 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.681400 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.681400 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:50.682032 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dbf922c2-ed20-4a7f-a570-afa782390a73 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Snapshot retrieved successfully. Aug 01 14:02:50.683014 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dbf922c2-ed20-4a7f-a570-afa782390a73 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 returned with HTTP 200 Aug 01 14:02:50.684243 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1057/4286] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:02:50 2026] GET /volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:50.756873 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-39766521-a672-4a7d-bf70-9035db83cbf4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.760153 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39766521-a672-4a7d-bf70-9035db83cbf4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:50.760153 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39766521-a672-4a7d-bf70-9035db83cbf4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.760153 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39766521-a672-4a7d-bf70-9035db83cbf4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.771491 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.771491 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:50.775180 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-39766521-a672-4a7d-bf70-9035db83cbf4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:50.779891 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39766521-a672-4a7d-bf70-9035db83cbf4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:50.780363 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1084/4287] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:50 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:50.792691 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1eac792c-65c5-4b60-980d-5676c71f6da2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.794225 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1eac792c-65c5-4b60-980d-5676c71f6da2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:50.794403 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1eac792c-65c5-4b60-980d-5676c71f6da2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.794581 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1eac792c-65c5-4b60-980d-5676c71f6da2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.803322 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.803322 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:50.806462 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1eac792c-65c5-4b60-980d-5676c71f6da2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:50.810116 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1eac792c-65c5-4b60-980d-5676c71f6da2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:50.810533 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1078/4288] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:50 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:50.856752 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0620dd40-26fc-42d6-9650-34a7e14b59ee req-d2a37490-1bcd-42eb-bc19-1a6e10eed72a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.858807 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0620dd40-26fc-42d6-9650-34a7e14b59ee req-d2a37490-1bcd-42eb-bc19-1a6e10eed72a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:50.859050 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0620dd40-26fc-42d6-9650-34a7e14b59ee req-d2a37490-1bcd-42eb-bc19-1a6e10eed72a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.859324 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0620dd40-26fc-42d6-9650-34a7e14b59ee req-d2a37490-1bcd-42eb-bc19-1a6e10eed72a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.867919 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.867919 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:50.870617 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0620dd40-26fc-42d6-9650-34a7e14b59ee req-d2a37490-1bcd-42eb-bc19-1a6e10eed72a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:50.874132 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0620dd40-26fc-42d6-9650-34a7e14b59ee req-d2a37490-1bcd-42eb-bc19-1a6e10eed72a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:50.874614 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1070/4289] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:50 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:50.891873 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-85308d30-f4a4-4ac2-8775-ccca290aece0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.893686 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-85308d30-f4a4-4ac2-8775-ccca290aece0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:50.894036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-85308d30-f4a4-4ac2-8775-ccca290aece0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.895358 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-85308d30-f4a4-4ac2-8775-ccca290aece0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.906960 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.906960 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:50.910471 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-85308d30-f4a4-4ac2-8775-ccca290aece0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:50.914455 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-85308d30-f4a4-4ac2-8775-ccca290aece0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:50.915013 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1058/4290] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:50 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:50.956874 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-90161cff-b91d-42d8-91dd-1b55e1baabc4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.958711 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-90161cff-b91d-42d8-91dd-1b55e1baabc4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:50.958891 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-90161cff-b91d-42d8-91dd-1b55e1baabc4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:50.959116 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-90161cff-b91d-42d8-91dd-1b55e1baabc4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:50.967582 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:50.967582 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:50.970669 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-90161cff-b91d-42d8-91dd-1b55e1baabc4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:50.974364 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-90161cff-b91d-42d8-91dd-1b55e1baabc4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:50.974728 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1085/4291] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:50 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:50.994153 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-3f9b7af1-901e-4365-b731-cb10119d615c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:50.995968 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-3f9b7af1-901e-4365-b731-cb10119d615c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16/action Aug 01 14:02:50.996329 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-3f9b7af1-901e-4365-b731-cb10119d615c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:02:50.996452 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-3f9b7af1-901e-4365-b731-cb10119d615c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:51.007404 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:51.007404 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:51.007902 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-3f9b7af1-901e-4365-b731-cb10119d615c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:51.016147 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-3f9b7af1-901e-4365-b731-cb10119d615c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Begin detaching volume completed successfully. Aug 01 14:02:51.016387 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-3f9b7af1-901e-4365-b731-cb10119d615c tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16/action returned with HTTP 202 Aug 01 14:02:51.016911 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1079/4292] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:02:50 2026] POST /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:02:51.075272 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f46d2b38-12bd-4960-abab-c2b9508b2bc7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:51.075820 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f46d2b38-12bd-4960-abab-c2b9508b2bc7 None None] GET https://10.4.3.223/volume// Aug 01 14:02:51.076058 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f46d2b38-12bd-4960-abab-c2b9508b2bc7 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:51.076358 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f46d2b38-12bd-4960-abab-c2b9508b2bc7 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:51.076789 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f46d2b38-12bd-4960-abab-c2b9508b2bc7 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:02:51.077142 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1071/4293] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:02: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 01 14:02:51.085929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-976f32ca-0962-4706-b390-4cd18bb8dd70 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:51.088328 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-976f32ca-0962-4706-b390-4cd18bb8dd70 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:51.088799 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-976f32ca-0962-4706-b390-4cd18bb8dd70 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:51.089228 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-976f32ca-0962-4706-b390-4cd18bb8dd70 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:51.103321 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:51.103321 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:51.107078 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-976f32ca-0962-4706-b390-4cd18bb8dd70 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:51.113055 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-976f32ca-0962-4706-b390-4cd18bb8dd70 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:51.113797 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1059/4294] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:02:51 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:02:51.127820 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-98c985fe-7fed-49d8-a0ea-4d1517a6fd94 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:51.131188 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98c985fe-7fed-49d8-a0ea-4d1517a6fd94 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:51.131430 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98c985fe-7fed-49d8-a0ea-4d1517a6fd94 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:51.131627 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98c985fe-7fed-49d8-a0ea-4d1517a6fd94 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:51.131731 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-98c985fe-7fed-49d8-a0ea-4d1517a6fd94 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:51.138599 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:51.138599 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:51.138982 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98c985fe-7fed-49d8-a0ea-4d1517a6fd94 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:51.139393 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1086/4295] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:51 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:51.486093 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9fcead68-ea72-4dc8-aeae-095e5dbdd62f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:51.488059 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9fcead68-ea72-4dc8-aeae-095e5dbdd62f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d Aug 01 14:02:51.488269 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9fcead68-ea72-4dc8-aeae-095e5dbdd62f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:51.488475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9fcead68-ea72-4dc8-aeae-095e5dbdd62f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:51.494396 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9fcead68-ea72-4dc8-aeae-095e5dbdd62f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d returned with HTTP 404 Aug 01 14:02:51.494928 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1080/4296] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:51 2026] GET /volume/v3/volumes/0c1bde68-ea6b-4e75-a63a-66af72e93b2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:51.501581 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dcacc587-f035-4705-9204-c893e26092a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:51.503610 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dcacc587-f035-4705-9204-c893e26092a0 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 Aug 01 14:02:51.503839 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dcacc587-f035-4705-9204-c893e26092a0 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:51.504070 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dcacc587-f035-4705-9204-c893e26092a0 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:51.504306 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-dcacc587-f035-4705-9204-c893e26092a0 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume with id: 0bfee36e-b065-4932-b65b-3014e3112759 Aug 01 14:02:51.512535 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:51.512535 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:51.513065 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dcacc587-f035-4705-9204-c893e26092a0 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:51.534085 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dcacc587-f035-4705-9204-c893e26092a0 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume request issued successfully. Aug 01 14:02:51.534455 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dcacc587-f035-4705-9204-c893e26092a0 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 returned with HTTP 202 Aug 01 14:02:51.535121 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1072/4297] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:51 2026] DELETE /volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:51.543977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cedb9747-f336-4c25-8822-5b3afd7c6cc4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:51.547236 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cedb9747-f336-4c25-8822-5b3afd7c6cc4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 Aug 01 14:02:51.547236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cedb9747-f336-4c25-8822-5b3afd7c6cc4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:51.547236 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cedb9747-f336-4c25-8822-5b3afd7c6cc4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:51.557339 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:51.557339 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:51.563089 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cedb9747-f336-4c25-8822-5b3afd7c6cc4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:51.570627 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cedb9747-f336-4c25-8822-5b3afd7c6cc4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 returned with HTTP 200 Aug 01 14:02:51.571319 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1060/4298] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:51 2026] GET /volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:51.695012 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ab42abf9-48de-43e4-ace1-651f71e41efa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:51.697421 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab42abf9-48de-43e4-ace1-651f71e41efa tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 Aug 01 14:02:51.697802 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab42abf9-48de-43e4-ace1-651f71e41efa tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:51.697976 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab42abf9-48de-43e4-ace1-651f71e41efa tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:51.704879 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab42abf9-48de-43e4-ace1-651f71e41efa tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 returned with HTTP 404 Aug 01 14:02:51.705723 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1087/4299] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:02:51 2026] GET /volume/v3/snapshots/0ba4c0ef-8cf0-4a26-a591-e308f87556f5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:51.742911 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-76154e45-9a3a-463e-a157-9ff2364f5958 req-d572f778-9d11-45d7-ba16-a191b9dd61aa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:51.745637 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-76154e45-9a3a-463e-a157-9ff2364f5958 req-d572f778-9d11-45d7-ba16-a191b9dd61aa tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:02:51.745893 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-76154e45-9a3a-463e-a157-9ff2364f5958 req-d572f778-9d11-45d7-ba16-a191b9dd61aa tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:51.746156 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-76154e45-9a3a-463e-a157-9ff2364f5958 req-d572f778-9d11-45d7-ba16-a191b9dd61aa tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:51.756111 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:51.756111 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:51.760846 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-76154e45-9a3a-463e-a157-9ff2364f5958 req-d572f778-9d11-45d7-ba16-a191b9dd61aa tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:51.766810 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-76154e45-9a3a-463e-a157-9ff2364f5958 req-d572f778-9d11-45d7-ba16-a191b9dd61aa tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:02:51.767430 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1081/4300] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:02:51 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:52.013583 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-c7707f34-5664-47a7-bb51-a2b9c880f1f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:52.015830 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-c7707f34-5664-47a7-bb51-a2b9c880f1f2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] DELETE https://10.4.3.223/volume/v3/attachments/0a8b50d3-d2a0-43de-9bbb-2b1f2ef7955c Aug 01 14:02:52.016019 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-c7707f34-5664-47a7-bb51-a2b9c880f1f2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:52.016191 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-c7707f34-5664-47a7-bb51-a2b9c880f1f2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:52.025515 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:52.025515 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:52.077455 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-02b0b39e-0ef8-4400-b2ce-969b230688f7 req-c7707f34-5664-47a7-bb51-a2b9c880f1f2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments/0a8b50d3-d2a0-43de-9bbb-2b1f2ef7955c returned with HTTP 200 Aug 01 14:02:52.077856 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1073/4301] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:02:52 2026] DELETE /volume/v3/attachments/0a8b50d3-d2a0-43de-9bbb-2b1f2ef7955c => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:52.139102 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8b5eb897-945d-4566-8e05-9e894b99f694 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:52.143967 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8b5eb897-945d-4566-8e05-9e894b99f694 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:02:52.144201 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8b5eb897-945d-4566-8e05-9e894b99f694 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:52.144409 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8b5eb897-945d-4566-8e05-9e894b99f694 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:52.154070 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3c7550e3-3c6a-4731-841f-a6eac15e42e5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:52.154443 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:52.154443 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:52.156353 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c7550e3-3c6a-4731-841f-a6eac15e42e5 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:52.156742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c7550e3-3c6a-4731-841f-a6eac15e42e5 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:52.157081 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c7550e3-3c6a-4731-841f-a6eac15e42e5 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:52.157292 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3c7550e3-3c6a-4731-841f-a6eac15e42e5 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:52.158122 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8b5eb897-945d-4566-8e05-9e894b99f694 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:02:52.162166 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8b5eb897-945d-4566-8e05-9e894b99f694 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:02:52.162603 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1061/4302] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:52 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:52.163233 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:52.163233 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:52.164163 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c7550e3-3c6a-4731-841f-a6eac15e42e5 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:52.164712 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1088/4303] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:52 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:52.590240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-91018f4b-ae55-4bb7-8ee4-d3922df64c41 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:52.594368 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91018f4b-ae55-4bb7-8ee4-d3922df64c41 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 Aug 01 14:02:52.594368 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91018f4b-ae55-4bb7-8ee4-d3922df64c41 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:52.594368 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91018f4b-ae55-4bb7-8ee4-d3922df64c41 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:52.602438 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91018f4b-ae55-4bb7-8ee4-d3922df64c41 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 returned with HTTP 404 Aug 01 14:02:52.604031 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1082/4304] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:52 2026] GET /volume/v3/volumes/0bfee36e-b065-4932-b65b-3014e3112759 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:52.613564 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5c79d9d2-f17e-497c-b0e4-e892e99e896f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:52.615391 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c79d9d2-f17e-497c-b0e4-e892e99e896f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b Aug 01 14:02:52.615612 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c79d9d2-f17e-497c-b0e4-e892e99e896f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:52.615796 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c79d9d2-f17e-497c-b0e4-e892e99e896f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:52.615971 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-5c79d9d2-f17e-497c-b0e4-e892e99e896f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume with id: 9fdb9085-4dd0-4549-a6c4-62020b0f568b Aug 01 14:02:52.623756 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:52.623756 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:52.624190 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5c79d9d2-f17e-497c-b0e4-e892e99e896f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:52.652008 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5c79d9d2-f17e-497c-b0e4-e892e99e896f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume request issued successfully. Aug 01 14:02:52.652268 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c79d9d2-f17e-497c-b0e4-e892e99e896f tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b returned with HTTP 202 Aug 01 14:02:52.652824 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1074/4305] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:52 2026] DELETE /volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:52.666126 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0571fc5d-39a5-4a10-8e92-2f3541a671bb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:52.667958 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0571fc5d-39a5-4a10-8e92-2f3541a671bb tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b Aug 01 14:02:52.668167 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0571fc5d-39a5-4a10-8e92-2f3541a671bb tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:52.668384 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0571fc5d-39a5-4a10-8e92-2f3541a671bb tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:52.677475 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:52.677475 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:52.684340 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0571fc5d-39a5-4a10-8e92-2f3541a671bb tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:52.688651 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0571fc5d-39a5-4a10-8e92-2f3541a671bb tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b returned with HTTP 200 Aug 01 14:02:52.689094 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1062/4306] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:52 2026] GET /volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:53.175621 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bfa71586-56ad-4d85-b165-d7fbade76210 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:53.177288 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bfa71586-56ad-4d85-b165-d7fbade76210 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:53.177472 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bfa71586-56ad-4d85-b165-d7fbade76210 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:53.177650 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bfa71586-56ad-4d85-b165-d7fbade76210 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:53.177744 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bfa71586-56ad-4d85-b165-d7fbade76210 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:53.182015 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:53.182015 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:53.182709 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bfa71586-56ad-4d85-b165-d7fbade76210 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:53.183128 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1089/4307] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:53 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:53.706409 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2ca5330a-fe3a-4e54-9cd7-33244832096e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:53.708291 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ca5330a-fe3a-4e54-9cd7-33244832096e tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b Aug 01 14:02:53.708505 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2ca5330a-fe3a-4e54-9cd7-33244832096e tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:53.708766 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2ca5330a-fe3a-4e54-9cd7-33244832096e tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:53.714331 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ca5330a-fe3a-4e54-9cd7-33244832096e tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b returned with HTTP 404 Aug 01 14:02:53.714951 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1083/4308] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:53 2026] GET /volume/v3/volumes/9fdb9085-4dd0-4549-a6c4-62020b0f568b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:53.722172 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a1fb4da-9027-42ee-9c31-dfb2ec436b40 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:53.724307 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a1fb4da-9027-42ee-9c31-dfb2ec436b40 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 Aug 01 14:02:53.724466 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a1fb4da-9027-42ee-9c31-dfb2ec436b40 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:53.724747 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a1fb4da-9027-42ee-9c31-dfb2ec436b40 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:53.724870 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-9a1fb4da-9027-42ee-9c31-dfb2ec436b40 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume with id: d1d12243-73ee-440b-8a9e-95d1e28e2844 Aug 01 14:02:53.732504 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:53.732504 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:53.736414 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9a1fb4da-9027-42ee-9c31-dfb2ec436b40 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:53.747906 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9a1fb4da-9027-42ee-9c31-dfb2ec436b40 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Delete volume request issued successfully. Aug 01 14:02:53.748127 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a1fb4da-9027-42ee-9c31-dfb2ec436b40 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 returned with HTTP 202 Aug 01 14:02:53.748624 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1075/4309] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:53 2026] DELETE /volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:53.756888 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a312040e-2d9e-43b6-bf50-317aef94cdd4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:53.761389 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a312040e-2d9e-43b6-bf50-317aef94cdd4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 Aug 01 14:02:53.761625 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a312040e-2d9e-43b6-bf50-317aef94cdd4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:53.761862 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a312040e-2d9e-43b6-bf50-317aef94cdd4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:53.770724 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:53.770724 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:53.776939 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a312040e-2d9e-43b6-bf50-317aef94cdd4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Volume info retrieved successfully. Aug 01 14:02:53.781820 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a312040e-2d9e-43b6-bf50-317aef94cdd4 tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 returned with HTTP 200 Aug 01 14:02:53.782206 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1063/4310] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:53 2026] GET /volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:54.198583 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-425b7cb9-9459-4851-8fcb-14fe47617fa6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:54.198583 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-425b7cb9-9459-4851-8fcb-14fe47617fa6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:54.198583 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-425b7cb9-9459-4851-8fcb-14fe47617fa6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:54.198583 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-425b7cb9-9459-4851-8fcb-14fe47617fa6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:54.198583 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-425b7cb9-9459-4851-8fcb-14fe47617fa6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:54.202890 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:54.202890 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:54.203610 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-425b7cb9-9459-4851-8fcb-14fe47617fa6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:54.204055 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1090/4311] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:54 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:54.596845 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0fb4d60a-2af2-40ab-9984-5ddee7936015 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:54.598575 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0fb4d60a-2af2-40ab-9984-5ddee7936015 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] DELETE https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:02:54.598788 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0fb4d60a-2af2-40ab-9984-5ddee7936015 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:54.599002 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0fb4d60a-2af2-40ab-9984-5ddee7936015 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:54.599186 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-0fb4d60a-2af2-40ab-9984-5ddee7936015 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Delete volume with id: 7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:02:54.606541 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:54.606541 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:54.607089 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0fb4d60a-2af2-40ab-9984-5ddee7936015 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:54.623429 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0fb4d60a-2af2-40ab-9984-5ddee7936015 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Delete volume request issued successfully. Aug 01 14:02:54.623729 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0fb4d60a-2af2-40ab-9984-5ddee7936015 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 202 Aug 01 14:02:54.624336 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1084/4312] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:54 2026] DELETE /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:54.633624 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d8084931-a4fa-47db-a829-91d1107d5f3d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:54.635323 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8084931-a4fa-47db-a829-91d1107d5f3d tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:02:54.635498 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8084931-a4fa-47db-a829-91d1107d5f3d tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:54.635869 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8084931-a4fa-47db-a829-91d1107d5f3d tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:54.643920 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:54.643920 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:54.648738 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d8084931-a4fa-47db-a829-91d1107d5f3d tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Volume info retrieved successfully. Aug 01 14:02:54.654568 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8084931-a4fa-47db-a829-91d1107d5f3d tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 200 Aug 01 14:02:54.655187 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1076/4313] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:54 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:54.797239 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b78a6991-5df7-4527-8362-ed3dd134362e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:54.799196 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b78a6991-5df7-4527-8362-ed3dd134362e tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] GET https://10.4.3.223/volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 Aug 01 14:02:54.799468 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b78a6991-5df7-4527-8362-ed3dd134362e tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:54.799722 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b78a6991-5df7-4527-8362-ed3dd134362e tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:54.805054 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b78a6991-5df7-4527-8362-ed3dd134362e tempest-CreateVolumesFromBackupTest-1902548486 tempest-CreateVolumesFromBackupTest-1902548486-project-member] https://10.4.3.223/volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 returned with HTTP 404 Aug 01 14:02:54.805634 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1064/4314] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:54 2026] GET /volume/v3/volumes/d1d12243-73ee-440b-8a9e-95d1e28e2844 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:55.215639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1a39b31a-967d-4626-a76d-72e97eab8a6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:55.217193 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a39b31a-967d-4626-a76d-72e97eab8a6f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:55.217449 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1a39b31a-967d-4626-a76d-72e97eab8a6f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:55.217662 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1a39b31a-967d-4626-a76d-72e97eab8a6f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:55.217960 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1a39b31a-967d-4626-a76d-72e97eab8a6f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:55.226811 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:55.226811 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:55.227646 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a39b31a-967d-4626-a76d-72e97eab8a6f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:55.227804 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1091/4315] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:55 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:55.666984 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1565e4b2-b49d-4ee7-94d0-64c045397b38 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:55.669963 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1565e4b2-b49d-4ee7-94d0-64c045397b38 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] GET https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 Aug 01 14:02:55.670465 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1565e4b2-b49d-4ee7-94d0-64c045397b38 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:55.670465 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1565e4b2-b49d-4ee7-94d0-64c045397b38 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:55.676202 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1565e4b2-b49d-4ee7-94d0-64c045397b38 tempest-TestStampPattern-1721628777 tempest-TestStampPattern-1721628777-project-member] https://10.4.3.223/volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 returned with HTTP 404 Aug 01 14:02:55.676794 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1085/4316] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:55 2026] GET /volume/v3/volumes/7968a21c-cb32-402e-b5f6-9a8e13331064 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:56.087628 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:56.186243 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:56.186243 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-50684757"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:56.186243 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-50684757'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:56.186243 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume of 1 GB Aug 01 14:02:56.190383 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Availability Zones retrieved successfully. Aug 01 14:02:56.196430 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (b47d1059-663e-44e1-af64-2442656926fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:56.198725 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878005a7-78d0-48e9-9beb-3e80bca60116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:56.198725 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:56.230653 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878005a7-78d0-48e9-9beb-3e80bca60116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:56.232645 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0167102-c18c-4008-b4fa-eaad342fedd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:56.239167 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cb591339-2a1e-4108-9ce0-79e0ba5354d4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:56.243537 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cb591339-2a1e-4108-9ce0-79e0ba5354d4 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:56.243537 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cb591339-2a1e-4108-9ce0-79e0ba5354d4 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:56.244898 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cb591339-2a1e-4108-9ce0-79e0ba5354d4 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:56.245332 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-cb591339-2a1e-4108-9ce0-79e0ba5354d4 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:56.254428 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:56.254428 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:56.254428 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cb591339-2a1e-4108-9ce0-79e0ba5354d4 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:56.254428 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1065/4317] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:56 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:56.307074 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Created reservations ['5c612622-1b75-4bf7-8e8f-41215227cd83', '037017d3-2330-43f1-b994-c0bbb80a892c', '38b620d9-95d5-4300-99f9-c3213eff17ab', 'fc368579-1546-4432-be93-83aa47e60690'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:56.308103 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0167102-c18c-4008-b4fa-eaad342fedd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c612622-1b75-4bf7-8e8f-41215227cd83', '037017d3-2330-43f1-b994-c0bbb80a892c', '38b620d9-95d5-4300-99f9-c3213eff17ab', 'fc368579-1546-4432-be93-83aa47e60690']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:56.309125 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c86f22d-c55e-4431-9d85-e76990871809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:56.337174 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c86f22d-c55e-4431-9d85-e76990871809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb863c3d-e940-49e4-8873-419d5cd38312', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-50684757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['5c612622-1b75-4bf7-8e8f-41215227cd83','037017d3-2330-43f1-b994-c0bbb80a892c','38b620d9-95d5-4300-99f9-c3213eff17ab','fc368579-1546-4432-be93-83aa47e60690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-50684757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb863c3d-e940-49e4-8873-419d5cd38312,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9820cb11a504aa1983c54b040d69adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08886c7763f84e909ab7b93ccaab3d19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:56.338087 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215a80d0-1e09-499d-a313-3354ed200722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:56.363123 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215a80d0-1e09-499d-a313-3354ed200722) transitioned into state 'SUCCESS' from state '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-50684757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['5c612622-1b75-4bf7-8e8f-41215227cd83','037017d3-2330-43f1-b994-c0bbb80a892c','38b620d9-95d5-4300-99f9-c3213eff17ab','fc368579-1546-4432-be93-83aa47e60690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:56.363937 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a0bd93-02fd-4a85-988d-cdb422958fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:56.374449 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a0bd93-02fd-4a85-988d-cdb422958fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:56.375728 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (b47d1059-663e-44e1-af64-2442656926fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:56.376157 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request issued successfully. Aug 01 14:02:56.377049 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3bfb07de-912a-45f1-8bd1-bd72ebfca18a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:56.377666 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1077/4318] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:02:56 2026] POST /volume/v3/volumes => generated 762 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:56.389784 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0a720bb3-4ac4-43fb-8f04-ca66558c0756 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:56.391991 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0a720bb3-4ac4-43fb-8f04-ca66558c0756 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 Aug 01 14:02:56.391991 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0a720bb3-4ac4-43fb-8f04-ca66558c0756 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:56.392128 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0a720bb3-4ac4-43fb-8f04-ca66558c0756 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:56.399440 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:56.399440 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:56.403290 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0a720bb3-4ac4-43fb-8f04-ca66558c0756 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:56.408115 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0a720bb3-4ac4-43fb-8f04-ca66558c0756 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 returned with HTTP 200 Aug 01 14:02:56.408486 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1092/4319] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:56 2026] GET /volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:57.265887 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f17db86c-546a-4c84-a07e-d0071c0cf81c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:57.268425 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f17db86c-546a-4c84-a07e-d0071c0cf81c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:57.268425 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f17db86c-546a-4c84-a07e-d0071c0cf81c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:57.268565 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f17db86c-546a-4c84-a07e-d0071c0cf81c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:57.268713 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f17db86c-546a-4c84-a07e-d0071c0cf81c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:57.273745 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:57.273745 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:57.274839 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f17db86c-546a-4c84-a07e-d0071c0cf81c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:57.275423 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1086/4320] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:57 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:57.422900 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dac655f1-1db6-43bf-b90e-d532e8507af5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:57.425382 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dac655f1-1db6-43bf-b90e-d532e8507af5 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 Aug 01 14:02:57.425560 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dac655f1-1db6-43bf-b90e-d532e8507af5 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:57.426036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dac655f1-1db6-43bf-b90e-d532e8507af5 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:57.433801 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:57.433801 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:57.438310 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dac655f1-1db6-43bf-b90e-d532e8507af5 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:57.442420 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dac655f1-1db6-43bf-b90e-d532e8507af5 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 returned with HTTP 200 Aug 01 14:02:57.442806 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1066/4321] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:57 2026] GET /volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:57.456154 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4131a917-c303-46ca-a939-01cc003d4893 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:57.457746 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:57.458434 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bb863c3d-e940-49e4-8873-419d5cd38312", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-908877668"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:57.459409 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request body: {'volume': {"'source_volid": 'bb863c3d-e940-49e4-8873-419d5cd38312', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-908877668'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:57.459509 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume of 1 GB Aug 01 14:02:57.460139 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:57.460139 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:57.465958 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Availability Zones retrieved successfully. Aug 01 14:02:57.471083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (311e37b8-ef16-4d6d-8a88-0de667e197d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:57.472006 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1569f3-ebf9-449c-ac41-1787c1b1ac7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.472948 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:57.501837 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1569f3-ebf9-449c-ac41-1787c1b1ac7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.502937 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a536e6-cbd8-4a50-ac0d-d5543f6fb979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.542415 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Created reservations ['25e0f13a-abb5-4442-b0e2-be2193e63c89', '59fc5924-822f-4dba-913a-8090e6f9cf1d', 'db6ec3ba-431e-4ef8-a3b5-c2cf116ab7e5', '3de656f1-7cdc-46a0-ab40-02c8971abf30'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:57.543158 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a536e6-cbd8-4a50-ac0d-d5543f6fb979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25e0f13a-abb5-4442-b0e2-be2193e63c89', '59fc5924-822f-4dba-913a-8090e6f9cf1d', 'db6ec3ba-431e-4ef8-a3b5-c2cf116ab7e5', '3de656f1-7cdc-46a0-ab40-02c8971abf30']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.544461 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82e1589-6607-4561-82f5-862cdadf2add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.564234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82e1589-6607-4561-82f5-862cdadf2add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-908877668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['25e0f13a-abb5-4442-b0e2-be2193e63c89','59fc5924-822f-4dba-913a-8090e6f9cf1d','db6ec3ba-431e-4ef8-a3b5-c2cf116ab7e5','3de656f1-7cdc-46a0-ab40-02c8971abf30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-908877668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9820cb11a504aa1983c54b040d69adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08886c7763f84e909ab7b93ccaab3d19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.565284 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (763403b4-54e8-4110-81a2-dfef095f6e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.583017 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (763403b4-54e8-4110-81a2-dfef095f6e1a) transitioned into state 'SUCCESS' from state '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-908877668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['25e0f13a-abb5-4442-b0e2-be2193e63c89','59fc5924-822f-4dba-913a-8090e6f9cf1d','db6ec3ba-431e-4ef8-a3b5-c2cf116ab7e5','3de656f1-7cdc-46a0-ab40-02c8971abf30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.583706 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b48074c-7786-4a44-960e-77189a36a765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.594076 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b48074c-7786-4a44-960e-77189a36a765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.594865 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (311e37b8-ef16-4d6d-8a88-0de667e197d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:57.595119 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request issued successfully. Aug 01 14:02:57.595690 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4131a917-c303-46ca-a939-01cc003d4893 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:57.596342 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1078/4322] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:57 2026] POST /volume/v3/volumes => generated 763 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:57.608090 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0b139f54-3525-478e-8f16-7e49982e6d78 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:57.610184 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:57.610757 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bb863c3d-e940-49e4-8873-419d5cd38312", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-427972928"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:57.612533 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request body: {'volume': {"'source_volid": 'bb863c3d-e940-49e4-8873-419d5cd38312', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-427972928'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:57.616249 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume of 1 GB Aug 01 14:02:57.617374 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Availability Zones retrieved successfully. Aug 01 14:02:57.624709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (62e44ce6-2c06-4d16-93de-6d64c2fe7397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:57.624709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8055991-d8e1-4a91-857f-33f5e5c71571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.624709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:57.652234 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8055991-d8e1-4a91-857f-33f5e5c71571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.652234 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ae46e9c-7816-4ad6-9a5f-4dfca576be46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.693571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Created reservations ['94f7fa93-91e3-4aba-838b-9e306d2a1cb3', '42434324-3dd8-4c54-86fb-dd699b1774df', '5fafe6f8-7974-4561-b00c-fb26ed4e6cb0', 'b4077f97-9eeb-434d-905e-82cb66091388'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:57.694575 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ae46e9c-7816-4ad6-9a5f-4dfca576be46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94f7fa93-91e3-4aba-838b-9e306d2a1cb3', '42434324-3dd8-4c54-86fb-dd699b1774df', '5fafe6f8-7974-4561-b00c-fb26ed4e6cb0', 'b4077f97-9eeb-434d-905e-82cb66091388']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.696969 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5449379b-151b-471c-9d04-5aff70a65b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.720773 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5449379b-151b-471c-9d04-5aff70a65b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37471a39-25a3-4548-9bf3-e44b1a6be562', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-427972928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['94f7fa93-91e3-4aba-838b-9e306d2a1cb3','42434324-3dd8-4c54-86fb-dd699b1774df','5fafe6f8-7974-4561-b00c-fb26ed4e6cb0','b4077f97-9eeb-434d-905e-82cb66091388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-427972928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37471a39-25a3-4548-9bf3-e44b1a6be562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9820cb11a504aa1983c54b040d69adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08886c7763f84e909ab7b93ccaab3d19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.722625 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84507b5a-1ae9-4c5c-b9d6-5e6987820885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.743851 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84507b5a-1ae9-4c5c-b9d6-5e6987820885) transitioned into state 'SUCCESS' from state '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-427972928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['94f7fa93-91e3-4aba-838b-9e306d2a1cb3','42434324-3dd8-4c54-86fb-dd699b1774df','5fafe6f8-7974-4561-b00c-fb26ed4e6cb0','b4077f97-9eeb-434d-905e-82cb66091388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.744737 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1addf570-409f-4835-8370-79060b80891c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.763544 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1addf570-409f-4835-8370-79060b80891c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.764545 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (62e44ce6-2c06-4d16-93de-6d64c2fe7397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:57.764923 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request issued successfully. Aug 01 14:02:57.765635 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0b139f54-3525-478e-8f16-7e49982e6d78 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:57.766405 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1093/4323] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:57 2026] POST /volume/v3/volumes => generated 763 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:57.779889 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:57.781733 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:57.782068 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bb863c3d-e940-49e4-8873-419d5cd38312", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1376113881"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:57.784651 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request body: {'volume': {"'source_volid": 'bb863c3d-e940-49e4-8873-419d5cd38312', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1376113881'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:57.784651 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume of 1 GB Aug 01 14:02:57.788165 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Availability Zones retrieved successfully. Aug 01 14:02:57.796671 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (5620dd4c-3648-4f60-a460-f30d3ad1e6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:57.797466 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95066b47-28fc-413c-8479-43d03a0af56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.798840 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:57.833187 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95066b47-28fc-413c-8479-43d03a0af56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.834051 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36f1fe8-a27b-48d8-8124-e7d3de77824d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.880487 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Created reservations ['06636216-c867-41a5-a8b9-7a519906baa4', 'c6ae91aa-25ae-489f-aafa-c9f866f24f5a', '35f96dee-f609-4729-9a0c-778f37296771', '64a81d32-951f-49d4-beb1-0f8f37161f36'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:57.881382 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36f1fe8-a27b-48d8-8124-e7d3de77824d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06636216-c867-41a5-a8b9-7a519906baa4', 'c6ae91aa-25ae-489f-aafa-c9f866f24f5a', '35f96dee-f609-4729-9a0c-778f37296771', '64a81d32-951f-49d4-beb1-0f8f37161f36']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.882198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c15af33a-3abf-480c-945f-9288271a9927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.916198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c15af33a-3abf-480c-945f-9288271a9927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30b0a09c-ef26-481d-9c86-650813c64e5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1376113881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['06636216-c867-41a5-a8b9-7a519906baa4','c6ae91aa-25ae-489f-aafa-c9f866f24f5a','35f96dee-f609-4729-9a0c-778f37296771','64a81d32-951f-49d4-beb1-0f8f37161f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1376113881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30b0a09c-ef26-481d-9c86-650813c64e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9820cb11a504aa1983c54b040d69adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08886c7763f84e909ab7b93ccaab3d19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.917232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f16caddb-ef93-43aa-bdd2-7f28474d102a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.954683 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f16caddb-ef93-43aa-bdd2-7f28474d102a) transitioned into state 'SUCCESS' from state '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-1376113881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['06636216-c867-41a5-a8b9-7a519906baa4','c6ae91aa-25ae-489f-aafa-c9f866f24f5a','35f96dee-f609-4729-9a0c-778f37296771','64a81d32-951f-49d4-beb1-0f8f37161f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.958237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f3cfd8-92f2-4804-b205-91616c2eeba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:57.970854 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f3cfd8-92f2-4804-b205-91616c2eeba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:57.972000 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (5620dd4c-3648-4f60-a460-f30d3ad1e6ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:57.972437 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request issued successfully. Aug 01 14:02:57.973182 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a6b6ef9c-a803-41a9-a4ca-f1af5e003c76 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:57.973711 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1087/4324] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:57 2026] POST /volume/v3/volumes => generated 764 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:57.991420 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:57.993625 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:57.993905 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bb863c3d-e940-49e4-8873-419d5cd38312", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-954036260"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:57.995711 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request body: {'volume': {"'source_volid": 'bb863c3d-e940-49e4-8873-419d5cd38312', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-954036260'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:57.995893 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume of 1 GB Aug 01 14:02:58.003538 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Availability Zones retrieved successfully. Aug 01 14:02:58.011890 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (b76363be-3b32-45e7-9929-80e158a70f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:58.013326 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e01e5e4-194c-4e03-a6a6-ed164cd02396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.014680 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:58.050102 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e01e5e4-194c-4e03-a6a6-ed164cd02396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.051184 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6b6164-0e5c-4d16-9d20-30315e4274e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.105399 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Created reservations ['38ad4a0d-b696-41ef-bcb4-d6136ce02526', '32397ca7-8ddf-4619-bad0-cbd7c287b1d1', '184a34ea-f8ea-4993-9fcf-d0b4dc6cd8e1', '71d7a3a3-0375-40ba-bce6-02aa04bc937c'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:58.106430 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6b6164-0e5c-4d16-9d20-30315e4274e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38ad4a0d-b696-41ef-bcb4-d6136ce02526', '32397ca7-8ddf-4619-bad0-cbd7c287b1d1', '184a34ea-f8ea-4993-9fcf-d0b4dc6cd8e1', '71d7a3a3-0375-40ba-bce6-02aa04bc937c']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.107132 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac9ed00a-0cde-4235-b57f-5b422c57b42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.138162 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac9ed00a-0cde-4235-b57f-5b422c57b42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bd9afdc-fb33-427b-86ce-e5a64a66eff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-954036260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['38ad4a0d-b696-41ef-bcb4-d6136ce02526','32397ca7-8ddf-4619-bad0-cbd7c287b1d1','184a34ea-f8ea-4993-9fcf-d0b4dc6cd8e1','71d7a3a3-0375-40ba-bce6-02aa04bc937c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-954036260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bd9afdc-fb33-427b-86ce-e5a64a66eff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9820cb11a504aa1983c54b040d69adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08886c7763f84e909ab7b93ccaab3d19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.139328 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10b31b20-a027-4dea-a103-630318a77847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.158932 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10b31b20-a027-4dea-a103-630318a77847) transitioned into state 'SUCCESS' from state '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-954036260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['38ad4a0d-b696-41ef-bcb4-d6136ce02526','32397ca7-8ddf-4619-bad0-cbd7c287b1d1','184a34ea-f8ea-4993-9fcf-d0b4dc6cd8e1','71d7a3a3-0375-40ba-bce6-02aa04bc937c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.159846 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580c6962-b324-46c4-90b4-2ecdc4979cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.171148 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580c6962-b324-46c4-90b4-2ecdc4979cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.171774 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (b76363be-3b32-45e7-9929-80e158a70f6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:58.172050 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request issued successfully. Aug 01 14:02:58.172718 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-86196900-07fa-4d9d-a20a-83d6ce4c9098 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:58.173018 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1067/4325] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:57 2026] POST /volume/v3/volumes => generated 763 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:58.189404 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-690461d2-0828-4f29-806c-c56f7b7f1057 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.191923 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:58.192367 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bb863c3d-e940-49e4-8873-419d5cd38312", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-609025735"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:58.194303 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request body: {'volume': {"'source_volid": 'bb863c3d-e940-49e4-8873-419d5cd38312', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-609025735'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:58.194474 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume of 1 GB Aug 01 14:02:58.194882 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.194882 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:58.204697 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Availability Zones retrieved successfully. Aug 01 14:02:58.213684 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (90832be7-65cf-4e2b-a08a-b082ee614f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:58.216448 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0015b4ee-3dbc-4634-aafa-a8ab7a37bd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.216448 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:58.266847 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0015b4ee-3dbc-4634-aafa-a8ab7a37bd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.267861 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41d9e16-7439-4f0d-a598-ca0c953af138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.289697 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-61483cd2-498e-450c-99e5-721ef8c6ba2c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.292126 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-61483cd2-498e-450c-99e5-721ef8c6ba2c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:02:58.292438 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-61483cd2-498e-450c-99e5-721ef8c6ba2c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:58.292690 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-61483cd2-498e-450c-99e5-721ef8c6ba2c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:58.293002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-61483cd2-498e-450c-99e5-721ef8c6ba2c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:58.299545 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.299545 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:58.300840 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-61483cd2-498e-450c-99e5-721ef8c6ba2c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:02:58.301474 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1094/4326] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:58 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:58.316280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-61d0de23-b09c-46bb-8fdc-0fd624ba149e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.326364 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Created reservations ['43fc7756-6ece-49fe-9a6f-78c4af400f13', '9773436a-2d3a-455c-9941-ac522fed16e5', '0a8a5d98-b6ef-4328-9cf3-db75acf23c18', '8761ec6b-16d0-4f16-9ea6-a1eac2686f53'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:58.327353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41d9e16-7439-4f0d-a598-ca0c953af138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43fc7756-6ece-49fe-9a6f-78c4af400f13', '9773436a-2d3a-455c-9941-ac522fed16e5', '0a8a5d98-b6ef-4328-9cf3-db75acf23c18', '8761ec6b-16d0-4f16-9ea6-a1eac2686f53']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.328191 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37af021f-1a88-4006-8729-bf81f8283cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.355600 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37af021f-1a88-4006-8729-bf81f8283cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80c3945b-65fd-4f08-a715-a3a5deb81021', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-609025735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['43fc7756-6ece-49fe-9a6f-78c4af400f13','9773436a-2d3a-455c-9941-ac522fed16e5','0a8a5d98-b6ef-4328-9cf3-db75acf23c18','8761ec6b-16d0-4f16-9ea6-a1eac2686f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-609025735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80c3945b-65fd-4f08-a715-a3a5deb81021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9820cb11a504aa1983c54b040d69adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08886c7763f84e909ab7b93ccaab3d19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.356782 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ada7a6c-4652-4069-b0b7-1161ebf1376c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.377896 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ada7a6c-4652-4069-b0b7-1161ebf1376c) transitioned into state 'SUCCESS' from state '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-609025735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9820cb11a504aa1983c54b040d69adc',qos_specs=None,replication_status=,reservations=['43fc7756-6ece-49fe-9a6f-78c4af400f13','9773436a-2d3a-455c-9941-ac522fed16e5','0a8a5d98-b6ef-4328-9cf3-db75acf23c18','8761ec6b-16d0-4f16-9ea6-a1eac2686f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08886c7763f84e909ab7b93ccaab3d19',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.378976 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b58e2772-7c8b-4833-b7d1-6222d3f41b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.388857 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61d0de23-b09c-46bb-8fdc-0fd624ba149e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261/export_record Aug 01 14:02:58.389055 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61d0de23-b09c-46bb-8fdc-0fd624ba149e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:58.389123 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b58e2772-7c8b-4833-b7d1-6222d3f41b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.389253 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61d0de23-b09c-46bb-8fdc-0fd624ba149e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Calling method 'export_record' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:58.389308 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-61d0de23-b09c-46bb-8fdc-0fd624ba149e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Export record for backup 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100199) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 14:02:58.390093 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Flow 'volume_create_api' (90832be7-65cf-4e2b-a08a-b082ee614f1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:58.390514 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Create volume request issued successfully. Aug 01 14:02:58.391182 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-690461d2-0828-4f29-806c-c56f7b7f1057 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:58.391935 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1079/4327] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:02:58 2026] POST /volume/v3/volumes => generated 763 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:58.393491 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.393491 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:58.394561 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-61d0de23-b09c-46bb-8fdc-0fd624ba149e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '77dde1832fa14b79ae92a3ead1ea2203', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa21e1c9ed6e4f3581bf4d4a1de86530', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:02:58.394788 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61d0de23-b09c-46bb-8fdc-0fd624ba149e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261/export_record returned with HTTP 403 Aug 01 14:02:58.395322 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1088/4328] 10.4.3.223 () {68 vars in 1430 bytes} [Sat Aug 1 14:02:58 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261/export_record => generated 101 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:58.404579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c66347ba-2cae-4493-9387-965cea933ed0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.405860 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e1b5d0c7-67f4-46aa-bc1d-784abdf01b9c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.406320 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:02:58.406581 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-344589035"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:58.407949 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-344589035'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:02:58.408119 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Create volume of 1 GB Aug 01 14:02:58.410258 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e1b5d0c7-67f4-46aa-bc1d-784abdf01b9c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e Aug 01 14:02:58.410258 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e1b5d0c7-67f4-46aa-bc1d-784abdf01b9c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:58.410258 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e1b5d0c7-67f4-46aa-bc1d-784abdf01b9c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:58.414424 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Availability Zones retrieved successfully. Aug 01 14:02:58.419748 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Flow 'volume_create_api' (26e52064-fa8b-4cbb-a50a-de03a94eaaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:58.420614 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de3c467-e55a-4cae-a14c-61f04ccc5e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.420807 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.420807 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:58.422234 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:02:58.429840 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e1b5d0c7-67f4-46aa-bc1d-784abdf01b9c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:58.442570 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e1b5d0c7-67f4-46aa-bc1d-784abdf01b9c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e returned with HTTP 200 Aug 01 14:02:58.443862 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1068/4329] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:58 2026] GET /volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:58.456984 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de3c467-e55a-4cae-a14c-61f04ccc5e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.457706 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d918cf98-c81c-44da-b8d0-73e7f414005b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.459524 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5cf704d0-06bb-4910-965c-547b35fac9e3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.463713 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5cf704d0-06bb-4910-965c-547b35fac9e3 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 Aug 01 14:02:58.463872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5cf704d0-06bb-4910-965c-547b35fac9e3 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:58.464173 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5cf704d0-06bb-4910-965c-547b35fac9e3 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:58.471961 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.471961 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:58.476093 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5cf704d0-06bb-4910-965c-547b35fac9e3 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:58.480521 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5cf704d0-06bb-4910-965c-547b35fac9e3 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 returned with HTTP 200 Aug 01 14:02:58.481046 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1080/4330] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:58 2026] GET /volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:58.498741 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b181102a-1708-44a8-9a0b-1e45849021a6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.501048 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b181102a-1708-44a8-9a0b-1e45849021a6 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a Aug 01 14:02:58.501048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b181102a-1708-44a8-9a0b-1e45849021a6 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:58.501048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b181102a-1708-44a8-9a0b-1e45849021a6 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:58.507080 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Created reservations ['c96e8df1-7a25-453b-a134-5e56336dedd5', '2c9083b0-a2d4-4a7a-95b7-8baf967f4afc', '33e46c51-7cd8-4759-867b-e421805c19ab', '651078e7-c6bf-49c0-91a6-c17c18724d58'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:58.507987 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d918cf98-c81c-44da-b8d0-73e7f414005b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c96e8df1-7a25-453b-a134-5e56336dedd5', '2c9083b0-a2d4-4a7a-95b7-8baf967f4afc', '33e46c51-7cd8-4759-867b-e421805c19ab', '651078e7-c6bf-49c0-91a6-c17c18724d58']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.508704 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23693280-5d72-4536-8e04-10d50fd751ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.509533 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.509533 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:58.515190 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b181102a-1708-44a8-9a0b-1e45849021a6 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:58.519123 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b181102a-1708-44a8-9a0b-1e45849021a6 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a returned with HTTP 200 Aug 01 14:02:58.519572 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1089/4331] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:58 2026] GET /volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:58.532199 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23693280-5d72-4536-8e04-10d50fd751ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd381676a-dee5-4566-8d89-e07f7cdfcdd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-344589035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa21e1c9ed6e4f3581bf4d4a1de86530',qos_specs=None,replication_status=,reservations=['c96e8df1-7a25-453b-a134-5e56336dedd5','2c9083b0-a2d4-4a7a-95b7-8baf967f4afc','33e46c51-7cd8-4759-867b-e421805c19ab','651078e7-c6bf-49c0-91a6-c17c18724d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b0385b10b14286a86e221639210eb0',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-344589035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d381676a-dee5-4566-8d89-e07f7cdfcdd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa21e1c9ed6e4f3581bf4d4a1de86530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46b0385b10b14286a86e221639210eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.532958 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4723c12-e2db-4dc4-ae43-25354b391753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.533815 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-45a642c7-64dd-4a8a-820d-5d22efc85b17 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.535952 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45a642c7-64dd-4a8a-820d-5d22efc85b17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 Aug 01 14:02:58.536197 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45a642c7-64dd-4a8a-820d-5d22efc85b17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:58.536441 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45a642c7-64dd-4a8a-820d-5d22efc85b17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:58.547761 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.547761 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:58.552690 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-45a642c7-64dd-4a8a-820d-5d22efc85b17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:58.554316 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4723c12-e2db-4dc4-ae43-25354b391753) transitioned into state 'SUCCESS' from state '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-344589035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa21e1c9ed6e4f3581bf4d4a1de86530',qos_specs=None,replication_status=,reservations=['c96e8df1-7a25-453b-a134-5e56336dedd5','2c9083b0-a2d4-4a7a-95b7-8baf967f4afc','33e46c51-7cd8-4759-867b-e421805c19ab','651078e7-c6bf-49c0-91a6-c17c18724d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b0385b10b14286a86e221639210eb0',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.554977 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eef50ecb-9f5b-4c25-9429-b647493a1c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:02:58.557827 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45a642c7-64dd-4a8a-820d-5d22efc85b17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 returned with HTTP 200 Aug 01 14:02:58.558437 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1069/4332] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:58 2026] GET /volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:58.566494 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eef50ecb-9f5b-4c25-9429-b647493a1c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:02:58.567657 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Flow 'volume_create_api' (26e52064-fa8b-4cbb-a50a-de03a94eaaa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:02:58.568801 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Create volume request issued successfully. Aug 01 14:02:58.568801 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c66347ba-2cae-4493-9387-965cea933ed0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:02:58.569094 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1095/4333] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:02:58 2026] POST /volume/v3/volumes => generated 777 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:02:58.570254 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-89e31597-42af-40dc-9400-97a67622702d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.573669 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-89e31597-42af-40dc-9400-97a67622702d tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 Aug 01 14:02:58.573838 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-89e31597-42af-40dc-9400-97a67622702d tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:58.574012 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-89e31597-42af-40dc-9400-97a67622702d tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:58.580569 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.580569 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:58.583099 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e8c8605-b328-4405-9e5f-993fb594aa2a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.584323 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-89e31597-42af-40dc-9400-97a67622702d tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:58.585289 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e8c8605-b328-4405-9e5f-993fb594aa2a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 Aug 01 14:02:58.585533 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e8c8605-b328-4405-9e5f-993fb594aa2a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:58.585799 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e8c8605-b328-4405-9e5f-993fb594aa2a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:58.589634 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-89e31597-42af-40dc-9400-97a67622702d tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 returned with HTTP 200 Aug 01 14:02:58.590007 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1081/4334] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:58 2026] GET /volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:58.594148 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.594148 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:58.598189 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3e8c8605-b328-4405-9e5f-993fb594aa2a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:02:58.602299 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-90856844-0f35-4231-92fb-a5d57556b3eb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.602916 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e8c8605-b328-4405-9e5f-993fb594aa2a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 returned with HTTP 200 Aug 01 14:02:58.603410 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1090/4335] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:58 2026] GET /volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:58.607859 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-90856844-0f35-4231-92fb-a5d57556b3eb tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] DELETE https://10.4.3.223/volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 Aug 01 14:02:58.608033 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-90856844-0f35-4231-92fb-a5d57556b3eb tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:58.608447 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-90856844-0f35-4231-92fb-a5d57556b3eb tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:58.608447 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-90856844-0f35-4231-92fb-a5d57556b3eb tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume with id: 80c3945b-65fd-4f08-a715-a3a5deb81021 Aug 01 14:02:58.617040 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.617040 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:58.617483 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-90856844-0f35-4231-92fb-a5d57556b3eb tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:58.635683 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-90856844-0f35-4231-92fb-a5d57556b3eb tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume request issued successfully. Aug 01 14:02:58.635904 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-90856844-0f35-4231-92fb-a5d57556b3eb tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 returned with HTTP 202 Aug 01 14:02:58.636260 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1070/4336] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:58 2026] DELETE /volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:58.644433 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2d000d2c-23f5-4ba4-ba11-df70135ff152 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:58.646615 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d000d2c-23f5-4ba4-ba11-df70135ff152 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 Aug 01 14:02:58.646810 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d000d2c-23f5-4ba4-ba11-df70135ff152 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:58.646979 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d000d2c-23f5-4ba4-ba11-df70135ff152 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:58.655326 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:58.655326 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:58.659719 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2d000d2c-23f5-4ba4-ba11-df70135ff152 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:58.664696 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d000d2c-23f5-4ba4-ba11-df70135ff152 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 returned with HTTP 200 Aug 01 14:02:58.665160 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1096/4337] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:58 2026] GET /volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:59.623233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-76fd91c5-fd6b-4348-8a41-3d7bc91c072a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:59.625535 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76fd91c5-fd6b-4348-8a41-3d7bc91c072a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 Aug 01 14:02:59.632020 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76fd91c5-fd6b-4348-8a41-3d7bc91c072a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:59.632020 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76fd91c5-fd6b-4348-8a41-3d7bc91c072a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:59.642476 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:59.642476 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:59.645488 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-76fd91c5-fd6b-4348-8a41-3d7bc91c072a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:02:59.651787 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76fd91c5-fd6b-4348-8a41-3d7bc91c072a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 returned with HTTP 200 Aug 01 14:02:59.652432 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1082/4338] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:59 2026] GET /volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:02:59.668265 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7d1b0ab2-36a1-4763-8816-9fb64b0b3e56 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:59.672930 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d1b0ab2-36a1-4763-8816-9fb64b0b3e56 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:02:59.673270 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7d1b0ab2-36a1-4763-8816-9fb64b0b3e56 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d381676a-dee5-4566-8d89-e07f7cdfcdd3", "name": "tempest-type-Backup-952984947"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:02:59.674578 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-7d1b0ab2-36a1-4763-8816-9fb64b0b3e56 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Creating new backup {'backup': {'volume_id': 'd381676a-dee5-4566-8d89-e07f7cdfcdd3', 'name': 'tempest-type-Backup-952984947'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:02:59.674721 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-7d1b0ab2-36a1-4763-8816-9fb64b0b3e56 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Creating backup of volume d381676a-dee5-4566-8d89-e07f7cdfcdd3 in container None Aug 01 14:02:59.677901 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a485f6f2-9376-45a6-b868-2661afe776f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:59.679662 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a485f6f2-9376-45a6-b868-2661afe776f8 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 Aug 01 14:02:59.679868 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a485f6f2-9376-45a6-b868-2661afe776f8 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:59.680071 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a485f6f2-9376-45a6-b868-2661afe776f8 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:59.685464 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:59.685464 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:02:59.685608 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a485f6f2-9376-45a6-b868-2661afe776f8 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 returned with HTTP 404 Aug 01 14:02:59.685874 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7d1b0ab2-36a1-4763-8816-9fb64b0b3e56 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:02:59.686046 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1071/4339] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:59 2026] GET /volume/v3/volumes/80c3945b-65fd-4f08-a715-a3a5deb81021 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:02:59.698179 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d7e19288-48d1-43b2-9358-78ce46c4ad17 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:59.701831 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d7e19288-48d1-43b2-9358-78ce46c4ad17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 Aug 01 14:02:59.705292 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d7e19288-48d1-43b2-9358-78ce46c4ad17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:59.705292 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d7e19288-48d1-43b2-9358-78ce46c4ad17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:59.705292 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-d7e19288-48d1-43b2-9358-78ce46c4ad17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume with id: 2bd9afdc-fb33-427b-86ce-e5a64a66eff0 Aug 01 14:02:59.708974 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-7d1b0ab2-36a1-4763-8816-9fb64b0b3e56 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Created reservations ['a01eb227-8794-4d7a-94dc-064c73edd7bf', 'a3baa42d-084d-48cb-af69-b318a93fb2b2'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:02:59.715377 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:59.715377 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:02:59.716301 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d7e19288-48d1-43b2-9358-78ce46c4ad17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:59.740029 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d7e19288-48d1-43b2-9358-78ce46c4ad17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume request issued successfully. Aug 01 14:02:59.740303 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d7e19288-48d1-43b2-9358-78ce46c4ad17 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 returned with HTTP 202 Aug 01 14:02:59.740724 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1097/4340] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:02:59 2026] DELETE /volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:02:59.748203 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d1b0ab2-36a1-4763-8816-9fb64b0b3e56 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:02:59.748889 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1091/4341] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:02:59 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 01 14:02:59.756937 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-996c1f44-e5f3-4ac0-a557-ac5b8dd61c21 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:59.758993 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1a88dc5d-fa63-41c1-8b11-2264c2c627b8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:02:59.762184 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1a88dc5d-fa63-41c1-8b11-2264c2c627b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:02:59.762184 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1a88dc5d-fa63-41c1-8b11-2264c2c627b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:59.762184 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1a88dc5d-fa63-41c1-8b11-2264c2c627b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:59.762184 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-1a88dc5d-fa63-41c1-8b11-2264c2c627b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:02:59.762819 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-996c1f44-e5f3-4ac0-a557-ac5b8dd61c21 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 Aug 01 14:02:59.762819 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-996c1f44-e5f3-4ac0-a557-ac5b8dd61c21 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:02:59.762819 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-996c1f44-e5f3-4ac0-a557-ac5b8dd61c21 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:02:59.767083 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:59.767083 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:02:59.768337 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1a88dc5d-fa63-41c1-8b11-2264c2c627b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:02:59.768561 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1072/4342] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:02:59 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:02:59.775120 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:02:59.775120 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:02:59.781772 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-996c1f44-e5f3-4ac0-a557-ac5b8dd61c21 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:02:59.787279 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-996c1f44-e5f3-4ac0-a557-ac5b8dd61c21 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 returned with HTTP 200 Aug 01 14:02:59.787681 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1083/4343] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:02:59 2026] GET /volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:00.779009 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2888a724-b6b4-4ab8-9a58-fe1d60f503a7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:00.780868 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2888a724-b6b4-4ab8-9a58-fe1d60f503a7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:00.781169 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2888a724-b6b4-4ab8-9a58-fe1d60f503a7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:00.781373 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2888a724-b6b4-4ab8-9a58-fe1d60f503a7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:00.781487 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2888a724-b6b4-4ab8-9a58-fe1d60f503a7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:00.786089 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:00.786089 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:00.786871 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2888a724-b6b4-4ab8-9a58-fe1d60f503a7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:00.787252 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1098/4344] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:00 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:00.806552 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-48387c44-5c56-4ad0-8015-20c4b42426f5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:00.808419 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-48387c44-5c56-4ad0-8015-20c4b42426f5 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 Aug 01 14:03:00.808751 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-48387c44-5c56-4ad0-8015-20c4b42426f5 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:00.809024 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-48387c44-5c56-4ad0-8015-20c4b42426f5 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:00.814512 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-48387c44-5c56-4ad0-8015-20c4b42426f5 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 returned with HTTP 404 Aug 01 14:03:00.815126 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1092/4345] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:00 2026] GET /volume/v3/volumes/2bd9afdc-fb33-427b-86ce-e5a64a66eff0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:00.821548 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-018efa60-4462-4a95-acd3-d581eb7bec1c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:00.823223 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-018efa60-4462-4a95-acd3-d581eb7bec1c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] DELETE https://10.4.3.223/volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a Aug 01 14:03:00.823433 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-018efa60-4462-4a95-acd3-d581eb7bec1c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:00.823625 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-018efa60-4462-4a95-acd3-d581eb7bec1c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:00.823835 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-018efa60-4462-4a95-acd3-d581eb7bec1c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume with id: 30b0a09c-ef26-481d-9c86-650813c64e5a Aug 01 14:03:00.830908 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:00.830908 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:00.831399 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-018efa60-4462-4a95-acd3-d581eb7bec1c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:03:00.848334 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-018efa60-4462-4a95-acd3-d581eb7bec1c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume request issued successfully. Aug 01 14:03:00.848519 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-018efa60-4462-4a95-acd3-d581eb7bec1c tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a returned with HTTP 202 Aug 01 14:03:00.851958 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1073/4346] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:00 2026] DELETE /volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:00.857047 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d16be458-dc49-47a7-8a4a-886fc3318c1a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:00.859099 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d16be458-dc49-47a7-8a4a-886fc3318c1a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a Aug 01 14:03:00.859378 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d16be458-dc49-47a7-8a4a-886fc3318c1a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:00.859601 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d16be458-dc49-47a7-8a4a-886fc3318c1a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:00.866551 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:00.866551 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:00.870496 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d16be458-dc49-47a7-8a4a-886fc3318c1a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:03:00.875399 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d16be458-dc49-47a7-8a4a-886fc3318c1a tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a returned with HTTP 200 Aug 01 14:03:00.875857 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1084/4347] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:00 2026] GET /volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:01.797310 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e0aebf05-1497-4105-9dee-09f1f2aaf238 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:01.799248 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0aebf05-1497-4105-9dee-09f1f2aaf238 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:01.799248 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0aebf05-1497-4105-9dee-09f1f2aaf238 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:01.799404 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0aebf05-1497-4105-9dee-09f1f2aaf238 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:01.799518 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e0aebf05-1497-4105-9dee-09f1f2aaf238 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:01.803153 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:01.803153 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:01.803726 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0aebf05-1497-4105-9dee-09f1f2aaf238 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:01.804075 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1099/4348] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:01 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:01.894237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1e92525d-eaed-4b0a-8920-8ec582f8e2fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:01.894237 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1e92525d-eaed-4b0a-8920-8ec582f8e2fe tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a Aug 01 14:03:01.894720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1e92525d-eaed-4b0a-8920-8ec582f8e2fe tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:01.894720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1e92525d-eaed-4b0a-8920-8ec582f8e2fe tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:01.901574 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1e92525d-eaed-4b0a-8920-8ec582f8e2fe tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a returned with HTTP 404 Aug 01 14:03:01.902380 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1093/4349] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:01 2026] GET /volume/v3/volumes/30b0a09c-ef26-481d-9c86-650813c64e5a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:01.909561 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4d91b68d-38f4-4453-afe5-7f188f965171 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:01.911789 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d91b68d-38f4-4453-afe5-7f188f965171 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] DELETE https://10.4.3.223/volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 Aug 01 14:03:01.912078 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d91b68d-38f4-4453-afe5-7f188f965171 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:01.912364 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d91b68d-38f4-4453-afe5-7f188f965171 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:01.912532 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-4d91b68d-38f4-4453-afe5-7f188f965171 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume with id: 37471a39-25a3-4548-9bf3-e44b1a6be562 Aug 01 14:03:01.921442 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:01.921442 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:01.921941 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4d91b68d-38f4-4453-afe5-7f188f965171 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:03:01.939072 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4d91b68d-38f4-4453-afe5-7f188f965171 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume request issued successfully. Aug 01 14:03:01.939340 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d91b68d-38f4-4453-afe5-7f188f965171 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 returned with HTTP 202 Aug 01 14:03:01.939916 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1074/4350] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:01 2026] DELETE /volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:01.948743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9160a0de-77b6-495a-9701-89ae1223a749 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:01.951194 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9160a0de-77b6-495a-9701-89ae1223a749 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 Aug 01 14:03:01.951527 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9160a0de-77b6-495a-9701-89ae1223a749 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:01.951841 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9160a0de-77b6-495a-9701-89ae1223a749 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:01.966421 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:01.966421 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:01.971847 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9160a0de-77b6-495a-9701-89ae1223a749 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:03:01.977052 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9160a0de-77b6-495a-9701-89ae1223a749 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 returned with HTTP 200 Aug 01 14:03:01.977452 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1085/4351] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:01 2026] GET /volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:02.814648 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-facd024a-0495-48c4-94fe-5c880a196041 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:02.817244 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-facd024a-0495-48c4-94fe-5c880a196041 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:02.817486 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-facd024a-0495-48c4-94fe-5c880a196041 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:02.817692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-facd024a-0495-48c4-94fe-5c880a196041 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:02.817783 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-facd024a-0495-48c4-94fe-5c880a196041 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:02.821583 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:02.821583 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:02.822416 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-facd024a-0495-48c4-94fe-5c880a196041 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:02.822799 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1100/4352] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:02 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:02.993130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-124cbf08-5882-46a0-9111-54d4e33f89a9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:02.995842 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-124cbf08-5882-46a0-9111-54d4e33f89a9 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 Aug 01 14:03:02.996345 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-124cbf08-5882-46a0-9111-54d4e33f89a9 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:02.996848 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-124cbf08-5882-46a0-9111-54d4e33f89a9 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:03.008506 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-124cbf08-5882-46a0-9111-54d4e33f89a9 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 returned with HTTP 404 Aug 01 14:03:03.009746 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1094/4353] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:02 2026] GET /volume/v3/volumes/37471a39-25a3-4548-9bf3-e44b1a6be562 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 14:03:03.017871 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cc2c153b-41e0-4f00-842a-05b5ce685762 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:03.019501 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cc2c153b-41e0-4f00-842a-05b5ce685762 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e Aug 01 14:03:03.019704 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cc2c153b-41e0-4f00-842a-05b5ce685762 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:03.019921 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cc2c153b-41e0-4f00-842a-05b5ce685762 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:03.020146 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-cc2c153b-41e0-4f00-842a-05b5ce685762 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume with id: b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e Aug 01 14:03:03.029483 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:03.029483 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:03.030031 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cc2c153b-41e0-4f00-842a-05b5ce685762 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:03:03.050441 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cc2c153b-41e0-4f00-842a-05b5ce685762 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume request issued successfully. Aug 01 14:03:03.050737 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cc2c153b-41e0-4f00-842a-05b5ce685762 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e returned with HTTP 202 Aug 01 14:03:03.051414 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1075/4354] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:03 2026] DELETE /volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:03.059533 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60faca74-d398-4018-87b3-f9f8e357f536 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:03.061832 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60faca74-d398-4018-87b3-f9f8e357f536 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e Aug 01 14:03:03.062698 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60faca74-d398-4018-87b3-f9f8e357f536 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:03.062698 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60faca74-d398-4018-87b3-f9f8e357f536 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:03.072173 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:03.072173 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:03.077033 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-60faca74-d398-4018-87b3-f9f8e357f536 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:03:03.083044 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60faca74-d398-4018-87b3-f9f8e357f536 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e returned with HTTP 200 Aug 01 14:03:03.083539 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1086/4355] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:03 2026] GET /volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:03.833321 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-522b8d63-6dfc-46ab-981d-fc07298c231a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:03.835049 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-522b8d63-6dfc-46ab-981d-fc07298c231a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:03.835205 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-522b8d63-6dfc-46ab-981d-fc07298c231a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:03.835369 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-522b8d63-6dfc-46ab-981d-fc07298c231a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:03.835478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-522b8d63-6dfc-46ab-981d-fc07298c231a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:03.840595 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:03.840595 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:03.841112 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-522b8d63-6dfc-46ab-981d-fc07298c231a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:03.841453 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1101/4356] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:03 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:04.099112 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-51a0faaf-d796-4c81-a0f4-88ce3efb73aa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:04.101469 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-51a0faaf-d796-4c81-a0f4-88ce3efb73aa tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e Aug 01 14:03:04.101671 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-51a0faaf-d796-4c81-a0f4-88ce3efb73aa tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:04.101890 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-51a0faaf-d796-4c81-a0f4-88ce3efb73aa tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:04.111820 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-51a0faaf-d796-4c81-a0f4-88ce3efb73aa tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e returned with HTTP 404 Aug 01 14:03:04.112272 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1095/4357] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:04 2026] GET /volume/v3/volumes/b8980d33-0f66-4bf3-9c89-4e0ea7d35e2e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:04.121765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-de545287-9844-49cb-804e-d2f6a42b2da7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:04.123906 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-de545287-9844-49cb-804e-d2f6a42b2da7 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 Aug 01 14:03:04.124091 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-de545287-9844-49cb-804e-d2f6a42b2da7 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:04.124346 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-de545287-9844-49cb-804e-d2f6a42b2da7 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:04.124553 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-de545287-9844-49cb-804e-d2f6a42b2da7 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume with id: bb863c3d-e940-49e4-8873-419d5cd38312 Aug 01 14:03:04.133009 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:04.133009 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:04.133721 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-de545287-9844-49cb-804e-d2f6a42b2da7 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:03:04.159180 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-de545287-9844-49cb-804e-d2f6a42b2da7 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Delete volume request issued successfully. Aug 01 14:03:04.159379 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-de545287-9844-49cb-804e-d2f6a42b2da7 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 returned with HTTP 202 Aug 01 14:03:04.159840 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1076/4358] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:04 2026] DELETE /volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:04.167139 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fe7ea368-3b38-4798-afdd-2b03e547cd8b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:04.169034 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe7ea368-3b38-4798-afdd-2b03e547cd8b tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 Aug 01 14:03:04.169238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe7ea368-3b38-4798-afdd-2b03e547cd8b tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:04.169435 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe7ea368-3b38-4798-afdd-2b03e547cd8b tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:04.177936 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:04.177936 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:04.182440 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fe7ea368-3b38-4798-afdd-2b03e547cd8b tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Volume info retrieved successfully. Aug 01 14:03:04.187398 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe7ea368-3b38-4798-afdd-2b03e547cd8b tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 returned with HTTP 200 Aug 01 14:03:04.187860 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1087/4359] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:04 2026] GET /volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:04.852832 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d572a00-4e42-43cd-bfe9-4da2fe6af347 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:04.854438 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d572a00-4e42-43cd-bfe9-4da2fe6af347 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:04.854654 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d572a00-4e42-43cd-bfe9-4da2fe6af347 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:04.854824 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d572a00-4e42-43cd-bfe9-4da2fe6af347 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:04.854921 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3d572a00-4e42-43cd-bfe9-4da2fe6af347 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:04.859784 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:04.859784 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:04.860569 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d572a00-4e42-43cd-bfe9-4da2fe6af347 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:04.861070 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1102/4360] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:04 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:05.204483 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e01f91a9-9917-4bfa-a4e0-c80f5c295d72 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:05.206535 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e01f91a9-9917-4bfa-a4e0-c80f5c295d72 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] GET https://10.4.3.223/volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 Aug 01 14:03:05.207188 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e01f91a9-9917-4bfa-a4e0-c80f5c295d72 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:05.207188 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e01f91a9-9917-4bfa-a4e0-c80f5c295d72 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:05.215033 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e01f91a9-9917-4bfa-a4e0-c80f5c295d72 tempest-CreateVolumesFromSourceVolumeTest-1390835180 tempest-CreateVolumesFromSourceVolumeTest-1390835180-project-member] https://10.4.3.223/volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 returned with HTTP 404 Aug 01 14:03:05.215033 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1096/4361] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:05 2026] GET /volume/v3/volumes/bb863c3d-e940-49e4-8873-419d5cd38312 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:05.872527 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bb7b6810-7c38-4362-84c5-f24a4efa3350 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:05.874410 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb7b6810-7c38-4362-84c5-f24a4efa3350 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:05.874626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb7b6810-7c38-4362-84c5-f24a4efa3350 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:05.874850 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb7b6810-7c38-4362-84c5-f24a4efa3350 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:05.874954 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-bb7b6810-7c38-4362-84c5-f24a4efa3350 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:05.880783 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:05.880783 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:05.881756 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb7b6810-7c38-4362-84c5-f24a4efa3350 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:05.882464 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1077/4362] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:05 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:06.754996 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-519fa460-675d-4c38-a55b-7974585bb112 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:06.844934 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:06.845339 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-661902403"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:06.847000 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-661902403'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:06.847131 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume of 1 GB Aug 01 14:03:06.851701 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Availability Zones retrieved successfully. Aug 01 14:03:06.858211 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (fccf4b42-be0b-4444-ae1d-a6329ab7a18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:06.859310 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e1742e-7bbf-4848-9eb9-16d93c19f5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:06.860173 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:06.886318 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e1742e-7bbf-4848-9eb9-16d93c19f5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:06.887155 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0b38017-f176-48f1-87c3-a4d4e169122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:06.892600 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-53091b7f-2547-42a5-a104-8a4387ae1158 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:06.894909 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-53091b7f-2547-42a5-a104-8a4387ae1158 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:06.895150 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-53091b7f-2547-42a5-a104-8a4387ae1158 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:06.895362 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-53091b7f-2547-42a5-a104-8a4387ae1158 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:06.895466 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-53091b7f-2547-42a5-a104-8a4387ae1158 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:06.897237 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=339,cinder:UPDATE=82,cinder:INSERT=34 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:03:06.902885 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:06.902885 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:06.903638 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-53091b7f-2547-42a5-a104-8a4387ae1158 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:06.904678 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1103/4363] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:06 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:06.959455 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['ff9b48d0-f8d7-4472-8941-b256ce62d54e', '65bcbf9b-8d9c-4e65-8bb9-74ba68592e5f', 'b825001b-c4d3-40ab-8a95-b50b7e08482a', '1a6f32d3-e6fa-4623-812d-4c06f0f9c093'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:06.960335 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0b38017-f176-48f1-87c3-a4d4e169122a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff9b48d0-f8d7-4472-8941-b256ce62d54e', '65bcbf9b-8d9c-4e65-8bb9-74ba68592e5f', 'b825001b-c4d3-40ab-8a95-b50b7e08482a', '1a6f32d3-e6fa-4623-812d-4c06f0f9c093']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:06.961441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7318c0c1-fa3a-46cd-be76-21eef45b0ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:06.986155 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7318c0c1-fa3a-46cd-be76-21eef45b0ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6c54624-f28c-47c1-9d9a-fc1c0fcea369', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-661902403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['ff9b48d0-f8d7-4472-8941-b256ce62d54e','65bcbf9b-8d9c-4e65-8bb9-74ba68592e5f','b825001b-c4d3-40ab-8a95-b50b7e08482a','1a6f32d3-e6fa-4623-812d-4c06f0f9c093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-661902403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6c54624-f28c-47c1-9d9a-fc1c0fcea369,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2ebf976695497bbd0fab7e228f8553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:06.987386 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b969e691-a10f-4102-bd8b-3ab299cddc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:07.008582 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b969e691-a10f-4102-bd8b-3ab299cddc50) transitioned into state 'SUCCESS' from state '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-661902403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['ff9b48d0-f8d7-4472-8941-b256ce62d54e','65bcbf9b-8d9c-4e65-8bb9-74ba68592e5f','b825001b-c4d3-40ab-8a95-b50b7e08482a','1a6f32d3-e6fa-4623-812d-4c06f0f9c093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:07.009602 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67acb4a-5b09-4c29-8fe9-60c371faf892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:07.024278 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67acb4a-5b09-4c29-8fe9-60c371faf892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:07.025784 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (fccf4b42-be0b-4444-ae1d-a6329ab7a18c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:07.026002 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request issued successfully. Aug 01 14:03:07.027026 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-519fa460-675d-4c38-a55b-7974585bb112 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:07.027534 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1088/4364] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:03:06 2026] POST /volume/v3/volumes => generated 777 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:07.047591 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b6d3f743-6ff9-48bb-86c3-a12c4e258391 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:07.051580 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6d3f743-6ff9-48bb-86c3-a12c4e258391 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 Aug 01 14:03:07.051829 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6d3f743-6ff9-48bb-86c3-a12c4e258391 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:07.052049 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6d3f743-6ff9-48bb-86c3-a12c4e258391 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:07.062008 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:07.062008 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:07.067000 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b6d3f743-6ff9-48bb-86c3-a12c4e258391 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:07.072090 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6d3f743-6ff9-48bb-86c3-a12c4e258391 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 returned with HTTP 200 Aug 01 14:03:07.072723 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1097/4365] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:07 2026] GET /volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:07.914551 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c5b54585-4dc4-42bf-89fb-50618e704430 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:07.916500 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c5b54585-4dc4-42bf-89fb-50618e704430 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:07.916712 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c5b54585-4dc4-42bf-89fb-50618e704430 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:07.916918 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c5b54585-4dc4-42bf-89fb-50618e704430 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:07.917024 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-c5b54585-4dc4-42bf-89fb-50618e704430 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:07.921711 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:07.921711 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:07.922443 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c5b54585-4dc4-42bf-89fb-50618e704430 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:07.922872 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1078/4366] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:07 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:08.087842 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f883f28-5a20-4e92-b735-8e8138217e80 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:08.096297 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f883f28-5a20-4e92-b735-8e8138217e80 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 Aug 01 14:03:08.096554 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f883f28-5a20-4e92-b735-8e8138217e80 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:08.096801 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f883f28-5a20-4e92-b735-8e8138217e80 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:08.120195 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:08.120195 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:08.144087 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f883f28-5a20-4e92-b735-8e8138217e80 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:08.162147 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f883f28-5a20-4e92-b735-8e8138217e80 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 returned with HTTP 200 Aug 01 14:03:08.163161 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1104/4367] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:08 2026] GET /volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 => generated 1008 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:08.179929 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fc2c44b8-9fc6-43af-8894-3d05fb964275 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:08.271036 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc2c44b8-9fc6-43af-8894-3d05fb964275 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:08.271400 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc2c44b8-9fc6-43af-8894-3d05fb964275 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6c54624-f28c-47c1-9d9a-fc1c0fcea369", "name": "tempest-ProjectMemberTests-Snapshot-674842767"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:08.283366 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:08.283366 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:08.286749 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fc2c44b8-9fc6-43af-8894-3d05fb964275 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Volume info retrieved successfully. Aug 01 14:03:08.286749 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-fc2c44b8-9fc6-43af-8894-3d05fb964275 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Create snapshot from volume b6c54624-f28c-47c1-9d9a-fc1c0fcea369 Aug 01 14:03:08.338722 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-fc2c44b8-9fc6-43af-8894-3d05fb964275 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Created reservations ['8d8240f8-aeac-4546-a591-8ab19517a02e', '1475e45d-923d-4792-a3ce-e2a709f0ca2b', 'cbef580c-298d-4837-a66a-36b69aef89f4', 'dc0f36fd-b1ab-49e7-883d-6f332247b9f7'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:08.375874 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fc2c44b8-9fc6-43af-8894-3d05fb964275 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot create request issued successfully. Aug 01 14:03:08.376283 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc2c44b8-9fc6-43af-8894-3d05fb964275 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:03:08.376788 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1089/4368] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:03:08 2026] POST /volume/v3/snapshots => generated 304 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:08.387890 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-97a4908c-5ea1-4dab-a5ed-0a13358b3aea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:08.389808 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97a4908c-5ea1-4dab-a5ed-0a13358b3aea tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] GET https://10.4.3.223/volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c Aug 01 14:03:08.390017 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97a4908c-5ea1-4dab-a5ed-0a13358b3aea tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:08.390247 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97a4908c-5ea1-4dab-a5ed-0a13358b3aea tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:08.395429 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:08.395429 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:08.395877 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-97a4908c-5ea1-4dab-a5ed-0a13358b3aea tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot retrieved successfully. Aug 01 14:03:08.396618 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97a4908c-5ea1-4dab-a5ed-0a13358b3aea tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c returned with HTTP 200 Aug 01 14:03:08.397175 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1098/4369] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:08 2026] GET /volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:08.933459 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7e5cf727-d1e3-488a-9c77-7742a96eb49f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:08.942036 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e5cf727-d1e3-488a-9c77-7742a96eb49f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:08.942036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7e5cf727-d1e3-488a-9c77-7742a96eb49f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:08.942036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7e5cf727-d1e3-488a-9c77-7742a96eb49f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:08.942036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-7e5cf727-d1e3-488a-9c77-7742a96eb49f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:08.946870 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:08.946870 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:08.950237 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e5cf727-d1e3-488a-9c77-7742a96eb49f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:08.950237 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1079/4370] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:08 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:09.407706 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1b9ba081-6eee-42ad-bcb4-26e666cb806d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:09.410360 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1b9ba081-6eee-42ad-bcb4-26e666cb806d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] GET https://10.4.3.223/volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c Aug 01 14:03:09.410360 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1b9ba081-6eee-42ad-bcb4-26e666cb806d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:09.410360 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1b9ba081-6eee-42ad-bcb4-26e666cb806d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:09.414912 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:09.414912 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:09.415519 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1b9ba081-6eee-42ad-bcb4-26e666cb806d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot retrieved successfully. Aug 01 14:03:09.416930 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1b9ba081-6eee-42ad-bcb4-26e666cb806d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c returned with HTTP 200 Aug 01 14:03:09.417176 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1105/4371] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:09 2026] GET /volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:09.423631 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1842c93-d247-4c83-9c53-d1d26386926f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:09.426582 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3226d4aa-c2ec-4cd7-83ad-1f9d7e42ed62 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:09.429040 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3226d4aa-c2ec-4cd7-83ad-1f9d7e42ed62 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c Aug 01 14:03:09.430686 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3226d4aa-c2ec-4cd7-83ad-1f9d7e42ed62 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:09.430686 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3226d4aa-c2ec-4cd7-83ad-1f9d7e42ed62 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:09.430686 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-3226d4aa-c2ec-4cd7-83ad-1f9d7e42ed62 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Delete snapshot with id: 82178d0b-445d-4c5d-af49-826cc0113d1c Aug 01 14:03:09.438358 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:09.438358 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:09.438893 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3226d4aa-c2ec-4cd7-83ad-1f9d7e42ed62 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot retrieved successfully. Aug 01 14:03:09.461089 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3226d4aa-c2ec-4cd7-83ad-1f9d7e42ed62 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot delete request issued successfully. Aug 01 14:03:09.461317 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3226d4aa-c2ec-4cd7-83ad-1f9d7e42ed62 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c returned with HTTP 202 Aug 01 14:03:09.462327 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1099/4372] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:03:09 2026] DELETE /volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:09.464738 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1842c93-d247-4c83-9c53-d1d26386926f tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:03:09.465065 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1842c93-d247-4c83-9c53-d1d26386926f tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-135179348", "extra_specs": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:09.466434 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:09.466434 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:09.470586 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ee4b7c8f-7660-422c-9f45-d7cdcb736923 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:09.472412 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ee4b7c8f-7660-422c-9f45-d7cdcb736923 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] GET https://10.4.3.223/volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c Aug 01 14:03:09.472577 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ee4b7c8f-7660-422c-9f45-d7cdcb736923 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:09.473063 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ee4b7c8f-7660-422c-9f45-d7cdcb736923 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:09.478346 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:09.478346 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:09.478701 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ee4b7c8f-7660-422c-9f45-d7cdcb736923 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot retrieved successfully. Aug 01 14:03:09.479422 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ee4b7c8f-7660-422c-9f45-d7cdcb736923 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c returned with HTTP 200 Aug 01 14:03:09.479807 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1080/4373] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:09 2026] GET /volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:09.485285 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1842c93-d247-4c83-9c53-d1d26386926f tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:03:09.485828 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1090/4374] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:03:09 2026] POST /volume/v3/types => generated 211 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:09.493685 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-70958c3d-151c-43ed-9704-ba828d2a0df7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:09.496993 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70958c3d-151c-43ed-9704-ba828d2a0df7 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] POST https://10.4.3.223/volume/v3/types/4a55c301-f085-499d-b0e5-0dbde86b6478/encryption Aug 01 14:03:09.499063 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70958c3d-151c-43ed-9704-ba828d2a0df7 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:09.518720 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70958c3d-151c-43ed-9704-ba828d2a0df7 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] https://10.4.3.223/volume/v3/types/4a55c301-f085-499d-b0e5-0dbde86b6478/encryption returned with HTTP 200 Aug 01 14:03:09.519300 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1106/4375] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:03:09 2026] POST /volume/v3/types/4a55c301-f085-499d-b0e5-0dbde86b6478/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:09.528732 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e90592cd-f48a-4981-909d-dd808871189d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:09.584059 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:09.584528 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1911342540", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-135179348", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:09.586729 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1911342540', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-135179348', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:09.590910 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume of 1 GB Aug 01 14:03:09.591286 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:09.591286 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:09.591857 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Availability Zones retrieved successfully. Aug 01 14:03:09.598949 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (e64e5236-5f81-49c7-bfb2-6a58cf76f52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:09.599781 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c00d4d22-82f7-4492-8b7b-47a3d8d88fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:09.600724 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:09.624610 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c00d4d22-82f7-4492-8b7b-47a3d8d88fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T14:03:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4a55c301-f085-499d-b0e5-0dbde86b6478,is_public=True,name='tempest-scenario-type-luks-135179348',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a55c301-f085-499d-b0e5-0dbde86b6478', '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=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:09.625335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d28d139-421c-4f57-ade7-06fa770d132b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:09.650747 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-135179348 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-135179348, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:03:09.651044 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-135179348 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-135179348, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:03:09.686434 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['9ca28131-94e6-4f67-8820-ce293a99c91c', '2510830e-d2c7-4a00-a59e-d54e67c21bea', '078de76a-cdbe-4f25-90fb-c53470cabad9', '137c14bb-ccd6-471e-8d7a-7ef58cb76622'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:09.687178 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d28d139-421c-4f57-ade7-06fa770d132b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ca28131-94e6-4f67-8820-ce293a99c91c', '2510830e-d2c7-4a00-a59e-d54e67c21bea', '078de76a-cdbe-4f25-90fb-c53470cabad9', '137c14bb-ccd6-471e-8d7a-7ef58cb76622']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:09.687914 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae9df756-bb09-4b5e-bc15-1f7f64acaae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:09.709770 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae9df756-bb09-4b5e-bc15-1f7f64acaae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17d8808a-99cc-4a41-ae7b-d8bb80345527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1911342540',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['9ca28131-94e6-4f67-8820-ce293a99c91c','2510830e-d2c7-4a00-a59e-d54e67c21bea','078de76a-cdbe-4f25-90fb-c53470cabad9','137c14bb-ccd6-471e-8d7a-7ef58cb76622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=4a55c301-f085-499d-b0e5-0dbde86b6478), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1911342540',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=17d8808a-99cc-4a41-ae7b-d8bb80345527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9808655a594b319176b356ed718047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c995057415c415b8a1ad88dac9790f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a55c301-f085-499d-b0e5-0dbde86b6478),volume_type_id=4a55c301-f085-499d-b0e5-0dbde86b6478)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:09.710503 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (408d7d5f-25b7-4bad-a30d-60faa8fee220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:09.728720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (408d7d5f-25b7-4bad-a30d-60faa8fee220) transitioned into state 'SUCCESS' from state '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-1911342540',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['9ca28131-94e6-4f67-8820-ce293a99c91c','2510830e-d2c7-4a00-a59e-d54e67c21bea','078de76a-cdbe-4f25-90fb-c53470cabad9','137c14bb-ccd6-471e-8d7a-7ef58cb76622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=4a55c301-f085-499d-b0e5-0dbde86b6478)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:09.729800 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35feec3-696d-4ff7-abc4-2496be75724b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:09.739835 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35feec3-696d-4ff7-abc4-2496be75724b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:09.740646 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (e64e5236-5f81-49c7-bfb2-6a58cf76f52b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:09.740922 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request issued successfully. Aug 01 14:03:09.741462 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e90592cd-f48a-4981-909d-dd808871189d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:09.741857 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1100/4376] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:03:09 2026] POST /volume/v3/volumes => generated 779 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:09.756554 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9c581cb8-2b8f-42f6-994d-98ad2e946ff2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:09.758194 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c581cb8-2b8f-42f6-994d-98ad2e946ff2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 Aug 01 14:03:09.758402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c581cb8-2b8f-42f6-994d-98ad2e946ff2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:09.758602 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c581cb8-2b8f-42f6-994d-98ad2e946ff2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:09.765376 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:09.765376 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:09.775550 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9c581cb8-2b8f-42f6-994d-98ad2e946ff2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:09.785005 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c581cb8-2b8f-42f6-994d-98ad2e946ff2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 returned with HTTP 200 Aug 01 14:03:09.785550 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1081/4377] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:09 2026] GET /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:09.958946 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-055ba075-f055-44d8-9b7e-09a5a001aa01 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:09.960507 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-055ba075-f055-44d8-9b7e-09a5a001aa01 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:09.960707 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-055ba075-f055-44d8-9b7e-09a5a001aa01 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:09.960968 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-055ba075-f055-44d8-9b7e-09a5a001aa01 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:09.961146 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-055ba075-f055-44d8-9b7e-09a5a001aa01 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:09.965181 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:09.965181 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:09.965748 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-055ba075-f055-44d8-9b7e-09a5a001aa01 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:09.966071 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1091/4378] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:09 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:10.491204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8a10c385-477d-4207-9bbf-de1adbc08452 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:10.493373 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8a10c385-477d-4207-9bbf-de1adbc08452 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] GET https://10.4.3.223/volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c Aug 01 14:03:10.493668 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8a10c385-477d-4207-9bbf-de1adbc08452 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:10.493883 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8a10c385-477d-4207-9bbf-de1adbc08452 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:10.499161 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8a10c385-477d-4207-9bbf-de1adbc08452 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c returned with HTTP 404 Aug 01 14:03:10.499774 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1107/4379] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:10 2026] GET /volume/v3/snapshots/82178d0b-445d-4c5d-af49-826cc0113d1c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:10.507571 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ee2970e5-4d57-4876-96ad-15e7023e0c03 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:10.510427 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee2970e5-4d57-4876-96ad-15e7023e0c03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 Aug 01 14:03:10.510693 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee2970e5-4d57-4876-96ad-15e7023e0c03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:10.510974 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee2970e5-4d57-4876-96ad-15e7023e0c03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:10.511190 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ee2970e5-4d57-4876-96ad-15e7023e0c03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume with id: b6c54624-f28c-47c1-9d9a-fc1c0fcea369 Aug 01 14:03:10.522531 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:10.522531 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:10.523291 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ee2970e5-4d57-4876-96ad-15e7023e0c03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:10.543432 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ee2970e5-4d57-4876-96ad-15e7023e0c03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume request issued successfully. Aug 01 14:03:10.546598 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee2970e5-4d57-4876-96ad-15e7023e0c03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 returned with HTTP 202 Aug 01 14:03:10.547254 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1101/4380] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:10 2026] DELETE /volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:10.554333 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b4396c20-bd82-4c31-956f-9bafb83fa3d9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:10.555913 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b4396c20-bd82-4c31-956f-9bafb83fa3d9 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 Aug 01 14:03:10.556061 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b4396c20-bd82-4c31-956f-9bafb83fa3d9 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:10.556237 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b4396c20-bd82-4c31-956f-9bafb83fa3d9 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:10.563479 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:10.563479 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:10.567141 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b4396c20-bd82-4c31-956f-9bafb83fa3d9 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:10.571046 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b4396c20-bd82-4c31-956f-9bafb83fa3d9 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 returned with HTTP 200 Aug 01 14:03:10.571481 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1082/4381] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:10 2026] GET /volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:10.802477 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-46991736-4556-4e98-9de0-6f310a29ac55 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:10.805224 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-46991736-4556-4e98-9de0-6f310a29ac55 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 Aug 01 14:03:10.805224 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-46991736-4556-4e98-9de0-6f310a29ac55 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:10.805224 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-46991736-4556-4e98-9de0-6f310a29ac55 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:10.811082 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:10.811082 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:10.814460 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-46991736-4556-4e98-9de0-6f310a29ac55 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:10.818879 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-46991736-4556-4e98-9de0-6f310a29ac55 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 returned with HTTP 200 Aug 01 14:03:10.819690 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1092/4382] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:10 2026] GET /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:03:10.834190 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-72bbd5e8-1887-4f58-94ec-b37d071ef3c2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:10.838610 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72bbd5e8-1887-4f58-94ec-b37d071ef3c2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 Aug 01 14:03:10.838964 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72bbd5e8-1887-4f58-94ec-b37d071ef3c2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:10.840006 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72bbd5e8-1887-4f58-94ec-b37d071ef3c2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:10.852221 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:10.852221 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:10.857499 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-72bbd5e8-1887-4f58-94ec-b37d071ef3c2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:10.863655 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72bbd5e8-1887-4f58-94ec-b37d071ef3c2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 returned with HTTP 200 Aug 01 14:03:10.864432 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1108/4383] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:10 2026] GET /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:10.877462 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e97f28c6-6af0-4a6f-97ff-90a28ed5a899 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:10.879737 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e97f28c6-6af0-4a6f-97ff-90a28ed5a899 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527/action Aug 01 14:03:10.880388 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e97f28c6-6af0-4a6f-97ff-90a28ed5a899 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:10.880590 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e97f28c6-6af0-4a6f-97ff-90a28ed5a899 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:10.891478 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:10.891478 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:10.892197 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e97f28c6-6af0-4a6f-97ff-90a28ed5a899 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:10.899892 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e97f28c6-6af0-4a6f-97ff-90a28ed5a899 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume updated successfully. Aug 01 14:03:10.900374 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e97f28c6-6af0-4a6f-97ff-90a28ed5a899 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527/action returned with HTTP 200 Aug 01 14:03:10.900996 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1102/4384] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:03:10 2026] POST /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 14:03:10.977849 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0c7fa1c9-9646-462d-8b63-728491f13238 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:10.979730 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0c7fa1c9-9646-462d-8b63-728491f13238 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:10.979931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0c7fa1c9-9646-462d-8b63-728491f13238 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:10.980279 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0c7fa1c9-9646-462d-8b63-728491f13238 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:10.980414 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-0c7fa1c9-9646-462d-8b63-728491f13238 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:10.984625 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:10.984625 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:10.985342 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0c7fa1c9-9646-462d-8b63-728491f13238 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:10.985704 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1083/4385] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:10 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:11.002142 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-29948831-dc84-4eee-b095-fc65e0f7ada3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:11.004414 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-29948831-dc84-4eee-b095-fc65e0f7ada3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 Aug 01 14:03:11.004621 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-29948831-dc84-4eee-b095-fc65e0f7ada3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:11.004811 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-29948831-dc84-4eee-b095-fc65e0f7ada3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:11.012131 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:11.012131 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:11.016480 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-29948831-dc84-4eee-b095-fc65e0f7ada3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:11.021705 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-29948831-dc84-4eee-b095-fc65e0f7ada3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 returned with HTTP 200 Aug 01 14:03:11.022305 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1093/4386] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:11 2026] GET /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:11.381567 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-2bff10b2-20f5-4284-b42d-7dcf25a7bef9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:11.383667 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-2bff10b2-20f5-4284-b42d-7dcf25a7bef9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 Aug 01 14:03:11.383911 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-2bff10b2-20f5-4284-b42d-7dcf25a7bef9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:11.384144 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-2bff10b2-20f5-4284-b42d-7dcf25a7bef9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:11.391527 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:11.391527 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:11.396171 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-2bff10b2-20f5-4284-b42d-7dcf25a7bef9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:11.401498 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-2bff10b2-20f5-4284-b42d-7dcf25a7bef9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 returned with HTTP 200 Aug 01 14:03:11.401979 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1109/4387] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:11 2026] GET /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:11.414490 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4dff0746-e738-4ee7-8a07-6d16b71f8f63 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:11.415027 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4dff0746-e738-4ee7-8a07-6d16b71f8f63 None None] GET https://10.4.3.223/volume// Aug 01 14:03:11.415239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4dff0746-e738-4ee7-8a07-6d16b71f8f63 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:11.415639 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4dff0746-e738-4ee7-8a07-6d16b71f8f63 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:11.416049 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4dff0746-e738-4ee7-8a07-6d16b71f8f63 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:11.416883 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1103/4388] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:03: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 01 14:03:11.427098 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-7193103d-b7ea-46f6-8153-719fe36c2074 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:11.429793 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-7193103d-b7ea-46f6-8153-719fe36c2074 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:03:11.430182 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-7193103d-b7ea-46f6-8153-719fe36c2074 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17d8808a-99cc-4a41-ae7b-d8bb80345527", "connector": null, "instance_uuid": "8e487be6-5a54-4fa6-9f32-63d9ce0aa3aa"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:11.439408 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:11.439408 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:11.469443 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-7193103d-b7ea-46f6-8153-719fe36c2074 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:03:11.469944 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1084/4389] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:03:11 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 01 14:03:11.584705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-07c0a1b8-edc8-4c38-90ab-10f4bd60d762 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:11.587060 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-07c0a1b8-edc8-4c38-90ab-10f4bd60d762 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 Aug 01 14:03:11.587432 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-07c0a1b8-edc8-4c38-90ab-10f4bd60d762 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:11.587762 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-07c0a1b8-edc8-4c38-90ab-10f4bd60d762 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:11.597301 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-07c0a1b8-edc8-4c38-90ab-10f4bd60d762 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 returned with HTTP 404 Aug 01 14:03:11.597841 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1094/4390] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:11 2026] GET /volume/v3/volumes/b6c54624-f28c-47c1-9d9a-fc1c0fcea369 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:11.607179 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:11.613207 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:11.613650 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1813208473"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:11.617460 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1813208473'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:11.617662 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume of 1 GB Aug 01 14:03:11.624759 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Availability Zones retrieved successfully. Aug 01 14:03:11.632309 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (8c045e8a-9ce7-4aa2-acc1-e8e098781963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:11.633677 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ccd210-f135-4a81-b335-e986e9fa904b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:11.634750 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:11.664197 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ccd210-f135-4a81-b335-e986e9fa904b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:11.665203 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a878ccf9-ed58-4074-85c8-10f269813aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:11.708904 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['f3502a54-eae2-4c16-8b6f-ea209b42684a', 'a70ab52a-5490-4a74-a607-a23544f46074', 'e562086a-9949-4f14-9349-f388add3462a', 'ca792e97-df70-47d6-9314-becd53247bb9'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:11.710718 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a878ccf9-ed58-4074-85c8-10f269813aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3502a54-eae2-4c16-8b6f-ea209b42684a', 'a70ab52a-5490-4a74-a607-a23544f46074', 'e562086a-9949-4f14-9349-f388add3462a', 'ca792e97-df70-47d6-9314-becd53247bb9']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:11.711150 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b6b7ba-e8e6-4f8d-9410-cb83e60fc381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:11.738370 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b6b7ba-e8e6-4f8d-9410-cb83e60fc381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c87a348c-2a49-42e8-ad97-65a9eec2d4bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1813208473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['f3502a54-eae2-4c16-8b6f-ea209b42684a','a70ab52a-5490-4a74-a607-a23544f46074','e562086a-9949-4f14-9349-f388add3462a','ca792e97-df70-47d6-9314-becd53247bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1813208473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c87a348c-2a49-42e8-ad97-65a9eec2d4bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2ebf976695497bbd0fab7e228f8553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:11.739952 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f923ff-e054-496b-b52a-151e54b25012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:11.759209 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f923ff-e054-496b-b52a-151e54b25012) transitioned into state 'SUCCESS' from state '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-1813208473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['f3502a54-eae2-4c16-8b6f-ea209b42684a','a70ab52a-5490-4a74-a607-a23544f46074','e562086a-9949-4f14-9349-f388add3462a','ca792e97-df70-47d6-9314-becd53247bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:11.760030 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e2c24fa-baa0-4786-9839-0cc168e8fb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:11.768480 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e2c24fa-baa0-4786-9839-0cc168e8fb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:11.769726 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (8c045e8a-9ce7-4aa2-acc1-e8e098781963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:11.770097 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request issued successfully. Aug 01 14:03:11.770678 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85fd8d97-1d2b-4f20-9a2b-4f94c1b0bb59 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:11.771240 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1110/4391] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:03:11 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:11.787958 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d7d82925-5d0e-40d8-8d41-e098e488ada1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:11.789943 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7d82925-5d0e-40d8-8d41-e098e488ada1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd Aug 01 14:03:11.790149 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7d82925-5d0e-40d8-8d41-e098e488ada1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:11.790686 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7d82925-5d0e-40d8-8d41-e098e488ada1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:11.798099 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:11.798099 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:11.801847 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d7d82925-5d0e-40d8-8d41-e098e488ada1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:11.805691 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7d82925-5d0e-40d8-8d41-e098e488ada1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd returned with HTTP 200 Aug 01 14:03:11.806111 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1104/4392] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:11 2026] GET /volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:11.996912 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-687e91b1-d0f7-4073-b5bb-6afaad4793b2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:11.998864 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-687e91b1-d0f7-4073-b5bb-6afaad4793b2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:11.999083 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-687e91b1-d0f7-4073-b5bb-6afaad4793b2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:11.999327 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-687e91b1-d0f7-4073-b5bb-6afaad4793b2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:11.999502 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-687e91b1-d0f7-4073-b5bb-6afaad4793b2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:12.003972 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:12.003972 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:12.004681 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-687e91b1-d0f7-4073-b5bb-6afaad4793b2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:12.005134 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1085/4393] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:11 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:12.530782 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0d439b8f-2e8b-4218-aa84-2c01277fcf72 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:12.531119 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d439b8f-2e8b-4218-aa84-2c01277fcf72 None None] GET https://10.4.3.223/volume// Aug 01 14:03:12.531250 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d439b8f-2e8b-4218-aa84-2c01277fcf72 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:12.531390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d439b8f-2e8b-4218-aa84-2c01277fcf72 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:12.531892 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d439b8f-2e8b-4218-aa84-2c01277fcf72 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:12.531954 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1095/4394] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:03:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:03:12.542490 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-cac3fb78-f252-45f2-a4b1-3f05cf15ce4f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:12.545124 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-cac3fb78-f252-45f2-a4b1-3f05cf15ce4f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 Aug 01 14:03:12.545665 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-cac3fb78-f252-45f2-a4b1-3f05cf15ce4f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:12.545991 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-cac3fb78-f252-45f2-a4b1-3f05cf15ce4f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:12.557549 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:12.557549 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:12.561425 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-cac3fb78-f252-45f2-a4b1-3f05cf15ce4f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:12.566292 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-cac3fb78-f252-45f2-a4b1-3f05cf15ce4f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 returned with HTTP 200 Aug 01 14:03:12.566762 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1111/4395] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:03:12 2026] GET /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:03:12.677852 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-d7aeda45-a73f-420b-8f31-444848ccb775 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:12.680782 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-d7aeda45-a73f-420b-8f31-444848ccb775 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] PUT https://10.4.3.223/volume/v3/attachments/f51676e8-da94-459b-9511-3acd3c42d982 Aug 01 14:03:12.681288 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-d7aeda45-a73f-420b-8f31-444848ccb775 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:12.693479 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-d7aeda45-a73f-420b-8f31-444848ccb775 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Acquiring lock "cinder-attachment_update-17d8808a-99cc-4a41-ae7b-d8bb80345527-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:03:12.698394 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-d7aeda45-a73f-420b-8f31-444848ccb775 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-17d8808a-99cc-4a41-ae7b-d8bb80345527-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:03:12.699403 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:12.699403 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:12.784065 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-d7aeda45-a73f-420b-8f31-444848ccb775 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-17d8808a-99cc-4a41-ae7b-d8bb80345527-np0000006308" released by "attachment_update" :: held 0.085s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:03:12.784439 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-d7aeda45-a73f-420b-8f31-444848ccb775 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/f51676e8-da94-459b-9511-3acd3c42d982 returned with HTTP 200 Aug 01 14:03:12.784965 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1105/4396] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:03:12 2026] PUT /volume/v3/attachments/f51676e8-da94-459b-9511-3acd3c42d982 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:12.816152 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-e5f6376d-9697-4bb5-b3e6-8da4a99545f1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:12.819712 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-e5f6376d-9697-4bb5-b3e6-8da4a99545f1 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments/f51676e8-da94-459b-9511-3acd3c42d982/action Aug 01 14:03:12.819712 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-e5f6376d-9697-4bb5-b3e6-8da4a99545f1 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:12.819712 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-e5f6376d-9697-4bb5-b3e6-8da4a99545f1 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:12.822119 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-20f7fcc5-767b-4352-ae84-6d5a18486d8c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:12.824322 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-20f7fcc5-767b-4352-ae84-6d5a18486d8c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd Aug 01 14:03:12.824511 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-20f7fcc5-767b-4352-ae84-6d5a18486d8c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:12.824756 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-20f7fcc5-767b-4352-ae84-6d5a18486d8c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:12.834290 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:12.834290 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:12.838054 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:12.838054 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:12.838401 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-20f7fcc5-767b-4352-ae84-6d5a18486d8c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:12.843341 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-20f7fcc5-767b-4352-ae84-6d5a18486d8c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd returned with HTTP 200 Aug 01 14:03:12.844025 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1096/4397] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:12 2026] GET /volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:12.855572 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-e5f6376d-9697-4bb5-b3e6-8da4a99545f1 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/f51676e8-da94-459b-9511-3acd3c42d982/action returned with HTTP 204 Aug 01 14:03:12.856348 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1086/4398] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:03:12 2026] POST /volume/v3/attachments/f51676e8-da94-459b-9511-3acd3c42d982/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:12.860854 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-183a2b79-b62b-48f8-9c24-282821ef42a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:12.863061 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-183a2b79-b62b-48f8-9c24-282821ef42a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:12.863569 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-183a2b79-b62b-48f8-9c24-282821ef42a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c87a348c-2a49-42e8-ad97-65a9eec2d4bd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-208674106"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:12.879033 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:12.879033 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:12.879672 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-183a2b79-b62b-48f8-9c24-282821ef42a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:12.879959 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-183a2b79-b62b-48f8-9c24-282821ef42a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create snapshot from volume c87a348c-2a49-42e8-ad97-65a9eec2d4bd Aug 01 14:03:12.939910 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-183a2b79-b62b-48f8-9c24-282821ef42a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['285820d7-1533-4d05-b0e8-cde5d675ea16', 'a9bed913-72d1-4d5e-bb91-fd06f8865960', '8a1c0df3-496d-4aaf-b8ac-68b5680b390f', 'ee85724e-a144-4f82-b9fd-667d21c02e3d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:12.982662 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-183a2b79-b62b-48f8-9c24-282821ef42a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot create request issued successfully. Aug 01 14:03:12.983086 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-183a2b79-b62b-48f8-9c24-282821ef42a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:03:12.983537 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1112/4399] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:03:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:12.996818 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-314a812c-1ff4-4010-8ed2-52cd856b1eb8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:12.999415 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-314a812c-1ff4-4010-8ed2-52cd856b1eb8 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd Aug 01 14:03:12.999775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-314a812c-1ff4-4010-8ed2-52cd856b1eb8 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:13.000045 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-314a812c-1ff4-4010-8ed2-52cd856b1eb8 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:13.005768 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:13.005768 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:13.006206 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-314a812c-1ff4-4010-8ed2-52cd856b1eb8 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:13.007119 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-314a812c-1ff4-4010-8ed2-52cd856b1eb8 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd returned with HTTP 200 Aug 01 14:03:13.007583 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1106/4400] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:12 2026] GET /volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:13.015666 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bfd7e9cf-6583-4685-9ab4-ed836b9396a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:13.017722 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bfd7e9cf-6583-4685-9ab4-ed836b9396a0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:13.019487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bfd7e9cf-6583-4685-9ab4-ed836b9396a0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:13.019487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bfd7e9cf-6583-4685-9ab4-ed836b9396a0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:13.019487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-bfd7e9cf-6583-4685-9ab4-ed836b9396a0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:13.024675 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:13.024675 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:13.025453 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bfd7e9cf-6583-4685-9ab4-ed836b9396a0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:13.025971 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1097/4401] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:13 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:14.018937 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-67400ff1-f525-45fd-9039-410689c8009b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:14.023637 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-67400ff1-f525-45fd-9039-410689c8009b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd Aug 01 14:03:14.023825 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-67400ff1-f525-45fd-9039-410689c8009b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:14.024017 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-67400ff1-f525-45fd-9039-410689c8009b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:14.039265 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:14.039265 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:14.039618 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-67400ff1-f525-45fd-9039-410689c8009b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:14.042406 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-67400ff1-f525-45fd-9039-410689c8009b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd returned with HTTP 200 Aug 01 14:03:14.042571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1df030da-7b66-4b26-b7f6-3cc144819560 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:14.042878 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1087/4402] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:14 2026] GET /volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:14.044817 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1df030da-7b66-4b26-b7f6-3cc144819560 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:14.045022 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1df030da-7b66-4b26-b7f6-3cc144819560 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:14.045190 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1df030da-7b66-4b26-b7f6-3cc144819560 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:14.045325 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1df030da-7b66-4b26-b7f6-3cc144819560 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:14.049396 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:14.049396 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:14.050031 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1df030da-7b66-4b26-b7f6-3cc144819560 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:14.050443 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1113/4403] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:14 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:14.055160 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-820cfd7f-dd18-4307-bae2-b65fdedaccd7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:14.058822 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-820cfd7f-dd18-4307-bae2-b65fdedaccd7 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd Aug 01 14:03:14.059067 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-820cfd7f-dd18-4307-bae2-b65fdedaccd7 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:14.060948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-820cfd7f-dd18-4307-bae2-b65fdedaccd7 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:14.061069 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-820cfd7f-dd18-4307-bae2-b65fdedaccd7 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Delete snapshot with id: e8cccf2a-4910-4cdc-99aa-09feb762e1dd Aug 01 14:03:14.070780 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:14.070780 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:14.071370 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-820cfd7f-dd18-4307-bae2-b65fdedaccd7 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot retrieved successfully. Aug 01 14:03:14.089372 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-820cfd7f-dd18-4307-bae2-b65fdedaccd7 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot delete request issued successfully. Aug 01 14:03:14.089554 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-820cfd7f-dd18-4307-bae2-b65fdedaccd7 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd returned with HTTP 202 Aug 01 14:03:14.089966 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1107/4404] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:03:14 2026] DELETE /volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:14.104326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d0a3a894-6a22-4fbb-8c76-4e6510ee02fa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:14.106528 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d0a3a894-6a22-4fbb-8c76-4e6510ee02fa tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] GET https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd Aug 01 14:03:14.106677 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d0a3a894-6a22-4fbb-8c76-4e6510ee02fa tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:14.106864 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d0a3a894-6a22-4fbb-8c76-4e6510ee02fa tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:14.115823 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:14.115823 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:14.116244 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d0a3a894-6a22-4fbb-8c76-4e6510ee02fa tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot retrieved successfully. Aug 01 14:03:14.116988 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d0a3a894-6a22-4fbb-8c76-4e6510ee02fa tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd returned with HTTP 200 Aug 01 14:03:14.117909 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1098/4405] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:14 2026] GET /volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:15.062366 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4edfa274-9169-4fcb-a6b2-8a593e9d55fb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:15.064082 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4edfa274-9169-4fcb-a6b2-8a593e9d55fb tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:15.064376 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4edfa274-9169-4fcb-a6b2-8a593e9d55fb tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:15.064615 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4edfa274-9169-4fcb-a6b2-8a593e9d55fb tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:15.066230 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-4edfa274-9169-4fcb-a6b2-8a593e9d55fb tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:15.068972 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:15.068972 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:15.069745 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4edfa274-9169-4fcb-a6b2-8a593e9d55fb tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:15.070117 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1088/4406] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:15 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:15.127594 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9ce3f398-b954-40e6-86c7-2be65b33e5c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:15.130017 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ce3f398-b954-40e6-86c7-2be65b33e5c9 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] GET https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd Aug 01 14:03:15.130348 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ce3f398-b954-40e6-86c7-2be65b33e5c9 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:15.130456 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ce3f398-b954-40e6-86c7-2be65b33e5c9 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:15.138394 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ce3f398-b954-40e6-86c7-2be65b33e5c9 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd returned with HTTP 404 Aug 01 14:03:15.138864 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1114/4407] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:15 2026] GET /volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:15.147146 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ef60dfe4-1deb-4f83-be33-cf0e7fee957c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:15.151037 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef60dfe4-1deb-4f83-be33-cf0e7fee957c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd Aug 01 14:03:15.151290 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ef60dfe4-1deb-4f83-be33-cf0e7fee957c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:15.151468 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ef60dfe4-1deb-4f83-be33-cf0e7fee957c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:15.151616 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-ef60dfe4-1deb-4f83-be33-cf0e7fee957c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete snapshot with id: e8cccf2a-4910-4cdc-99aa-09feb762e1dd Aug 01 14:03:15.156354 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef60dfe4-1deb-4f83-be33-cf0e7fee957c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd returned with HTTP 404 Aug 01 14:03:15.156827 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1108/4408] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:03:15 2026] DELETE /volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:15.165729 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4e6efd43-5f01-4a6f-8a3b-c0a473247b6e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:15.167768 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e6efd43-5f01-4a6f-8a3b-c0a473247b6e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd Aug 01 14:03:15.168002 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e6efd43-5f01-4a6f-8a3b-c0a473247b6e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:15.168246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e6efd43-5f01-4a6f-8a3b-c0a473247b6e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:15.174101 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e6efd43-5f01-4a6f-8a3b-c0a473247b6e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd returned with HTTP 404 Aug 01 14:03:15.174694 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1099/4409] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:15 2026] GET /volume/v3/snapshots/e8cccf2a-4910-4cdc-99aa-09feb762e1dd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:15.182172 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dbe2814e-f5f5-4c11-b51e-b8a78743dac0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:15.184302 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dbe2814e-f5f5-4c11-b51e-b8a78743dac0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd Aug 01 14:03:15.184566 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dbe2814e-f5f5-4c11-b51e-b8a78743dac0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:15.184817 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dbe2814e-f5f5-4c11-b51e-b8a78743dac0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:15.185039 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-dbe2814e-f5f5-4c11-b51e-b8a78743dac0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume with id: c87a348c-2a49-42e8-ad97-65a9eec2d4bd Aug 01 14:03:15.192930 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:15.192930 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:15.193383 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dbe2814e-f5f5-4c11-b51e-b8a78743dac0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:15.214822 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dbe2814e-f5f5-4c11-b51e-b8a78743dac0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume request issued successfully. Aug 01 14:03:15.215194 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dbe2814e-f5f5-4c11-b51e-b8a78743dac0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd returned with HTTP 202 Aug 01 14:03:15.215594 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1089/4410] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:15 2026] DELETE /volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:15.230841 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9e984a69-9ed0-48d6-9129-74dca1c1bda1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:15.233992 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9e984a69-9ed0-48d6-9129-74dca1c1bda1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd Aug 01 14:03:15.234190 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9e984a69-9ed0-48d6-9129-74dca1c1bda1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:15.234426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9e984a69-9ed0-48d6-9129-74dca1c1bda1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:15.245451 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:15.245451 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:15.250469 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9e984a69-9ed0-48d6-9129-74dca1c1bda1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:15.255840 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9e984a69-9ed0-48d6-9129-74dca1c1bda1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd returned with HTTP 200 Aug 01 14:03:15.256452 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1115/4411] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:15 2026] GET /volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:16.080996 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8a6fd7e4-19c8-4960-a785-5c5c30cdf7d3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:16.082751 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a6fd7e4-19c8-4960-a785-5c5c30cdf7d3 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:16.082968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a6fd7e4-19c8-4960-a785-5c5c30cdf7d3 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:16.083144 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a6fd7e4-19c8-4960-a785-5c5c30cdf7d3 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:16.083261 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8a6fd7e4-19c8-4960-a785-5c5c30cdf7d3 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:16.087495 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:16.087495 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:16.088099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a6fd7e4-19c8-4960-a785-5c5c30cdf7d3 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:16.088479 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1109/4412] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:16 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:16.271670 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-418caae6-9017-4947-8736-a30c1e9e2f1c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:16.273924 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-418caae6-9017-4947-8736-a30c1e9e2f1c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd Aug 01 14:03:16.274180 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-418caae6-9017-4947-8736-a30c1e9e2f1c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:16.274472 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-418caae6-9017-4947-8736-a30c1e9e2f1c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:16.283458 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-418caae6-9017-4947-8736-a30c1e9e2f1c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd returned with HTTP 404 Aug 01 14:03:16.284105 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1100/4413] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:16 2026] GET /volume/v3/volumes/c87a348c-2a49-42e8-ad97-65a9eec2d4bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:16.293943 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9e779b88-b4a5-4069-88c3-af1913e57131 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:16.295962 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:16.296428 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2055817224"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:16.297966 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2055817224'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:16.298093 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume of 1 GB Aug 01 14:03:16.302947 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Availability Zones retrieved successfully. Aug 01 14:03:16.309188 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (d8377ce7-fad7-46fd-8b25-84011f32b4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:16.310788 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e75d9c-7b83-4cbc-ad36-ec66eebf7cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:16.311747 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:16.339132 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e75d9c-7b83-4cbc-ad36-ec66eebf7cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:16.339959 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b412347-7460-4804-be5f-92f5dc911f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:16.387906 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['b5362bbd-6abf-4645-936d-e39045efc4ef', '9085f191-eb86-4a95-af18-149b8fb18644', '1dddbe48-01b5-4c16-8684-cfea6249c9e9', '5714ea5f-a830-426f-ba39-5ff314b8a2b1'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:16.388691 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b412347-7460-4804-be5f-92f5dc911f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5362bbd-6abf-4645-936d-e39045efc4ef', '9085f191-eb86-4a95-af18-149b8fb18644', '1dddbe48-01b5-4c16-8684-cfea6249c9e9', '5714ea5f-a830-426f-ba39-5ff314b8a2b1']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:16.389455 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (397cd36f-6487-4670-878a-1da1b5b2300e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:16.412872 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (397cd36f-6487-4670-878a-1da1b5b2300e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2cf83f2-f18b-43e9-9749-6656f8031368', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055817224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['b5362bbd-6abf-4645-936d-e39045efc4ef','9085f191-eb86-4a95-af18-149b8fb18644','1dddbe48-01b5-4c16-8684-cfea6249c9e9','5714ea5f-a830-426f-ba39-5ff314b8a2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055817224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2cf83f2-f18b-43e9-9749-6656f8031368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2ebf976695497bbd0fab7e228f8553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:16.413905 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4b3f30a-24fc-4b1f-b8fc-8c0e028289a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:16.431082 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4b3f30a-24fc-4b1f-b8fc-8c0e028289a2) transitioned into state 'SUCCESS' from state '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-2055817224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['b5362bbd-6abf-4645-936d-e39045efc4ef','9085f191-eb86-4a95-af18-149b8fb18644','1dddbe48-01b5-4c16-8684-cfea6249c9e9','5714ea5f-a830-426f-ba39-5ff314b8a2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:16.431902 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c7d669-0b9b-405d-a10e-e76f197a6583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:16.440335 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c7d669-0b9b-405d-a10e-e76f197a6583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:16.441110 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (d8377ce7-fad7-46fd-8b25-84011f32b4b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:16.441407 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request issued successfully. Aug 01 14:03:16.441960 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9e779b88-b4a5-4069-88c3-af1913e57131 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:16.442437 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1090/4414] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:03:16 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:16.456618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-013a5f98-4265-4e98-9793-627d1aa4901f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:16.460237 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-013a5f98-4265-4e98-9793-627d1aa4901f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 Aug 01 14:03:16.460237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-013a5f98-4265-4e98-9793-627d1aa4901f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:16.460237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-013a5f98-4265-4e98-9793-627d1aa4901f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:16.467051 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:16.467051 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:16.470570 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-013a5f98-4265-4e98-9793-627d1aa4901f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:16.474569 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-013a5f98-4265-4e98-9793-627d1aa4901f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 returned with HTTP 200 Aug 01 14:03:16.475113 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1116/4415] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:16 2026] GET /volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:16.988011 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-7cc896e1-cc12-4c22-ac2f-f7783311d92c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:16.990127 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-7cc896e1-cc12-4c22-ac2f-f7783311d92c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527/encryption Aug 01 14:03:16.990377 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-7cc896e1-cc12-4c22-ac2f-f7783311d92c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:16.990563 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-7cc896e1-cc12-4c22-ac2f-f7783311d92c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:16.999848 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:16.999848 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:17.006438 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bec2f2f5-d4b8-4062-add8-35026f79128d req-7cc896e1-cc12-4c22-ac2f-f7783311d92c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527/encryption returned with HTTP 200 Aug 01 14:03:17.006862 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1110/4416] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:03:16 2026] GET /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:17.099310 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-69a7b31f-29b9-4b61-b55a-f568e7fe03ad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:17.100961 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69a7b31f-29b9-4b61-b55a-f568e7fe03ad tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:17.101169 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69a7b31f-29b9-4b61-b55a-f568e7fe03ad tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:17.101382 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69a7b31f-29b9-4b61-b55a-f568e7fe03ad tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:17.101480 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-69a7b31f-29b9-4b61-b55a-f568e7fe03ad tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:17.105781 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:17.105781 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:17.106431 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69a7b31f-29b9-4b61-b55a-f568e7fe03ad tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:17.106880 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1101/4417] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:17 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:17.487779 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-92dbf6d0-90b4-4125-a987-5882bf882562 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:17.489454 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-92dbf6d0-90b4-4125-a987-5882bf882562 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 Aug 01 14:03:17.489632 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-92dbf6d0-90b4-4125-a987-5882bf882562 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:17.489826 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-92dbf6d0-90b4-4125-a987-5882bf882562 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:17.496409 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:17.496409 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:17.499601 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-92dbf6d0-90b4-4125-a987-5882bf882562 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:17.503124 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-92dbf6d0-90b4-4125-a987-5882bf882562 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 returned with HTTP 200 Aug 01 14:03:17.503584 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1091/4418] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:17 2026] GET /volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:17.515845 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b3e59b7d-76a3-40d4-8022-da700dbc7feb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:17.517856 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3e59b7d-76a3-40d4-8022-da700dbc7feb tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:17.518386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3e59b7d-76a3-40d4-8022-da700dbc7feb tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2cf83f2-f18b-43e9-9749-6656f8031368", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1080702916"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:17.528911 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:17.528911 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:17.530232 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b3e59b7d-76a3-40d4-8022-da700dbc7feb tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:17.530232 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-b3e59b7d-76a3-40d4-8022-da700dbc7feb tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create snapshot from volume d2cf83f2-f18b-43e9-9749-6656f8031368 Aug 01 14:03:17.558283 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b3e59b7d-76a3-40d4-8022-da700dbc7feb tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['7b108f5f-4636-40ea-9210-694ed163227d', '92f98bb8-ae87-480a-afd6-d4e0138d32f7', '8eac5608-43a2-4b16-961b-83acc9de3df3', 'ec5be47b-1c77-4a1b-8923-65bed965b3ac'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:17.588786 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b3e59b7d-76a3-40d4-8022-da700dbc7feb tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot create request issued successfully. Aug 01 14:03:17.589246 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3e59b7d-76a3-40d4-8022-da700dbc7feb tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:03:17.589766 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1117/4419] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:03:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:17.598729 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0f2ef249-f063-473b-9fc8-c121036a620f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:17.600332 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f2ef249-f063-473b-9fc8-c121036a620f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde Aug 01 14:03:17.600499 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f2ef249-f063-473b-9fc8-c121036a620f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:17.600709 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f2ef249-f063-473b-9fc8-c121036a620f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:17.605377 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:17.605377 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:17.605714 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0f2ef249-f063-473b-9fc8-c121036a620f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:17.606334 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f2ef249-f063-473b-9fc8-c121036a620f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde returned with HTTP 200 Aug 01 14:03:17.606689 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1111/4420] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:17 2026] GET /volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:18.117424 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9553ed4a-2e8c-4eb5-81c1-7a6d3d1d2519 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:18.119042 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9553ed4a-2e8c-4eb5-81c1-7a6d3d1d2519 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:18.119277 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9553ed4a-2e8c-4eb5-81c1-7a6d3d1d2519 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:18.119484 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9553ed4a-2e8c-4eb5-81c1-7a6d3d1d2519 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:18.119611 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9553ed4a-2e8c-4eb5-81c1-7a6d3d1d2519 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:18.124536 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:18.124536 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:18.125273 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9553ed4a-2e8c-4eb5-81c1-7a6d3d1d2519 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:18.125685 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1102/4421] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:18 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:18.136848 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0787be20-d349-45e6-b07c-45837e11c025 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:18.138526 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0787be20-d349-45e6-b07c-45837e11c025 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b/export_record Aug 01 14:03:18.138742 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0787be20-d349-45e6-b07c-45837e11c025 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:18.138932 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0787be20-d349-45e6-b07c-45837e11c025 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'export_record' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:18.139052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-0787be20-d349-45e6-b07c-45837e11c025 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Export record for backup 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100200) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 14:03:18.143283 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:18.143283 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:18.144073 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.api [None req-0787be20-d349-45e6-b07c-45837e11c025 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling RPCAPI with context: , host: np0000006308, backup: 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100200) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 14:03:18.152966 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-0787be20-d349-45e6-b07c-45837e11c025 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] export_record in rpcapi backup_id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b on host np0000006308. {{(pid=100200) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 14:03:18.172687 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-0787be20-d349-45e6-b07c-45837e11c025 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2U1YmRkOWYtNWFkMi00ZWEyLWFhYzUtZDEwYjE2MWE3YjBiIiwgInVzZXJfaWQiOiAiNDZiMDM4NWIxMGIxNDI4NmE4NmUyMjE2MzkyMTBlYjAiLCAicHJvamVjdF9pZCI6ICJmYTIxZTFjOWVkNmU0ZjM1ODFiZjRkNGExZGU4NjUzMCIsICJ2b2x1bWVfaWQiOiAiZDM4MTY3NmEtZGVlNS00NTY2LThkODktZTA3ZjdjZGZjZGQzIiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NTI5ODQ5NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMzgxNjc2YS1kZWU1LTQ1NjYtOGQ4OS1lMDdmN2NkZmNkZDMvMjAyNjA4MDExNDAzMDIvYXpfbm92YV9iYWNrdXBfM2U1YmRkOWYtNWFkMi00ZWEyLWFhYzUtZDEwYjE2MWE3YjBiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxNDowMzowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDowMzowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDE0OjAzOjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100200) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 14:03:18.172687 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0787be20-d349-45e6-b07c-45837e11c025 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b/export_record returned with HTTP 200 Aug 01 14:03:18.172687 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1092/4422] 10.4.3.223 () {68 vars in 1430 bytes} [Sat Aug 1 14:03:18 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:18.184959 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-70516d8a-8d6f-42b2-ae91-453e7035d19d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:18.189662 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70516d8a-8d6f-42b2-ae91-453e7035d19d tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:18.189662 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70516d8a-8d6f-42b2-ae91-453e7035d19d tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:18.189662 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70516d8a-8d6f-42b2-ae91-453e7035d19d tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:18.189662 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-70516d8a-8d6f-42b2-ae91-453e7035d19d tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:18.196047 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:18.196047 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:18.197192 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70516d8a-8d6f-42b2-ae91-453e7035d19d tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:18.197761 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1118/4423] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:18 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:18.216018 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8edc5c02-eeff-4b9d-b5c4-7e4ebe8fa6b8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:18.218416 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8edc5c02-eeff-4b9d-b5c4-7e4ebe8fa6b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] POST https://10.4.3.223/volume/v3/backups/import_record Aug 01 14:03:18.219045 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8edc5c02-eeff-4b9d-b5c4-7e4ebe8fa6b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2QxZWM0ZTUtNTQ4Yy00NmEwLWFhMzEtMjBhNGRjNmJjNTAzIiwgInVzZXJfaWQiOiAiNDZiMDM4NWIxMGIxNDI4NmE4NmUyMjE2MzkyMTBlYjAiLCAicHJvamVjdF9pZCI6ICJmYTIxZTFjOWVkNmU0ZjM1ODFiZjRkNGExZGU4NjUzMCIsICJ2b2x1bWVfaWQiOiAiZDM4MTY3NmEtZGVlNS00NTY2LThkODktZTA3ZjdjZGZjZGQzIiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NTI5ODQ5NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMzgxNjc2YS1kZWU1LTQ1NjYtOGQ4OS1lMDdmN2NkZmNkZDMvMjAyNjA4MDExNDAzMDIvYXpfbm92YV9iYWNrdXBfM2U1YmRkOWYtNWFkMi00ZWEyLWFhYzUtZDEwYjE2MWE3YjBiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxNDowMzowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDowMzowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDE0OjAzOjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:18.221421 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-8edc5c02-eeff-4b9d-b5c4-7e4ebe8fa6b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2QxZWM0ZTUtNTQ4Yy00NmEwLWFhMzEtMjBhNGRjNmJjNTAzIiwgInVzZXJfaWQiOiAiNDZiMDM4NWIxMGIxNDI4NmE4NmUyMjE2MzkyMTBlYjAiLCAicHJvamVjdF9pZCI6ICJmYTIxZTFjOWVkNmU0ZjM1ODFiZjRkNGExZGU4NjUzMCIsICJ2b2x1bWVfaWQiOiAiZDM4MTY3NmEtZGVlNS00NTY2LThkODktZTA3ZjdjZGZjZGQzIiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NTI5ODQ5NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMzgxNjc2YS1kZWU1LTQ1NjYtOGQ4OS1lMDdmN2NkZmNkZDMvMjAyNjA4MDExNDAzMDIvYXpfbm92YV9iYWNrdXBfM2U1YmRkOWYtNWFkMi00ZWEyLWFhYzUtZDEwYjE2MWE3YjBiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxNDowMzowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDowMzowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDE0OjAzOjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 14:03:18.221578 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-8edc5c02-eeff-4b9d-b5c4-7e4ebe8fa6b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2QxZWM0ZTUtNTQ4Yy00NmEwLWFhMzEtMjBhNGRjNmJjNTAzIiwgInVzZXJfaWQiOiAiNDZiMDM4NWIxMGIxNDI4NmE4NmUyMjE2MzkyMTBlYjAiLCAicHJvamVjdF9pZCI6ICJmYTIxZTFjOWVkNmU0ZjM1ODFiZjRkNGExZGU4NjUzMCIsICJ2b2x1bWVfaWQiOiAiZDM4MTY3NmEtZGVlNS00NTY2LThkODktZTA3ZjdjZGZjZGQzIiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NTI5ODQ5NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMzgxNjc2YS1kZWU1LTQ1NjYtOGQ4OS1lMDdmN2NkZmNkZDMvMjAyNjA4MDExNDAzMDIvYXpfbm92YV9iYWNrdXBfM2U1YmRkOWYtNWFkMi00ZWEyLWFhYzUtZDEwYjE2MWE3YjBiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxNDowMzowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDowMzowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDE0OjAzOjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 14:03:18.222505 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-8edc5c02-eeff-4b9d-b5c4-7e4ebe8fa6b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '77dde1832fa14b79ae92a3ead1ea2203', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa21e1c9ed6e4f3581bf4d4a1de86530', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:18.222686 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8edc5c02-eeff-4b9d-b5c4-7e4ebe8fa6b8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] https://10.4.3.223/volume/v3/backups/import_record returned with HTTP 403 Aug 01 14:03:18.223186 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1112/4424] 10.4.3.223 () {70 vars in 1342 bytes} [Sat Aug 1 14:03:18 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:18.234565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b866ec74-d1be-420d-af54-fcdfcff13bdf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:18.234775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b866ec74-d1be-420d-af54-fcdfcff13bdf tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 Aug 01 14:03:18.235055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b866ec74-d1be-420d-af54-fcdfcff13bdf tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:18.235335 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b866ec74-d1be-420d-af54-fcdfcff13bdf tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:18.235546 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b866ec74-d1be-420d-af54-fcdfcff13bdf tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Delete volume with id: d381676a-dee5-4566-8d89-e07f7cdfcdd3 Aug 01 14:03:18.245655 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:18.245655 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:18.246123 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b866ec74-d1be-420d-af54-fcdfcff13bdf tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:03:18.268387 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b866ec74-d1be-420d-af54-fcdfcff13bdf tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Delete volume request issued successfully. Aug 01 14:03:18.268387 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b866ec74-d1be-420d-af54-fcdfcff13bdf tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 returned with HTTP 202 Aug 01 14:03:18.269001 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1103/4425] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:03:18 2026] DELETE /volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:18.280688 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-285bdc0d-f4a6-4db3-a2b0-697dfd2a1386 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:18.282338 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-285bdc0d-f4a6-4db3-a2b0-697dfd2a1386 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 Aug 01 14:03:18.282425 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-285bdc0d-f4a6-4db3-a2b0-697dfd2a1386 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:18.282680 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-285bdc0d-f4a6-4db3-a2b0-697dfd2a1386 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:18.292512 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:18.292512 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:18.295982 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-285bdc0d-f4a6-4db3-a2b0-697dfd2a1386 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:03:18.300385 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-285bdc0d-f4a6-4db3-a2b0-697dfd2a1386 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 returned with HTTP 200 Aug 01 14:03:18.301059 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1093/4426] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:18 2026] GET /volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:18.619067 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b9bd7500-a7ba-43f4-b056-514f98de168f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:18.620806 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9bd7500-a7ba-43f4-b056-514f98de168f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde Aug 01 14:03:18.620976 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9bd7500-a7ba-43f4-b056-514f98de168f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:18.621145 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9bd7500-a7ba-43f4-b056-514f98de168f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:18.625946 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:18.625946 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:18.626258 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b9bd7500-a7ba-43f4-b056-514f98de168f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:18.626924 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9bd7500-a7ba-43f4-b056-514f98de168f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde returned with HTTP 200 Aug 01 14:03:18.627396 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1119/4427] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:18 2026] GET /volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:18.639136 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dec074ce-f594-48ef-bdd1-0f854868e904 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:18.640960 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dec074ce-f594-48ef-bdd1-0f854868e904 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] POST https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde/action Aug 01 14:03:18.641292 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dec074ce-f594-48ef-bdd1-0f854868e904 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:18.641407 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dec074ce-f594-48ef-bdd1-0f854868e904 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:18.649106 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:18.649106 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:18.649630 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dec074ce-f594-48ef-bdd1-0f854868e904 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot retrieved successfully. Aug 01 14:03:18.650751 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-dec074ce-f594-48ef-bdd1-0f854868e904 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '717aaa7ecbee4e3baef94c198538a5c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62280b1b8fae45ff9cde29eb3d47e5cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:18.650991 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dec074ce-f594-48ef-bdd1-0f854868e904 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde/action returned with HTTP 403 Aug 01 14:03:18.651593 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1113/4428] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 14:03:18 2026] POST /volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:18.661858 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2b8c71b4-f472-4b8d-8fd1-4fb60afdb70e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:18.663885 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b8c71b4-f472-4b8d-8fd1-4fb60afdb70e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde Aug 01 14:03:18.664259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b8c71b4-f472-4b8d-8fd1-4fb60afdb70e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:18.664481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b8c71b4-f472-4b8d-8fd1-4fb60afdb70e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:18.664606 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-2b8c71b4-f472-4b8d-8fd1-4fb60afdb70e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete snapshot with id: 0637ed5c-e2b7-4309-b954-18b75742efde Aug 01 14:03:18.674557 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:18.674557 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:18.674874 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2b8c71b4-f472-4b8d-8fd1-4fb60afdb70e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:18.702050 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2b8c71b4-f472-4b8d-8fd1-4fb60afdb70e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot delete request issued successfully. Aug 01 14:03:18.702237 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b8c71b4-f472-4b8d-8fd1-4fb60afdb70e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde returned with HTTP 202 Aug 01 14:03:18.702657 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1104/4429] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:03:18 2026] DELETE /volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:18.711727 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-633c0b64-4088-413c-9627-2e1187a4c911 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:18.715301 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-633c0b64-4088-413c-9627-2e1187a4c911 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde Aug 01 14:03:18.715569 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-633c0b64-4088-413c-9627-2e1187a4c911 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:18.715868 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-633c0b64-4088-413c-9627-2e1187a4c911 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:18.722394 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:18.722394 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:18.722832 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-633c0b64-4088-413c-9627-2e1187a4c911 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:18.723853 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-633c0b64-4088-413c-9627-2e1187a4c911 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde returned with HTTP 200 Aug 01 14:03:18.724434 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1094/4430] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:18 2026] GET /volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:19.145205 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1da45f01-2502-4194-b97e-97a7feaf36fd req-762c1889-53a1-4bb1-a0fc-da95fe075c3c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:19.149765 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1da45f01-2502-4194-b97e-97a7feaf36fd req-762c1889-53a1-4bb1-a0fc-da95fe075c3c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] DELETE https://10.4.3.223/volume/v3/attachments/78fa0b71-37b2-4679-81a8-2e23cf07f6db Aug 01 14:03:19.149765 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1da45f01-2502-4194-b97e-97a7feaf36fd req-762c1889-53a1-4bb1-a0fc-da95fe075c3c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:19.149765 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1da45f01-2502-4194-b97e-97a7feaf36fd req-762c1889-53a1-4bb1-a0fc-da95fe075c3c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:19.158771 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:19.158771 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:19.210987 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1da45f01-2502-4194-b97e-97a7feaf36fd req-762c1889-53a1-4bb1-a0fc-da95fe075c3c tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/attachments/78fa0b71-37b2-4679-81a8-2e23cf07f6db returned with HTTP 200 Aug 01 14:03:19.210987 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1120/4431] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:03:19 2026] DELETE /volume/v3/attachments/78fa0b71-37b2-4679-81a8-2e23cf07f6db => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:19.314848 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-232573b9-66b9-4f16-bdef-ccfad0035a67 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:19.317137 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-232573b9-66b9-4f16-bdef-ccfad0035a67 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 Aug 01 14:03:19.317432 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-232573b9-66b9-4f16-bdef-ccfad0035a67 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:19.317686 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-232573b9-66b9-4f16-bdef-ccfad0035a67 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:19.324820 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-232573b9-66b9-4f16-bdef-ccfad0035a67 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 returned with HTTP 404 Aug 01 14:03:19.325405 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1114/4432] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:19 2026] GET /volume/v3/volumes/d381676a-dee5-4566-8d89-e07f7cdfcdd3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:19.333806 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f13838d3-83e4-48f8-a04d-b8211bfd6308 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:19.337229 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f13838d3-83e4-48f8-a04d-b8211bfd6308 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] GET https://10.4.3.223/volume/v3/backups Aug 01 14:03:19.337229 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f13838d3-83e4-48f8-a04d-b8211bfd6308 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:19.337229 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f13838d3-83e4-48f8-a04d-b8211bfd6308 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:19.337229 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-f13838d3-83e4-48f8-a04d-b8211bfd6308 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:03:19.337229 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:19.337229 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:19.343019 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f13838d3-83e4-48f8-a04d-b8211bfd6308 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] https://10.4.3.223/volume/v3/backups returned with HTTP 200 Aug 01 14:03:19.343515 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1105/4433] 10.4.3.223 () {68 vars in 1277 bytes} [Sat Aug 1 14:03:19 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:19.353700 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d0204e55-b666-4aa0-8b66-d0a9d2f446aa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:19.356178 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0204e55-b666-4aa0-8b66-d0a9d2f446aa tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] GET https://10.4.3.223/volume/v3/backups?project_id=fa21e1c9ed6e4f3581bf4d4a1de86530 Aug 01 14:03:19.356448 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0204e55-b666-4aa0-8b66-d0a9d2f446aa tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:19.356687 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d0204e55-b666-4aa0-8b66-d0a9d2f446aa tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:19.357040 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-d0204e55-b666-4aa0-8b66-d0a9d2f446aa tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Removing options 'project_id' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:03:19.371155 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d0204e55-b666-4aa0-8b66-d0a9d2f446aa tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] https://10.4.3.223/volume/v3/backups?project_id=fa21e1c9ed6e4f3581bf4d4a1de86530 returned with HTTP 200 Aug 01 14:03:19.371592 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1095/4434] 10.4.3.223 () {68 vars in 1364 bytes} [Sat Aug 1 14:03:19 2026] GET /volume/v3/backups?project_id=fa21e1c9ed6e4f3581bf4d4a1de86530 => generated 624 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:19.381479 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:19.383291 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:19.383678 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1070938580"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:19.387237 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1070938580'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:19.387237 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Create volume of 1 GB Aug 01 14:03:19.387237 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:19.387237 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:19.389278 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Availability Zones retrieved successfully. Aug 01 14:03:19.394632 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Flow 'volume_create_api' (add12695-cf9a-4097-87b1-856965fa8a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:19.396138 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fa1c72-88c9-4a60-9e97-417732572c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:19.396933 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:19.419595 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fa1c72-88c9-4a60-9e97-417732572c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:19.421065 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab518a34-ed3d-4d6a-9a29-2f6a30ced309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:19.457412 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Created reservations ['b6f932b7-247f-45ce-9623-fefb368fc42c', '374693e8-1143-4de6-a472-b43cb4e197b7', 'cc8cf2e2-df90-4131-9e45-20bdfc1e740b', '4c13947f-df05-4744-babb-29e1737d53c2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:19.458551 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab518a34-ed3d-4d6a-9a29-2f6a30ced309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6f932b7-247f-45ce-9623-fefb368fc42c', '374693e8-1143-4de6-a472-b43cb4e197b7', 'cc8cf2e2-df90-4131-9e45-20bdfc1e740b', '4c13947f-df05-4744-babb-29e1737d53c2']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:19.459369 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b3fdeb7-73ec-4cd5-9a27-76d99da31500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:19.488423 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b3fdeb7-73ec-4cd5-9a27-76d99da31500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1070938580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa21e1c9ed6e4f3581bf4d4a1de86530',qos_specs=None,replication_status=,reservations=['b6f932b7-247f-45ce-9623-fefb368fc42c','374693e8-1143-4de6-a472-b43cb4e197b7','cc8cf2e2-df90-4131-9e45-20bdfc1e740b','4c13947f-df05-4744-babb-29e1737d53c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b0385b10b14286a86e221639210eb0',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1070938580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa21e1c9ed6e4f3581bf4d4a1de86530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46b0385b10b14286a86e221639210eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:19.489463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5749653d-6908-4af9-b61b-6d474469cbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:19.507543 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5749653d-6908-4af9-b61b-6d474469cbe5) transitioned into state 'SUCCESS' from state '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-1070938580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa21e1c9ed6e4f3581bf4d4a1de86530',qos_specs=None,replication_status=,reservations=['b6f932b7-247f-45ce-9623-fefb368fc42c','374693e8-1143-4de6-a472-b43cb4e197b7','cc8cf2e2-df90-4131-9e45-20bdfc1e740b','4c13947f-df05-4744-babb-29e1737d53c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b0385b10b14286a86e221639210eb0',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:19.508446 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77d46b1-6a95-472f-9a1b-b0e47e2aea46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:19.518661 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77d46b1-6a95-472f-9a1b-b0e47e2aea46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:19.519512 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Flow 'volume_create_api' (add12695-cf9a-4097-87b1-856965fa8a39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:19.519874 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Create volume request issued successfully. Aug 01 14:03:19.520476 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87ce3c1f-aaf6-43d6-ab34-270ed1a61fc2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:19.520877 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1121/4435] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:03:19 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:19.532804 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6738a759-0f0a-4f93-8127-4fe59a2d5d7e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:19.534302 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6738a759-0f0a-4f93-8127-4fe59a2d5d7e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f Aug 01 14:03:19.534485 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6738a759-0f0a-4f93-8127-4fe59a2d5d7e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:19.534652 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6738a759-0f0a-4f93-8127-4fe59a2d5d7e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:19.540896 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:19.540896 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:19.543814 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6738a759-0f0a-4f93-8127-4fe59a2d5d7e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:03:19.547269 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6738a759-0f0a-4f93-8127-4fe59a2d5d7e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f returned with HTTP 200 Aug 01 14:03:19.547607 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1115/4436] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:19 2026] GET /volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:19.734607 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b609778b-75f6-406d-a88a-c71a2bb8014e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:19.736316 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b609778b-75f6-406d-a88a-c71a2bb8014e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde Aug 01 14:03:19.736515 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b609778b-75f6-406d-a88a-c71a2bb8014e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:19.736695 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b609778b-75f6-406d-a88a-c71a2bb8014e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:19.741054 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b609778b-75f6-406d-a88a-c71a2bb8014e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde returned with HTTP 404 Aug 01 14:03:19.741638 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1106/4437] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:19 2026] GET /volume/v3/snapshots/0637ed5c-e2b7-4309-b954-18b75742efde => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:19.748169 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-99956338-b3bd-4860-aedf-c0071c38bb46 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:19.749865 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-99956338-b3bd-4860-aedf-c0071c38bb46 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 Aug 01 14:03:19.750174 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-99956338-b3bd-4860-aedf-c0071c38bb46 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:19.750403 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-99956338-b3bd-4860-aedf-c0071c38bb46 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:19.750586 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-99956338-b3bd-4860-aedf-c0071c38bb46 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume with id: d2cf83f2-f18b-43e9-9749-6656f8031368 Aug 01 14:03:19.757057 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:19.757057 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:19.757369 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-99956338-b3bd-4860-aedf-c0071c38bb46 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:19.772510 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-99956338-b3bd-4860-aedf-c0071c38bb46 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume request issued successfully. Aug 01 14:03:19.772835 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-99956338-b3bd-4860-aedf-c0071c38bb46 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 returned with HTTP 202 Aug 01 14:03:19.773332 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1096/4438] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:19 2026] DELETE /volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:19.780917 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-434b06b8-f499-4d69-9e70-cd4c0deafb4c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:19.782788 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-434b06b8-f499-4d69-9e70-cd4c0deafb4c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 Aug 01 14:03:19.783380 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-434b06b8-f499-4d69-9e70-cd4c0deafb4c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:19.783521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-434b06b8-f499-4d69-9e70-cd4c0deafb4c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:19.790733 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:19.790733 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:19.794620 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-434b06b8-f499-4d69-9e70-cd4c0deafb4c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:19.798742 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-434b06b8-f499-4d69-9e70-cd4c0deafb4c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 returned with HTTP 200 Aug 01 14:03:19.799227 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1122/4439] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:19 2026] GET /volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:20.436269 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7a98be62-7588-45dd-9f4c-52f4503e0c3d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:20.437981 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a98be62-7588-45dd-9f4c-52f4503e0c3d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] DELETE https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:03:20.438176 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a98be62-7588-45dd-9f4c-52f4503e0c3d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:20.438400 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a98be62-7588-45dd-9f4c-52f4503e0c3d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:20.438581 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-7a98be62-7588-45dd-9f4c-52f4503e0c3d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Delete volume with id: 00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:03:20.445411 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:20.445411 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:20.445836 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7a98be62-7588-45dd-9f4c-52f4503e0c3d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:03:20.458135 np0000006308 devstack@c-api.service[100199]: WARNING cinder.keymgr.conf_key_mgr [None req-7a98be62-7588-45dd-9f4c-52f4503e0c3d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 14:03:20.465745 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7a98be62-7588-45dd-9f4c-52f4503e0c3d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Delete volume request issued successfully. Aug 01 14:03:20.465921 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a98be62-7588-45dd-9f4c-52f4503e0c3d tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 202 Aug 01 14:03:20.466315 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1116/4440] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:20 2026] DELETE /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:20.473438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-36d2ec07-9cc5-4cae-af00-7dde0781d635 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:20.475642 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-36d2ec07-9cc5-4cae-af00-7dde0781d635 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:03:20.475916 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-36d2ec07-9cc5-4cae-af00-7dde0781d635 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:20.476171 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-36d2ec07-9cc5-4cae-af00-7dde0781d635 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:20.484113 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:20.484113 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:20.488240 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-36d2ec07-9cc5-4cae-af00-7dde0781d635 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:03:20.493472 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-36d2ec07-9cc5-4cae-af00-7dde0781d635 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 200 Aug 01 14:03:20.493898 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1107/4441] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:20 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 1449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:20.559463 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-033fb1ae-bd16-4301-b34b-d16c5d710e91 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:20.561161 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-033fb1ae-bd16-4301-b34b-d16c5d710e91 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f Aug 01 14:03:20.561373 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-033fb1ae-bd16-4301-b34b-d16c5d710e91 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:20.561526 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-033fb1ae-bd16-4301-b34b-d16c5d710e91 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:20.569429 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:20.569429 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:20.572669 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-033fb1ae-bd16-4301-b34b-d16c5d710e91 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:03:20.575944 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-033fb1ae-bd16-4301-b34b-d16c5d710e91 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f returned with HTTP 200 Aug 01 14:03:20.576315 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1097/4442] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:20 2026] GET /volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:20.587172 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6cf70ae5-3b68-4ea7-b042-9d034dbfd69f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:20.588914 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6cf70ae5-3b68-4ea7-b042-9d034dbfd69f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:03:20.589334 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6cf70ae5-3b68-4ea7-b042-9d034dbfd69f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f", "name": "tempest-type-Backup-2090595510"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:20.590772 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-6cf70ae5-3b68-4ea7-b042-9d034dbfd69f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Creating new backup {'backup': {'volume_id': '09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f', 'name': 'tempest-type-Backup-2090595510'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:03:20.590977 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-6cf70ae5-3b68-4ea7-b042-9d034dbfd69f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Creating backup of volume 09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f in container None Aug 01 14:03:20.598682 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:20.598682 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:20.599095 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6cf70ae5-3b68-4ea7-b042-9d034dbfd69f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:03:20.614090 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-6cf70ae5-3b68-4ea7-b042-9d034dbfd69f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Created reservations ['562036a7-394e-4227-8948-db7c8770df9a', '9bc92ea2-c0bb-424b-a63e-6e09844c63a2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:20.639935 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6cf70ae5-3b68-4ea7-b042-9d034dbfd69f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:03:20.640405 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1123/4443] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:03:20 2026] POST /volume/v3/backups => generated 316 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:20.648556 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a04be1fb-5adc-4f2f-99e7-023b3aa006a9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:20.650765 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a04be1fb-5adc-4f2f-99e7-023b3aa006a9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:20.651025 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a04be1fb-5adc-4f2f-99e7-023b3aa006a9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:20.651294 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a04be1fb-5adc-4f2f-99e7-023b3aa006a9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:20.651429 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a04be1fb-5adc-4f2f-99e7-023b3aa006a9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:20.656602 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:20.656602 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:20.657368 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a04be1fb-5adc-4f2f-99e7-023b3aa006a9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:20.657455 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c096e21e-4e03-4bcd-9e36-7b72933ee9f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:20.657869 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1117/4444] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:20 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:20.659186 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c096e21e-4e03-4bcd-9e36-7b72933ee9f1 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:03:20.659565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c096e21e-4e03-4bcd-9e36-7b72933ee9f1 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-294269580-1359835059", "extra_specs": {"multiattach": " True"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:20.675236 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c096e21e-4e03-4bcd-9e36-7b72933ee9f1 tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:03:20.675730 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1108/4445] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:03:20 2026] POST /volume/v3/types => generated 286 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:20.683385 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3aefe060-c407-4ef8-b805-693bbcee184a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:20.684978 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:20.685342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1286914123", "snapshot_id": null, "imageRef": null, "volume_type": "95cc6990-ccdf-4bec-bf01-3b5f04fe2450", "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:20.686830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1286914123', 'snapshot_id': None, 'imageRef': None, 'volume_type': '95cc6990-ccdf-4bec-bf01-3b5f04fe2450', 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:20.690695 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume of 1 GB Aug 01 14:03:20.690949 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:20.690949 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:20.691388 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Availability Zones retrieved successfully. Aug 01 14:03:20.696505 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Flow 'volume_create_api' (36cce9c2-9296-43c8-93c0-5b2a499b22a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:20.697484 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b64336-ca18-4025-b3bd-1be1a6f5085c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:20.698310 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:20.705035 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:20.705035 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:20.716454 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b64336-ca18-4025-b3bd-1be1a6f5085c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T14:03:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=95cc6990-ccdf-4bec-bf01-3b5f04fe2450,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-294269580-1359835059',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95cc6990-ccdf-4bec-bf01-3b5f04fe2450', 'encryption_key_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=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:20.717196 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf45580-2ab1-4905-ab80-e2b235482f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:20.741033 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-294269580-1359835059 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-294269580-1359835059, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:03:20.741396 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-294269580-1359835059 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-294269580-1359835059, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:03:20.774173 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Created reservations ['49e7dd2c-3858-4795-a31d-79d8072714f7', '18eef021-80c5-4a3d-b010-778ecc894240', '0603c1ac-5716-4a2e-80b2-546bd2ec37b9', 'ada58ae1-3c82-4b15-9e6f-1952d728ac02'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:20.774944 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf45580-2ab1-4905-ab80-e2b235482f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49e7dd2c-3858-4795-a31d-79d8072714f7', '18eef021-80c5-4a3d-b010-778ecc894240', '0603c1ac-5716-4a2e-80b2-546bd2ec37b9', 'ada58ae1-3c82-4b15-9e6f-1952d728ac02']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:20.775632 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ac3454-b81b-41dd-aae1-e4f3b28c9321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:20.796343 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ac3454-b81b-41dd-aae1-e4f3b28c9321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99927bda-4935-491d-91ec-6f081ea11ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1286914123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='52808dd25fb14335be5d5dab7b2d6c7f',qos_specs=None,replication_status=,reservations=['49e7dd2c-3858-4795-a31d-79d8072714f7','18eef021-80c5-4a3d-b010-778ecc894240','0603c1ac-5716-4a2e-80b2-546bd2ec37b9','ada58ae1-3c82-4b15-9e6f-1952d728ac02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_type_id=95cc6990-ccdf-4bec-bf01-3b5f04fe2450), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1286914123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99927bda-4935-491d-91ec-6f081ea11ee0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='52808dd25fb14335be5d5dab7b2d6c7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95cc6990-ccdf-4bec-bf01-3b5f04fe2450),volume_type_id=95cc6990-ccdf-4bec-bf01-3b5f04fe2450)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:20.797044 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32fd8584-1271-47ad-bd1c-4a8a1b39ac9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:20.814857 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32fd8584-1271-47ad-bd1c-4a8a1b39ac9b) transitioned into state 'SUCCESS' from state '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-1286914123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='52808dd25fb14335be5d5dab7b2d6c7f',qos_specs=None,replication_status=,reservations=['49e7dd2c-3858-4795-a31d-79d8072714f7','18eef021-80c5-4a3d-b010-778ecc894240','0603c1ac-5716-4a2e-80b2-546bd2ec37b9','ada58ae1-3c82-4b15-9e6f-1952d728ac02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e39fdbe1f3847d0a8a6862bc6feb4f7',volume_type_id=95cc6990-ccdf-4bec-bf01-3b5f04fe2450)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:20.815905 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4694c651-7d06-48b8-84ff-5e109878b0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:20.817199 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a86530dc-3474-4551-9709-2dad389c47f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:20.819191 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a86530dc-3474-4551-9709-2dad389c47f3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 Aug 01 14:03:20.819478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a86530dc-3474-4551-9709-2dad389c47f3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:20.819775 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a86530dc-3474-4551-9709-2dad389c47f3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:20.826231 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4694c651-7d06-48b8-84ff-5e109878b0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:20.826969 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a86530dc-3474-4551-9709-2dad389c47f3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 returned with HTTP 404 Aug 01 14:03:20.827061 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Flow 'volume_create_api' (36cce9c2-9296-43c8-93c0-5b2a499b22a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:20.827520 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Create volume request issued successfully. Aug 01 14:03:20.827704 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1124/4446] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:20 2026] GET /volume/v3/volumes/d2cf83f2-f18b-43e9-9749-6656f8031368 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:20.828312 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3aefe060-c407-4ef8-b805-693bbcee184a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:20.828739 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1098/4447] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:03:20 2026] POST /volume/v3/volumes => generated 829 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:20.837281 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:20.839030 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:20.839404 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-702420926"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:20.840801 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-702420926'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:20.840926 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume of 1 GB Aug 01 14:03:20.845903 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Availability Zones retrieved successfully. Aug 01 14:03:20.851353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9f709032-4610-4c7f-a60c-aa83d08d4f5a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:20.852432 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (9dd9fdc9-5388-4c98-96ff-2f90a78046ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:20.853443 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b443d59b-0d2c-492f-b820-c054910e6dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:20.854264 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:20.856287 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f709032-4610-4c7f-a60c-aa83d08d4f5a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:20.856542 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f709032-4610-4c7f-a60c-aa83d08d4f5a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:20.857493 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f709032-4610-4c7f-a60c-aa83d08d4f5a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:20.878455 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:20.878455 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:20.883228 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b443d59b-0d2c-492f-b820-c054910e6dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:20.884232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8d1e6d-2cdc-4e67-b8c0-e3ad9446aaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:20.890240 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9f709032-4610-4c7f-a60c-aa83d08d4f5a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:20.893167 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f709032-4610-4c7f-a60c-aa83d08d4f5a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:20.893875 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1109/4448] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:20 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 897 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:20.923458 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['38bd4a02-c294-42cb-9652-86f935ba2dda', '1fd9c9da-1388-46ee-a09e-def32a40d617', '3e435493-aa4f-40f4-87e1-df63fd9b2136', '9ccf53d5-cfed-464d-ba00-70f66ad53378'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:20.924248 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8d1e6d-2cdc-4e67-b8c0-e3ad9446aaad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38bd4a02-c294-42cb-9652-86f935ba2dda', '1fd9c9da-1388-46ee-a09e-def32a40d617', '3e435493-aa4f-40f4-87e1-df63fd9b2136', '9ccf53d5-cfed-464d-ba00-70f66ad53378']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:20.925021 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779e0eb8-0c82-434b-b141-c4e2bb5cb4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:20.961195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779e0eb8-0c82-434b-b141-c4e2bb5cb4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b6bd022-f50f-4f60-8c0f-33f6e62995d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-702420926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['38bd4a02-c294-42cb-9652-86f935ba2dda','1fd9c9da-1388-46ee-a09e-def32a40d617','3e435493-aa4f-40f4-87e1-df63fd9b2136','9ccf53d5-cfed-464d-ba00-70f66ad53378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-702420926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b6bd022-f50f-4f60-8c0f-33f6e62995d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2ebf976695497bbd0fab7e228f8553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:20.962008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b602a66-9895-4225-93c1-715328b1a548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:20.981702 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b602a66-9895-4225-93c1-715328b1a548) transitioned into state 'SUCCESS' from state '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-702420926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['38bd4a02-c294-42cb-9652-86f935ba2dda','1fd9c9da-1388-46ee-a09e-def32a40d617','3e435493-aa4f-40f4-87e1-df63fd9b2136','9ccf53d5-cfed-464d-ba00-70f66ad53378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:20.982494 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5811abdb-19ee-4042-ba5a-9f65fba64890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:20.992228 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5811abdb-19ee-4042-ba5a-9f65fba64890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:20.993055 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (9dd9fdc9-5388-4c98-96ff-2f90a78046ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:20.993379 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request issued successfully. Aug 01 14:03:20.993941 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbc0faa7-f0d4-4858-9245-7b4bd546d0f2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:20.994477 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1118/4449] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:03:20 2026] POST /volume/v3/volumes => generated 777 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:21.009024 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dd4e42a0-999d-4268-bd22-204906e304dc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:21.011073 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd4e42a0-999d-4268-bd22-204906e304dc tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 Aug 01 14:03:21.011418 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd4e42a0-999d-4268-bd22-204906e304dc tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:21.011742 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd4e42a0-999d-4268-bd22-204906e304dc tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:21.019876 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:21.019876 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:21.024382 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dd4e42a0-999d-4268-bd22-204906e304dc tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:21.028360 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd4e42a0-999d-4268-bd22-204906e304dc tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 returned with HTTP 200 Aug 01 14:03:21.028825 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1125/4450] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:21 2026] GET /volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:21.506264 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-72337f7e-7d69-4cb1-b71f-fca1d747b4e4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:21.507776 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-72337f7e-7d69-4cb1-b71f-fca1d747b4e4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 Aug 01 14:03:21.507950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-72337f7e-7d69-4cb1-b71f-fca1d747b4e4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:21.508114 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-72337f7e-7d69-4cb1-b71f-fca1d747b4e4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:21.513975 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-72337f7e-7d69-4cb1-b71f-fca1d747b4e4 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 returned with HTTP 404 Aug 01 14:03:21.514538 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1099/4451] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:21 2026] GET /volume/v3/volumes/00be91a9-3799-4001-9a45-f34a6b675a80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:21.667984 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a9fd1c5-3efc-4c3f-b1a4-2ac586c59b81 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:21.669719 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a9fd1c5-3efc-4c3f-b1a4-2ac586c59b81 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:21.669936 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a9fd1c5-3efc-4c3f-b1a4-2ac586c59b81 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:21.670117 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a9fd1c5-3efc-4c3f-b1a4-2ac586c59b81 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:21.670259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9a9fd1c5-3efc-4c3f-b1a4-2ac586c59b81 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:21.674415 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:21.674415 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:21.674992 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a9fd1c5-3efc-4c3f-b1a4-2ac586c59b81 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:21.675413 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1110/4452] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:21 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:21.752934 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6790392d-9b03-4bba-b0db-288b68ff0516 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:21.754869 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6790392d-9b03-4bba-b0db-288b68ff0516 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:03:21.755058 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6790392d-9b03-4bba-b0db-288b68ff0516 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:21.755250 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6790392d-9b03-4bba-b0db-288b68ff0516 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:21.755408 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-6790392d-9b03-4bba-b0db-288b68ff0516 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Delete volume with id: e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:03:21.763203 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:21.763203 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:21.763777 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6790392d-9b03-4bba-b0db-288b68ff0516 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:03:21.776736 np0000006308 devstack@c-api.service[100199]: WARNING cinder.keymgr.conf_key_mgr [None req-6790392d-9b03-4bba-b0db-288b68ff0516 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 14:03:21.783629 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6790392d-9b03-4bba-b0db-288b68ff0516 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Delete volume request issued successfully. Aug 01 14:03:21.783872 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6790392d-9b03-4bba-b0db-288b68ff0516 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 202 Aug 01 14:03:21.784241 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1119/4453] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:21 2026] DELETE /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:21.792769 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a23560c7-f31b-45c3-ada5-af724b8c8482 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:21.794572 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a23560c7-f31b-45c3-ada5-af724b8c8482 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:03:21.794753 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a23560c7-f31b-45c3-ada5-af724b8c8482 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:21.794923 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a23560c7-f31b-45c3-ada5-af724b8c8482 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:21.803976 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:21.803976 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:21.808134 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a23560c7-f31b-45c3-ada5-af724b8c8482 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Volume info retrieved successfully. Aug 01 14:03:21.814336 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a23560c7-f31b-45c3-ada5-af724b8c8482 tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 200 Aug 01 14:03:21.814994 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1126/4454] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:21 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 1430 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:21.906693 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5152b627-25d2-4818-af87-228876ffd21e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:21.908910 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5152b627-25d2-4818-af87-228876ffd21e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:21.909161 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5152b627-25d2-4818-af87-228876ffd21e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:21.909446 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5152b627-25d2-4818-af87-228876ffd21e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:21.918253 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:21.918253 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:21.922846 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5152b627-25d2-4818-af87-228876ffd21e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:21.928004 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5152b627-25d2-4818-af87-228876ffd21e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:21.928494 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1100/4455] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:21 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:21.943382 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bf6d5d9c-05cd-4514-9710-1eec12e7716b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:21.944691 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bf6d5d9c-05cd-4514-9710-1eec12e7716b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:21.944949 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bf6d5d9c-05cd-4514-9710-1eec12e7716b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:21.946921 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bf6d5d9c-05cd-4514-9710-1eec12e7716b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:21.952881 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:21.952881 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:21.957353 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bf6d5d9c-05cd-4514-9710-1eec12e7716b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:21.962321 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bf6d5d9c-05cd-4514-9710-1eec12e7716b tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:21.962714 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1111/4456] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:21 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:22.010514 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-8ac9be1d-5f45-4a67-b1e2-886fb20858b9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.012467 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-8ac9be1d-5f45-4a67-b1e2-886fb20858b9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:22.012668 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-8ac9be1d-5f45-4a67-b1e2-886fb20858b9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.012843 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-8ac9be1d-5f45-4a67-b1e2-886fb20858b9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.019117 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.019117 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:22.022013 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-8ac9be1d-5f45-4a67-b1e2-886fb20858b9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:22.025300 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-8ac9be1d-5f45-4a67-b1e2-886fb20858b9 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:22.025636 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1120/4457] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:22 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:22.045334 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8f1b6682-2092-4162-8ca8-f98df27e4f6e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.047390 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f1b6682-2092-4162-8ca8-f98df27e4f6e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 Aug 01 14:03:22.047576 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f1b6682-2092-4162-8ca8-f98df27e4f6e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.047757 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f1b6682-2092-4162-8ca8-f98df27e4f6e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.056680 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.056680 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:22.060180 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8f1b6682-2092-4162-8ca8-f98df27e4f6e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:22.064351 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f1b6682-2092-4162-8ca8-f98df27e4f6e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 returned with HTTP 200 Aug 01 14:03:22.064717 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1127/4458] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:22 2026] GET /volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:22.077715 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-faf7d577-3c6c-40aa-a56f-c6e12d396f34 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.079337 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-faf7d577-3c6c-40aa-a56f-c6e12d396f34 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:22.079682 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-faf7d577-3c6c-40aa-a56f-c6e12d396f34 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b6bd022-f50f-4f60-8c0f-33f6e62995d9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-316892383"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:22.088527 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.088527 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:22.088527 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-faf7d577-3c6c-40aa-a56f-c6e12d396f34 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:22.088527 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-faf7d577-3c6c-40aa-a56f-c6e12d396f34 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create snapshot from volume 1b6bd022-f50f-4f60-8c0f-33f6e62995d9 Aug 01 14:03:22.096511 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6815d2a5-191c-438d-b843-a2c2710e648f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.096928 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6815d2a5-191c-438d-b843-a2c2710e648f None None] GET https://10.4.3.223/volume// Aug 01 14:03:22.097114 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6815d2a5-191c-438d-b843-a2c2710e648f None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.097338 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6815d2a5-191c-438d-b843-a2c2710e648f None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.097688 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6815d2a5-191c-438d-b843-a2c2710e648f None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:22.097971 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1112/4459] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:03: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 01 14:03:22.103850 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-f701ef97-58bf-47aa-84da-69bb3dfa0e67 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.109008 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-faf7d577-3c6c-40aa-a56f-c6e12d396f34 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['58c8fee1-148c-482e-a992-bf7aab467a1c', '9b77f4c2-ded0-4552-b2a9-f7727ca9105c', 'f66f4e36-4a26-4f85-8935-62819058339f', '4cee5214-b258-4585-858c-6cbc45ea24ba'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:22.134622 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-faf7d577-3c6c-40aa-a56f-c6e12d396f34 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot create request issued successfully. Aug 01 14:03:22.134893 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-faf7d577-3c6c-40aa-a56f-c6e12d396f34 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:03:22.135288 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1101/4460] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:03:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:22.143320 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5555e200-c4c6-4836-86df-0f2ca5098ca4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.145677 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5555e200-c4c6-4836-86df-0f2ca5098ca4 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 Aug 01 14:03:22.145919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5555e200-c4c6-4836-86df-0f2ca5098ca4 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.146190 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5555e200-c4c6-4836-86df-0f2ca5098ca4 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.152226 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.152226 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:22.152592 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5555e200-c4c6-4836-86df-0f2ca5098ca4 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:22.153294 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5555e200-c4c6-4836-86df-0f2ca5098ca4 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 returned with HTTP 200 Aug 01 14:03:22.153697 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1128/4461] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:22 2026] GET /volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:22.171979 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-f701ef97-58bf-47aa-84da-69bb3dfa0e67 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:03:22.172302 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-f701ef97-58bf-47aa-84da-69bb3dfa0e67 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99927bda-4935-491d-91ec-6f081ea11ee0", "connector": null, "instance_uuid": "122443b3-ff40-4034-8d9c-f1b167e2b63a"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:22.180453 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.180453 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:22.199767 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-f701ef97-58bf-47aa-84da-69bb3dfa0e67 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:03:22.200122 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1121/4462] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:03:22 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 01 14:03:22.226078 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4ff0d723-422d-4191-bb35-2560741b4cb4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.227982 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4ff0d723-422d-4191-bb35-2560741b4cb4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:22.228205 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4ff0d723-422d-4191-bb35-2560741b4cb4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.228448 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4ff0d723-422d-4191-bb35-2560741b4cb4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.238155 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-46a68e2c-8ea8-4fab-8332-dad0da9eb494 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.238597 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-46a68e2c-8ea8-4fab-8332-dad0da9eb494 None None] GET https://10.4.3.223/volume// Aug 01 14:03:22.238753 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-46a68e2c-8ea8-4fab-8332-dad0da9eb494 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.238931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-46a68e2c-8ea8-4fab-8332-dad0da9eb494 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.239264 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-46a68e2c-8ea8-4fab-8332-dad0da9eb494 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:22.239595 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1102/4463] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:03: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 01 14:03:22.241055 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.241055 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:22.244981 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4ff0d723-422d-4191-bb35-2560741b4cb4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:22.247257 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-fbb4d9be-1675-459c-a037-57807d4233e2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.249252 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-fbb4d9be-1675-459c-a037-57807d4233e2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:22.249408 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-fbb4d9be-1675-459c-a037-57807d4233e2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.249592 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-fbb4d9be-1675-459c-a037-57807d4233e2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.249970 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4ff0d723-422d-4191-bb35-2560741b4cb4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:22.250410 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1113/4464] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:22 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:22.257574 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.257574 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:22.260478 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-fbb4d9be-1675-459c-a037-57807d4233e2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:22.264233 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-fbb4d9be-1675-459c-a037-57807d4233e2 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:22.264631 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1129/4465] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:03:22 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 1101 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:03:22.360683 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-465ee560-1878-42bd-9b51-fdaf80b1a507 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.362551 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-465ee560-1878-42bd-9b51-fdaf80b1a507 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] PUT https://10.4.3.223/volume/v3/attachments/17369c3c-5d71-4dea-9bb2-0a27b2572f4c Aug 01 14:03:22.362894 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-465ee560-1878-42bd-9b51-fdaf80b1a507 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:22.369517 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-465ee560-1878-42bd-9b51-fdaf80b1a507 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Acquiring lock "cinder-attachment_update-99927bda-4935-491d-91ec-6f081ea11ee0-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:03:22.374084 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-465ee560-1878-42bd-9b51-fdaf80b1a507 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Lock "cinder-attachment_update-99927bda-4935-491d-91ec-6f081ea11ee0-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:03:22.374939 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.374939 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:22.438412 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-465ee560-1878-42bd-9b51-fdaf80b1a507 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Lock "cinder-attachment_update-99927bda-4935-491d-91ec-6f081ea11ee0-np0000006308" released by "attachment_update" :: held 0.064s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:03:22.438937 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-465ee560-1878-42bd-9b51-fdaf80b1a507 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/17369c3c-5d71-4dea-9bb2-0a27b2572f4c returned with HTTP 200 Aug 01 14:03:22.439418 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1122/4466] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:03:22 2026] PUT /volume/v3/attachments/17369c3c-5d71-4dea-9bb2-0a27b2572f4c => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:22.685426 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-47e27e95-5096-4632-9767-31fef8ba7443 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.687192 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-47e27e95-5096-4632-9767-31fef8ba7443 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:22.687406 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-47e27e95-5096-4632-9767-31fef8ba7443 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.687603 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-47e27e95-5096-4632-9767-31fef8ba7443 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.687701 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-47e27e95-5096-4632-9767-31fef8ba7443 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:22.692187 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.692187 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:22.692753 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-47e27e95-5096-4632-9767-31fef8ba7443 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:22.693104 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1103/4467] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:22 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:22.827035 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e5c5a9d9-4803-4047-97e4-6de9315aa52b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.828808 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5c5a9d9-4803-4047-97e4-6de9315aa52b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] GET https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f Aug 01 14:03:22.828990 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5c5a9d9-4803-4047-97e4-6de9315aa52b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.829176 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5c5a9d9-4803-4047-97e4-6de9315aa52b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.835449 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5c5a9d9-4803-4047-97e4-6de9315aa52b tempest-TestEncryptedCinderVolumes-659468958 tempest-TestEncryptedCinderVolumes-659468958-project-member] https://10.4.3.223/volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f returned with HTTP 404 Aug 01 14:03:22.835889 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1114/4468] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:22 2026] GET /volume/v3/volumes/e508b587-0be5-483e-933c-e63c3d74876f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:22.843064 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-640074d7-b944-4bb9-b246-23344cd2cb01 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.844914 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-640074d7-b944-4bb9-b246-23344cd2cb01 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 14:03:22.845145 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-640074d7-b944-4bb9-b246-23344cd2cb01 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.845407 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-640074d7-b944-4bb9-b246-23344cd2cb01 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.846332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-640074d7-b944-4bb9-b246-23344cd2cb01 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:03:22.863147 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-640074d7-b944-4bb9-b246-23344cd2cb01 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Get all volumes completed successfully. Aug 01 14:03:22.865513 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.865513 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:22.869876 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-640074d7-b944-4bb9-b246-23344cd2cb01 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 14:03:22.870374 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1130/4469] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 14:03:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12692 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:03:22.884189 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f93d0e54-68b0-4be6-94f3-eb841a6bdf18 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:22.885964 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f93d0e54-68b0-4be6-94f3-eb841a6bdf18 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] DELETE https://10.4.3.223/volume/v3/types/7a2c0ab8-7ae0-4369-bb38-f44dd55e1118 Aug 01 14:03:22.886128 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f93d0e54-68b0-4be6-94f3-eb841a6bdf18 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:22.886363 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f93d0e54-68b0-4be6-94f3-eb841a6bdf18 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:22.886586 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:22.886586 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:22.907145 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f93d0e54-68b0-4be6-94f3-eb841a6bdf18 tempest-TestEncryptedCinderVolumes-1885578996 tempest-TestEncryptedCinderVolumes-1885578996-project-admin] https://10.4.3.223/volume/v3/types/7a2c0ab8-7ae0-4369-bb38-f44dd55e1118 returned with HTTP 202 Aug 01 14:03:22.907618 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1123/4470] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:22 2026] DELETE /volume/v3/types/7a2c0ab8-7ae0-4369-bb38-f44dd55e1118 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:23.163199 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9d8befba-de36-4e40-859d-c8039ba60c08 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:23.165039 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9d8befba-de36-4e40-859d-c8039ba60c08 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 Aug 01 14:03:23.165280 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9d8befba-de36-4e40-859d-c8039ba60c08 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:23.165519 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9d8befba-de36-4e40-859d-c8039ba60c08 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:23.170595 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:23.170595 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:23.170859 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9d8befba-de36-4e40-859d-c8039ba60c08 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:23.171543 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9d8befba-de36-4e40-859d-c8039ba60c08 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 returned with HTTP 200 Aug 01 14:03:23.171884 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1104/4471] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:23 2026] GET /volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:23.180743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4055b511-3b5e-4873-ba97-870e544e3f52 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:23.182448 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4055b511-3b5e-4873-ba97-870e544e3f52 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] GET https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:23.182657 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4055b511-3b5e-4873-ba97-870e544e3f52 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:23.182827 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4055b511-3b5e-4873-ba97-870e544e3f52 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:23.183025 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-4055b511-3b5e-4873-ba97-870e544e3f52 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:03:23.184036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-4055b511-3b5e-4873-ba97-870e544e3f52 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 14:03:23.187924 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4055b511-3b5e-4873-ba97-870e544e3f52 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Get all snapshots completed successfully. Aug 01 14:03:23.188269 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4055b511-3b5e-4873-ba97-870e544e3f52 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Aug 01 14:03:23.188657 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1115/4472] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 14:03:23 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 01 14:03:23.197164 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d265df6b-8c02-4ec9-a212-4ce93c765543 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:23.199349 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d265df6b-8c02-4ec9-a212-4ce93c765543 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 Aug 01 14:03:23.199609 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d265df6b-8c02-4ec9-a212-4ce93c765543 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:23.199844 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d265df6b-8c02-4ec9-a212-4ce93c765543 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:23.199978 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-d265df6b-8c02-4ec9-a212-4ce93c765543 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete snapshot with id: bee56e8b-8025-4e9a-9677-33299a718935 Aug 01 14:03:23.205550 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:23.205550 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:23.205960 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d265df6b-8c02-4ec9-a212-4ce93c765543 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:23.223588 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d265df6b-8c02-4ec9-a212-4ce93c765543 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot delete request issued successfully. Aug 01 14:03:23.223765 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d265df6b-8c02-4ec9-a212-4ce93c765543 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 returned with HTTP 202 Aug 01 14:03:23.224290 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1131/4473] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:03:23 2026] DELETE /volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:23.232821 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e0065ebf-b51a-407d-a4fb-f45b1b449673 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:23.234494 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0065ebf-b51a-407d-a4fb-f45b1b449673 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 Aug 01 14:03:23.235092 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0065ebf-b51a-407d-a4fb-f45b1b449673 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:23.235092 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0065ebf-b51a-407d-a4fb-f45b1b449673 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:23.239631 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:23.239631 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:23.239945 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e0065ebf-b51a-407d-a4fb-f45b1b449673 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:23.240565 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0065ebf-b51a-407d-a4fb-f45b1b449673 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 returned with HTTP 200 Aug 01 14:03:23.240922 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1124/4474] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:23 2026] GET /volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:23.262708 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e801ca8f-8d87-44ab-a06a-8f75067c767c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:23.264453 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e801ca8f-8d87-44ab-a06a-8f75067c767c tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:23.264554 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e801ca8f-8d87-44ab-a06a-8f75067c767c tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:23.265111 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e801ca8f-8d87-44ab-a06a-8f75067c767c tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:23.277815 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:23.277815 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:23.282169 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e801ca8f-8d87-44ab-a06a-8f75067c767c tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:23.287355 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e801ca8f-8d87-44ab-a06a-8f75067c767c tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:23.287885 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1105/4475] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:23 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:23.702498 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6fffd2f5-20e1-465e-85dc-38b6308ad750 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:23.704288 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6fffd2f5-20e1-465e-85dc-38b6308ad750 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:23.704566 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6fffd2f5-20e1-465e-85dc-38b6308ad750 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:23.704813 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6fffd2f5-20e1-465e-85dc-38b6308ad750 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:23.704940 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6fffd2f5-20e1-465e-85dc-38b6308ad750 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:23.709581 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:23.709581 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:23.710285 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6fffd2f5-20e1-465e-85dc-38b6308ad750 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:23.710656 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1116/4476] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:23 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:24.252828 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ca01dfd2-ba25-4114-8d3f-1ce92101ee73 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:24.254757 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca01dfd2-ba25-4114-8d3f-1ce92101ee73 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 Aug 01 14:03:24.255248 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca01dfd2-ba25-4114-8d3f-1ce92101ee73 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:24.255248 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca01dfd2-ba25-4114-8d3f-1ce92101ee73 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:24.259907 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca01dfd2-ba25-4114-8d3f-1ce92101ee73 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 returned with HTTP 404 Aug 01 14:03:24.260512 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1132/4477] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:24 2026] GET /volume/v3/snapshots/bee56e8b-8025-4e9a-9677-33299a718935 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:24.267967 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-276b80b7-10fd-4cf0-8d9b-76e502715635 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:24.270364 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-276b80b7-10fd-4cf0-8d9b-76e502715635 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 Aug 01 14:03:24.270735 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-276b80b7-10fd-4cf0-8d9b-76e502715635 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:24.271027 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-276b80b7-10fd-4cf0-8d9b-76e502715635 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:24.271339 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-276b80b7-10fd-4cf0-8d9b-76e502715635 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume with id: 1b6bd022-f50f-4f60-8c0f-33f6e62995d9 Aug 01 14:03:24.283634 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:24.283634 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:24.284140 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-276b80b7-10fd-4cf0-8d9b-76e502715635 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:24.303727 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a6806079-41cd-45db-95c7-ff8e35b43b94 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:24.306352 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6806079-41cd-45db-95c7-ff8e35b43b94 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:24.306686 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6806079-41cd-45db-95c7-ff8e35b43b94 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:24.306963 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a6806079-41cd-45db-95c7-ff8e35b43b94 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:24.310292 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-276b80b7-10fd-4cf0-8d9b-76e502715635 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume request issued successfully. Aug 01 14:03:24.310672 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-276b80b7-10fd-4cf0-8d9b-76e502715635 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 returned with HTTP 202 Aug 01 14:03:24.311162 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1125/4478] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:24 2026] DELETE /volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:24.318735 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:24.318735 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:24.321260 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-403884a1-4699-4a4b-919b-9e29e40cf8c3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:24.322862 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a6806079-41cd-45db-95c7-ff8e35b43b94 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:24.323662 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-403884a1-4699-4a4b-919b-9e29e40cf8c3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 Aug 01 14:03:24.323881 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-403884a1-4699-4a4b-919b-9e29e40cf8c3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:24.324117 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-403884a1-4699-4a4b-919b-9e29e40cf8c3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:24.328254 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a6806079-41cd-45db-95c7-ff8e35b43b94 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:24.328897 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1106/4479] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:24 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:24.335544 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:24.335544 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:24.341608 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-403884a1-4699-4a4b-919b-9e29e40cf8c3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:24.346679 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-403884a1-4699-4a4b-919b-9e29e40cf8c3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 returned with HTTP 200 Aug 01 14:03:24.347482 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1117/4480] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:24 2026] GET /volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:24.722122 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-39353eb0-808f-4999-b29e-b614cf5d64ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:24.724324 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39353eb0-808f-4999-b29e-b614cf5d64ee tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:24.724613 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39353eb0-808f-4999-b29e-b614cf5d64ee tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:24.724853 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39353eb0-808f-4999-b29e-b614cf5d64ee tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:24.725007 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-39353eb0-808f-4999-b29e-b614cf5d64ee tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:24.730499 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:24.730499 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:24.731275 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39353eb0-808f-4999-b29e-b614cf5d64ee tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:24.731700 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1133/4481] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:24 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:25.347460 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e16850e8-8ebc-4c83-9ffd-29e7edab5d56 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:25.349387 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e16850e8-8ebc-4c83-9ffd-29e7edab5d56 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:25.349633 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e16850e8-8ebc-4c83-9ffd-29e7edab5d56 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:25.349863 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e16850e8-8ebc-4c83-9ffd-29e7edab5d56 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:25.360906 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3e3c655c-8392-4333-9162-9f206ec3a2f1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:25.361404 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:25.361404 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:25.362351 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3e3c655c-8392-4333-9162-9f206ec3a2f1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 Aug 01 14:03:25.362517 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3e3c655c-8392-4333-9162-9f206ec3a2f1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:25.362703 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3e3c655c-8392-4333-9162-9f206ec3a2f1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:25.365140 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e16850e8-8ebc-4c83-9ffd-29e7edab5d56 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:25.367702 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3e3c655c-8392-4333-9162-9f206ec3a2f1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 returned with HTTP 404 Aug 01 14:03:25.368058 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1107/4482] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:25 2026] GET /volume/v3/volumes/1b6bd022-f50f-4f60-8c0f-33f6e62995d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:25.372399 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e16850e8-8ebc-4c83-9ffd-29e7edab5d56 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:25.372399 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1126/4483] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:25 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:25.382927 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:25.384242 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:25.384604 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1858691218"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:25.386055 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1858691218'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:25.386243 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume of 1 GB Aug 01 14:03:25.390159 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Availability Zones retrieved successfully. Aug 01 14:03:25.396808 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (5d9e9491-ae38-47b6-b53d-533b17d2de0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:25.398156 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a165760-b740-4b7e-8909-49e3d7276526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:25.399234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:25.424250 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a165760-b740-4b7e-8909-49e3d7276526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:25.425157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02687f75-82f7-4e4a-ab3b-58f4f0ece027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:25.479687 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['0f789e3f-734a-4c07-99a5-67147feac23b', 'c638b2ef-e3f3-442f-b67b-5766805d0b4a', 'c48cc350-71bf-4441-b0ea-cb0976207553', '3f2f9b41-daac-4983-9cce-475aaa01231c'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:25.480657 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02687f75-82f7-4e4a-ab3b-58f4f0ece027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f789e3f-734a-4c07-99a5-67147feac23b', 'c638b2ef-e3f3-442f-b67b-5766805d0b4a', 'c48cc350-71bf-4441-b0ea-cb0976207553', '3f2f9b41-daac-4983-9cce-475aaa01231c']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:25.481568 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333eec05-d461-4744-82b6-e3591d9e9916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:25.515016 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333eec05-d461-4744-82b6-e3591d9e9916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8761f5d-d0ee-4d38-a275-44cd3c50df0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1858691218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['0f789e3f-734a-4c07-99a5-67147feac23b','c638b2ef-e3f3-442f-b67b-5766805d0b4a','c48cc350-71bf-4441-b0ea-cb0976207553','3f2f9b41-daac-4983-9cce-475aaa01231c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1858691218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8761f5d-d0ee-4d38-a275-44cd3c50df0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2ebf976695497bbd0fab7e228f8553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:25.516316 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe15435b-a132-4f40-b03c-1bc8b87838ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:25.536542 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe15435b-a132-4f40-b03c-1bc8b87838ac) transitioned into state 'SUCCESS' from state '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-1858691218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['0f789e3f-734a-4c07-99a5-67147feac23b','c638b2ef-e3f3-442f-b67b-5766805d0b4a','c48cc350-71bf-4441-b0ea-cb0976207553','3f2f9b41-daac-4983-9cce-475aaa01231c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:25.537452 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f5c1e9-ed1f-4b28-8ef8-61144b3f2a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:25.550583 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f5c1e9-ed1f-4b28-8ef8-61144b3f2a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:25.551636 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (5d9e9491-ae38-47b6-b53d-533b17d2de0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:25.552103 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request issued successfully. Aug 01 14:03:25.552809 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6adc487-2d7e-4e81-94ad-9db31d69623d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:25.553316 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1118/4484] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:03:25 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 01 14:03:25.564639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0090f786-71d0-4aac-8901-d2e3c6e74e56 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:25.566373 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0090f786-71d0-4aac-8901-d2e3c6e74e56 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a Aug 01 14:03:25.566558 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0090f786-71d0-4aac-8901-d2e3c6e74e56 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:25.566751 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0090f786-71d0-4aac-8901-d2e3c6e74e56 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:25.573450 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:25.573450 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:25.577108 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0090f786-71d0-4aac-8901-d2e3c6e74e56 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:25.581146 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0090f786-71d0-4aac-8901-d2e3c6e74e56 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a returned with HTTP 200 Aug 01 14:03:25.581577 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1134/4485] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:25 2026] GET /volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:25.747810 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cf5f6acd-c919-4faf-95b1-6a92dd01aec6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:25.751501 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cf5f6acd-c919-4faf-95b1-6a92dd01aec6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:25.751718 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cf5f6acd-c919-4faf-95b1-6a92dd01aec6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:25.751956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cf5f6acd-c919-4faf-95b1-6a92dd01aec6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:25.752096 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-cf5f6acd-c919-4faf-95b1-6a92dd01aec6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:25.763462 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:25.763462 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:25.764378 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cf5f6acd-c919-4faf-95b1-6a92dd01aec6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:25.764737 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1108/4486] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:25 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:26.268341 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-ea61ed78-b1f4-4e94-908a-7f45e302cebc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.268341 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-ea61ed78-b1f4-4e94-908a-7f45e302cebc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/attachments/17369c3c-5d71-4dea-9bb2-0a27b2572f4c/action Aug 01 14:03:26.268341 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-ea61ed78-b1f4-4e94-908a-7f45e302cebc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:26.268341 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-ea61ed78-b1f4-4e94-908a-7f45e302cebc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:26.284534 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.284534 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:26.297701 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1babed18-80b3-4ef1-8ba9-07377b715224 req-ea61ed78-b1f4-4e94-908a-7f45e302cebc tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/17369c3c-5d71-4dea-9bb2-0a27b2572f4c/action returned with HTTP 204 Aug 01 14:03:26.297701 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1127/4487] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:03:26 2026] POST /volume/v3/attachments/17369c3c-5d71-4dea-9bb2-0a27b2572f4c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:26.391240 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7d9e1cfc-145a-4d79-941c-3b310314e079 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.392159 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7d9e1cfc-145a-4d79-941c-3b310314e079 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:26.392382 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7d9e1cfc-145a-4d79-941c-3b310314e079 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.392785 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7d9e1cfc-145a-4d79-941c-3b310314e079 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.402236 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.402236 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:26.405671 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7d9e1cfc-145a-4d79-941c-3b310314e079 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:26.410686 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7d9e1cfc-145a-4d79-941c-3b310314e079 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:26.411134 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1119/4488] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:26 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:26.463159 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f3024dbf-a7c9-4350-831f-11d8051aaecc req-b4c66798-8fd7-4945-af83-299fb8f069e4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.465539 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f3024dbf-a7c9-4350-831f-11d8051aaecc req-b4c66798-8fd7-4945-af83-299fb8f069e4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:26.465784 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f3024dbf-a7c9-4350-831f-11d8051aaecc req-b4c66798-8fd7-4945-af83-299fb8f069e4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.466046 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f3024dbf-a7c9-4350-831f-11d8051aaecc req-b4c66798-8fd7-4945-af83-299fb8f069e4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.476800 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.476800 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:26.480823 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-f3024dbf-a7c9-4350-831f-11d8051aaecc req-b4c66798-8fd7-4945-af83-299fb8f069e4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:26.484751 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f3024dbf-a7c9-4350-831f-11d8051aaecc req-b4c66798-8fd7-4945-af83-299fb8f069e4 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:26.485157 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1135/4489] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:26 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:26.505995 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0856361e-58a1-44d3-a03b-98be9446739f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.508286 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0856361e-58a1-44d3-a03b-98be9446739f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:26.508580 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0856361e-58a1-44d3-a03b-98be9446739f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.508906 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0856361e-58a1-44d3-a03b-98be9446739f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.520833 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.520833 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:26.524093 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0856361e-58a1-44d3-a03b-98be9446739f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:26.529627 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0856361e-58a1-44d3-a03b-98be9446739f tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:26.530200 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1109/4490] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:26 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:26.569957 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-69625341-09df-4a2f-8e79-067c674aadcf req-166197d2-8fee-41dc-81ab-e9a8161da243 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.571935 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-166197d2-8fee-41dc-81ab-e9a8161da243 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:26.572103 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-166197d2-8fee-41dc-81ab-e9a8161da243 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.572370 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-166197d2-8fee-41dc-81ab-e9a8161da243 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.583554 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.583554 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:26.587917 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-69625341-09df-4a2f-8e79-067c674aadcf req-166197d2-8fee-41dc-81ab-e9a8161da243 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:26.593528 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-166197d2-8fee-41dc-81ab-e9a8161da243 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:26.593944 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1128/4491] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:26 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:26.598102 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c26c6f6d-4cae-4cc0-bdd5-a6b9086fcffc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.601049 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c26c6f6d-4cae-4cc0-bdd5-a6b9086fcffc tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a Aug 01 14:03:26.601260 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c26c6f6d-4cae-4cc0-bdd5-a6b9086fcffc tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.601503 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c26c6f6d-4cae-4cc0-bdd5-a6b9086fcffc tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.609495 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.609495 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:26.613888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-69625341-09df-4a2f-8e79-067c674aadcf req-7852806c-3d3f-4898-a51f-375f35a0dd7a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.614379 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c26c6f6d-4cae-4cc0-bdd5-a6b9086fcffc tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:26.618139 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-7852806c-3d3f-4898-a51f-375f35a0dd7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] POST https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0/action Aug 01 14:03:26.618139 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-7852806c-3d3f-4898-a51f-375f35a0dd7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:26.618139 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-7852806c-3d3f-4898-a51f-375f35a0dd7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:26.619051 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c26c6f6d-4cae-4cc0-bdd5-a6b9086fcffc tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a returned with HTTP 200 Aug 01 14:03:26.619649 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1120/4492] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:26 2026] GET /volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:26.638557 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2f51dbc6-97f2-4785-a49b-c96296f6672b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.638619 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.638619 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:26.639278 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-69625341-09df-4a2f-8e79-067c674aadcf req-7852806c-3d3f-4898-a51f-375f35a0dd7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:26.640022 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2f51dbc6-97f2-4785-a49b-c96296f6672b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:26.640338 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2f51dbc6-97f2-4785-a49b-c96296f6672b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8761f5d-d0ee-4d38-a275-44cd3c50df0a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-789623839"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:26.649755 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-69625341-09df-4a2f-8e79-067c674aadcf req-7852806c-3d3f-4898-a51f-375f35a0dd7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Begin detaching volume completed successfully. Aug 01 14:03:26.650069 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-7852806c-3d3f-4898-a51f-375f35a0dd7a tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0/action returned with HTTP 202 Aug 01 14:03:26.650609 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1136/4493] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:03:26 2026] POST /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:03:26.655921 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.655921 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:26.656638 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2f51dbc6-97f2-4785-a49b-c96296f6672b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:26.656638 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-2f51dbc6-97f2-4785-a49b-c96296f6672b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create snapshot from volume d8761f5d-d0ee-4d38-a275-44cd3c50df0a Aug 01 14:03:26.672356 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-23ea1c77-fe47-486e-ac99-21a8d2e967cf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.675421 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-23ea1c77-fe47-486e-ac99-21a8d2e967cf tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:26.675659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-23ea1c77-fe47-486e-ac99-21a8d2e967cf tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.675862 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-23ea1c77-fe47-486e-ac99-21a8d2e967cf tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.688581 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.688581 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:26.692680 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-23ea1c77-fe47-486e-ac99-21a8d2e967cf tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:26.692766 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-2f51dbc6-97f2-4785-a49b-c96296f6672b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['3bca19e9-4b09-4370-b179-7bb9917d7eb0', '90aec94b-d3b9-4a75-b1cc-e256b92d7633', '0b760a8f-2082-42e9-8b12-540be5b43391', 'd4155909-fb0c-4a60-b933-217f4cb0109d'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:26.697927 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-23ea1c77-fe47-486e-ac99-21a8d2e967cf tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:26.699121 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1129/4494] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:26 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:26.700792 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9dd8b22b-6532-4ef1-b403-2480edd7846a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.701125 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9dd8b22b-6532-4ef1-b403-2480edd7846a None None] GET https://10.4.3.223/volume// Aug 01 14:03:26.701316 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9dd8b22b-6532-4ef1-b403-2480edd7846a None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.701495 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9dd8b22b-6532-4ef1-b403-2480edd7846a None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.701789 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9dd8b22b-6532-4ef1-b403-2480edd7846a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:26.702126 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1121/4495] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:03: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 01 14:03:26.708911 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-69625341-09df-4a2f-8e79-067c674aadcf req-18961af8-ac67-4aea-97b0-37afe7a6a971 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.713000 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-18961af8-ac67-4aea-97b0-37afe7a6a971 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:26.713282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-18961af8-ac67-4aea-97b0-37afe7a6a971 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.713977 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-18961af8-ac67-4aea-97b0-37afe7a6a971 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.727529 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.727529 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:26.728449 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2f51dbc6-97f2-4785-a49b-c96296f6672b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot create request issued successfully. Aug 01 14:03:26.728821 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2f51dbc6-97f2-4785-a49b-c96296f6672b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:03:26.729313 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1110/4496] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:03:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:26.730511 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-69625341-09df-4a2f-8e79-067c674aadcf req-18961af8-ac67-4aea-97b0-37afe7a6a971 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:26.738690 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-18961af8-ac67-4aea-97b0-37afe7a6a971 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:26.738690 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1137/4497] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:03:26 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 1397 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:03:26.742271 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-33b4ee35-060d-48e2-9112-923e687ea817 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.745651 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33b4ee35-060d-48e2-9112-923e687ea817 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 Aug 01 14:03:26.745872 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33b4ee35-060d-48e2-9112-923e687ea817 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.746096 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33b4ee35-060d-48e2-9112-923e687ea817 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.752232 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.752232 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:26.752232 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-33b4ee35-060d-48e2-9112-923e687ea817 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:26.752397 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33b4ee35-060d-48e2-9112-923e687ea817 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 returned with HTTP 200 Aug 01 14:03:26.752796 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1130/4498] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:26 2026] GET /volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:26.778577 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7a3cd9a-f365-43f5-8886-eb5dfa0c57f9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.782253 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7a3cd9a-f365-43f5-8886-eb5dfa0c57f9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:26.782253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7a3cd9a-f365-43f5-8886-eb5dfa0c57f9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.782253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7a3cd9a-f365-43f5-8886-eb5dfa0c57f9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.782253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b7a3cd9a-f365-43f5-8886-eb5dfa0c57f9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:26.785440 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.785440 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:26.786011 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7a3cd9a-f365-43f5-8886-eb5dfa0c57f9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:26.786444 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1122/4499] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:26 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:26.877326 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-6adbb4a9-b69b-42ee-8ef0-6d3456898dfb req-8fe5f42b-38dc-4412-b428-2c256739e3de None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:26.879067 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6adbb4a9-b69b-42ee-8ef0-6d3456898dfb req-8fe5f42b-38dc-4412-b428-2c256739e3de tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f51676e8-da94-459b-9511-3acd3c42d982 Aug 01 14:03:26.880743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6adbb4a9-b69b-42ee-8ef0-6d3456898dfb req-8fe5f42b-38dc-4412-b428-2c256739e3de tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:26.880743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6adbb4a9-b69b-42ee-8ef0-6d3456898dfb req-8fe5f42b-38dc-4412-b428-2c256739e3de tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:26.906070 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:26.906070 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:26.970165 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6adbb4a9-b69b-42ee-8ef0-6d3456898dfb req-8fe5f42b-38dc-4412-b428-2c256739e3de tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/f51676e8-da94-459b-9511-3acd3c42d982 returned with HTTP 200 Aug 01 14:03:26.970839 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1111/4500] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:03:26 2026] DELETE /volume/v3/attachments/f51676e8-da94-459b-9511-3acd3c42d982 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:27.312724 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-69625341-09df-4a2f-8e79-067c674aadcf req-ef64f68f-da9a-4b1a-895e-a67ff728198d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.317029 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-ef64f68f-da9a-4b1a-895e-a67ff728198d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:27.317303 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-ef64f68f-da9a-4b1a-895e-a67ff728198d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.321938 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-ef64f68f-da9a-4b1a-895e-a67ff728198d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.340597 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.340597 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:27.345694 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-69625341-09df-4a2f-8e79-067c674aadcf req-ef64f68f-da9a-4b1a-895e-a67ff728198d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:27.353572 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-ef64f68f-da9a-4b1a-895e-a67ff728198d tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:27.354364 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1138/4501] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:27 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 1217 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:27.657682 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-69625341-09df-4a2f-8e79-067c674aadcf req-d0199fab-6476-40c9-b422-d9a431b8d9af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.660040 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-d0199fab-6476-40c9-b422-d9a431b8d9af tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] DELETE https://10.4.3.223/volume/v3/attachments/17369c3c-5d71-4dea-9bb2-0a27b2572f4c Aug 01 14:03:27.660297 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-d0199fab-6476-40c9-b422-d9a431b8d9af tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.660520 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-d0199fab-6476-40c9-b422-d9a431b8d9af tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.670189 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.670189 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:27.718625 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-69625341-09df-4a2f-8e79-067c674aadcf req-d0199fab-6476-40c9-b422-d9a431b8d9af tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/attachments/17369c3c-5d71-4dea-9bb2-0a27b2572f4c returned with HTTP 200 Aug 01 14:03:27.718625 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1131/4502] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:03:27 2026] DELETE /volume/v3/attachments/17369c3c-5d71-4dea-9bb2-0a27b2572f4c => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:27.719695 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-272f6641-d0e4-4b4b-8bfc-b80081962018 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.724342 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-272f6641-d0e4-4b4b-8bfc-b80081962018 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:27.724553 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-272f6641-d0e4-4b4b-8bfc-b80081962018 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.724771 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-272f6641-d0e4-4b4b-8bfc-b80081962018 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.732063 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.732063 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:27.735327 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-272f6641-d0e4-4b4b-8bfc-b80081962018 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:27.740130 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-272f6641-d0e4-4b4b-8bfc-b80081962018 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:27.740130 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1123/4503] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:27 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:27.752325 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-807eafec-cac5-4dc9-bd6b-98ad3d95b1c1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.754014 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-807eafec-cac5-4dc9-bd6b-98ad3d95b1c1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] DELETE https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:27.754203 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-807eafec-cac5-4dc9-bd6b-98ad3d95b1c1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.754415 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-807eafec-cac5-4dc9-bd6b-98ad3d95b1c1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.754580 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-807eafec-cac5-4dc9-bd6b-98ad3d95b1c1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Delete volume with id: 99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:27.762378 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-500567c8-5805-4d89-89e3-a519d0ffd706 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.762679 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.762679 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:27.762756 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-807eafec-cac5-4dc9-bd6b-98ad3d95b1c1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:27.763161 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-500567c8-5805-4d89-89e3-a519d0ffd706 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 Aug 01 14:03:27.764129 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-500567c8-5805-4d89-89e3-a519d0ffd706 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.764129 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-500567c8-5805-4d89-89e3-a519d0ffd706 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.769121 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.769121 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:27.770046 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-500567c8-5805-4d89-89e3-a519d0ffd706 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:27.770509 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-500567c8-5805-4d89-89e3-a519d0ffd706 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 returned with HTTP 200 Aug 01 14:03:27.771069 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1139/4504] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:27 2026] GET /volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:27.779528 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-807eafec-cac5-4dc9-bd6b-98ad3d95b1c1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Delete volume request issued successfully. Aug 01 14:03:27.779724 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-807eafec-cac5-4dc9-bd6b-98ad3d95b1c1 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 202 Aug 01 14:03:27.780230 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1112/4505] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:27 2026] DELETE /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:27.781023 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6a3448b5-8f20-4bd3-a769-7351c343d4e2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.784816 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a3448b5-8f20-4bd3-a769-7351c343d4e2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] POST https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33/action Aug 01 14:03:27.785229 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a3448b5-8f20-4bd3-a769-7351c343d4e2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:27.785665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a3448b5-8f20-4bd3-a769-7351c343d4e2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:27.786875 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-6a3448b5-8f20-4bd3-a769-7351c343d4e2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Updating snapshot '3e3e36c2-fe7c-42c1-8978-650a57c44c33' with '{'status': 'error'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 14:03:27.787115 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c041f307-5c8b-45c9-9571-5bde87138313 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.789611 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c041f307-5c8b-45c9-9571-5bde87138313 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:27.789611 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c041f307-5c8b-45c9-9571-5bde87138313 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.789710 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c041f307-5c8b-45c9-9571-5bde87138313 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.796968 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.796968 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:27.798305 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-6a3448b5-8f20-4bd3-a769-7351c343d4e2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '717aaa7ecbee4e3baef94c198538a5c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62280b1b8fae45ff9cde29eb3d47e5cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:27.798305 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a3448b5-8f20-4bd3-a769-7351c343d4e2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33/action returned with HTTP 403 Aug 01 14:03:27.798483 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1132/4506] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 14:03:27 2026] POST /volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:27.799246 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-33f1be6f-d521-4583-b8d2-470ee65d8b8b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.799927 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.799927 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:27.801418 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33f1be6f-d521-4583-b8d2-470ee65d8b8b tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:27.801658 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33f1be6f-d521-4583-b8d2-470ee65d8b8b tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.801865 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33f1be6f-d521-4583-b8d2-470ee65d8b8b tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.802106 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-33f1be6f-d521-4583-b8d2-470ee65d8b8b tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:27.804535 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c041f307-5c8b-45c9-9571-5bde87138313 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Volume info retrieved successfully. Aug 01 14:03:27.807987 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.807987 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:27.808327 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33f1be6f-d521-4583-b8d2-470ee65d8b8b tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:27.808771 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1140/4507] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:27 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:27.810021 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-adaa0c9f-37bb-4791-adb4-22f7d389c4ab None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.812073 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-adaa0c9f-37bb-4791-adb4-22f7d389c4ab tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 Aug 01 14:03:27.812343 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-adaa0c9f-37bb-4791-adb4-22f7d389c4ab tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.812569 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-adaa0c9f-37bb-4791-adb4-22f7d389c4ab tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.812689 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-adaa0c9f-37bb-4791-adb4-22f7d389c4ab tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete snapshot with id: 3e3e36c2-fe7c-42c1-8978-650a57c44c33 Aug 01 14:03:27.814135 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c041f307-5c8b-45c9-9571-5bde87138313 tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 200 Aug 01 14:03:27.814751 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1124/4508] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:27 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:27.818464 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.818464 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:27.819558 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-adaa0c9f-37bb-4791-adb4-22f7d389c4ab tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:27.830555 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-35efa25a-7ed7-4281-bf66-161d4e736930 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.832384 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35efa25a-7ed7-4281-bf66-161d4e736930 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 Aug 01 14:03:27.833246 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35efa25a-7ed7-4281-bf66-161d4e736930 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.833246 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35efa25a-7ed7-4281-bf66-161d4e736930 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.833246 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-35efa25a-7ed7-4281-bf66-161d4e736930 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: 17d8808a-99cc-4a41-ae7b-d8bb80345527 Aug 01 14:03:27.839731 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-adaa0c9f-37bb-4791-adb4-22f7d389c4ab tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot delete request issued successfully. Aug 01 14:03:27.839922 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-adaa0c9f-37bb-4791-adb4-22f7d389c4ab tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 returned with HTTP 202 Aug 01 14:03:27.840412 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1113/4509] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:03:27 2026] DELETE /volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:27.841760 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.841760 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:27.842427 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35efa25a-7ed7-4281-bf66-161d4e736930 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:27.853710 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e2b645f3-b286-4563-9607-c8707d8ff1a8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.856621 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e2b645f3-b286-4563-9607-c8707d8ff1a8 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 Aug 01 14:03:27.856786 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e2b645f3-b286-4563-9607-c8707d8ff1a8 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.857024 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e2b645f3-b286-4563-9607-c8707d8ff1a8 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.859145 np0000006308 devstack@c-api.service[100199]: WARNING cinder.keymgr.conf_key_mgr [None req-35efa25a-7ed7-4281-bf66-161d4e736930 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 14:03:27.868917 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.868917 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:27.869448 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e2b645f3-b286-4563-9607-c8707d8ff1a8 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:27.869849 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35efa25a-7ed7-4281-bf66-161d4e736930 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume request issued successfully. Aug 01 14:03:27.870134 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e2b645f3-b286-4563-9607-c8707d8ff1a8 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 returned with HTTP 200 Aug 01 14:03:27.870185 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35efa25a-7ed7-4281-bf66-161d4e736930 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 returned with HTTP 202 Aug 01 14:03:27.870538 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1141/4510] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:27 2026] GET /volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:03:27.870684 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1133/4511] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:27 2026] DELETE /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:27.883463 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5ad52ca5-fbfa-4655-bfb2-d8dc536517e3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:27.886682 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ad52ca5-fbfa-4655-bfb2-d8dc536517e3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 Aug 01 14:03:27.887057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ad52ca5-fbfa-4655-bfb2-d8dc536517e3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:27.887349 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ad52ca5-fbfa-4655-bfb2-d8dc536517e3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:27.896467 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:27.896467 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:27.901958 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5ad52ca5-fbfa-4655-bfb2-d8dc536517e3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:27.910636 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ad52ca5-fbfa-4655-bfb2-d8dc536517e3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 returned with HTTP 200 Aug 01 14:03:27.911295 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1125/4512] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:27 2026] GET /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:28.822314 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bb20a570-c315-401b-a773-281d67fb83bb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:28.824565 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb20a570-c315-401b-a773-281d67fb83bb tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:28.824835 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb20a570-c315-401b-a773-281d67fb83bb tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:28.825089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb20a570-c315-401b-a773-281d67fb83bb tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:28.825254 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-bb20a570-c315-401b-a773-281d67fb83bb tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:28.830121 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0da04338-665a-4e24-9de4-a22ee79cfb0e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:28.831633 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:28.831633 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:28.832476 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb20a570-c315-401b-a773-281d67fb83bb tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:28.832812 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1114/4513] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:28 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:28.832863 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0da04338-665a-4e24-9de4-a22ee79cfb0e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] GET https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 Aug 01 14:03:28.833090 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0da04338-665a-4e24-9de4-a22ee79cfb0e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:28.833384 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0da04338-665a-4e24-9de4-a22ee79cfb0e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:28.844971 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0da04338-665a-4e24-9de4-a22ee79cfb0e tempest-VolumeMultiattachTests-2092769654 tempest-VolumeMultiattachTests-2092769654-project-member] https://10.4.3.223/volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 returned with HTTP 404 Aug 01 14:03:28.845686 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1142/4514] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:28 2026] GET /volume/v3/volumes/99927bda-4935-491d-91ec-6f081ea11ee0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:28.853943 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d4a6a438-3ec2-4373-8251-67c4db06ae5f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:28.856047 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d4a6a438-3ec2-4373-8251-67c4db06ae5f tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 14:03:28.856322 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d4a6a438-3ec2-4373-8251-67c4db06ae5f tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:28.856565 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d4a6a438-3ec2-4373-8251-67c4db06ae5f tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:28.857530 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d4a6a438-3ec2-4373-8251-67c4db06ae5f tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:03:28.870354 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d4a6a438-3ec2-4373-8251-67c4db06ae5f tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Get all volumes completed successfully. Aug 01 14:03:28.872561 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:28.872561 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:28.878162 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d4a6a438-3ec2-4373-8251-67c4db06ae5f tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 14:03:28.878666 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1134/4515] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 14:03:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10281 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:03:28.884085 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e60e29c0-654f-4afb-ab9e-adf57d7c341b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:28.885800 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e60e29c0-654f-4afb-ab9e-adf57d7c341b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 Aug 01 14:03:28.886023 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e60e29c0-654f-4afb-ab9e-adf57d7c341b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:28.886284 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e60e29c0-654f-4afb-ab9e-adf57d7c341b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:28.891403 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e60e29c0-654f-4afb-ab9e-adf57d7c341b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 returned with HTTP 404 Aug 01 14:03:28.891994 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1126/4516] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:28 2026] GET /volume/v3/snapshots/3e3e36c2-fe7c-42c1-8978-650a57c44c33 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:28.899620 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-62cb2d94-c4ef-41ba-8dac-ad29d217923e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:28.901585 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-451598a4-a0e7-4cdc-bfa6-d5c157e801f0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:28.902344 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-62cb2d94-c4ef-41ba-8dac-ad29d217923e tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] DELETE https://10.4.3.223/volume/v3/types/95cc6990-ccdf-4bec-bf01-3b5f04fe2450 Aug 01 14:03:28.902640 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-62cb2d94-c4ef-41ba-8dac-ad29d217923e tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:28.902906 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-62cb2d94-c4ef-41ba-8dac-ad29d217923e tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:28.906288 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-451598a4-a0e7-4cdc-bfa6-d5c157e801f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a Aug 01 14:03:28.906513 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-451598a4-a0e7-4cdc-bfa6-d5c157e801f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:28.906774 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-451598a4-a0e7-4cdc-bfa6-d5c157e801f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:28.906983 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-451598a4-a0e7-4cdc-bfa6-d5c157e801f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume with id: d8761f5d-d0ee-4d38-a275-44cd3c50df0a Aug 01 14:03:28.920886 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:28.920886 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:28.921414 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-451598a4-a0e7-4cdc-bfa6-d5c157e801f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:28.925136 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d5cdde9e-7c18-49b5-8375-4d51a889593a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:28.927076 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d5cdde9e-7c18-49b5-8375-4d51a889593a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 Aug 01 14:03:28.927311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d5cdde9e-7c18-49b5-8375-4d51a889593a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:28.927557 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d5cdde9e-7c18-49b5-8375-4d51a889593a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:28.934724 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d5cdde9e-7c18-49b5-8375-4d51a889593a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 returned with HTTP 404 Aug 01 14:03:28.935349 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1135/4517] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:28 2026] GET /volume/v3/volumes/17d8808a-99cc-4a41-ae7b-d8bb80345527 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:28.941498 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-62cb2d94-c4ef-41ba-8dac-ad29d217923e tempest-VolumeMultiattachTests-245501854 tempest-VolumeMultiattachTests-245501854-project-admin] https://10.4.3.223/volume/v3/types/95cc6990-ccdf-4bec-bf01-3b5f04fe2450 returned with HTTP 202 Aug 01 14:03:28.941976 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1115/4518] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:28 2026] DELETE /volume/v3/types/95cc6990-ccdf-4bec-bf01-3b5f04fe2450 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:28.943726 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-691e6a3c-0d76-4196-a6c0-3eea158bebcc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:28.946579 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-691e6a3c-0d76-4196-a6c0-3eea158bebcc tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 14:03:28.946849 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-691e6a3c-0d76-4196-a6c0-3eea158bebcc tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:28.947059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-691e6a3c-0d76-4196-a6c0-3eea158bebcc tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:28.947987 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-691e6a3c-0d76-4196-a6c0-3eea158bebcc tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:03:28.950665 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-451598a4-a0e7-4cdc-bfa6-d5c157e801f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume request issued successfully. Aug 01 14:03:28.950843 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-451598a4-a0e7-4cdc-bfa6-d5c157e801f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a returned with HTTP 202 Aug 01 14:03:28.951329 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1143/4519] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:28 2026] DELETE /volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:28.957707 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-691e6a3c-0d76-4196-a6c0-3eea158bebcc tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Get all volumes completed successfully. Aug 01 14:03:28.960555 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d917e17e-af04-4ddf-9854-07b64fbff04b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:28.960751 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:28.960751 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:28.961293 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d917e17e-af04-4ddf-9854-07b64fbff04b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a Aug 01 14:03:28.961477 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d917e17e-af04-4ddf-9854-07b64fbff04b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:28.961661 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d917e17e-af04-4ddf-9854-07b64fbff04b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:28.966562 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-691e6a3c-0d76-4196-a6c0-3eea158bebcc tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 14:03:28.966792 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1127/4520] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 14:03:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10280 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:03:28.969304 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:28.969304 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:28.974740 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d917e17e-af04-4ddf-9854-07b64fbff04b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:28.978805 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d917e17e-af04-4ddf-9854-07b64fbff04b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a returned with HTTP 200 Aug 01 14:03:28.979111 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1136/4521] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:28 2026] GET /volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:28.985594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b73ae837-44b5-4c60-8201-09c524d4894a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:28.987123 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b73ae837-44b5-4c60-8201-09c524d4894a tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] DELETE https://10.4.3.223/volume/v3/types/4a55c301-f085-499d-b0e5-0dbde86b6478 Aug 01 14:03:28.987329 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b73ae837-44b5-4c60-8201-09c524d4894a tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:28.987519 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b73ae837-44b5-4c60-8201-09c524d4894a tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:29.009274 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b73ae837-44b5-4c60-8201-09c524d4894a tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] https://10.4.3.223/volume/v3/types/4a55c301-f085-499d-b0e5-0dbde86b6478 returned with HTTP 202 Aug 01 14:03:29.009705 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1116/4522] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:28 2026] DELETE /volume/v3/types/4a55c301-f085-499d-b0e5-0dbde86b6478 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:29.018908 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-12b96994-0ffe-49af-8d03-d0badfa17d21 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:29.020518 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12b96994-0ffe-49af-8d03-d0badfa17d21 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:03:29.020887 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12b96994-0ffe-49af-8d03-d0badfa17d21 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-535031012", "extra_specs": {}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:29.036986 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12b96994-0ffe-49af-8d03-d0badfa17d21 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:03:29.037407 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1144/4523] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:03:29 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:29.046703 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-959a84de-d8d9-41e8-aef0-b1a4c4ff8eb1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:29.048474 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-959a84de-d8d9-41e8-aef0-b1a4c4ff8eb1 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] POST https://10.4.3.223/volume/v3/types/20422e2d-4ac4-43fd-b288-8c8e50bf6be3/encryption Aug 01 14:03:29.048767 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-959a84de-d8d9-41e8-aef0-b1a4c4ff8eb1 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:29.074605 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-959a84de-d8d9-41e8-aef0-b1a4c4ff8eb1 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] https://10.4.3.223/volume/v3/types/20422e2d-4ac4-43fd-b288-8c8e50bf6be3/encryption returned with HTTP 200 Aug 01 14:03:29.076068 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1128/4524] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:03:29 2026] POST /volume/v3/types/20422e2d-4ac4-43fd-b288-8c8e50bf6be3/encryption => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:29.083411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:29.085015 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:29.085343 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-758746565", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-535031012", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:29.086867 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-758746565', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-535031012', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:29.090330 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume of 1 GB Aug 01 14:03:29.090551 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:29.090551 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:29.090978 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Availability Zones retrieved successfully. Aug 01 14:03:29.095959 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (09397f9d-a4f5-4157-be44-0e135c8f2013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:29.097063 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409e787e-4401-4cfa-bebe-7c83941a5d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:29.097799 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:29.121648 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409e787e-4401-4cfa-bebe-7c83941a5d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T14:03:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20422e2d-4ac4-43fd-b288-8c8e50bf6be3,is_public=True,name='tempest-scenario-type-luks2-535031012',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20422e2d-4ac4-43fd-b288-8c8e50bf6be3', '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=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:29.125236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a17ca0-1e2f-42ef-a888-4e3e3fbc2984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:29.150606 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-535031012 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-535031012, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:03:29.150978 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-535031012 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-535031012, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:03:29.179183 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['ebe1e757-6c36-4098-94ee-a5911aab0d08', '250781dd-cea3-4ba7-b868-c56ccc820058', '128dcdd8-be55-4beb-8c88-82563701e336', '97fa8515-d846-4540-8ee0-3305b25726d6'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:29.180008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a17ca0-1e2f-42ef-a888-4e3e3fbc2984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebe1e757-6c36-4098-94ee-a5911aab0d08', '250781dd-cea3-4ba7-b868-c56ccc820058', '128dcdd8-be55-4beb-8c88-82563701e336', '97fa8515-d846-4540-8ee0-3305b25726d6']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:29.180771 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eef0083-e1ed-4c58-be78-60070d9f994b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:29.206966 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eef0083-e1ed-4c58-be78-60070d9f994b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-758746565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['ebe1e757-6c36-4098-94ee-a5911aab0d08','250781dd-cea3-4ba7-b868-c56ccc820058','128dcdd8-be55-4beb-8c88-82563701e336','97fa8515-d846-4540-8ee0-3305b25726d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=20422e2d-4ac4-43fd-b288-8c8e50bf6be3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-758746565',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9808655a594b319176b356ed718047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c995057415c415b8a1ad88dac9790f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20422e2d-4ac4-43fd-b288-8c8e50bf6be3),volume_type_id=20422e2d-4ac4-43fd-b288-8c8e50bf6be3)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:29.207737 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e817e38-9619-4af8-9706-62db679e4137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:29.227971 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e817e38-9619-4af8-9706-62db679e4137) transitioned into state 'SUCCESS' from state '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-758746565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['ebe1e757-6c36-4098-94ee-a5911aab0d08','250781dd-cea3-4ba7-b868-c56ccc820058','128dcdd8-be55-4beb-8c88-82563701e336','97fa8515-d846-4540-8ee0-3305b25726d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=20422e2d-4ac4-43fd-b288-8c8e50bf6be3)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:29.228659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f47c41bb-1a90-4f86-9e8d-c3e258227d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:29.241150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f47c41bb-1a90-4f86-9e8d-c3e258227d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:29.242053 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (09397f9d-a4f5-4157-be44-0e135c8f2013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:29.242391 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request issued successfully. Aug 01 14:03:29.242945 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35233556-dd59-41a3-bde1-1b39223dc7c9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:29.243399 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1137/4525] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:03:29 2026] POST /volume/v3/volumes => generated 779 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:29.254234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cab0bb3c-aef5-4533-bea4-e96f8098c046 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:29.256011 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cab0bb3c-aef5-4533-bea4-e96f8098c046 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 Aug 01 14:03:29.256262 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cab0bb3c-aef5-4533-bea4-e96f8098c046 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:29.256477 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cab0bb3c-aef5-4533-bea4-e96f8098c046 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:29.263020 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:29.263020 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:29.266294 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cab0bb3c-aef5-4533-bea4-e96f8098c046 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:29.270179 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cab0bb3c-aef5-4533-bea4-e96f8098c046 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 returned with HTTP 200 Aug 01 14:03:29.270617 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1117/4526] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:29 2026] GET /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:29.845028 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-10a3e0b2-d274-4c4e-a5fe-3f72b5e4240c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:29.846545 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10a3e0b2-d274-4c4e-a5fe-3f72b5e4240c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:29.846727 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10a3e0b2-d274-4c4e-a5fe-3f72b5e4240c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:29.846917 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10a3e0b2-d274-4c4e-a5fe-3f72b5e4240c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:29.847661 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-10a3e0b2-d274-4c4e-a5fe-3f72b5e4240c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:29.852251 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:29.852251 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:29.852828 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10a3e0b2-d274-4c4e-a5fe-3f72b5e4240c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:29.853384 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1145/4527] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:29 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:03:29.992466 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5a36d94d-0db2-4b65-bccd-a8a6b3fe63f3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:29.994389 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5a36d94d-0db2-4b65-bccd-a8a6b3fe63f3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a Aug 01 14:03:29.994602 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5a36d94d-0db2-4b65-bccd-a8a6b3fe63f3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:29.994803 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5a36d94d-0db2-4b65-bccd-a8a6b3fe63f3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:29.999927 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5a36d94d-0db2-4b65-bccd-a8a6b3fe63f3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a returned with HTTP 404 Aug 01 14:03:30.000441 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1129/4528] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:29 2026] GET /volume/v3/volumes/d8761f5d-d0ee-4d38-a275-44cd3c50df0a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:30.011285 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:30.013365 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:30.013668 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-136615238"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:30.015200 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-136615238'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:30.015451 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume of 1 GB Aug 01 14:03:30.015697 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:30.015697 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:30.019693 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Availability Zones retrieved successfully. Aug 01 14:03:30.025709 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (54cdf0c9-7cf0-4836-a4a5-29194208925a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:30.026775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d99370-44dd-400d-b484-88b0fd8758f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:30.027587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:30.053945 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d99370-44dd-400d-b484-88b0fd8758f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:30.054837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2670ce91-4194-47d8-9ff8-02b975b1fc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:30.105538 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['b50f13c9-1716-48b7-9f6e-7e5f584e473c', 'aee66ff2-5eea-4cf2-a1f0-78c0872bbc9d', '8ba8fde8-540c-48e0-bdb4-991d8e27790c', '48643ef7-e46c-4898-aec4-e4547210379e'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:30.106356 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2670ce91-4194-47d8-9ff8-02b975b1fc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b50f13c9-1716-48b7-9f6e-7e5f584e473c', 'aee66ff2-5eea-4cf2-a1f0-78c0872bbc9d', '8ba8fde8-540c-48e0-bdb4-991d8e27790c', '48643ef7-e46c-4898-aec4-e4547210379e']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:30.107007 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2440c31-d706-49df-861e-853d7f9d7949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:30.138857 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2440c31-d706-49df-861e-853d7f9d7949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8666961b-aed9-4983-9d92-a83921154735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-136615238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['b50f13c9-1716-48b7-9f6e-7e5f584e473c','aee66ff2-5eea-4cf2-a1f0-78c0872bbc9d','8ba8fde8-540c-48e0-bdb4-991d8e27790c','48643ef7-e46c-4898-aec4-e4547210379e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-136615238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8666961b-aed9-4983-9d92-a83921154735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2ebf976695497bbd0fab7e228f8553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:30.139641 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47070d9-7a4b-4667-b909-acacb6c130c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:30.162193 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47070d9-7a4b-4667-b909-acacb6c130c3) transitioned into state 'SUCCESS' from state '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-136615238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['b50f13c9-1716-48b7-9f6e-7e5f584e473c','aee66ff2-5eea-4cf2-a1f0-78c0872bbc9d','8ba8fde8-540c-48e0-bdb4-991d8e27790c','48643ef7-e46c-4898-aec4-e4547210379e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:30.162984 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7bf1f60-0ae0-4682-90fb-bf1ac5fc5129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:30.172008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7bf1f60-0ae0-4682-90fb-bf1ac5fc5129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:30.172807 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (54cdf0c9-7cf0-4836-a4a5-29194208925a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:30.173099 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request issued successfully. Aug 01 14:03:30.173662 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad33a7a1-3c29-4d81-8cca-6d4541320b0c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:30.174039 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1138/4529] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:03:30 2026] POST /volume/v3/volumes => generated 777 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:30.188503 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d00d843c-9284-4f7d-8c35-695f6d6102bd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:30.190890 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d00d843c-9284-4f7d-8c35-695f6d6102bd tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 Aug 01 14:03:30.191011 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d00d843c-9284-4f7d-8c35-695f6d6102bd tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:30.191266 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d00d843c-9284-4f7d-8c35-695f6d6102bd tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:30.203435 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:30.203435 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:30.210791 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d00d843c-9284-4f7d-8c35-695f6d6102bd tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:30.216048 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d00d843c-9284-4f7d-8c35-695f6d6102bd tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 returned with HTTP 200 Aug 01 14:03:30.216570 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1118/4530] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:30 2026] GET /volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:30.286487 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-31a6832b-6c17-4832-91a2-c9ca84cb6868 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:30.288725 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31a6832b-6c17-4832-91a2-c9ca84cb6868 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 Aug 01 14:03:30.288963 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-31a6832b-6c17-4832-91a2-c9ca84cb6868 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:30.289220 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-31a6832b-6c17-4832-91a2-c9ca84cb6868 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:30.297153 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:30.297153 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:30.301418 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-31a6832b-6c17-4832-91a2-c9ca84cb6868 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:30.306595 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-31a6832b-6c17-4832-91a2-c9ca84cb6868 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 returned with HTTP 200 Aug 01 14:03:30.307085 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1146/4531] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:30 2026] GET /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:30.322249 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-153258df-3344-4730-935c-6f0c2fd9d1a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:30.324876 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-153258df-3344-4730-935c-6f0c2fd9d1a3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 Aug 01 14:03:30.324876 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-153258df-3344-4730-935c-6f0c2fd9d1a3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:30.324876 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-153258df-3344-4730-935c-6f0c2fd9d1a3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:30.337665 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:30.337665 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:30.344161 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-153258df-3344-4730-935c-6f0c2fd9d1a3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:30.350244 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-153258df-3344-4730-935c-6f0c2fd9d1a3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 returned with HTTP 200 Aug 01 14:03:30.350685 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1130/4532] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:30 2026] GET /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:30.368473 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1308c3ea-8c31-44b2-8b3a-45db068e5185 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:30.373502 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1308c3ea-8c31-44b2-8b3a-45db068e5185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2/action Aug 01 14:03:30.373901 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1308c3ea-8c31-44b2-8b3a-45db068e5185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:30.374084 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1308c3ea-8c31-44b2-8b3a-45db068e5185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:30.382960 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:30.382960 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:30.383472 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1308c3ea-8c31-44b2-8b3a-45db068e5185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:30.389128 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1308c3ea-8c31-44b2-8b3a-45db068e5185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume updated successfully. Aug 01 14:03:30.389407 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1308c3ea-8c31-44b2-8b3a-45db068e5185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2/action returned with HTTP 200 Aug 01 14:03:30.389844 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1139/4533] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:03:30 2026] POST /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 14:03:30.520432 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-fe29a2b9-cefa-4a80-9c97-a1b319211621 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:30.522263 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-fe29a2b9-cefa-4a80-9c97-a1b319211621 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 Aug 01 14:03:30.522444 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-fe29a2b9-cefa-4a80-9c97-a1b319211621 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:30.522616 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-fe29a2b9-cefa-4a80-9c97-a1b319211621 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:30.529295 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:30.529295 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:30.532631 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-fe29a2b9-cefa-4a80-9c97-a1b319211621 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:30.536456 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-fe29a2b9-cefa-4a80-9c97-a1b319211621 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 returned with HTTP 200 Aug 01 14:03:30.536778 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1119/4534] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:30 2026] GET /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:30.866325 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b388d729-9fa7-46cb-952b-270e167f7eb0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:30.868289 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b388d729-9fa7-46cb-952b-270e167f7eb0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:30.868485 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b388d729-9fa7-46cb-952b-270e167f7eb0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:30.868697 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b388d729-9fa7-46cb-952b-270e167f7eb0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:30.868867 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b388d729-9fa7-46cb-952b-270e167f7eb0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:30.873768 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:30.873768 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:30.874441 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b388d729-9fa7-46cb-952b-270e167f7eb0 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:30.874924 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1147/4535] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:30 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:30.889908 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-56e850c3-0ff7-44e7-adad-f8f031a06f70 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:30.891751 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-56e850c3-0ff7-44e7-adad-f8f031a06f70 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 Aug 01 14:03:30.891941 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-56e850c3-0ff7-44e7-adad-f8f031a06f70 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:30.892149 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-56e850c3-0ff7-44e7-adad-f8f031a06f70 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:30.899342 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:30.899342 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:30.904422 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-56e850c3-0ff7-44e7-adad-f8f031a06f70 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:30.908988 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-56e850c3-0ff7-44e7-adad-f8f031a06f70 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 returned with HTTP 200 Aug 01 14:03:30.909470 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1131/4536] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:30 2026] GET /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:30.918644 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9d514658-30de-4183-8ded-7545d8dc21d9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:30.918988 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d514658-30de-4183-8ded-7545d8dc21d9 None None] GET https://10.4.3.223/volume// Aug 01 14:03:30.919173 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d514658-30de-4183-8ded-7545d8dc21d9 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:30.919376 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d514658-30de-4183-8ded-7545d8dc21d9 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:30.919687 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d514658-30de-4183-8ded-7545d8dc21d9 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:30.920096 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1140/4537] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:03: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 01 14:03:30.927540 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-0e8d3b2f-f22f-42c0-b1b4-600b161a37cf None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:30.929910 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-0e8d3b2f-f22f-42c0-b1b4-600b161a37cf tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:03:30.930347 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-0e8d3b2f-f22f-42c0-b1b4-600b161a37cf tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2", "connector": null, "instance_uuid": "53b137e9-d096-4440-b11e-d6c9f4d75925"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:30.940247 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:30.940247 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:30.962741 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-0e8d3b2f-f22f-42c0-b1b4-600b161a37cf tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:03:30.963173 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1120/4538] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:03:30 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:31.230333 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-28f5377c-ee9c-4a4c-ada5-b4f230eb0a03 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:31.232582 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28f5377c-ee9c-4a4c-ada5-b4f230eb0a03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 Aug 01 14:03:31.232813 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28f5377c-ee9c-4a4c-ada5-b4f230eb0a03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:31.233064 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28f5377c-ee9c-4a4c-ada5-b4f230eb0a03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:31.242280 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:31.242280 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:31.246900 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-28f5377c-ee9c-4a4c-ada5-b4f230eb0a03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:31.252798 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28f5377c-ee9c-4a4c-ada5-b4f230eb0a03 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 returned with HTTP 200 Aug 01 14:03:31.253312 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1148/4539] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:31 2026] GET /volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:31.268029 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-486a84c6-f58a-4048-bc01-d59d0b79c20c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:31.269863 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-486a84c6-f58a-4048-bc01-d59d0b79c20c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:31.270416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-486a84c6-f58a-4048-bc01-d59d0b79c20c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8666961b-aed9-4983-9d92-a83921154735", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-662335628"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:31.280507 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:31.280507 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:31.280874 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-486a84c6-f58a-4048-bc01-d59d0b79c20c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:31.281003 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-486a84c6-f58a-4048-bc01-d59d0b79c20c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create snapshot from volume 8666961b-aed9-4983-9d92-a83921154735 Aug 01 14:03:31.311850 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-486a84c6-f58a-4048-bc01-d59d0b79c20c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['89ef9e9e-7ad4-44f7-8362-c938896a7898', '2da34987-5b2d-4bb7-a8e1-1ee8ab7bf7db', 'e8cc637d-7d47-4620-93ad-090adb9d00c4', '495fd549-0d89-423c-8464-8fe4c2db7f54'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:31.345237 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-486a84c6-f58a-4048-bc01-d59d0b79c20c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot create request issued successfully. Aug 01 14:03:31.345555 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-486a84c6-f58a-4048-bc01-d59d0b79c20c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:03:31.346056 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1132/4540] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:03:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:31.360516 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4f4e06fb-d9ae-4e15-b9c7-6c00906c4379 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:31.362407 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f4e06fb-d9ae-4e15-b9c7-6c00906c4379 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac Aug 01 14:03:31.362631 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f4e06fb-d9ae-4e15-b9c7-6c00906c4379 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:31.362874 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f4e06fb-d9ae-4e15-b9c7-6c00906c4379 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:31.368294 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:31.368294 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:31.368691 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4f4e06fb-d9ae-4e15-b9c7-6c00906c4379 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:31.369660 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f4e06fb-d9ae-4e15-b9c7-6c00906c4379 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac returned with HTTP 200 Aug 01 14:03:31.370183 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1141/4541] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:31 2026] GET /volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:31.887799 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1886d995-07ca-4c3a-ac5c-ef5ef5749e8c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:31.890135 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1886d995-07ca-4c3a-ac5c-ef5ef5749e8c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:31.890445 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1886d995-07ca-4c3a-ac5c-ef5ef5749e8c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:31.890705 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1886d995-07ca-4c3a-ac5c-ef5ef5749e8c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:31.890845 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-1886d995-07ca-4c3a-ac5c-ef5ef5749e8c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:31.895913 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:31.895913 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:31.896854 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1886d995-07ca-4c3a-ac5c-ef5ef5749e8c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:31.897465 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1121/4542] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:31 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:31.915816 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7b1f0886-75c7-421b-89c6-3999bc8f96a2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:31.916323 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b1f0886-75c7-421b-89c6-3999bc8f96a2 None None] GET https://10.4.3.223/volume// Aug 01 14:03:31.916510 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b1f0886-75c7-421b-89c6-3999bc8f96a2 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:31.916697 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b1f0886-75c7-421b-89c6-3999bc8f96a2 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:31.917020 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b1f0886-75c7-421b-89c6-3999bc8f96a2 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:31.917332 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1149/4543] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:03: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 01 14:03:31.926538 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-676b1a3e-474b-471b-8044-a2b322ec638d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:31.928963 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-676b1a3e-474b-471b-8044-a2b322ec638d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 Aug 01 14:03:31.929285 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-676b1a3e-474b-471b-8044-a2b322ec638d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:31.929554 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-676b1a3e-474b-471b-8044-a2b322ec638d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:31.938977 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:31.938977 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:31.942323 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-676b1a3e-474b-471b-8044-a2b322ec638d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:31.946546 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-676b1a3e-474b-471b-8044-a2b322ec638d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 returned with HTTP 200 Aug 01 14:03:31.946963 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1133/4544] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:03:31 2026] GET /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:03:32.064198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-22e4c24d-7a03-44ab-94c0-81052076e77b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:32.068115 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-22e4c24d-7a03-44ab-94c0-81052076e77b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] PUT https://10.4.3.223/volume/v3/attachments/6d02ed96-e486-49df-91df-f8523d5c913f Aug 01 14:03:32.068535 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-22e4c24d-7a03-44ab-94c0-81052076e77b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:32.078578 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-22e4c24d-7a03-44ab-94c0-81052076e77b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Acquiring lock "cinder-attachment_update-9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:03:32.083775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-22e4c24d-7a03-44ab-94c0-81052076e77b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:03:32.084849 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:32.084849 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:32.198390 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-22e4c24d-7a03-44ab-94c0-81052076e77b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2-np0000006308" released by "attachment_update" :: held 0.114s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:03:32.198773 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-22e4c24d-7a03-44ab-94c0-81052076e77b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/6d02ed96-e486-49df-91df-f8523d5c913f returned with HTTP 200 Aug 01 14:03:32.199382 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1142/4545] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:03:32 2026] PUT /volume/v3/attachments/6d02ed96-e486-49df-91df-f8523d5c913f => generated 968 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:32.235177 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-9711fc66-f375-4e7f-b142-4f52f3af5bc6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:32.237911 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-9711fc66-f375-4e7f-b142-4f52f3af5bc6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments/6d02ed96-e486-49df-91df-f8523d5c913f/action Aug 01 14:03:32.238430 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-9711fc66-f375-4e7f-b142-4f52f3af5bc6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:32.238628 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-9711fc66-f375-4e7f-b142-4f52f3af5bc6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:32.263181 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:32.263181 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:32.277243 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-9711fc66-f375-4e7f-b142-4f52f3af5bc6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/6d02ed96-e486-49df-91df-f8523d5c913f/action returned with HTTP 204 Aug 01 14:03:32.277896 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1122/4546] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:03:32 2026] POST /volume/v3/attachments/6d02ed96-e486-49df-91df-f8523d5c913f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:32.383235 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-82bc81ad-ffcf-4983-8d48-e77434bb56a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:32.384946 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82bc81ad-ffcf-4983-8d48-e77434bb56a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac Aug 01 14:03:32.385140 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82bc81ad-ffcf-4983-8d48-e77434bb56a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:32.385354 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82bc81ad-ffcf-4983-8d48-e77434bb56a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:32.391011 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:32.391011 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:32.391363 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-82bc81ad-ffcf-4983-8d48-e77434bb56a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:32.392045 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82bc81ad-ffcf-4983-8d48-e77434bb56a5 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac returned with HTTP 200 Aug 01 14:03:32.392531 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1150/4547] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:32 2026] GET /volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:32.404605 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aeac8a30-2736-4d83-b48c-7009f8786fff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:32.411967 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aeac8a30-2736-4d83-b48c-7009f8786fff tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] GET https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac Aug 01 14:03:32.412712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aeac8a30-2736-4d83-b48c-7009f8786fff tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:32.413631 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aeac8a30-2736-4d83-b48c-7009f8786fff tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:32.421081 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:32.421081 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:32.421081 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aeac8a30-2736-4d83-b48c-7009f8786fff tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot retrieved successfully. Aug 01 14:03:32.421661 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aeac8a30-2736-4d83-b48c-7009f8786fff tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac returned with HTTP 200 Aug 01 14:03:32.422037 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1134/4548] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:32 2026] GET /volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:32.431870 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-407dbe1b-54d4-421a-94d7-3483fff8fdba None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:32.434030 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-407dbe1b-54d4-421a-94d7-3483fff8fdba tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac Aug 01 14:03:32.434283 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-407dbe1b-54d4-421a-94d7-3483fff8fdba tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:32.434549 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-407dbe1b-54d4-421a-94d7-3483fff8fdba tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:32.434627 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-407dbe1b-54d4-421a-94d7-3483fff8fdba tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete snapshot with id: c37914a0-ce84-413d-b373-ec9e0c5ae8ac Aug 01 14:03:32.439176 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:32.439176 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:32.439468 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-407dbe1b-54d4-421a-94d7-3483fff8fdba tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:32.455629 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-407dbe1b-54d4-421a-94d7-3483fff8fdba tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot delete request issued successfully. Aug 01 14:03:32.456029 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-407dbe1b-54d4-421a-94d7-3483fff8fdba tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac returned with HTTP 202 Aug 01 14:03:32.456640 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1143/4549] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:03:32 2026] DELETE /volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:32.463807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-51e23e2f-4a5c-4b4c-89f0-d24884f0f08e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:32.466010 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-51e23e2f-4a5c-4b4c-89f0-d24884f0f08e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac Aug 01 14:03:32.466291 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-51e23e2f-4a5c-4b4c-89f0-d24884f0f08e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:32.466521 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-51e23e2f-4a5c-4b4c-89f0-d24884f0f08e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:32.471431 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:32.471431 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:32.471737 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-51e23e2f-4a5c-4b4c-89f0-d24884f0f08e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:32.472415 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-51e23e2f-4a5c-4b4c-89f0-d24884f0f08e tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac returned with HTTP 200 Aug 01 14:03:32.472794 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1123/4550] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:32 2026] GET /volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:32.911397 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cc4c60d5-6ee3-4847-a396-d27145861e08 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:32.913384 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc4c60d5-6ee3-4847-a396-d27145861e08 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:32.913738 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc4c60d5-6ee3-4847-a396-d27145861e08 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:32.913918 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc4c60d5-6ee3-4847-a396-d27145861e08 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:32.914069 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-cc4c60d5-6ee3-4847-a396-d27145861e08 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:32.919803 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:32.919803 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:32.920623 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc4c60d5-6ee3-4847-a396-d27145861e08 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:32.921113 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1151/4551] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:32 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:33.487834 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f610da64-2705-4df6-8789-9ec6820d9527 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:33.498116 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f610da64-2705-4df6-8789-9ec6820d9527 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac Aug 01 14:03:33.499400 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f610da64-2705-4df6-8789-9ec6820d9527 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:33.501038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f610da64-2705-4df6-8789-9ec6820d9527 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:33.516465 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f610da64-2705-4df6-8789-9ec6820d9527 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac returned with HTTP 404 Aug 01 14:03:33.518510 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1135/4552] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:33 2026] GET /volume/v3/snapshots/c37914a0-ce84-413d-b373-ec9e0c5ae8ac => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:33.526780 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9120ce4f-4c8f-49d6-8403-19e3d82b858c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:33.528972 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9120ce4f-4c8f-49d6-8403-19e3d82b858c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 Aug 01 14:03:33.529241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9120ce4f-4c8f-49d6-8403-19e3d82b858c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:33.529437 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9120ce4f-4c8f-49d6-8403-19e3d82b858c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:33.529595 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-9120ce4f-4c8f-49d6-8403-19e3d82b858c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume with id: 8666961b-aed9-4983-9d92-a83921154735 Aug 01 14:03:33.538402 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:33.538402 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:33.538822 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9120ce4f-4c8f-49d6-8403-19e3d82b858c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:33.560442 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9120ce4f-4c8f-49d6-8403-19e3d82b858c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume request issued successfully. Aug 01 14:03:33.560892 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9120ce4f-4c8f-49d6-8403-19e3d82b858c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 returned with HTTP 202 Aug 01 14:03:33.561454 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1144/4553] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:33 2026] DELETE /volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:33.569475 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a849b800-3c2f-49a7-89a1-a21873fc071d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:33.572031 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a849b800-3c2f-49a7-89a1-a21873fc071d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 Aug 01 14:03:33.572277 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a849b800-3c2f-49a7-89a1-a21873fc071d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:33.572664 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a849b800-3c2f-49a7-89a1-a21873fc071d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:33.582276 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:33.582276 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:33.586945 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a849b800-3c2f-49a7-89a1-a21873fc071d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:33.592288 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a849b800-3c2f-49a7-89a1-a21873fc071d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 returned with HTTP 200 Aug 01 14:03:33.592896 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1124/4554] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:33 2026] GET /volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:33.933879 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-92b1219e-4c1f-47a5-8f7b-5a2c895a221e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:33.936107 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92b1219e-4c1f-47a5-8f7b-5a2c895a221e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:33.936478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92b1219e-4c1f-47a5-8f7b-5a2c895a221e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:33.936656 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92b1219e-4c1f-47a5-8f7b-5a2c895a221e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:33.936810 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-92b1219e-4c1f-47a5-8f7b-5a2c895a221e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:33.941080 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:33.941080 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:33.941691 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92b1219e-4c1f-47a5-8f7b-5a2c895a221e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:33.942080 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1152/4555] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:33 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:34.609775 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9cac265a-10a0-4e8e-a6f9-45d6ef5b5c29 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:34.611650 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9cac265a-10a0-4e8e-a6f9-45d6ef5b5c29 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 Aug 01 14:03:34.611815 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9cac265a-10a0-4e8e-a6f9-45d6ef5b5c29 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:34.611996 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9cac265a-10a0-4e8e-a6f9-45d6ef5b5c29 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:34.617241 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9cac265a-10a0-4e8e-a6f9-45d6ef5b5c29 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 returned with HTTP 404 Aug 01 14:03:34.617629 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1136/4556] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:34 2026] GET /volume/v3/volumes/8666961b-aed9-4983-9d92-a83921154735 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:34.626278 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:34.631617 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:34.631959 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1626182090"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:34.634727 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1626182090'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:34.634844 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume of 1 GB Aug 01 14:03:34.643087 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Availability Zones retrieved successfully. Aug 01 14:03:34.650578 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (d7209a4d-5215-47f7-acf4-283dfa0ff920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:34.651508 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edab52b5-84d1-44bb-b93e-98bdf9b84fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:34.652278 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:34.681786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edab52b5-84d1-44bb-b93e-98bdf9b84fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:34.682837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5f4ed5-185f-4a02-bdc8-07ed0c5ea64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:34.743200 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['9483ab98-dc22-4dc1-a932-552c9d55bec6', '2b818876-a16e-4a3b-a13c-278c1df6487b', 'ecf2b488-2730-4dc6-8009-da032001349a', 'ae01d7b1-9f8f-4a1b-85b6-35f6f0c4439c'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:34.744095 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5f4ed5-185f-4a02-bdc8-07ed0c5ea64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9483ab98-dc22-4dc1-a932-552c9d55bec6', '2b818876-a16e-4a3b-a13c-278c1df6487b', 'ecf2b488-2730-4dc6-8009-da032001349a', 'ae01d7b1-9f8f-4a1b-85b6-35f6f0c4439c']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:34.744922 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84044fce-16c6-4fa2-bbe6-f57523aa88bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:34.771846 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84044fce-16c6-4fa2-bbe6-f57523aa88bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1626182090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['9483ab98-dc22-4dc1-a932-552c9d55bec6','2b818876-a16e-4a3b-a13c-278c1df6487b','ecf2b488-2730-4dc6-8009-da032001349a','ae01d7b1-9f8f-4a1b-85b6-35f6f0c4439c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1626182090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2ebf976695497bbd0fab7e228f8553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:34.772746 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0275e169-ea1e-4a73-ad3d-9e12d1d07743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:34.790443 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0275e169-ea1e-4a73-ad3d-9e12d1d07743) transitioned into state 'SUCCESS' from state '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-1626182090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['9483ab98-dc22-4dc1-a932-552c9d55bec6','2b818876-a16e-4a3b-a13c-278c1df6487b','ecf2b488-2730-4dc6-8009-da032001349a','ae01d7b1-9f8f-4a1b-85b6-35f6f0c4439c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:34.791433 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d248697-b255-4f53-8402-8926ce763118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:34.801163 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d248697-b255-4f53-8402-8926ce763118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:34.801976 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (d7209a4d-5215-47f7-acf4-283dfa0ff920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:34.802286 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request issued successfully. Aug 01 14:03:34.802818 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92cd98cd-6d2a-48ea-93fc-c947178fc44c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:34.803250 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1145/4557] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:03:34 2026] POST /volume/v3/volumes => generated 778 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:34.821307 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d12ec716-dcbf-4c67-9871-85143450fc94 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:34.823233 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d12ec716-dcbf-4c67-9871-85143450fc94 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e Aug 01 14:03:34.823426 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d12ec716-dcbf-4c67-9871-85143450fc94 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:34.823623 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d12ec716-dcbf-4c67-9871-85143450fc94 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:34.843915 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:34.843915 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:34.852564 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d12ec716-dcbf-4c67-9871-85143450fc94 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:34.860090 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d12ec716-dcbf-4c67-9871-85143450fc94 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e returned with HTTP 200 Aug 01 14:03:34.860566 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1125/4558] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:34 2026] GET /volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:34.951635 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c2b82582-7e33-4405-9977-4502c4cea2d8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:34.953269 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2b82582-7e33-4405-9977-4502c4cea2d8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:34.953477 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2b82582-7e33-4405-9977-4502c4cea2d8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:34.953639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2b82582-7e33-4405-9977-4502c4cea2d8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:34.953733 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c2b82582-7e33-4405-9977-4502c4cea2d8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:34.957720 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:34.957720 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:34.958356 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2b82582-7e33-4405-9977-4502c4cea2d8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:34.958776 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1153/4559] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:34 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:35.882051 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4b3c87b9-c180-4558-8574-fe00aede6876 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:35.884990 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b3c87b9-c180-4558-8574-fe00aede6876 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e Aug 01 14:03:35.885238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b3c87b9-c180-4558-8574-fe00aede6876 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:35.885528 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b3c87b9-c180-4558-8574-fe00aede6876 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:35.895348 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:35.895348 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:35.899263 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4b3c87b9-c180-4558-8574-fe00aede6876 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:35.907680 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b3c87b9-c180-4558-8574-fe00aede6876 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e returned with HTTP 200 Aug 01 14:03:35.908240 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1137/4560] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:35 2026] GET /volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:35.921573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-43da3a5b-d49f-460b-8dd5-cb15dbadba43 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:35.923205 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-43da3a5b-d49f-460b-8dd5-cb15dbadba43 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:35.923528 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-43da3a5b-d49f-460b-8dd5-cb15dbadba43 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1411647852"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:35.932023 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:35.932023 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:35.932372 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-43da3a5b-d49f-460b-8dd5-cb15dbadba43 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:35.932687 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-43da3a5b-d49f-460b-8dd5-cb15dbadba43 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create snapshot from volume 6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e Aug 01 14:03:35.955828 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-43da3a5b-d49f-460b-8dd5-cb15dbadba43 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['83ed8ff4-d72b-4f17-91ea-e498e748d572', '921d0df0-9658-4fa1-8fd6-48a49e453a7d', '2d1b1fa0-3917-495c-8543-ac9d46555a19', '8e1783a7-dc10-4308-8481-f51f79c85b93'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:35.969627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c47d8520-cdea-4a55-8591-8f42c720b28e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:35.971073 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c47d8520-cdea-4a55-8591-8f42c720b28e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:35.971559 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c47d8520-cdea-4a55-8591-8f42c720b28e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:35.971559 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c47d8520-cdea-4a55-8591-8f42c720b28e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:35.971714 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-c47d8520-cdea-4a55-8591-8f42c720b28e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:35.976272 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:35.976272 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:35.979239 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c47d8520-cdea-4a55-8591-8f42c720b28e tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:35.979239 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1126/4561] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:35 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:35.984664 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-43da3a5b-d49f-460b-8dd5-cb15dbadba43 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot create request issued successfully. Aug 01 14:03:35.985027 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-43da3a5b-d49f-460b-8dd5-cb15dbadba43 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:03:35.985528 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1146/4562] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:03:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:35.995042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-447df05e-002e-48f7-a0c0-857194ec89df None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:36.004446 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-447df05e-002e-48f7-a0c0-857194ec89df tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 Aug 01 14:03:36.004446 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-447df05e-002e-48f7-a0c0-857194ec89df tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:36.004446 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-447df05e-002e-48f7-a0c0-857194ec89df tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:36.014245 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:36.014245 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:36.014245 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-447df05e-002e-48f7-a0c0-857194ec89df tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:36.014245 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-447df05e-002e-48f7-a0c0-857194ec89df tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 returned with HTTP 200 Aug 01 14:03:36.014827 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1154/4563] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:35 2026] GET /volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:36.440861 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-5640a6d3-9882-471a-a3d6-bd2a8ad383ad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:36.443723 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-5640a6d3-9882-471a-a3d6-bd2a8ad383ad tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2/encryption Aug 01 14:03:36.443986 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-5640a6d3-9882-471a-a3d6-bd2a8ad383ad tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:36.444248 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-5640a6d3-9882-471a-a3d6-bd2a8ad383ad tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:36.457172 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:36.457172 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:36.466300 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-184623bf-37f2-4fbe-a9ef-babf8b74a94a req-5640a6d3-9882-471a-a3d6-bd2a8ad383ad tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2/encryption returned with HTTP 200 Aug 01 14:03:36.466850 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1138/4564] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:03:36 2026] GET /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:36.988145 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7a5a57da-93d9-4f3a-abc5-9ba8d1adf71c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:36.990338 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7a5a57da-93d9-4f3a-abc5-9ba8d1adf71c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:36.990608 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7a5a57da-93d9-4f3a-abc5-9ba8d1adf71c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:36.990937 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7a5a57da-93d9-4f3a-abc5-9ba8d1adf71c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:36.991079 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-7a5a57da-93d9-4f3a-abc5-9ba8d1adf71c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:36.996254 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:36.996254 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:36.997053 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7a5a57da-93d9-4f3a-abc5-9ba8d1adf71c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:36.997509 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1127/4565] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:36 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:37.006711 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-97f524e5-2a98-4c54-a9ef-ac47d22c9bb9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:37.009091 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97f524e5-2a98-4c54-a9ef-ac47d22c9bb9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] POST https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39/action Aug 01 14:03:37.009486 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97f524e5-2a98-4c54-a9ef-ac47d22c9bb9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:37.009646 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97f524e5-2a98-4c54-a9ef-ac47d22c9bb9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:37.011294 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-97f524e5-2a98-4c54-a9ef-ac47d22c9bb9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Updating backup '18144ba7-97da-49ac-8726-d4935508cb39' with '{'status': 'error'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 14:03:37.019337 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:37.019337 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:37.020723 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-97f524e5-2a98-4c54-a9ef-ac47d22c9bb9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '77dde1832fa14b79ae92a3ead1ea2203', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa21e1c9ed6e4f3581bf4d4a1de86530', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:37.020994 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97f524e5-2a98-4c54-a9ef-ac47d22c9bb9 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39/action returned with HTTP 403 Aug 01 14:03:37.021641 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1147/4566] 10.4.3.223 () {70 vars in 1430 bytes} [Sat Aug 1 14:03:37 2026] POST /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:37.026613 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-46d9cdbc-70e0-431f-b521-b90237f3c8b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:37.028291 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46d9cdbc-70e0-431f-b521-b90237f3c8b4 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 Aug 01 14:03:37.028615 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46d9cdbc-70e0-431f-b521-b90237f3c8b4 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:37.028842 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46d9cdbc-70e0-431f-b521-b90237f3c8b4 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:37.029622 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c2521401-78ad-4342-99a3-9a09ac5f14f8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:37.031421 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c2521401-78ad-4342-99a3-9a09ac5f14f8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f Aug 01 14:03:37.031618 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c2521401-78ad-4342-99a3-9a09ac5f14f8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:37.031795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c2521401-78ad-4342-99a3-9a09ac5f14f8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:37.031952 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-c2521401-78ad-4342-99a3-9a09ac5f14f8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Delete volume with id: 09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f Aug 01 14:03:37.033957 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:37.033957 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:37.034297 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-46d9cdbc-70e0-431f-b521-b90237f3c8b4 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:37.034986 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46d9cdbc-70e0-431f-b521-b90237f3c8b4 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 returned with HTTP 200 Aug 01 14:03:37.035372 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1155/4567] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:37 2026] GET /volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:37.038996 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:37.038996 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:37.039378 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c2521401-78ad-4342-99a3-9a09ac5f14f8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:03:37.046454 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dade19c1-86cd-4703-955c-bc4f39d8ad60 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:37.048131 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dade19c1-86cd-4703-955c-bc4f39d8ad60 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] POST https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235/action Aug 01 14:03:37.048517 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dade19c1-86cd-4703-955c-bc4f39d8ad60 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:37.048685 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dade19c1-86cd-4703-955c-bc4f39d8ad60 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:37.050058 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.snapshot_unmanage [None req-dade19c1-86cd-4703-955c-bc4f39d8ad60 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Unmanage snapshot with id: 39bdb8c6-b871-46db-b65f-221b543a9235 Aug 01 14:03:37.054863 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c2521401-78ad-4342-99a3-9a09ac5f14f8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Delete volume request issued successfully. Aug 01 14:03:37.055068 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c2521401-78ad-4342-99a3-9a09ac5f14f8 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f returned with HTTP 202 Aug 01 14:03:37.055513 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:37.055513 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:37.055606 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1139/4568] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:03:37 2026] DELETE /volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:37.055928 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dade19c1-86cd-4703-955c-bc4f39d8ad60 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot retrieved successfully. Aug 01 14:03:37.056796 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.policy [None req-dade19c1-86cd-4703-955c-bc4f39d8ad60 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '717aaa7ecbee4e3baef94c198538a5c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62280b1b8fae45ff9cde29eb3d47e5cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100200) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:37.056928 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dade19c1-86cd-4703-955c-bc4f39d8ad60 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235/action returned with HTTP 403 Aug 01 14:03:37.057428 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1128/4569] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 14:03:37 2026] POST /volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:37.062305 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-75ec6bb0-56e7-47cc-a0f8-5197aa6c9ba6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:37.064734 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75ec6bb0-56e7-47cc-a0f8-5197aa6c9ba6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f Aug 01 14:03:37.064984 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75ec6bb0-56e7-47cc-a0f8-5197aa6c9ba6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:37.065258 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75ec6bb0-56e7-47cc-a0f8-5197aa6c9ba6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:37.067937 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4d61bbbb-71a2-4ce9-b1b4-8f1d851a5686 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:37.069604 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d61bbbb-71a2-4ce9-b1b4-8f1d851a5686 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 Aug 01 14:03:37.069810 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d61bbbb-71a2-4ce9-b1b4-8f1d851a5686 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:37.069994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d61bbbb-71a2-4ce9-b1b4-8f1d851a5686 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:37.070106 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-4d61bbbb-71a2-4ce9-b1b4-8f1d851a5686 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete snapshot with id: 39bdb8c6-b871-46db-b65f-221b543a9235 Aug 01 14:03:37.073074 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:37.073074 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:37.074923 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:37.074923 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:37.075256 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4d61bbbb-71a2-4ce9-b1b4-8f1d851a5686 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:37.076639 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-75ec6bb0-56e7-47cc-a0f8-5197aa6c9ba6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:03:37.080633 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75ec6bb0-56e7-47cc-a0f8-5197aa6c9ba6 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f returned with HTTP 200 Aug 01 14:03:37.081104 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1148/4570] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:37 2026] GET /volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:37.091530 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4d61bbbb-71a2-4ce9-b1b4-8f1d851a5686 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot delete request issued successfully. Aug 01 14:03:37.091684 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d61bbbb-71a2-4ce9-b1b4-8f1d851a5686 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 returned with HTTP 202 Aug 01 14:03:37.092112 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1156/4571] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:03:37 2026] DELETE /volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:37.103964 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0443f666-7084-4607-971f-89c49d6ec58f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:37.105880 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0443f666-7084-4607-971f-89c49d6ec58f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 Aug 01 14:03:37.106116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0443f666-7084-4607-971f-89c49d6ec58f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:37.106390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0443f666-7084-4607-971f-89c49d6ec58f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:37.113540 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:37.113540 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:37.113938 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0443f666-7084-4607-971f-89c49d6ec58f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:37.114664 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0443f666-7084-4607-971f-89c49d6ec58f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 returned with HTTP 200 Aug 01 14:03:37.116388 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1140/4572] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:37 2026] GET /volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:38.102593 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-60ec728b-3464-451c-aeed-a4a6c10f9971 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:38.104616 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-60ec728b-3464-451c-aeed-a4a6c10f9971 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f Aug 01 14:03:38.104884 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-60ec728b-3464-451c-aeed-a4a6c10f9971 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:38.105092 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-60ec728b-3464-451c-aeed-a4a6c10f9971 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:38.112064 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-60ec728b-3464-451c-aeed-a4a6c10f9971 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f returned with HTTP 404 Aug 01 14:03:38.112653 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1129/4573] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:38 2026] GET /volume/v3/volumes/09b5f798-1ca1-40e9-ae95-74bdd3cc9d9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:38.121874 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f3b419ed-5971-4911-bc46-d4688903e99f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:38.123651 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d605adaf-725e-4338-80a3-c15d4769f4f0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:38.124163 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3b419ed-5971-4911-bc46-d4688903e99f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:03:38.124480 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3b419ed-5971-4911-bc46-d4688903e99f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:38.124740 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3b419ed-5971-4911-bc46-d4688903e99f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:38.124892 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f3b419ed-5971-4911-bc46-d4688903e99f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:38.125335 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d605adaf-725e-4338-80a3-c15d4769f4f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 Aug 01 14:03:38.125834 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d605adaf-725e-4338-80a3-c15d4769f4f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:38.125834 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d605adaf-725e-4338-80a3-c15d4769f4f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:38.129819 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:38.129819 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:38.130541 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3b419ed-5971-4911-bc46-d4688903e99f tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-reader] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:03:38.130895 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1149/4574] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:38 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:38.130939 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d605adaf-725e-4338-80a3-c15d4769f4f0 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 returned with HTTP 404 Aug 01 14:03:38.131515 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1157/4575] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:38 2026] GET /volume/v3/snapshots/39bdb8c6-b871-46db-b65f-221b543a9235 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:38.138860 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-305962ec-8efc-4df4-9b3f-4ee7147c0734 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:38.140626 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-305962ec-8efc-4df4-9b3f-4ee7147c0734 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e Aug 01 14:03:38.140835 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-305962ec-8efc-4df4-9b3f-4ee7147c0734 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:38.141013 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-305962ec-8efc-4df4-9b3f-4ee7147c0734 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:38.141188 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-305962ec-8efc-4df4-9b3f-4ee7147c0734 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume with id: 6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e Aug 01 14:03:38.141924 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a68bd3b9-c8f9-49e6-89a3-af3bdb62f511 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:38.144247 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a68bd3b9-c8f9-49e6-89a3-af3bdb62f511 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] DELETE https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:38.144552 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a68bd3b9-c8f9-49e6-89a3-af3bdb62f511 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:38.144880 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a68bd3b9-c8f9-49e6-89a3-af3bdb62f511 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:38.145042 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-a68bd3b9-c8f9-49e6-89a3-af3bdb62f511 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Delete backup with id: 18144ba7-97da-49ac-8726-d4935508cb39. Aug 01 14:03:38.148078 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:38.148078 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:38.148404 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-305962ec-8efc-4df4-9b3f-4ee7147c0734 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:38.149755 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:38.149755 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:38.163106 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-a68bd3b9-c8f9-49e6-89a3-af3bdb62f511 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] delete_backup rpcapi backup_id 18144ba7-97da-49ac-8726-d4935508cb39 {{(pid=100200) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:03:38.164875 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a68bd3b9-c8f9-49e6-89a3-af3bdb62f511 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 202 Aug 01 14:03:38.165399 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1130/4576] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:03:38 2026] DELETE /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:03:38.166864 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-305962ec-8efc-4df4-9b3f-4ee7147c0734 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume request issued successfully. Aug 01 14:03:38.166864 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-305962ec-8efc-4df4-9b3f-4ee7147c0734 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e returned with HTTP 202 Aug 01 14:03:38.167379 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1141/4577] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:38 2026] DELETE /volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:38.173602 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6089e15b-6597-41c4-b2af-5eabec34af34 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:38.175940 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6089e15b-6597-41c4-b2af-5eabec34af34 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:38.176658 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6089e15b-6597-41c4-b2af-5eabec34af34 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:38.176658 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6089e15b-6597-41c4-b2af-5eabec34af34 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:38.176860 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6089e15b-6597-41c4-b2af-5eabec34af34 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:38.177086 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5c94668e-d5af-4199-ac65-4b7686e9e44d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:38.179309 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5c94668e-d5af-4199-ac65-4b7686e9e44d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e Aug 01 14:03:38.179619 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5c94668e-d5af-4199-ac65-4b7686e9e44d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:38.179943 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5c94668e-d5af-4199-ac65-4b7686e9e44d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:38.182154 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:38.182154 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:38.182954 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6089e15b-6597-41c4-b2af-5eabec34af34 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 200 Aug 01 14:03:38.183434 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1150/4578] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:38 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:38.189198 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:38.189198 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:38.193893 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5c94668e-d5af-4199-ac65-4b7686e9e44d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:38.199102 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5c94668e-d5af-4199-ac65-4b7686e9e44d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e returned with HTTP 200 Aug 01 14:03:38.199484 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1158/4579] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:38 2026] GET /volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:38.869318 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:38.871401 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:38.871809 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-629021800"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:38.873573 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-629021800'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:38.873715 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Create volume of 1 GB Aug 01 14:03:38.878513 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Availability Zones retrieved successfully. Aug 01 14:03:38.885952 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Flow 'volume_create_api' (14de0524-0684-4f00-af03-c34296c67fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:38.887164 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f807ebc-252c-4148-91c4-0423b434e623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:38.888405 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:38.916420 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f807ebc-252c-4148-91c4-0423b434e623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:38.917376 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f4fa78-8df9-4987-888e-1db1b9817bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:38.963694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Created reservations ['1acfda9a-6b01-458a-af4e-c83344eb7ebc', '21e9a0e0-9cb7-4cf1-95d4-b6b5242ee48a', '1047f179-30e9-46b0-aba5-68416d1536ba', '3a5085c9-e7cb-4f37-ab67-873949bd9e40'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:38.964680 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f4fa78-8df9-4987-888e-1db1b9817bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1acfda9a-6b01-458a-af4e-c83344eb7ebc', '21e9a0e0-9cb7-4cf1-95d4-b6b5242ee48a', '1047f179-30e9-46b0-aba5-68416d1536ba', '3a5085c9-e7cb-4f37-ab67-873949bd9e40']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:38.965605 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b71af0-2591-4398-b09f-b31ac1d3f830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:38.991836 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b71af0-2591-4398-b09f-b31ac1d3f830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a593ab-90d4-45b4-93a4-57155e011e1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-629021800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebcedea3978b47b1ad0196500bda54cb',qos_specs=None,replication_status=,reservations=['1acfda9a-6b01-458a-af4e-c83344eb7ebc','21e9a0e0-9cb7-4cf1-95d4-b6b5242ee48a','1047f179-30e9-46b0-aba5-68416d1536ba','3a5085c9-e7cb-4f37-ab67-873949bd9e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='218dd59f22bd4edeb8e0115274edd5da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-629021800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a593ab-90d4-45b4-93a4-57155e011e1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebcedea3978b47b1ad0196500bda54cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='218dd59f22bd4edeb8e0115274edd5da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:38.992722 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d9df3e7-9787-43c0-8d8c-9e78f8f9410a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:39.012009 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d9df3e7-9787-43c0-8d8c-9e78f8f9410a) transitioned into state 'SUCCESS' from state '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-629021800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebcedea3978b47b1ad0196500bda54cb',qos_specs=None,replication_status=,reservations=['1acfda9a-6b01-458a-af4e-c83344eb7ebc','21e9a0e0-9cb7-4cf1-95d4-b6b5242ee48a','1047f179-30e9-46b0-aba5-68416d1536ba','3a5085c9-e7cb-4f37-ab67-873949bd9e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='218dd59f22bd4edeb8e0115274edd5da',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:39.013016 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b61873d-6f37-4d1d-b54c-2fece6e24ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:39.023381 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b61873d-6f37-4d1d-b54c-2fece6e24ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:39.024426 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Flow 'volume_create_api' (14de0524-0684-4f00-af03-c34296c67fdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:39.024747 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Create volume request issued successfully. Aug 01 14:03:39.025452 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-62717686-cb88-4c7f-a02d-d3d52ce7b511 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:39.025962 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1131/4580] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:03:38 2026] POST /volume/v3/volumes => generated 754 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:39.039311 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c0ff21be-ae8f-4e35-8088-64c227a8d983 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:39.041620 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0ff21be-ae8f-4e35-8088-64c227a8d983 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:39.041941 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0ff21be-ae8f-4e35-8088-64c227a8d983 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:39.042245 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0ff21be-ae8f-4e35-8088-64c227a8d983 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:39.051434 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:39.051434 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:39.055987 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c0ff21be-ae8f-4e35-8088-64c227a8d983 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:39.061137 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0ff21be-ae8f-4e35-8088-64c227a8d983 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:39.061786 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1142/4581] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:39 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:39.194346 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ddffffcf-e0fd-4cc6-b8eb-91914797ae2c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:39.196071 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ddffffcf-e0fd-4cc6-b8eb-91914797ae2c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 Aug 01 14:03:39.196273 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ddffffcf-e0fd-4cc6-b8eb-91914797ae2c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:39.196459 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ddffffcf-e0fd-4cc6-b8eb-91914797ae2c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:39.196583 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ddffffcf-e0fd-4cc6-b8eb-91914797ae2c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 18144ba7-97da-49ac-8726-d4935508cb39. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:39.200995 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ddffffcf-e0fd-4cc6-b8eb-91914797ae2c tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 returned with HTTP 404 Aug 01 14:03:39.201634 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1151/4582] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:39 2026] GET /volume/v3/backups/18144ba7-97da-49ac-8726-d4935508cb39 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:39.209495 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7ae15223-8296-4431-ac33-7de5549c6ab7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:39.211834 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7ae15223-8296-4431-ac33-7de5549c6ab7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] DELETE https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:39.212103 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7ae15223-8296-4431-ac33-7de5549c6ab7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:39.212358 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7ae15223-8296-4431-ac33-7de5549c6ab7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:39.212488 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-7ae15223-8296-4431-ac33-7de5549c6ab7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Delete backup with id: 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. Aug 01 14:03:39.214662 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b0dbf65f-d028-4533-a689-b98c02486093 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:39.216136 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b0dbf65f-d028-4533-a689-b98c02486093 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e Aug 01 14:03:39.216469 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b0dbf65f-d028-4533-a689-b98c02486093 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:39.216716 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b0dbf65f-d028-4533-a689-b98c02486093 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:39.217478 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:39.217478 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:39.222539 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b0dbf65f-d028-4533-a689-b98c02486093 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e returned with HTTP 404 Aug 01 14:03:39.223070 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1132/4583] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:39 2026] GET /volume/v3/volumes/6c3eafd6-d1f9-4d69-8cf9-4ba9126dd56e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:39.231014 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-7ae15223-8296-4431-ac33-7de5549c6ab7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] delete_backup rpcapi backup_id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:03:39.232761 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:39.233159 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7ae15223-8296-4431-ac33-7de5549c6ab7 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 202 Aug 01 14:03:39.233567 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1159/4584] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:03:39 2026] DELETE /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:03:39.234646 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:39.235123 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1220317582"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:39.236666 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1220317582'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:39.236834 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume of 1 GB Aug 01 14:03:39.241673 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Availability Zones retrieved successfully. Aug 01 14:03:39.242023 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d154f0f2-19bc-4834-be51-b647da4c8b00 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:39.245002 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d154f0f2-19bc-4834-be51-b647da4c8b00 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:39.245307 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d154f0f2-19bc-4834-be51-b647da4c8b00 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:39.245559 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d154f0f2-19bc-4834-be51-b647da4c8b00 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:39.245698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d154f0f2-19bc-4834-be51-b647da4c8b00 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:39.248663 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (7e502c65-9e8d-47da-b53c-d2ab573e336b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:39.249825 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7095339f-5678-4d19-8523-e98d9bff3dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:39.250841 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:39.251513 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:39.251513 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:39.252286 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d154f0f2-19bc-4834-be51-b647da4c8b00 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 200 Aug 01 14:03:39.252722 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1152/4585] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:39 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:39.279707 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7095339f-5678-4d19-8523-e98d9bff3dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:39.280717 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017e981d-470f-47ab-808e-35ac3400c786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:39.325407 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['5ab3cf9e-4fd8-4887-94c4-2df7d06f0644', '3219937f-b26e-422b-90ee-b1203c48e3a8', 'b323d13b-2bce-4ea7-b4f4-80a80dc16035', '35264f07-ed2a-4ead-a6bf-6d8146997493'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:39.326516 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017e981d-470f-47ab-808e-35ac3400c786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ab3cf9e-4fd8-4887-94c4-2df7d06f0644', '3219937f-b26e-422b-90ee-b1203c48e3a8', 'b323d13b-2bce-4ea7-b4f4-80a80dc16035', '35264f07-ed2a-4ead-a6bf-6d8146997493']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:39.327077 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf6a8d4-0d0f-4f17-9f61-02c66c32c0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:39.350349 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf6a8d4-0d0f-4f17-9f61-02c66c32c0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0e902aa-a1d2-407a-ba57-d1579d6e7668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1220317582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['5ab3cf9e-4fd8-4887-94c4-2df7d06f0644','3219937f-b26e-422b-90ee-b1203c48e3a8','b323d13b-2bce-4ea7-b4f4-80a80dc16035','35264f07-ed2a-4ead-a6bf-6d8146997493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1220317582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0e902aa-a1d2-407a-ba57-d1579d6e7668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2ebf976695497bbd0fab7e228f8553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:39.351238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b0a919-05d5-41bb-869d-46907be8d777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:39.368508 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b0a919-05d5-41bb-869d-46907be8d777) transitioned into state 'SUCCESS' from state '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-1220317582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['5ab3cf9e-4fd8-4887-94c4-2df7d06f0644','3219937f-b26e-422b-90ee-b1203c48e3a8','b323d13b-2bce-4ea7-b4f4-80a80dc16035','35264f07-ed2a-4ead-a6bf-6d8146997493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:39.369245 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db0259c4-96fb-4016-91d2-bf1cae7caf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:39.377851 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db0259c4-96fb-4016-91d2-bf1cae7caf8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:39.378654 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (7e502c65-9e8d-47da-b53c-d2ab573e336b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:39.378926 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request issued successfully. Aug 01 14:03:39.379465 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-092e0588-3ca2-4ce1-aa28-5e03f1fdf554 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:39.380051 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1143/4586] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:03:39 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:39.394549 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6175a571-d66b-41e1-8a54-fc8aee8d9280 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:39.397400 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6175a571-d66b-41e1-8a54-fc8aee8d9280 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 Aug 01 14:03:39.397400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6175a571-d66b-41e1-8a54-fc8aee8d9280 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:39.397623 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6175a571-d66b-41e1-8a54-fc8aee8d9280 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:39.407553 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:39.407553 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:39.411162 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6175a571-d66b-41e1-8a54-fc8aee8d9280 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:39.416664 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6175a571-d66b-41e1-8a54-fc8aee8d9280 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 returned with HTTP 200 Aug 01 14:03:39.417151 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1133/4587] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:39 2026] GET /volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:40.074599 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ba3d5aca-d73c-4baa-b497-80811004483f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.076525 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba3d5aca-d73c-4baa-b497-80811004483f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:40.076769 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba3d5aca-d73c-4baa-b497-80811004483f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.076966 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba3d5aca-d73c-4baa-b497-80811004483f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.085267 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.085267 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:40.089439 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ba3d5aca-d73c-4baa-b497-80811004483f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:40.093935 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba3d5aca-d73c-4baa-b497-80811004483f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:40.094361 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1160/4588] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:40 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:40.142064 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-d76c4869-6739-4b9d-902a-02c931623542 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.144722 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-d76c4869-6739-4b9d-902a-02c931623542 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:40.145003 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-d76c4869-6739-4b9d-902a-02c931623542 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.145285 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-d76c4869-6739-4b9d-902a-02c931623542 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.153850 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.153850 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:40.157921 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-d76c4869-6739-4b9d-902a-02c931623542 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:40.162274 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-d76c4869-6739-4b9d-902a-02c931623542 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:40.162876 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1153/4589] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:40 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:40.245548 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-596dfb05-02d1-4772-8c7a-bfc34eb84da9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.246206 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-596dfb05-02d1-4772-8c7a-bfc34eb84da9 None None] GET https://10.4.3.223/volume// Aug 01 14:03:40.246481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-596dfb05-02d1-4772-8c7a-bfc34eb84da9 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.246767 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-596dfb05-02d1-4772-8c7a-bfc34eb84da9 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.247190 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-596dfb05-02d1-4772-8c7a-bfc34eb84da9 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:40.247565 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1144/4590] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:03: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 01 14:03:40.255922 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-2e886a87-2c42-434d-9d13-7aa9e44b45e2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.259617 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-2e886a87-2c42-434d-9d13-7aa9e44b45e2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:03:40.260259 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-2e886a87-2c42-434d-9d13-7aa9e44b45e2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05a593ab-90d4-45b4-93a4-57155e011e1a", "connector": null, "instance_uuid": "23736845-36a4-4446-b4e8-141b341b063d"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:40.263864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2fbad7cc-1b71-4e1d-bc17-7ecdfaabf530 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.265883 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2fbad7cc-1b71-4e1d-bc17-7ecdfaabf530 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b Aug 01 14:03:40.266160 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2fbad7cc-1b71-4e1d-bc17-7ecdfaabf530 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.266454 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2fbad7cc-1b71-4e1d-bc17-7ecdfaabf530 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.266622 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2fbad7cc-1b71-4e1d-bc17-7ecdfaabf530 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:40.270725 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.270725 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:40.271554 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2fbad7cc-1b71-4e1d-bc17-7ecdfaabf530 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b returned with HTTP 404 Aug 01 14:03:40.272292 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1161/4591] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:40 2026] GET /volume/v3/backups/3e5bdd9f-5ad2-4ea2-aac5-d10b161a7b0b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:40.279548 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-49ba4a4b-3157-40b3-ac93-62fe816a8e40 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.281552 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49ba4a4b-3157-40b3-ac93-62fe816a8e40 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] DELETE https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:03:40.281844 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49ba4a4b-3157-40b3-ac93-62fe816a8e40 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.282097 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49ba4a4b-3157-40b3-ac93-62fe816a8e40 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.282269 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-49ba4a4b-3157-40b3-ac93-62fe816a8e40 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Delete backup with id: 2217f107-9ec2-41fd-bb84-a31cd465b261. Aug 01 14:03:40.286961 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.286961 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:40.298141 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-2e886a87-2c42-434d-9d13-7aa9e44b45e2 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:03:40.298742 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1134/4592] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:03:40 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 01 14:03:40.300973 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-49ba4a4b-3157-40b3-ac93-62fe816a8e40 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] delete_backup rpcapi backup_id 2217f107-9ec2-41fd-bb84-a31cd465b261 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:03:40.303068 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49ba4a4b-3157-40b3-ac93-62fe816a8e40 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 202 Aug 01 14:03:40.303590 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1154/4593] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:03:40 2026] DELETE /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:03:40.311420 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4a78d544-15d6-408e-baea-5161aa233a29 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.313960 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a78d544-15d6-408e-baea-5161aa233a29 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:03:40.314317 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a78d544-15d6-408e-baea-5161aa233a29 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.314587 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a78d544-15d6-408e-baea-5161aa233a29 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.314768 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4a78d544-15d6-408e-baea-5161aa233a29 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:40.320542 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.320542 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:40.321270 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a78d544-15d6-408e-baea-5161aa233a29 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 200 Aug 01 14:03:40.321665 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1145/4594] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:40 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:40.327672 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-22c1905c-1a33-4287-984e-72b51fa959a4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.329475 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22c1905c-1a33-4287-984e-72b51fa959a4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:40.329653 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22c1905c-1a33-4287-984e-72b51fa959a4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.330432 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22c1905c-1a33-4287-984e-72b51fa959a4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.338854 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-24150074-bb69-4930-bc2d-b1f5b7870b56 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.339288 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-24150074-bb69-4930-bc2d-b1f5b7870b56 None None] GET https://10.4.3.223/volume// Aug 01 14:03:40.339355 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.339355 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:40.339517 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-24150074-bb69-4930-bc2d-b1f5b7870b56 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.339770 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-24150074-bb69-4930-bc2d-b1f5b7870b56 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.340130 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-24150074-bb69-4930-bc2d-b1f5b7870b56 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:40.340470 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1135/4595] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:03:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:03:40.342869 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-22c1905c-1a33-4287-984e-72b51fa959a4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:40.347138 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22c1905c-1a33-4287-984e-72b51fa959a4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:40.347551 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1162/4596] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:40 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:40.349080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b1c059eb-740e-4720-a411-6231a4b21451 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.351855 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b1c059eb-740e-4720-a411-6231a4b21451 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:40.352098 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b1c059eb-740e-4720-a411-6231a4b21451 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.352341 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b1c059eb-740e-4720-a411-6231a4b21451 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.363137 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.363137 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:40.367942 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b1c059eb-740e-4720-a411-6231a4b21451 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:40.372302 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b1c059eb-740e-4720-a411-6231a4b21451 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:40.372741 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1155/4597] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:03:40 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:03:40.429516 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e135332a-1746-4511-aa42-d5cf49cd0cc2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.431139 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e135332a-1746-4511-aa42-d5cf49cd0cc2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 Aug 01 14:03:40.431414 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e135332a-1746-4511-aa42-d5cf49cd0cc2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.431510 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e135332a-1746-4511-aa42-d5cf49cd0cc2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.438147 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.438147 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:40.441175 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e135332a-1746-4511-aa42-d5cf49cd0cc2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:40.445558 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e135332a-1746-4511-aa42-d5cf49cd0cc2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 returned with HTTP 200 Aug 01 14:03:40.445797 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1146/4598] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:40 2026] GET /volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:40.458960 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ec34b23b-8a74-4801-8a2e-24bc494e381d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.461164 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ec34b23b-8a74-4801-8a2e-24bc494e381d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:40.461662 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ec34b23b-8a74-4801-8a2e-24bc494e381d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0e902aa-a1d2-407a-ba57-d1579d6e7668", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1203547838"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:40.472780 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.472780 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:40.473262 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ec34b23b-8a74-4801-8a2e-24bc494e381d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:40.473443 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-ec34b23b-8a74-4801-8a2e-24bc494e381d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create snapshot from volume e0e902aa-a1d2-407a-ba57-d1579d6e7668 Aug 01 14:03:40.484400 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b539a39c-0f71-46b8-a395-7afc7f54b464 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.486598 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b539a39c-0f71-46b8-a395-7afc7f54b464 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] PUT https://10.4.3.223/volume/v3/attachments/083dcdb6-362c-4857-b364-13281455b324 Aug 01 14:03:40.487174 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b539a39c-0f71-46b8-a395-7afc7f54b464 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:40.495483 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b539a39c-0f71-46b8-a395-7afc7f54b464 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Acquiring lock "cinder-attachment_update-05a593ab-90d4-45b4-93a4-57155e011e1a-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:03:40.501014 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b539a39c-0f71-46b8-a395-7afc7f54b464 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Lock "cinder-attachment_update-05a593ab-90d4-45b4-93a4-57155e011e1a-np0000006308" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:03:40.502546 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.502546 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:40.508725 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-ec34b23b-8a74-4801-8a2e-24bc494e381d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['5f7dbcd6-db79-42d5-a817-fa66e1b308d0', 'adb34955-301c-4f92-8830-73a1b99563cc', '4a70ab62-2306-41ac-9f35-86376c52bca0', '69fcfdbf-95f1-47c8-8da1-d5a85547918c'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:40.545653 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ec34b23b-8a74-4801-8a2e-24bc494e381d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot create request issued successfully. Aug 01 14:03:40.546131 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ec34b23b-8a74-4801-8a2e-24bc494e381d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:03:40.546715 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1136/4599] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:03:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:40.560122 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8f56672f-b43f-457a-be3f-34ee6b960a78 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:40.562180 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8f56672f-b43f-457a-be3f-34ee6b960a78 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 Aug 01 14:03:40.562434 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8f56672f-b43f-457a-be3f-34ee6b960a78 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:40.562656 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8f56672f-b43f-457a-be3f-34ee6b960a78 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:40.573153 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:40.573153 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:40.573543 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8f56672f-b43f-457a-be3f-34ee6b960a78 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:40.574248 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8f56672f-b43f-457a-be3f-34ee6b960a78 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 returned with HTTP 200 Aug 01 14:03:40.574657 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1156/4600] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:40 2026] GET /volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:40.631891 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b539a39c-0f71-46b8-a395-7afc7f54b464 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Lock "cinder-attachment_update-05a593ab-90d4-45b4-93a4-57155e011e1a-np0000006308" released by "attachment_update" :: held 0.131s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:03:40.632195 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-b539a39c-0f71-46b8-a395-7afc7f54b464 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments/083dcdb6-362c-4857-b364-13281455b324 returned with HTTP 200 Aug 01 14:03:40.632644 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1163/4601] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:03:40 2026] PUT /volume/v3/attachments/083dcdb6-362c-4857-b364-13281455b324 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:41.333024 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-735c19a1-9b3e-444f-9d8c-9f0af7409094 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:41.334762 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-735c19a1-9b3e-444f-9d8c-9f0af7409094 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 Aug 01 14:03:41.335020 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-735c19a1-9b3e-444f-9d8c-9f0af7409094 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:41.335300 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-735c19a1-9b3e-444f-9d8c-9f0af7409094 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:41.335459 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-735c19a1-9b3e-444f-9d8c-9f0af7409094 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Show backup with id 2217f107-9ec2-41fd-bb84-a31cd465b261. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:03:41.339278 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-735c19a1-9b3e-444f-9d8c-9f0af7409094 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 returned with HTTP 404 Aug 01 14:03:41.339626 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1147/4602] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:41 2026] GET /volume/v3/backups/2217f107-9ec2-41fd-bb84-a31cd465b261 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:41.346288 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1a9cc52a-e6b5-49d9-870b-0f3afe9f124a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:41.348791 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1a9cc52a-e6b5-49d9-870b-0f3afe9f124a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb Aug 01 14:03:41.349087 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1a9cc52a-e6b5-49d9-870b-0f3afe9f124a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:41.349414 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1a9cc52a-e6b5-49d9-870b-0f3afe9f124a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:41.349645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-1a9cc52a-e6b5-49d9-870b-0f3afe9f124a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Delete volume with id: 7f354ad3-68fb-4b9a-a61b-ab722109ddeb Aug 01 14:03:41.357503 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:41.357503 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:41.357900 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1a9cc52a-e6b5-49d9-870b-0f3afe9f124a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:03:41.362767 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a6800e0-58c9-49f8-9d59-085eec656fa4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:41.364882 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a6800e0-58c9-49f8-9d59-085eec656fa4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:41.365091 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a6800e0-58c9-49f8-9d59-085eec656fa4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:41.365349 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a6800e0-58c9-49f8-9d59-085eec656fa4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:41.375016 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1a9cc52a-e6b5-49d9-870b-0f3afe9f124a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Delete volume request issued successfully. Aug 01 14:03:41.375179 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1a9cc52a-e6b5-49d9-870b-0f3afe9f124a tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb returned with HTTP 202 Aug 01 14:03:41.375239 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:41.375239 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:41.375575 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1137/4603] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:03:41 2026] DELETE /volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:41.378767 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a6800e0-58c9-49f8-9d59-085eec656fa4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:41.383422 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5efa1624-c88a-4d15-969d-588ee50122ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:41.383698 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a6800e0-58c9-49f8-9d59-085eec656fa4 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:41.383880 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1157/4604] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:41 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:41.385090 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5efa1624-c88a-4d15-969d-588ee50122ab tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb Aug 01 14:03:41.385366 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5efa1624-c88a-4d15-969d-588ee50122ab tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:41.385548 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5efa1624-c88a-4d15-969d-588ee50122ab tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:41.392416 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:41.392416 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:41.395442 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5efa1624-c88a-4d15-969d-588ee50122ab tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Volume info retrieved successfully. Aug 01 14:03:41.398681 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5efa1624-c88a-4d15-969d-588ee50122ab tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb returned with HTTP 200 Aug 01 14:03:41.399201 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1164/4605] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:41 2026] GET /volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:41.584300 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3ff544d6-a729-48ff-91a2-2553ba61e68f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:41.586467 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ff544d6-a729-48ff-91a2-2553ba61e68f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 Aug 01 14:03:41.586699 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ff544d6-a729-48ff-91a2-2553ba61e68f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:41.586934 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ff544d6-a729-48ff-91a2-2553ba61e68f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:41.593106 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:41.593106 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:41.593517 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3ff544d6-a729-48ff-91a2-2553ba61e68f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:41.594195 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ff544d6-a729-48ff-91a2-2553ba61e68f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 returned with HTTP 200 Aug 01 14:03:41.594582 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1148/4606] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:41 2026] GET /volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:41.603351 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d65caccf-0223-4f13-953e-6e9175296e2f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:41.605486 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d65caccf-0223-4f13-953e-6e9175296e2f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] PUT https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 Aug 01 14:03:41.605902 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d65caccf-0223-4f13-953e-6e9175296e2f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:41.613088 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:41.613088 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:41.613572 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d65caccf-0223-4f13-953e-6e9175296e2f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Snapshot retrieved successfully. Aug 01 14:03:41.619849 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d65caccf-0223-4f13-953e-6e9175296e2f tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 returned with HTTP 200 Aug 01 14:03:41.620297 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1138/4607] 10.4.3.223 () {68 vars in 1374 bytes} [Sat Aug 1 14:03:41 2026] PUT /volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 => generated 361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:41.630338 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3249fec4-ab3e-4f3f-a4de-9ef3af30c3db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:41.632087 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3249fec4-ab3e-4f3f-a4de-9ef3af30c3db tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 Aug 01 14:03:41.632280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3249fec4-ab3e-4f3f-a4de-9ef3af30c3db tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:41.632456 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3249fec4-ab3e-4f3f-a4de-9ef3af30c3db tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:41.632558 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-3249fec4-ab3e-4f3f-a4de-9ef3af30c3db tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete snapshot with id: e000cecd-fe6e-44b4-b10b-11f46f4cfe36 Aug 01 14:03:41.636928 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:41.636928 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:41.637190 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3249fec4-ab3e-4f3f-a4de-9ef3af30c3db tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:41.649922 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3249fec4-ab3e-4f3f-a4de-9ef3af30c3db tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot delete request issued successfully. Aug 01 14:03:41.650094 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3249fec4-ab3e-4f3f-a4de-9ef3af30c3db tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 returned with HTTP 202 Aug 01 14:03:41.650464 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1158/4608] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:03:41 2026] DELETE /volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:41.658539 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-95d2ddac-7041-4330-b210-01a88c5b7bc3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:41.660279 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-95d2ddac-7041-4330-b210-01a88c5b7bc3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 Aug 01 14:03:41.660468 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-95d2ddac-7041-4330-b210-01a88c5b7bc3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:41.660646 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-95d2ddac-7041-4330-b210-01a88c5b7bc3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:41.665590 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:41.665590 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:41.666277 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-95d2ddac-7041-4330-b210-01a88c5b7bc3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:41.666535 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-95d2ddac-7041-4330-b210-01a88c5b7bc3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 returned with HTTP 200 Aug 01 14:03:41.666888 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1165/4609] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:41 2026] GET /volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 => generated 494 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:42.396894 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ab0c0a50-b9b9-4a8f-a14d-8adbc10e0818 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:42.398710 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab0c0a50-b9b9-4a8f-a14d-8adbc10e0818 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:42.398904 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab0c0a50-b9b9-4a8f-a14d-8adbc10e0818 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:42.399088 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab0c0a50-b9b9-4a8f-a14d-8adbc10e0818 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:42.409002 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:42.409002 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:42.411091 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fa4c6779-f6af-4b2e-93f0-d992b031f2d2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:42.412954 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fa4c6779-f6af-4b2e-93f0-d992b031f2d2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] GET https://10.4.3.223/volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb Aug 01 14:03:42.413267 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fa4c6779-f6af-4b2e-93f0-d992b031f2d2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:42.413543 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fa4c6779-f6af-4b2e-93f0-d992b031f2d2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:42.414007 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ab0c0a50-b9b9-4a8f-a14d-8adbc10e0818 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:42.419206 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab0c0a50-b9b9-4a8f-a14d-8adbc10e0818 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:42.419345 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fa4c6779-f6af-4b2e-93f0-d992b031f2d2 tempest-ProjectReaderTests33-945274061 tempest-ProjectReaderTests33-945274061-project-admin] https://10.4.3.223/volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb returned with HTTP 404 Aug 01 14:03:42.419745 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1149/4610] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:42 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:42.419808 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1139/4611] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:03:42 2026] GET /volume/v3/volumes/7f354ad3-68fb-4b9a-a61b-ab722109ddeb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:42.676895 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d8812d7f-c822-4960-badf-7ed1a8621a7d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:42.678920 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8812d7f-c822-4960-badf-7ed1a8621a7d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 Aug 01 14:03:42.679139 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8812d7f-c822-4960-badf-7ed1a8621a7d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:42.679364 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8812d7f-c822-4960-badf-7ed1a8621a7d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:42.684006 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8812d7f-c822-4960-badf-7ed1a8621a7d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 returned with HTTP 404 Aug 01 14:03:42.684624 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1159/4612] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:42 2026] GET /volume/v3/snapshots/e000cecd-fe6e-44b4-b10b-11f46f4cfe36 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:42.694629 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6b7d3be0-6c6e-4dee-b03b-2b951f5a3e2d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:42.696881 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b7d3be0-6c6e-4dee-b03b-2b951f5a3e2d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 Aug 01 14:03:42.697150 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b7d3be0-6c6e-4dee-b03b-2b951f5a3e2d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:42.697434 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b7d3be0-6c6e-4dee-b03b-2b951f5a3e2d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:42.697664 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-6b7d3be0-6c6e-4dee-b03b-2b951f5a3e2d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume with id: e0e902aa-a1d2-407a-ba57-d1579d6e7668 Aug 01 14:03:42.707179 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:42.707179 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:42.707646 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6b7d3be0-6c6e-4dee-b03b-2b951f5a3e2d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:42.736042 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6b7d3be0-6c6e-4dee-b03b-2b951f5a3e2d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume request issued successfully. Aug 01 14:03:42.736042 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b7d3be0-6c6e-4dee-b03b-2b951f5a3e2d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 returned with HTTP 202 Aug 01 14:03:42.737140 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1166/4613] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:42 2026] DELETE /volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:42.746160 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42d51e7a-0ed3-4457-961d-b3a4bacc24fd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:42.748485 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42d51e7a-0ed3-4457-961d-b3a4bacc24fd tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 Aug 01 14:03:42.748630 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42d51e7a-0ed3-4457-961d-b3a4bacc24fd tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:42.748842 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42d51e7a-0ed3-4457-961d-b3a4bacc24fd tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:42.757275 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:42.757275 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:42.762326 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-42d51e7a-0ed3-4457-961d-b3a4bacc24fd tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:42.767123 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42d51e7a-0ed3-4457-961d-b3a4bacc24fd tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 returned with HTTP 200 Aug 01 14:03:42.767783 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1150/4614] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:42 2026] GET /volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:43.434625 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dc449f7d-4e98-43c4-919d-53e50277ec47 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:43.436856 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dc449f7d-4e98-43c4-919d-53e50277ec47 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:43.437064 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dc449f7d-4e98-43c4-919d-53e50277ec47 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:43.437343 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dc449f7d-4e98-43c4-919d-53e50277ec47 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:43.450211 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:43.450211 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:43.454151 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dc449f7d-4e98-43c4-919d-53e50277ec47 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:43.459344 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dc449f7d-4e98-43c4-919d-53e50277ec47 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:43.459816 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1140/4615] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:43 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:43.782884 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c053e25e-4104-43e9-aba4-781fc7b6a210 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:43.785027 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c053e25e-4104-43e9-aba4-781fc7b6a210 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 Aug 01 14:03:43.785280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c053e25e-4104-43e9-aba4-781fc7b6a210 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:43.785486 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c053e25e-4104-43e9-aba4-781fc7b6a210 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:43.790863 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c053e25e-4104-43e9-aba4-781fc7b6a210 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 returned with HTTP 404 Aug 01 14:03:43.791314 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1160/4616] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:43 2026] GET /volume/v3/volumes/e0e902aa-a1d2-407a-ba57-d1579d6e7668 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:43.798890 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-539fa946-1cf7-4a54-941f-f06d86528be2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:43.801107 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:43.801549 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-364901424"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:43.803374 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-364901424'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:43.803533 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume of 1 GB Aug 01 14:03:43.808481 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Availability Zones retrieved successfully. Aug 01 14:03:43.815788 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (080379c4-c143-4814-bf51-2fbed6c17a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:43.817039 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b87c5237-723f-4102-aa13-e3f73ac10042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:43.818111 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:43.842709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b87c5237-723f-4102-aa13-e3f73ac10042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:43.843809 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33857cf1-b7c4-45b4-af38-7dbfbfb95d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:43.931998 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['ec6e40d6-77da-4625-be38-0d920d59e0fd', '87a4accd-1dcc-4786-b1eb-a9bb7af2afad', '9a7f09f0-f68f-460f-a1f5-d5ea0bc6e20b', '0a21492d-cd9f-4182-8192-1c439fe12758'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:43.932757 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-aeacc8b5-a979-4275-8ed3-53f44ac89edd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:43.933076 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33857cf1-b7c4-45b4-af38-7dbfbfb95d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec6e40d6-77da-4625-be38-0d920d59e0fd', '87a4accd-1dcc-4786-b1eb-a9bb7af2afad', '9a7f09f0-f68f-460f-a1f5-d5ea0bc6e20b', '0a21492d-cd9f-4182-8192-1c439fe12758']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:43.934041 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52865d70-2030-4025-b066-c281d23b35c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:43.935135 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-aeacc8b5-a979-4275-8ed3-53f44ac89edd tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/attachments/083dcdb6-362c-4857-b364-13281455b324/action Aug 01 14:03:43.935536 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-aeacc8b5-a979-4275-8ed3-53f44ac89edd tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:43.935674 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-aeacc8b5-a979-4275-8ed3-53f44ac89edd tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:43.960343 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:43.960343 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:43.964559 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52865d70-2030-4025-b066-c281d23b35c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bb6c920-3e10-4275-a7c6-81927550c2ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-364901424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['ec6e40d6-77da-4625-be38-0d920d59e0fd','87a4accd-1dcc-4786-b1eb-a9bb7af2afad','9a7f09f0-f68f-460f-a1f5-d5ea0bc6e20b','0a21492d-cd9f-4182-8192-1c439fe12758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-364901424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bb6c920-3e10-4275-a7c6-81927550c2ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2ebf976695497bbd0fab7e228f8553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:43.966246 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24294b63-c78f-4e06-a7a9-02a00e843fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:43.973026 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7e65c6c6-1e46-4594-b23a-895e8b32ab9e req-aeacc8b5-a979-4275-8ed3-53f44ac89edd tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments/083dcdb6-362c-4857-b364-13281455b324/action returned with HTTP 204 Aug 01 14:03:43.973499 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1151/4617] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:03:43 2026] POST /volume/v3/attachments/083dcdb6-362c-4857-b364-13281455b324/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:43.999515 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24294b63-c78f-4e06-a7a9-02a00e843fec) transitioned into state 'SUCCESS' from state '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-364901424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62280b1b8fae45ff9cde29eb3d47e5cb',qos_specs=None,replication_status=,reservations=['ec6e40d6-77da-4625-be38-0d920d59e0fd','87a4accd-1dcc-4786-b1eb-a9bb7af2afad','9a7f09f0-f68f-460f-a1f5-d5ea0bc6e20b','0a21492d-cd9f-4182-8192-1c439fe12758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2ebf976695497bbd0fab7e228f8553',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:44.000607 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4669b966-bc68-48f5-bd37-c0224dd9ad8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:44.012294 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4669b966-bc68-48f5-bd37-c0224dd9ad8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:44.013689 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Flow 'volume_create_api' (080379c4-c143-4814-bf51-2fbed6c17a24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:44.014067 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create volume request issued successfully. Aug 01 14:03:44.014822 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-539fa946-1cf7-4a54-941f-f06d86528be2 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:44.015378 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1167/4618] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:03:43 2026] POST /volume/v3/volumes => generated 777 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:44.034291 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d1dfd8ad-c617-45da-a1ba-9259ee367c99 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:44.040333 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d1dfd8ad-c617-45da-a1ba-9259ee367c99 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef Aug 01 14:03:44.040567 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d1dfd8ad-c617-45da-a1ba-9259ee367c99 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:44.040816 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d1dfd8ad-c617-45da-a1ba-9259ee367c99 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:44.054302 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:44.054302 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:44.057910 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d1dfd8ad-c617-45da-a1ba-9259ee367c99 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:44.062229 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d1dfd8ad-c617-45da-a1ba-9259ee367c99 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef returned with HTTP 200 Aug 01 14:03:44.062640 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1141/4619] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:44 2026] GET /volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:44.473187 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-603debbc-1864-44d9-9b62-4248950df2d7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:44.475007 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-603debbc-1864-44d9-9b62-4248950df2d7 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:44.475206 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-603debbc-1864-44d9-9b62-4248950df2d7 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:44.475450 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-603debbc-1864-44d9-9b62-4248950df2d7 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:44.485865 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:44.485865 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:44.489943 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-603debbc-1864-44d9-9b62-4248950df2d7 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:44.494377 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-603debbc-1864-44d9-9b62-4248950df2d7 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:44.494771 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1161/4620] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:44 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:44.506701 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7367e768-2424-4d43-aebb-2a8d4739f129 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:44.508843 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7367e768-2424-4d43-aebb-2a8d4739f129 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:44.509080 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7367e768-2424-4d43-aebb-2a8d4739f129 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:44.509327 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7367e768-2424-4d43-aebb-2a8d4739f129 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:44.518004 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:44.518004 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:44.521200 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7367e768-2424-4d43-aebb-2a8d4739f129 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:44.525189 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7367e768-2424-4d43-aebb-2a8d4739f129 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:44.525621 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1152/4621] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:44 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:44.538502 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06f9e8dc-1584-46fc-b81c-bae3c341564f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:44.540411 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06f9e8dc-1584-46fc-b81c-bae3c341564f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] DELETE https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:44.540608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06f9e8dc-1584-46fc-b81c-bae3c341564f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:44.540804 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06f9e8dc-1584-46fc-b81c-bae3c341564f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:44.540966 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-06f9e8dc-1584-46fc-b81c-bae3c341564f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Delete volume with id: 05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:44.550798 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:44.550798 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:44.551316 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-06f9e8dc-1584-46fc-b81c-bae3c341564f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:44.557614 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-06f9e8dc-1584-46fc-b81c-bae3c341564f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-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 01 14:03:44.557894 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06f9e8dc-1584-46fc-b81c-bae3c341564f tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 400 Aug 01 14:03:44.558432 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1168/4622] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:44 2026] DELETE /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 14:03:44.565928 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0b60da04-b748-4955-9c79-33c176c38a02 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:44.567426 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0b60da04-b748-4955-9c79-33c176c38a02 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:44.567710 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0b60da04-b748-4955-9c79-33c176c38a02 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:44.567953 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0b60da04-b748-4955-9c79-33c176c38a02 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:44.577328 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:44.577328 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:44.579716 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0b60da04-b748-4955-9c79-33c176c38a02 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:44.583552 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0b60da04-b748-4955-9c79-33c176c38a02 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:44.584031 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1142/4623] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:44 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:44.622122 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-11f6a9aa-c109-4591-b5cd-ba8a2127cf68 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:44.624646 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-11f6a9aa-c109-4591-b5cd-ba8a2127cf68 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:44.624883 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-11f6a9aa-c109-4591-b5cd-ba8a2127cf68 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:44.625123 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-11f6a9aa-c109-4591-b5cd-ba8a2127cf68 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:44.638056 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:44.638056 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:44.643415 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-11f6a9aa-c109-4591-b5cd-ba8a2127cf68 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:44.650032 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-11f6a9aa-c109-4591-b5cd-ba8a2127cf68 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:44.650554 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1162/4624] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:44 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:44.672074 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-46816a8e-6634-48df-b03d-e126caabf0e0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:44.674325 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-46816a8e-6634-48df-b03d-e126caabf0e0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] POST https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a/action Aug 01 14:03:44.674752 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-46816a8e-6634-48df-b03d-e126caabf0e0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:44.675950 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-46816a8e-6634-48df-b03d-e126caabf0e0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:44.686887 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:44.686887 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:44.687348 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-46816a8e-6634-48df-b03d-e126caabf0e0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:44.692561 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-46816a8e-6634-48df-b03d-e126caabf0e0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Begin detaching volume completed successfully. Aug 01 14:03:44.692738 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-46816a8e-6634-48df-b03d-e126caabf0e0 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a/action returned with HTTP 202 Aug 01 14:03:44.693169 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1153/4625] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:03:44 2026] POST /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:03:44.732831 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bc156647-d551-4a86-a42e-295d2737fa33 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:44.733356 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc156647-d551-4a86-a42e-295d2737fa33 None None] GET https://10.4.3.223/volume// Aug 01 14:03:44.733646 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc156647-d551-4a86-a42e-295d2737fa33 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:44.733988 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc156647-d551-4a86-a42e-295d2737fa33 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:44.734450 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc156647-d551-4a86-a42e-295d2737fa33 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:44.734919 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1169/4626] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:03: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 01 14:03:44.743950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-95e53a7a-11bd-4e72-b481-cc69bd946aea None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:44.746062 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-95e53a7a-11bd-4e72-b481-cc69bd946aea tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:44.746288 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-95e53a7a-11bd-4e72-b481-cc69bd946aea tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:44.746494 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-95e53a7a-11bd-4e72-b481-cc69bd946aea tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:44.756690 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:44.756690 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:44.759954 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-95e53a7a-11bd-4e72-b481-cc69bd946aea tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:44.764274 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-95e53a7a-11bd-4e72-b481-cc69bd946aea tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:44.764810 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1143/4627] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:03:44 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:03:45.080411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-51eb383e-de7f-4fe2-8d1a-e4c2488a239d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:45.082759 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-51eb383e-de7f-4fe2-8d1a-e4c2488a239d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef Aug 01 14:03:45.083039 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-51eb383e-de7f-4fe2-8d1a-e4c2488a239d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:45.083335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-51eb383e-de7f-4fe2-8d1a-e4c2488a239d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:45.092308 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:45.092308 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:45.097495 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-51eb383e-de7f-4fe2-8d1a-e4c2488a239d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:45.102394 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-51eb383e-de7f-4fe2-8d1a-e4c2488a239d tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef returned with HTTP 200 Aug 01 14:03:45.102916 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1163/4628] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:45 2026] GET /volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:45.115864 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e286b502-6a45-42d1-bca6-bae5fdebce5c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:45.118064 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e286b502-6a45-42d1-bca6-bae5fdebce5c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:45.118564 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e286b502-6a45-42d1-bca6-bae5fdebce5c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0bb6c920-3e10-4275-a7c6-81927550c2ef", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-886001610"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:45.127836 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:45.127836 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:45.128152 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e286b502-6a45-42d1-bca6-bae5fdebce5c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:45.128291 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-e286b502-6a45-42d1-bca6-bae5fdebce5c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Create snapshot from volume 0bb6c920-3e10-4275-a7c6-81927550c2ef Aug 01 14:03:45.151899 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-e286b502-6a45-42d1-bca6-bae5fdebce5c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Created reservations ['df20acae-4252-4c73-9c59-ab5b6946f3c3', 'ae4d9290-3c20-4d03-9cf8-842aacce5190', '7395e4a8-4e2b-4818-88af-6c7207347439', 'de7c40f9-f7df-4eb8-864e-088fe288dd10'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:45.180875 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e286b502-6a45-42d1-bca6-bae5fdebce5c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot create request issued successfully. Aug 01 14:03:45.180875 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e286b502-6a45-42d1-bca6-bae5fdebce5c tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:03:45.181264 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1154/4629] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:03:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:45.190289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd51dd21-05a7-4b0c-b0a8-3b0b77b1ab68 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:45.192878 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd51dd21-05a7-4b0c-b0a8-3b0b77b1ab68 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc Aug 01 14:03:45.193116 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd51dd21-05a7-4b0c-b0a8-3b0b77b1ab68 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:45.193343 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd51dd21-05a7-4b0c-b0a8-3b0b77b1ab68 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:45.198432 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:45.198432 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:45.198772 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bd51dd21-05a7-4b0c-b0a8-3b0b77b1ab68 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:45.199467 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd51dd21-05a7-4b0c-b0a8-3b0b77b1ab68 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc returned with HTTP 200 Aug 01 14:03:45.199853 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1170/4630] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:45 2026] GET /volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:45.559618 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-f5288c95-2df2-4f46-960f-c15c7230c14e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:45.562031 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-f5288c95-2df2-4f46-960f-c15c7230c14e tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] DELETE https://10.4.3.223/volume/v3/attachments/083dcdb6-362c-4857-b364-13281455b324 Aug 01 14:03:45.562261 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-f5288c95-2df2-4f46-960f-c15c7230c14e tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:45.562524 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-f5288c95-2df2-4f46-960f-c15c7230c14e tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:45.570103 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:45.570103 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:45.618250 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-29a8ab3f-0b52-4b7e-90bc-20643324b131 req-f5288c95-2df2-4f46-960f-c15c7230c14e tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/attachments/083dcdb6-362c-4857-b364-13281455b324 returned with HTTP 200 Aug 01 14:03:45.618719 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1144/4631] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:03:45 2026] DELETE /volume/v3/attachments/083dcdb6-362c-4857-b364-13281455b324 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:45.787575 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b78e416c-186f-41ce-a1d4-2c81a448f272 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:45.789627 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b78e416c-186f-41ce-a1d4-2c81a448f272 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:45.789821 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b78e416c-186f-41ce-a1d4-2c81a448f272 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:45.790036 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b78e416c-186f-41ce-a1d4-2c81a448f272 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:45.798133 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:45.798133 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:45.802082 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b78e416c-186f-41ce-a1d4-2c81a448f272 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:45.806637 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b78e416c-186f-41ce-a1d4-2c81a448f272 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:45.807055 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1164/4632] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:45 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:46.210736 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d246c426-895a-4175-a008-72fce50c3436 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:46.213149 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d246c426-895a-4175-a008-72fce50c3436 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc Aug 01 14:03:46.213454 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d246c426-895a-4175-a008-72fce50c3436 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:46.213733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d246c426-895a-4175-a008-72fce50c3436 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:46.221115 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:46.221115 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:46.221557 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d246c426-895a-4175-a008-72fce50c3436 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:46.222441 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d246c426-895a-4175-a008-72fce50c3436 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc returned with HTTP 200 Aug 01 14:03:46.222921 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1155/4633] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:46 2026] GET /volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:46.234868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-592f2e67-a4b3-432d-8b9d-627186926d9b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:46.236198 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-592f2e67-a4b3-432d-8b9d-627186926d9b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] POST https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc/action Aug 01 14:03:46.236498 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-592f2e67-a4b3-432d-8b9d-627186926d9b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:46.236653 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-592f2e67-a4b3-432d-8b9d-627186926d9b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:46.237985 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-592f2e67-a4b3-432d-8b9d-627186926d9b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Updating snapshot 'be197bcd-0071-4db4-b427-2c9a5a2bc1fc' with '{'status': 'creating'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 14:03:46.248207 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:46.248207 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:46.262749 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-592f2e67-a4b3-432d-8b9d-627186926d9b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc/action returned with HTTP 202 Aug 01 14:03:46.263370 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1171/4634] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 14:03:46 2026] POST /volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:03:46.272610 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2f93104e-c2f1-4f3d-831c-2d85d858561b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:46.274523 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2f93104e-c2f1-4f3d-831c-2d85d858561b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc Aug 01 14:03:46.274697 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2f93104e-c2f1-4f3d-831c-2d85d858561b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:46.274878 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2f93104e-c2f1-4f3d-831c-2d85d858561b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:46.279154 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:46.279154 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:46.279446 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2f93104e-c2f1-4f3d-831c-2d85d858561b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:46.280102 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2f93104e-c2f1-4f3d-831c-2d85d858561b tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc returned with HTTP 200 Aug 01 14:03:46.280565 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1145/4635] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:46 2026] GET /volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:46.289398 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7e89acc1-a44f-48e3-9f6f-baf00bca1dad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:46.293442 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e89acc1-a44f-48e3-9f6f-baf00bca1dad tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] POST https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc/action Aug 01 14:03:46.293442 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e89acc1-a44f-48e3-9f6f-baf00bca1dad tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:46.293442 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e89acc1-a44f-48e3-9f6f-baf00bca1dad tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:46.294296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e89acc1-a44f-48e3-9f6f-baf00bca1dad tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100199) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 14:03:46.301557 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:46.301557 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:46.301557 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.snapshot_actions [None req-7e89acc1-a44f-48e3-9f6f-baf00bca1dad tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] Updating snapshot be197bcd-0071-4db4-b427-2c9a5a2bc1fc with info {'id': 'be197bcd-0071-4db4-b427-2c9a5a2bc1fc', 'status': 'error', 'progress': '80%'} Aug 01 14:03:46.309915 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e89acc1-a44f-48e3-9f6f-baf00bca1dad tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-member] https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc/action returned with HTTP 202 Aug 01 14:03:46.311117 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1165/4636] 10.4.3.223 () {68 vars in 1396 bytes} [Sat Aug 1 14:03:46 2026] POST /volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:46.323857 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-77bd5ea1-b299-4579-88a5-e1b1442c9f41 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:46.326005 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77bd5ea1-b299-4579-88a5-e1b1442c9f41 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc Aug 01 14:03:46.326275 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77bd5ea1-b299-4579-88a5-e1b1442c9f41 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:46.326653 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77bd5ea1-b299-4579-88a5-e1b1442c9f41 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:46.326811 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-77bd5ea1-b299-4579-88a5-e1b1442c9f41 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete snapshot with id: be197bcd-0071-4db4-b427-2c9a5a2bc1fc Aug 01 14:03:46.332619 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:46.332619 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:46.333044 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-77bd5ea1-b299-4579-88a5-e1b1442c9f41 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:46.351658 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-77bd5ea1-b299-4579-88a5-e1b1442c9f41 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot delete request issued successfully. Aug 01 14:03:46.351952 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77bd5ea1-b299-4579-88a5-e1b1442c9f41 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc returned with HTTP 202 Aug 01 14:03:46.352562 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1156/4637] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:03:46 2026] DELETE /volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:46.359768 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-911d4ce6-3996-443f-a470-2d9304f6a527 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:46.361506 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-911d4ce6-3996-443f-a470-2d9304f6a527 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc Aug 01 14:03:46.362752 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-911d4ce6-3996-443f-a470-2d9304f6a527 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:46.362752 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-911d4ce6-3996-443f-a470-2d9304f6a527 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:46.371054 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:46.371054 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:46.371054 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-911d4ce6-3996-443f-a470-2d9304f6a527 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Snapshot retrieved successfully. Aug 01 14:03:46.371054 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-911d4ce6-3996-443f-a470-2d9304f6a527 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc returned with HTTP 200 Aug 01 14:03:46.371054 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1172/4638] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:46 2026] GET /volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:47.381482 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0ec075ff-1942-444f-8ab0-c5b8c24e39d1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:47.383394 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0ec075ff-1942-444f-8ab0-c5b8c24e39d1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc Aug 01 14:03:47.383646 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0ec075ff-1942-444f-8ab0-c5b8c24e39d1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:47.383881 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0ec075ff-1942-444f-8ab0-c5b8c24e39d1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:47.388587 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0ec075ff-1942-444f-8ab0-c5b8c24e39d1 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc returned with HTTP 404 Aug 01 14:03:47.389174 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1146/4639] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:03:47 2026] GET /volume/v3/snapshots/be197bcd-0071-4db4-b427-2c9a5a2bc1fc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:47.396648 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f164f947-1870-4974-9e29-ed8875e7aae3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:47.398405 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f164f947-1870-4974-9e29-ed8875e7aae3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef Aug 01 14:03:47.398625 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f164f947-1870-4974-9e29-ed8875e7aae3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:47.398951 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f164f947-1870-4974-9e29-ed8875e7aae3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:47.399124 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-f164f947-1870-4974-9e29-ed8875e7aae3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume with id: 0bb6c920-3e10-4275-a7c6-81927550c2ef Aug 01 14:03:47.406168 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:47.406168 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:47.406519 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f164f947-1870-4974-9e29-ed8875e7aae3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:47.422049 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f164f947-1870-4974-9e29-ed8875e7aae3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Delete volume request issued successfully. Aug 01 14:03:47.422186 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f164f947-1870-4974-9e29-ed8875e7aae3 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef returned with HTTP 202 Aug 01 14:03:47.422731 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1166/4640] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:47 2026] DELETE /volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:47.431675 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0cde9d5f-900e-4fc8-919a-e6fd183a1d79 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:47.434066 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0cde9d5f-900e-4fc8-919a-e6fd183a1d79 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef Aug 01 14:03:47.434348 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0cde9d5f-900e-4fc8-919a-e6fd183a1d79 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:47.434624 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0cde9d5f-900e-4fc8-919a-e6fd183a1d79 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:47.443848 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:47.443848 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:47.447584 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0cde9d5f-900e-4fc8-919a-e6fd183a1d79 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Volume info retrieved successfully. Aug 01 14:03:47.452000 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0cde9d5f-900e-4fc8-919a-e6fd183a1d79 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef returned with HTTP 200 Aug 01 14:03:47.452423 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1157/4641] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:47 2026] GET /volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:48.466991 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1c3d2159-fb7a-4cd8-b8c7-df48f4bd6307 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:48.468828 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c3d2159-fb7a-4cd8-b8c7-df48f4bd6307 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] GET https://10.4.3.223/volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef Aug 01 14:03:48.469011 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c3d2159-fb7a-4cd8-b8c7-df48f4bd6307 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:48.469206 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c3d2159-fb7a-4cd8-b8c7-df48f4bd6307 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:48.477672 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c3d2159-fb7a-4cd8-b8c7-df48f4bd6307 tempest-ProjectMemberTests-788116166 tempest-ProjectMemberTests-788116166-project-admin] https://10.4.3.223/volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef returned with HTTP 404 Aug 01 14:03:48.478324 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1173/4642] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:48 2026] GET /volume/v3/volumes/0bb6c920-3e10-4275-a7c6-81927550c2ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:48.611102 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1249f71f-d064-4c15-aa34-52badccaef80 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:48.612805 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1249f71f-d064-4c15-aa34-52badccaef80 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] DELETE https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:48.612983 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1249f71f-d064-4c15-aa34-52badccaef80 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:48.613156 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1249f71f-d064-4c15-aa34-52badccaef80 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:48.613359 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-1249f71f-d064-4c15-aa34-52badccaef80 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Delete volume with id: 05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:48.620304 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:48.620304 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:48.620804 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1249f71f-d064-4c15-aa34-52badccaef80 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:48.639497 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1249f71f-d064-4c15-aa34-52badccaef80 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Delete volume request issued successfully. Aug 01 14:03:48.639770 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1249f71f-d064-4c15-aa34-52badccaef80 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 202 Aug 01 14:03:48.640315 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1147/4643] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:48 2026] DELETE /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:48.648672 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-36fbed03-2122-4b00-b9c4-c7415f716dc9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:48.650899 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36fbed03-2122-4b00-b9c4-c7415f716dc9 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:48.651013 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36fbed03-2122-4b00-b9c4-c7415f716dc9 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:48.651267 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36fbed03-2122-4b00-b9c4-c7415f716dc9 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:48.659205 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:48.659205 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:48.663116 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-36fbed03-2122-4b00-b9c4-c7415f716dc9 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:48.668009 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36fbed03-2122-4b00-b9c4-c7415f716dc9 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 200 Aug 01 14:03:48.668526 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1167/4644] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:48 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:48.983341 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-21856270-71b1-4140-af0f-f460ba475753 req-c18180eb-5afd-4f5b-82a1-9003cd83ff73 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:48.988977 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-21856270-71b1-4140-af0f-f460ba475753 req-c18180eb-5afd-4f5b-82a1-9003cd83ff73 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2/encryption Aug 01 14:03:48.988977 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-21856270-71b1-4140-af0f-f460ba475753 req-c18180eb-5afd-4f5b-82a1-9003cd83ff73 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:48.988977 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-21856270-71b1-4140-af0f-f460ba475753 req-c18180eb-5afd-4f5b-82a1-9003cd83ff73 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:49.000013 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:49.000013 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:49.009129 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-21856270-71b1-4140-af0f-f460ba475753 req-c18180eb-5afd-4f5b-82a1-9003cd83ff73 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2/encryption returned with HTTP 200 Aug 01 14:03:49.009666 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1158/4645] 10.4.3.223 () {68 vars in 1631 bytes} [Sat Aug 1 14:03:48 2026] GET /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:49.680188 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-49202cb7-7043-413d-8187-ce03572aec3d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:49.681933 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49202cb7-7043-413d-8187-ce03572aec3d tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a Aug 01 14:03:49.682118 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49202cb7-7043-413d-8187-ce03572aec3d tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:49.682360 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49202cb7-7043-413d-8187-ce03572aec3d tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:49.687714 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49202cb7-7043-413d-8187-ce03572aec3d tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a returned with HTTP 404 Aug 01 14:03:49.688154 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1174/4646] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:49 2026] GET /volume/v3/volumes/05a593ab-90d4-45b4-93a4-57155e011e1a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:49.753655 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-46489d87-d799-4519-bcbc-861b12c377ab None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:49.755585 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-46489d87-d799-4519-bcbc-861b12c377ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:03:49.755780 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-46489d87-d799-4519-bcbc-861b12c377ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:49.755981 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-46489d87-d799-4519-bcbc-861b12c377ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:49.756160 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-46489d87-d799-4519-bcbc-861b12c377ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Delete volume with id: 9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:03:49.758528 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=376,cinder:INSERT=54,cinder:UPDATE=122 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:03:49.764184 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:49.764184 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:49.764957 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-46489d87-d799-4519-bcbc-861b12c377ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:49.778437 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-21856270-71b1-4140-af0f-f460ba475753 req-413a3b20-8f42-49e2-951d-c83486c7c22d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:49.781562 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-21856270-71b1-4140-af0f-f460ba475753 req-413a3b20-8f42-49e2-951d-c83486c7c22d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/attachments/6d02ed96-e486-49df-91df-f8523d5c913f Aug 01 14:03:49.781890 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-21856270-71b1-4140-af0f-f460ba475753 req-413a3b20-8f42-49e2-951d-c83486c7c22d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:49.781997 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-46489d87-d799-4519-bcbc-861b12c377ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Delete volume request issued successfully. Aug 01 14:03:49.782168 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-46489d87-d799-4519-bcbc-861b12c377ab tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 202 Aug 01 14:03:49.782240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-21856270-71b1-4140-af0f-f460ba475753 req-413a3b20-8f42-49e2-951d-c83486c7c22d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:49.782609 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1148/4647] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:49 2026] DELETE /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:49.784532 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=380,cinder:UPDATE=126,cinder:INSERT=60 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:03:49.789381 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a9644830-448d-4a13-a95e-1bf537620f90 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:49.791133 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a9644830-448d-4a13-a95e-1bf537620f90 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:03:49.791341 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a9644830-448d-4a13-a95e-1bf537620f90 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:49.791440 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:49.791440 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:49.791535 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a9644830-448d-4a13-a95e-1bf537620f90 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:49.797521 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:49.797521 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:49.801207 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a9644830-448d-4a13-a95e-1bf537620f90 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:49.805262 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a9644830-448d-4a13-a95e-1bf537620f90 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 200 Aug 01 14:03:49.805643 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1159/4648] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:49 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:49.834940 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-21856270-71b1-4140-af0f-f460ba475753 req-413a3b20-8f42-49e2-951d-c83486c7c22d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/6d02ed96-e486-49df-91df-f8523d5c913f returned with HTTP 200 Aug 01 14:03:49.835344 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1168/4649] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:03:49 2026] DELETE /volume/v3/attachments/6d02ed96-e486-49df-91df-f8523d5c913f => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.074372 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-208e6171-e578-40cf-ae1c-8aae73c05f25 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.149034 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-208e6171-e578-40cf-ae1c-8aae73c05f25 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:03:50.149413 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-208e6171-e578-40cf-ae1c-8aae73c05f25 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1694635578", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.163985 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-208e6171-e578-40cf-ae1c-8aae73c05f25 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:03:50.164376 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1175/4650] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:03:50 2026] POST /volume/v3/types => generated 380 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.172770 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fd0dc4af-0277-44c9-94d7-6c8d8528dbd2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.174363 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fd0dc4af-0277-44c9-94d7-6c8d8528dbd2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] POST https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption Aug 01 14:03:50.174657 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fd0dc4af-0277-44c9-94d7-6c8d8528dbd2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.190497 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fd0dc4af-0277-44c9-94d7-6c8d8528dbd2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption returned with HTTP 200 Aug 01 14:03:50.190883 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1149/4651] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:03:50 2026] POST /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.198507 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-853ddd16-0de9-461c-a397-db1a6504c277 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.200098 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-853ddd16-0de9-461c-a397-db1a6504c277 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:03:50.200491 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-853ddd16-0de9-461c-a397-db1a6504c277 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-214457870", "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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.213711 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-853ddd16-0de9-461c-a397-db1a6504c277 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:03:50.214140 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1160/4652] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:03:50 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.221208 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3eae3517-19f9-458e-adfa-1144bdcf60d0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.271164 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3eae3517-19f9-458e-adfa-1144bdcf60d0 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] POST https://10.4.3.223/volume/v3/types/580a3dad-ce17-43e6-93be-6018bd1ad8b1/encryption Aug 01 14:03:50.271570 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3eae3517-19f9-458e-adfa-1144bdcf60d0 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.273074 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:50.273074 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:50.273594 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-3eae3517-19f9-458e-adfa-1144bdcf60d0 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.273827 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3eae3517-19f9-458e-adfa-1144bdcf60d0 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/580a3dad-ce17-43e6-93be-6018bd1ad8b1/encryption returned with HTTP 403 Aug 01 14:03:50.274332 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1169/4653] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:03:50 2026] POST /volume/v3/types/580a3dad-ce17-43e6-93be-6018bd1ad8b1/encryption => generated 127 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.282099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fac7e1c6-1e90-4659-a101-eb193d7be882 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.283694 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fac7e1c6-1e90-4659-a101-eb193d7be882 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:03:50.284024 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fac7e1c6-1e90-4659-a101-eb193d7be882 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-887287752", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.299551 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fac7e1c6-1e90-4659-a101-eb193d7be882 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:03:50.299917 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1176/4654] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:03:50 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.307933 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d6cbaf4a-6ec1-4356-bcfa-10517a24e055 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.309693 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d6cbaf4a-6ec1-4356-bcfa-10517a24e055 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] POST https://10.4.3.223/volume/v3/types/61698a3c-5923-47ef-84be-10a1a3b93f5d/extra_specs Aug 01 14:03:50.310023 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d6cbaf4a-6ec1-4356-bcfa-10517a24e055 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.311840 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.policy [None req-d6cbaf4a-6ec1-4356-bcfa-10517a24e055 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100200) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.312019 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d6cbaf4a-6ec1-4356-bcfa-10517a24e055 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/61698a3c-5923-47ef-84be-10a1a3b93f5d/extra_specs returned with HTTP 403 Aug 01 14:03:50.312502 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1150/4655] 10.4.3.223 () {68 vars in 1399 bytes} [Sat Aug 1 14:03:50 2026] POST /volume/v3/types/61698a3c-5923-47ef-84be-10a1a3b93f5d/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.318488 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-84944015-0639-41dc-ada5-cc1cfa0f14f4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.320069 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84944015-0639-41dc-ada5-cc1cfa0f14f4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] PUT https://10.4.3.223/volume/v3/types/61698a3c-5923-47ef-84be-10a1a3b93f5d/extra_specs/key2 Aug 01 14:03:50.320341 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84944015-0639-41dc-ada5-cc1cfa0f14f4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.322258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-84944015-0639-41dc-ada5-cc1cfa0f14f4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.322438 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84944015-0639-41dc-ada5-cc1cfa0f14f4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/61698a3c-5923-47ef-84be-10a1a3b93f5d/extra_specs/key2 returned with HTTP 403 Aug 01 14:03:50.322824 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1161/4656] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 14:03:50 2026] PUT /volume/v3/types/61698a3c-5923-47ef-84be-10a1a3b93f5d/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.329522 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ca3bbb3-88e3-49a9-96dc-ab9406614892 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.331588 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ca3bbb3-88e3-49a9-96dc-ab9406614892 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] POST https://10.4.3.223/volume/v3/types Aug 01 14:03:50.332378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ca3bbb3-88e3-49a9-96dc-ab9406614892 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.334258 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-3ca3bbb3-88e3-49a9-96dc-ab9406614892 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.334457 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ca3bbb3-88e3-49a9-96dc-ab9406614892 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types returned with HTTP 403 Aug 01 14:03:50.334886 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1170/4657] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:03:50 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 01 14:03:50.341649 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0aa8f1ad-5153-4a5b-8f6b-b7dd2badfdb1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.343631 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0aa8f1ad-5153-4a5b-8f6b-b7dd2badfdb1 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:03:50.343969 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0aa8f1ad-5153-4a5b-8f6b-b7dd2badfdb1 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1317513118", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.358270 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0aa8f1ad-5153-4a5b-8f6b-b7dd2badfdb1 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:03:50.358652 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1177/4658] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:03:50 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.365912 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-512cd43f-5fe5-4316-9085-330970a3be03 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.367673 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-512cd43f-5fe5-4316-9085-330970a3be03 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] POST https://10.4.3.223/volume/v3/types/550df4b4-9454-4891-9aef-8fb07991e20b/encryption Aug 01 14:03:50.367994 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-512cd43f-5fe5-4316-9085-330970a3be03 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.381483 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-512cd43f-5fe5-4316-9085-330970a3be03 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types/550df4b4-9454-4891-9aef-8fb07991e20b/encryption returned with HTTP 200 Aug 01 14:03:50.381828 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1151/4659] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:03:50 2026] POST /volume/v3/types/550df4b4-9454-4891-9aef-8fb07991e20b/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.389521 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f6f71af9-4a28-461d-a6ff-9b985d41fd87 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.391427 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f6f71af9-4a28-461d-a6ff-9b985d41fd87 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] DELETE https://10.4.3.223/volume/v3/types/550df4b4-9454-4891-9aef-8fb07991e20b/encryption/52fcd5ee-ecdc-4d93-9ff4-d9eb5ac6753b Aug 01 14:03:50.391648 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f6f71af9-4a28-461d-a6ff-9b985d41fd87 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.391870 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f6f71af9-4a28-461d-a6ff-9b985d41fd87 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.392551 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-f6f71af9-4a28-461d-a6ff-9b985d41fd87 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.392757 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f6f71af9-4a28-461d-a6ff-9b985d41fd87 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/550df4b4-9454-4891-9aef-8fb07991e20b/encryption/52fcd5ee-ecdc-4d93-9ff4-d9eb5ac6753b returned with HTTP 403 Aug 01 14:03:50.393167 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1162/4660] 10.4.3.223 () {66 vars in 1489 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/types/550df4b4-9454-4891-9aef-8fb07991e20b/encryption/52fcd5ee-ecdc-4d93-9ff4-d9eb5ac6753b => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.399782 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b9eb89cf-ebb5-4f4b-9605-ef34666823db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.401469 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9eb89cf-ebb5-4f4b-9605-ef34666823db tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:03:50.401803 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9eb89cf-ebb5-4f4b-9605-ef34666823db tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1746167958", "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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.416554 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9eb89cf-ebb5-4f4b-9605-ef34666823db tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:03:50.416970 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1171/4661] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:03:50 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.423902 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4740c00c-39f4-4b8f-beb8-5f8dadb05986 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.425641 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4740c00c-39f4-4b8f-beb8-5f8dadb05986 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] DELETE https://10.4.3.223/volume/v3/types/78c4f446-fde1-401f-958d-4cfa9fa707b8/extra_specs/key1 Aug 01 14:03:50.425854 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4740c00c-39f4-4b8f-beb8-5f8dadb05986 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.426058 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4740c00c-39f4-4b8f-beb8-5f8dadb05986 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.431252 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-4740c00c-39f4-4b8f-beb8-5f8dadb05986 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.431500 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4740c00c-39f4-4b8f-beb8-5f8dadb05986 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/78c4f446-fde1-401f-958d-4cfa9fa707b8/extra_specs/key1 returned with HTTP 403 Aug 01 14:03:50.431924 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1178/4662] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/types/78c4f446-fde1-401f-958d-4cfa9fa707b8/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.439426 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9bd56331-eaf8-4388-96de-ec0cc1e30db7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.441478 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9bd56331-eaf8-4388-96de-ec0cc1e30db7 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:03:50.441844 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9bd56331-eaf8-4388-96de-ec0cc1e30db7 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1080379666", "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=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.456590 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9bd56331-eaf8-4388-96de-ec0cc1e30db7 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:03:50.456976 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1152/4663] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:03:50 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.464892 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2ea8c4fb-94af-41f2-9294-33265d084c05 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.466756 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2ea8c4fb-94af-41f2-9294-33265d084c05 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] DELETE https://10.4.3.223/volume/v3/types/0e38f6ae-4d89-4349-a64f-742fc2c2a1cd Aug 01 14:03:50.466948 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2ea8c4fb-94af-41f2-9294-33265d084c05 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.467162 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2ea8c4fb-94af-41f2-9294-33265d084c05 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.467879 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-2ea8c4fb-94af-41f2-9294-33265d084c05 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.468073 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2ea8c4fb-94af-41f2-9294-33265d084c05 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/0e38f6ae-4d89-4349-a64f-742fc2c2a1cd returned with HTTP 403 Aug 01 14:03:50.468555 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1163/4664] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/types/0e38f6ae-4d89-4349-a64f-742fc2c2a1cd => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.475862 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6eedff49-aacf-4159-8f83-0ec3c69c11b8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.477779 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6eedff49-aacf-4159-8f83-0ec3c69c11b8 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] GET https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs Aug 01 14:03:50.477961 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6eedff49-aacf-4159-8f83-0ec3c69c11b8 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.478157 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6eedff49-aacf-4159-8f83-0ec3c69c11b8 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.485418 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6eedff49-aacf-4159-8f83-0ec3c69c11b8 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs returned with HTTP 200 Aug 01 14:03:50.485760 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1172/4665] 10.4.3.223 () {66 vars in 1378 bytes} [Sat Aug 1 14:03:50 2026] GET /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.493963 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-434c262e-76a7-45a0-8ac0-8bd04f6565c4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.495684 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-434c262e-76a7-45a0-8ac0-8bd04f6565c4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] GET https://10.4.3.223/volume/v3/types Aug 01 14:03:50.495864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-434c262e-76a7-45a0-8ac0-8bd04f6565c4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.496050 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-434c262e-76a7-45a0-8ac0-8bd04f6565c4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.496773 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-434c262e-76a7-45a0-8ac0-8bd04f6565c4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:03:50.519804 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-434c262e-76a7-45a0-8ac0-8bd04f6565c4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:03:50.520262 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1179/4666] 10.4.3.223 () {66 vars in 1231 bytes} [Sat Aug 1 14:03:50 2026] GET /volume/v3/types => generated 2584 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:50.529988 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d5689f43-2927-4e9a-946e-121324ce77f1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.531790 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d5689f43-2927-4e9a-946e-121324ce77f1 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] GET https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption/cipher Aug 01 14:03:50.531971 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d5689f43-2927-4e9a-946e-121324ce77f1 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.532172 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d5689f43-2927-4e9a-946e-121324ce77f1 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.532788 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.policy [None req-d5689f43-2927-4e9a-946e-121324ce77f1 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100200) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.532971 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d5689f43-2927-4e9a-946e-121324ce77f1 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption/cipher returned with HTTP 403 Aug 01 14:03:50.533418 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1153/4667] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 14:03:50 2026] GET /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.539535 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-916612da-eea0-47ac-81a5-1af4ae6a8cba None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.541569 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-916612da-eea0-47ac-81a5-1af4ae6a8cba tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] GET https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption Aug 01 14:03:50.541732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-916612da-eea0-47ac-81a5-1af4ae6a8cba tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.541899 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-916612da-eea0-47ac-81a5-1af4ae6a8cba tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.542465 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-916612da-eea0-47ac-81a5-1af4ae6a8cba tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.542610 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-916612da-eea0-47ac-81a5-1af4ae6a8cba tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption returned with HTTP 403 Aug 01 14:03:50.543088 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1164/4668] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 14:03:50 2026] GET /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.550033 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-63a2c84f-b9f5-41f2-8220-b677a5bf3608 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.552024 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63a2c84f-b9f5-41f2-8220-b677a5bf3608 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] GET https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs/multiattach Aug 01 14:03:50.552275 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63a2c84f-b9f5-41f2-8220-b677a5bf3608 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.552534 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63a2c84f-b9f5-41f2-8220-b677a5bf3608 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.559796 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63a2c84f-b9f5-41f2-8220-b677a5bf3608 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs/multiattach returned with HTTP 200 Aug 01 14:03:50.560148 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1173/4669] 10.4.3.223 () {66 vars in 1414 bytes} [Sat Aug 1 14:03:50 2026] GET /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:03:50.566866 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-abbb9a52-cd57-4b96-b953-d5f73c7916e2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.568479 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abbb9a52-cd57-4b96-b953-d5f73c7916e2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] GET https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs/volume_backend_name Aug 01 14:03:50.568661 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abbb9a52-cd57-4b96-b953-d5f73c7916e2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.568831 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abbb9a52-cd57-4b96-b953-d5f73c7916e2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.575861 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abbb9a52-cd57-4b96-b953-d5f73c7916e2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs/volume_backend_name returned with HTTP 404 Aug 01 14:03:50.576250 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1180/4670] 10.4.3.223 () {66 vars in 1438 bytes} [Sat Aug 1 14:03:50 2026] GET /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.583590 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-23e89f6c-0591-4a74-87b9-6ff2bfb84c60 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.585043 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-23e89f6c-0591-4a74-87b9-6ff2bfb84c60 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] GET https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12 Aug 01 14:03:50.585205 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-23e89f6c-0591-4a74-87b9-6ff2bfb84c60 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.585436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-23e89f6c-0591-4a74-87b9-6ff2bfb84c60 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.590872 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-23e89f6c-0591-4a74-87b9-6ff2bfb84c60 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12 returned with HTTP 200 Aug 01 14:03:50.591180 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1154/4671] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:03:50 2026] GET /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12 => generated 318 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.600097 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a68d15e-cfc9-4e79-902d-39136409300c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.602626 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a68d15e-cfc9-4e79-902d-39136409300c tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] PUT https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption/87867fdd-535f-4a49-b1a5-810250655c41 Aug 01 14:03:50.603093 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a68d15e-cfc9-4e79-902d-39136409300c tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.605574 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-7a68d15e-cfc9-4e79-902d-39136409300c tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.605796 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a68d15e-cfc9-4e79-902d-39136409300c tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption/87867fdd-535f-4a49-b1a5-810250655c41 returned with HTTP 403 Aug 01 14:03:50.606335 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1165/4672] 10.4.3.223 () {68 vars in 1506 bytes} [Sat Aug 1 14:03:50 2026] PUT /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/encryption/87867fdd-535f-4a49-b1a5-810250655c41 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.614961 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-35d1e8a9-8452-4ef7-97cb-3361cccaa8fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.616702 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35d1e8a9-8452-4ef7-97cb-3361cccaa8fe tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] PUT https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs/key1 Aug 01 14:03:50.617042 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35d1e8a9-8452-4ef7-97cb-3361cccaa8fe tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.618852 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-35d1e8a9-8452-4ef7-97cb-3361cccaa8fe tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.619026 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35d1e8a9-8452-4ef7-97cb-3361cccaa8fe tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs/key1 returned with HTTP 403 Aug 01 14:03:50.619463 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1174/4673] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 14:03:50 2026] PUT /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.626082 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-739375be-4dec-489f-b88d-63eeccd7256e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.627692 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-739375be-4dec-489f-b88d-63eeccd7256e tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] PUT https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12 Aug 01 14:03:50.628012 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-739375be-4dec-489f-b88d-63eeccd7256e tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:50.630063 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-739375be-4dec-489f-b88d-63eeccd7256e tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f36360a47a494283b2256cea5c37985c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c7e60a5c1ae4fb5ae3239fcb60646ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:03:50.630254 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-739375be-4dec-489f-b88d-63eeccd7256e tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-member] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12 returned with HTTP 403 Aug 01 14:03:50.630641 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1181/4674] 10.4.3.223 () {68 vars in 1362 bytes} [Sat Aug 1 14:03:50 2026] PUT /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.636777 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-aa727c9b-1098-4bc1-acd1-05e6e52bf122 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.638239 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aa727c9b-1098-4bc1-acd1-05e6e52bf122 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] DELETE https://10.4.3.223/volume/v3/types/0e38f6ae-4d89-4349-a64f-742fc2c2a1cd Aug 01 14:03:50.638432 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aa727c9b-1098-4bc1-acd1-05e6e52bf122 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.638626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aa727c9b-1098-4bc1-acd1-05e6e52bf122 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.658374 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aa727c9b-1098-4bc1-acd1-05e6e52bf122 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types/0e38f6ae-4d89-4349-a64f-742fc2c2a1cd returned with HTTP 202 Aug 01 14:03:50.658788 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1155/4675] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/types/0e38f6ae-4d89-4349-a64f-742fc2c2a1cd => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:50.665316 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9224696b-678d-47b2-a2b3-7f5a75003e8d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.667010 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9224696b-678d-47b2-a2b3-7f5a75003e8d tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] DELETE https://10.4.3.223/volume/v3/types/78c4f446-fde1-401f-958d-4cfa9fa707b8 Aug 01 14:03:50.667198 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9224696b-678d-47b2-a2b3-7f5a75003e8d tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.667452 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9224696b-678d-47b2-a2b3-7f5a75003e8d tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.669982 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=406,cinder:UPDATE=123,cinder:INSERT=77 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:03:50.691072 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9224696b-678d-47b2-a2b3-7f5a75003e8d tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types/78c4f446-fde1-401f-958d-4cfa9fa707b8 returned with HTTP 202 Aug 01 14:03:50.691493 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1166/4676] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/types/78c4f446-fde1-401f-958d-4cfa9fa707b8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:50.698694 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-06fc834b-db51-424c-8eec-bd5b6bba16a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.700715 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06fc834b-db51-424c-8eec-bd5b6bba16a4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] DELETE https://10.4.3.223/volume/v3/types/550df4b4-9454-4891-9aef-8fb07991e20b Aug 01 14:03:50.700907 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06fc834b-db51-424c-8eec-bd5b6bba16a4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.701112 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06fc834b-db51-424c-8eec-bd5b6bba16a4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.723948 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06fc834b-db51-424c-8eec-bd5b6bba16a4 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types/550df4b4-9454-4891-9aef-8fb07991e20b returned with HTTP 202 Aug 01 14:03:50.724379 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1175/4677] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/types/550df4b4-9454-4891-9aef-8fb07991e20b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:50.732526 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4d0726a2-9629-4b71-9f23-1234a1bd89c2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.734232 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d0726a2-9629-4b71-9f23-1234a1bd89c2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] DELETE https://10.4.3.223/volume/v3/types/61698a3c-5923-47ef-84be-10a1a3b93f5d Aug 01 14:03:50.734473 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d0726a2-9629-4b71-9f23-1234a1bd89c2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.734705 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d0726a2-9629-4b71-9f23-1234a1bd89c2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.755908 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d0726a2-9629-4b71-9f23-1234a1bd89c2 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types/61698a3c-5923-47ef-84be-10a1a3b93f5d returned with HTTP 202 Aug 01 14:03:50.756226 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1182/4678] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/types/61698a3c-5923-47ef-84be-10a1a3b93f5d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:50.763477 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a0f31448-4744-4a56-b5da-ff9250c559f9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.765753 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a0f31448-4744-4a56-b5da-ff9250c559f9 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] DELETE https://10.4.3.223/volume/v3/types/580a3dad-ce17-43e6-93be-6018bd1ad8b1 Aug 01 14:03:50.766022 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a0f31448-4744-4a56-b5da-ff9250c559f9 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.766342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a0f31448-4744-4a56-b5da-ff9250c559f9 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.794409 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a0f31448-4744-4a56-b5da-ff9250c559f9 tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types/580a3dad-ce17-43e6-93be-6018bd1ad8b1 returned with HTTP 202 Aug 01 14:03:50.794892 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1156/4679] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/types/580a3dad-ce17-43e6-93be-6018bd1ad8b1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:50.802528 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-87e6fb0f-984e-4ac7-b982-05e066b1d74d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.804676 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87e6fb0f-984e-4ac7-b982-05e066b1d74d tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] DELETE https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12 Aug 01 14:03:50.804885 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87e6fb0f-984e-4ac7-b982-05e066b1d74d tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.805096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87e6fb0f-984e-4ac7-b982-05e066b1d74d tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.820159 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-faf138dc-6089-4bbc-b005-574f7ac7b021 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.822176 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-faf138dc-6089-4bbc-b005-574f7ac7b021 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 Aug 01 14:03:50.822544 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-faf138dc-6089-4bbc-b005-574f7ac7b021 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.822720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-faf138dc-6089-4bbc-b005-574f7ac7b021 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.829469 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-faf138dc-6089-4bbc-b005-574f7ac7b021 tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 returned with HTTP 404 Aug 01 14:03:50.829983 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1176/4680] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:50 2026] GET /volume/v3/volumes/9d419243-8484-4e25-a5a9-57d2270b5d16 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:50.832180 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87e6fb0f-984e-4ac7-b982-05e066b1d74d tempest-VolumeTypesMemberTests-1242023115 tempest-VolumeTypesMemberTests-1242023115-project-admin] https://10.4.3.223/volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12 returned with HTTP 202 Aug 01 14:03:50.832581 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1167/4681] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/types/d3c23c28-0284-4b7a-943f-9551a7ca5d12 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:50.854875 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-85aae366-788f-44bf-82e0-ce051be31891 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.856794 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85aae366-788f-44bf-82e0-ce051be31891 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 Aug 01 14:03:50.857043 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85aae366-788f-44bf-82e0-ce051be31891 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.857332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85aae366-788f-44bf-82e0-ce051be31891 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.857552 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-85aae366-788f-44bf-82e0-ce051be31891 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: 9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 Aug 01 14:03:50.867670 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:50.867670 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:50.868324 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-85aae366-788f-44bf-82e0-ce051be31891 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:50.882291 np0000006308 devstack@c-api.service[100202]: WARNING cinder.keymgr.conf_key_mgr [None req-85aae366-788f-44bf-82e0-ce051be31891 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 14:03:50.891074 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-85aae366-788f-44bf-82e0-ce051be31891 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume request issued successfully. Aug 01 14:03:50.891287 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85aae366-788f-44bf-82e0-ce051be31891 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 returned with HTTP 202 Aug 01 14:03:50.891770 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1183/4682] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:50.900449 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c92c7492-3207-42b4-aee5-831ff738eb78 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.903015 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c92c7492-3207-42b4-aee5-831ff738eb78 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 Aug 01 14:03:50.903307 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c92c7492-3207-42b4-aee5-831ff738eb78 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.903572 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c92c7492-3207-42b4-aee5-831ff738eb78 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.911679 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:50.911679 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:50.915921 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c92c7492-3207-42b4-aee5-831ff738eb78 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:50.921006 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c92c7492-3207-42b4-aee5-831ff738eb78 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 returned with HTTP 200 Aug 01 14:03:50.921436 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1157/4683] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:50 2026] GET /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:50.945589 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-288e6332-fe6c-4000-b1b4-464ce2034f6a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.947547 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-288e6332-fe6c-4000-b1b4-464ce2034f6a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] DELETE https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:03:50.947760 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-288e6332-fe6c-4000-b1b4-464ce2034f6a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.947952 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-288e6332-fe6c-4000-b1b4-464ce2034f6a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.948106 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-288e6332-fe6c-4000-b1b4-464ce2034f6a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Delete volume with id: 65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:03:50.955066 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:50.955066 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:50.955660 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-288e6332-fe6c-4000-b1b4-464ce2034f6a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:50.976385 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-288e6332-fe6c-4000-b1b4-464ce2034f6a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Delete volume request issued successfully. Aug 01 14:03:50.976668 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-288e6332-fe6c-4000-b1b4-464ce2034f6a tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 202 Aug 01 14:03:50.977202 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1177/4684] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:03:50 2026] DELETE /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:50.987302 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b88d0894-3876-42d6-83ba-5bcb593ed8ff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:50.989600 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b88d0894-3876-42d6-83ba-5bcb593ed8ff tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:03:50.989823 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b88d0894-3876-42d6-83ba-5bcb593ed8ff tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:50.990063 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b88d0894-3876-42d6-83ba-5bcb593ed8ff tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:50.999465 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:50.999465 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:51.004391 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b88d0894-3876-42d6-83ba-5bcb593ed8ff tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Volume info retrieved successfully. Aug 01 14:03:51.009923 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b88d0894-3876-42d6-83ba-5bcb593ed8ff tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 200 Aug 01 14:03:51.010371 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1168/4685] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:50 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:51.939127 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6903b94d-9f6a-4e05-8dd0-8db4aa4f2c0b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:51.941032 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6903b94d-9f6a-4e05-8dd0-8db4aa4f2c0b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 Aug 01 14:03:51.941334 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6903b94d-9f6a-4e05-8dd0-8db4aa4f2c0b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:51.941531 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6903b94d-9f6a-4e05-8dd0-8db4aa4f2c0b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:51.947586 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6903b94d-9f6a-4e05-8dd0-8db4aa4f2c0b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 returned with HTTP 404 Aug 01 14:03:51.948050 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1184/4686] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:51 2026] GET /volume/v3/volumes/9a32beb4-108b-4d2a-92d6-0c5be3f9e3a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:51.954609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e8002fb7-ffb9-4019-8b09-c599146a90e2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:51.956390 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e8002fb7-ffb9-4019-8b09-c599146a90e2 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 14:03:51.956638 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e8002fb7-ffb9-4019-8b09-c599146a90e2 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:51.956910 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e8002fb7-ffb9-4019-8b09-c599146a90e2 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Calling method 'detail' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:51.957788 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e8002fb7-ffb9-4019-8b09-c599146a90e2 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:03:51.965786 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e8002fb7-ffb9-4019-8b09-c599146a90e2 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Get all volumes completed successfully. Aug 01 14:03:51.967175 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:51.967175 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:51.971262 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e8002fb7-ffb9-4019-8b09-c599146a90e2 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 14:03:51.971701 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1158/4687] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 14:03:51 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 01 14:03:51.985349 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-af870bc6-e198-4745-9eea-599179472861 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:51.987077 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af870bc6-e198-4745-9eea-599179472861 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] DELETE https://10.4.3.223/volume/v3/types/20422e2d-4ac4-43fd-b288-8c8e50bf6be3 Aug 01 14:03:51.987322 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af870bc6-e198-4745-9eea-599179472861 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:51.987544 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af870bc6-e198-4745-9eea-599179472861 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:52.013825 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af870bc6-e198-4745-9eea-599179472861 tempest-TestVolumeBootPattern-1988703854 tempest-TestVolumeBootPattern-1988703854-project-admin] https://10.4.3.223/volume/v3/types/20422e2d-4ac4-43fd-b288-8c8e50bf6be3 returned with HTTP 202 Aug 01 14:03:52.014335 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1178/4688] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:03:51 2026] DELETE /volume/v3/types/20422e2d-4ac4-43fd-b288-8c8e50bf6be3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:52.023895 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f5eda165-0382-45d6-bbc9-01ee9cfbe6ce None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:52.025964 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f5eda165-0382-45d6-bbc9-01ee9cfbe6ce tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] GET https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 Aug 01 14:03:52.025964 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f5eda165-0382-45d6-bbc9-01ee9cfbe6ce tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:52.026157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f5eda165-0382-45d6-bbc9-01ee9cfbe6ce tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:52.032895 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f5eda165-0382-45d6-bbc9-01ee9cfbe6ce tempest-AttachVolumeNegativeTest-838019495 tempest-AttachVolumeNegativeTest-838019495-project-member] https://10.4.3.223/volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 returned with HTTP 404 Aug 01 14:03:52.033440 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1169/4689] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:52 2026] GET /volume/v3/volumes/65f03a84-ea55-4f18-b9a4-52c29954ee11 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:52.044191 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:52.046575 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:52.046575 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-483881267", "snapshot_id": null, "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "volume_type": null, "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:52.048552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-483881267', 'snapshot_id': None, 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'volume_type': None, 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:52.265287 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume of 1 GB Aug 01 14:03:52.270422 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Availability Zones retrieved successfully. Aug 01 14:03:52.277639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (8075d20e-6b3c-42cb-8c6b-e16c4437770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:52.278982 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef3c8e8-b49b-44bb-bc83-c1aa381cf402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:52.280178 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:52.334663 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef3c8e8-b49b-44bb-bc83-c1aa381cf402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:52.335445 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d476d118-868d-46d8-9a74-be5620e59637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:52.383968 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['a89a7213-034e-4781-9407-89133bb224a3', 'cf5bd736-d3ed-4e93-86ff-dda6273c43b9', '36594947-1dfa-4cab-b7a9-3bc58ed9892f', '4c6461d3-bdaa-4439-8c4e-85198fd5204c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:52.384720 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d476d118-868d-46d8-9a74-be5620e59637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a89a7213-034e-4781-9407-89133bb224a3', 'cf5bd736-d3ed-4e93-86ff-dda6273c43b9', '36594947-1dfa-4cab-b7a9-3bc58ed9892f', '4c6461d3-bdaa-4439-8c4e-85198fd5204c']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:52.385473 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f07bf41-3804-4e94-9b87-85585c262c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:52.405269 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f07bf41-3804-4e94-9b87-85585c262c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3316cb3-e2da-4678-a7af-971cd4dd7247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-483881267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['a89a7213-034e-4781-9407-89133bb224a3','cf5bd736-d3ed-4e93-86ff-dda6273c43b9','36594947-1dfa-4cab-b7a9-3bc58ed9892f','4c6461d3-bdaa-4439-8c4e-85198fd5204c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-483881267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3316cb3-e2da-4678-a7af-971cd4dd7247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9808655a594b319176b356ed718047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c995057415c415b8a1ad88dac9790f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:52.405917 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596c5399-89de-4122-a951-955158fe46ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:52.423015 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596c5399-89de-4122-a951-955158fe46ae) transitioned into state 'SUCCESS' from state '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-483881267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['a89a7213-034e-4781-9407-89133bb224a3','cf5bd736-d3ed-4e93-86ff-dda6273c43b9','36594947-1dfa-4cab-b7a9-3bc58ed9892f','4c6461d3-bdaa-4439-8c4e-85198fd5204c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:52.423848 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9f3c1d-42d9-4548-9b87-973dd8f52986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:52.433274 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9f3c1d-42d9-4548-9b87-973dd8f52986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:52.434115 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (8075d20e-6b3c-42cb-8c6b-e16c4437770c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:52.434626 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request issued successfully. Aug 01 14:03:52.435370 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2e31a87-3cdc-4c64-b02b-a028faae0ed6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:52.437900 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1185/4690] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:03:52 2026] POST /volume/v3/volumes => generated 758 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:52.449412 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a4cdfe78-ff4d-4c24-a746-146751b4258e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:52.451095 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a4cdfe78-ff4d-4c24-a746-146751b4258e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:03:52.451341 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a4cdfe78-ff4d-4c24-a746-146751b4258e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:52.451555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a4cdfe78-ff4d-4c24-a746-146751b4258e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:52.458255 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:52.458255 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:52.462348 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a4cdfe78-ff4d-4c24-a746-146751b4258e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:52.466764 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a4cdfe78-ff4d-4c24-a746-146751b4258e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 returned with HTTP 200 Aug 01 14:03:52.467197 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1159/4691] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:52 2026] GET /volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:03:53.479640 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cbc2849d-f2e6-4f9c-b572-2276d61a2a84 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:53.481313 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbc2849d-f2e6-4f9c-b572-2276d61a2a84 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:03:53.481504 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbc2849d-f2e6-4f9c-b572-2276d61a2a84 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:53.481708 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbc2849d-f2e6-4f9c-b572-2276d61a2a84 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:53.488363 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:53.488363 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:53.492052 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cbc2849d-f2e6-4f9c-b572-2276d61a2a84 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:53.496938 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbc2849d-f2e6-4f9c-b572-2276d61a2a84 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 returned with HTTP 200 Aug 01 14:03:53.497516 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1179/4692] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:53 2026] GET /volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:53.510018 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f19ef734-418b-42da-a87f-34c0af94295f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:53.511834 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f19ef734-418b-42da-a87f-34c0af94295f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:03:53.512020 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f19ef734-418b-42da-a87f-34c0af94295f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:53.512204 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f19ef734-418b-42da-a87f-34c0af94295f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:53.519460 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:53.519460 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:53.523386 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f19ef734-418b-42da-a87f-34c0af94295f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:53.528051 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f19ef734-418b-42da-a87f-34c0af94295f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 returned with HTTP 200 Aug 01 14:03:53.528464 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1170/4693] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:03:53 2026] GET /volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:54.458542 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-4bc26982-9615-4e69-94a0-3cc30403b0c4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:54.460636 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-4bc26982-9615-4e69-94a0-3cc30403b0c4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:03:54.460809 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-4bc26982-9615-4e69-94a0-3cc30403b0c4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:54.460970 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-4bc26982-9615-4e69-94a0-3cc30403b0c4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:54.467509 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:54.467509 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:54.470781 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-4bc26982-9615-4e69-94a0-3cc30403b0c4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:54.475185 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-4bc26982-9615-4e69-94a0-3cc30403b0c4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 returned with HTTP 200 Aug 01 14:03:54.475618 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1186/4694] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:54 2026] GET /volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:54.877685 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-673071f9-57f6-4c22-9bdb-f6fd6eb701a6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:54.879890 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-673071f9-57f6-4c22-9bdb-f6fd6eb701a6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:03:54.880091 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-673071f9-57f6-4c22-9bdb-f6fd6eb701a6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:54.880308 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-673071f9-57f6-4c22-9bdb-f6fd6eb701a6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:54.888141 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:54.888141 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:54.891959 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-673071f9-57f6-4c22-9bdb-f6fd6eb701a6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:54.896201 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-673071f9-57f6-4c22-9bdb-f6fd6eb701a6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 returned with HTTP 200 Aug 01 14:03:54.896578 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1160/4695] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:54 2026] GET /volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:54.906335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-36f46f48-d3f8-4d92-9474-67009111b030 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:54.906721 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36f46f48-d3f8-4d92-9474-67009111b030 None None] GET https://10.4.3.223/volume// Aug 01 14:03:54.906882 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36f46f48-d3f8-4d92-9474-67009111b030 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:54.907071 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36f46f48-d3f8-4d92-9474-67009111b030 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:54.907405 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36f46f48-d3f8-4d92-9474-67009111b030 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:54.907651 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1180/4696] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:03: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 01 14:03:54.915016 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-536e9ae2-6c53-4a1a-b149-2051426adff5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:54.916913 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-536e9ae2-6c53-4a1a-b149-2051426adff5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:03:54.917259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-536e9ae2-6c53-4a1a-b149-2051426adff5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3316cb3-e2da-4678-a7af-971cd4dd7247", "connector": null, "instance_uuid": "6497c8eb-2b30-47b0-bb06-c4b5fd937653"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:54.924697 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:54.924697 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:54.945185 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-536e9ae2-6c53-4a1a-b149-2051426adff5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:03:54.945738 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1171/4697] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:03:54 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 01 14:03:54.966123 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:54.968102 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:03:54.968488 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-961442852", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:54.969994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-961442852', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:03:54.970103 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Create volume of 1 GB Aug 01 14:03:54.974202 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Availability Zones retrieved successfully. Aug 01 14:03:54.979438 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Flow 'volume_create_api' (48215034-35ae-43e8-91a8-5feb6a4e76bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:54.980301 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409c245b-aeb6-4ac6-9f53-47ed05add7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:54.981132 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:03:55.003731 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409c245b-aeb6-4ac6-9f53-47ed05add7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:55.004463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddff965-d327-445f-b4c1-66e79365b64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:55.057221 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Created reservations ['aeb7dbcc-ca4c-4993-af76-0043eef76794', '606e68e1-0092-4487-ad6d-8b85716b77f4', '41bdfc63-d7b3-4e36-8bd7-dddb3c6fdc70', '42f532d1-259a-4441-b791-dae853adaa00'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:55.058324 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddff965-d327-445f-b4c1-66e79365b64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeb7dbcc-ca4c-4993-af76-0043eef76794', '606e68e1-0092-4487-ad6d-8b85716b77f4', '41bdfc63-d7b3-4e36-8bd7-dddb3c6fdc70', '42f532d1-259a-4441-b791-dae853adaa00']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:55.059355 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ae8de7-4c23-4acf-aaee-09022463f305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:55.083496 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ae8de7-4c23-4acf-aaee-09022463f305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e377ac-d13a-4351-b50b-77b95fc3314e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-961442852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89d242c43e1a43eb96d690306a3dccf7',qos_specs=None,replication_status=,reservations=['aeb7dbcc-ca4c-4993-af76-0043eef76794','606e68e1-0092-4487-ad6d-8b85716b77f4','41bdfc63-d7b3-4e36-8bd7-dddb3c6fdc70','42f532d1-259a-4441-b791-dae853adaa00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99f289a81f64f7b86138ce4334d5282',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-961442852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e377ac-d13a-4351-b50b-77b95fc3314e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89d242c43e1a43eb96d690306a3dccf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d99f289a81f64f7b86138ce4334d5282',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:55.084080 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34aa9abe-8c6c-45f3-96d9-be0263fcd7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:55.126137 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34aa9abe-8c6c-45f3-96d9-be0263fcd7af) transitioned into state 'SUCCESS' from state '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-961442852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89d242c43e1a43eb96d690306a3dccf7',qos_specs=None,replication_status=,reservations=['aeb7dbcc-ca4c-4993-af76-0043eef76794','606e68e1-0092-4487-ad6d-8b85716b77f4','41bdfc63-d7b3-4e36-8bd7-dddb3c6fdc70','42f532d1-259a-4441-b791-dae853adaa00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99f289a81f64f7b86138ce4334d5282',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:55.126800 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ea605f-868c-488c-8e36-a6d00c9fca52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:03:55.134336 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ea605f-868c-488c-8e36-a6d00c9fca52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:03:55.135022 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Flow 'volume_create_api' (48215034-35ae-43e8-91a8-5feb6a4e76bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:03:55.135325 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Create volume request issued successfully. Aug 01 14:03:55.135928 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-c695952a-3d86-41df-bdfa-06c2a4c4a880 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:03:55.136480 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1187/4698] 10.4.3.223 () {72 vars in 1541 bytes} [Sat Aug 1 14:03:54 2026] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:55.144080 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-d863dc3e-bfe8-4373-a47f-1f8fed12b33e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:55.145990 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-d863dc3e-bfe8-4373-a47f-1f8fed12b33e tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] GET https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:55.146188 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-d863dc3e-bfe8-4373-a47f-1f8fed12b33e tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:55.146388 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-d863dc3e-bfe8-4373-a47f-1f8fed12b33e tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:55.152356 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:55.152356 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:55.155284 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-d863dc3e-bfe8-4373-a47f-1f8fed12b33e tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Volume info retrieved successfully. Aug 01 14:03:55.159230 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-426b3b7c-5e6b-4b26-8304-adc4e0c91ff1 req-d863dc3e-bfe8-4373-a47f-1f8fed12b33e tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e returned with HTTP 200 Aug 01 14:03:55.159596 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1161/4699] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:55 2026] GET /volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:55.181948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-39b14f61-ce32-4b70-aa49-1233d4882bef req-96c01a83-967a-44c7-9c6a-bc33d5ef203b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:55.183912 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-39b14f61-ce32-4b70-aa49-1233d4882bef req-96c01a83-967a-44c7-9c6a-bc33d5ef203b tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] GET https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:55.184088 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-39b14f61-ce32-4b70-aa49-1233d4882bef req-96c01a83-967a-44c7-9c6a-bc33d5ef203b tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:55.184323 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-39b14f61-ce32-4b70-aa49-1233d4882bef req-96c01a83-967a-44c7-9c6a-bc33d5ef203b tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:55.191250 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:55.191250 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:55.194490 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-39b14f61-ce32-4b70-aa49-1233d4882bef req-96c01a83-967a-44c7-9c6a-bc33d5ef203b tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Volume info retrieved successfully. Aug 01 14:03:55.198387 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-39b14f61-ce32-4b70-aa49-1233d4882bef req-96c01a83-967a-44c7-9c6a-bc33d5ef203b tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e returned with HTTP 200 Aug 01 14:03:55.198750 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1181/4700] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:55 2026] GET /volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:55.562019 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7b885c36-2e49-4f5b-a172-4bf88e0e2db7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:55.562517 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7b885c36-2e49-4f5b-a172-4bf88e0e2db7 None None] GET https://10.4.3.223/volume// Aug 01 14:03:55.562760 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7b885c36-2e49-4f5b-a172-4bf88e0e2db7 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:55.563044 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7b885c36-2e49-4f5b-a172-4bf88e0e2db7 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:55.563483 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7b885c36-2e49-4f5b-a172-4bf88e0e2db7 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:03:55.563840 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1172/4701] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:03: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 01 14:03:55.571863 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-e3655e0d-f4dd-48f1-a0f4-0de749e37d17 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:55.574078 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-e3655e0d-f4dd-48f1-a0f4-0de749e37d17 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:03:55.574369 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-e3655e0d-f4dd-48f1-a0f4-0de749e37d17 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:55.574638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-e3655e0d-f4dd-48f1-a0f4-0de749e37d17 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:55.583368 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:55.583368 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:55.587135 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-e3655e0d-f4dd-48f1-a0f4-0de749e37d17 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:03:55.591884 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-e3655e0d-f4dd-48f1-a0f4-0de749e37d17 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 returned with HTTP 200 Aug 01 14:03:55.592400 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1188/4702] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:03:55 2026] GET /volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 => generated 1545 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:03:55.694513 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-37d8df7f-2451-42b2-834f-0fa4a2321293 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:55.696641 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-37d8df7f-2451-42b2-834f-0fa4a2321293 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] PUT https://10.4.3.223/volume/v3/attachments/268c6277-3f5e-4bf0-99b6-1dcf70247f53 Aug 01 14:03:55.697023 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-37d8df7f-2451-42b2-834f-0fa4a2321293 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:55.704126 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-37d8df7f-2451-42b2-834f-0fa4a2321293 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Acquiring lock "cinder-attachment_update-c3316cb3-e2da-4678-a7af-971cd4dd7247-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:03:55.708041 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-37d8df7f-2451-42b2-834f-0fa4a2321293 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-c3316cb3-e2da-4678-a7af-971cd4dd7247-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:03:55.708868 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:55.708868 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:55.770093 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-37d8df7f-2451-42b2-834f-0fa4a2321293 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-c3316cb3-e2da-4678-a7af-971cd4dd7247-np0000006308" released by "attachment_update" :: held 0.062s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:03:55.770448 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-37d8df7f-2451-42b2-834f-0fa4a2321293 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/268c6277-3f5e-4bf0-99b6-1dcf70247f53 returned with HTTP 200 Aug 01 14:03:55.770903 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1162/4703] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:03:55 2026] PUT /volume/v3/attachments/268c6277-3f5e-4bf0-99b6-1dcf70247f53 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:03:55.788886 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-59f6dcd1-365c-4dbf-94a5-d0d9ba2108e4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:55.790746 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-59f6dcd1-365c-4dbf-94a5-d0d9ba2108e4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments/268c6277-3f5e-4bf0-99b6-1dcf70247f53/action Aug 01 14:03:55.791073 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-59f6dcd1-365c-4dbf-94a5-d0d9ba2108e4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:03:55.791198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-59f6dcd1-365c-4dbf-94a5-d0d9ba2108e4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:55.804617 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:55.804617 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:55.813906 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5d39f971-fdc2-4bdc-a5f3-1ef0c18f5797 req-59f6dcd1-365c-4dbf-94a5-d0d9ba2108e4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/268c6277-3f5e-4bf0-99b6-1dcf70247f53/action returned with HTTP 204 Aug 01 14:03:55.814334 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1182/4704] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:03:55 2026] POST /volume/v3/attachments/268c6277-3f5e-4bf0-99b6-1dcf70247f53/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:56.222294 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3f609baf-ddf8-4eb9-8abb-34a97eab28f0 req-8fb16040-2472-4112-9039-25c303da0852 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:56.224027 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3f609baf-ddf8-4eb9-8abb-34a97eab28f0 req-8fb16040-2472-4112-9039-25c303da0852 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] GET https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:56.224233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3f609baf-ddf8-4eb9-8abb-34a97eab28f0 req-8fb16040-2472-4112-9039-25c303da0852 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:56.224426 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3f609baf-ddf8-4eb9-8abb-34a97eab28f0 req-8fb16040-2472-4112-9039-25c303da0852 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:56.231619 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:56.231619 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:56.235091 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-3f609baf-ddf8-4eb9-8abb-34a97eab28f0 req-8fb16040-2472-4112-9039-25c303da0852 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Volume info retrieved successfully. Aug 01 14:03:56.239015 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3f609baf-ddf8-4eb9-8abb-34a97eab28f0 req-8fb16040-2472-4112-9039-25c303da0852 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e returned with HTTP 200 Aug 01 14:03:56.239490 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1173/4705] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:56 2026] GET /volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:56.263494 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-fc8d213f-d53b-451e-b3a5-2d20093d96b5 req-bd2e5be9-a794-4953-9ee5-190d3c608b7a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:56.265548 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fc8d213f-d53b-451e-b3a5-2d20093d96b5 req-bd2e5be9-a794-4953-9ee5-190d3c608b7a tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:03:56.265919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fc8d213f-d53b-451e-b3a5-2d20093d96b5 req-bd2e5be9-a794-4953-9ee5-190d3c608b7a tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67e377ac-d13a-4351-b50b-77b95fc3314e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-463740370", "description": null, "metadata": {}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:03:56.273996 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:56.273996 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:56.274481 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-fc8d213f-d53b-451e-b3a5-2d20093d96b5 req-bd2e5be9-a794-4953-9ee5-190d3c608b7a tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Volume info retrieved successfully. Aug 01 14:03:56.274610 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [req-fc8d213f-d53b-451e-b3a5-2d20093d96b5 req-bd2e5be9-a794-4953-9ee5-190d3c608b7a tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Create snapshot from volume 67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:56.303814 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [req-fc8d213f-d53b-451e-b3a5-2d20093d96b5 req-bd2e5be9-a794-4953-9ee5-190d3c608b7a tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Created reservations ['99b3b656-561a-4612-a900-6e486a2ea5c9', 'b77ea085-271a-4ff7-9441-c7c91ca37912', '51a52e40-d258-4422-8ac1-63826e3ef9aa', '7287ac71-b96e-454a-865c-f666b1e66bf6'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:03:56.329420 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-fc8d213f-d53b-451e-b3a5-2d20093d96b5 req-bd2e5be9-a794-4953-9ee5-190d3c608b7a tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Snapshot create request issued successfully. Aug 01 14:03:56.329724 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fc8d213f-d53b-451e-b3a5-2d20093d96b5 req-bd2e5be9-a794-4953-9ee5-190d3c608b7a tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:03:56.330191 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1189/4706] 10.4.3.223 () {72 vars in 1547 bytes} [Sat Aug 1 14:03:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:03:56.385299 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-da5cc92a-9e59-4aec-a86d-249f6e84ce51 req-a708d964-31ec-4686-a719-ab7ce302a87c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:56.387390 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-da5cc92a-9e59-4aec-a86d-249f6e84ce51 req-a708d964-31ec-4686-a719-ab7ce302a87c tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] GET https://10.4.3.223/volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 Aug 01 14:03:56.387947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-da5cc92a-9e59-4aec-a86d-249f6e84ce51 req-a708d964-31ec-4686-a719-ab7ce302a87c tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:56.387947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-da5cc92a-9e59-4aec-a86d-249f6e84ce51 req-a708d964-31ec-4686-a719-ab7ce302a87c tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:56.392884 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:56.392884 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:56.393322 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-da5cc92a-9e59-4aec-a86d-249f6e84ce51 req-a708d964-31ec-4686-a719-ab7ce302a87c tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] Snapshot retrieved successfully. Aug 01 14:03:56.394034 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-da5cc92a-9e59-4aec-a86d-249f6e84ce51 req-a708d964-31ec-4686-a719-ab7ce302a87c tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] https://10.4.3.223/volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 returned with HTTP 200 Aug 01 14:03:56.394482 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1163/4707] 10.4.3.223 () {68 vars in 1604 bytes} [Sat Aug 1 14:03:56 2026] GET /volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:56.419912 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c67a34cf-ed85-43f7-ab02-633c6b3e3668 req-6e15c585-dd10-4408-a9eb-ac241d918532 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:56.421734 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c67a34cf-ed85-43f7-ab02-633c6b3e3668 req-6e15c585-dd10-4408-a9eb-ac241d918532 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] GET https://10.4.3.223/volume/v3/snapshots/detail Aug 01 14:03:56.421894 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c67a34cf-ed85-43f7-ab02-633c6b3e3668 req-6e15c585-dd10-4408-a9eb-ac241d918532 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:56.422064 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c67a34cf-ed85-43f7-ab02-633c6b3e3668 req-6e15c585-dd10-4408-a9eb-ac241d918532 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:56.422321 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [req-c67a34cf-ed85-43f7-ab02-633c6b3e3668 req-6e15c585-dd10-4408-a9eb-ac241d918532 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:03:56.423151 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.db.api [req-c67a34cf-ed85-43f7-ab02-633c6b3e3668 req-6e15c585-dd10-4408-a9eb-ac241d918532 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 14:03:56.426447 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c67a34cf-ed85-43f7-ab02-633c6b3e3668 req-6e15c585-dd10-4408-a9eb-ac241d918532 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] Get all snapshots completed successfully. Aug 01 14:03:56.426749 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:56.426749 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:03:56.427183 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c67a34cf-ed85-43f7-ab02-633c6b3e3668 req-6e15c585-dd10-4408-a9eb-ac241d918532 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-reader] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 14:03:56.427518 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1183/4708] 10.4.3.223 () {68 vars in 1514 bytes} [Sat Aug 1 14:03:56 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:56.448826 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-74e4a5d3-6387-44e6-ac01-c1bd1366ad3b req-4ea6ba00-9a3f-4afa-a1a0-cf01fb237813 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:56.450770 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74e4a5d3-6387-44e6-ac01-c1bd1366ad3b req-4ea6ba00-9a3f-4afa-a1a0-cf01fb237813 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] GET https://10.4.3.223/volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 Aug 01 14:03:56.451018 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74e4a5d3-6387-44e6-ac01-c1bd1366ad3b req-4ea6ba00-9a3f-4afa-a1a0-cf01fb237813 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:56.451139 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74e4a5d3-6387-44e6-ac01-c1bd1366ad3b req-4ea6ba00-9a3f-4afa-a1a0-cf01fb237813 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:56.455812 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:56.455812 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:56.456208 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-74e4a5d3-6387-44e6-ac01-c1bd1366ad3b req-4ea6ba00-9a3f-4afa-a1a0-cf01fb237813 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Snapshot retrieved successfully. Aug 01 14:03:56.456877 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74e4a5d3-6387-44e6-ac01-c1bd1366ad3b req-4ea6ba00-9a3f-4afa-a1a0-cf01fb237813 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 returned with HTTP 200 Aug 01 14:03:56.457265 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1174/4709] 10.4.3.223 () {68 vars in 1604 bytes} [Sat Aug 1 14:03:56 2026] GET /volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:56.645450 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7746d7c6-8a48-40aa-9308-eb1d2bb26f91 req-8911fb3a-41e9-4905-ab8a-627bb1d1de82 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:56.647779 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7746d7c6-8a48-40aa-9308-eb1d2bb26f91 req-8911fb3a-41e9-4905-ab8a-627bb1d1de82 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 Aug 01 14:03:56.647779 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7746d7c6-8a48-40aa-9308-eb1d2bb26f91 req-8911fb3a-41e9-4905-ab8a-627bb1d1de82 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:56.647779 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7746d7c6-8a48-40aa-9308-eb1d2bb26f91 req-8911fb3a-41e9-4905-ab8a-627bb1d1de82 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:56.647969 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [req-7746d7c6-8a48-40aa-9308-eb1d2bb26f91 req-8911fb3a-41e9-4905-ab8a-627bb1d1de82 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Delete snapshot with id: 83cdf30b-4a1e-4a23-9662-30d2521e8924 Aug 01 14:03:56.652470 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:56.652470 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:56.652877 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-7746d7c6-8a48-40aa-9308-eb1d2bb26f91 req-8911fb3a-41e9-4905-ab8a-627bb1d1de82 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Snapshot retrieved successfully. Aug 01 14:03:56.667669 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-7746d7c6-8a48-40aa-9308-eb1d2bb26f91 req-8911fb3a-41e9-4905-ab8a-627bb1d1de82 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Snapshot delete request issued successfully. Aug 01 14:03:56.667843 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7746d7c6-8a48-40aa-9308-eb1d2bb26f91 req-8911fb3a-41e9-4905-ab8a-627bb1d1de82 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 returned with HTTP 202 Aug 01 14:03:56.668319 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1190/4710] 10.4.3.223 () {70 vars in 1626 bytes} [Sat Aug 1 14:03:56 2026] DELETE /volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:56.687821 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-6428ed18-330d-42a3-9716-ddb2068e3838 req-beb0dc18-c2c2-4891-abf7-b30389ceda64 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:56.689906 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6428ed18-330d-42a3-9716-ddb2068e3838 req-beb0dc18-c2c2-4891-abf7-b30389ceda64 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] GET https://10.4.3.223/volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 Aug 01 14:03:56.690091 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6428ed18-330d-42a3-9716-ddb2068e3838 req-beb0dc18-c2c2-4891-abf7-b30389ceda64 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:56.690300 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6428ed18-330d-42a3-9716-ddb2068e3838 req-beb0dc18-c2c2-4891-abf7-b30389ceda64 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:56.695033 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:56.695033 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:03:56.695536 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-6428ed18-330d-42a3-9716-ddb2068e3838 req-beb0dc18-c2c2-4891-abf7-b30389ceda64 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Snapshot retrieved successfully. Aug 01 14:03:56.696337 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6428ed18-330d-42a3-9716-ddb2068e3838 req-beb0dc18-c2c2-4891-abf7-b30389ceda64 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 returned with HTTP 200 Aug 01 14:03:56.696702 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1164/4711] 10.4.3.223 () {68 vars in 1604 bytes} [Sat Aug 1 14:03:56 2026] GET /volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:57.718335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-03bc2e81-c523-4152-a153-67d594bc66c9 req-4af25ac2-3a51-4d8b-81e4-370de023fd87 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:57.720197 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-03bc2e81-c523-4152-a153-67d594bc66c9 req-4af25ac2-3a51-4d8b-81e4-370de023fd87 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] GET https://10.4.3.223/volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 Aug 01 14:03:57.720389 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-03bc2e81-c523-4152-a153-67d594bc66c9 req-4af25ac2-3a51-4d8b-81e4-370de023fd87 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:57.720582 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-03bc2e81-c523-4152-a153-67d594bc66c9 req-4af25ac2-3a51-4d8b-81e4-370de023fd87 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:57.724450 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-03bc2e81-c523-4152-a153-67d594bc66c9 req-4af25ac2-3a51-4d8b-81e4-370de023fd87 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 returned with HTTP 404 Aug 01 14:03:57.724873 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1184/4712] 10.4.3.223 () {68 vars in 1604 bytes} [Sat Aug 1 14:03:57 2026] GET /volume/v3/snapshots/83cdf30b-4a1e-4a23-9662-30d2521e8924 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:57.741822 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a4d68f0f-0a4b-4a62-9ca7-05fe65569f9a req-69238dce-7b9e-412e-8859-7cbf706e88f0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:57.743740 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a4d68f0f-0a4b-4a62-9ca7-05fe65569f9a req-69238dce-7b9e-412e-8859-7cbf706e88f0 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] DELETE https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:57.743833 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a4d68f0f-0a4b-4a62-9ca7-05fe65569f9a req-69238dce-7b9e-412e-8859-7cbf706e88f0 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:57.744052 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a4d68f0f-0a4b-4a62-9ca7-05fe65569f9a req-69238dce-7b9e-412e-8859-7cbf706e88f0 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:57.744233 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-a4d68f0f-0a4b-4a62-9ca7-05fe65569f9a req-69238dce-7b9e-412e-8859-7cbf706e88f0 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Delete volume with id: 67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:57.750550 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:57.750550 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:03:57.750930 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a4d68f0f-0a4b-4a62-9ca7-05fe65569f9a req-69238dce-7b9e-412e-8859-7cbf706e88f0 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Volume info retrieved successfully. Aug 01 14:03:57.767173 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a4d68f0f-0a4b-4a62-9ca7-05fe65569f9a req-69238dce-7b9e-412e-8859-7cbf706e88f0 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Delete volume request issued successfully. Aug 01 14:03:57.767487 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a4d68f0f-0a4b-4a62-9ca7-05fe65569f9a req-69238dce-7b9e-412e-8859-7cbf706e88f0 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e returned with HTTP 202 Aug 01 14:03:57.768041 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1175/4713] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 14:03:57 2026] DELETE /volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:03:57.790852 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bbbf477e-b8ca-4d11-b647-3b03fb51ad58 req-6c57f43d-7b41-401d-a23f-a4193cb5905f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:57.793232 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bbbf477e-b8ca-4d11-b647-3b03fb51ad58 req-6c57f43d-7b41-401d-a23f-a4193cb5905f tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] GET https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:57.793505 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bbbf477e-b8ca-4d11-b647-3b03fb51ad58 req-6c57f43d-7b41-401d-a23f-a4193cb5905f tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:57.793598 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bbbf477e-b8ca-4d11-b647-3b03fb51ad58 req-6c57f43d-7b41-401d-a23f-a4193cb5905f tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:57.801205 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:03:57.801205 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:03:57.804860 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bbbf477e-b8ca-4d11-b647-3b03fb51ad58 req-6c57f43d-7b41-401d-a23f-a4193cb5905f tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Volume info retrieved successfully. Aug 01 14:03:57.809074 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bbbf477e-b8ca-4d11-b647-3b03fb51ad58 req-6c57f43d-7b41-401d-a23f-a4193cb5905f tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e returned with HTTP 200 Aug 01 14:03:57.809470 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1191/4714] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:57 2026] GET /volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:03:58.831746 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-00ee7762-6087-4a88-8673-b07762c2070c req-5e76fdee-95cc-4afc-86b3-445e95b0d399 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:58.833797 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-00ee7762-6087-4a88-8673-b07762c2070c req-5e76fdee-95cc-4afc-86b3-445e95b0d399 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] GET https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:58.834003 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-00ee7762-6087-4a88-8673-b07762c2070c req-5e76fdee-95cc-4afc-86b3-445e95b0d399 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:58.834193 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-00ee7762-6087-4a88-8673-b07762c2070c req-5e76fdee-95cc-4afc-86b3-445e95b0d399 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:58.839421 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-00ee7762-6087-4a88-8673-b07762c2070c req-5e76fdee-95cc-4afc-86b3-445e95b0d399 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e returned with HTTP 404 Aug 01 14:03:58.839868 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1165/4715] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:58 2026] GET /volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:58.859294 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-40a87054-3eaf-40a0-9b3a-f7b1e174c350 req-ba4ce53e-a35a-4c16-882e-b3040e946c02 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:58.861368 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-40a87054-3eaf-40a0-9b3a-f7b1e174c350 req-ba4ce53e-a35a-4c16-882e-b3040e946c02 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] DELETE https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:58.861557 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-40a87054-3eaf-40a0-9b3a-f7b1e174c350 req-ba4ce53e-a35a-4c16-882e-b3040e946c02 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:58.861743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-40a87054-3eaf-40a0-9b3a-f7b1e174c350 req-ba4ce53e-a35a-4c16-882e-b3040e946c02 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:58.861929 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-40a87054-3eaf-40a0-9b3a-f7b1e174c350 req-ba4ce53e-a35a-4c16-882e-b3040e946c02 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Delete volume with id: 67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:58.867354 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-40a87054-3eaf-40a0-9b3a-f7b1e174c350 req-ba4ce53e-a35a-4c16-882e-b3040e946c02 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e returned with HTTP 404 Aug 01 14:03:58.868008 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1185/4716] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 14:03:58 2026] DELETE /volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:03:58.885658 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-602d6858-a880-44d0-99ed-7deb1723faf7 req-3b4e0378-cb99-444b-9eb0-5a39faf1c5a2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:03:58.887565 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-602d6858-a880-44d0-99ed-7deb1723faf7 req-3b4e0378-cb99-444b-9eb0-5a39faf1c5a2 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] GET https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e Aug 01 14:03:58.887747 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-602d6858-a880-44d0-99ed-7deb1723faf7 req-3b4e0378-cb99-444b-9eb0-5a39faf1c5a2 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:03:58.887925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-602d6858-a880-44d0-99ed-7deb1723faf7 req-3b4e0378-cb99-444b-9eb0-5a39faf1c5a2 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:03:58.893165 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-602d6858-a880-44d0-99ed-7deb1723faf7 req-3b4e0378-cb99-444b-9eb0-5a39faf1c5a2 tempest-VolumesSnapshotsTestJSON-1712246490 tempest-VolumesSnapshotsTestJSON-1712246490-project-member] https://10.4.3.223/volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e returned with HTTP 404 Aug 01 14:03:58.893584 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1176/4717] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:03:58 2026] GET /volume/v3/volumes/67e377ac-d13a-4351-b50b-77b95fc3314e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:00.358638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7edc9f4a-7ebc-460c-831b-a7067b9f28f2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:00.432373 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7edc9f4a-7ebc-460c-831b-a7067b9f28f2 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:04:00.432672 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7edc9f4a-7ebc-460c-831b-a7067b9f28f2 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1613795315", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:00.444497 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7edc9f4a-7ebc-460c-831b-a7067b9f28f2 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:04:00.444808 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1192/4718] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:04:00 2026] POST /volume/v3/types => generated 275 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:00.451886 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-78fda105-463e-478a-910a-334baa6bc2c9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:00.453427 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-78fda105-463e-478a-910a-334baa6bc2c9 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:04:00.453723 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-78fda105-463e-478a-910a-334baa6bc2c9 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-896867952", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:00.467785 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-78fda105-463e-478a-910a-334baa6bc2c9 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:04:00.468325 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1166/4719] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:04:00 2026] POST /volume/v3/types => generated 274 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:00.475738 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:00.523001 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:00.523309 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1873003619", "volume_type": "b75449db-a7ad-4d14-b67c-aeb291e3a57b", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:00.524613 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1873003619', 'volume_type': 'b75449db-a7ad-4d14-b67c-aeb291e3a57b', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:00.528254 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Create volume of 1 GB Aug 01 14:04:00.528518 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:00.528518 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:00.528954 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Availability Zones retrieved successfully. Aug 01 14:04:00.534134 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Flow 'volume_create_api' (c9468a83-61ff-4d7b-b94e-a39e43ca0212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:00.534991 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac922447-dc75-41d5-abc9-ff563386f6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:00.535709 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:00.552069 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac922447-dc75-41d5-abc9-ff563386f6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T14:04:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=b75449db-a7ad-4d14-b67c-aeb291e3a57b,is_public=True,name='tempest-VolumeTypesTest-volume-type-1613795315',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b75449db-a7ad-4d14-b67c-aeb291e3a57b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:00.552802 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e854148-3097-438e-a504-acb6331d9af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:00.574561 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1613795315 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1613795315, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:04:00.574795 np0000006308 devstack@c-api.service[100199]: WARNING cinder.quota [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1613795315 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1613795315, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:04:00.601131 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Created reservations ['60f6fe66-c438-4592-a508-e48692f08e1e', 'a45171ae-536b-4ec8-8eaa-9b3f5a2fb3fd', 'cfe9c036-c2b9-4872-98f3-8c7d4282585e', 'b576c55f-3ff6-4f34-b3f3-ec8c89dc5672'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:00.601933 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e854148-3097-438e-a504-acb6331d9af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60f6fe66-c438-4592-a508-e48692f08e1e', 'a45171ae-536b-4ec8-8eaa-9b3f5a2fb3fd', 'cfe9c036-c2b9-4872-98f3-8c7d4282585e', 'b576c55f-3ff6-4f34-b3f3-ec8c89dc5672']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:00.602614 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93169ad-9176-4306-99e8-d982a4e45f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:00.623948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93169ad-9176-4306-99e8-d982a4e45f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '414707ee-70c3-4a58-93da-d828b74f663d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1873003619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20fc5aa72534c1582e4c87afc5b56d4',qos_specs=None,replication_status=,reservations=['60f6fe66-c438-4592-a508-e48692f08e1e','a45171ae-536b-4ec8-8eaa-9b3f5a2fb3fd','cfe9c036-c2b9-4872-98f3-8c7d4282585e','b576c55f-3ff6-4f34-b3f3-ec8c89dc5672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3ab2f1d55ee45cd8733f35ad9f522bb',volume_type_id=b75449db-a7ad-4d14-b67c-aeb291e3a57b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1873003619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=414707ee-70c3-4a58-93da-d828b74f663d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b20fc5aa72534c1582e4c87afc5b56d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3ab2f1d55ee45cd8733f35ad9f522bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b75449db-a7ad-4d14-b67c-aeb291e3a57b),volume_type_id=b75449db-a7ad-4d14-b67c-aeb291e3a57b)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:00.624744 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec324204-1c52-4adb-bfd9-c2684063ef1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:00.639613 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec324204-1c52-4adb-bfd9-c2684063ef1c) transitioned into state 'SUCCESS' from state '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-1873003619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20fc5aa72534c1582e4c87afc5b56d4',qos_specs=None,replication_status=,reservations=['60f6fe66-c438-4592-a508-e48692f08e1e','a45171ae-536b-4ec8-8eaa-9b3f5a2fb3fd','cfe9c036-c2b9-4872-98f3-8c7d4282585e','b576c55f-3ff6-4f34-b3f3-ec8c89dc5672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3ab2f1d55ee45cd8733f35ad9f522bb',volume_type_id=b75449db-a7ad-4d14-b67c-aeb291e3a57b)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:00.640240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ba54f4a-56f6-4cf7-9076-96d1efa7ede7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:00.647961 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ba54f4a-56f6-4cf7-9076-96d1efa7ede7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:00.648707 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Flow 'volume_create_api' (c9468a83-61ff-4d7b-b94e-a39e43ca0212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:00.648978 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Create volume request issued successfully. Aug 01 14:04:00.649776 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-950f63eb-642b-4cba-a984-0cb3b0b4f2c8 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:00.650162 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1186/4720] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:04:00 2026] POST /volume/v3/volumes => generated 784 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:00.660549 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-30336200-780a-4e0a-a701-cc65edb31703 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:00.662165 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30336200-780a-4e0a-a701-cc65edb31703 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] GET https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d Aug 01 14:04:00.662384 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30336200-780a-4e0a-a701-cc65edb31703 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:00.662601 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30336200-780a-4e0a-a701-cc65edb31703 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:00.669535 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:00.669535 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:00.672711 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-30336200-780a-4e0a-a701-cc65edb31703 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Volume info retrieved successfully. Aug 01 14:04:00.677061 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30336200-780a-4e0a-a701-cc65edb31703 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d returned with HTTP 200 Aug 01 14:04:00.677451 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1177/4721] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:00 2026] GET /volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:01.690395 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fea66911-1fe8-4a93-b95e-97074944e65e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:01.692805 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fea66911-1fe8-4a93-b95e-97074944e65e tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] GET https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d Aug 01 14:04:01.693091 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fea66911-1fe8-4a93-b95e-97074944e65e tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:01.693396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fea66911-1fe8-4a93-b95e-97074944e65e tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:01.704068 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:01.704068 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:01.708897 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fea66911-1fe8-4a93-b95e-97074944e65e tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Volume info retrieved successfully. Aug 01 14:04:01.715620 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fea66911-1fe8-4a93-b95e-97074944e65e tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d returned with HTTP 200 Aug 01 14:04:01.716227 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1193/4722] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:01 2026] GET /volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:01.729489 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1c9c3935-d267-476e-a63f-f6caf701607b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:01.731431 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] POST https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d/action Aug 01 14:04:01.731803 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Action body: b'{"os-retype": {"new_type": "c4d3fff7-164e-4bdf-a828-5ca0433da63c"}}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:01.731945 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "c4d3fff7-164e-4bdf-a828-5ca0433da63c"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:01.740117 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:01.740117 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:01.740552 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Volume info retrieved successfully. Aug 01 14:04:01.756064 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-896867952 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-896867952, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:04:01.756373 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-896867952 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-896867952, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:04:01.780916 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Created reservations ['dfde77d6-1a04-42b0-b647-ac666afd525c', 'cb981deb-b50e-410c-976c-c063472bff81'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:01.791397 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1613795315 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1613795315, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:04:01.791643 np0000006308 devstack@c-api.service[100200]: WARNING cinder.quota [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1613795315 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1613795315, it is now deprecated. Please use the default quota class for default quota. Aug 01 14:04:01.797258 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Created reservations ['0141cf0b-fbb2-427f-92b2-b98723580672', 'c7e500fe-a5a5-47e7-b8b6-54ab4d3bdbee'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:01.821581 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Retype volume request issued successfully. Aug 01 14:04:01.821918 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1c9c3935-d267-476e-a63f-f6caf701607b tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d/action returned with HTTP 202 Aug 01 14:04:01.822570 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1167/4723] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:01 2026] POST /volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:01.831009 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-15f028b6-b434-4cb1-bbae-985f5251f2a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:01.833477 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-15f028b6-b434-4cb1-bbae-985f5251f2a4 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] GET https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d Aug 01 14:04:01.833673 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-15f028b6-b434-4cb1-bbae-985f5251f2a4 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:01.833873 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-15f028b6-b434-4cb1-bbae-985f5251f2a4 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:01.843278 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:01.843278 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:01.846776 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-15f028b6-b434-4cb1-bbae-985f5251f2a4 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Volume info retrieved successfully. Aug 01 14:04:01.850469 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-15f028b6-b434-4cb1-bbae-985f5251f2a4 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d returned with HTTP 200 Aug 01 14:04:01.850782 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1187/4724] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:01 2026] GET /volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:02.864225 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8aeebc25-1135-45c7-aa5f-92530e32c18a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:02.866188 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8aeebc25-1135-45c7-aa5f-92530e32c18a tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] GET https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d Aug 01 14:04:02.866419 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8aeebc25-1135-45c7-aa5f-92530e32c18a tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:02.866610 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8aeebc25-1135-45c7-aa5f-92530e32c18a tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:02.875012 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:02.875012 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:02.879651 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8aeebc25-1135-45c7-aa5f-92530e32c18a tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Volume info retrieved successfully. Aug 01 14:04:02.885649 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8aeebc25-1135-45c7-aa5f-92530e32c18a tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d returned with HTTP 200 Aug 01 14:04:02.886237 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1178/4725] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:02 2026] GET /volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:02.899616 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b5fc5fc6-e43f-4848-acec-2798e9db166a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:02.901582 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5fc5fc6-e43f-4848-acec-2798e9db166a tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] GET https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d Aug 01 14:04:02.901801 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5fc5fc6-e43f-4848-acec-2798e9db166a tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:02.902038 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5fc5fc6-e43f-4848-acec-2798e9db166a tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:02.909853 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:02.909853 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:02.914781 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b5fc5fc6-e43f-4848-acec-2798e9db166a tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Volume info retrieved successfully. Aug 01 14:04:02.919954 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5fc5fc6-e43f-4848-acec-2798e9db166a tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d returned with HTTP 200 Aug 01 14:04:02.920391 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1194/4726] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:02 2026] GET /volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:02.932956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-945591b6-b4ae-4bd8-8d70-d8d83cf45d18 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:02.935434 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-945591b6-b4ae-4bd8-8d70-d8d83cf45d18 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] GET https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d Aug 01 14:04:02.935704 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-945591b6-b4ae-4bd8-8d70-d8d83cf45d18 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:02.935974 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-945591b6-b4ae-4bd8-8d70-d8d83cf45d18 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:02.945302 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:02.945302 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:02.950144 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-945591b6-b4ae-4bd8-8d70-d8d83cf45d18 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Volume info retrieved successfully. Aug 01 14:04:02.955294 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-945591b6-b4ae-4bd8-8d70-d8d83cf45d18 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d returned with HTTP 200 Aug 01 14:04:02.955726 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1168/4727] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:02 2026] GET /volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:02.970297 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3440ffc1-c50d-43a8-a7b7-98659f9679ea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:02.972896 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3440ffc1-c50d-43a8-a7b7-98659f9679ea tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] DELETE https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d Aug 01 14:04:02.973150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3440ffc1-c50d-43a8-a7b7-98659f9679ea tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:02.973693 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3440ffc1-c50d-43a8-a7b7-98659f9679ea tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:02.973935 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3440ffc1-c50d-43a8-a7b7-98659f9679ea tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Delete volume with id: 414707ee-70c3-4a58-93da-d828b74f663d Aug 01 14:04:02.982851 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:02.982851 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:02.983345 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3440ffc1-c50d-43a8-a7b7-98659f9679ea tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Volume info retrieved successfully. Aug 01 14:04:03.009391 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3440ffc1-c50d-43a8-a7b7-98659f9679ea tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Delete volume request issued successfully. Aug 01 14:04:03.009586 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3440ffc1-c50d-43a8-a7b7-98659f9679ea tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d returned with HTTP 202 Aug 01 14:04:03.010124 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1188/4728] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:02 2026] DELETE /volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:03.019457 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1af258f4-6740-4dfc-895b-9ca3d3cbb3e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:03.021895 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1af258f4-6740-4dfc-895b-9ca3d3cbb3e5 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] GET https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d Aug 01 14:04:03.022194 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1af258f4-6740-4dfc-895b-9ca3d3cbb3e5 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:03.022530 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1af258f4-6740-4dfc-895b-9ca3d3cbb3e5 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:03.035243 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:03.035243 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:03.041925 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1af258f4-6740-4dfc-895b-9ca3d3cbb3e5 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Volume info retrieved successfully. Aug 01 14:04:03.054492 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1af258f4-6740-4dfc-895b-9ca3d3cbb3e5 tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d returned with HTTP 200 Aug 01 14:04:03.054492 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1179/4729] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:03 2026] GET /volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.069056 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-33a39ee7-8aa8-40d0-8bad-3b4a1e61bcfb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.071122 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33a39ee7-8aa8-40d0-8bad-3b4a1e61bcfb tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] GET https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d Aug 01 14:04:04.071369 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33a39ee7-8aa8-40d0-8bad-3b4a1e61bcfb tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.071604 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33a39ee7-8aa8-40d0-8bad-3b4a1e61bcfb tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.077942 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33a39ee7-8aa8-40d0-8bad-3b4a1e61bcfb tempest-VolumeTypesTest-1722995884 tempest-VolumeTypesTest-1722995884-project-member] https://10.4.3.223/volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d returned with HTTP 404 Aug 01 14:04:04.078653 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1195/4730] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/volumes/414707ee-70c3-4a58-93da-d828b74f663d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:04.085312 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-58a91840-8827-4b7c-9b7b-9764da15c2ba None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.087452 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-58a91840-8827-4b7c-9b7b-9764da15c2ba tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] DELETE https://10.4.3.223/volume/v3/types/c4d3fff7-164e-4bdf-a828-5ca0433da63c Aug 01 14:04:04.087693 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-58a91840-8827-4b7c-9b7b-9764da15c2ba tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.087966 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-58a91840-8827-4b7c-9b7b-9764da15c2ba tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.114603 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-58a91840-8827-4b7c-9b7b-9764da15c2ba tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c4d3fff7-164e-4bdf-a828-5ca0433da63c returned with HTTP 202 Aug 01 14:04:04.115048 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1169/4731] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:04:04 2026] DELETE /volume/v3/types/c4d3fff7-164e-4bdf-a828-5ca0433da63c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:04.121470 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-996216c5-0511-4823-87e1-261330dc2ad4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.123076 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-996216c5-0511-4823-87e1-261330dc2ad4 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/c4d3fff7-164e-4bdf-a828-5ca0433da63c Aug 01 14:04:04.123242 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-996216c5-0511-4823-87e1-261330dc2ad4 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.123422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-996216c5-0511-4823-87e1-261330dc2ad4 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.126423 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-996216c5-0511-4823-87e1-261330dc2ad4 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c4d3fff7-164e-4bdf-a828-5ca0433da63c returned with HTTP 404 Aug 01 14:04:04.126828 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1189/4732] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/c4d3fff7-164e-4bdf-a828-5ca0433da63c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:04.132441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a51b76b5-ab66-4504-bc39-be418b068b5d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.134144 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a51b76b5-ab66-4504-bc39-be418b068b5d tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] DELETE https://10.4.3.223/volume/v3/types/b75449db-a7ad-4d14-b67c-aeb291e3a57b Aug 01 14:04:04.134356 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a51b76b5-ab66-4504-bc39-be418b068b5d tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.134598 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a51b76b5-ab66-4504-bc39-be418b068b5d tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.158582 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a51b76b5-ab66-4504-bc39-be418b068b5d tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/b75449db-a7ad-4d14-b67c-aeb291e3a57b returned with HTTP 202 Aug 01 14:04:04.158972 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1180/4733] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:04:04 2026] DELETE /volume/v3/types/b75449db-a7ad-4d14-b67c-aeb291e3a57b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:04.165465 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5cff70e0-5ba4-477f-86bb-e218b66390f0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.167026 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5cff70e0-5ba4-477f-86bb-e218b66390f0 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/b75449db-a7ad-4d14-b67c-aeb291e3a57b Aug 01 14:04:04.167179 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5cff70e0-5ba4-477f-86bb-e218b66390f0 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.167368 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5cff70e0-5ba4-477f-86bb-e218b66390f0 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.170325 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5cff70e0-5ba4-477f-86bb-e218b66390f0 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/b75449db-a7ad-4d14-b67c-aeb291e3a57b returned with HTTP 404 Aug 01 14:04:04.170728 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1196/4734] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/b75449db-a7ad-4d14-b67c-aeb291e3a57b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:04.179070 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4d158daf-362d-4830-800a-41b81a0e8d0d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.181065 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d158daf-362d-4830-800a-41b81a0e8d0d tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:04:04.181448 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4d158daf-362d-4830-800a-41b81a0e8d0d tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-295693415", "description": "tempest-volume-type-description-889862146", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:04.197038 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4d158daf-362d-4830-800a-41b81a0e8d0d tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:04:04.197421 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1170/4735] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:04:04 2026] POST /volume/v3/types => generated 313 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.204963 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-36f0f311-4d2e-484a-a97d-a31d1a6128f7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.206669 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36f0f311-4d2e-484a-a97d-a31d1a6128f7 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/5ce1d4db-7fc7-4937-8a72-355382e17cd0 Aug 01 14:04:04.206858 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36f0f311-4d2e-484a-a97d-a31d1a6128f7 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.207027 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36f0f311-4d2e-484a-a97d-a31d1a6128f7 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.212102 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36f0f311-4d2e-484a-a97d-a31d1a6128f7 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/5ce1d4db-7fc7-4937-8a72-355382e17cd0 returned with HTTP 200 Aug 01 14:04:04.212409 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1190/4736] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/5ce1d4db-7fc7-4937-8a72-355382e17cd0 => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.219817 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-511d9807-a930-46ad-94d8-45d79c7eebd7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.221637 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-511d9807-a930-46ad-94d8-45d79c7eebd7 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] DELETE https://10.4.3.223/volume/v3/types/5ce1d4db-7fc7-4937-8a72-355382e17cd0 Aug 01 14:04:04.221866 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-511d9807-a930-46ad-94d8-45d79c7eebd7 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.222067 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-511d9807-a930-46ad-94d8-45d79c7eebd7 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.244702 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-511d9807-a930-46ad-94d8-45d79c7eebd7 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/5ce1d4db-7fc7-4937-8a72-355382e17cd0 returned with HTTP 202 Aug 01 14:04:04.245267 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1181/4737] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:04:04 2026] DELETE /volume/v3/types/5ce1d4db-7fc7-4937-8a72-355382e17cd0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:04.252248 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-978da650-0bf9-4469-981f-1ff961d05140 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.254432 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-978da650-0bf9-4469-981f-1ff961d05140 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/5ce1d4db-7fc7-4937-8a72-355382e17cd0 Aug 01 14:04:04.254677 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-978da650-0bf9-4469-981f-1ff961d05140 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.254938 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-978da650-0bf9-4469-981f-1ff961d05140 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.258941 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-978da650-0bf9-4469-981f-1ff961d05140 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/5ce1d4db-7fc7-4937-8a72-355382e17cd0 returned with HTTP 404 Aug 01 14:04:04.259569 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1197/4738] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/5ce1d4db-7fc7-4937-8a72-355382e17cd0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:04.267904 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b02063c5-e446-4b45-b7f4-2fa0c7cedf7b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.269568 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b02063c5-e446-4b45-b7f4-2fa0c7cedf7b tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:04:04.269905 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b02063c5-e446-4b45-b7f4-2fa0c7cedf7b tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1313992110"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:04.282405 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b02063c5-e446-4b45-b7f4-2fa0c7cedf7b tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:04:04.282731 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1171/4739] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:04:04 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.290284 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-174760cf-dcde-4c06-acf2-928443ea650c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.292482 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-174760cf-dcde-4c06-acf2-928443ea650c tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] POST https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption Aug 01 14:04:04.292936 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-174760cf-dcde-4c06-acf2-928443ea650c tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:04.310737 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-174760cf-dcde-4c06-acf2-928443ea650c tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption returned with HTTP 200 Aug 01 14:04:04.311199 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1191/4740] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:04:04 2026] POST /volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.318387 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b80f9903-7cbd-41f0-ab8a-c40712286ba8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.320259 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b80f9903-7cbd-41f0-ab8a-c40712286ba8 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption Aug 01 14:04:04.320432 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b80f9903-7cbd-41f0-ab8a-c40712286ba8 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.320616 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b80f9903-7cbd-41f0-ab8a-c40712286ba8 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.326147 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b80f9903-7cbd-41f0-ab8a-c40712286ba8 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption returned with HTTP 200 Aug 01 14:04:04.326537 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1182/4741] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.334522 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a63a792e-8da6-44bd-b294-0efa387d547e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.336541 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a63a792e-8da6-44bd-b294-0efa387d547e tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] PUT https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption/dbf75916-9ac8-4f2c-85af-d031e7ad9a25 Aug 01 14:04:04.336893 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a63a792e-8da6-44bd-b294-0efa387d547e tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:04.349838 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a63a792e-8da6-44bd-b294-0efa387d547e tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption/dbf75916-9ac8-4f2c-85af-d031e7ad9a25 returned with HTTP 200 Aug 01 14:04:04.350152 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1198/4742] 10.4.3.223 () {68 vars in 1507 bytes} [Sat Aug 1 14:04:04 2026] PUT /volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption/dbf75916-9ac8-4f2c-85af-d031e7ad9a25 => generated 122 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.357251 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-020af4bf-2661-4e0f-99aa-d9c01c77f912 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.359080 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-020af4bf-2661-4e0f-99aa-d9c01c77f912 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption Aug 01 14:04:04.359288 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-020af4bf-2661-4e0f-99aa-d9c01c77f912 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.359482 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-020af4bf-2661-4e0f-99aa-d9c01c77f912 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.366528 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-020af4bf-2661-4e0f-99aa-d9c01c77f912 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption returned with HTTP 200 Aug 01 14:04:04.366920 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1172/4743] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.374449 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-14c603d1-55f8-4814-a994-b948c0f1291c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.376221 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14c603d1-55f8-4814-a994-b948c0f1291c tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption/cipher Aug 01 14:04:04.376416 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14c603d1-55f8-4814-a994-b948c0f1291c tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.376589 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14c603d1-55f8-4814-a994-b948c0f1291c tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.382065 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14c603d1-55f8-4814-a994-b948c0f1291c tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption/cipher returned with HTTP 200 Aug 01 14:04:04.382405 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1192/4744] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:04.388420 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0aa24760-fd93-47ec-b903-965dbd68cda3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.390737 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0aa24760-fd93-47ec-b903-965dbd68cda3 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] DELETE https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption/dbf75916-9ac8-4f2c-85af-d031e7ad9a25 Aug 01 14:04:04.390995 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0aa24760-fd93-47ec-b903-965dbd68cda3 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.391261 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0aa24760-fd93-47ec-b903-965dbd68cda3 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.404015 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0aa24760-fd93-47ec-b903-965dbd68cda3 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption/dbf75916-9ac8-4f2c-85af-d031e7ad9a25 returned with HTTP 202 Aug 01 14:04:04.404543 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1183/4745] 10.4.3.223 () {66 vars in 1489 bytes} [Sat Aug 1 14:04:04 2026] DELETE /volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption/dbf75916-9ac8-4f2c-85af-d031e7ad9a25 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:04.410899 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3c57e0d0-c793-4f07-a345-602715421dc1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.412464 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c57e0d0-c793-4f07-a345-602715421dc1 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption Aug 01 14:04:04.412629 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c57e0d0-c793-4f07-a345-602715421dc1 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.412810 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c57e0d0-c793-4f07-a345-602715421dc1 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.417518 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c57e0d0-c793-4f07-a345-602715421dc1 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption returned with HTTP 200 Aug 01 14:04:04.417851 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1199/4746] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption => generated 2 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 14:04:04.426015 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a909b27f-85d0-417a-b5b7-90626e17a31a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.427751 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a909b27f-85d0-417a-b5b7-90626e17a31a tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption Aug 01 14:04:04.427960 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a909b27f-85d0-417a-b5b7-90626e17a31a tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.428140 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a909b27f-85d0-417a-b5b7-90626e17a31a tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.434048 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a909b27f-85d0-417a-b5b7-90626e17a31a tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption returned with HTTP 200 Aug 01 14:04:04.434406 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1173/4747] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 14:04:04.442766 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7c87d75c-88a6-40f8-acd5-d491a01b8cc8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.444600 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c87d75c-88a6-40f8-acd5-d491a01b8cc8 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] DELETE https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879 Aug 01 14:04:04.444853 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c87d75c-88a6-40f8-acd5-d491a01b8cc8 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.445088 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c87d75c-88a6-40f8-acd5-d491a01b8cc8 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.466197 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c87d75c-88a6-40f8-acd5-d491a01b8cc8 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879 returned with HTTP 202 Aug 01 14:04:04.466568 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1193/4748] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:04:04 2026] DELETE /volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:04.473503 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-52c41551-5d25-4aaf-aa80-66882b599246 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.475482 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52c41551-5d25-4aaf-aa80-66882b599246 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879 Aug 01 14:04:04.475689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52c41551-5d25-4aaf-aa80-66882b599246 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.475943 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52c41551-5d25-4aaf-aa80-66882b599246 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.479284 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52c41551-5d25-4aaf-aa80-66882b599246 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879 returned with HTTP 404 Aug 01 14:04:04.479742 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1184/4749] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/c045d330-47a5-4e58-8e7a-ef19ce465879 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:04.486486 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6b073a19-7049-483f-83f7-75daf33a5da9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.488061 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b073a19-7049-483f-83f7-75daf33a5da9 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types Aug 01 14:04:04.488258 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b073a19-7049-483f-83f7-75daf33a5da9 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.488433 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b073a19-7049-483f-83f7-75daf33a5da9 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.500488 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b073a19-7049-483f-83f7-75daf33a5da9 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:04:04.500811 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1200/4750] 10.4.3.223 () {66 vars in 1231 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.509767 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-78106209-2401-46c3-a1c0-0b4472d4deae None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.511479 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-78106209-2401-46c3-a1c0-0b4472d4deae tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:04:04.511859 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-78106209-2401-46c3-a1c0-0b4472d4deae tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-801264894"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:04.523426 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-78106209-2401-46c3-a1c0-0b4472d4deae tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:04:04.523783 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1174/4751] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:04:04 2026] POST /volume/v3/types => generated 220 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.530992 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-26ec648e-a01b-4dae-9c61-89842b98d3cf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.532679 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26ec648e-a01b-4dae-9c61-89842b98d3cf tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] PUT https://10.4.3.223/volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 Aug 01 14:04:04.533044 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26ec648e-a01b-4dae-9c61-89842b98d3cf tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1735020459", "description": "tempest-volume-type-description-704810852", "is_public": false}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:04.569535 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26ec648e-a01b-4dae-9c61-89842b98d3cf tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 returned with HTTP 200 Aug 01 14:04:04.570159 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1194/4752] 10.4.3.223 () {68 vars in 1363 bytes} [Sat Aug 1 14:04:04 2026] PUT /volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 => generated 204 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.577716 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a76b4f2-e238-4409-8d9e-77c2f4df9b6e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.579804 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a76b4f2-e238-4409-8d9e-77c2f4df9b6e tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 Aug 01 14:04:04.580045 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a76b4f2-e238-4409-8d9e-77c2f4df9b6e tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.580294 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a76b4f2-e238-4409-8d9e-77c2f4df9b6e tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.585679 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a76b4f2-e238-4409-8d9e-77c2f4df9b6e tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 returned with HTTP 200 Aug 01 14:04:04.586102 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1185/4753] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 => generated 268 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:04.593157 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c428786c-2345-44d6-8bca-860fe07d9697 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.594859 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c428786c-2345-44d6-8bca-860fe07d9697 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] DELETE https://10.4.3.223/volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 Aug 01 14:04:04.595041 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c428786c-2345-44d6-8bca-860fe07d9697 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.595249 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c428786c-2345-44d6-8bca-860fe07d9697 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.615628 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c428786c-2345-44d6-8bca-860fe07d9697 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 returned with HTTP 202 Aug 01 14:04:04.616041 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1201/4754] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:04:04 2026] DELETE /volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:04.622777 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-aec81651-730a-4738-ad18-e29c69391769 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:04.624509 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aec81651-730a-4738-ad18-e29c69391769 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] GET https://10.4.3.223/volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 Aug 01 14:04:04.624696 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aec81651-730a-4738-ad18-e29c69391769 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:04.624913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aec81651-730a-4738-ad18-e29c69391769 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:04.628208 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aec81651-730a-4738-ad18-e29c69391769 tempest-VolumeTypesTest-462102195 tempest-VolumeTypesTest-462102195-project-admin] https://10.4.3.223/volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 returned with HTTP 404 Aug 01 14:04:04.628630 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1175/4755] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:04:04 2026] GET /volume/v3/types/9b27536c-4b2b-4d13-8ef2-5841f1fd7940 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:06.540580 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-554022f5-d5db-4295-a20b-32219180bfa8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.615938 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-554022f5-d5db-4295-a20b-32219180bfa8 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:04:06.616361 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-554022f5-d5db-4295-a20b-32219180bfa8 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1978528602"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:06.628367 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-554022f5-d5db-4295-a20b-32219180bfa8 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:04:06.628847 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1195/4756] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:04:06 2026] POST /volume/v3/types => generated 231 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:06.636795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-84d4a7d9-02e3-4e48-9ee6-beebc9f54238 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.638737 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84d4a7d9-02e3-4e48-9ee6-beebc9f54238 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] POST https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs Aug 01 14:04:06.639127 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84d4a7d9-02e3-4e48-9ee6-beebc9f54238 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:06.657930 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84d4a7d9-02e3-4e48-9ee6-beebc9f54238 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs returned with HTTP 200 Aug 01 14:04:06.658308 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1186/4757] 10.4.3.223 () {68 vars in 1399 bytes} [Sat Aug 1 14:04:06 2026] POST /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs => generated 34 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:06.665052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-14a797e0-ddcf-40c7-9529-31a8d95ff4a0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.666772 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14a797e0-ddcf-40c7-9529-31a8d95ff4a0 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] GET https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec3 Aug 01 14:04:06.666950 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14a797e0-ddcf-40c7-9529-31a8d95ff4a0 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:06.667131 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14a797e0-ddcf-40c7-9529-31a8d95ff4a0 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:06.673208 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14a797e0-ddcf-40c7-9529-31a8d95ff4a0 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec3 returned with HTTP 200 Aug 01 14:04:06.673517 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1202/4758] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 14:04:06 2026] GET /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec3 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:06.679440 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-14a99edf-5e04-416f-97da-bbca1b564ea2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.681701 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-14a99edf-5e04-416f-97da-bbca1b564ea2 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] DELETE https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec3 Aug 01 14:04:06.681914 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-14a99edf-5e04-416f-97da-bbca1b564ea2 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:06.682146 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-14a99edf-5e04-416f-97da-bbca1b564ea2 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:06.700410 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-14a99edf-5e04-416f-97da-bbca1b564ea2 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec3 returned with HTTP 202 Aug 01 14:04:06.701003 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1176/4759] 10.4.3.223 () {66 vars in 1399 bytes} [Sat Aug 1 14:04:06 2026] DELETE /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:06.707751 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3b620168-deae-4624-8b32-9d95305129ed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.710099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b620168-deae-4624-8b32-9d95305129ed tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] GET https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec3 Aug 01 14:04:06.710375 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b620168-deae-4624-8b32-9d95305129ed tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:06.710582 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b620168-deae-4624-8b32-9d95305129ed tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:06.716296 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b620168-deae-4624-8b32-9d95305129ed tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec3 returned with HTTP 404 Aug 01 14:04:06.716733 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1196/4760] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 14:04:06 2026] GET /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec3 => generated 129 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:06.723499 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f3fc19df-0441-4071-a933-47979f6c5e9f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.725025 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3fc19df-0441-4071-a933-47979f6c5e9f tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] POST https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs Aug 01 14:04:06.725334 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3fc19df-0441-4071-a933-47979f6c5e9f tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:06.746060 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3fc19df-0441-4071-a933-47979f6c5e9f tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs returned with HTTP 200 Aug 01 14:04:06.746593 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1187/4761] 10.4.3.223 () {68 vars in 1399 bytes} [Sat Aug 1 14:04:06 2026] POST /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:06.752997 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1e9774e7-2a50-458f-b903-3d2652c2d146 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.754628 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e9774e7-2a50-458f-b903-3d2652c2d146 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] GET https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs Aug 01 14:04:06.754798 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e9774e7-2a50-458f-b903-3d2652c2d146 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:06.755009 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e9774e7-2a50-458f-b903-3d2652c2d146 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:06.760295 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e9774e7-2a50-458f-b903-3d2652c2d146 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs returned with HTTP 200 Aug 01 14:04:06.760599 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1203/4762] 10.4.3.223 () {66 vars in 1378 bytes} [Sat Aug 1 14:04:06 2026] GET /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs => generated 34 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:06.767926 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3b36c819-8745-4ded-8c8f-4dfe5b664482 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.770002 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b36c819-8745-4ded-8c8f-4dfe5b664482 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] POST https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs Aug 01 14:04:06.770407 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b36c819-8745-4ded-8c8f-4dfe5b664482 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:06.790496 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b36c819-8745-4ded-8c8f-4dfe5b664482 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs returned with HTTP 200 Aug 01 14:04:06.790888 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1177/4763] 10.4.3.223 () {68 vars in 1399 bytes} [Sat Aug 1 14:04:06 2026] POST /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:06.797125 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b8fbbe3d-c18d-4483-b146-a2fa13516563 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.798713 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8fbbe3d-c18d-4483-b146-a2fa13516563 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] PUT https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec2 Aug 01 14:04:06.799005 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8fbbe3d-c18d-4483-b146-a2fa13516563 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:06.834822 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8fbbe3d-c18d-4483-b146-a2fa13516563 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec2 returned with HTTP 200 Aug 01 14:04:06.835283 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1197/4764] 10.4.3.223 () {68 vars in 1416 bytes} [Sat Aug 1 14:04:06 2026] PUT /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec2 => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:06.842444 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c8f3b7bc-9457-4e1b-8813-59a641740f11 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.844839 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c8f3b7bc-9457-4e1b-8813-59a641740f11 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] GET https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec2 Aug 01 14:04:06.845089 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c8f3b7bc-9457-4e1b-8813-59a641740f11 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:06.845410 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c8f3b7bc-9457-4e1b-8813-59a641740f11 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:06.854115 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c8f3b7bc-9457-4e1b-8813-59a641740f11 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec2 returned with HTTP 200 Aug 01 14:04:06.854603 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1188/4765] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 14:04:06 2026] GET /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:06.861429 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2c4656fd-8e18-4525-9f76-1be80aab117e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.863338 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c4656fd-8e18-4525-9f76-1be80aab117e tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] POST https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs Aug 01 14:04:06.863813 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c4656fd-8e18-4525-9f76-1be80aab117e tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:06.888325 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c4656fd-8e18-4525-9f76-1be80aab117e tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs returned with HTTP 200 Aug 01 14:04:06.888713 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1204/4766] 10.4.3.223 () {68 vars in 1399 bytes} [Sat Aug 1 14:04:06 2026] POST /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs => generated 51 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:06.897918 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0b0c80c9-6b95-4ecd-a49f-2c9804385a33 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.900231 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0b0c80c9-6b95-4ecd-a49f-2c9804385a33 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] GET https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs Aug 01 14:04:06.900529 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0b0c80c9-6b95-4ecd-a49f-2c9804385a33 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:06.900757 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0b0c80c9-6b95-4ecd-a49f-2c9804385a33 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:06.908205 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0b0c80c9-6b95-4ecd-a49f-2c9804385a33 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs returned with HTTP 200 Aug 01 14:04:06.908567 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1178/4767] 10.4.3.223 () {66 vars in 1378 bytes} [Sat Aug 1 14:04:06 2026] GET /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:06.917463 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6b1e0eaa-4cc1-4ead-8b38-8ccc136107fa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.919847 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6b1e0eaa-4cc1-4ead-8b38-8ccc136107fa tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] DELETE https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e Aug 01 14:04:06.920015 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6b1e0eaa-4cc1-4ead-8b38-8ccc136107fa tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:06.920301 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6b1e0eaa-4cc1-4ead-8b38-8ccc136107fa tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:06.948013 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6b1e0eaa-4cc1-4ead-8b38-8ccc136107fa tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e returned with HTTP 202 Aug 01 14:04:06.948422 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1198/4768] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:04:06 2026] DELETE /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:06.956502 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-718c7666-c10c-415f-87c4-51c3b0c1dd19 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:06.958626 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-718c7666-c10c-415f-87c4-51c3b0c1dd19 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] GET https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e Aug 01 14:04:06.958882 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-718c7666-c10c-415f-87c4-51c3b0c1dd19 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:06.959136 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-718c7666-c10c-415f-87c4-51c3b0c1dd19 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:06.962891 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-718c7666-c10c-415f-87c4-51c3b0c1dd19 tempest-VolumeTypesExtraSpecsTest-258704687 tempest-VolumeTypesExtraSpecsTest-258704687-project-admin] https://10.4.3.223/volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e returned with HTTP 404 Aug 01 14:04:06.963494 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1189/4769] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:04:06 2026] GET /volume/v3/types/d6b56505-6e8b-4bba-b1d7-c9b15672897e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:16.886319 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=403,cinder:INSERT=83,cinder:UPDATE=128,cinder:DELETE=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:04:16.906892 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=113,cinder:UPDATE=19,cinder:INSERT=24 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:04:16.944707 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=127,cinder:UPDATE=37,cinder:INSERT=20 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:04:16.960942 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=86,cinder:UPDATE=20,cinder:INSERT=4 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:04:21.090734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:21.092632 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:21.092978 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2020593642"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:21.094462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2020593642'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:21.094603 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume of 1 GB Aug 01 14:04:21.098585 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Availability Zones retrieved successfully. Aug 01 14:04:21.103750 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (d9e1d181-6929-4e80-be4c-2a91c3bcf028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:21.104644 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fba3a34-5dd2-4d87-bca0-fa80ee88ac73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:21.105572 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:21.132040 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fba3a34-5dd2-4d87-bca0-fa80ee88ac73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:21.133150 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (363b9e80-a8da-4030-963c-e5d73570380b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:21.186839 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Created reservations ['4b0667d3-8372-497a-839c-154213748cfa', '6b4cdddd-26ed-468b-acea-f1b8536fec4c', '5539cbe4-c4ad-4923-acfd-5373427db60c', 'f90eb7d7-cb24-4633-bcaf-6e4b8ffb3008'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:21.187659 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (363b9e80-a8da-4030-963c-e5d73570380b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b0667d3-8372-497a-839c-154213748cfa', '6b4cdddd-26ed-468b-acea-f1b8536fec4c', '5539cbe4-c4ad-4923-acfd-5373427db60c', 'f90eb7d7-cb24-4633-bcaf-6e4b8ffb3008']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:21.188573 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac7f8c44-065f-4bde-b811-14d3fe32dd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:21.209689 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac7f8c44-065f-4bde-b811-14d3fe32dd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78aa14ab-33da-4859-99de-0ca66a326866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2020593642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['4b0667d3-8372-497a-839c-154213748cfa','6b4cdddd-26ed-468b-acea-f1b8536fec4c','5539cbe4-c4ad-4923-acfd-5373427db60c','f90eb7d7-cb24-4633-bcaf-6e4b8ffb3008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2020593642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78aa14ab-33da-4859-99de-0ca66a326866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e15f34ecf814a54a0625bd13274d325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:21.210475 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f96f614c-7a4d-4388-8e2c-e73256223eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:21.226840 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f96f614c-7a4d-4388-8e2c-e73256223eb1) transitioned into state 'SUCCESS' from state '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-2020593642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['4b0667d3-8372-497a-839c-154213748cfa','6b4cdddd-26ed-468b-acea-f1b8536fec4c','5539cbe4-c4ad-4923-acfd-5373427db60c','f90eb7d7-cb24-4633-bcaf-6e4b8ffb3008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:21.227647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda2e106-55c5-404e-9a56-ef415f673226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:21.240239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda2e106-55c5-404e-9a56-ef415f673226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:21.240239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (d9e1d181-6929-4e80-be4c-2a91c3bcf028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:21.240239 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request issued successfully. Aug 01 14:04:21.241417 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8843c320-dbdc-4a30-a59a-f9cad6bcba2c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:21.242175 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1205/4770] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:21 2026] POST /volume/v3/volumes => generated 749 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:21.253875 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-41ea3f00-396a-4e02-8794-a64d1d34cd49 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:21.255679 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-41ea3f00-396a-4e02-8794-a64d1d34cd49 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:21.255883 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-41ea3f00-396a-4e02-8794-a64d1d34cd49 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:21.256123 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-41ea3f00-396a-4e02-8794-a64d1d34cd49 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:21.262974 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:21.262974 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:21.266839 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-41ea3f00-396a-4e02-8794-a64d1d34cd49 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:21.271052 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-41ea3f00-396a-4e02-8794-a64d1d34cd49 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 200 Aug 01 14:04:21.271474 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1179/4771] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:21 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:22.285278 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-862137d1-dfa1-4e65-a391-c916f6ac13a8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.287746 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-862137d1-dfa1-4e65-a391-c916f6ac13a8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.288022 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-862137d1-dfa1-4e65-a391-c916f6ac13a8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:22.288327 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-862137d1-dfa1-4e65-a391-c916f6ac13a8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:22.297315 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.297315 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:22.301520 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-862137d1-dfa1-4e65-a391-c916f6ac13a8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.306259 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-862137d1-dfa1-4e65-a391-c916f6ac13a8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 200 Aug 01 14:04:22.306694 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1199/4772] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:22 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:22.319038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4b90e4fb-e8d9-4e9e-a013-1034d0e969dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.320849 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b90e4fb-e8d9-4e9e-a013-1034d0e969dd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] POST https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action Aug 01 14:04:22.321234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b90e4fb-e8d9-4e9e-a013-1034d0e969dd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Action body: b'{"os-attach": {"instance_uuid": "4627b70f-e076-4ea5-a7ff-53c09d060797", "mountpoint": "/dev/vdb"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:22.321404 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b90e4fb-e8d9-4e9e-a013-1034d0e969dd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4627b70f-e076-4ea5-a7ff-53c09d060797", "mountpoint": "/dev/vdb"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:22.329526 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.329526 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:22.329955 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4b90e4fb-e8d9-4e9e-a013-1034d0e969dd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.338237 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4b90e4fb-e8d9-4e9e-a013-1034d0e969dd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Update volume admin metadata completed successfully. Aug 01 14:04:22.382254 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4b90e4fb-e8d9-4e9e-a013-1034d0e969dd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Attach volume completed successfully. Aug 01 14:04:22.382534 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b90e4fb-e8d9-4e9e-a013-1034d0e969dd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action returned with HTTP 202 Aug 01 14:04:22.383236 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1190/4773] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:22 2026] POST /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:22.390181 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c9351b6e-2c2b-4c67-bc37-6706d4b33887 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.391986 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9351b6e-2c2b-4c67-bc37-6706d4b33887 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.392342 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c9351b6e-2c2b-4c67-bc37-6706d4b33887 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:22.392640 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c9351b6e-2c2b-4c67-bc37-6706d4b33887 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:22.403515 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.403515 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:22.407734 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c9351b6e-2c2b-4c67-bc37-6706d4b33887 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.412119 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9351b6e-2c2b-4c67-bc37-6706d4b33887 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 200 Aug 01 14:04:22.412665 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1206/4774] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:22 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:04:22.423967 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-544c4b3b-8cb0-443e-8e8e-4fb40d3639c4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.425851 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-544c4b3b-8cb0-443e-8e8e-4fb40d3639c4 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.426028 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-544c4b3b-8cb0-443e-8e8e-4fb40d3639c4 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:22.426244 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-544c4b3b-8cb0-443e-8e8e-4fb40d3639c4 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:22.434783 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.434783 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:22.438329 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-544c4b3b-8cb0-443e-8e8e-4fb40d3639c4 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.442278 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-544c4b3b-8cb0-443e-8e8e-4fb40d3639c4 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 200 Aug 01 14:04:22.442644 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1180/4775] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:22 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:04:22.454511 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c3a9057a-99ee-44eb-a6c3-d23a99e68a3b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.514868 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3a9057a-99ee-44eb-a6c3-d23a99e68a3b tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action Aug 01 14:04:22.515243 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3a9057a-99ee-44eb-a6c3-d23a99e68a3b tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:22.515398 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3a9057a-99ee-44eb-a6c3-d23a99e68a3b tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:22.526279 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.526279 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:22.526681 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-c3a9057a-99ee-44eb-a6c3-d23a99e68a3b tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Updating volume '78aa14ab-33da-4859-99de-0ca66a326866' with '{'status': 'error'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 14:04:22.547431 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3a9057a-99ee-44eb-a6c3-d23a99e68a3b tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action returned with HTTP 202 Aug 01 14:04:22.547742 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1200/4776] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:22 2026] POST /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:22.555140 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7dc574a4-4430-4067-9855-d24a797f9b07 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.556950 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7dc574a4-4430-4067-9855-d24a797f9b07 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.557159 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7dc574a4-4430-4067-9855-d24a797f9b07 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:22.557384 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7dc574a4-4430-4067-9855-d24a797f9b07 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:22.566752 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.566752 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:22.569895 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7dc574a4-4430-4067-9855-d24a797f9b07 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.573643 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7dc574a4-4430-4067-9855-d24a797f9b07 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 200 Aug 01 14:04:22.573985 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1191/4777] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:22 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:04:22.586935 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4acda4c2-79bf-4296-a3bb-79859cbab078 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.590236 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4acda4c2-79bf-4296-a3bb-79859cbab078 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action Aug 01 14:04:22.590236 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4acda4c2-79bf-4296-a3bb-79859cbab078 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7d7c3400-4804-4a4c-935c-615059f28119"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:22.590236 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4acda4c2-79bf-4296-a3bb-79859cbab078 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7d7c3400-4804-4a4c-935c-615059f28119"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:22.600455 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.600455 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:22.601001 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4acda4c2-79bf-4296-a3bb-79859cbab078 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Volume info retrieved successfully. Aug 01 14:04:22.617974 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4acda4c2-79bf-4296-a3bb-79859cbab078 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Terminate volume connection completed successfully. Aug 01 14:04:22.621673 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4acda4c2-79bf-4296-a3bb-79859cbab078 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100202) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 01 14:04:22.664657 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4acda4c2-79bf-4296-a3bb-79859cbab078 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Detach volume completed successfully. Aug 01 14:04:22.664657 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4acda4c2-79bf-4296-a3bb-79859cbab078 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action returned with HTTP 202 Aug 01 14:04:22.664657 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1207/4778] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:22 2026] POST /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:22.671583 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bb6aeed0-644d-4967-8144-4fbd109af280 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.673723 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb6aeed0-644d-4967-8144-4fbd109af280 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.673963 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb6aeed0-644d-4967-8144-4fbd109af280 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:22.674227 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bb6aeed0-644d-4967-8144-4fbd109af280 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:22.681038 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.681038 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:22.685157 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bb6aeed0-644d-4967-8144-4fbd109af280 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.690460 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bb6aeed0-644d-4967-8144-4fbd109af280 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 200 Aug 01 14:04:22.690947 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1181/4779] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:22 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:22.703325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-83068ba1-8837-4b46-b979-0cf599e6dda6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.705103 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-83068ba1-8837-4b46-b979-0cf599e6dda6 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.705369 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-83068ba1-8837-4b46-b979-0cf599e6dda6 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:22.705578 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-83068ba1-8837-4b46-b979-0cf599e6dda6 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:22.713345 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.713345 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:22.716998 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-83068ba1-8837-4b46-b979-0cf599e6dda6 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.720965 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-83068ba1-8837-4b46-b979-0cf599e6dda6 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 200 Aug 01 14:04:22.721447 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1201/4780] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:22 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:22.733509 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9938718c-a42e-4107-80bd-5b154258888c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.735465 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9938718c-a42e-4107-80bd-5b154258888c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] POST https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action Aug 01 14:04:22.735792 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9938718c-a42e-4107-80bd-5b154258888c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Action body: b'{"os-detach": {}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:22.735909 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9938718c-a42e-4107-80bd-5b154258888c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:22.744030 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.744030 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:22.744468 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9938718c-a42e-4107-80bd-5b154258888c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.764548 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9938718c-a42e-4107-80bd-5b154258888c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Detach volume completed successfully. Aug 01 14:04:22.764773 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9938718c-a42e-4107-80bd-5b154258888c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action returned with HTTP 202 Aug 01 14:04:22.765223 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1192/4781] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:22 2026] POST /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:22.772735 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-24b74e4f-b49e-4c9a-91ea-22840c4442db None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.776125 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-24b74e4f-b49e-4c9a-91ea-22840c4442db tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.776125 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-24b74e4f-b49e-4c9a-91ea-22840c4442db tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:22.776125 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-24b74e4f-b49e-4c9a-91ea-22840c4442db tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:22.782144 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.782144 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:22.785947 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-24b74e4f-b49e-4c9a-91ea-22840c4442db tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.790010 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-24b74e4f-b49e-4c9a-91ea-22840c4442db tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 200 Aug 01 14:04:22.790520 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1208/4782] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:22 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:22.802851 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d2bf52bb-91d0-450b-b9e4-debd018d338b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.804643 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d2bf52bb-91d0-450b-b9e4-debd018d338b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.804830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d2bf52bb-91d0-450b-b9e4-debd018d338b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:22.805016 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d2bf52bb-91d0-450b-b9e4-debd018d338b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:22.812653 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.812653 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:22.816409 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d2bf52bb-91d0-450b-b9e4-debd018d338b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.820341 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d2bf52bb-91d0-450b-b9e4-debd018d338b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 200 Aug 01 14:04:22.820706 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1182/4783] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:22 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:22.832600 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-32850285-3c24-4322-9669-dbe20d66599e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.834738 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32850285-3c24-4322-9669-dbe20d66599e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] DELETE https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.834953 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32850285-3c24-4322-9669-dbe20d66599e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:22.835172 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-32850285-3c24-4322-9669-dbe20d66599e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:22.835349 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-32850285-3c24-4322-9669-dbe20d66599e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Delete volume with id: 78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.841735 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.841735 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:22.842202 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-32850285-3c24-4322-9669-dbe20d66599e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.862776 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-32850285-3c24-4322-9669-dbe20d66599e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Delete volume request issued successfully. Aug 01 14:04:22.863183 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-32850285-3c24-4322-9669-dbe20d66599e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 202 Aug 01 14:04:22.863887 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1202/4784] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:22 2026] DELETE /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:22.871619 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a7b7fbef-8a28-4d32-98e1-1521e57e671b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:22.873414 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a7b7fbef-8a28-4d32-98e1-1521e57e671b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:22.873604 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a7b7fbef-8a28-4d32-98e1-1521e57e671b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:22.873795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a7b7fbef-8a28-4d32-98e1-1521e57e671b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:22.880791 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:22.880791 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:22.884573 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a7b7fbef-8a28-4d32-98e1-1521e57e671b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:22.889634 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a7b7fbef-8a28-4d32-98e1-1521e57e671b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 200 Aug 01 14:04:22.890181 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1193/4785] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:22 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:23.905032 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8fa13231-520f-402b-bc60-41511be1869a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:23.909018 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8fa13231-520f-402b-bc60-41511be1869a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 Aug 01 14:04:23.909018 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8fa13231-520f-402b-bc60-41511be1869a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:23.909018 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8fa13231-520f-402b-bc60-41511be1869a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:23.914935 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8fa13231-520f-402b-bc60-41511be1869a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 returned with HTTP 404 Aug 01 14:04:23.915731 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1209/4786] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:23 2026] GET /volume/v3/volumes/78aa14ab-33da-4859-99de-0ca66a326866 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:25.216154 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:25.218105 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:25.218568 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1129214998"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:25.219864 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1129214998'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:25.219971 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume of 1 GB Aug 01 14:04:25.223934 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Availability Zones retrieved successfully. Aug 01 14:04:25.229102 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (0e335dba-f760-44b3-9347-b9d7cf69b096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:25.230079 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ddfb5a3-5665-44b8-a883-19d55bb59d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:25.230919 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:25.255644 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ddfb5a3-5665-44b8-a883-19d55bb59d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:25.256402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa4bd79-c8de-40b9-a161-4e308c137b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:25.291990 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Created reservations ['40e6b689-0253-43d6-a7c4-ea5bc0dc29a5', 'd8d8ccfb-bae9-45b5-aee9-7ce93c07a3da', '0cb9fb4a-e6da-4f92-929d-0b9e06df264a', '97ca0d8b-51fe-4244-aaee-9a0289d07501'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:25.292795 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa4bd79-c8de-40b9-a161-4e308c137b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40e6b689-0253-43d6-a7c4-ea5bc0dc29a5', 'd8d8ccfb-bae9-45b5-aee9-7ce93c07a3da', '0cb9fb4a-e6da-4f92-929d-0b9e06df264a', '97ca0d8b-51fe-4244-aaee-9a0289d07501']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:25.293553 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49198c0-3099-40fc-857c-f152ed935e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:25.314958 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49198c0-3099-40fc-857c-f152ed935e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dd390bb-aaf8-454a-a367-1791044208f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1129214998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['40e6b689-0253-43d6-a7c4-ea5bc0dc29a5','d8d8ccfb-bae9-45b5-aee9-7ce93c07a3da','0cb9fb4a-e6da-4f92-929d-0b9e06df264a','97ca0d8b-51fe-4244-aaee-9a0289d07501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1129214998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dd390bb-aaf8-454a-a367-1791044208f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e15f34ecf814a54a0625bd13274d325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:25.315895 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6530bcde-81c8-4a51-b833-a99bcab7eccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:25.334409 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6530bcde-81c8-4a51-b833-a99bcab7eccc) transitioned into state 'SUCCESS' from state '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-1129214998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['40e6b689-0253-43d6-a7c4-ea5bc0dc29a5','d8d8ccfb-bae9-45b5-aee9-7ce93c07a3da','0cb9fb4a-e6da-4f92-929d-0b9e06df264a','97ca0d8b-51fe-4244-aaee-9a0289d07501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:25.335100 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d5be93-f2a0-4485-95c6-406c4e35fc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:25.342999 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d5be93-f2a0-4485-95c6-406c4e35fc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:25.343906 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (0e335dba-f760-44b3-9347-b9d7cf69b096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:25.344315 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request issued successfully. Aug 01 14:04:25.344891 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-de1fdb29-33ac-4e26-8a39-ded19b53ff5c tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:25.345709 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1183/4787] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:25 2026] POST /volume/v3/volumes => generated 749 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:25.356770 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8f1d9b68-2c14-48db-9cc1-06199afae6a1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:25.358797 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8f1d9b68-2c14-48db-9cc1-06199afae6a1 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 Aug 01 14:04:25.358797 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8f1d9b68-2c14-48db-9cc1-06199afae6a1 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:25.358986 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8f1d9b68-2c14-48db-9cc1-06199afae6a1 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:25.366552 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:25.366552 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:25.370297 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8f1d9b68-2c14-48db-9cc1-06199afae6a1 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:25.374930 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8f1d9b68-2c14-48db-9cc1-06199afae6a1 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 returned with HTTP 200 Aug 01 14:04:25.375465 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1203/4788] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:25 2026] GET /volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:26.387507 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4fba5f63-2705-48d0-946a-37825b8fb49a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:26.389711 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4fba5f63-2705-48d0-946a-37825b8fb49a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 Aug 01 14:04:26.389942 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4fba5f63-2705-48d0-946a-37825b8fb49a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:26.390230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4fba5f63-2705-48d0-946a-37825b8fb49a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:26.399494 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:26.399494 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:26.403364 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4fba5f63-2705-48d0-946a-37825b8fb49a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:26.407528 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4fba5f63-2705-48d0-946a-37825b8fb49a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 returned with HTTP 200 Aug 01 14:04:26.407902 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1194/4789] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:26 2026] GET /volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:26.420429 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dcfa3b85-c2db-4018-889a-d12fd980433f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:26.423045 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dcfa3b85-c2db-4018-889a-d12fd980433f tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8/action Aug 01 14:04:26.423045 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dcfa3b85-c2db-4018-889a-d12fd980433f tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:26.423045 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dcfa3b85-c2db-4018-889a-d12fd980433f tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:26.430611 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:26.430611 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:26.430997 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-dcfa3b85-c2db-4018-889a-d12fd980433f tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Updating volume '2dd390bb-aaf8-454a-a367-1791044208f8' with '{'status': 'attaching'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 14:04:26.446711 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dcfa3b85-c2db-4018-889a-d12fd980433f tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8/action returned with HTTP 202 Aug 01 14:04:26.447226 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1210/4790] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:26 2026] POST /volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:26.454861 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-48a63f62-9ad3-421b-b875-a097858b5ae1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:26.457071 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-48a63f62-9ad3-421b-b875-a097858b5ae1 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 Aug 01 14:04:26.457316 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-48a63f62-9ad3-421b-b875-a097858b5ae1 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:26.457562 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-48a63f62-9ad3-421b-b875-a097858b5ae1 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:26.465861 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:26.465861 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:26.469757 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-48a63f62-9ad3-421b-b875-a097858b5ae1 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:26.474421 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-48a63f62-9ad3-421b-b875-a097858b5ae1 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 returned with HTTP 200 Aug 01 14:04:26.474860 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1184/4791] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:26 2026] GET /volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:26.487153 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7c1cd416-d136-497d-be98-c1fc55ff709a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:26.488913 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c1cd416-d136-497d-be98-c1fc55ff709a tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8/action Aug 01 14:04:26.491277 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c1cd416-d136-497d-be98-c1fc55ff709a tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:26.491277 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c1cd416-d136-497d-be98-c1fc55ff709a tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:26.498393 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:26.498393 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:26.498840 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7c1cd416-d136-497d-be98-c1fc55ff709a tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Volume info retrieved successfully. Aug 01 14:04:26.516813 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7c1cd416-d136-497d-be98-c1fc55ff709a tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Delete volume request issued successfully. Aug 01 14:04:26.516813 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c1cd416-d136-497d-be98-c1fc55ff709a tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8/action returned with HTTP 202 Aug 01 14:04:26.516813 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1204/4792] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:26 2026] POST /volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:26.526519 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-137ad9dc-0315-4199-9de8-b786f742da59 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:26.528143 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-137ad9dc-0315-4199-9de8-b786f742da59 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 Aug 01 14:04:26.528377 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-137ad9dc-0315-4199-9de8-b786f742da59 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:26.528586 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-137ad9dc-0315-4199-9de8-b786f742da59 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:26.537313 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:26.537313 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:26.541877 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-137ad9dc-0315-4199-9de8-b786f742da59 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:26.547069 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-137ad9dc-0315-4199-9de8-b786f742da59 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 returned with HTTP 200 Aug 01 14:04:26.547594 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1195/4793] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:26 2026] GET /volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:27.559984 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-029a9058-4c85-447d-a44c-6005d9d2d66d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:27.562166 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-029a9058-4c85-447d-a44c-6005d9d2d66d tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 Aug 01 14:04:27.562468 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-029a9058-4c85-447d-a44c-6005d9d2d66d tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:27.562715 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-029a9058-4c85-447d-a44c-6005d9d2d66d tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:27.569080 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-029a9058-4c85-447d-a44c-6005d9d2d66d tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 returned with HTTP 404 Aug 01 14:04:27.569776 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1211/4794] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:27 2026] GET /volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:27.576164 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6e9559c5-5b7d-4cc8-8824-81cd84d6d530 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:27.578286 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e9559c5-5b7d-4cc8-8824-81cd84d6d530 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 Aug 01 14:04:27.580022 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e9559c5-5b7d-4cc8-8824-81cd84d6d530 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:27.580022 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e9559c5-5b7d-4cc8-8824-81cd84d6d530 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:27.585868 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e9559c5-5b7d-4cc8-8824-81cd84d6d530 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 returned with HTTP 404 Aug 01 14:04:27.586578 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1185/4795] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:27 2026] GET /volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:27.593240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9989d5ab-3037-4c7a-8d36-cc2608413286 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:27.595528 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9989d5ab-3037-4c7a-8d36-cc2608413286 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 Aug 01 14:04:27.595730 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9989d5ab-3037-4c7a-8d36-cc2608413286 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:27.595911 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9989d5ab-3037-4c7a-8d36-cc2608413286 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:27.596080 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-9989d5ab-3037-4c7a-8d36-cc2608413286 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Delete volume with id: 2dd390bb-aaf8-454a-a367-1791044208f8 Aug 01 14:04:27.601379 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9989d5ab-3037-4c7a-8d36-cc2608413286 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 returned with HTTP 404 Aug 01 14:04:27.601818 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1205/4796] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:27 2026] DELETE /volume/v3/volumes/2dd390bb-aaf8-454a-a367-1791044208f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:27.609780 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-afa12376-0af2-45e7-ad2c-b19222d18365 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:27.611601 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:27.612086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-135901451"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:27.613563 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-135901451'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:27.613682 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume of 1 GB Aug 01 14:04:27.617669 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Availability Zones retrieved successfully. Aug 01 14:04:27.622790 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (4320909c-eec2-4371-b709-f60dc6e89c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:27.623757 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c93b0b9d-ff27-4728-9024-716aebdeb78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:27.624631 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:27.646816 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c93b0b9d-ff27-4728-9024-716aebdeb78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:27.647544 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1813447-7253-4cc6-b028-22ccbf38dc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:27.680437 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Created reservations ['2ff03b2a-c958-4cba-b26e-1c43582f1e40', '14328833-3c5f-40ec-ac37-479eefee355a', '31753695-ca65-49ef-a20f-d6661c321b4a', 'b168f67e-7535-4947-9c37-b143dea09299'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:27.681075 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1813447-7253-4cc6-b028-22ccbf38dc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ff03b2a-c958-4cba-b26e-1c43582f1e40', '14328833-3c5f-40ec-ac37-479eefee355a', '31753695-ca65-49ef-a20f-d6661c321b4a', 'b168f67e-7535-4947-9c37-b143dea09299']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:27.681704 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c841414b-ef0a-4e7c-80e9-530a4489e834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:27.701791 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c841414b-ef0a-4e7c-80e9-530a4489e834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '858f5f14-2d49-48f0-84d5-d44a7ec2dc11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-135901451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['2ff03b2a-c958-4cba-b26e-1c43582f1e40','14328833-3c5f-40ec-ac37-479eefee355a','31753695-ca65-49ef-a20f-d6661c321b4a','b168f67e-7535-4947-9c37-b143dea09299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-135901451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=858f5f14-2d49-48f0-84d5-d44a7ec2dc11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e15f34ecf814a54a0625bd13274d325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:27.702475 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df6378d5-5311-4ed2-a7cd-c128e8c00b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:27.717329 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df6378d5-5311-4ed2-a7cd-c128e8c00b36) transitioned into state 'SUCCESS' from state '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-135901451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['2ff03b2a-c958-4cba-b26e-1c43582f1e40','14328833-3c5f-40ec-ac37-479eefee355a','31753695-ca65-49ef-a20f-d6661c321b4a','b168f67e-7535-4947-9c37-b143dea09299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:27.717916 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb2caa7-0e79-4367-b086-541469ee6b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:27.726462 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb2caa7-0e79-4367-b086-541469ee6b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:27.727438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (4320909c-eec2-4371-b709-f60dc6e89c92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:27.727783 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request issued successfully. Aug 01 14:04:27.728423 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-afa12376-0af2-45e7-ad2c-b19222d18365 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:27.728823 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1196/4797] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:27 2026] POST /volume/v3/volumes => generated 748 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:27.740202 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c57c6dd2-4ac8-445a-a03c-e2213226670f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:27.742303 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c57c6dd2-4ac8-445a-a03c-e2213226670f tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 Aug 01 14:04:27.742633 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c57c6dd2-4ac8-445a-a03c-e2213226670f tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:27.742967 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c57c6dd2-4ac8-445a-a03c-e2213226670f tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:27.750840 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:27.750840 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:27.754886 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c57c6dd2-4ac8-445a-a03c-e2213226670f tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:27.758848 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c57c6dd2-4ac8-445a-a03c-e2213226670f tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 returned with HTTP 200 Aug 01 14:04:27.759433 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1212/4798] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:27 2026] GET /volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:28.771599 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8646318d-240a-47bd-9930-7cbb7621c772 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:28.773197 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8646318d-240a-47bd-9930-7cbb7621c772 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 Aug 01 14:04:28.773398 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8646318d-240a-47bd-9930-7cbb7621c772 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:28.773577 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8646318d-240a-47bd-9930-7cbb7621c772 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:28.780588 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:28.780588 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:28.784582 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-8646318d-240a-47bd-9930-7cbb7621c772 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:28.788739 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8646318d-240a-47bd-9930-7cbb7621c772 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 returned with HTTP 200 Aug 01 14:04:28.789183 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1186/4799] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:28 2026] GET /volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:28.801393 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f105d76f-654b-421b-b36a-01ca0fb5cb5b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:28.803106 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f105d76f-654b-421b-b36a-01ca0fb5cb5b tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11/action Aug 01 14:04:28.803500 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f105d76f-654b-421b-b36a-01ca0fb5cb5b tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:28.803636 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f105d76f-654b-421b-b36a-01ca0fb5cb5b tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:28.811920 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:28.811920 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:28.812311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-f105d76f-654b-421b-b36a-01ca0fb5cb5b tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Updating volume '858f5f14-2d49-48f0-84d5-d44a7ec2dc11' with '{'status': 'creating'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 14:04:28.831654 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f105d76f-654b-421b-b36a-01ca0fb5cb5b tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11/action returned with HTTP 202 Aug 01 14:04:28.832167 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1206/4800] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:28 2026] POST /volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:28.839699 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6c05aa5c-891c-4d80-a952-4326ef5e7436 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:28.841626 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c05aa5c-891c-4d80-a952-4326ef5e7436 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 Aug 01 14:04:28.841878 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c05aa5c-891c-4d80-a952-4326ef5e7436 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:28.842131 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c05aa5c-891c-4d80-a952-4326ef5e7436 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:28.848752 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:28.848752 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:28.852014 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6c05aa5c-891c-4d80-a952-4326ef5e7436 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:28.855524 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c05aa5c-891c-4d80-a952-4326ef5e7436 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 returned with HTTP 200 Aug 01 14:04:28.855872 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1197/4801] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:28 2026] GET /volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:28.869610 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7a5938c0-e31a-47c8-9d2c-72835fb57e76 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:28.872236 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a5938c0-e31a-47c8-9d2c-72835fb57e76 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11/action Aug 01 14:04:28.872500 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a5938c0-e31a-47c8-9d2c-72835fb57e76 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:28.872757 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a5938c0-e31a-47c8-9d2c-72835fb57e76 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:28.883066 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:28.883066 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:28.883066 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7a5938c0-e31a-47c8-9d2c-72835fb57e76 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Volume info retrieved successfully. Aug 01 14:04:28.900075 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7a5938c0-e31a-47c8-9d2c-72835fb57e76 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Delete volume request issued successfully. Aug 01 14:04:28.900803 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a5938c0-e31a-47c8-9d2c-72835fb57e76 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11/action returned with HTTP 202 Aug 01 14:04:28.901622 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1213/4802] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:28 2026] POST /volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:28.912527 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-107e905e-c104-4ce1-97b8-d4f122a3fa59 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:28.917012 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-107e905e-c104-4ce1-97b8-d4f122a3fa59 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 Aug 01 14:04:28.917286 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-107e905e-c104-4ce1-97b8-d4f122a3fa59 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:28.917531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-107e905e-c104-4ce1-97b8-d4f122a3fa59 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:28.930540 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:28.930540 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:28.935469 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-107e905e-c104-4ce1-97b8-d4f122a3fa59 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:28.941430 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-107e905e-c104-4ce1-97b8-d4f122a3fa59 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 returned with HTTP 200 Aug 01 14:04:28.941955 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1187/4803] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:28 2026] GET /volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:29.954443 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fe188dd7-46bb-463e-884c-6aa6efb0a503 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:29.956268 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fe188dd7-46bb-463e-884c-6aa6efb0a503 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 Aug 01 14:04:29.956465 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fe188dd7-46bb-463e-884c-6aa6efb0a503 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:29.956603 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fe188dd7-46bb-463e-884c-6aa6efb0a503 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:29.962143 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fe188dd7-46bb-463e-884c-6aa6efb0a503 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 returned with HTTP 404 Aug 01 14:04:29.962593 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1207/4804] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:29 2026] GET /volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:29.970239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3ac956e5-e0cd-4dde-ba85-02d9e8642d8e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:29.972132 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ac956e5-e0cd-4dde-ba85-02d9e8642d8e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 Aug 01 14:04:29.972386 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ac956e5-e0cd-4dde-ba85-02d9e8642d8e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:29.972660 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ac956e5-e0cd-4dde-ba85-02d9e8642d8e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:29.978554 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ac956e5-e0cd-4dde-ba85-02d9e8642d8e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 returned with HTTP 404 Aug 01 14:04:29.979142 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1198/4805] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:29 2026] GET /volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:29.988241 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3fec78a4-3870-426d-ad6c-806db3e0f91e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:29.992618 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3fec78a4-3870-426d-ad6c-806db3e0f91e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] DELETE https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 Aug 01 14:04:29.992618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3fec78a4-3870-426d-ad6c-806db3e0f91e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:29.992618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3fec78a4-3870-426d-ad6c-806db3e0f91e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:29.992618 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-3fec78a4-3870-426d-ad6c-806db3e0f91e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Delete volume with id: 858f5f14-2d49-48f0-84d5-d44a7ec2dc11 Aug 01 14:04:29.998730 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3fec78a4-3870-426d-ad6c-806db3e0f91e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 returned with HTTP 404 Aug 01 14:04:29.999603 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1214/4806] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:29 2026] DELETE /volume/v3/volumes/858f5f14-2d49-48f0-84d5-d44a7ec2dc11 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:30.007985 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:30.009700 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:30.010103 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1293995707"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:30.011694 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1293995707'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:30.011818 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume of 1 GB Aug 01 14:04:30.016105 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Availability Zones retrieved successfully. Aug 01 14:04:30.021628 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (649d93e4-9a4b-4572-a56b-5f3a1f46ff49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:30.022753 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88708179-1ae6-45e3-8cbf-6c0274b4f7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:30.023889 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:30.051044 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88708179-1ae6-45e3-8cbf-6c0274b4f7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:30.051704 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c053ac-0734-4693-a11e-8d080f67bd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:30.089958 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Created reservations ['63411352-42c5-4d62-a9c7-776bfd8606b3', 'f86aa959-1ae0-4f63-aed4-104eee8cf9ac', '5bff26d8-0d9f-44cf-a6c9-9bd9cb45a7d4', 'de2245f7-c5c8-4c52-bf05-6fde2d00ba9f'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:30.091002 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c053ac-0734-4693-a11e-8d080f67bd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63411352-42c5-4d62-a9c7-776bfd8606b3', 'f86aa959-1ae0-4f63-aed4-104eee8cf9ac', '5bff26d8-0d9f-44cf-a6c9-9bd9cb45a7d4', 'de2245f7-c5c8-4c52-bf05-6fde2d00ba9f']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:30.091695 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3e2b664-693a-4998-8a13-f967b4e70ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:30.112796 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3e2b664-693a-4998-8a13-f967b4e70ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1293995707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['63411352-42c5-4d62-a9c7-776bfd8606b3','f86aa959-1ae0-4f63-aed4-104eee8cf9ac','5bff26d8-0d9f-44cf-a6c9-9bd9cb45a7d4','de2245f7-c5c8-4c52-bf05-6fde2d00ba9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1293995707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e15f34ecf814a54a0625bd13274d325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:30.113496 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f3676f-ca9c-4e7e-87ce-94e61f0beb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:30.129438 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f3676f-ca9c-4e7e-87ce-94e61f0beb66) transitioned into state 'SUCCESS' from state '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-1293995707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['63411352-42c5-4d62-a9c7-776bfd8606b3','f86aa959-1ae0-4f63-aed4-104eee8cf9ac','5bff26d8-0d9f-44cf-a6c9-9bd9cb45a7d4','de2245f7-c5c8-4c52-bf05-6fde2d00ba9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:30.130100 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996902d0-88c9-4fb9-a27b-ecd5e6aa1daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:30.138387 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996902d0-88c9-4fb9-a27b-ecd5e6aa1daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:30.139360 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (649d93e4-9a4b-4572-a56b-5f3a1f46ff49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:30.139633 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request issued successfully. Aug 01 14:04:30.140199 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-371054bd-b4b0-4fcf-a87d-6d82ecd5cd1a tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:30.140654 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1188/4807] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:30 2026] POST /volume/v3/volumes => generated 749 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:30.154867 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5c7c39d4-18d7-4fa7-92ea-dfad238432e3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:30.156836 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c7c39d4-18d7-4fa7-92ea-dfad238432e3 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 Aug 01 14:04:30.157053 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c7c39d4-18d7-4fa7-92ea-dfad238432e3 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:30.157337 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c7c39d4-18d7-4fa7-92ea-dfad238432e3 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:30.165150 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:30.165150 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:30.170027 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5c7c39d4-18d7-4fa7-92ea-dfad238432e3 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:30.175582 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c7c39d4-18d7-4fa7-92ea-dfad238432e3 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 returned with HTTP 200 Aug 01 14:04:30.175998 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1208/4808] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:30 2026] GET /volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:31.188276 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-865dbd1b-1cb2-4bb8-8b0e-1fd77ce20374 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:31.190409 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-865dbd1b-1cb2-4bb8-8b0e-1fd77ce20374 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 Aug 01 14:04:31.190628 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-865dbd1b-1cb2-4bb8-8b0e-1fd77ce20374 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:31.190858 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-865dbd1b-1cb2-4bb8-8b0e-1fd77ce20374 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:31.198871 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:31.198871 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:31.202768 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-865dbd1b-1cb2-4bb8-8b0e-1fd77ce20374 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:31.207382 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-865dbd1b-1cb2-4bb8-8b0e-1fd77ce20374 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 returned with HTTP 200 Aug 01 14:04:31.207828 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1199/4809] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:31 2026] GET /volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:31.220072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-45bb3a92-9161-4730-bab9-c9c981c8d672 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:31.222395 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45bb3a92-9161-4730-bab9-c9c981c8d672 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7/action Aug 01 14:04:31.222569 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45bb3a92-9161-4730-bab9-c9c981c8d672 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:31.222682 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45bb3a92-9161-4730-bab9-c9c981c8d672 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:31.231201 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:31.231201 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:31.231587 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-45bb3a92-9161-4730-bab9-c9c981c8d672 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Updating volume 'd154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7' with '{'status': 'error'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 14:04:31.248565 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45bb3a92-9161-4730-bab9-c9c981c8d672 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7/action returned with HTTP 202 Aug 01 14:04:31.249051 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1215/4810] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:31 2026] POST /volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:31.255900 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9d790b2c-35d4-474a-9f7b-a256359ed867 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:31.258395 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9d790b2c-35d4-474a-9f7b-a256359ed867 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 Aug 01 14:04:31.258527 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9d790b2c-35d4-474a-9f7b-a256359ed867 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:31.258745 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9d790b2c-35d4-474a-9f7b-a256359ed867 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:31.266901 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:31.266901 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:31.270813 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9d790b2c-35d4-474a-9f7b-a256359ed867 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:31.274901 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9d790b2c-35d4-474a-9f7b-a256359ed867 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 returned with HTTP 200 Aug 01 14:04:31.275342 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1189/4811] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:31 2026] GET /volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:31.290888 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-089cf14a-4810-45cd-ab5e-e7372d7991c3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:31.292871 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-089cf14a-4810-45cd-ab5e-e7372d7991c3 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7/action Aug 01 14:04:31.293230 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-089cf14a-4810-45cd-ab5e-e7372d7991c3 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:31.293355 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-089cf14a-4810-45cd-ab5e-e7372d7991c3 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:31.301888 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:31.301888 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:31.302238 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-089cf14a-4810-45cd-ab5e-e7372d7991c3 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Volume info retrieved successfully. Aug 01 14:04:31.320643 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-089cf14a-4810-45cd-ab5e-e7372d7991c3 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Delete volume request issued successfully. Aug 01 14:04:31.320892 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-089cf14a-4810-45cd-ab5e-e7372d7991c3 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7/action returned with HTTP 202 Aug 01 14:04:31.321394 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1209/4812] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:31 2026] POST /volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:31.329243 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4acc4c4d-4dec-46af-9930-cf4b4d4455a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:31.330801 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4acc4c4d-4dec-46af-9930-cf4b4d4455a0 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 Aug 01 14:04:31.331036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4acc4c4d-4dec-46af-9930-cf4b4d4455a0 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:31.331252 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4acc4c4d-4dec-46af-9930-cf4b4d4455a0 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:31.338095 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:31.338095 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:31.341722 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4acc4c4d-4dec-46af-9930-cf4b4d4455a0 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:31.345797 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4acc4c4d-4dec-46af-9930-cf4b4d4455a0 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 returned with HTTP 200 Aug 01 14:04:31.346187 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1200/4813] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:31 2026] GET /volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:32.359947 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5dec9a7d-d2f2-4bed-9fc8-ab7a3ffe38fa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:32.361689 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5dec9a7d-d2f2-4bed-9fc8-ab7a3ffe38fa tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 Aug 01 14:04:32.361859 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5dec9a7d-d2f2-4bed-9fc8-ab7a3ffe38fa tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:32.362042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5dec9a7d-d2f2-4bed-9fc8-ab7a3ffe38fa tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:32.367683 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5dec9a7d-d2f2-4bed-9fc8-ab7a3ffe38fa tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 returned with HTTP 404 Aug 01 14:04:32.368161 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1216/4814] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:32 2026] GET /volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:32.374422 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-245d6a37-7ea2-4917-8e70-35dc6788f313 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:32.376346 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-245d6a37-7ea2-4917-8e70-35dc6788f313 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 Aug 01 14:04:32.376535 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-245d6a37-7ea2-4917-8e70-35dc6788f313 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:32.376710 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-245d6a37-7ea2-4917-8e70-35dc6788f313 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:32.381798 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-245d6a37-7ea2-4917-8e70-35dc6788f313 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 returned with HTTP 404 Aug 01 14:04:32.382234 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1190/4815] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:32 2026] GET /volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:32.387952 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a2362cb5-9a47-4f08-9203-183229e16af6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:32.389521 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a2362cb5-9a47-4f08-9203-183229e16af6 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 Aug 01 14:04:32.389690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a2362cb5-9a47-4f08-9203-183229e16af6 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:32.389870 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a2362cb5-9a47-4f08-9203-183229e16af6 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:32.390018 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-a2362cb5-9a47-4f08-9203-183229e16af6 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Delete volume with id: d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 Aug 01 14:04:32.395023 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a2362cb5-9a47-4f08-9203-183229e16af6 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 returned with HTTP 404 Aug 01 14:04:32.395697 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1210/4816] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:32 2026] DELETE /volume/v3/volumes/d154f3fa-7bbc-4eb0-9221-ddc4dc1b21b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:32.402290 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c992122c-bd8a-4376-aecf-9928399c4172 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:32.403942 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:32.404308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1556186102"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:32.405638 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1556186102'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:32.405792 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume of 1 GB Aug 01 14:04:32.409716 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Availability Zones retrieved successfully. Aug 01 14:04:32.415197 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (f1a83220-e57f-45e5-8956-0f75eaca5da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:32.416034 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a434c4-203a-44ab-8dbc-4f6ba6abbc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:32.416909 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:32.439882 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a434c4-203a-44ab-8dbc-4f6ba6abbc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:32.440655 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a2ac6f-e92d-4721-b729-6844b2186382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:32.475771 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Created reservations ['4c060b78-a021-4726-ad94-f004bd3a8ce6', '66bdb8ee-cfd9-42d3-9c22-3602db8af20c', 'ca9813f7-411e-4683-8447-10d529e86986', 'b793e156-a7da-4fa5-9b64-7a58a0bb3138'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:32.476980 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a2ac6f-e92d-4721-b729-6844b2186382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c060b78-a021-4726-ad94-f004bd3a8ce6', '66bdb8ee-cfd9-42d3-9c22-3602db8af20c', 'ca9813f7-411e-4683-8447-10d529e86986', 'b793e156-a7da-4fa5-9b64-7a58a0bb3138']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:32.477645 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ab5b15-b23b-4be0-ac4b-d05051bfef8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:32.498452 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ab5b15-b23b-4be0-ac4b-d05051bfef8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '955c54af-a12a-40b7-b9c5-98c3b1072f49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1556186102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['4c060b78-a021-4726-ad94-f004bd3a8ce6','66bdb8ee-cfd9-42d3-9c22-3602db8af20c','ca9813f7-411e-4683-8447-10d529e86986','b793e156-a7da-4fa5-9b64-7a58a0bb3138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1556186102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=955c54af-a12a-40b7-b9c5-98c3b1072f49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e15f34ecf814a54a0625bd13274d325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:32.499144 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4bf013-aa1f-477c-8513-0d9f005fcac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:32.516892 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4bf013-aa1f-477c-8513-0d9f005fcac5) transitioned into state 'SUCCESS' from state '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-1556186102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['4c060b78-a021-4726-ad94-f004bd3a8ce6','66bdb8ee-cfd9-42d3-9c22-3602db8af20c','ca9813f7-411e-4683-8447-10d529e86986','b793e156-a7da-4fa5-9b64-7a58a0bb3138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:32.517595 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf12cb81-d317-4e8b-953b-8eddff9c8a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:32.525932 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf12cb81-d317-4e8b-953b-8eddff9c8a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:32.526680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (f1a83220-e57f-45e5-8956-0f75eaca5da4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:32.526960 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request issued successfully. Aug 01 14:04:32.527472 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c992122c-bd8a-4376-aecf-9928399c4172 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:32.527862 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1201/4817] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:32 2026] POST /volume/v3/volumes => generated 749 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:32.539508 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-813cc102-7da4-4eda-b457-19d8c361c6a0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:32.541616 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-813cc102-7da4-4eda-b457-19d8c361c6a0 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 Aug 01 14:04:32.541616 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-813cc102-7da4-4eda-b457-19d8c361c6a0 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:32.541705 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-813cc102-7da4-4eda-b457-19d8c361c6a0 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:32.548015 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:32.548015 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:32.551122 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-813cc102-7da4-4eda-b457-19d8c361c6a0 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:32.554908 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-813cc102-7da4-4eda-b457-19d8c361c6a0 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 returned with HTTP 200 Aug 01 14:04:32.555239 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1217/4818] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:32 2026] GET /volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:33.567982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4835214a-d9cf-4723-beeb-b6ab817d39cb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:33.569693 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4835214a-d9cf-4723-beeb-b6ab817d39cb tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 Aug 01 14:04:33.569911 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4835214a-d9cf-4723-beeb-b6ab817d39cb tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:33.570091 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4835214a-d9cf-4723-beeb-b6ab817d39cb tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:33.586620 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:33.586620 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:33.590083 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4835214a-d9cf-4723-beeb-b6ab817d39cb tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:33.593807 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4835214a-d9cf-4723-beeb-b6ab817d39cb tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 returned with HTTP 200 Aug 01 14:04:33.594165 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1191/4819] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:33 2026] GET /volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:33.605871 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d872d9fc-2deb-4496-9870-c79725f290d4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:33.607600 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d872d9fc-2deb-4496-9870-c79725f290d4 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49/action Aug 01 14:04:33.607963 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d872d9fc-2deb-4496-9870-c79725f290d4 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:33.608077 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d872d9fc-2deb-4496-9870-c79725f290d4 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:33.615989 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:33.615989 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:33.616426 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-d872d9fc-2deb-4496-9870-c79725f290d4 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Updating volume '955c54af-a12a-40b7-b9c5-98c3b1072f49' with '{'status': 'maintenance'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 14:04:33.631628 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d872d9fc-2deb-4496-9870-c79725f290d4 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49/action returned with HTTP 202 Aug 01 14:04:33.632198 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1211/4820] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:33 2026] POST /volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:33.638439 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-430101dc-5817-4a39-ba3c-e05a9ffa0f4f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:33.640247 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-430101dc-5817-4a39-ba3c-e05a9ffa0f4f tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 Aug 01 14:04:33.640429 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-430101dc-5817-4a39-ba3c-e05a9ffa0f4f tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:33.640600 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-430101dc-5817-4a39-ba3c-e05a9ffa0f4f tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:33.648049 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:33.648049 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:33.651308 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-430101dc-5817-4a39-ba3c-e05a9ffa0f4f tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:33.654936 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-430101dc-5817-4a39-ba3c-e05a9ffa0f4f tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 returned with HTTP 200 Aug 01 14:04:33.655312 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1202/4821] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:33 2026] GET /volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:33.669407 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fab224b9-cab0-4dc8-87bb-47e46d233997 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:33.671117 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fab224b9-cab0-4dc8-87bb-47e46d233997 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49/action Aug 01 14:04:33.671442 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fab224b9-cab0-4dc8-87bb-47e46d233997 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:33.671553 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fab224b9-cab0-4dc8-87bb-47e46d233997 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:33.678942 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:33.678942 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:33.679229 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fab224b9-cab0-4dc8-87bb-47e46d233997 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Volume info retrieved successfully. Aug 01 14:04:33.693936 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fab224b9-cab0-4dc8-87bb-47e46d233997 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Delete volume request issued successfully. Aug 01 14:04:33.694137 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fab224b9-cab0-4dc8-87bb-47e46d233997 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49/action returned with HTTP 202 Aug 01 14:04:33.694564 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1218/4822] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:33 2026] POST /volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:33.701681 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2cf0ea76-6b14-483e-a905-a07bf818c1db None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:33.703343 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2cf0ea76-6b14-483e-a905-a07bf818c1db tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 Aug 01 14:04:33.703563 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2cf0ea76-6b14-483e-a905-a07bf818c1db tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:33.703780 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2cf0ea76-6b14-483e-a905-a07bf818c1db tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:33.710190 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:33.710190 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:33.713445 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2cf0ea76-6b14-483e-a905-a07bf818c1db tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:33.717122 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2cf0ea76-6b14-483e-a905-a07bf818c1db tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 returned with HTTP 200 Aug 01 14:04:33.717474 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1192/4823] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:33 2026] GET /volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:34.729960 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3b91b830-f3a7-44f6-8d29-eb240540fa77 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:34.731625 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b91b830-f3a7-44f6-8d29-eb240540fa77 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 Aug 01 14:04:34.731857 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b91b830-f3a7-44f6-8d29-eb240540fa77 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:34.732041 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b91b830-f3a7-44f6-8d29-eb240540fa77 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:34.737445 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b91b830-f3a7-44f6-8d29-eb240540fa77 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 returned with HTTP 404 Aug 01 14:04:34.738052 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1212/4824] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:34 2026] GET /volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:34.744983 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ba99b0a1-b776-43e2-9197-b6c64f28272b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:34.746871 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba99b0a1-b776-43e2-9197-b6c64f28272b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 Aug 01 14:04:34.747093 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba99b0a1-b776-43e2-9197-b6c64f28272b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:34.747353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba99b0a1-b776-43e2-9197-b6c64f28272b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:34.752686 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba99b0a1-b776-43e2-9197-b6c64f28272b tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 returned with HTTP 404 Aug 01 14:04:34.753194 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1203/4825] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:34 2026] GET /volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:34.759400 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4bfcadbd-6a83-4a31-8fbb-dbed1d9f3df8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:34.761031 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4bfcadbd-6a83-4a31-8fbb-dbed1d9f3df8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] DELETE https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 Aug 01 14:04:34.761218 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4bfcadbd-6a83-4a31-8fbb-dbed1d9f3df8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:34.761426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4bfcadbd-6a83-4a31-8fbb-dbed1d9f3df8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:34.761573 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-4bfcadbd-6a83-4a31-8fbb-dbed1d9f3df8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Delete volume with id: 955c54af-a12a-40b7-b9c5-98c3b1072f49 Aug 01 14:04:34.766803 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4bfcadbd-6a83-4a31-8fbb-dbed1d9f3df8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 returned with HTTP 404 Aug 01 14:04:34.767227 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1219/4826] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:34 2026] DELETE /volume/v3/volumes/955c54af-a12a-40b7-b9c5-98c3b1072f49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:34.775795 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:34.777523 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:34.777851 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1352784368"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:34.779260 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1352784368'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:34.779442 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume of 1 GB Aug 01 14:04:34.783461 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Availability Zones retrieved successfully. Aug 01 14:04:34.789301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (5dbcd3fd-dce4-4209-b214-24ce246ecb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:34.790249 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6449ed80-da00-4d9c-a3ad-c3c27bd3589d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:34.791251 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:34.816111 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6449ed80-da00-4d9c-a3ad-c3c27bd3589d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:34.816839 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e25570b5-3767-431c-a023-1bd01b526f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:34.853296 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Created reservations ['9dcef01b-9f7b-4557-b104-7c0c786833e7', '2023bf6d-5e13-467d-9af3-8d073995a0a9', '2d787be7-c663-48e3-87d7-7e84594991b0', '42353ed0-dcc6-43ca-b9dd-9a4ebfc1eedf'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:34.854037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e25570b5-3767-431c-a023-1bd01b526f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dcef01b-9f7b-4557-b104-7c0c786833e7', '2023bf6d-5e13-467d-9af3-8d073995a0a9', '2d787be7-c663-48e3-87d7-7e84594991b0', '42353ed0-dcc6-43ca-b9dd-9a4ebfc1eedf']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:34.854704 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (443fb595-5578-43de-8671-0c6814e22041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:34.875980 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (443fb595-5578-43de-8671-0c6814e22041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '048fe766-2951-440d-9581-9965a719ac01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1352784368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['9dcef01b-9f7b-4557-b104-7c0c786833e7','2023bf6d-5e13-467d-9af3-8d073995a0a9','2d787be7-c663-48e3-87d7-7e84594991b0','42353ed0-dcc6-43ca-b9dd-9a4ebfc1eedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1352784368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=048fe766-2951-440d-9581-9965a719ac01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e15f34ecf814a54a0625bd13274d325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:34.876618 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edceded-8791-4821-a846-46293750a35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:34.894522 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edceded-8791-4821-a846-46293750a35b) transitioned into state 'SUCCESS' from state '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-1352784368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9cb4d9185b49c08d888b9ff5e4a71e',qos_specs=None,replication_status=,reservations=['9dcef01b-9f7b-4557-b104-7c0c786833e7','2023bf6d-5e13-467d-9af3-8d073995a0a9','2d787be7-c663-48e3-87d7-7e84594991b0','42353ed0-dcc6-43ca-b9dd-9a4ebfc1eedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e15f34ecf814a54a0625bd13274d325',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:34.895231 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (200e071b-29e9-4854-b6c4-539856229de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:34.903484 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (200e071b-29e9-4854-b6c4-539856229de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:34.904138 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Flow 'volume_create_api' (5dbcd3fd-dce4-4209-b214-24ce246ecb9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:34.904451 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Create volume request issued successfully. Aug 01 14:04:34.905168 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e7b24f04-1982-4ff0-8099-e762bcd220f8 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:34.905805 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1193/4827] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:34 2026] POST /volume/v3/volumes => generated 749 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:34.917634 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bf7afa3e-3a67-4498-b552-80bbd352c117 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:34.919832 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf7afa3e-3a67-4498-b552-80bbd352c117 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:34.920104 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf7afa3e-3a67-4498-b552-80bbd352c117 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:34.920391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf7afa3e-3a67-4498-b552-80bbd352c117 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:34.927784 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:34.927784 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:34.931303 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bf7afa3e-3a67-4498-b552-80bbd352c117 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:34.935302 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf7afa3e-3a67-4498-b552-80bbd352c117 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 returned with HTTP 200 Aug 01 14:04:34.935647 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1213/4828] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:34 2026] GET /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:35.947791 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-99e66cd6-dce4-4d7a-842c-19552f3f02e3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:35.949341 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99e66cd6-dce4-4d7a-842c-19552f3f02e3 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:35.949499 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99e66cd6-dce4-4d7a-842c-19552f3f02e3 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:35.949684 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99e66cd6-dce4-4d7a-842c-19552f3f02e3 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:35.955730 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:35.955730 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:35.958581 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-99e66cd6-dce4-4d7a-842c-19552f3f02e3 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:35.961935 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99e66cd6-dce4-4d7a-842c-19552f3f02e3 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 returned with HTTP 200 Aug 01 14:04:35.962272 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1204/4829] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:35 2026] GET /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:35.974460 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbf2fd1a-f330-47f0-b02b-a5f221c93774 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:35.976119 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbf2fd1a-f330-47f0-b02b-a5f221c93774 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action Aug 01 14:04:35.976461 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbf2fd1a-f330-47f0-b02b-a5f221c93774 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:35.976574 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbf2fd1a-f330-47f0-b02b-a5f221c93774 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:35.984362 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:35.984362 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:35.984689 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-fbf2fd1a-f330-47f0-b02b-a5f221c93774 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Updating volume '048fe766-2951-440d-9581-9965a719ac01' with '{'status': 'error'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 14:04:35.999762 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbf2fd1a-f330-47f0-b02b-a5f221c93774 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action returned with HTTP 202 Aug 01 14:04:36.000308 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1220/4830] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:35 2026] POST /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:36.007292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-048ea4ee-ace4-492f-b896-d4d356eca4b2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:36.009118 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-048ea4ee-ace4-492f-b896-d4d356eca4b2 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:36.009321 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-048ea4ee-ace4-492f-b896-d4d356eca4b2 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:36.009498 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-048ea4ee-ace4-492f-b896-d4d356eca4b2 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:36.015775 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:36.015775 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:36.019110 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-048ea4ee-ace4-492f-b896-d4d356eca4b2 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:36.022905 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-048ea4ee-ace4-492f-b896-d4d356eca4b2 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 returned with HTTP 200 Aug 01 14:04:36.023226 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1194/4831] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:36 2026] GET /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:36.035359 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fc941eae-5503-40e0-a1a3-1f45a3998c34 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:36.036857 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fc941eae-5503-40e0-a1a3-1f45a3998c34 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action Aug 01 14:04:36.037152 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fc941eae-5503-40e0-a1a3-1f45a3998c34 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:36.037288 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fc941eae-5503-40e0-a1a3-1f45a3998c34 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:36.044735 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:36.044735 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:36.045054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-fc941eae-5503-40e0-a1a3-1f45a3998c34 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Updating volume '048fe766-2951-440d-9581-9965a719ac01' with '{'status': 'available'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 14:04:36.060067 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fc941eae-5503-40e0-a1a3-1f45a3998c34 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action returned with HTTP 202 Aug 01 14:04:36.060480 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1214/4832] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:36 2026] POST /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:36.066987 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa220f07-3c50-4fd0-9dd4-0c384b8d03fc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:36.068659 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa220f07-3c50-4fd0-9dd4-0c384b8d03fc tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:36.068867 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa220f07-3c50-4fd0-9dd4-0c384b8d03fc tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:36.069059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa220f07-3c50-4fd0-9dd4-0c384b8d03fc tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:36.075225 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:36.075225 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:36.078252 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa220f07-3c50-4fd0-9dd4-0c384b8d03fc tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:36.081740 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa220f07-3c50-4fd0-9dd4-0c384b8d03fc tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 returned with HTTP 200 Aug 01 14:04:36.082295 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1205/4833] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:36 2026] GET /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:36.093683 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3ef1b546-7987-4aaa-8600-70c97538a700 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:36.096009 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3ef1b546-7987-4aaa-8600-70c97538a700 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action Aug 01 14:04:36.096493 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3ef1b546-7987-4aaa-8600-70c97538a700 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:36.096680 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3ef1b546-7987-4aaa-8600-70c97538a700 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:36.107153 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:36.107153 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:36.107654 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-3ef1b546-7987-4aaa-8600-70c97538a700 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Updating volume '048fe766-2951-440d-9581-9965a719ac01' with '{'status': 'maintenance'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 14:04:36.127080 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3ef1b546-7987-4aaa-8600-70c97538a700 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action returned with HTTP 202 Aug 01 14:04:36.127657 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1221/4834] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:36 2026] POST /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:36.134168 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-25aad6ac-0124-4410-b3ba-8bfed365dfcd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:36.135908 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-25aad6ac-0124-4410-b3ba-8bfed365dfcd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:36.136088 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-25aad6ac-0124-4410-b3ba-8bfed365dfcd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:36.136290 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-25aad6ac-0124-4410-b3ba-8bfed365dfcd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:36.143066 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:36.143066 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:36.146831 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-25aad6ac-0124-4410-b3ba-8bfed365dfcd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:36.152606 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-25aad6ac-0124-4410-b3ba-8bfed365dfcd tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 returned with HTTP 200 Aug 01 14:04:36.153206 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1195/4835] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:36 2026] GET /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:36.164676 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-65ebac14-65df-4f9d-8768-689ade31adf8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:36.166181 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-65ebac14-65df-4f9d-8768-689ade31adf8 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] POST https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action Aug 01 14:04:36.166469 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-65ebac14-65df-4f9d-8768-689ade31adf8 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:36.166580 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-65ebac14-65df-4f9d-8768-689ade31adf8 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:36.174497 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:36.174497 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:36.174924 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-65ebac14-65df-4f9d-8768-689ade31adf8 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] Updating volume '048fe766-2951-440d-9581-9965a719ac01' with '{'status': 'available'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 14:04:36.191347 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-65ebac14-65df-4f9d-8768-689ade31adf8 tempest-VolumesActionsTest-1495587391 tempest-VolumesActionsTest-1495587391-project-admin] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action returned with HTTP 202 Aug 01 14:04:36.191700 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1215/4836] 10.4.3.223 () {68 vars in 1390 bytes} [Sat Aug 1 14:04:36 2026] POST /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:04:36.198617 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b1181fdc-8585-4826-82a6-ab255523ff7e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:36.200555 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b1181fdc-8585-4826-82a6-ab255523ff7e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:36.200787 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b1181fdc-8585-4826-82a6-ab255523ff7e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:36.200988 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b1181fdc-8585-4826-82a6-ab255523ff7e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:36.207691 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:36.207691 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:36.211376 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b1181fdc-8585-4826-82a6-ab255523ff7e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:36.215008 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b1181fdc-8585-4826-82a6-ab255523ff7e tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 returned with HTTP 200 Aug 01 14:04:36.215372 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1206/4837] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:36 2026] GET /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:36.227396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b28e40a7-4a0b-404b-bdef-4ddab2978609 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:36.229151 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b28e40a7-4a0b-404b-bdef-4ddab2978609 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:36.229375 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b28e40a7-4a0b-404b-bdef-4ddab2978609 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:36.229576 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b28e40a7-4a0b-404b-bdef-4ddab2978609 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:36.236415 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:36.236415 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:36.239836 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b28e40a7-4a0b-404b-bdef-4ddab2978609 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:36.244182 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b28e40a7-4a0b-404b-bdef-4ddab2978609 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 returned with HTTP 200 Aug 01 14:04:36.244681 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1222/4838] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:36 2026] GET /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:36.255953 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-da5fb202-c6c0-4286-8b39-36b67b12bbd5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:36.257755 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-da5fb202-c6c0-4286-8b39-36b67b12bbd5 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] DELETE https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:36.257971 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-da5fb202-c6c0-4286-8b39-36b67b12bbd5 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:36.258194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-da5fb202-c6c0-4286-8b39-36b67b12bbd5 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:36.258396 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-da5fb202-c6c0-4286-8b39-36b67b12bbd5 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Delete volume with id: 048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:36.265253 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:36.265253 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:36.265798 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-da5fb202-c6c0-4286-8b39-36b67b12bbd5 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:36.283694 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-da5fb202-c6c0-4286-8b39-36b67b12bbd5 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Delete volume request issued successfully. Aug 01 14:04:36.283977 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-da5fb202-c6c0-4286-8b39-36b67b12bbd5 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 returned with HTTP 202 Aug 01 14:04:36.284579 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1196/4839] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:36 2026] DELETE /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:36.292118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-34e8918a-fe29-43a0-9bcf-cdcd3d7e4e65 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:36.294599 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34e8918a-fe29-43a0-9bcf-cdcd3d7e4e65 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:36.294910 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34e8918a-fe29-43a0-9bcf-cdcd3d7e4e65 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:36.295176 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34e8918a-fe29-43a0-9bcf-cdcd3d7e4e65 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:36.304883 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:36.304883 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:36.309514 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-34e8918a-fe29-43a0-9bcf-cdcd3d7e4e65 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Volume info retrieved successfully. Aug 01 14:04:36.315312 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34e8918a-fe29-43a0-9bcf-cdcd3d7e4e65 tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 returned with HTTP 200 Aug 01 14:04:36.315859 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1216/4840] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:36 2026] GET /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:37.330716 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a411de2a-92e0-4931-a665-1a85247389af None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:37.332469 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a411de2a-92e0-4931-a665-1a85247389af tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] GET https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 Aug 01 14:04:37.332660 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a411de2a-92e0-4931-a665-1a85247389af tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:37.332871 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a411de2a-92e0-4931-a665-1a85247389af tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:37.337975 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a411de2a-92e0-4931-a665-1a85247389af tempest-VolumesActionsTest-1264491799 tempest-VolumesActionsTest-1264491799-project-member] https://10.4.3.223/volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 returned with HTTP 404 Aug 01 14:04:37.338556 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1207/4841] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:37 2026] GET /volume/v3/volumes/048fe766-2951-440d-9581-9965a719ac01 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:39.005156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-12df1011-0936-460b-84b2-f082c6e18f2d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:39.006804 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12df1011-0936-460b-84b2-f082c6e18f2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:04:39.007181 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12df1011-0936-460b-84b2-f082c6e18f2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3316cb3-e2da-4678-a7af-971cd4dd7247", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-315988784", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:39.017049 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:39.017049 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:39.017485 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-12df1011-0936-460b-84b2-f082c6e18f2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:39.017638 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-12df1011-0936-460b-84b2-f082c6e18f2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create snapshot from volume c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:04:39.049932 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-12df1011-0936-460b-84b2-f082c6e18f2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['0e2faf93-1d5e-4a30-9631-f49d93b0ece1', '64b6bcd7-9159-4990-accd-34bfeed4c83a', '60309c7c-56be-441a-8e2e-f31dc1565c4d', '37b465d5-9046-4b7a-95cb-76dbec99c626'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:39.077359 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-12df1011-0936-460b-84b2-f082c6e18f2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot force create request issued successfully. Aug 01 14:04:39.077650 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12df1011-0936-460b-84b2-f082c6e18f2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:04:39.078070 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1223/4842] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:04:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:39.088402 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1b5c4aa9-0503-42b1-a322-0ef4c69fe364 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:39.090183 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b5c4aa9-0503-42b1-a322-0ef4c69fe364 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 Aug 01 14:04:39.090437 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b5c4aa9-0503-42b1-a322-0ef4c69fe364 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:39.090563 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b5c4aa9-0503-42b1-a322-0ef4c69fe364 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:39.095027 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:39.095027 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:39.095414 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1b5c4aa9-0503-42b1-a322-0ef4c69fe364 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:39.096137 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b5c4aa9-0503-42b1-a322-0ef4c69fe364 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 returned with HTTP 200 Aug 01 14:04:39.096483 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1197/4843] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:39 2026] GET /volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:40.105590 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-606d86be-1c78-48bc-b6ae-b69a65036d42 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:40.108057 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-606d86be-1c78-48bc-b6ae-b69a65036d42 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 Aug 01 14:04:40.108353 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-606d86be-1c78-48bc-b6ae-b69a65036d42 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:40.108634 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-606d86be-1c78-48bc-b6ae-b69a65036d42 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:40.115033 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:40.115033 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:40.115688 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-606d86be-1c78-48bc-b6ae-b69a65036d42 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:40.116815 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-606d86be-1c78-48bc-b6ae-b69a65036d42 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 returned with HTTP 200 Aug 01 14:04:40.117319 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1217/4844] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:40 2026] GET /volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:40.125974 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f9b2302e-8ea4-4738-be0f-b79c9aab0a9d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:40.127785 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9b2302e-8ea4-4738-be0f-b79c9aab0a9d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 Aug 01 14:04:40.127970 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9b2302e-8ea4-4738-be0f-b79c9aab0a9d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:40.128140 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9b2302e-8ea4-4738-be0f-b79c9aab0a9d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:40.132899 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:40.132899 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:40.133299 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f9b2302e-8ea4-4738-be0f-b79c9aab0a9d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:40.133993 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9b2302e-8ea4-4738-be0f-b79c9aab0a9d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 returned with HTTP 200 Aug 01 14:04:40.134309 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1208/4845] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:40 2026] GET /volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:40.143170 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-65b637b0-d819-4df4-83e7-5db425054764 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:40.144695 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-65b637b0-d819-4df4-83e7-5db425054764 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:04:40.145091 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-65b637b0-d819-4df4-83e7-5db425054764 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3316cb3-e2da-4678-a7af-971cd4dd7247", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1151350899", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:40.154615 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:40.154615 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:40.154852 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-65b637b0-d819-4df4-83e7-5db425054764 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:40.155051 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-65b637b0-d819-4df4-83e7-5db425054764 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create snapshot from volume c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:04:40.177283 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-65b637b0-d819-4df4-83e7-5db425054764 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['c4b49ab1-edcc-46ab-8e20-63ac6664a10d', 'd6e61aae-7d93-435c-8776-b2842d8ef7fa', '941a2195-3cbc-400c-8018-0038a7d09b46', '7137be34-a2b8-49e2-9d21-3e7a92de9209'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:40.203739 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-65b637b0-d819-4df4-83e7-5db425054764 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot force create request issued successfully. Aug 01 14:04:40.204026 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-65b637b0-d819-4df4-83e7-5db425054764 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:04:40.204408 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1224/4846] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:04:40 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 01 14:04:40.215397 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e0f9e618-e3b4-4be1-a50d-3cb0b9dd79c3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:40.217029 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e0f9e618-e3b4-4be1-a50d-3cb0b9dd79c3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a Aug 01 14:04:40.217207 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e0f9e618-e3b4-4be1-a50d-3cb0b9dd79c3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:40.217424 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e0f9e618-e3b4-4be1-a50d-3cb0b9dd79c3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:40.222742 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:40.222742 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:40.223193 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e0f9e618-e3b4-4be1-a50d-3cb0b9dd79c3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:40.224375 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e0f9e618-e3b4-4be1-a50d-3cb0b9dd79c3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a returned with HTTP 200 Aug 01 14:04:40.225222 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1198/4847] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:40 2026] GET /volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:41.234117 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9348f03b-a727-424a-aa1e-413884ddaad4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:41.235795 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9348f03b-a727-424a-aa1e-413884ddaad4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a Aug 01 14:04:41.235968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9348f03b-a727-424a-aa1e-413884ddaad4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:41.236138 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9348f03b-a727-424a-aa1e-413884ddaad4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:41.241441 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:41.241441 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:41.241978 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9348f03b-a727-424a-aa1e-413884ddaad4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:41.242829 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9348f03b-a727-424a-aa1e-413884ddaad4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a returned with HTTP 200 Aug 01 14:04:41.243234 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1218/4848] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:41 2026] GET /volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:41.250943 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0bbe8c2e-a9eb-4e97-812d-2b1b6b38384e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:41.252634 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0bbe8c2e-a9eb-4e97-812d-2b1b6b38384e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a Aug 01 14:04:41.252821 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0bbe8c2e-a9eb-4e97-812d-2b1b6b38384e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:41.252992 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0bbe8c2e-a9eb-4e97-812d-2b1b6b38384e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:41.257600 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:41.257600 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:41.258011 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0bbe8c2e-a9eb-4e97-812d-2b1b6b38384e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:41.258774 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0bbe8c2e-a9eb-4e97-812d-2b1b6b38384e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a returned with HTTP 200 Aug 01 14:04:41.259090 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1209/4849] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:41 2026] GET /volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:41.267632 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fdb872f7-d411-4460-91a6-d92b52ccbf6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:41.269384 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fdb872f7-d411-4460-91a6-d92b52ccbf6f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:04:41.269739 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fdb872f7-d411-4460-91a6-d92b52ccbf6f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3316cb3-e2da-4678-a7af-971cd4dd7247", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1243032228", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:41.280179 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:41.280179 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:41.280811 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fdb872f7-d411-4460-91a6-d92b52ccbf6f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:41.280983 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-fdb872f7-d411-4460-91a6-d92b52ccbf6f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create snapshot from volume c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:04:41.302226 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-fdb872f7-d411-4460-91a6-d92b52ccbf6f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['e7950c17-5052-452c-a18c-b90f5b987ae0', 'a25f877a-9376-4b2f-ad6e-27ce2c334ae3', '05744e63-0793-4aca-b607-a406e0bc34b7', '867605a0-1cd1-4661-aebd-339217fd11d2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:41.332781 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fdb872f7-d411-4460-91a6-d92b52ccbf6f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot force create request issued successfully. Aug 01 14:04:41.333177 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fdb872f7-d411-4460-91a6-d92b52ccbf6f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:04:41.333697 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1225/4850] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:04:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:41.341817 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-732f1995-3b20-4154-9c86-879e8b671eb6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:41.343344 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-732f1995-3b20-4154-9c86-879e8b671eb6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 Aug 01 14:04:41.343513 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-732f1995-3b20-4154-9c86-879e8b671eb6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:41.343704 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-732f1995-3b20-4154-9c86-879e8b671eb6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:41.348259 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:41.348259 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:41.348664 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-732f1995-3b20-4154-9c86-879e8b671eb6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:41.349312 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-732f1995-3b20-4154-9c86-879e8b671eb6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 returned with HTTP 200 Aug 01 14:04:41.349707 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1199/4851] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:41 2026] GET /volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:41.629032 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c3316694-f3db-42ba-8893-0a831f4de588 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:41.731509 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3316694-f3db-42ba-8893-0a831f4de588 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes Aug 01 14:04:41.731779 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3316694-f3db-42ba-8893-0a831f4de588 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:41.732048 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3316694-f3db-42ba-8893-0a831f4de588 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:41.732448 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-c3316694-f3db-42ba-8893-0a831f4de588 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:04:41.733681 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c3316694-f3db-42ba-8893-0a831f4de588 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:04:41.741158 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c3316694-f3db-42ba-8893-0a831f4de588 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Get all volumes completed successfully. Aug 01 14:04:41.741600 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3316694-f3db-42ba-8893-0a831f4de588 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Aug 01 14:04:41.742104 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1219/4852] 10.4.3.223 () {66 vars in 1237 bytes} [Sat Aug 1 14:04:41 2026] GET /volume/v3/volumes => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:04:41.750004 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:41.751441 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:41.751737 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1905084659"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:41.752967 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1905084659'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:41.753073 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Create volume of 1 GB Aug 01 14:04:41.756909 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Availability Zones retrieved successfully. Aug 01 14:04:41.761650 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Flow 'volume_create_api' (0183fbf2-7da0-405f-9e48-7075a73ee0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:41.762744 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328ceb69-c6ec-4f5d-8672-59f47d7717bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:41.763670 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:41.785803 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328ceb69-c6ec-4f5d-8672-59f47d7717bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:41.786597 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb300e8-9050-46dc-aea4-8238c324f8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:41.836705 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Created reservations ['83ad2082-d148-4470-9875-3f2d2146113b', '3d72301f-4d71-4171-b495-bd49f6e6a651', 'd31bc1c5-7816-44fe-89d6-4e172c887244', 'aa36357f-c261-463d-9576-a8d7df321a7f'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:41.837610 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb300e8-9050-46dc-aea4-8238c324f8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83ad2082-d148-4470-9875-3f2d2146113b', '3d72301f-4d71-4171-b495-bd49f6e6a651', 'd31bc1c5-7816-44fe-89d6-4e172c887244', 'aa36357f-c261-463d-9576-a8d7df321a7f']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:41.838367 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9690b61-b145-4be1-8d00-6f84d7e2d6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:41.858693 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9690b61-b145-4be1-8d00-6f84d7e2d6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb3967e-c95f-4042-8124-4327b5902aed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1905084659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed52f62622b43c990b6c35aadbaea82',qos_specs=None,replication_status=,reservations=['83ad2082-d148-4470-9875-3f2d2146113b','3d72301f-4d71-4171-b495-bd49f6e6a651','d31bc1c5-7816-44fe-89d6-4e172c887244','aa36357f-c261-463d-9576-a8d7df321a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c54b23a3ba54d06bc343bc46a075329',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1905084659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb3967e-c95f-4042-8124-4327b5902aed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed52f62622b43c990b6c35aadbaea82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c54b23a3ba54d06bc343bc46a075329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:41.859416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2daddae-3b77-467e-bb32-380882a2a0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:41.875914 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2daddae-3b77-467e-bb32-380882a2a0c6) transitioned into state 'SUCCESS' from state '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-1905084659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed52f62622b43c990b6c35aadbaea82',qos_specs=None,replication_status=,reservations=['83ad2082-d148-4470-9875-3f2d2146113b','3d72301f-4d71-4171-b495-bd49f6e6a651','d31bc1c5-7816-44fe-89d6-4e172c887244','aa36357f-c261-463d-9576-a8d7df321a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c54b23a3ba54d06bc343bc46a075329',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:41.876553 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f42ffd-5e3e-40de-9547-aed5e9f015e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:41.884676 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f42ffd-5e3e-40de-9547-aed5e9f015e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:41.885402 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Flow 'volume_create_api' (0183fbf2-7da0-405f-9e48-7075a73ee0fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:41.885690 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Create volume request issued successfully. Aug 01 14:04:41.886221 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4879d5b0-0259-471e-b299-b1c5461cd9fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:41.886651 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1210/4853] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:41 2026] POST /volume/v3/volumes => generated 755 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:41.897229 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c3f80b07-ec32-4a03-8794-fc287d3ff0fb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:41.898957 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c3f80b07-ec32-4a03-8794-fc287d3ff0fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed Aug 01 14:04:41.899244 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c3f80b07-ec32-4a03-8794-fc287d3ff0fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:41.899449 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c3f80b07-ec32-4a03-8794-fc287d3ff0fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:41.905820 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:41.905820 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:41.909209 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c3f80b07-ec32-4a03-8794-fc287d3ff0fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:41.912859 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c3f80b07-ec32-4a03-8794-fc287d3ff0fb tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed returned with HTTP 200 Aug 01 14:04:41.913332 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1226/4854] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:41 2026] GET /volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:42.359690 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-70d6e8a4-f48e-4fd1-8789-ee0e5d50ffd6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:42.362083 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-70d6e8a4-f48e-4fd1-8789-ee0e5d50ffd6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 Aug 01 14:04:42.362379 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-70d6e8a4-f48e-4fd1-8789-ee0e5d50ffd6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:42.362698 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-70d6e8a4-f48e-4fd1-8789-ee0e5d50ffd6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:42.369138 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:42.369138 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:42.369793 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-70d6e8a4-f48e-4fd1-8789-ee0e5d50ffd6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:42.370922 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-70d6e8a4-f48e-4fd1-8789-ee0e5d50ffd6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 returned with HTTP 200 Aug 01 14:04:42.371461 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1200/4855] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:42 2026] GET /volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:42.381116 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b2c53884-3a66-478f-9991-9506af7e9e90 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:42.383522 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2c53884-3a66-478f-9991-9506af7e9e90 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 Aug 01 14:04:42.383817 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2c53884-3a66-478f-9991-9506af7e9e90 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:42.384090 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2c53884-3a66-478f-9991-9506af7e9e90 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:42.390489 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:42.390489 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:42.391141 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b2c53884-3a66-478f-9991-9506af7e9e90 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:42.392456 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2c53884-3a66-478f-9991-9506af7e9e90 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 returned with HTTP 200 Aug 01 14:04:42.392987 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1220/4856] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:42 2026] GET /volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:42.925608 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-afa5ba1c-e33f-4421-ae92-e950ccdb03b8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:42.927261 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-afa5ba1c-e33f-4421-ae92-e950ccdb03b8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed Aug 01 14:04:42.927447 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-afa5ba1c-e33f-4421-ae92-e950ccdb03b8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:42.927614 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-afa5ba1c-e33f-4421-ae92-e950ccdb03b8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:42.934562 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:42.934562 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:42.937837 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-afa5ba1c-e33f-4421-ae92-e950ccdb03b8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:42.941689 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-afa5ba1c-e33f-4421-ae92-e950ccdb03b8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed returned with HTTP 200 Aug 01 14:04:42.942020 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1211/4857] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:42 2026] GET /volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:42.955709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-abdd14c1-455e-4058-8eac-05ca2d37c349 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:42.957374 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abdd14c1-455e-4058-8eac-05ca2d37c349 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed Aug 01 14:04:42.957576 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abdd14c1-455e-4058-8eac-05ca2d37c349 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:42.957732 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abdd14c1-455e-4058-8eac-05ca2d37c349 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:42.963811 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:42.963811 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:42.967057 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-abdd14c1-455e-4058-8eac-05ca2d37c349 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:42.971352 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abdd14c1-455e-4058-8eac-05ca2d37c349 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed returned with HTTP 200 Aug 01 14:04:42.971877 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1227/4858] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:42 2026] GET /volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:42.985903 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:42.987537 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:42.987850 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-622958989"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:42.989165 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-622958989'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:42.989293 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Create volume of 1 GB Aug 01 14:04:42.993030 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Availability Zones retrieved successfully. Aug 01 14:04:42.997879 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Flow 'volume_create_api' (420c1145-9fc2-4d00-ac79-854eb5ca06b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:42.998715 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f34a4b0-e2c3-4c5c-9628-298eaae1a53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:42.999485 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:43.024036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f34a4b0-e2c3-4c5c-9628-298eaae1a53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:43.024036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04870fe-dd5c-492b-bee2-000bc1f3eedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:43.058855 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Created reservations ['9d0e1481-b571-45db-98dc-d3c0d43568a5', 'b68ef91b-f2c7-46e4-b3ba-01abfb2bbba1', 'abc0f2c8-759f-4347-bcb8-92a5c24f1ae7', '811cc913-7405-47fc-8251-ecbc58d00041'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:43.059640 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04870fe-dd5c-492b-bee2-000bc1f3eedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d0e1481-b571-45db-98dc-d3c0d43568a5', 'b68ef91b-f2c7-46e4-b3ba-01abfb2bbba1', 'abc0f2c8-759f-4347-bcb8-92a5c24f1ae7', '811cc913-7405-47fc-8251-ecbc58d00041']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:43.060371 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (562f172b-8552-48e0-a550-9c6a2951ba80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:43.079907 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (562f172b-8552-48e0-a550-9c6a2951ba80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e680c893-5425-4ad9-913d-37b566340d51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-622958989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed52f62622b43c990b6c35aadbaea82',qos_specs=None,replication_status=,reservations=['9d0e1481-b571-45db-98dc-d3c0d43568a5','b68ef91b-f2c7-46e4-b3ba-01abfb2bbba1','abc0f2c8-759f-4347-bcb8-92a5c24f1ae7','811cc913-7405-47fc-8251-ecbc58d00041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c54b23a3ba54d06bc343bc46a075329',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-622958989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e680c893-5425-4ad9-913d-37b566340d51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed52f62622b43c990b6c35aadbaea82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c54b23a3ba54d06bc343bc46a075329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:43.080639 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16130166-0691-4e5d-8145-f6b3e56aa8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:43.095912 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16130166-0691-4e5d-8145-f6b3e56aa8e0) transitioned into state 'SUCCESS' from state '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-622958989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed52f62622b43c990b6c35aadbaea82',qos_specs=None,replication_status=,reservations=['9d0e1481-b571-45db-98dc-d3c0d43568a5','b68ef91b-f2c7-46e4-b3ba-01abfb2bbba1','abc0f2c8-759f-4347-bcb8-92a5c24f1ae7','811cc913-7405-47fc-8251-ecbc58d00041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c54b23a3ba54d06bc343bc46a075329',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:43.096576 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ad3eda-051d-40c1-bf72-b94671f8dc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:43.104388 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ad3eda-051d-40c1-bf72-b94671f8dc66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:43.105127 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Flow 'volume_create_api' (420c1145-9fc2-4d00-ac79-854eb5ca06b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:43.105445 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Create volume request issued successfully. Aug 01 14:04:43.105945 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-75fdbcac-4d14-4484-9ce2-73080f7b97cc tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:43.106343 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1201/4859] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:42 2026] POST /volume/v3/volumes => generated 754 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:43.120186 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6623c028-4125-497d-bb24-0c698f068710 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:43.121854 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6623c028-4125-497d-bb24-0c698f068710 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 Aug 01 14:04:43.122052 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6623c028-4125-497d-bb24-0c698f068710 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:43.122243 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6623c028-4125-497d-bb24-0c698f068710 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:43.128306 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:43.128306 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:43.131457 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6623c028-4125-497d-bb24-0c698f068710 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:43.135199 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6623c028-4125-497d-bb24-0c698f068710 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 returned with HTTP 200 Aug 01 14:04:43.135572 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1221/4860] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:43 2026] GET /volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:43.804695 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6c7969b0-df41-4fe5-bc5d-503703e6f7bd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:43.806314 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c7969b0-df41-4fe5-bc5d-503703e6f7bd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 Aug 01 14:04:43.806512 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c7969b0-df41-4fe5-bc5d-503703e6f7bd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:43.806742 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c7969b0-df41-4fe5-bc5d-503703e6f7bd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:43.806880 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-6c7969b0-df41-4fe5-bc5d-503703e6f7bd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: e64ee223-242a-4596-8b25-3d5c7fc67f12 Aug 01 14:04:43.811484 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:43.811484 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:43.811947 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6c7969b0-df41-4fe5-bc5d-503703e6f7bd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:43.826726 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6c7969b0-df41-4fe5-bc5d-503703e6f7bd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot delete request issued successfully. Aug 01 14:04:43.826910 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c7969b0-df41-4fe5-bc5d-503703e6f7bd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 returned with HTTP 202 Aug 01 14:04:43.827342 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1212/4861] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:04:43 2026] DELETE /volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:43.833639 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-27f084ba-f2c8-4dae-b323-ddc6d1deb79d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:43.835111 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-27f084ba-f2c8-4dae-b323-ddc6d1deb79d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 Aug 01 14:04:43.835282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-27f084ba-f2c8-4dae-b323-ddc6d1deb79d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:43.835463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-27f084ba-f2c8-4dae-b323-ddc6d1deb79d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:43.840070 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:43.840070 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:43.840422 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-27f084ba-f2c8-4dae-b323-ddc6d1deb79d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:43.841111 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-27f084ba-f2c8-4dae-b323-ddc6d1deb79d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 returned with HTTP 200 Aug 01 14:04:43.841443 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1228/4862] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:43 2026] GET /volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:44.149072 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f9236501-3d37-4eee-b1d8-3c46c6011dc2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:44.150667 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f9236501-3d37-4eee-b1d8-3c46c6011dc2 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 Aug 01 14:04:44.150835 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f9236501-3d37-4eee-b1d8-3c46c6011dc2 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:44.151076 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f9236501-3d37-4eee-b1d8-3c46c6011dc2 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:44.158466 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:44.158466 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:44.162415 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f9236501-3d37-4eee-b1d8-3c46c6011dc2 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:44.167150 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f9236501-3d37-4eee-b1d8-3c46c6011dc2 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 returned with HTTP 200 Aug 01 14:04:44.167684 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1202/4863] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:44 2026] GET /volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:44.178262 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4908b6a1-0825-4dbb-b711-80b3ad8e9969 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:44.179985 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4908b6a1-0825-4dbb-b711-80b3ad8e9969 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 Aug 01 14:04:44.180206 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4908b6a1-0825-4dbb-b711-80b3ad8e9969 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:44.180433 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4908b6a1-0825-4dbb-b711-80b3ad8e9969 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:44.188878 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:44.188878 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:44.193396 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4908b6a1-0825-4dbb-b711-80b3ad8e9969 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:44.198957 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4908b6a1-0825-4dbb-b711-80b3ad8e9969 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 returned with HTTP 200 Aug 01 14:04:44.199498 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1222/4864] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:44 2026] GET /volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:44.213065 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:44.214960 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:44.215361 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1520813155"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:44.216908 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1520813155'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:44.217037 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Create volume of 1 GB Aug 01 14:04:44.217357 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:44.217357 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:44.221227 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Availability Zones retrieved successfully. Aug 01 14:04:44.226769 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Flow 'volume_create_api' (58d33865-bb21-4604-9c2d-4735339340ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:44.227578 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d6a8984-7bc4-4bc0-a268-d9109c934c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:44.228381 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:44.250484 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d6a8984-7bc4-4bc0-a268-d9109c934c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:44.251113 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd6690f-a238-4e45-9052-69d5427c348a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:44.282758 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Created reservations ['6ac88817-2f8b-4e92-b175-a34b98996a77', '9f97e6d6-c6aa-4f59-82f3-5f9ba6fb98a1', '7b458050-e87d-4277-8ad0-f5f7b4b7614e', 'bebce801-bb0a-4186-bdd9-df3ae74aa3c0'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:44.283430 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd6690f-a238-4e45-9052-69d5427c348a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac88817-2f8b-4e92-b175-a34b98996a77', '9f97e6d6-c6aa-4f59-82f3-5f9ba6fb98a1', '7b458050-e87d-4277-8ad0-f5f7b4b7614e', 'bebce801-bb0a-4186-bdd9-df3ae74aa3c0']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:44.284062 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f4e615-d354-498a-b630-56b09cc87771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:44.301984 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f4e615-d354-498a-b630-56b09cc87771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eacd0689-cc1c-4a78-ab90-2e00482f2133', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1520813155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed52f62622b43c990b6c35aadbaea82',qos_specs=None,replication_status=,reservations=['6ac88817-2f8b-4e92-b175-a34b98996a77','9f97e6d6-c6aa-4f59-82f3-5f9ba6fb98a1','7b458050-e87d-4277-8ad0-f5f7b4b7614e','bebce801-bb0a-4186-bdd9-df3ae74aa3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c54b23a3ba54d06bc343bc46a075329',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1520813155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eacd0689-cc1c-4a78-ab90-2e00482f2133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed52f62622b43c990b6c35aadbaea82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c54b23a3ba54d06bc343bc46a075329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:44.302823 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd20f6b-c913-48ff-af32-86267a59366f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:44.317122 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd20f6b-c913-48ff-af32-86267a59366f) transitioned into state 'SUCCESS' from state '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-1520813155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed52f62622b43c990b6c35aadbaea82',qos_specs=None,replication_status=,reservations=['6ac88817-2f8b-4e92-b175-a34b98996a77','9f97e6d6-c6aa-4f59-82f3-5f9ba6fb98a1','7b458050-e87d-4277-8ad0-f5f7b4b7614e','bebce801-bb0a-4186-bdd9-df3ae74aa3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c54b23a3ba54d06bc343bc46a075329',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:44.317745 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180547f7-0487-4cc8-8980-c54b530ed434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:44.324795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180547f7-0487-4cc8-8980-c54b530ed434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:44.325508 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Flow 'volume_create_api' (58d33865-bb21-4604-9c2d-4735339340ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:44.325749 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Create volume request issued successfully. Aug 01 14:04:44.326207 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c31f4f49-29ca-4e8b-87bd-de63fa4b9ee8 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:44.326622 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1213/4865] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:44 2026] POST /volume/v3/volumes => generated 755 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:44.339870 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c51d0e3c-eab2-4772-bbaa-3cece261fb23 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:44.341706 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c51d0e3c-eab2-4772-bbaa-3cece261fb23 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 Aug 01 14:04:44.341886 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c51d0e3c-eab2-4772-bbaa-3cece261fb23 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:44.342066 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c51d0e3c-eab2-4772-bbaa-3cece261fb23 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:44.348575 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:44.348575 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:44.352343 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c51d0e3c-eab2-4772-bbaa-3cece261fb23 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:44.356119 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c51d0e3c-eab2-4772-bbaa-3cece261fb23 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 returned with HTTP 200 Aug 01 14:04:44.356491 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1229/4866] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:44 2026] GET /volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:44.849727 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b4ffcea6-2527-4353-939b-743f699c0e4c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:44.851437 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b4ffcea6-2527-4353-939b-743f699c0e4c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 Aug 01 14:04:44.851624 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b4ffcea6-2527-4353-939b-743f699c0e4c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:44.851836 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b4ffcea6-2527-4353-939b-743f699c0e4c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:44.855830 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b4ffcea6-2527-4353-939b-743f699c0e4c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 returned with HTTP 404 Aug 01 14:04:44.856263 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1203/4867] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:44 2026] GET /volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:44.862920 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-35befd65-ffce-4b20-80f2-eb46c9ff28d5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:44.864607 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35befd65-ffce-4b20-80f2-eb46c9ff28d5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a Aug 01 14:04:44.864805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35befd65-ffce-4b20-80f2-eb46c9ff28d5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:44.865002 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35befd65-ffce-4b20-80f2-eb46c9ff28d5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:44.865127 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-35befd65-ffce-4b20-80f2-eb46c9ff28d5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: 5eb13267-7db3-45c2-a72b-74db609c432a Aug 01 14:04:44.869684 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:44.869684 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:44.870102 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35befd65-ffce-4b20-80f2-eb46c9ff28d5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:44.885626 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35befd65-ffce-4b20-80f2-eb46c9ff28d5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot delete request issued successfully. Aug 01 14:04:44.885786 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35befd65-ffce-4b20-80f2-eb46c9ff28d5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a returned with HTTP 202 Aug 01 14:04:44.886147 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1223/4868] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:04:44 2026] DELETE /volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:44.892274 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d581c241-779a-4c5e-898f-be59d7f9070b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:44.894047 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d581c241-779a-4c5e-898f-be59d7f9070b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a Aug 01 14:04:44.894296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d581c241-779a-4c5e-898f-be59d7f9070b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:44.894545 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d581c241-779a-4c5e-898f-be59d7f9070b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:44.899872 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:44.899872 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:44.900330 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d581c241-779a-4c5e-898f-be59d7f9070b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:44.901019 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d581c241-779a-4c5e-898f-be59d7f9070b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a returned with HTTP 200 Aug 01 14:04:44.901442 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1214/4869] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:44 2026] GET /volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:45.370100 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9a4cfa15-3959-4685-b809-248eaec4c143 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:45.372083 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a4cfa15-3959-4685-b809-248eaec4c143 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 Aug 01 14:04:45.372279 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a4cfa15-3959-4685-b809-248eaec4c143 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:45.372463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a4cfa15-3959-4685-b809-248eaec4c143 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:45.380539 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:45.380539 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:45.384155 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9a4cfa15-3959-4685-b809-248eaec4c143 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:45.387764 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a4cfa15-3959-4685-b809-248eaec4c143 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 returned with HTTP 200 Aug 01 14:04:45.388173 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1230/4870] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:45 2026] GET /volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:45.399781 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-90fb9c91-180a-42bc-abd7-6e47d6d85f52 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:45.401469 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-90fb9c91-180a-42bc-abd7-6e47d6d85f52 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 Aug 01 14:04:45.401667 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-90fb9c91-180a-42bc-abd7-6e47d6d85f52 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:45.401845 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-90fb9c91-180a-42bc-abd7-6e47d6d85f52 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:45.408401 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:45.408401 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:45.411926 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-90fb9c91-180a-42bc-abd7-6e47d6d85f52 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:45.416174 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-90fb9c91-180a-42bc-abd7-6e47d6d85f52 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 returned with HTTP 200 Aug 01 14:04:45.416544 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1204/4871] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:45 2026] GET /volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:45.428110 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-69a027c3-0178-481d-b913-6dc4d799742b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:45.453703 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:45.454110 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:45.455948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:45.456109 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Create volume of 1 GB Aug 01 14:04:45.456495 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:45.456495 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:45.460714 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Availability Zones retrieved successfully. Aug 01 14:04:45.468652 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Flow 'volume_create_api' (e1d9e544-712c-4dc4-bfc5-6087c910be23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:45.469950 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (759a9d56-0054-4d13-985e-07d213b8d4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:45.471059 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:45.493170 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (759a9d56-0054-4d13-985e-07d213b8d4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:45.493948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe0d931-d867-4f65-b15d-09ce2b90f225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:45.546111 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Created reservations ['5d3d2e72-c285-4c15-ad5e-ff6bb60194f4', '0981bd47-23cd-4677-b153-eee52fa898d1', '6532f0d6-a851-4ab7-9981-454448941931', '47eaeb0e-e855-40d2-9fc1-b57fb2e04ae1'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:45.546826 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe0d931-d867-4f65-b15d-09ce2b90f225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d3d2e72-c285-4c15-ad5e-ff6bb60194f4', '0981bd47-23cd-4677-b153-eee52fa898d1', '6532f0d6-a851-4ab7-9981-454448941931', '47eaeb0e-e855-40d2-9fc1-b57fb2e04ae1']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:45.547547 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa5aa18-cafd-4d4e-8840-74bf17fbc7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:45.568271 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa5aa18-cafd-4d4e-8840-74bf17fbc7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e871422a-d63b-44d5-8356-f2fe0adb07ea', '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='ffaf10dce40245df8635c77a813742ad',qos_specs=None,replication_status=,reservations=['5d3d2e72-c285-4c15-ad5e-ff6bb60194f4','0981bd47-23cd-4677-b153-eee52fa898d1','6532f0d6-a851-4ab7-9981-454448941931','47eaeb0e-e855-40d2-9fc1-b57fb2e04ae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4815174b9ca4706bdcee5a998f47a24',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04: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=e871422a-d63b-44d5-8356-f2fe0adb07ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffaf10dce40245df8635c77a813742ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4815174b9ca4706bdcee5a998f47a24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:45.568957 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d58d73fb-798a-4619-9d67-2f7f01c5a848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:45.584958 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d58d73fb-798a-4619-9d67-2f7f01c5a848) transitioned into state 'SUCCESS' from 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='ffaf10dce40245df8635c77a813742ad',qos_specs=None,replication_status=,reservations=['5d3d2e72-c285-4c15-ad5e-ff6bb60194f4','0981bd47-23cd-4677-b153-eee52fa898d1','6532f0d6-a851-4ab7-9981-454448941931','47eaeb0e-e855-40d2-9fc1-b57fb2e04ae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4815174b9ca4706bdcee5a998f47a24',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:45.585620 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e92ba8b0-c66f-46e8-a3e2-d1e86845ed51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:45.593720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e92ba8b0-c66f-46e8-a3e2-d1e86845ed51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:45.594477 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Flow 'volume_create_api' (e1d9e544-712c-4dc4-bfc5-6087c910be23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:45.594770 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Create volume request issued successfully. Aug 01 14:04:45.595295 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69a027c3-0178-481d-b913-6dc4d799742b tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:45.595683 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1224/4872] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:45 2026] POST /volume/v3/volumes => generated 733 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:45.607224 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4b193ff3-39d7-49d0-aed2-aa5e437532d6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:45.609089 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b193ff3-39d7-49d0-aed2-aa5e437532d6 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] GET https://10.4.3.223/volume/v3/volumes/e871422a-d63b-44d5-8356-f2fe0adb07ea Aug 01 14:04:45.609312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b193ff3-39d7-49d0-aed2-aa5e437532d6 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:45.609515 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b193ff3-39d7-49d0-aed2-aa5e437532d6 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:45.616574 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:45.616574 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:45.620017 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4b193ff3-39d7-49d0-aed2-aa5e437532d6 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Volume info retrieved successfully. Aug 01 14:04:45.624059 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b193ff3-39d7-49d0-aed2-aa5e437532d6 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] https://10.4.3.223/volume/v3/volumes/e871422a-d63b-44d5-8356-f2fe0adb07ea returned with HTTP 200 Aug 01 14:04:45.624405 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1215/4873] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:45 2026] GET /volume/v3/volumes/e871422a-d63b-44d5-8356-f2fe0adb07ea => generated 912 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:45.910858 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9d7e8b8b-aecd-4315-bf78-56fc2d18269b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:45.912728 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d7e8b8b-aecd-4315-bf78-56fc2d18269b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a Aug 01 14:04:45.912908 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d7e8b8b-aecd-4315-bf78-56fc2d18269b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:45.913102 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d7e8b8b-aecd-4315-bf78-56fc2d18269b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:45.916858 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d7e8b8b-aecd-4315-bf78-56fc2d18269b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a returned with HTTP 404 Aug 01 14:04:45.917248 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1231/4874] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:45 2026] GET /volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:45.923377 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7a594c1e-ace6-4055-875f-0bff9fcf72a8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:45.925228 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7a594c1e-ace6-4055-875f-0bff9fcf72a8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 Aug 01 14:04:45.925455 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7a594c1e-ace6-4055-875f-0bff9fcf72a8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:45.925662 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7a594c1e-ace6-4055-875f-0bff9fcf72a8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:45.925765 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-7a594c1e-ace6-4055-875f-0bff9fcf72a8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: 758801d8-e582-461c-a6c7-2b7c83d556c6 Aug 01 14:04:45.930620 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:45.930620 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:45.931008 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7a594c1e-ace6-4055-875f-0bff9fcf72a8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:45.948719 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7a594c1e-ace6-4055-875f-0bff9fcf72a8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot delete request issued successfully. Aug 01 14:04:45.948902 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7a594c1e-ace6-4055-875f-0bff9fcf72a8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 returned with HTTP 202 Aug 01 14:04:45.949308 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1205/4875] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:04:45 2026] DELETE /volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:45.954976 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-034d467c-07ac-4716-88bf-3e45e9aff6b3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:45.956709 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-034d467c-07ac-4716-88bf-3e45e9aff6b3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 Aug 01 14:04:45.956895 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-034d467c-07ac-4716-88bf-3e45e9aff6b3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:45.957070 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-034d467c-07ac-4716-88bf-3e45e9aff6b3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:45.962650 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:45.962650 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:45.963156 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-034d467c-07ac-4716-88bf-3e45e9aff6b3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:04:45.964270 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-034d467c-07ac-4716-88bf-3e45e9aff6b3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 returned with HTTP 200 Aug 01 14:04:45.964495 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1225/4876] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:45 2026] GET /volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:46.636783 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e4b5fafe-2d34-4d94-86f9-f5e9a1018e90 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:46.638570 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e4b5fafe-2d34-4d94-86f9-f5e9a1018e90 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] GET https://10.4.3.223/volume/v3/volumes/e871422a-d63b-44d5-8356-f2fe0adb07ea Aug 01 14:04:46.638767 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e4b5fafe-2d34-4d94-86f9-f5e9a1018e90 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:46.638958 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e4b5fafe-2d34-4d94-86f9-f5e9a1018e90 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:46.645696 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:46.645696 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:46.648772 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e4b5fafe-2d34-4d94-86f9-f5e9a1018e90 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Volume info retrieved successfully. Aug 01 14:04:46.652166 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e4b5fafe-2d34-4d94-86f9-f5e9a1018e90 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] https://10.4.3.223/volume/v3/volumes/e871422a-d63b-44d5-8356-f2fe0adb07ea returned with HTTP 200 Aug 01 14:04:46.652550 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1216/4877] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:46 2026] GET /volume/v3/volumes/e871422a-d63b-44d5-8356-f2fe0adb07ea => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:46.664124 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e22b3692-bbf0-4f0a-b4f6-f8ab7b5370df None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:46.665812 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e22b3692-bbf0-4f0a-b4f6-f8ab7b5370df tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1&project_id=bed52f62622b43c990b6c35aadbaea82 Aug 01 14:04:46.666003 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e22b3692-bbf0-4f0a-b4f6-f8ab7b5370df tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:46.666179 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e22b3692-bbf0-4f0a-b4f6-f8ab7b5370df tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:46.666628 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e22b3692-bbf0-4f0a-b4f6-f8ab7b5370df tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Could not evaluate value bed52f62622b43c990b6c35aadbaea82, assuming string {{(pid=100202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 14:04:46.667065 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e22b3692-bbf0-4f0a-b4f6-f8ab7b5370df tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Searching by: MultiDict([('project_id', 'bed52f62622b43c990b6c35aadbaea82'), ('all_tenants', 1)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:04:46.694869 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e22b3692-bbf0-4f0a-b4f6-f8ab7b5370df tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Get all volumes completed successfully. Aug 01 14:04:46.695782 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:46.695782 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:46.699270 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e22b3692-bbf0-4f0a-b4f6-f8ab7b5370df tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1&project_id=bed52f62622b43c990b6c35aadbaea82 returned with HTTP 200 Aug 01 14:04:46.699645 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1232/4878] 10.4.3.223 () {66 vars in 1373 bytes} [Sat Aug 1 14:04:46 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=bed52f62622b43c990b6c35aadbaea82 => generated 3018 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:04:46.711787 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d7d79a47-584f-4ab9-8f02-e09c7cbb47c7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:46.713745 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7d79a47-584f-4ab9-8f02-e09c7cbb47c7 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/e871422a-d63b-44d5-8356-f2fe0adb07ea Aug 01 14:04:46.713951 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7d79a47-584f-4ab9-8f02-e09c7cbb47c7 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:46.714133 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7d79a47-584f-4ab9-8f02-e09c7cbb47c7 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:46.714328 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-d7d79a47-584f-4ab9-8f02-e09c7cbb47c7 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Delete volume with id: e871422a-d63b-44d5-8356-f2fe0adb07ea Aug 01 14:04:46.721267 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:46.721267 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:46.721623 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d7d79a47-584f-4ab9-8f02-e09c7cbb47c7 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Volume info retrieved successfully. Aug 01 14:04:46.736485 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d7d79a47-584f-4ab9-8f02-e09c7cbb47c7 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] Delete volume request issued successfully. Aug 01 14:04:46.736693 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7d79a47-584f-4ab9-8f02-e09c7cbb47c7 tempest-VolumesListAdminTestJSON-1996130020 tempest-VolumesListAdminTestJSON-1996130020-project-admin] https://10.4.3.223/volume/v3/volumes/e871422a-d63b-44d5-8356-f2fe0adb07ea returned with HTTP 202 Aug 01 14:04:46.737199 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1206/4879] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:46 2026] DELETE /volume/v3/volumes/e871422a-d63b-44d5-8356-f2fe0adb07ea => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:46.743917 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-79c227c3-d340-46ea-b161-541d6b8deb77 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:46.745609 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-79c227c3-d340-46ea-b161-541d6b8deb77 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 Aug 01 14:04:46.745818 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-79c227c3-d340-46ea-b161-541d6b8deb77 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:46.745960 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-79c227c3-d340-46ea-b161-541d6b8deb77 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:46.752824 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:46.752824 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:46.756260 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-79c227c3-d340-46ea-b161-541d6b8deb77 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:46.760133 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-79c227c3-d340-46ea-b161-541d6b8deb77 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 returned with HTTP 200 Aug 01 14:04:46.760608 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1226/4880] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:46 2026] GET /volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:46.771473 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-77dbdacf-2533-4f34-a594-4877449c3417 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:46.773207 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77dbdacf-2533-4f34-a594-4877449c3417 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] DELETE https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 Aug 01 14:04:46.773450 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77dbdacf-2533-4f34-a594-4877449c3417 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:46.773640 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77dbdacf-2533-4f34-a594-4877449c3417 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:46.773788 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-77dbdacf-2533-4f34-a594-4877449c3417 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Delete volume with id: eacd0689-cc1c-4a78-ab90-2e00482f2133 Aug 01 14:04:46.780253 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:46.780253 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:46.780723 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-77dbdacf-2533-4f34-a594-4877449c3417 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:46.795092 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-77dbdacf-2533-4f34-a594-4877449c3417 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Delete volume request issued successfully. Aug 01 14:04:46.795288 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77dbdacf-2533-4f34-a594-4877449c3417 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 returned with HTTP 202 Aug 01 14:04:46.795691 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1217/4881] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:46 2026] DELETE /volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:46.802629 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c13bfeb6-c24b-4296-81a7-e3c86dd80543 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:46.804398 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c13bfeb6-c24b-4296-81a7-e3c86dd80543 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 Aug 01 14:04:46.804621 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c13bfeb6-c24b-4296-81a7-e3c86dd80543 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:46.804809 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c13bfeb6-c24b-4296-81a7-e3c86dd80543 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:46.811500 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:46.811500 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:46.815052 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c13bfeb6-c24b-4296-81a7-e3c86dd80543 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:46.819150 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c13bfeb6-c24b-4296-81a7-e3c86dd80543 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 returned with HTTP 200 Aug 01 14:04:46.819533 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1233/4882] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:46 2026] GET /volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:46.972887 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9fe1b147-1c05-4ba6-890e-8b92bb37dcd4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:46.974950 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9fe1b147-1c05-4ba6-890e-8b92bb37dcd4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 Aug 01 14:04:46.975131 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9fe1b147-1c05-4ba6-890e-8b92bb37dcd4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:46.975335 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9fe1b147-1c05-4ba6-890e-8b92bb37dcd4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:46.979336 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9fe1b147-1c05-4ba6-890e-8b92bb37dcd4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 returned with HTTP 404 Aug 01 14:04:46.979798 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1207/4883] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:46 2026] GET /volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:46.986796 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-635b4d9c-2be7-47e2-8cc2-70e45f0ad018 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:46.988114 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-635b4d9c-2be7-47e2-8cc2-70e45f0ad018 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 Aug 01 14:04:46.988520 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-635b4d9c-2be7-47e2-8cc2-70e45f0ad018 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:46.988833 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-635b4d9c-2be7-47e2-8cc2-70e45f0ad018 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:46.989008 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-635b4d9c-2be7-47e2-8cc2-70e45f0ad018 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: e64ee223-242a-4596-8b25-3d5c7fc67f12 Aug 01 14:04:46.992983 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-635b4d9c-2be7-47e2-8cc2-70e45f0ad018 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 returned with HTTP 404 Aug 01 14:04:46.993511 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1227/4884] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:04:46 2026] DELETE /volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:46.999799 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-78697766-286f-45ec-8a48-9d4f3af775e8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:47.001571 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78697766-286f-45ec-8a48-9d4f3af775e8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 Aug 01 14:04:47.001797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78697766-286f-45ec-8a48-9d4f3af775e8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:47.002034 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78697766-286f-45ec-8a48-9d4f3af775e8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:47.006236 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78697766-286f-45ec-8a48-9d4f3af775e8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 returned with HTTP 404 Aug 01 14:04:47.006670 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1218/4885] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:46 2026] GET /volume/v3/snapshots/e64ee223-242a-4596-8b25-3d5c7fc67f12 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:47.012891 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cbe04388-142c-4e42-8130-be5ed15ea08d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:47.014598 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbe04388-142c-4e42-8130-be5ed15ea08d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a Aug 01 14:04:47.014772 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbe04388-142c-4e42-8130-be5ed15ea08d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:47.014948 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbe04388-142c-4e42-8130-be5ed15ea08d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:47.015056 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-cbe04388-142c-4e42-8130-be5ed15ea08d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: 5eb13267-7db3-45c2-a72b-74db609c432a Aug 01 14:04:47.018981 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbe04388-142c-4e42-8130-be5ed15ea08d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a returned with HTTP 404 Aug 01 14:04:47.019467 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1234/4886] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:04:47 2026] DELETE /volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:47.025962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1671d3cf-09d5-464d-9d41-27cf6f396c2b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:47.027545 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1671d3cf-09d5-464d-9d41-27cf6f396c2b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a Aug 01 14:04:47.027701 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1671d3cf-09d5-464d-9d41-27cf6f396c2b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:47.027869 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1671d3cf-09d5-464d-9d41-27cf6f396c2b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:47.032281 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1671d3cf-09d5-464d-9d41-27cf6f396c2b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a returned with HTTP 404 Aug 01 14:04:47.032679 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1208/4887] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:47 2026] GET /volume/v3/snapshots/5eb13267-7db3-45c2-a72b-74db609c432a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:47.038706 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e03aa4a-8cd4-460b-ac7d-cd08035825fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:47.040392 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e03aa4a-8cd4-460b-ac7d-cd08035825fe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 Aug 01 14:04:47.040613 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e03aa4a-8cd4-460b-ac7d-cd08035825fe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:47.040790 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e03aa4a-8cd4-460b-ac7d-cd08035825fe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:47.040889 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-3e03aa4a-8cd4-460b-ac7d-cd08035825fe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: 758801d8-e582-461c-a6c7-2b7c83d556c6 Aug 01 14:04:47.044869 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e03aa4a-8cd4-460b-ac7d-cd08035825fe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 returned with HTTP 404 Aug 01 14:04:47.045271 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1228/4888] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:04:47 2026] DELETE /volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:47.051708 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ef1fe22e-4f4b-492d-8366-19515ef360a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:47.053359 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ef1fe22e-4f4b-492d-8366-19515ef360a0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 Aug 01 14:04:47.053553 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ef1fe22e-4f4b-492d-8366-19515ef360a0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:47.053729 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ef1fe22e-4f4b-492d-8366-19515ef360a0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:47.057880 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ef1fe22e-4f4b-492d-8366-19515ef360a0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 returned with HTTP 404 Aug 01 14:04:47.058313 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1219/4889] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:04:47 2026] GET /volume/v3/snapshots/758801d8-e582-461c-a6c7-2b7c83d556c6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:47.831552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a72cf43f-7519-4fd4-9cd2-188b8c553db6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:47.833874 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a72cf43f-7519-4fd4-9cd2-188b8c553db6 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 Aug 01 14:04:47.834130 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a72cf43f-7519-4fd4-9cd2-188b8c553db6 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:47.834420 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a72cf43f-7519-4fd4-9cd2-188b8c553db6 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:47.841401 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a72cf43f-7519-4fd4-9cd2-188b8c553db6 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 returned with HTTP 404 Aug 01 14:04:47.842030 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1235/4890] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:47 2026] GET /volume/v3/volumes/eacd0689-cc1c-4a78-ab90-2e00482f2133 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:47.850967 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6d8da27c-bf72-4973-bea8-7d6297db894f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:47.852613 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6d8da27c-bf72-4973-bea8-7d6297db894f tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 Aug 01 14:04:47.852795 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6d8da27c-bf72-4973-bea8-7d6297db894f tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:47.852977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6d8da27c-bf72-4973-bea8-7d6297db894f tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:47.859610 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:47.859610 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:47.864267 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6d8da27c-bf72-4973-bea8-7d6297db894f tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:47.868992 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6d8da27c-bf72-4973-bea8-7d6297db894f tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 returned with HTTP 200 Aug 01 14:04:47.869437 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1209/4891] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:47 2026] GET /volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:47.883712 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9e7e9551-b913-424f-a081-d74aa136d7c7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:47.885739 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9e7e9551-b913-424f-a081-d74aa136d7c7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 Aug 01 14:04:47.885929 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9e7e9551-b913-424f-a081-d74aa136d7c7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:47.886102 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9e7e9551-b913-424f-a081-d74aa136d7c7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:47.886296 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-9e7e9551-b913-424f-a081-d74aa136d7c7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Delete volume with id: e680c893-5425-4ad9-913d-37b566340d51 Aug 01 14:04:47.893499 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:47.893499 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:47.893873 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9e7e9551-b913-424f-a081-d74aa136d7c7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:47.913961 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9e7e9551-b913-424f-a081-d74aa136d7c7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Delete volume request issued successfully. Aug 01 14:04:47.913961 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9e7e9551-b913-424f-a081-d74aa136d7c7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 returned with HTTP 202 Aug 01 14:04:47.913961 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1229/4892] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:47 2026] DELETE /volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:47.919397 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ede2c43c-0b58-40ed-b11b-c02c8707b0b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:47.922156 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ede2c43c-0b58-40ed-b11b-c02c8707b0b7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 Aug 01 14:04:47.922401 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ede2c43c-0b58-40ed-b11b-c02c8707b0b7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:47.922614 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ede2c43c-0b58-40ed-b11b-c02c8707b0b7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:47.933188 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:47.933188 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:47.938200 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ede2c43c-0b58-40ed-b11b-c02c8707b0b7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:47.943493 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ede2c43c-0b58-40ed-b11b-c02c8707b0b7 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 returned with HTTP 200 Aug 01 14:04:47.943986 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1220/4893] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:47 2026] GET /volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:48.069990 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-373f807d-55d0-483f-a728-85c91f426d78 req-4025cb82-80b7-47b5-96a0-4c107d675b65 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:48.071755 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-373f807d-55d0-483f-a728-85c91f426d78 req-4025cb82-80b7-47b5-96a0-4c107d675b65 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/attachments/268c6277-3f5e-4bf0-99b6-1dcf70247f53 Aug 01 14:04:48.071958 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-373f807d-55d0-483f-a728-85c91f426d78 req-4025cb82-80b7-47b5-96a0-4c107d675b65 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:48.072158 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-373f807d-55d0-483f-a728-85c91f426d78 req-4025cb82-80b7-47b5-96a0-4c107d675b65 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:48.079458 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:48.079458 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:48.115809 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-373f807d-55d0-483f-a728-85c91f426d78 req-4025cb82-80b7-47b5-96a0-4c107d675b65 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/268c6277-3f5e-4bf0-99b6-1dcf70247f53 returned with HTTP 200 Aug 01 14:04:48.116173 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1236/4894] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:04:48 2026] DELETE /volume/v3/attachments/268c6277-3f5e-4bf0-99b6-1dcf70247f53 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:48.956941 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-90ad0a4d-3c19-4661-adb4-d587e7b9abbd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:48.958676 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-90ad0a4d-3c19-4661-adb4-d587e7b9abbd tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 Aug 01 14:04:48.958889 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-90ad0a4d-3c19-4661-adb4-d587e7b9abbd tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:48.959110 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-90ad0a4d-3c19-4661-adb4-d587e7b9abbd tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:48.964589 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-90ad0a4d-3c19-4661-adb4-d587e7b9abbd tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 returned with HTTP 404 Aug 01 14:04:48.965068 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1210/4895] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:48 2026] GET /volume/v3/volumes/e680c893-5425-4ad9-913d-37b566340d51 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:48.970861 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a887606a-7433-4cac-9aa4-84bf2212a878 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:48.972468 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a887606a-7433-4cac-9aa4-84bf2212a878 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed Aug 01 14:04:48.972645 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a887606a-7433-4cac-9aa4-84bf2212a878 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:48.972812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a887606a-7433-4cac-9aa4-84bf2212a878 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:48.979536 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:48.979536 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:48.982486 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a887606a-7433-4cac-9aa4-84bf2212a878 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:48.986558 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a887606a-7433-4cac-9aa4-84bf2212a878 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed returned with HTTP 200 Aug 01 14:04:48.986996 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1230/4896] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:48 2026] GET /volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:48.997950 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-78a6d61f-9711-41b2-9b4a-2d07427cf45b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:48.999409 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78a6d61f-9711-41b2-9b4a-2d07427cf45b tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] DELETE https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed Aug 01 14:04:48.999578 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78a6d61f-9711-41b2-9b4a-2d07427cf45b tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:48.999746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78a6d61f-9711-41b2-9b4a-2d07427cf45b tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:48.999912 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-78a6d61f-9711-41b2-9b4a-2d07427cf45b tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Delete volume with id: cbb3967e-c95f-4042-8124-4327b5902aed Aug 01 14:04:49.005749 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:49.005749 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:49.006141 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-78a6d61f-9711-41b2-9b4a-2d07427cf45b tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:49.019648 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-78a6d61f-9711-41b2-9b4a-2d07427cf45b tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Delete volume request issued successfully. Aug 01 14:04:49.019808 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78a6d61f-9711-41b2-9b4a-2d07427cf45b tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed returned with HTTP 202 Aug 01 14:04:49.020222 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1221/4897] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:48 2026] DELETE /volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:49.026311 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f9f81374-44de-4baa-8496-8192b53f0032 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:49.028434 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f9f81374-44de-4baa-8496-8192b53f0032 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed Aug 01 14:04:49.028693 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f9f81374-44de-4baa-8496-8192b53f0032 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:49.028971 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f9f81374-44de-4baa-8496-8192b53f0032 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:49.037297 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:49.037297 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:49.041224 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f9f81374-44de-4baa-8496-8192b53f0032 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Volume info retrieved successfully. Aug 01 14:04:49.045654 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f9f81374-44de-4baa-8496-8192b53f0032 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed returned with HTTP 200 Aug 01 14:04:49.046148 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1237/4898] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:49 2026] GET /volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:49.741923 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-74fb03f0-d58d-4cf1-ab1b-1658232cec89 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:49.743425 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-74fb03f0-d58d-4cf1-ab1b-1658232cec89 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:04:49.743577 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-74fb03f0-d58d-4cf1-ab1b-1658232cec89 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:49.743743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-74fb03f0-d58d-4cf1-ab1b-1658232cec89 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:49.743880 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-74fb03f0-d58d-4cf1-ab1b-1658232cec89 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:04:49.749702 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:49.749702 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:49.750120 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-74fb03f0-d58d-4cf1-ab1b-1658232cec89 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:49.762862 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-74fb03f0-d58d-4cf1-ab1b-1658232cec89 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume request issued successfully. Aug 01 14:04:49.763068 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-74fb03f0-d58d-4cf1-ab1b-1658232cec89 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 returned with HTTP 202 Aug 01 14:04:49.763606 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1211/4899] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:49 2026] DELETE /volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:49.769877 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-abff6510-51f1-4cc7-9292-f93f58ee9ace None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:49.771461 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-abff6510-51f1-4cc7-9292-f93f58ee9ace tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:04:49.771637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-abff6510-51f1-4cc7-9292-f93f58ee9ace tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:49.771828 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-abff6510-51f1-4cc7-9292-f93f58ee9ace tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:49.777926 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:49.777926 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:49.781789 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-abff6510-51f1-4cc7-9292-f93f58ee9ace tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:49.785952 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-abff6510-51f1-4cc7-9292-f93f58ee9ace tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 returned with HTTP 200 Aug 01 14:04:49.786298 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1231/4900] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:49 2026] GET /volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:04:50.057362 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-48d0930e-c583-4b4a-98ec-83c52ce1a6f3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:50.059015 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-48d0930e-c583-4b4a-98ec-83c52ce1a6f3 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] GET https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed Aug 01 14:04:50.059420 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-48d0930e-c583-4b4a-98ec-83c52ce1a6f3 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:50.059457 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-48d0930e-c583-4b4a-98ec-83c52ce1a6f3 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:50.064500 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-48d0930e-c583-4b4a-98ec-83c52ce1a6f3 tempest-VolumesListAdminTestJSON-612786348 tempest-VolumesListAdminTestJSON-612786348-project-member] https://10.4.3.223/volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed returned with HTTP 404 Aug 01 14:04:50.064902 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1222/4901] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:50 2026] GET /volume/v3/volumes/cbb3967e-c95f-4042-8124-4327b5902aed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:50.797565 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-afde30eb-26da-4e50-8ebb-e6e70135dc56 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:50.799312 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-afde30eb-26da-4e50-8ebb-e6e70135dc56 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 Aug 01 14:04:50.799594 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-afde30eb-26da-4e50-8ebb-e6e70135dc56 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:50.799785 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-afde30eb-26da-4e50-8ebb-e6e70135dc56 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:50.804592 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-afde30eb-26da-4e50-8ebb-e6e70135dc56 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 returned with HTTP 404 Aug 01 14:04:50.805012 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1238/4902] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:50 2026] GET /volume/v3/volumes/c3316cb3-e2da-4678-a7af-971cd4dd7247 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:50.829592 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:50.830981 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:50.831319 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1503055359", "snapshot_id": null, "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "volume_type": null, "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:50.832856 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1503055359', 'snapshot_id': None, 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'volume_type': None, 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:51.008859 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume of 1 GB Aug 01 14:04:51.013066 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Availability Zones retrieved successfully. Aug 01 14:04:51.017914 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (ab12796b-f8fb-4f13-8b46-de168c6e966c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:51.018947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a3a778-eb24-4a05-a93b-064db74e55b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:51.019749 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:51.067024 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a3a778-eb24-4a05-a93b-064db74e55b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:51.067811 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1784b930-9bc2-4811-a1a6-dfde705aaa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:51.099726 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['06b90488-a02f-4aba-9141-1a6c38a55c42', '6cb57a8c-dbff-478b-acf3-50aebfc75e7b', '51730c36-36b8-4c1b-b281-6b23fdcd36aa', '1665989a-3746-4470-85ff-010dc910e86d'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:51.100510 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1784b930-9bc2-4811-a1a6-dfde705aaa61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b90488-a02f-4aba-9141-1a6c38a55c42', '6cb57a8c-dbff-478b-acf3-50aebfc75e7b', '51730c36-36b8-4c1b-b281-6b23fdcd36aa', '1665989a-3746-4470-85ff-010dc910e86d']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:51.101202 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac478cf-c839-489d-9783-b4999b558511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:51.121117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac478cf-c839-489d-9783-b4999b558511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49be70ef-1c12-4347-a5df-e7b8ec65ddfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1503055359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['06b90488-a02f-4aba-9141-1a6c38a55c42','6cb57a8c-dbff-478b-acf3-50aebfc75e7b','51730c36-36b8-4c1b-b281-6b23fdcd36aa','1665989a-3746-4470-85ff-010dc910e86d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1503055359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49be70ef-1c12-4347-a5df-e7b8ec65ddfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9808655a594b319176b356ed718047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c995057415c415b8a1ad88dac9790f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:51.121841 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9122f298-0604-47e2-b25d-01961b696c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:51.136974 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9122f298-0604-47e2-b25d-01961b696c13) transitioned into state 'SUCCESS' from state '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-1503055359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['06b90488-a02f-4aba-9141-1a6c38a55c42','6cb57a8c-dbff-478b-acf3-50aebfc75e7b','51730c36-36b8-4c1b-b281-6b23fdcd36aa','1665989a-3746-4470-85ff-010dc910e86d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:51.137679 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa86fb68-45d0-4ac7-823d-e60b41aa33f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:51.145235 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa86fb68-45d0-4ac7-823d-e60b41aa33f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:51.145958 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (ab12796b-f8fb-4f13-8b46-de168c6e966c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:51.146205 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request issued successfully. Aug 01 14:04:51.146884 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c32f62a7-60ad-4a5e-a7fc-6854da0ca961 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:51.147281 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1212/4903] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:04:50 2026] POST /volume/v3/volumes => generated 759 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:51.159065 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a89dfc2d-b3dc-435a-86d6-6f569e304da9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:51.160653 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a89dfc2d-b3dc-435a-86d6-6f569e304da9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:04:51.160653 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a89dfc2d-b3dc-435a-86d6-6f569e304da9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:51.160871 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a89dfc2d-b3dc-435a-86d6-6f569e304da9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:51.168007 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:51.168007 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:51.172153 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a89dfc2d-b3dc-435a-86d6-6f569e304da9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:51.176513 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a89dfc2d-b3dc-435a-86d6-6f569e304da9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd returned with HTTP 200 Aug 01 14:04:51.177011 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1232/4904] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:51 2026] GET /volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:51.732196 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7da08778-429f-4976-b17a-5587a97ffe62 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:51.828065 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:04:51.828469 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1228274694"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:51.829921 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1228274694'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:04:51.830075 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Create volume of 1 GB Aug 01 14:04:51.834115 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Availability Zones retrieved successfully. Aug 01 14:04:51.839455 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Flow 'volume_create_api' (a62e339f-5d79-4f6e-b453-7caf2e7c1add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:51.840313 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2383dcb9-e953-4700-b2ec-e7b1ec6dafde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:51.841145 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:04:51.863360 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2383dcb9-e953-4700-b2ec-e7b1ec6dafde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:51.864067 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d646ae7-c072-43d0-8f89-f4050829c853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:51.922009 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Created reservations ['26739577-5d6a-4bc7-911d-b13119a4aa96', 'c74d89a8-548c-4f58-9e20-d1af7217130f', 'c7765a57-01fb-4782-9414-fa7596820158', 'bb312af5-25af-46f6-8678-89c9d57df93d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:04:51.922728 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d646ae7-c072-43d0-8f89-f4050829c853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26739577-5d6a-4bc7-911d-b13119a4aa96', 'c74d89a8-548c-4f58-9e20-d1af7217130f', 'c7765a57-01fb-4782-9414-fa7596820158', 'bb312af5-25af-46f6-8678-89c9d57df93d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:51.923464 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c8026a-ef55-4b5c-993d-7aeaca1269ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:51.949589 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c8026a-ef55-4b5c-993d-7aeaca1269ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfefdb97-714d-4a79-a68f-83732159d69c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1228274694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='633363aae8024b44aeb39666aedf0ced',qos_specs=None,replication_status=,reservations=['26739577-5d6a-4bc7-911d-b13119a4aa96','c74d89a8-548c-4f58-9e20-d1af7217130f','c7765a57-01fb-4782-9414-fa7596820158','bb312af5-25af-46f6-8678-89c9d57df93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16571e5e30b0421cb022d9848515f9c7',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1228274694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfefdb97-714d-4a79-a68f-83732159d69c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='633363aae8024b44aeb39666aedf0ced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16571e5e30b0421cb022d9848515f9c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:51.950760 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b98a8ab-6235-4ad9-935d-07c0a72c10c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:51.966986 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b98a8ab-6235-4ad9-935d-07c0a72c10c7) transitioned into state 'SUCCESS' from state '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-1228274694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='633363aae8024b44aeb39666aedf0ced',qos_specs=None,replication_status=,reservations=['26739577-5d6a-4bc7-911d-b13119a4aa96','c74d89a8-548c-4f58-9e20-d1af7217130f','c7765a57-01fb-4782-9414-fa7596820158','bb312af5-25af-46f6-8678-89c9d57df93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16571e5e30b0421cb022d9848515f9c7',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:51.967707 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22cba58b-87ab-496e-bafa-6362c06861bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:04:51.975574 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22cba58b-87ab-496e-bafa-6362c06861bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:04:51.977264 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Flow 'volume_create_api' (a62e339f-5d79-4f6e-b453-7caf2e7c1add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:04:51.977264 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Create volume request issued successfully. Aug 01 14:04:51.977450 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7da08778-429f-4976-b17a-5587a97ffe62 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:04:51.977816 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1223/4905] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:04:51 2026] POST /volume/v3/volumes => generated 750 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:04:51.988637 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2ff7866e-99d3-4bab-ba5a-85fc6bea39d1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:51.990462 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2ff7866e-99d3-4bab-ba5a-85fc6bea39d1 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] GET https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c Aug 01 14:04:51.990728 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2ff7866e-99d3-4bab-ba5a-85fc6bea39d1 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:51.990998 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2ff7866e-99d3-4bab-ba5a-85fc6bea39d1 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:51.997514 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:51.997514 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:52.000834 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2ff7866e-99d3-4bab-ba5a-85fc6bea39d1 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Volume info retrieved successfully. Aug 01 14:04:52.004456 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2ff7866e-99d3-4bab-ba5a-85fc6bea39d1 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c returned with HTTP 200 Aug 01 14:04:52.004840 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1239/4906] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:51 2026] GET /volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:52.189061 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f180e0f3-d24f-42d2-840f-56a5b4e58395 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:52.190908 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f180e0f3-d24f-42d2-840f-56a5b4e58395 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:04:52.191087 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f180e0f3-d24f-42d2-840f-56a5b4e58395 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:52.191287 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f180e0f3-d24f-42d2-840f-56a5b4e58395 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:52.199145 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:52.199145 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:52.202945 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f180e0f3-d24f-42d2-840f-56a5b4e58395 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:52.207295 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f180e0f3-d24f-42d2-840f-56a5b4e58395 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd returned with HTTP 200 Aug 01 14:04:52.207648 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1213/4907] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:52 2026] GET /volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:04:52.219047 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dd275ba4-9f70-4cc9-8c9f-02bc30112ef3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:52.220650 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd275ba4-9f70-4cc9-8c9f-02bc30112ef3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:04:52.220843 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd275ba4-9f70-4cc9-8c9f-02bc30112ef3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:52.221009 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd275ba4-9f70-4cc9-8c9f-02bc30112ef3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:52.228056 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:52.228056 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:52.231570 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dd275ba4-9f70-4cc9-8c9f-02bc30112ef3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:52.235722 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd275ba4-9f70-4cc9-8c9f-02bc30112ef3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd returned with HTTP 200 Aug 01 14:04:52.236089 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1233/4908] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:52 2026] GET /volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:04:53.017059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b4dbe60e-0b7a-4f96-9c1c-d16d6dd55c44 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:53.019510 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4dbe60e-0b7a-4f96-9c1c-d16d6dd55c44 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] GET https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c Aug 01 14:04:53.019775 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4dbe60e-0b7a-4f96-9c1c-d16d6dd55c44 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:53.020047 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4dbe60e-0b7a-4f96-9c1c-d16d6dd55c44 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:53.029325 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:53.029325 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:53.033377 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b4dbe60e-0b7a-4f96-9c1c-d16d6dd55c44 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Volume info retrieved successfully. Aug 01 14:04:53.037730 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4dbe60e-0b7a-4f96-9c1c-d16d6dd55c44 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c returned with HTTP 200 Aug 01 14:04:53.038146 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1224/4909] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:53 2026] GET /volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:53.050057 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cb5dc5ed-d258-4d97-b822-26341bafde29 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:53.052380 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cb5dc5ed-d258-4d97-b822-26341bafde29 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] GET https://10.4.3.223/volume/v3/limits Aug 01 14:04:53.052657 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cb5dc5ed-d258-4d97-b822-26341bafde29 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:53.052918 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cb5dc5ed-d258-4d97-b822-26341bafde29 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:53.071550 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cb5dc5ed-d258-4d97-b822-26341bafde29 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Aug 01 14:04:53.071901 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1240/4910] 10.4.3.223 () {66 vars in 1234 bytes} [Sat Aug 1 14:04:53 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:53.081697 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a41c6f5b-e843-49ca-af5e-f09e462af24c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:53.083550 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a41c6f5b-e843-49ca-af5e-f09e462af24c tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] GET https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c Aug 01 14:04:53.083780 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a41c6f5b-e843-49ca-af5e-f09e462af24c tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:53.083980 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a41c6f5b-e843-49ca-af5e-f09e462af24c tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:53.090856 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:53.090856 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:53.094463 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-a41c6f5b-e843-49ca-af5e-f09e462af24c tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Volume info retrieved successfully. Aug 01 14:04:53.098903 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a41c6f5b-e843-49ca-af5e-f09e462af24c tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c returned with HTTP 200 Aug 01 14:04:53.099333 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1214/4911] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:53 2026] GET /volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:53.111051 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7f71bd6f-5878-436b-99b7-5c714adf5e57 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:53.112748 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f71bd6f-5878-436b-99b7-5c714adf5e57 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c Aug 01 14:04:53.112961 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f71bd6f-5878-436b-99b7-5c714adf5e57 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:53.113147 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f71bd6f-5878-436b-99b7-5c714adf5e57 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:53.113340 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-7f71bd6f-5878-436b-99b7-5c714adf5e57 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Delete volume with id: bfefdb97-714d-4a79-a68f-83732159d69c Aug 01 14:04:53.119783 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:53.119783 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:53.120263 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7f71bd6f-5878-436b-99b7-5c714adf5e57 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Volume info retrieved successfully. Aug 01 14:04:53.134033 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7f71bd6f-5878-436b-99b7-5c714adf5e57 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Delete volume request issued successfully. Aug 01 14:04:53.134282 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f71bd6f-5878-436b-99b7-5c714adf5e57 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c returned with HTTP 202 Aug 01 14:04:53.134698 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1234/4912] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:04:53 2026] DELETE /volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:04:53.141100 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8e3c20fd-410b-413a-8fb4-c9b2e591c8bb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:53.142811 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e3c20fd-410b-413a-8fb4-c9b2e591c8bb tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] GET https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c Aug 01 14:04:53.142963 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e3c20fd-410b-413a-8fb4-c9b2e591c8bb tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:53.143139 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e3c20fd-410b-413a-8fb4-c9b2e591c8bb tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:53.149415 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:53.149415 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:53.152485 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8e3c20fd-410b-413a-8fb4-c9b2e591c8bb tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Volume info retrieved successfully. Aug 01 14:04:53.156630 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e3c20fd-410b-413a-8fb4-c9b2e591c8bb tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c returned with HTTP 200 Aug 01 14:04:53.157022 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1225/4913] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:53 2026] GET /volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:04:53.185400 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-137cf1fa-eb9d-4b59-bb63-6543a268143e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:53.250722 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-137cf1fa-eb9d-4b59-bb63-6543a268143e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:04:53.250912 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-137cf1fa-eb9d-4b59-bb63-6543a268143e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:53.251086 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-137cf1fa-eb9d-4b59-bb63-6543a268143e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:53.258069 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:53.258069 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:53.261645 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-137cf1fa-eb9d-4b59-bb63-6543a268143e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:53.265752 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-137cf1fa-eb9d-4b59-bb63-6543a268143e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd returned with HTTP 200 Aug 01 14:04:53.266111 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1241/4914] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:04:53 2026] GET /volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd => generated 1367 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:04:53.649141 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-bd1ddb13-7b23-47ae-b991-b6f6a8d424e8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:53.651252 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-bd1ddb13-7b23-47ae-b991-b6f6a8d424e8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:04:53.651441 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-bd1ddb13-7b23-47ae-b991-b6f6a8d424e8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:53.651625 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-bd1ddb13-7b23-47ae-b991-b6f6a8d424e8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:53.657950 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:53.657950 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:04:53.661060 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-bd1ddb13-7b23-47ae-b991-b6f6a8d424e8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:53.665913 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-bd1ddb13-7b23-47ae-b991-b6f6a8d424e8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd returned with HTTP 200 Aug 01 14:04:53.666418 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1215/4915] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:04:53 2026] GET /volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:04:53.675588 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7d9741d0-2a84-4668-83f9-b2ed71ff9311 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:53.675969 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d9741d0-2a84-4668-83f9-b2ed71ff9311 None None] GET https://10.4.3.223/volume// Aug 01 14:04:53.676128 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7d9741d0-2a84-4668-83f9-b2ed71ff9311 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:53.676330 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7d9741d0-2a84-4668-83f9-b2ed71ff9311 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:53.676631 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d9741d0-2a84-4668-83f9-b2ed71ff9311 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:04:53.676896 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1235/4916] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:04:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:04:53.685591 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-bc825364-cdd9-4166-b755-8cea0943ec9e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:53.687344 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-bc825364-cdd9-4166-b755-8cea0943ec9e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:04:53.687645 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-bc825364-cdd9-4166-b755-8cea0943ec9e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49be70ef-1c12-4347-a5df-e7b8ec65ddfd", "connector": null, "instance_uuid": "4261a933-1471-497c-a052-5c6f7b00b02a"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:53.694733 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:53.694733 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:53.715748 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-bc825364-cdd9-4166-b755-8cea0943ec9e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:04:53.716178 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1226/4917] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:04:53 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 01 14:04:54.168563 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3a14ab7b-e5b8-41c4-87fe-8d24a63e39f5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:54.170338 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3a14ab7b-e5b8-41c4-87fe-8d24a63e39f5 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] GET https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c Aug 01 14:04:54.170572 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3a14ab7b-e5b8-41c4-87fe-8d24a63e39f5 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:54.170791 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3a14ab7b-e5b8-41c4-87fe-8d24a63e39f5 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:54.175799 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3a14ab7b-e5b8-41c4-87fe-8d24a63e39f5 tempest-AbsoluteLimitsTests-532055372 tempest-AbsoluteLimitsTests-532055372-project-member] https://10.4.3.223/volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c returned with HTTP 404 Aug 01 14:04:54.176275 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1242/4918] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:04:54 2026] GET /volume/v3/volumes/bfefdb97-714d-4a79-a68f-83732159d69c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:54.411723 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2747f63b-c7e4-494e-9aa8-722415f6ee8f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:54.412102 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2747f63b-c7e4-494e-9aa8-722415f6ee8f None None] GET https://10.4.3.223/volume// Aug 01 14:04:54.412299 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2747f63b-c7e4-494e-9aa8-722415f6ee8f None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:54.412473 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2747f63b-c7e4-494e-9aa8-722415f6ee8f None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:54.412773 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2747f63b-c7e4-494e-9aa8-722415f6ee8f None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:04:54.413045 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1216/4919] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:04: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 01 14:04:54.419853 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-7093c6ad-c831-4270-859e-3f4088402a54 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:54.535523 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-7093c6ad-c831-4270-859e-3f4088402a54 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:04:54.535761 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-7093c6ad-c831-4270-859e-3f4088402a54 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:54.535965 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-7093c6ad-c831-4270-859e-3f4088402a54 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:54.544225 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:54.544225 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:04:54.547255 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-7093c6ad-c831-4270-859e-3f4088402a54 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:04:54.551412 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-7093c6ad-c831-4270-859e-3f4088402a54 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd returned with HTTP 200 Aug 01 14:04:54.551755 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1236/4920] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:04:54 2026] GET /volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd => generated 1546 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:04:54.661011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-3303b8e5-0730-48a3-85d2-b21b94d0f0de None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:54.663017 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-3303b8e5-0730-48a3-85d2-b21b94d0f0de tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] PUT https://10.4.3.223/volume/v3/attachments/e72c56f4-c0b0-48d9-b5dd-fc406ec5eca4 Aug 01 14:04:54.663411 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-3303b8e5-0730-48a3-85d2-b21b94d0f0de tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:54.670786 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-3303b8e5-0730-48a3-85d2-b21b94d0f0de tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Acquiring lock "cinder-attachment_update-49be70ef-1c12-4347-a5df-e7b8ec65ddfd-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:04:54.675118 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-3303b8e5-0730-48a3-85d2-b21b94d0f0de tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-49be70ef-1c12-4347-a5df-e7b8ec65ddfd-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:04:54.676029 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:54.676029 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:04:54.747054 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-3303b8e5-0730-48a3-85d2-b21b94d0f0de tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-49be70ef-1c12-4347-a5df-e7b8ec65ddfd-np0000006308" released by "attachment_update" :: held 0.072s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:04:54.747607 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-3303b8e5-0730-48a3-85d2-b21b94d0f0de tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/e72c56f4-c0b0-48d9-b5dd-fc406ec5eca4 returned with HTTP 200 Aug 01 14:04:54.748022 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1227/4921] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:04:54 2026] PUT /volume/v3/attachments/e72c56f4-c0b0-48d9-b5dd-fc406ec5eca4 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:04:54.769908 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-49729cf6-d6e7-43cf-8612-c88f604376e2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:54.771781 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-49729cf6-d6e7-43cf-8612-c88f604376e2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments/e72c56f4-c0b0-48d9-b5dd-fc406ec5eca4/action Aug 01 14:04:54.772114 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-49729cf6-d6e7-43cf-8612-c88f604376e2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:04:54.772194 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-49729cf6-d6e7-43cf-8612-c88f604376e2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:04:54.787401 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:04:54.787401 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:04:54.797736 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-43b5a317-707d-4f70-91f1-19a955cecc7d req-49729cf6-d6e7-43cf-8612-c88f604376e2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/e72c56f4-c0b0-48d9-b5dd-fc406ec5eca4/action returned with HTTP 204 Aug 01 14:04:54.798178 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1243/4922] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:04:54 2026] POST /volume/v3/attachments/e72c56f4-c0b0-48d9-b5dd-fc406ec5eca4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:04:55.730618 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-15ca1e08-b8d8-45e0-b3c4-c82970eb3b90 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:04:55.798042 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-15ca1e08-b8d8-45e0-b3c4-c82970eb3b90 tempest-VolumesSummaryTest-243262648 tempest-VolumesSummaryTest-243262648-project-member] GET https://10.4.3.223/volume/v3/volumes/summary Aug 01 14:04:55.798252 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-15ca1e08-b8d8-45e0-b3c4-c82970eb3b90 tempest-VolumesSummaryTest-243262648 tempest-VolumesSummaryTest-243262648-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:04:55.798443 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-15ca1e08-b8d8-45e0-b3c4-c82970eb3b90 tempest-VolumesSummaryTest-243262648 tempest-VolumesSummaryTest-243262648-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:04:55.798580 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-15ca1e08-b8d8-45e0-b3c4-c82970eb3b90 tempest-VolumesSummaryTest-243262648 tempest-VolumesSummaryTest-243262648-project-member] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:04:55.803470 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-15ca1e08-b8d8-45e0-b3c4-c82970eb3b90 tempest-VolumesSummaryTest-243262648 tempest-VolumesSummaryTest-243262648-project-member] Get summary completed successfully. Aug 01 14:04:55.803664 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-15ca1e08-b8d8-45e0-b3c4-c82970eb3b90 tempest-VolumesSummaryTest-243262648 tempest-VolumesSummaryTest-243262648-project-member] https://10.4.3.223/volume/v3/volumes/summary returned with HTTP 200 Aug 01 14:04:55.804013 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1217/4923] 10.4.3.223 () {68 vars in 1302 bytes} [Sat Aug 1 14:04:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:00.290498 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:00.344461 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:05:00.344755 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2004182056"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:00.346108 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2004182056'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:05:00.346297 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume of 1 GB Aug 01 14:05:00.350833 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Availability Zones retrieved successfully. Aug 01 14:05:00.356650 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (922a74c5-6251-4b3f-bef1-4d0277c3018b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:05:00.357610 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5a2f39-c287-4376-97ba-02421287effa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:00.358606 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:05:00.384995 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5a2f39-c287-4376-97ba-02421287effa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:00.385948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7274e6d7-ea6b-4ece-bcd9-60a006274d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:00.449569 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['ffe81345-2259-4e86-a71d-8bbcd1802f94', 'f42b6e2f-0cae-4a1d-9b4c-67915764f2cd', 'c12ce3a0-43e0-46ac-b35d-fe1163334a7c', 'db5cb6e8-85e1-44a2-989f-fa0376b312bf'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:00.450518 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7274e6d7-ea6b-4ece-bcd9-60a006274d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffe81345-2259-4e86-a71d-8bbcd1802f94', 'f42b6e2f-0cae-4a1d-9b4c-67915764f2cd', 'c12ce3a0-43e0-46ac-b35d-fe1163334a7c', 'db5cb6e8-85e1-44a2-989f-fa0376b312bf']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:00.451387 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d9762d-b7e2-43ac-8a97-c58aadb79a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:00.474977 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d9762d-b7e2-43ac-8a97-c58aadb79a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68240d2f-e762-431a-9a6b-106f2ec4d9ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2004182056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['ffe81345-2259-4e86-a71d-8bbcd1802f94','f42b6e2f-0cae-4a1d-9b4c-67915764f2cd','c12ce3a0-43e0-46ac-b35d-fe1163334a7c','db5cb6e8-85e1-44a2-989f-fa0376b312bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2004182056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68240d2f-e762-431a-9a6b-106f2ec4d9ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d803173242a474985772eddefa5655a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:00.475734 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3cd7754-8151-4e39-903c-9635bb08c5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:00.495421 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3cd7754-8151-4e39-903c-9635bb08c5ca) transitioned into state 'SUCCESS' from state '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-2004182056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['ffe81345-2259-4e86-a71d-8bbcd1802f94','f42b6e2f-0cae-4a1d-9b4c-67915764f2cd','c12ce3a0-43e0-46ac-b35d-fe1163334a7c','db5cb6e8-85e1-44a2-989f-fa0376b312bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:00.496084 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8b7c1f-f18a-47f1-b4d0-2d317c397aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:00.505016 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8b7c1f-f18a-47f1-b4d0-2d317c397aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:00.505907 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (922a74c5-6251-4b3f-bef1-4d0277c3018b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:05:00.506241 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request issued successfully. Aug 01 14:05:00.506841 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-496d29d5-a12a-4f7c-8594-c8cd04ad2da5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:05:00.507369 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1237/4924] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:05:00 2026] POST /volume/v3/volumes => generated 754 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:05:00.519197 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-11532338-320c-4ba9-a789-b2cefbb91687 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:00.521073 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11532338-320c-4ba9-a789-b2cefbb91687 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:05:00.521391 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11532338-320c-4ba9-a789-b2cefbb91687 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:00.521458 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11532338-320c-4ba9-a789-b2cefbb91687 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:00.528536 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:00.528536 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:00.532470 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-11532338-320c-4ba9-a789-b2cefbb91687 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:00.537202 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11532338-320c-4ba9-a789-b2cefbb91687 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:05:00.537609 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1228/4925] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:00 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:01.550487 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b5885690-0698-46e7-8187-9ee91ad5971f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:01.552690 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5885690-0698-46e7-8187-9ee91ad5971f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:05:01.552951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5885690-0698-46e7-8187-9ee91ad5971f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:01.553119 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5885690-0698-46e7-8187-9ee91ad5971f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:01.560576 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:01.560576 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:01.564053 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b5885690-0698-46e7-8187-9ee91ad5971f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:01.568242 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5885690-0698-46e7-8187-9ee91ad5971f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:05:01.569036 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1244/4926] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:01 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:01.585706 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bd21125a-db5e-4fcd-b47b-1fda01bd823f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:01.588475 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bd21125a-db5e-4fcd-b47b-1fda01bd823f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:05:01.588769 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bd21125a-db5e-4fcd-b47b-1fda01bd823f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:01.589053 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bd21125a-db5e-4fcd-b47b-1fda01bd823f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:01.597091 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:01.597091 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:01.600473 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-bd21125a-db5e-4fcd-b47b-1fda01bd823f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:01.604058 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bd21125a-db5e-4fcd-b47b-1fda01bd823f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:05:01.604430 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1218/4927] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:01 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:01.617616 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b4651fc7-8a3c-402a-bd4d-32adeaff93c3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:01.619767 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4651fc7-8a3c-402a-bd4d-32adeaff93c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:05:01.620148 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4651fc7-8a3c-402a-bd4d-32adeaff93c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68240d2f-e762-431a-9a6b-106f2ec4d9ec", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-794844116"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:01.628602 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:01.628602 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:01.629066 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b4651fc7-8a3c-402a-bd4d-32adeaff93c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:01.629210 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-b4651fc7-8a3c-402a-bd4d-32adeaff93c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:05:01.669278 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b4651fc7-8a3c-402a-bd4d-32adeaff93c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['0210632c-dcd3-406f-9741-8913195c8d59', 'adc5ddaa-f400-4b33-8ef6-5665893c9c80', 'b6d394cd-be90-4979-b168-d3d6045f4cd6', 'f059bce2-35dd-4eab-abf7-bd3adcc47be6'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:01.700907 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b4651fc7-8a3c-402a-bd4d-32adeaff93c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot create request issued successfully. Aug 01 14:05:01.701375 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4651fc7-8a3c-402a-bd4d-32adeaff93c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:05:01.701937 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1238/4928] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:05:01 2026] POST /volume/v3/snapshots => generated 309 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:05:01.710791 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7faa53d-01e2-464c-8d40-e5beaeffe4b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:01.712752 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7faa53d-01e2-464c-8d40-e5beaeffe4b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d Aug 01 14:05:01.712986 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7faa53d-01e2-464c-8d40-e5beaeffe4b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:01.713246 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7faa53d-01e2-464c-8d40-e5beaeffe4b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:01.718711 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:01.718711 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:01.719225 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b7faa53d-01e2-464c-8d40-e5beaeffe4b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:01.720055 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7faa53d-01e2-464c-8d40-e5beaeffe4b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d returned with HTTP 200 Aug 01 14:05:01.720486 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1229/4929] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:01 2026] GET /volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:02.730647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-17378159-8b7a-4490-ac3e-6e111cc1227e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:02.733804 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17378159-8b7a-4490-ac3e-6e111cc1227e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d Aug 01 14:05:02.734026 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17378159-8b7a-4490-ac3e-6e111cc1227e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:02.734245 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17378159-8b7a-4490-ac3e-6e111cc1227e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:02.741690 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:02.741690 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:02.742300 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-17378159-8b7a-4490-ac3e-6e111cc1227e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:02.743301 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17378159-8b7a-4490-ac3e-6e111cc1227e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d returned with HTTP 200 Aug 01 14:05:02.743772 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1245/4930] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:02 2026] GET /volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:02.753118 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-75f005db-1f6f-462d-ac9f-1f635ec08235 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:02.754965 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-75f005db-1f6f-462d-ac9f-1f635ec08235 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:05:02.755396 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-75f005db-1f6f-462d-ac9f-1f635ec08235 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68240d2f-e762-431a-9a6b-106f2ec4d9ec", "snapshot_id": "2c2182a0-81c0-4333-9e42-130c871eab3d", "name": "tempest-VolumesSnapshotTestJSON-Backup-694094642", "container": "tempest-volumessnapshottestjson-backup-container-1079085595"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:02.756881 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-75f005db-1f6f-462d-ac9f-1f635ec08235 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Creating new backup {'backup': {'volume_id': '68240d2f-e762-431a-9a6b-106f2ec4d9ec', 'snapshot_id': '2c2182a0-81c0-4333-9e42-130c871eab3d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-694094642', 'container': 'tempest-volumessnapshottestjson-backup-container-1079085595'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:05:02.757024 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-75f005db-1f6f-462d-ac9f-1f635ec08235 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Creating backup of volume 68240d2f-e762-431a-9a6b-106f2ec4d9ec in container tempest-volumessnapshottestjson-backup-container-1079085595 Aug 01 14:05:02.764051 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:02.764051 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:02.764541 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-75f005db-1f6f-462d-ac9f-1f635ec08235 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:02.770132 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:02.770132 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:02.770603 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-75f005db-1f6f-462d-ac9f-1f635ec08235 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:02.791481 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-75f005db-1f6f-462d-ac9f-1f635ec08235 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['8ecf5ac2-8e09-4d88-8b02-7b805f6da996', '759c3b8c-32a0-4966-8580-dc7a9e461bf0'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:02.814274 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-75f005db-1f6f-462d-ac9f-1f635ec08235 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:05:02.814657 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1219/4931] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:05:02 2026] POST /volume/v3/backups => generated 334 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:05:02.822679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-144f6d98-12b9-4dbc-b816-cb9245cee817 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:02.824950 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-144f6d98-12b9-4dbc-b816-cb9245cee817 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:02.825157 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-144f6d98-12b9-4dbc-b816-cb9245cee817 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:02.825508 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-144f6d98-12b9-4dbc-b816-cb9245cee817 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:02.825668 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-144f6d98-12b9-4dbc-b816-cb9245cee817 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:02.830019 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:02.830019 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:02.830961 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-144f6d98-12b9-4dbc-b816-cb9245cee817 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:02.831384 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1239/4932] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:02 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:03.841653 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9f125ded-4aa1-43a7-875a-9e85cf7a7c8f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:03.843862 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f125ded-4aa1-43a7-875a-9e85cf7a7c8f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:03.844063 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f125ded-4aa1-43a7-875a-9e85cf7a7c8f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:03.844254 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f125ded-4aa1-43a7-875a-9e85cf7a7c8f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:03.844358 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9f125ded-4aa1-43a7-875a-9e85cf7a7c8f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:03.848953 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:03.848953 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:03.849650 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f125ded-4aa1-43a7-875a-9e85cf7a7c8f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:03.850279 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1230/4933] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:03 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:04.860515 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4c5661cf-4d72-4b92-a1ac-784e1678ddb4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:04.862674 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c5661cf-4d72-4b92-a1ac-784e1678ddb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:04.863019 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c5661cf-4d72-4b92-a1ac-784e1678ddb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:04.863134 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c5661cf-4d72-4b92-a1ac-784e1678ddb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:04.863134 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4c5661cf-4d72-4b92-a1ac-784e1678ddb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:04.867280 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:04.867280 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:04.867988 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c5661cf-4d72-4b92-a1ac-784e1678ddb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:04.868350 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1246/4934] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:04 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:05.879353 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6c63ce98-f5ea-41b4-b08c-d6e131ecc712 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:05.882613 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6c63ce98-f5ea-41b4-b08c-d6e131ecc712 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:05.882796 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6c63ce98-f5ea-41b4-b08c-d6e131ecc712 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:05.882995 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6c63ce98-f5ea-41b4-b08c-d6e131ecc712 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:05.883115 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-6c63ce98-f5ea-41b4-b08c-d6e131ecc712 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:05.887161 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:05.887161 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:05.887818 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6c63ce98-f5ea-41b4-b08c-d6e131ecc712 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:05.888173 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1220/4935] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:05 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:06.897044 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f3b0e816-60e1-45aa-9cec-f0c0606e92c3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:06.898794 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3b0e816-60e1-45aa-9cec-f0c0606e92c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:06.899004 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3b0e816-60e1-45aa-9cec-f0c0606e92c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:06.899208 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3b0e816-60e1-45aa-9cec-f0c0606e92c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:06.899326 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f3b0e816-60e1-45aa-9cec-f0c0606e92c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:06.903333 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:06.903333 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:06.904010 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3b0e816-60e1-45aa-9cec-f0c0606e92c3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:06.904343 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1240/4936] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:06 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:07.914405 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fe3d7183-3fbd-4b33-ae81-7f05e079f643 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:07.916117 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe3d7183-3fbd-4b33-ae81-7f05e079f643 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:07.916335 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe3d7183-3fbd-4b33-ae81-7f05e079f643 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:07.916517 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe3d7183-3fbd-4b33-ae81-7f05e079f643 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:07.916614 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fe3d7183-3fbd-4b33-ae81-7f05e079f643 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:07.920487 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:07.920487 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:07.921093 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe3d7183-3fbd-4b33-ae81-7f05e079f643 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:07.921467 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1231/4937] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:07 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:08.930650 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-45cdaa04-0ceb-4f85-a24e-be395f86ebf4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:08.932486 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45cdaa04-0ceb-4f85-a24e-be395f86ebf4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:08.932659 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45cdaa04-0ceb-4f85-a24e-be395f86ebf4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:08.932832 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45cdaa04-0ceb-4f85-a24e-be395f86ebf4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:08.932963 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-45cdaa04-0ceb-4f85-a24e-be395f86ebf4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:08.937378 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:08.937378 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:08.938194 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45cdaa04-0ceb-4f85-a24e-be395f86ebf4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:08.938674 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1247/4938] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:08 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:09.949717 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-383312dc-3daa-4b4b-81f4-0b4fb5c1af91 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:09.951948 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-383312dc-3daa-4b4b-81f4-0b4fb5c1af91 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:09.952372 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-383312dc-3daa-4b4b-81f4-0b4fb5c1af91 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:09.952708 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-383312dc-3daa-4b4b-81f4-0b4fb5c1af91 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:09.952949 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-383312dc-3daa-4b4b-81f4-0b4fb5c1af91 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:09.957939 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:09.957939 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:09.959557 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-383312dc-3daa-4b4b-81f4-0b4fb5c1af91 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:09.959557 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1221/4939] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:09 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:10.969928 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1a111ab5-912f-4c70-9db9-af559340b845 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:10.971815 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a111ab5-912f-4c70-9db9-af559340b845 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:10.972086 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a111ab5-912f-4c70-9db9-af559340b845 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:10.972319 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a111ab5-912f-4c70-9db9-af559340b845 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:10.972451 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1a111ab5-912f-4c70-9db9-af559340b845 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:10.978791 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:10.978791 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:10.979561 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a111ab5-912f-4c70-9db9-af559340b845 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:10.979927 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1241/4940] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:10 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:11.991288 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ed57c095-139e-4568-83e9-e7f6cc5c5c02 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:11.993283 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed57c095-139e-4568-83e9-e7f6cc5c5c02 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:11.993531 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed57c095-139e-4568-83e9-e7f6cc5c5c02 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:11.993687 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed57c095-139e-4568-83e9-e7f6cc5c5c02 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:11.993813 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ed57c095-139e-4568-83e9-e7f6cc5c5c02 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:11.998741 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:11.998741 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:11.999747 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed57c095-139e-4568-83e9-e7f6cc5c5c02 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:12.000201 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1232/4941] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:11 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:13.015171 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-21231d2c-adda-4a04-a4ce-7feb964ec704 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:13.017209 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21231d2c-adda-4a04-a4ce-7feb964ec704 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:13.017446 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21231d2c-adda-4a04-a4ce-7feb964ec704 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:13.017656 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21231d2c-adda-4a04-a4ce-7feb964ec704 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:13.017883 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-21231d2c-adda-4a04-a4ce-7feb964ec704 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:13.022568 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:13.022568 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:13.023390 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21231d2c-adda-4a04-a4ce-7feb964ec704 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:13.023808 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1248/4942] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:13 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:14.035609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-bba5f55e-cdab-470b-b709-2b1440a50fd4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:14.037699 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bba5f55e-cdab-470b-b709-2b1440a50fd4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:14.038208 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bba5f55e-cdab-470b-b709-2b1440a50fd4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:14.038499 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-bba5f55e-cdab-470b-b709-2b1440a50fd4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:14.038659 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-bba5f55e-cdab-470b-b709-2b1440a50fd4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:14.043531 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:14.043531 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:14.044364 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-bba5f55e-cdab-470b-b709-2b1440a50fd4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:14.044801 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1222/4943] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:14 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:15.056378 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bfbb9ba6-bb5f-48fe-82f3-df455ed879ea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:15.058168 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bfbb9ba6-bb5f-48fe-82f3-df455ed879ea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:15.058396 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bfbb9ba6-bb5f-48fe-82f3-df455ed879ea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:15.058589 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bfbb9ba6-bb5f-48fe-82f3-df455ed879ea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:15.058704 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-bfbb9ba6-bb5f-48fe-82f3-df455ed879ea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:15.062789 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:15.062789 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:15.063523 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bfbb9ba6-bb5f-48fe-82f3-df455ed879ea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:15.063900 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1242/4944] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:15 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:16.073599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0c7bd1c2-4f8d-4e29-9c02-64ef3a948528 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:16.075877 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c7bd1c2-4f8d-4e29-9c02-64ef3a948528 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:16.076113 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c7bd1c2-4f8d-4e29-9c02-64ef3a948528 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:16.076359 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c7bd1c2-4f8d-4e29-9c02-64ef3a948528 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:16.076500 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0c7bd1c2-4f8d-4e29-9c02-64ef3a948528 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:16.082099 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:16.082099 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:16.083009 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c7bd1c2-4f8d-4e29-9c02-64ef3a948528 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:16.083550 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1233/4945] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:16 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:17.093852 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-da123fe9-d32b-4eb7-aa96-851e3ec5a8b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:17.095617 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-da123fe9-d32b-4eb7-aa96-851e3ec5a8b0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:17.095861 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-da123fe9-d32b-4eb7-aa96-851e3ec5a8b0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:17.096060 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-da123fe9-d32b-4eb7-aa96-851e3ec5a8b0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:17.096165 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-da123fe9-d32b-4eb7-aa96-851e3ec5a8b0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:17.097778 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=190,cinder:INSERT=29,cinder:UPDATE=60,cinder:DELETE=4 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:05:17.101330 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:17.101330 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:17.102033 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-da123fe9-d32b-4eb7-aa96-851e3ec5a8b0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:17.102441 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1249/4946] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:17 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:17.112951 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9e13ac14-54ec-433a-8541-860af645ea23 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:17.115023 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9e13ac14-54ec-433a-8541-860af645ea23 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d Aug 01 14:05:17.115261 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9e13ac14-54ec-433a-8541-860af645ea23 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:17.115507 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9e13ac14-54ec-433a-8541-860af645ea23 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:17.117289 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=220,cinder:INSERT=38,cinder:UPDATE=71 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:05:17.121897 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:17.121897 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:17.122441 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9e13ac14-54ec-433a-8541-860af645ea23 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:17.123440 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9e13ac14-54ec-433a-8541-860af645ea23 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d returned with HTTP 200 Aug 01 14:05:17.123844 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1223/4947] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:17 2026] GET /volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:17.132276 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7cf6fde8-d677-4df1-a188-ca790d50980a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:17.134084 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7cf6fde8-d677-4df1-a188-ca790d50980a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:17.134306 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7cf6fde8-d677-4df1-a188-ca790d50980a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:17.134499 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7cf6fde8-d677-4df1-a188-ca790d50980a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:17.134616 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7cf6fde8-d677-4df1-a188-ca790d50980a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:17.136208 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=179,cinder:UPDATE=47,cinder:DELETE=5,cinder:INSERT=32 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:05:17.139577 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:17.139577 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:17.140377 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7cf6fde8-d677-4df1-a188-ca790d50980a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:17.140803 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1243/4948] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:17 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:17.149721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f578197f-6bc6-49fc-ae65-31d63c39b099 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:17.151969 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f578197f-6bc6-49fc-ae65-31d63c39b099 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:17.152210 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f578197f-6bc6-49fc-ae65-31d63c39b099 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:17.152469 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f578197f-6bc6-49fc-ae65-31d63c39b099 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:17.152603 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-f578197f-6bc6-49fc-ae65-31d63c39b099 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete backup with id: c6a76073-574b-468e-a682-dbdb960ea969. Aug 01 14:05:17.154299 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=226,cinder:INSERT=42,cinder:UPDATE=66 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:05:17.158230 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:17.158230 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:17.171932 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-f578197f-6bc6-49fc-ae65-31d63c39b099 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] delete_backup rpcapi backup_id c6a76073-574b-468e-a682-dbdb960ea969 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:05:17.173950 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f578197f-6bc6-49fc-ae65-31d63c39b099 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 202 Aug 01 14:05:17.174502 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1234/4949] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:05:17 2026] DELETE /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:05:17.181109 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-918eb79d-ed93-4438-aa81-067a18b24031 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:17.182925 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-918eb79d-ed93-4438-aa81-067a18b24031 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:17.183117 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-918eb79d-ed93-4438-aa81-067a18b24031 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:17.183368 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-918eb79d-ed93-4438-aa81-067a18b24031 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:17.183478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-918eb79d-ed93-4438-aa81-067a18b24031 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:17.187676 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:17.187676 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:17.188458 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-918eb79d-ed93-4438-aa81-067a18b24031 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 200 Aug 01 14:05:17.188824 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1250/4950] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:17 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:18.199889 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0b05571d-54ad-4331-b030-b8fd64dd8aec None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:18.202422 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0b05571d-54ad-4331-b030-b8fd64dd8aec tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 Aug 01 14:05:18.202686 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0b05571d-54ad-4331-b030-b8fd64dd8aec tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:18.202904 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0b05571d-54ad-4331-b030-b8fd64dd8aec tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:18.203027 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-0b05571d-54ad-4331-b030-b8fd64dd8aec tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Show backup with id c6a76073-574b-468e-a682-dbdb960ea969. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:05:18.207036 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0b05571d-54ad-4331-b030-b8fd64dd8aec tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 returned with HTTP 404 Aug 01 14:05:18.207723 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1224/4951] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:18 2026] GET /volume/v3/backups/c6a76073-574b-468e-a682-dbdb960ea969 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:05:18.277425 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-38d3a556-69bc-4b17-9095-661527879513 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:18.279229 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38d3a556-69bc-4b17-9095-661527879513 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d Aug 01 14:05:18.279425 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38d3a556-69bc-4b17-9095-661527879513 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:18.279603 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38d3a556-69bc-4b17-9095-661527879513 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:18.279732 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-38d3a556-69bc-4b17-9095-661527879513 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: 2c2182a0-81c0-4333-9e42-130c871eab3d Aug 01 14:05:18.285053 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:18.285053 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:18.285546 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-38d3a556-69bc-4b17-9095-661527879513 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:18.302189 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-38d3a556-69bc-4b17-9095-661527879513 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot delete request issued successfully. Aug 01 14:05:18.302476 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38d3a556-69bc-4b17-9095-661527879513 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d returned with HTTP 202 Aug 01 14:05:18.302903 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1244/4952] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:05:18 2026] DELETE /volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:05:18.310330 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4f8dbff3-9308-4545-a562-8d70f2b4c5de None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:18.312077 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4f8dbff3-9308-4545-a562-8d70f2b4c5de tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d Aug 01 14:05:18.312300 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4f8dbff3-9308-4545-a562-8d70f2b4c5de tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:18.312519 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4f8dbff3-9308-4545-a562-8d70f2b4c5de tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:18.318855 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:18.318855 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:18.319484 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4f8dbff3-9308-4545-a562-8d70f2b4c5de tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:18.320504 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4f8dbff3-9308-4545-a562-8d70f2b4c5de tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d returned with HTTP 200 Aug 01 14:05:18.320988 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1235/4953] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:18 2026] GET /volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:19.329891 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3796d014-7e37-49ea-a1aa-ee77ecb437da None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:19.332276 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3796d014-7e37-49ea-a1aa-ee77ecb437da tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d Aug 01 14:05:19.332276 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3796d014-7e37-49ea-a1aa-ee77ecb437da tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:19.332432 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3796d014-7e37-49ea-a1aa-ee77ecb437da tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:19.338796 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3796d014-7e37-49ea-a1aa-ee77ecb437da tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d returned with HTTP 404 Aug 01 14:05:19.339512 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1251/4954] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:19 2026] GET /volume/v3/snapshots/2c2182a0-81c0-4333-9e42-130c871eab3d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:05:19.346784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-37a43f0c-313b-4cd1-9fe6-42884a25494f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:19.348421 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-37a43f0c-313b-4cd1-9fe6-42884a25494f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:05:19.348599 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-37a43f0c-313b-4cd1-9fe6-42884a25494f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:19.348783 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-37a43f0c-313b-4cd1-9fe6-42884a25494f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:19.355013 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:19.355013 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:19.359753 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-37a43f0c-313b-4cd1-9fe6-42884a25494f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:19.366600 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-37a43f0c-313b-4cd1-9fe6-42884a25494f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:05:19.367188 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1225/4955] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:19 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:19.394106 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1c23172f-2795-4efc-a4ae-d495513fa358 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:19.395930 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:05:19.396261 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-641859468"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:19.397590 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request body: {'volume': {'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-641859468'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:05:19.520830 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume of 1 GB Aug 01 14:05:19.521119 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:19.521119 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:19.525353 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Availability Zones retrieved successfully. Aug 01 14:05:19.530032 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (b2f2cdc5-bcc6-49ac-9889-6dc267340f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:05:19.531026 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308e9a8e-5ade-43e9-a452-d09b550c37e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:19.531870 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:05:19.582882 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308e9a8e-5ade-43e9-a452-d09b550c37e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:19.583643 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112c6daf-d945-46e0-820e-d7cf3b52c1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:19.622518 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['598ac6df-b02c-46c1-bc5c-f639fbcc3f7e', '7542020e-122a-4660-95e6-f56e30232dfb', '3c5b7656-9110-4c1f-9439-0d8fd5e5d6b9', '028ba1ca-841e-47bf-ad0d-fc4b2efa1a9c'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:19.623302 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112c6daf-d945-46e0-820e-d7cf3b52c1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['598ac6df-b02c-46c1-bc5c-f639fbcc3f7e', '7542020e-122a-4660-95e6-f56e30232dfb', '3c5b7656-9110-4c1f-9439-0d8fd5e5d6b9', '028ba1ca-841e-47bf-ad0d-fc4b2efa1a9c']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:19.624039 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f9134f-6574-4cad-9d32-0a418096cc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:19.644808 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f9134f-6574-4cad-9d32-0a418096cc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '452b6955-188a-450e-879e-b7bd9a4eec74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-641859468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['598ac6df-b02c-46c1-bc5c-f639fbcc3f7e','7542020e-122a-4660-95e6-f56e30232dfb','3c5b7656-9110-4c1f-9439-0d8fd5e5d6b9','028ba1ca-841e-47bf-ad0d-fc4b2efa1a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-641859468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=452b6955-188a-450e-879e-b7bd9a4eec74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d803173242a474985772eddefa5655a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:19.645493 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b649978-c97d-4a90-8fc0-187487a1f4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:19.661971 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b649978-c97d-4a90-8fc0-187487a1f4dc) transitioned into state 'SUCCESS' from state '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-641859468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['598ac6df-b02c-46c1-bc5c-f639fbcc3f7e','7542020e-122a-4660-95e6-f56e30232dfb','3c5b7656-9110-4c1f-9439-0d8fd5e5d6b9','028ba1ca-841e-47bf-ad0d-fc4b2efa1a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:19.662890 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea11bd0b-c313-44d7-ba57-7bcb20f0ff9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:19.671400 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea11bd0b-c313-44d7-ba57-7bcb20f0ff9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:19.672203 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (b2f2cdc5-bcc6-49ac-9889-6dc267340f16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:05:19.672526 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request issued successfully. Aug 01 14:05:19.673051 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c23172f-2795-4efc-a4ae-d495513fa358 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:05:19.673470 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1245/4956] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:05:19 2026] POST /volume/v3/volumes => generated 753 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:05:19.684888 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a21bbb4a-6658-4c96-bbdb-d37c47317552 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:19.687091 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a21bbb4a-6658-4c96-bbdb-d37c47317552 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:19.687349 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a21bbb4a-6658-4c96-bbdb-d37c47317552 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:19.687592 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a21bbb4a-6658-4c96-bbdb-d37c47317552 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:19.696169 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:19.696169 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:19.700252 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a21bbb4a-6658-4c96-bbdb-d37c47317552 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:19.705013 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a21bbb4a-6658-4c96-bbdb-d37c47317552 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:05:19.705501 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1236/4957] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:19 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:20.718441 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3494ff23-8483-46e2-a5c4-229d81e8c5b1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:20.720238 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3494ff23-8483-46e2-a5c4-229d81e8c5b1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:20.720445 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3494ff23-8483-46e2-a5c4-229d81e8c5b1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:20.720659 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3494ff23-8483-46e2-a5c4-229d81e8c5b1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:20.727816 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:20.727816 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:20.731716 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3494ff23-8483-46e2-a5c4-229d81e8c5b1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:20.737047 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3494ff23-8483-46e2-a5c4-229d81e8c5b1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:05:20.737595 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1252/4958] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:20 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:29.364846 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=5 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:05:29.665420 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=23,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:05:29.703966 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:05:30.735083 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=6 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:05:39.297240 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d071ed3d-d0eb-4be0-99be-a8cab136587b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:39.299275 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d071ed3d-d0eb-4be0-99be-a8cab136587b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:05:39.299687 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d071ed3d-d0eb-4be0-99be-a8cab136587b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49be70ef-1c12-4347-a5df-e7b8ec65ddfd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2025450712", "description": null, "metadata": null}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:39.312442 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:39.312442 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:39.312969 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d071ed3d-d0eb-4be0-99be-a8cab136587b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:39.313115 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-d071ed3d-d0eb-4be0-99be-a8cab136587b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create snapshot from volume 49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:05:39.335888 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-d071ed3d-d0eb-4be0-99be-a8cab136587b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['92636479-49e1-4894-8d5d-aabb8959c3f3', '7289d97e-84c7-4fa0-ac74-bb3b112d8eb9', 'ff67b682-221e-4e65-839b-982262232dae', '15ad4383-3787-4ba0-a1d4-2bc868e8be5c'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:39.366052 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d071ed3d-d0eb-4be0-99be-a8cab136587b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot force create request issued successfully. Aug 01 14:05:39.366362 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d071ed3d-d0eb-4be0-99be-a8cab136587b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:05:39.366913 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1226/4959] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:05:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:05:39.375457 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5b1e2cc4-6030-41f6-b797-2d674e494aa8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:39.377860 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b1e2cc4-6030-41f6-b797-2d674e494aa8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 Aug 01 14:05:39.378067 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b1e2cc4-6030-41f6-b797-2d674e494aa8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:39.378255 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b1e2cc4-6030-41f6-b797-2d674e494aa8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:39.385514 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:39.385514 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:39.386013 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5b1e2cc4-6030-41f6-b797-2d674e494aa8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:39.386879 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b1e2cc4-6030-41f6-b797-2d674e494aa8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 returned with HTTP 200 Aug 01 14:05:39.387168 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1246/4960] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:39 2026] GET /volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:40.395999 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1a15c363-6d30-46a8-9528-4463bb033725 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:40.397811 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a15c363-6d30-46a8-9528-4463bb033725 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 Aug 01 14:05:40.397997 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a15c363-6d30-46a8-9528-4463bb033725 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:40.398233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a15c363-6d30-46a8-9528-4463bb033725 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:40.403235 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:40.403235 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:40.403676 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1a15c363-6d30-46a8-9528-4463bb033725 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:40.404436 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a15c363-6d30-46a8-9528-4463bb033725 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 returned with HTTP 200 Aug 01 14:05:40.404810 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1237/4961] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:40 2026] GET /volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:40.412411 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e0471065-3fd9-49c0-ab09-bf9fc6378a0b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:40.414139 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0471065-3fd9-49c0-ab09-bf9fc6378a0b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 Aug 01 14:05:40.414362 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0471065-3fd9-49c0-ab09-bf9fc6378a0b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:40.414539 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0471065-3fd9-49c0-ab09-bf9fc6378a0b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:40.419476 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:40.419476 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:40.419886 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e0471065-3fd9-49c0-ab09-bf9fc6378a0b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:40.420656 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0471065-3fd9-49c0-ab09-bf9fc6378a0b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 returned with HTTP 200 Aug 01 14:05:40.421006 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1253/4962] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:40 2026] GET /volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:46.495049 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-32ecdbd4-9e8f-4299-92d7-080bff58acce None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:46.497049 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-32ecdbd4-9e8f-4299-92d7-080bff58acce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 Aug 01 14:05:46.497292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-32ecdbd4-9e8f-4299-92d7-080bff58acce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:46.497491 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-32ecdbd4-9e8f-4299-92d7-080bff58acce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:46.497587 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-32ecdbd4-9e8f-4299-92d7-080bff58acce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 Aug 01 14:05:46.502561 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:46.502561 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:46.503057 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-32ecdbd4-9e8f-4299-92d7-080bff58acce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:46.520768 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-32ecdbd4-9e8f-4299-92d7-080bff58acce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot delete request issued successfully. Aug 01 14:05:46.521053 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-32ecdbd4-9e8f-4299-92d7-080bff58acce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 returned with HTTP 202 Aug 01 14:05:46.521503 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1227/4963] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:05:46 2026] DELETE /volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:05:46.531357 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-db914710-f25f-4141-9591-6a46ad4409b9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:46.533136 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db914710-f25f-4141-9591-6a46ad4409b9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 Aug 01 14:05:46.533381 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db914710-f25f-4141-9591-6a46ad4409b9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:46.533571 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db914710-f25f-4141-9591-6a46ad4409b9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:46.538531 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:46.538531 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:46.538916 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-db914710-f25f-4141-9591-6a46ad4409b9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:46.539642 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db914710-f25f-4141-9591-6a46ad4409b9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 returned with HTTP 200 Aug 01 14:05:46.539954 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1247/4964] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:46 2026] GET /volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:47.549449 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9eab2633-643e-4280-b16e-1e58f273e4f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:47.550909 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9eab2633-643e-4280-b16e-1e58f273e4f2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 Aug 01 14:05:47.551058 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9eab2633-643e-4280-b16e-1e58f273e4f2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:47.551257 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9eab2633-643e-4280-b16e-1e58f273e4f2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:47.555421 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9eab2633-643e-4280-b16e-1e58f273e4f2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 returned with HTTP 404 Aug 01 14:05:47.555843 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1238/4965] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:47 2026] GET /volume/v3/snapshots/b1a4e46a-eac9-48d0-b2ad-fbf14d99af52 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:05:48.884386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-273856a3-344e-498e-8ec9-2d5147bdd992 req-8fcc9b5a-48f7-4b58-b8fc-b7736b438a18 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:48.887748 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-273856a3-344e-498e-8ec9-2d5147bdd992 req-8fcc9b5a-48f7-4b58-b8fc-b7736b438a18 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/attachments/e72c56f4-c0b0-48d9-b5dd-fc406ec5eca4 Aug 01 14:05:48.887929 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-273856a3-344e-498e-8ec9-2d5147bdd992 req-8fcc9b5a-48f7-4b58-b8fc-b7736b438a18 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:48.888175 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-273856a3-344e-498e-8ec9-2d5147bdd992 req-8fcc9b5a-48f7-4b58-b8fc-b7736b438a18 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:48.900182 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:48.900182 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:48.942307 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-273856a3-344e-498e-8ec9-2d5147bdd992 req-8fcc9b5a-48f7-4b58-b8fc-b7736b438a18 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/e72c56f4-c0b0-48d9-b5dd-fc406ec5eca4 returned with HTTP 200 Aug 01 14:05:48.942781 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1254/4966] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:05:48 2026] DELETE /volume/v3/attachments/e72c56f4-c0b0-48d9-b5dd-fc406ec5eca4 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:49.940119 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-5512ad67-a700-4776-82df-964bc69f7626 req-e8ada8ea-f056-4ec8-a9fc-b17c17069ce4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:49.942408 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-e8ada8ea-f056-4ec8-a9fc-b17c17069ce4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:49.942605 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-e8ada8ea-f056-4ec8-a9fc-b17c17069ce4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:49.942852 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-e8ada8ea-f056-4ec8-a9fc-b17c17069ce4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:49.950326 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:49.950326 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:49.954051 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-5512ad67-a700-4776-82df-964bc69f7626 req-e8ada8ea-f056-4ec8-a9fc-b17c17069ce4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:49.959022 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-e8ada8ea-f056-4ec8-a9fc-b17c17069ce4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:05:49.959616 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1228/4967] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:05:49 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:50.041554 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d1491ac0-c16b-4a65-b736-6200949db7f1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:50.041931 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1491ac0-c16b-4a65-b736-6200949db7f1 None None] GET https://10.4.3.223/volume// Aug 01 14:05:50.042159 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1491ac0-c16b-4a65-b736-6200949db7f1 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:50.042391 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1491ac0-c16b-4a65-b736-6200949db7f1 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:50.042696 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1491ac0-c16b-4a65-b736-6200949db7f1 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:05:50.042977 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1248/4968] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:05: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 01 14:05:50.049320 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5512ad67-a700-4776-82df-964bc69f7626 req-56a53726-47ba-4f34-91f9-73b67048ea76 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:50.051124 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-56a53726-47ba-4f34-91f9-73b67048ea76 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:05:50.051445 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-56a53726-47ba-4f34-91f9-73b67048ea76 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "452b6955-188a-450e-879e-b7bd9a4eec74", "connector": null, "instance_uuid": "e40251fa-4fde-4f6d-9559-933b61789d97"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:50.062114 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:50.062114 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:50.092966 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-56a53726-47ba-4f34-91f9-73b67048ea76 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:05:50.092966 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1239/4969] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:05:50 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 01 14:05:50.124080 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7a0594d5-27c3-4bac-adc7-41a0848a4085 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:50.125598 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a0594d5-27c3-4bac-adc7-41a0848a4085 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:50.125761 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a0594d5-27c3-4bac-adc7-41a0848a4085 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:50.125927 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a0594d5-27c3-4bac-adc7-41a0848a4085 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:50.133780 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:50.133780 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:50.134777 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8b00e1be-a114-4636-9f21-768c4e858bef None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:50.135154 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8b00e1be-a114-4636-9f21-768c4e858bef None None] GET https://10.4.3.223/volume// Aug 01 14:05:50.135316 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8b00e1be-a114-4636-9f21-768c4e858bef None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:50.135488 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8b00e1be-a114-4636-9f21-768c4e858bef None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:50.135775 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8b00e1be-a114-4636-9f21-768c4e858bef None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:05:50.136230 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1229/4970] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:05:50 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:05:50.136667 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7a0594d5-27c3-4bac-adc7-41a0848a4085 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:50.140556 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a0594d5-27c3-4bac-adc7-41a0848a4085 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:05:50.140864 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1255/4971] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:50 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:50.149372 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-5512ad67-a700-4776-82df-964bc69f7626 req-a9d92c1d-067c-49ac-bfe8-f3be9f776f09 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:50.151233 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-a9d92c1d-067c-49ac-bfe8-f3be9f776f09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:50.151474 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-a9d92c1d-067c-49ac-bfe8-f3be9f776f09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:50.151692 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-a9d92c1d-067c-49ac-bfe8-f3be9f776f09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:50.160728 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:50.160728 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:50.163668 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-5512ad67-a700-4776-82df-964bc69f7626 req-a9d92c1d-067c-49ac-bfe8-f3be9f776f09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:50.167585 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-a9d92c1d-067c-49ac-bfe8-f3be9f776f09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:05:50.167973 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1249/4972] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:05:50 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:05:50.271710 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5512ad67-a700-4776-82df-964bc69f7626 req-ddd17c39-8283-4b91-baad-2573ced5566e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:50.276181 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-ddd17c39-8283-4b91-baad-2573ced5566e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] PUT https://10.4.3.223/volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab Aug 01 14:05:50.276181 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-ddd17c39-8283-4b91-baad-2573ced5566e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:50.281643 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-5512ad67-a700-4776-82df-964bc69f7626 req-ddd17c39-8283-4b91-baad-2573ced5566e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Acquiring lock "cinder-attachment_update-452b6955-188a-450e-879e-b7bd9a4eec74-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:05:50.288417 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-5512ad67-a700-4776-82df-964bc69f7626 req-ddd17c39-8283-4b91-baad-2573ced5566e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Lock "cinder-attachment_update-452b6955-188a-450e-879e-b7bd9a4eec74-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:05:50.288417 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:50.288417 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:50.321374 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c8fa7e5e-d239-4885-9411-3494d7c5da13 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:50.322786 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c8fa7e5e-d239-4885-9411-3494d7c5da13 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:05:50.323165 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c8fa7e5e-d239-4885-9411-3494d7c5da13 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:50.323165 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c8fa7e5e-d239-4885-9411-3494d7c5da13 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:50.323357 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-c8fa7e5e-d239-4885-9411-3494d7c5da13 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: 49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:05:50.331391 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:50.331391 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:50.331391 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c8fa7e5e-d239-4885-9411-3494d7c5da13 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:50.345278 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c8fa7e5e-d239-4885-9411-3494d7c5da13 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume request issued successfully. Aug 01 14:05:50.345278 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c8fa7e5e-d239-4885-9411-3494d7c5da13 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd returned with HTTP 202 Aug 01 14:05:50.345278 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1230/4973] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:05:50 2026] DELETE /volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:05:50.352618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6c5213df-f9de-48d5-917a-d78a53ea6044 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:50.354264 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c5213df-f9de-48d5-917a-d78a53ea6044 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:05:50.354452 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c5213df-f9de-48d5-917a-d78a53ea6044 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:50.354636 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c5213df-f9de-48d5-917a-d78a53ea6044 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:50.361256 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-5512ad67-a700-4776-82df-964bc69f7626 req-ddd17c39-8283-4b91-baad-2573ced5566e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Lock "cinder-attachment_update-452b6955-188a-450e-879e-b7bd9a4eec74-np0000006308" released by "attachment_update" :: held 0.075s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:05:50.361951 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:50.361951 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:50.362369 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-ddd17c39-8283-4b91-baad-2573ced5566e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab returned with HTTP 200 Aug 01 14:05:50.362848 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1240/4974] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:05:50 2026] PUT /volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:50.365699 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6c5213df-f9de-48d5-917a-d78a53ea6044 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:50.370627 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c5213df-f9de-48d5-917a-d78a53ea6044 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd returned with HTTP 200 Aug 01 14:05:50.371024 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1256/4975] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:50 2026] GET /volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:51.155841 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f65df910-eb8c-466d-a09f-9013dc31f1b7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:51.157660 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f65df910-eb8c-466d-a09f-9013dc31f1b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:51.157836 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f65df910-eb8c-466d-a09f-9013dc31f1b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:51.158062 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f65df910-eb8c-466d-a09f-9013dc31f1b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:51.167502 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:51.167502 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:51.171229 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f65df910-eb8c-466d-a09f-9013dc31f1b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:51.177110 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f65df910-eb8c-466d-a09f-9013dc31f1b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:05:51.177593 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1250/4976] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:51 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:51.384041 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7591f7c2-3941-4b94-95f4-0c7d0efc3fee None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:51.386026 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7591f7c2-3941-4b94-95f4-0c7d0efc3fee tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd Aug 01 14:05:51.386269 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7591f7c2-3941-4b94-95f4-0c7d0efc3fee tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:51.386530 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7591f7c2-3941-4b94-95f4-0c7d0efc3fee tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:51.392702 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7591f7c2-3941-4b94-95f4-0c7d0efc3fee tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd returned with HTTP 404 Aug 01 14:05:51.393205 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1231/4977] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:51 2026] GET /volume/v3/volumes/49be70ef-1c12-4347-a5df-e7b8ec65ddfd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:05:51.423092 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:51.425087 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:05:51.425746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2055345908", "snapshot_id": null, "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:51.429777 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2055345908', 'snapshot_id': None, 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:05:51.526925 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume of 1 GB Aug 01 14:05:51.526925 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:51.526925 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:51.536652 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Availability Zones retrieved successfully. Aug 01 14:05:51.550081 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (1e189789-8af3-484f-b8e6-4c37873dc5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:05:51.552794 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e837a2-354f-46da-ad9c-35e89bc44df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:51.554249 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:05:51.628632 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e837a2-354f-46da-ad9c-35e89bc44df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:51.628974 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdb396ba-1f70-472f-aa31-a82f10af1fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:51.680756 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['4625fd43-b5c6-4f76-a963-8e6665cb652c', 'fc7cd859-3b26-467f-87ca-969ab38f58d7', 'd63acc6b-40a4-4e36-ad9c-c77bbcde748b', '06eb5c80-81cf-4400-bfd6-c3450a84a911'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:51.681799 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdb396ba-1f70-472f-aa31-a82f10af1fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4625fd43-b5c6-4f76-a963-8e6665cb652c', 'fc7cd859-3b26-467f-87ca-969ab38f58d7', 'd63acc6b-40a4-4e36-ad9c-c77bbcde748b', '06eb5c80-81cf-4400-bfd6-c3450a84a911']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:51.682625 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ff246c-6603-4238-b995-2b12d95e43a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:51.707238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ff246c-6603-4238-b995-2b12d95e43a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1fb5fd7-63cf-4823-b33d-02456d015fdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2055345908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['4625fd43-b5c6-4f76-a963-8e6665cb652c','fc7cd859-3b26-467f-87ca-969ab38f58d7','d63acc6b-40a4-4e36-ad9c-c77bbcde748b','06eb5c80-81cf-4400-bfd6-c3450a84a911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2055345908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1fb5fd7-63cf-4823-b33d-02456d015fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9808655a594b319176b356ed718047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c995057415c415b8a1ad88dac9790f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:51.707959 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70dc21eb-2eb1-4ae6-abd6-6528cbe40a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:51.726442 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70dc21eb-2eb1-4ae6-abd6-6528cbe40a08) transitioned into state 'SUCCESS' from state '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-2055345908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['4625fd43-b5c6-4f76-a963-8e6665cb652c','fc7cd859-3b26-467f-87ca-969ab38f58d7','d63acc6b-40a4-4e36-ad9c-c77bbcde748b','06eb5c80-81cf-4400-bfd6-c3450a84a911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:51.727157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2790d9d7-23e3-460d-8485-ee4d202892b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:51.738999 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2790d9d7-23e3-460d-8485-ee4d202892b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:51.739868 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (1e189789-8af3-484f-b8e6-4c37873dc5a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:05:51.740141 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request issued successfully. Aug 01 14:05:51.740675 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9cd68b7-ea5e-4281-a9cf-3fd34e604172 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:05:51.741124 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1241/4978] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:05:51 2026] POST /volume/v3/volumes => generated 759 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:05:51.758463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-45690e03-5ccf-4916-8309-f13fde5775e5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:51.760881 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45690e03-5ccf-4916-8309-f13fde5775e5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd Aug 01 14:05:51.761113 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45690e03-5ccf-4916-8309-f13fde5775e5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:51.761360 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45690e03-5ccf-4916-8309-f13fde5775e5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:51.769901 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:51.769901 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:51.774402 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-45690e03-5ccf-4916-8309-f13fde5775e5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:51.779590 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45690e03-5ccf-4916-8309-f13fde5775e5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd returned with HTTP 200 Aug 01 14:05:51.780072 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1257/4979] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:51 2026] GET /volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:52.190603 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0e116ef7-f2b0-4001-b03e-460e3261610e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:52.192756 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e116ef7-f2b0-4001-b03e-460e3261610e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:52.193024 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e116ef7-f2b0-4001-b03e-460e3261610e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:52.193311 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e116ef7-f2b0-4001-b03e-460e3261610e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:52.203118 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:52.203118 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:52.206632 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0e116ef7-f2b0-4001-b03e-460e3261610e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:52.211068 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e116ef7-f2b0-4001-b03e-460e3261610e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:05:52.211431 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1251/4980] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:52 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:52.791907 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4c077426-15f7-4edd-81d4-60fd9ab91344 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:52.793434 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4c077426-15f7-4edd-81d4-60fd9ab91344 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd Aug 01 14:05:52.793601 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4c077426-15f7-4edd-81d4-60fd9ab91344 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:52.793769 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4c077426-15f7-4edd-81d4-60fd9ab91344 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:52.799960 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:52.799960 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:52.803459 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4c077426-15f7-4edd-81d4-60fd9ab91344 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:52.807646 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4c077426-15f7-4edd-81d4-60fd9ab91344 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd returned with HTTP 200 Aug 01 14:05:52.808162 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1232/4981] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:52 2026] GET /volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:52.819759 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-13842081-8926-44b8-842b-62f3f492920f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:52.821819 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13842081-8926-44b8-842b-62f3f492920f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd Aug 01 14:05:52.822143 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13842081-8926-44b8-842b-62f3f492920f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:52.822417 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13842081-8926-44b8-842b-62f3f492920f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:52.829909 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:52.829909 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:52.832733 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-13842081-8926-44b8-842b-62f3f492920f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:52.837319 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13842081-8926-44b8-842b-62f3f492920f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd returned with HTTP 200 Aug 01 14:05:52.837790 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1242/4982] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:52 2026] GET /volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:52.849381 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6c192a5c-158a-40f1-b8b6-e4557d9e4b5c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:52.851639 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c192a5c-158a-40f1-b8b6-e4557d9e4b5c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:05:52.852109 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c192a5c-158a-40f1-b8b6-e4557d9e4b5c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1fb5fd7-63cf-4823-b33d-02456d015fdd", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-263326870", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:52.863516 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:52.863516 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:52.864137 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6c192a5c-158a-40f1-b8b6-e4557d9e4b5c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:52.864356 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-6c192a5c-158a-40f1-b8b6-e4557d9e4b5c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create snapshot from volume b1fb5fd7-63cf-4823-b33d-02456d015fdd Aug 01 14:05:52.892741 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-6c192a5c-158a-40f1-b8b6-e4557d9e4b5c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['c88abab1-1810-44aa-9261-b7d7644c9210', '8d9315d7-6733-47ca-b51a-659539606412', '2ac7d95b-022b-4d0b-b605-7b2149f472b7', '12e8e079-a7ed-4437-a386-d929a4bf56e3'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:52.926243 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6c192a5c-158a-40f1-b8b6-e4557d9e4b5c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot create request issued successfully. Aug 01 14:05:52.926243 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c192a5c-158a-40f1-b8b6-e4557d9e4b5c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:05:52.926243 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1258/4983] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:05:52 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 01 14:05:52.933533 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-66c7ace8-b98a-47b3-b579-2349afcd6344 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:52.935392 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66c7ace8-b98a-47b3-b579-2349afcd6344 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 Aug 01 14:05:52.935529 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66c7ace8-b98a-47b3-b579-2349afcd6344 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:52.935773 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66c7ace8-b98a-47b3-b579-2349afcd6344 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:52.942194 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:52.942194 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:52.942839 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-66c7ace8-b98a-47b3-b579-2349afcd6344 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:52.943959 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66c7ace8-b98a-47b3-b579-2349afcd6344 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 returned with HTTP 200 Aug 01 14:05:52.944433 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1252/4984] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:52 2026] GET /volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:53.222626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-45a15e22-267d-4533-969d-ee1b10eddaed None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:53.224161 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45a15e22-267d-4533-969d-ee1b10eddaed tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:53.224524 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45a15e22-267d-4533-969d-ee1b10eddaed tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:53.224524 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45a15e22-267d-4533-969d-ee1b10eddaed tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:53.232142 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:53.232142 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:53.234903 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-45a15e22-267d-4533-969d-ee1b10eddaed tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:53.238568 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45a15e22-267d-4533-969d-ee1b10eddaed tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:05:53.238905 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1233/4985] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:53 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:53.587653 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5512ad67-a700-4776-82df-964bc69f7626 req-32656787-92c8-4827-b6ab-b92db176e490 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:53.589565 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-32656787-92c8-4827-b6ab-b92db176e490 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab/action Aug 01 14:05:53.590064 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-32656787-92c8-4827-b6ab-b92db176e490 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:05:53.590308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-32656787-92c8-4827-b6ab-b92db176e490 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:53.605668 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:53.605668 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:53.615279 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5512ad67-a700-4776-82df-964bc69f7626 req-32656787-92c8-4827-b6ab-b92db176e490 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab/action returned with HTTP 204 Aug 01 14:05:53.615279 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1243/4986] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:05:53 2026] POST /volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:05:53.952935 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d7221648-d6e7-4412-8f4f-8efc4902b3ef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:53.954986 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d7221648-d6e7-4412-8f4f-8efc4902b3ef tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 Aug 01 14:05:53.955230 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d7221648-d6e7-4412-8f4f-8efc4902b3ef tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:53.955459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d7221648-d6e7-4412-8f4f-8efc4902b3ef tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:53.960653 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:53.960653 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:53.961081 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d7221648-d6e7-4412-8f4f-8efc4902b3ef tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:53.961818 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d7221648-d6e7-4412-8f4f-8efc4902b3ef tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 returned with HTTP 200 Aug 01 14:05:53.962200 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1259/4987] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:53 2026] GET /volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:53.969400 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2e92ef1a-6e42-482f-8438-3a55c5d40185 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:53.970992 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e92ef1a-6e42-482f-8438-3a55c5d40185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 Aug 01 14:05:53.971205 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e92ef1a-6e42-482f-8438-3a55c5d40185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:53.971405 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e92ef1a-6e42-482f-8438-3a55c5d40185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:53.975936 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:53.975936 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:53.976368 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2e92ef1a-6e42-482f-8438-3a55c5d40185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:53.977078 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e92ef1a-6e42-482f-8438-3a55c5d40185 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 returned with HTTP 200 Aug 01 14:05:53.977860 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1253/4988] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:53 2026] GET /volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:54.077342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cb1a048e-234e-4344-991f-da1724b9fc4c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:54.079071 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cb1a048e-234e-4344-991f-da1724b9fc4c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 Aug 01 14:05:54.079233 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cb1a048e-234e-4344-991f-da1724b9fc4c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:54.079409 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cb1a048e-234e-4344-991f-da1724b9fc4c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:54.084022 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:54.084022 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:54.084570 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cb1a048e-234e-4344-991f-da1724b9fc4c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:54.085245 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cb1a048e-234e-4344-991f-da1724b9fc4c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 returned with HTTP 200 Aug 01 14:05:54.085582 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1234/4989] 10.4.3.223 () {68 vars in 1604 bytes} [Sat Aug 1 14:05:54 2026] GET /volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:54.093322 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-1d8a8d1d-1abb-4d76-a8bc-a5d5115c19e2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:54.095397 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-1d8a8d1d-1abb-4d76-a8bc-a5d5115c19e2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd Aug 01 14:05:54.095603 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-1d8a8d1d-1abb-4d76-a8bc-a5d5115c19e2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:54.095782 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-1d8a8d1d-1abb-4d76-a8bc-a5d5115c19e2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:54.102383 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:54.102383 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:54.105462 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-1d8a8d1d-1abb-4d76-a8bc-a5d5115c19e2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:54.109485 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-1d8a8d1d-1abb-4d76-a8bc-a5d5115c19e2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd returned with HTTP 200 Aug 01 14:05:54.109830 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1244/4990] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:05:54 2026] GET /volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:54.250107 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d96a0f85-b7ce-4add-bf22-26031bd437ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:54.251392 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d96a0f85-b7ce-4add-bf22-26031bd437ab tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:54.251663 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d96a0f85-b7ce-4add-bf22-26031bd437ab tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:54.251903 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d96a0f85-b7ce-4add-bf22-26031bd437ab tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:54.261469 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:54.261469 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:54.264941 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d96a0f85-b7ce-4add-bf22-26031bd437ab tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:54.269808 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d96a0f85-b7ce-4add-bf22-26031bd437ab tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:05:54.270279 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1260/4991] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:05:54 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1653 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:54.283184 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bd7e34f8-b365-4f33-857b-46f4404d2eaa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:54.284944 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bd7e34f8-b365-4f33-857b-46f4404d2eaa tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:05:54.285302 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bd7e34f8-b365-4f33-857b-46f4404d2eaa tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "452b6955-188a-450e-879e-b7bd9a4eec74", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-904341442"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:54.296399 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:54.296399 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:54.296905 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bd7e34f8-b365-4f33-857b-46f4404d2eaa tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:54.297025 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-bd7e34f8-b365-4f33-857b-46f4404d2eaa tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:54.300796 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bd7e34f8-b365-4f33-857b-46f4404d2eaa tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 400 Aug 01 14:05:54.301303 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1254/4992] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:05:54 2026] POST /volume/v3/snapshots => generated 160 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 14:05:54.308362 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-341c1fa6-3a21-45a2-98a7-7ace1d9cea2d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:54.310313 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-341c1fa6-3a21-45a2-98a7-7ace1d9cea2d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:05:54.310704 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-341c1fa6-3a21-45a2-98a7-7ace1d9cea2d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "452b6955-188a-450e-879e-b7bd9a4eec74", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-347347141"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:54.321171 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:54.321171 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:54.321659 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-341c1fa6-3a21-45a2-98a7-7ace1d9cea2d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:54.321803 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-341c1fa6-3a21-45a2-98a7-7ace1d9cea2d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:54.346237 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-341c1fa6-3a21-45a2-98a7-7ace1d9cea2d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['83955a6c-0a97-44e6-95d9-df1a721cbca9', '83b19fa2-91ca-4c72-b662-f22e431fb61c', 'dc1c74bb-b109-4a2e-a2de-a51289398f80', '2b2906b1-553c-4654-877e-169c850b5c16'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:54.377706 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-341c1fa6-3a21-45a2-98a7-7ace1d9cea2d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot force create request issued successfully. Aug 01 14:05:54.378029 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-341c1fa6-3a21-45a2-98a7-7ace1d9cea2d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:05:54.378438 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1235/4993] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:05:54 2026] POST /volume/v3/snapshots => generated 309 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:05:54.386663 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-22e1a0fc-7d47-47ec-a916-cf19fbba7ed4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:54.388445 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22e1a0fc-7d47-47ec-a916-cf19fbba7ed4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b Aug 01 14:05:54.388681 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22e1a0fc-7d47-47ec-a916-cf19fbba7ed4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:54.388914 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22e1a0fc-7d47-47ec-a916-cf19fbba7ed4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:54.393875 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:54.393875 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:54.394472 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-22e1a0fc-7d47-47ec-a916-cf19fbba7ed4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:54.395411 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22e1a0fc-7d47-47ec-a916-cf19fbba7ed4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b returned with HTTP 200 Aug 01 14:05:54.395764 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1245/4994] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:54 2026] GET /volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:54.498550 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-bcd67f5c-e999-4a45-88d2-ff981e6f9d20 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:54.500713 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-bcd67f5c-e999-4a45-88d2-ff981e6f9d20 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 Aug 01 14:05:54.500953 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-bcd67f5c-e999-4a45-88d2-ff981e6f9d20 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:54.501182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-bcd67f5c-e999-4a45-88d2-ff981e6f9d20 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:54.506360 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:54.506360 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:54.506770 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-bcd67f5c-e999-4a45-88d2-ff981e6f9d20 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:54.507771 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-bcd67f5c-e999-4a45-88d2-ff981e6f9d20 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 returned with HTTP 200 Aug 01 14:05:54.508195 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1261/4995] 10.4.3.223 () {68 vars in 1604 bytes} [Sat Aug 1 14:05:54 2026] GET /volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:55.204360 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cc0490ae-7fac-42be-933b-c200ff4f7392 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:55.206625 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cc0490ae-7fac-42be-933b-c200ff4f7392 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 Aug 01 14:05:55.206888 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cc0490ae-7fac-42be-933b-c200ff4f7392 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:55.207118 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cc0490ae-7fac-42be-933b-c200ff4f7392 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:55.212348 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:55.212348 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:55.212769 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cc0490ae-7fac-42be-933b-c200ff4f7392 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:55.213569 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-cc0490ae-7fac-42be-933b-c200ff4f7392 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 returned with HTTP 200 Aug 01 14:05:55.213920 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1255/4996] 10.4.3.223 () {68 vars in 1604 bytes} [Sat Aug 1 14:05:55 2026] GET /volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:55.221757 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-d1238961-bc59-4c91-9399-1d5283a7f1c4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:55.223904 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-d1238961-bc59-4c91-9399-1d5283a7f1c4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd Aug 01 14:05:55.224223 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-d1238961-bc59-4c91-9399-1d5283a7f1c4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:55.224335 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-d1238961-bc59-4c91-9399-1d5283a7f1c4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:55.231072 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:55.231072 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:55.234602 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-d1238961-bc59-4c91-9399-1d5283a7f1c4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:55.239607 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-d1238961-bc59-4c91-9399-1d5283a7f1c4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd returned with HTTP 200 Aug 01 14:05:55.240026 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1236/4997] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:05:55 2026] GET /volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:55.246890 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:55.248781 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:05:55.249147 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "5ed09c4c-5755-465a-a07d-d9c43d579381", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:55.250707 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '5ed09c4c-5755-465a-a07d-d9c43d579381', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:05:55.258004 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:55.258004 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:55.258434 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:05:55.258540 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume of 1 GB Aug 01 14:05:55.259174 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Availability Zones retrieved successfully. Aug 01 14:05:55.264028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (40e1e3a1-acd9-4367-ba10-6cb9aec8b886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:05:55.265099 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddb985b-e129-46b0-9b5f-5ec1723bf9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:55.265970 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:05:55.288934 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddb985b-e129-46b0-9b5f-5ec1723bf9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5ed09c4c-5755-465a-a07d-d9c43d579381', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:55.289852 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2aeed6e-bbe0-4ae7-89a8-dffa0a29c96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:55.326359 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['98af7d65-7ca5-4f91-be10-6f3d071e04b7', 'f2a4d282-ba5a-4664-afc3-171c5fafb058', 'bf76073a-c6a3-405e-9280-d2cb60b668aa', '729e6167-e401-4e16-ae10-ce7f2a9cea0d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:55.327165 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2aeed6e-bbe0-4ae7-89a8-dffa0a29c96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98af7d65-7ca5-4f91-be10-6f3d071e04b7', 'f2a4d282-ba5a-4664-afc3-171c5fafb058', 'bf76073a-c6a3-405e-9280-d2cb60b668aa', '729e6167-e401-4e16-ae10-ce7f2a9cea0d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:55.327972 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f24e5e-8795-4c95-a9f2-9f92838eeab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:55.366200 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f24e5e-8795-4c95-a9f2-9f92838eeab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de68374b-6afe-49b0-8dd0-103ffb840c2b', '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='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['98af7d65-7ca5-4f91-be10-6f3d071e04b7','f2a4d282-ba5a-4664-afc3-171c5fafb058','bf76073a-c6a3-405e-9280-d2cb60b668aa','729e6167-e401-4e16-ae10-ce7f2a9cea0d'],size=1,snapshot_id=5ed09c4c-5755-465a-a07d-d9c43d579381,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), '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-01T14:05:55Z,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=de68374b-6afe-49b0-8dd0-103ffb840c2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9808655a594b319176b356ed718047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5ed09c4c-5755-465a-a07d-d9c43d579381,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c995057415c415b8a1ad88dac9790f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:55.367127 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eefad50-8c0d-4be3-97c5-fba6c86ebfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:55.383999 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eefad50-8c0d-4be3-97c5-fba6c86ebfc4) transitioned into 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='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['98af7d65-7ca5-4f91-be10-6f3d071e04b7','f2a4d282-ba5a-4664-afc3-171c5fafb058','bf76073a-c6a3-405e-9280-d2cb60b668aa','729e6167-e401-4e16-ae10-ce7f2a9cea0d'],size=1,snapshot_id=5ed09c4c-5755-465a-a07d-d9c43d579381,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:55.384752 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f4801f-f189-4008-ba05-407f9088c7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:05:55.404144 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f4801f-f189-4008-ba05-407f9088c7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:05:55.404502 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8001514b-515a-40d0-902c-dcb3d13020ca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:55.404883 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (40e1e3a1-acd9-4367-ba10-6cb9aec8b886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:05:55.405234 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request issued successfully. Aug 01 14:05:55.405747 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-04056d6d-1bea-4cab-9f99-144e17c235f5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:05:55.406175 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1246/4998] 10.4.3.223 () {72 vars in 1541 bytes} [Sat Aug 1 14:05:55 2026] POST /volume/v3/volumes => generated 736 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:05:55.406331 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8001514b-515a-40d0-902c-dcb3d13020ca tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b Aug 01 14:05:55.406532 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8001514b-515a-40d0-902c-dcb3d13020ca tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:55.406721 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8001514b-515a-40d0-902c-dcb3d13020ca tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:55.412098 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:55.412098 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:55.412549 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8001514b-515a-40d0-902c-dcb3d13020ca tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:55.413345 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8001514b-515a-40d0-902c-dcb3d13020ca tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b returned with HTTP 200 Aug 01 14:05:55.413543 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-59882656-29eb-4814-b472-0b73541d1bd9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:55.413765 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1262/4999] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:55 2026] GET /volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:55.416577 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-59882656-29eb-4814-b472-0b73541d1bd9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b Aug 01 14:05:55.417140 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-59882656-29eb-4814-b472-0b73541d1bd9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:55.417140 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-59882656-29eb-4814-b472-0b73541d1bd9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:55.423207 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-15475706-350a-4106-bd17-75fa5f5fddd7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:55.425398 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:55.425398 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:55.425479 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-15475706-350a-4106-bd17-75fa5f5fddd7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:05:55.425803 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-15475706-350a-4106-bd17-75fa5f5fddd7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "452b6955-188a-450e-879e-b7bd9a4eec74", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-620804766"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:55.430233 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-59882656-29eb-4814-b472-0b73541d1bd9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:55.435861 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-59882656-29eb-4814-b472-0b73541d1bd9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b returned with HTTP 200 Aug 01 14:05:55.436567 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1256/5000] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:05:55 2026] GET /volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:55.439973 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:55.439973 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:55.440500 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-15475706-350a-4106-bd17-75fa5f5fddd7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:55.440618 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-15475706-350a-4106-bd17-75fa5f5fddd7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:55.444397 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-36653ec7-208c-424c-b07f-b4fcd0276fec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:55.446552 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-36653ec7-208c-424c-b07f-b4fcd0276fec tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b Aug 01 14:05:55.446703 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-36653ec7-208c-424c-b07f-b4fcd0276fec tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:55.446876 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-36653ec7-208c-424c-b07f-b4fcd0276fec tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:55.453614 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:55.453614 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:55.456884 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-36653ec7-208c-424c-b07f-b4fcd0276fec tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:55.461347 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-36653ec7-208c-424c-b07f-b4fcd0276fec tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b returned with HTTP 200 Aug 01 14:05:55.461687 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1247/5001] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:05:55 2026] GET /volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:55.465049 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-15475706-350a-4106-bd17-75fa5f5fddd7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['87f3872f-ad95-4a9f-a200-c6ed2e581201', 'e55b19e0-2da1-4ea3-a5f9-9ffb0348c016', 'bf86454a-f59e-4ea1-9e4d-df9964c1ceb2', 'd7efac62-0292-44b5-9c8f-49a1706de42e'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:55.499913 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-15475706-350a-4106-bd17-75fa5f5fddd7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot force create request issued successfully. Aug 01 14:05:55.500339 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-15475706-350a-4106-bd17-75fa5f5fddd7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:05:55.500827 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1237/5002] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:05:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:05:55.509199 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a27dc0c9-f94d-4acd-86c9-1dcb06bb51c8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:55.511442 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a27dc0c9-f94d-4acd-86c9-1dcb06bb51c8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 Aug 01 14:05:55.511733 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a27dc0c9-f94d-4acd-86c9-1dcb06bb51c8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:55.511913 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a27dc0c9-f94d-4acd-86c9-1dcb06bb51c8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:55.517849 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:55.517849 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:55.518588 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a27dc0c9-f94d-4acd-86c9-1dcb06bb51c8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:55.519639 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a27dc0c9-f94d-4acd-86c9-1dcb06bb51c8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 returned with HTTP 200 Aug 01 14:05:55.520619 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1263/5003] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:55 2026] GET /volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:56.531587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-19ffa8ee-dd62-4e5b-a03c-f2ef68402749 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:56.532815 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-19ffa8ee-dd62-4e5b-a03c-f2ef68402749 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 Aug 01 14:05:56.533017 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-19ffa8ee-dd62-4e5b-a03c-f2ef68402749 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:56.533232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-19ffa8ee-dd62-4e5b-a03c-f2ef68402749 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:56.538176 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:56.538176 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:56.538617 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-19ffa8ee-dd62-4e5b-a03c-f2ef68402749 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:56.539389 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-19ffa8ee-dd62-4e5b-a03c-f2ef68402749 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 returned with HTTP 200 Aug 01 14:05:56.539720 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1257/5004] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:56 2026] GET /volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:56.550307 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d089a5db-43ab-410c-962f-4cd0fde9a499 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:56.551991 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d089a5db-43ab-410c-962f-4cd0fde9a499 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:05:56.552370 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d089a5db-43ab-410c-962f-4cd0fde9a499 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "452b6955-188a-450e-879e-b7bd9a4eec74", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1416771406"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:56.562423 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:56.562423 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:56.562990 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d089a5db-43ab-410c-962f-4cd0fde9a499 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:05:56.563178 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-d089a5db-43ab-410c-962f-4cd0fde9a499 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:05:56.586574 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-d089a5db-43ab-410c-962f-4cd0fde9a499 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['4343ec16-7494-455e-9cf3-0de390eca954', 'b1017877-944c-43ea-93c0-1cbd3a9da63a', '30bd5da3-cfa5-45e6-b446-8da08f00e06e', '6f560851-164c-4055-9538-55989790f34c'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:05:56.613886 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d089a5db-43ab-410c-962f-4cd0fde9a499 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot force create request issued successfully. Aug 01 14:05:56.614176 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d089a5db-43ab-410c-962f-4cd0fde9a499 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:05:56.614569 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1248/5005] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:05:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:05:56.623524 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d141bcb3-b8cf-4ce7-8221-9475c09f9a2f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:56.625959 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d141bcb3-b8cf-4ce7-8221-9475c09f9a2f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d Aug 01 14:05:56.626282 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d141bcb3-b8cf-4ce7-8221-9475c09f9a2f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:56.626578 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d141bcb3-b8cf-4ce7-8221-9475c09f9a2f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:56.633236 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:56.633236 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:56.633236 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d141bcb3-b8cf-4ce7-8221-9475c09f9a2f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:56.633661 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d141bcb3-b8cf-4ce7-8221-9475c09f9a2f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d returned with HTTP 200 Aug 01 14:05:56.634060 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1238/5006] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:56 2026] GET /volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:57.642477 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b5e6fba8-ed82-4d99-a49e-ce1a2f7029ad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:57.644407 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5e6fba8-ed82-4d99-a49e-ce1a2f7029ad tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d Aug 01 14:05:57.644621 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5e6fba8-ed82-4d99-a49e-ce1a2f7029ad tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:57.644814 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5e6fba8-ed82-4d99-a49e-ce1a2f7029ad tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:57.650228 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:57.650228 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:57.650741 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b5e6fba8-ed82-4d99-a49e-ce1a2f7029ad tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:57.651604 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5e6fba8-ed82-4d99-a49e-ce1a2f7029ad tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d returned with HTTP 200 Aug 01 14:05:57.652026 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1264/5007] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:57 2026] GET /volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:57.660067 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-66bfdba1-814b-46e0-bf40-d0533a512327 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:57.661743 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66bfdba1-814b-46e0-bf40-d0533a512327 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b Aug 01 14:05:57.661930 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66bfdba1-814b-46e0-bf40-d0533a512327 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:57.662126 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66bfdba1-814b-46e0-bf40-d0533a512327 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:57.662250 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-66bfdba1-814b-46e0-bf40-d0533a512327 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: e82900e7-0608-447b-844a-b87ff2f3730b Aug 01 14:05:57.667427 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:57.667427 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:57.667879 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-66bfdba1-814b-46e0-bf40-d0533a512327 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:57.684543 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-66bfdba1-814b-46e0-bf40-d0533a512327 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot delete request issued successfully. Aug 01 14:05:57.684699 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66bfdba1-814b-46e0-bf40-d0533a512327 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b returned with HTTP 202 Aug 01 14:05:57.685077 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1258/5008] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:05:57 2026] DELETE /volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:05:57.692158 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eb846429-36cc-436f-8f6c-9a7c19f28610 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:57.693956 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eb846429-36cc-436f-8f6c-9a7c19f28610 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b Aug 01 14:05:57.694142 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eb846429-36cc-436f-8f6c-9a7c19f28610 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:57.694349 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eb846429-36cc-436f-8f6c-9a7c19f28610 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:57.700030 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:57.700030 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:57.700457 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eb846429-36cc-436f-8f6c-9a7c19f28610 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:57.701166 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eb846429-36cc-436f-8f6c-9a7c19f28610 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b returned with HTTP 200 Aug 01 14:05:57.701527 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1249/5009] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:57 2026] GET /volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:58.469495 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-de8cd36e-dccd-48b6-91f9-578a525e8d19 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:58.471643 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-de8cd36e-dccd-48b6-91f9-578a525e8d19 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b Aug 01 14:05:58.471865 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-de8cd36e-dccd-48b6-91f9-578a525e8d19 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:58.472089 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-de8cd36e-dccd-48b6-91f9-578a525e8d19 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:58.480680 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:58.480680 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:58.484122 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-de8cd36e-dccd-48b6-91f9-578a525e8d19 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:58.488165 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-de8cd36e-dccd-48b6-91f9-578a525e8d19 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b returned with HTTP 200 Aug 01 14:05:58.488566 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1239/5010] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:05:58 2026] GET /volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:58.494954 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-58b53a66-3a92-48bc-acee-60a655c6b69f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:58.495344 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58b53a66-3a92-48bc-acee-60a655c6b69f None None] GET https://10.4.3.223/volume// Aug 01 14:05:58.495501 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58b53a66-3a92-48bc-acee-60a655c6b69f None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:58.495675 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58b53a66-3a92-48bc-acee-60a655c6b69f None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:58.495975 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58b53a66-3a92-48bc-acee-60a655c6b69f None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:05:58.496316 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1265/5011] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:05: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 01 14:05:58.502349 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-5eae592b-bbd1-47cd-8fa5-cdfd713e5a3d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:58.504355 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-5eae592b-bbd1-47cd-8fa5-cdfd713e5a3d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:05:58.504697 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-5eae592b-bbd1-47cd-8fa5-cdfd713e5a3d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de68374b-6afe-49b0-8dd0-103ffb840c2b", "connector": null, "instance_uuid": "9ebb49f0-bb3c-4796-8905-e1f7aefee1de"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:58.513391 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:58.513391 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:58.534793 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-5eae592b-bbd1-47cd-8fa5-cdfd713e5a3d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:05:58.535226 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1259/5012] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:05:58 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 01 14:05:58.542009 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-65e23d3c-5bfa-4438-ade6-637b83a10f7a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:58.542412 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-65e23d3c-5bfa-4438-ade6-637b83a10f7a None None] GET https://10.4.3.223/volume// Aug 01 14:05:58.542567 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-65e23d3c-5bfa-4438-ade6-637b83a10f7a None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:58.542766 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-65e23d3c-5bfa-4438-ade6-637b83a10f7a None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:58.543289 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-65e23d3c-5bfa-4438-ade6-637b83a10f7a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:05:58.543591 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1250/5013] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:05: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 01 14:05:58.550133 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-558bb3aa-2b36-43a8-b7a3-ef9664d52d5e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:58.552330 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-558bb3aa-2b36-43a8-b7a3-ef9664d52d5e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b Aug 01 14:05:58.552548 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-558bb3aa-2b36-43a8-b7a3-ef9664d52d5e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:58.552723 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-558bb3aa-2b36-43a8-b7a3-ef9664d52d5e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:58.561788 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:58.561788 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:58.565354 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-558bb3aa-2b36-43a8-b7a3-ef9664d52d5e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:05:58.569712 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-558bb3aa-2b36-43a8-b7a3-ef9664d52d5e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b returned with HTTP 200 Aug 01 14:05:58.570124 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1240/5014] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:05:58 2026] GET /volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:05:58.665577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-9a660eb9-b5a2-458a-be9b-710c417a5702 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:58.667538 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-9a660eb9-b5a2-458a-be9b-710c417a5702 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] PUT https://10.4.3.223/volume/v3/attachments/ad79c322-9a00-44a9-8d0e-cdb32f71df81 Aug 01 14:05:58.667862 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-9a660eb9-b5a2-458a-be9b-710c417a5702 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:58.674936 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-9a660eb9-b5a2-458a-be9b-710c417a5702 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Acquiring lock "cinder-attachment_update-de68374b-6afe-49b0-8dd0-103ffb840c2b-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:05:58.679034 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-9a660eb9-b5a2-458a-be9b-710c417a5702 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-de68374b-6afe-49b0-8dd0-103ffb840c2b-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:05:58.679866 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:58.679866 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:58.710151 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e1d0fd0d-ad48-47b7-836c-f386fc8d0b16 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:58.712134 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1d0fd0d-ad48-47b7-836c-f386fc8d0b16 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b Aug 01 14:05:58.712374 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1d0fd0d-ad48-47b7-836c-f386fc8d0b16 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:58.712586 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1d0fd0d-ad48-47b7-836c-f386fc8d0b16 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:58.717018 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1d0fd0d-ad48-47b7-836c-f386fc8d0b16 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b returned with HTTP 404 Aug 01 14:05:58.717518 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1260/5015] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:58 2026] GET /volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:05:58.724716 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a3669858-7cd0-4f83-b97b-66a93d79c0ff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:58.726695 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a3669858-7cd0-4f83-b97b-66a93d79c0ff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d Aug 01 14:05:58.726924 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a3669858-7cd0-4f83-b97b-66a93d79c0ff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:58.727092 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a3669858-7cd0-4f83-b97b-66a93d79c0ff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:58.727230 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-a3669858-7cd0-4f83-b97b-66a93d79c0ff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: 47f895b7-b3d0-4ede-b7ee-819c29e56c7d Aug 01 14:05:58.732471 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:58.732471 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:05:58.732935 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a3669858-7cd0-4f83-b97b-66a93d79c0ff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:58.749381 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a3669858-7cd0-4f83-b97b-66a93d79c0ff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot delete request issued successfully. Aug 01 14:05:58.749585 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a3669858-7cd0-4f83-b97b-66a93d79c0ff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d returned with HTTP 202 Aug 01 14:05:58.750022 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1251/5016] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:05:58 2026] DELETE /volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:05:58.757797 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6cbc48ff-13e1-4975-b4c7-817efa9043ad None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:58.759437 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6cbc48ff-13e1-4975-b4c7-817efa9043ad tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d Aug 01 14:05:58.759605 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6cbc48ff-13e1-4975-b4c7-817efa9043ad tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:58.759824 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6cbc48ff-13e1-4975-b4c7-817efa9043ad tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:58.764864 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:58.764864 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:58.765304 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6cbc48ff-13e1-4975-b4c7-817efa9043ad tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:58.765985 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6cbc48ff-13e1-4975-b4c7-817efa9043ad tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d returned with HTTP 200 Aug 01 14:05:58.766364 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1241/5017] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:58 2026] GET /volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:05:58.782373 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-9a660eb9-b5a2-458a-be9b-710c417a5702 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-de68374b-6afe-49b0-8dd0-103ffb840c2b-np0000006308" released by "attachment_update" :: held 0.103s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:05:58.782982 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-9a660eb9-b5a2-458a-be9b-710c417a5702 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/ad79c322-9a00-44a9-8d0e-cdb32f71df81 returned with HTTP 200 Aug 01 14:05:58.783548 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1266/5018] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:05:58 2026] PUT /volume/v3/attachments/ad79c322-9a00-44a9-8d0e-cdb32f71df81 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:05:58.802777 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-4a89d096-a1de-428d-ac01-2aca0c213f35 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:58.804727 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-4a89d096-a1de-428d-ac01-2aca0c213f35 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments/ad79c322-9a00-44a9-8d0e-cdb32f71df81/action Aug 01 14:05:58.805114 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-4a89d096-a1de-428d-ac01-2aca0c213f35 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:05:58.805176 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-4a89d096-a1de-428d-ac01-2aca0c213f35 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:05:58.819158 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:58.819158 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:05:58.826350 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-afb6a7be-76ec-4000-98cf-42c4b218d2ca req-4a89d096-a1de-428d-ac01-2aca0c213f35 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/ad79c322-9a00-44a9-8d0e-cdb32f71df81/action returned with HTTP 204 Aug 01 14:05:58.826871 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1261/5019] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:05:58 2026] POST /volume/v3/attachments/ad79c322-9a00-44a9-8d0e-cdb32f71df81/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:05:59.775097 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d764402-78f8-4b32-93e4-213138f73cca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:59.776846 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d764402-78f8-4b32-93e4-213138f73cca tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d Aug 01 14:05:59.777083 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d764402-78f8-4b32-93e4-213138f73cca tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:59.777289 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d764402-78f8-4b32-93e4-213138f73cca tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:59.781408 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d764402-78f8-4b32-93e4-213138f73cca tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d returned with HTTP 404 Aug 01 14:05:59.781819 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1252/5020] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:59 2026] GET /volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:05:59.788232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b1df1cd1-c8ce-494a-b793-97ca5461ec1e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:59.790768 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b1df1cd1-c8ce-494a-b793-97ca5461ec1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 Aug 01 14:05:59.791067 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b1df1cd1-c8ce-494a-b793-97ca5461ec1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:59.791368 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b1df1cd1-c8ce-494a-b793-97ca5461ec1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:59.791525 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-b1df1cd1-c8ce-494a-b793-97ca5461ec1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: bc15ea95-6839-43be-9da9-188bf58b9248 Aug 01 14:05:59.797676 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:59.797676 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:05:59.798363 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b1df1cd1-c8ce-494a-b793-97ca5461ec1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:59.820084 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b1df1cd1-c8ce-494a-b793-97ca5461ec1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot delete request issued successfully. Aug 01 14:05:59.820354 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b1df1cd1-c8ce-494a-b793-97ca5461ec1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 returned with HTTP 202 Aug 01 14:05:59.820935 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1242/5021] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:05:59 2026] DELETE /volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:05:59.828040 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cd127dd5-c57c-48ff-9ea7-437f1494e8d8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:05:59.829857 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cd127dd5-c57c-48ff-9ea7-437f1494e8d8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 Aug 01 14:05:59.830088 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cd127dd5-c57c-48ff-9ea7-437f1494e8d8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:05:59.830316 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cd127dd5-c57c-48ff-9ea7-437f1494e8d8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:05:59.837000 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:05:59.837000 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:05:59.837510 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cd127dd5-c57c-48ff-9ea7-437f1494e8d8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:05:59.838234 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cd127dd5-c57c-48ff-9ea7-437f1494e8d8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 returned with HTTP 200 Aug 01 14:05:59.838577 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1267/5022] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:05:59 2026] GET /volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:00.847566 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-717fb462-15a7-484e-b394-1f5a4a729fab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:00.862780 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-717fb462-15a7-484e-b394-1f5a4a729fab tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 Aug 01 14:06:00.863062 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-717fb462-15a7-484e-b394-1f5a4a729fab tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:00.863274 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-717fb462-15a7-484e-b394-1f5a4a729fab tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:00.868070 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-717fb462-15a7-484e-b394-1f5a4a729fab tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 returned with HTTP 404 Aug 01 14:06:00.868611 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1262/5023] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:00 2026] GET /volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:00.875951 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f304f165-33e3-4946-b0e8-48479afefa25 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:00.877711 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f304f165-33e3-4946-b0e8-48479afefa25 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d Aug 01 14:06:00.877903 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f304f165-33e3-4946-b0e8-48479afefa25 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:00.878077 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f304f165-33e3-4946-b0e8-48479afefa25 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:00.878171 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-f304f165-33e3-4946-b0e8-48479afefa25 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: 47f895b7-b3d0-4ede-b7ee-819c29e56c7d Aug 01 14:06:00.882393 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f304f165-33e3-4946-b0e8-48479afefa25 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d returned with HTTP 404 Aug 01 14:06:00.882826 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1253/5024] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:00 2026] DELETE /volume/v3/snapshots/47f895b7-b3d0-4ede-b7ee-819c29e56c7d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:00.889534 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5a5d74ff-9636-445d-b67c-52828c891b7b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:00.891245 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a5d74ff-9636-445d-b67c-52828c891b7b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 Aug 01 14:06:00.891449 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a5d74ff-9636-445d-b67c-52828c891b7b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:00.891653 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a5d74ff-9636-445d-b67c-52828c891b7b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:00.891756 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-5a5d74ff-9636-445d-b67c-52828c891b7b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: bc15ea95-6839-43be-9da9-188bf58b9248 Aug 01 14:06:00.895803 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a5d74ff-9636-445d-b67c-52828c891b7b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 returned with HTTP 404 Aug 01 14:06:00.896252 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1243/5025] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:00 2026] DELETE /volume/v3/snapshots/bc15ea95-6839-43be-9da9-188bf58b9248 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:00.902856 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e72a653e-56e0-4dee-885a-8ad7d1fe84ba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:00.904721 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e72a653e-56e0-4dee-885a-8ad7d1fe84ba tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b Aug 01 14:06:00.905366 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e72a653e-56e0-4dee-885a-8ad7d1fe84ba tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:00.905366 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e72a653e-56e0-4dee-885a-8ad7d1fe84ba tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:00.905366 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-e72a653e-56e0-4dee-885a-8ad7d1fe84ba tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: e82900e7-0608-447b-844a-b87ff2f3730b Aug 01 14:06:00.909547 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e72a653e-56e0-4dee-885a-8ad7d1fe84ba tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b returned with HTTP 404 Aug 01 14:06:00.910070 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1268/5026] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:00 2026] DELETE /volume/v3/snapshots/e82900e7-0608-447b-844a-b87ff2f3730b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:00.941127 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-255676ad-1366-4b19-8ac0-5d6eedbd9f95 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:00.943097 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-255676ad-1366-4b19-8ac0-5d6eedbd9f95 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:06:00.943294 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-255676ad-1366-4b19-8ac0-5d6eedbd9f95 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:00.943482 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-255676ad-1366-4b19-8ac0-5d6eedbd9f95 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:00.952394 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:00.952394 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:00.955548 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-255676ad-1366-4b19-8ac0-5d6eedbd9f95 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:00.959582 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-255676ad-1366-4b19-8ac0-5d6eedbd9f95 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:06:00.959964 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1263/5027] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:06:00 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1653 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:00.977346 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-dd5af0e0-4c41-400d-ab66-eeac6ece5f1a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:00.979375 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-dd5af0e0-4c41-400d-ab66-eeac6ece5f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74/action Aug 01 14:06:00.979708 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-dd5af0e0-4c41-400d-ab66-eeac6ece5f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:06:00.979841 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-dd5af0e0-4c41-400d-ab66-eeac6ece5f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:00.989703 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:00.989703 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:00.990203 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-dd5af0e0-4c41-400d-ab66-eeac6ece5f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:00.995951 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-dd5af0e0-4c41-400d-ab66-eeac6ece5f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Begin detaching volume completed successfully. Aug 01 14:06:00.996160 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-dd5af0e0-4c41-400d-ab66-eeac6ece5f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74/action returned with HTTP 202 Aug 01 14:06:00.996682 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1254/5028] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:06:00 2026] POST /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:06:01.031450 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e2703207-550a-4f14-8cde-3b4d9a53a59a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:01.031829 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e2703207-550a-4f14-8cde-3b4d9a53a59a None None] GET https://10.4.3.223/volume// Aug 01 14:06:01.032011 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e2703207-550a-4f14-8cde-3b4d9a53a59a None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:01.032185 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e2703207-550a-4f14-8cde-3b4d9a53a59a None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:01.032661 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e2703207-550a-4f14-8cde-3b4d9a53a59a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:06:01.032847 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1244/5029] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:06:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:06:01.039954 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-6a9b0911-f485-40a6-9e92-a16334b498b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:01.041836 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-6a9b0911-f485-40a6-9e92-a16334b498b0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:06:01.042141 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-6a9b0911-f485-40a6-9e92-a16334b498b0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:01.042382 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-6a9b0911-f485-40a6-9e92-a16334b498b0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:01.051492 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:01.051492 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:01.055286 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-6a9b0911-f485-40a6-9e92-a16334b498b0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:01.059391 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-6a9b0911-f485-40a6-9e92-a16334b498b0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:06:01.059753 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1269/5030] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:06:01 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:06:02.291296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-cb8ee705-beab-41f4-92cf-55eef7be49e3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:02.293717 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-cb8ee705-beab-41f4-92cf-55eef7be49e3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab Aug 01 14:06:02.294019 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-cb8ee705-beab-41f4-92cf-55eef7be49e3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:02.294280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-cb8ee705-beab-41f4-92cf-55eef7be49e3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:02.303237 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:02.303237 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:02.345603 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-eea40524-e253-4aeb-88cf-ce384e6b32d3 req-cb8ee705-beab-41f4-92cf-55eef7be49e3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab returned with HTTP 200 Aug 01 14:06:02.346063 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1264/5031] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:06:02 2026] DELETE /volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:03.433163 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-08024a6c-5302-4bde-9f1d-ab06bc0f921a req-d4ab5498-9538-42e7-b422-51667adb1547 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:03.435106 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-08024a6c-5302-4bde-9f1d-ab06bc0f921a req-d4ab5498-9538-42e7-b422-51667adb1547 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab Aug 01 14:06:03.435313 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-08024a6c-5302-4bde-9f1d-ab06bc0f921a req-d4ab5498-9538-42e7-b422-51667adb1547 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:03.435488 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-08024a6c-5302-4bde-9f1d-ab06bc0f921a req-d4ab5498-9538-42e7-b422-51667adb1547 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:03.438959 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-08024a6c-5302-4bde-9f1d-ab06bc0f921a req-d4ab5498-9538-42e7-b422-51667adb1547 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab returned with HTTP 404 Aug 01 14:06:03.439415 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1255/5032] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:06:03 2026] DELETE /volume/v3/attachments/6a43f544-23c1-4af1-a065-c0983cfbb9ab => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:06:04.458059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-00aab6e6-55a3-4d4c-8f29-f3b8f0b21336 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:04.460171 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-00aab6e6-55a3-4d4c-8f29-f3b8f0b21336 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b Aug 01 14:06:04.460427 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-00aab6e6-55a3-4d4c-8f29-f3b8f0b21336 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:04.460621 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-00aab6e6-55a3-4d4c-8f29-f3b8f0b21336 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:04.470548 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:04.470548 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:04.474311 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-00aab6e6-55a3-4d4c-8f29-f3b8f0b21336 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:04.479322 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-00aab6e6-55a3-4d4c-8f29-f3b8f0b21336 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b returned with HTTP 200 Aug 01 14:06:04.479766 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1245/5033] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:04 2026] GET /volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:05.008433 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8683c855-4468-4187-ac01-02a6a8a03229 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:05.010654 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8683c855-4468-4187-ac01-02a6a8a03229 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:06:05.010953 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8683c855-4468-4187-ac01-02a6a8a03229 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:05.011155 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8683c855-4468-4187-ac01-02a6a8a03229 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:05.019542 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:05.019542 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:05.024276 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8683c855-4468-4187-ac01-02a6a8a03229 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:05.029162 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8683c855-4468-4187-ac01-02a6a8a03229 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:06:05.029639 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1270/5034] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:05 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:05.043581 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-50253611-b360-4909-a75d-b8099251fa09 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:05.046332 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50253611-b360-4909-a75d-b8099251fa09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:06:05.046332 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50253611-b360-4909-a75d-b8099251fa09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:05.046332 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50253611-b360-4909-a75d-b8099251fa09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:05.046332 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-50253611-b360-4909-a75d-b8099251fa09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume with id: 452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:06:05.054026 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:05.054026 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:05.054535 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-50253611-b360-4909-a75d-b8099251fa09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:05.074715 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-50253611-b360-4909-a75d-b8099251fa09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume request issued successfully. Aug 01 14:06:05.074930 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50253611-b360-4909-a75d-b8099251fa09 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 202 Aug 01 14:06:05.075403 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1265/5035] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:06:05 2026] DELETE /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:05.082747 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60ebe726-9163-40b2-a8b6-db63343e4dff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:05.084283 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60ebe726-9163-40b2-a8b6-db63343e4dff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:06:05.084454 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60ebe726-9163-40b2-a8b6-db63343e4dff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:05.084618 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60ebe726-9163-40b2-a8b6-db63343e4dff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:05.094838 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:05.094838 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:05.098860 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-60ebe726-9163-40b2-a8b6-db63343e4dff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:05.103862 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60ebe726-9163-40b2-a8b6-db63343e4dff tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 200 Aug 01 14:06:05.104256 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1256/5036] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:05 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:05.585667 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-1cf47a02-2ec0-40cd-8d73-b7a0571602b7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:05.587896 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-1cf47a02-2ec0-40cd-8d73-b7a0571602b7 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ad79c322-9a00-44a9-8d0e-cdb32f71df81 Aug 01 14:06:05.588104 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-1cf47a02-2ec0-40cd-8d73-b7a0571602b7 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:05.588344 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-1cf47a02-2ec0-40cd-8d73-b7a0571602b7 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:05.594744 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:05.594744 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:05.631709 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-1cf47a02-2ec0-40cd-8d73-b7a0571602b7 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/ad79c322-9a00-44a9-8d0e-cdb32f71df81 returned with HTTP 200 Aug 01 14:06:05.632100 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1246/5037] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:06:05 2026] DELETE /volume/v3/attachments/ad79c322-9a00-44a9-8d0e-cdb32f71df81 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:05.640787 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-d15d6917-f426-4dfd-881a-4bce62f7c88c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:05.643029 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-d15d6917-f426-4dfd-881a-4bce62f7c88c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b Aug 01 14:06:05.643254 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-d15d6917-f426-4dfd-881a-4bce62f7c88c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:05.643464 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-d15d6917-f426-4dfd-881a-4bce62f7c88c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:05.643626 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-d15d6917-f426-4dfd-881a-4bce62f7c88c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: de68374b-6afe-49b0-8dd0-103ffb840c2b Aug 01 14:06:05.651691 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:05.651691 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:05.652175 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-d15d6917-f426-4dfd-881a-4bce62f7c88c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:05.667579 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-d15d6917-f426-4dfd-881a-4bce62f7c88c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume request issued successfully. Aug 01 14:06:05.667897 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-46ba190a-4f30-418f-b386-c1d5d4db9e33 req-d15d6917-f426-4dfd-881a-4bce62f7c88c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b returned with HTTP 202 Aug 01 14:06:05.668156 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1271/5038] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 14:06:05 2026] DELETE /volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:06.116714 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1dd63122-5e6c-4899-a7f7-76ae806ce515 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:06.118350 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1dd63122-5e6c-4899-a7f7-76ae806ce515 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 Aug 01 14:06:06.118639 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1dd63122-5e6c-4899-a7f7-76ae806ce515 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:06.118919 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1dd63122-5e6c-4899-a7f7-76ae806ce515 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:06.124811 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1dd63122-5e6c-4899-a7f7-76ae806ce515 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 returned with HTTP 404 Aug 01 14:06:06.124811 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1266/5039] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:06 2026] GET /volume/v3/volumes/452b6955-188a-450e-879e-b7bd9a4eec74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:06.135116 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-615f6b85-1d06-4d58-873d-ff8ccddc0fd5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:06.137424 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-615f6b85-1d06-4d58-873d-ff8ccddc0fd5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:06.137680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-615f6b85-1d06-4d58-873d-ff8ccddc0fd5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:06.137956 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-615f6b85-1d06-4d58-873d-ff8ccddc0fd5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:06.146828 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:06.146828 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:06.150939 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-615f6b85-1d06-4d58-873d-ff8ccddc0fd5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:06.156353 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-615f6b85-1d06-4d58-873d-ff8ccddc0fd5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:06.156855 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1257/5040] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:06 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:06.169902 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f1f6486c-753f-4c0e-b3d6-6344e370036c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:06.171585 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f1f6486c-753f-4c0e-b3d6-6344e370036c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:06:06.171915 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f1f6486c-753f-4c0e-b3d6-6344e370036c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68240d2f-e762-431a-9a6b-106f2ec4d9ec", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2116196387"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:06.180192 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:06.180192 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:06.180638 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f1f6486c-753f-4c0e-b3d6-6344e370036c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:06.180746 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-f1f6486c-753f-4c0e-b3d6-6344e370036c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:06.205401 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-f1f6486c-753f-4c0e-b3d6-6344e370036c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['92b4f91a-7f2e-471f-bf9e-d5bc6bdb0d14', '4142fae6-6cdf-4e3b-b5c2-520339a9b07f', '0ad21dfb-f95b-4f2d-afd1-f3ef05b925e6', 'd39801ee-ad24-4808-aa6a-4fc8e76275e8'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:06.236347 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f1f6486c-753f-4c0e-b3d6-6344e370036c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot create request issued successfully. Aug 01 14:06:06.236668 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f1f6486c-753f-4c0e-b3d6-6344e370036c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:06:06.237137 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1247/5041] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:06:06 2026] POST /volume/v3/snapshots => generated 380 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:06.246297 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5a1a6dcc-da51-47f8-85f1-532cd4e86f0d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:06.248798 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a1a6dcc-da51-47f8-85f1-532cd4e86f0d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:06.249092 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a1a6dcc-da51-47f8-85f1-532cd4e86f0d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:06.249422 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a1a6dcc-da51-47f8-85f1-532cd4e86f0d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:06.256524 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:06.256524 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:06.257065 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5a1a6dcc-da51-47f8-85f1-532cd4e86f0d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:06.258240 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a1a6dcc-da51-47f8-85f1-532cd4e86f0d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de returned with HTTP 200 Aug 01 14:06:06.258764 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1272/5042] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:06 2026] GET /volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de => generated 512 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:06.853421 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-99fa7a5e-4194-49d3-ba3a-6f5a20a93db2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:06.855118 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99fa7a5e-4194-49d3-ba3a-6f5a20a93db2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b Aug 01 14:06:06.855547 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99fa7a5e-4194-49d3-ba3a-6f5a20a93db2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:06.855547 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99fa7a5e-4194-49d3-ba3a-6f5a20a93db2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:06.862448 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99fa7a5e-4194-49d3-ba3a-6f5a20a93db2 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b returned with HTTP 404 Aug 01 14:06:06.862448 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1267/5043] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:06 2026] GET /volume/v3/volumes/de68374b-6afe-49b0-8dd0-103ffb840c2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:06.913671 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-87dd22c1-5149-4e1d-afc0-0f199bcb0843 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:06.915430 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87dd22c1-5149-4e1d-afc0-0f199bcb0843 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 Aug 01 14:06:06.915607 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87dd22c1-5149-4e1d-afc0-0f199bcb0843 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:06.915826 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87dd22c1-5149-4e1d-afc0-0f199bcb0843 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:06.915952 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-87dd22c1-5149-4e1d-afc0-0f199bcb0843 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: 5ed09c4c-5755-465a-a07d-d9c43d579381 Aug 01 14:06:06.920810 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:06.920810 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:06.921168 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-87dd22c1-5149-4e1d-afc0-0f199bcb0843 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:06:06.936906 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-87dd22c1-5149-4e1d-afc0-0f199bcb0843 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot delete request issued successfully. Aug 01 14:06:06.937112 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87dd22c1-5149-4e1d-afc0-0f199bcb0843 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 returned with HTTP 202 Aug 01 14:06:06.937542 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1258/5044] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:06 2026] DELETE /volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:06.943695 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-66d38d80-bf73-4d7f-a63f-e7750e99aa36 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:06.945388 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-66d38d80-bf73-4d7f-a63f-e7750e99aa36 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 Aug 01 14:06:06.945598 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-66d38d80-bf73-4d7f-a63f-e7750e99aa36 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:06.945883 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-66d38d80-bf73-4d7f-a63f-e7750e99aa36 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:06.951729 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:06.951729 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:06.952167 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-66d38d80-bf73-4d7f-a63f-e7750e99aa36 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:06:06.952864 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-66d38d80-bf73-4d7f-a63f-e7750e99aa36 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 returned with HTTP 200 Aug 01 14:06:06.953198 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1248/5045] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:06 2026] GET /volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:07.269002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e7134577-d9fa-4940-ab6c-d8efc8269b29 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:07.271314 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e7134577-d9fa-4940-ab6c-d8efc8269b29 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:07.271571 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e7134577-d9fa-4940-ab6c-d8efc8269b29 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:07.271849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e7134577-d9fa-4940-ab6c-d8efc8269b29 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:07.278124 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:07.278124 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:07.278677 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e7134577-d9fa-4940-ab6c-d8efc8269b29 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:07.279698 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e7134577-d9fa-4940-ab6c-d8efc8269b29 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de returned with HTTP 200 Aug 01 14:06:07.280189 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1273/5046] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:07 2026] GET /volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:07.288284 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c7725a27-8efa-4991-89a1-a14b0fb2b562 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:07.289983 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c7725a27-8efa-4991-89a1-a14b0fb2b562 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:07.290189 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c7725a27-8efa-4991-89a1-a14b0fb2b562 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:07.290438 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c7725a27-8efa-4991-89a1-a14b0fb2b562 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:07.296196 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:07.296196 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:07.296612 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c7725a27-8efa-4991-89a1-a14b0fb2b562 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:07.297457 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c7725a27-8efa-4991-89a1-a14b0fb2b562 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de returned with HTTP 200 Aug 01 14:06:07.297807 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1268/5047] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:07 2026] GET /volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:07.305786 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8a39eb37-b32a-4706-b2e3-131867e44508 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:07.307606 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8a39eb37-b32a-4706-b2e3-131867e44508 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots Aug 01 14:06:07.307848 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8a39eb37-b32a-4706-b2e3-131867e44508 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:07.308054 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8a39eb37-b32a-4706-b2e3-131867e44508 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:07.308325 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-8a39eb37-b32a-4706-b2e3-131867e44508 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:06:07.308609 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:07.308609 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:07.309431 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-8a39eb37-b32a-4706-b2e3-131867e44508 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 14:06:07.313639 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8a39eb37-b32a-4706-b2e3-131867e44508 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Get all snapshots completed successfully. Aug 01 14:06:07.313936 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8a39eb37-b32a-4706-b2e3-131867e44508 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Aug 01 14:06:07.314309 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1259/5048] 10.4.3.223 () {66 vars in 1243 bytes} [Sat Aug 1 14:06:07 2026] GET /volume/v3/snapshots => generated 408 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:07.322888 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d93811a3-4f77-44d7-9140-5249d6be57f0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:07.324584 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d93811a3-4f77-44d7-9140-5249d6be57f0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] PUT https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:07.325021 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d93811a3-4f77-44d7-9140-5249d6be57f0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-320615619", "description": "This is the new description of snapshot."}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:07.331907 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:07.331907 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:07.332315 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d93811a3-4f77-44d7-9140-5249d6be57f0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:07.338418 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d93811a3-4f77-44d7-9140-5249d6be57f0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de returned with HTTP 200 Aug 01 14:06:07.339022 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1249/5049] 10.4.3.223 () {68 vars in 1375 bytes} [Sat Aug 1 14:06:07 2026] PUT /volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:07.346427 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-911ac860-c980-414b-8369-829a508514bc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:07.348094 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-911ac860-c980-414b-8369-829a508514bc tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:07.348296 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-911ac860-c980-414b-8369-829a508514bc tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:07.348474 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-911ac860-c980-414b-8369-829a508514bc tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:07.353941 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:07.353941 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:07.354354 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-911ac860-c980-414b-8369-829a508514bc tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:07.355098 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-911ac860-c980-414b-8369-829a508514bc tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de returned with HTTP 200 Aug 01 14:06:07.355433 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1274/5050] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:07 2026] GET /volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de => generated 576 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:07.363327 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-69581632-2a3e-4f4b-86ad-aaa61f056a64 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:07.365474 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69581632-2a3e-4f4b-86ad-aaa61f056a64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:07.365706 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69581632-2a3e-4f4b-86ad-aaa61f056a64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:07.365950 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69581632-2a3e-4f4b-86ad-aaa61f056a64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:07.366086 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-69581632-2a3e-4f4b-86ad-aaa61f056a64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: 1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:07.372157 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:07.372157 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:07.372653 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-69581632-2a3e-4f4b-86ad-aaa61f056a64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:07.389466 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-69581632-2a3e-4f4b-86ad-aaa61f056a64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot delete request issued successfully. Aug 01 14:06:07.389678 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69581632-2a3e-4f4b-86ad-aaa61f056a64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de returned with HTTP 202 Aug 01 14:06:07.390181 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1269/5051] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:07 2026] DELETE /volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:07.397228 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ca3c2d1e-a1bc-4046-925f-7adb862f551b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:07.399019 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ca3c2d1e-a1bc-4046-925f-7adb862f551b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:07.399231 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ca3c2d1e-a1bc-4046-925f-7adb862f551b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:07.399423 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ca3c2d1e-a1bc-4046-925f-7adb862f551b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:07.404388 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:07.404388 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:07.404774 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ca3c2d1e-a1bc-4046-925f-7adb862f551b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:07.405530 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ca3c2d1e-a1bc-4046-925f-7adb862f551b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de returned with HTTP 200 Aug 01 14:06:07.405890 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1260/5052] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:07 2026] GET /volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de => generated 575 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:07.962398 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7960445d-8bf5-4546-8e96-42dbf733d5e5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:07.964863 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7960445d-8bf5-4546-8e96-42dbf733d5e5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 Aug 01 14:06:07.965124 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7960445d-8bf5-4546-8e96-42dbf733d5e5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:07.965338 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7960445d-8bf5-4546-8e96-42dbf733d5e5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:07.969851 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7960445d-8bf5-4546-8e96-42dbf733d5e5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 returned with HTTP 404 Aug 01 14:06:07.970347 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1250/5053] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:07 2026] GET /volume/v3/snapshots/5ed09c4c-5755-465a-a07d-d9c43d579381 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:07.977168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f1b2b380-4af0-4dfc-aa17-be5135ffab85 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:07.978972 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f1b2b380-4af0-4dfc-aa17-be5135ffab85 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd Aug 01 14:06:07.979186 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f1b2b380-4af0-4dfc-aa17-be5135ffab85 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:07.979397 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f1b2b380-4af0-4dfc-aa17-be5135ffab85 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:07.979549 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f1b2b380-4af0-4dfc-aa17-be5135ffab85 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: b1fb5fd7-63cf-4823-b33d-02456d015fdd Aug 01 14:06:07.986099 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:07.986099 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:07.986540 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f1b2b380-4af0-4dfc-aa17-be5135ffab85 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:08.001868 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f1b2b380-4af0-4dfc-aa17-be5135ffab85 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume request issued successfully. Aug 01 14:06:08.002023 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f1b2b380-4af0-4dfc-aa17-be5135ffab85 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd returned with HTTP 202 Aug 01 14:06:08.002496 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1275/5054] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:06:07 2026] DELETE /volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:08.009315 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-997ef48e-fffe-428a-a81a-a8adc9b91184 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:08.011074 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-997ef48e-fffe-428a-a81a-a8adc9b91184 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd Aug 01 14:06:08.011175 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-997ef48e-fffe-428a-a81a-a8adc9b91184 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:08.011348 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-997ef48e-fffe-428a-a81a-a8adc9b91184 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:08.017962 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:08.017962 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:08.021135 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-997ef48e-fffe-428a-a81a-a8adc9b91184 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:08.025364 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-997ef48e-fffe-428a-a81a-a8adc9b91184 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd returned with HTTP 200 Aug 01 14:06:08.025718 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1270/5055] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:08 2026] GET /volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:08.415649 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b8ccd507-ca6f-47c7-b6c3-ee1f100dbe71 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:08.417106 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b8ccd507-ca6f-47c7-b6c3-ee1f100dbe71 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:08.417275 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b8ccd507-ca6f-47c7-b6c3-ee1f100dbe71 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:08.417442 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b8ccd507-ca6f-47c7-b6c3-ee1f100dbe71 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:08.421034 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b8ccd507-ca6f-47c7-b6c3-ee1f100dbe71 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de returned with HTTP 404 Aug 01 14:06:08.421428 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1261/5056] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:08 2026] GET /volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:08.429279 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-44938117-2fd8-4996-99f7-f0d15f661afb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:08.430822 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-44938117-2fd8-4996-99f7-f0d15f661afb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:08.431051 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-44938117-2fd8-4996-99f7-f0d15f661afb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:08.431250 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-44938117-2fd8-4996-99f7-f0d15f661afb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:08.431360 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-44938117-2fd8-4996-99f7-f0d15f661afb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: 1f9d1d60-2f46-4436-a435-f15f8fecf6de Aug 01 14:06:08.435573 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-44938117-2fd8-4996-99f7-f0d15f661afb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de returned with HTTP 404 Aug 01 14:06:08.436038 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1251/5057] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:08 2026] DELETE /volume/v3/snapshots/1f9d1d60-2f46-4436-a435-f15f8fecf6de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:08.443289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c073b2b8-bfa6-4225-bfa4-adad803b66b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:08.445199 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c073b2b8-bfa6-4225-bfa4-adad803b66b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:08.445495 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c073b2b8-bfa6-4225-bfa4-adad803b66b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:08.445691 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c073b2b8-bfa6-4225-bfa4-adad803b66b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:08.452622 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:08.452622 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:08.455971 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c073b2b8-bfa6-4225-bfa4-adad803b66b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:08.459653 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c073b2b8-bfa6-4225-bfa4-adad803b66b7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:08.460007 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1276/5058] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:08 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:08.471134 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fd4369ae-9e37-4b0c-85b1-daae424b465b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:08.472799 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd4369ae-9e37-4b0c-85b1-daae424b465b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:06:08.473102 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd4369ae-9e37-4b0c-85b1-daae424b465b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68240d2f-e762-431a-9a6b-106f2ec4d9ec", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-830380346"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:08.480343 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:08.480343 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:08.480746 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fd4369ae-9e37-4b0c-85b1-daae424b465b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:08.480866 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-fd4369ae-9e37-4b0c-85b1-daae424b465b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:08.501380 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-fd4369ae-9e37-4b0c-85b1-daae424b465b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['98e3db3f-4940-47a9-98e5-eecaa41bb558', 'cbe2c070-5f07-47bd-8863-6faf2694bbaf', '3f451ade-835a-450d-a928-098f95ad97db', '3cd272bf-e3f9-4900-aeb0-ac348251a5b6'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:08.524237 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fd4369ae-9e37-4b0c-85b1-daae424b465b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot create request issued successfully. Aug 01 14:06:08.524237 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd4369ae-9e37-4b0c-85b1-daae424b465b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:06:08.524626 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1271/5059] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:06:08 2026] POST /volume/v3/snapshots => generated 309 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:08.533446 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f9c4df81-21af-41e5-b468-796e313e4097 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:08.535892 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9c4df81-21af-41e5-b468-796e313e4097 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef Aug 01 14:06:08.536194 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9c4df81-21af-41e5-b468-796e313e4097 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:08.536506 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9c4df81-21af-41e5-b468-796e313e4097 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:08.541843 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:08.541843 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:08.542303 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f9c4df81-21af-41e5-b468-796e313e4097 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:08.543067 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9c4df81-21af-41e5-b468-796e313e4097 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef returned with HTTP 200 Aug 01 14:06:08.543620 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1262/5060] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:08 2026] GET /volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:09.038044 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-64d92cb7-0b80-4fe6-91d1-88e2d82d9a06 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:09.039862 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-64d92cb7-0b80-4fe6-91d1-88e2d82d9a06 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd Aug 01 14:06:09.040062 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-64d92cb7-0b80-4fe6-91d1-88e2d82d9a06 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:09.040278 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-64d92cb7-0b80-4fe6-91d1-88e2d82d9a06 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:09.046004 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-64d92cb7-0b80-4fe6-91d1-88e2d82d9a06 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd returned with HTTP 404 Aug 01 14:06:09.046540 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1252/5061] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:09 2026] GET /volume/v3/volumes/b1fb5fd7-63cf-4823-b33d-02456d015fdd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:09.072480 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:09.074376 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:06:09.074723 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1838188813", "snapshot_id": null, "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "volume_type": null, "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:09.076209 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1838188813', 'snapshot_id': None, 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'volume_type': None, 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:06:09.143809 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume of 1 GB Aug 01 14:06:09.147825 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Availability Zones retrieved successfully. Aug 01 14:06:09.152707 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (d88c0294-898e-4cbf-b570-94ba944579f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:06:09.153783 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e1cfb8f-b905-4002-848e-5ff95875b384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:09.154691 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:06:09.201551 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e1cfb8f-b905-4002-848e-5ff95875b384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:09.202221 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed640ef4-78c1-411e-ae2e-f75a61488e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:09.236079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['f6eab4ae-1ba6-47cf-85f1-2c432d12c272', '3e5ec4f0-4bbe-43ea-b671-e30eca32d916', '7ae5a8a9-b664-4bae-9c49-bd940b5645b1', 'c2fa8f99-5537-4e0d-82f9-7464c40f6ebe'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:09.236998 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed640ef4-78c1-411e-ae2e-f75a61488e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6eab4ae-1ba6-47cf-85f1-2c432d12c272', '3e5ec4f0-4bbe-43ea-b671-e30eca32d916', '7ae5a8a9-b664-4bae-9c49-bd940b5645b1', 'c2fa8f99-5537-4e0d-82f9-7464c40f6ebe']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:09.237717 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8bcabdc-b8bc-415a-9d26-6f40bc9cdd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:09.258250 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8bcabdc-b8bc-415a-9d26-6f40bc9cdd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f7dc9cf-c4f7-4220-812a-da4d3b724dbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1838188813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['f6eab4ae-1ba6-47cf-85f1-2c432d12c272','3e5ec4f0-4bbe-43ea-b671-e30eca32d916','7ae5a8a9-b664-4bae-9c49-bd940b5645b1','c2fa8f99-5537-4e0d-82f9-7464c40f6ebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1838188813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f7dc9cf-c4f7-4220-812a-da4d3b724dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9808655a594b319176b356ed718047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c995057415c415b8a1ad88dac9790f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:09.258896 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5def6519-1cd2-4c51-8bad-dbf09389e4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:09.274433 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5def6519-1cd2-4c51-8bad-dbf09389e4b7) transitioned into state 'SUCCESS' from state '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-1838188813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['f6eab4ae-1ba6-47cf-85f1-2c432d12c272','3e5ec4f0-4bbe-43ea-b671-e30eca32d916','7ae5a8a9-b664-4bae-9c49-bd940b5645b1','c2fa8f99-5537-4e0d-82f9-7464c40f6ebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:09.275182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5119732f-de1e-4572-8d79-f92992e7653a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:09.283691 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5119732f-de1e-4572-8d79-f92992e7653a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:09.284523 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (d88c0294-898e-4cbf-b570-94ba944579f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:06:09.284872 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request issued successfully. Aug 01 14:06:09.285477 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-80b5132a-6917-4ead-ab0d-76f8c358cee3 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:06:09.286148 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1277/5062] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:06:09 2026] POST /volume/v3/volumes => generated 759 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:09.297644 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1f639e58-5629-4bd5-8191-508f0fc71c2d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:09.299449 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f639e58-5629-4bd5-8191-508f0fc71c2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:06:09.299631 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f639e58-5629-4bd5-8191-508f0fc71c2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:09.299843 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f639e58-5629-4bd5-8191-508f0fc71c2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:09.307471 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:09.307471 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:09.311099 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1f639e58-5629-4bd5-8191-508f0fc71c2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:09.315050 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f639e58-5629-4bd5-8191-508f0fc71c2d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 200 Aug 01 14:06:09.315471 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1272/5063] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:09 2026] GET /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:09.552300 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d4c24410-494e-4d3d-8122-d7c13661287c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:09.554169 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4c24410-494e-4d3d-8122-d7c13661287c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef Aug 01 14:06:09.554169 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4c24410-494e-4d3d-8122-d7c13661287c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:09.554373 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4c24410-494e-4d3d-8122-d7c13661287c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:09.558813 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:09.558813 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:09.559245 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d4c24410-494e-4d3d-8122-d7c13661287c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:09.560007 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4c24410-494e-4d3d-8122-d7c13661287c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef returned with HTTP 200 Aug 01 14:06:09.560355 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1263/5064] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:09 2026] GET /volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:10.327017 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e3717bc4-2f93-4c1b-b365-3499fa1d7f7f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:10.328574 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e3717bc4-2f93-4c1b-b365-3499fa1d7f7f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:06:10.328784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e3717bc4-2f93-4c1b-b365-3499fa1d7f7f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:10.328985 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e3717bc4-2f93-4c1b-b365-3499fa1d7f7f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:10.335134 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:10.335134 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:10.338465 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e3717bc4-2f93-4c1b-b365-3499fa1d7f7f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:10.343903 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e3717bc4-2f93-4c1b-b365-3499fa1d7f7f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 200 Aug 01 14:06:10.344268 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1253/5065] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:10 2026] GET /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:10.356017 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fabfca70-d0d6-422c-a62f-376751d45988 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:10.357780 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fabfca70-d0d6-422c-a62f-376751d45988 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:06:10.357953 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fabfca70-d0d6-422c-a62f-376751d45988 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:10.358127 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fabfca70-d0d6-422c-a62f-376751d45988 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:10.364266 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:10.364266 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:10.367176 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fabfca70-d0d6-422c-a62f-376751d45988 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:10.370885 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fabfca70-d0d6-422c-a62f-376751d45988 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 200 Aug 01 14:06:10.371194 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1278/5066] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:10 2026] GET /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:11.309890 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-a8fb54fd-7700-4bf7-8b8f-14103dc2bbec None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:11.312347 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-a8fb54fd-7700-4bf7-8b8f-14103dc2bbec tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:06:11.312578 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-a8fb54fd-7700-4bf7-8b8f-14103dc2bbec tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:11.312818 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-a8fb54fd-7700-4bf7-8b8f-14103dc2bbec tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:11.320873 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:11.320873 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:11.324894 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-a8fb54fd-7700-4bf7-8b8f-14103dc2bbec tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:11.330454 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-a8fb54fd-7700-4bf7-8b8f-14103dc2bbec tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 200 Aug 01 14:06:11.330884 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1273/5067] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:06:11 2026] GET /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:11.744911 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-f5a41ffa-620f-4f84-a698-a85f834949dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:11.746758 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-f5a41ffa-620f-4f84-a698-a85f834949dd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:06:11.746948 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-f5a41ffa-620f-4f84-a698-a85f834949dd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:11.747084 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-f5a41ffa-620f-4f84-a698-a85f834949dd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:11.753517 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:11.753517 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:11.756666 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-f5a41ffa-620f-4f84-a698-a85f834949dd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:11.761384 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-f5a41ffa-620f-4f84-a698-a85f834949dd tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 200 Aug 01 14:06:11.761793 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1264/5068] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:06:11 2026] GET /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:11.772114 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cec58bbd-7012-436c-9f8a-c1da6f8e6ce7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:11.772114 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cec58bbd-7012-436c-9f8a-c1da6f8e6ce7 None None] GET https://10.4.3.223/volume// Aug 01 14:06:11.772114 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cec58bbd-7012-436c-9f8a-c1da6f8e6ce7 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:11.772114 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cec58bbd-7012-436c-9f8a-c1da6f8e6ce7 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:11.772114 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cec58bbd-7012-436c-9f8a-c1da6f8e6ce7 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:06:11.772114 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1254/5069] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:06:11 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:06:11.780580 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-28eed251-7581-40d3-b169-7769e3b399d5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:11.782515 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-28eed251-7581-40d3-b169-7769e3b399d5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:06:11.782831 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-28eed251-7581-40d3-b169-7769e3b399d5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f7dc9cf-c4f7-4220-812a-da4d3b724dbe", "connector": null, "instance_uuid": "02e31ced-9c6e-4cdb-903d-9ef08bf113e0"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:11.790130 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:11.790130 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:11.815925 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-28eed251-7581-40d3-b169-7769e3b399d5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:06:11.816599 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1279/5070] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:06:11 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:12.610939 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cf85c94b-5be8-42f8-bd10-5e5c5f0d3619 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:12.611349 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cf85c94b-5be8-42f8-bd10-5e5c5f0d3619 None None] GET https://10.4.3.223/volume// Aug 01 14:06:12.611840 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cf85c94b-5be8-42f8-bd10-5e5c5f0d3619 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:12.611840 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cf85c94b-5be8-42f8-bd10-5e5c5f0d3619 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:12.612175 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cf85c94b-5be8-42f8-bd10-5e5c5f0d3619 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:06:12.612535 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1274/5071] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:06:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:06:12.620680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-34e87c59-db23-400d-a507-b4a6303f8b84 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:12.622898 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-34e87c59-db23-400d-a507-b4a6303f8b84 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:06:12.623133 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-34e87c59-db23-400d-a507-b4a6303f8b84 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:12.623590 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-34e87c59-db23-400d-a507-b4a6303f8b84 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:12.633608 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:12.633608 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:12.637815 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-34e87c59-db23-400d-a507-b4a6303f8b84 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:12.643335 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-34e87c59-db23-400d-a507-b4a6303f8b84 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 200 Aug 01 14:06:12.643731 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1265/5072] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:06:12 2026] GET /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 1546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:06:12.740950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-38abc2b9-65ab-43e9-aa7e-5e894f4e1ee6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:12.742477 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-38abc2b9-65ab-43e9-aa7e-5e894f4e1ee6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] PUT https://10.4.3.223/volume/v3/attachments/2311242e-f865-4b91-9680-7f95a75e7f25 Aug 01 14:06:12.742898 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-38abc2b9-65ab-43e9-aa7e-5e894f4e1ee6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:12.749495 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-38abc2b9-65ab-43e9-aa7e-5e894f4e1ee6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Acquiring lock "cinder-attachment_update-8f7dc9cf-c4f7-4220-812a-da4d3b724dbe-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:06:12.754050 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-38abc2b9-65ab-43e9-aa7e-5e894f4e1ee6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-8f7dc9cf-c4f7-4220-812a-da4d3b724dbe-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:06:12.755060 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:12.755060 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:12.834813 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-38abc2b9-65ab-43e9-aa7e-5e894f4e1ee6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-8f7dc9cf-c4f7-4220-812a-da4d3b724dbe-np0000006308" released by "attachment_update" :: held 0.081s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:06:12.835318 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-38abc2b9-65ab-43e9-aa7e-5e894f4e1ee6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/2311242e-f865-4b91-9680-7f95a75e7f25 returned with HTTP 200 Aug 01 14:06:12.835751 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1255/5073] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:06:12 2026] PUT /volume/v3/attachments/2311242e-f865-4b91-9680-7f95a75e7f25 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:12.858461 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-517b96a1-d8a4-41ce-ac17-f89027a81249 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:12.860958 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-517b96a1-d8a4-41ce-ac17-f89027a81249 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments/2311242e-f865-4b91-9680-7f95a75e7f25/action Aug 01 14:06:12.861315 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-517b96a1-d8a4-41ce-ac17-f89027a81249 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:06:12.861473 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-517b96a1-d8a4-41ce-ac17-f89027a81249 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:12.883946 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:12.883946 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:12.898151 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-23688569-f44d-4b1c-97fd-e1a743c7d966 req-517b96a1-d8a4-41ce-ac17-f89027a81249 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/2311242e-f865-4b91-9680-7f95a75e7f25/action returned with HTTP 204 Aug 01 14:06:12.898829 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1280/5074] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:06:12 2026] POST /volume/v3/attachments/2311242e-f865-4b91-9680-7f95a75e7f25/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:21.329135 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=92,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:06:22.641678 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=122,cinder:UPDATE=44,cinder:INSERT=18 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:06:22.829762 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=124,cinder:INSERT=24,cinder:UPDATE=56 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:06:22.894758 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=108,cinder:UPDATE=34,cinder:INSERT=14 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:06:38.577472 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-37be6ec3-9b74-402b-97f3-1a630c59a29b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:38.579700 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-37be6ec3-9b74-402b-97f3-1a630c59a29b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:38.579955 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-37be6ec3-9b74-402b-97f3-1a630c59a29b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:38.580150 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-37be6ec3-9b74-402b-97f3-1a630c59a29b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:38.587588 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:38.587588 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:38.591548 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-37be6ec3-9b74-402b-97f3-1a630c59a29b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:38.596060 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-37be6ec3-9b74-402b-97f3-1a630c59a29b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:38.596555 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1275/5075] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:06:38 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:38.661604 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d5227e7a-1f15-499a-a6e2-2483caea5986 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:38.661982 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d5227e7a-1f15-499a-a6e2-2483caea5986 None None] GET https://10.4.3.223/volume// Aug 01 14:06:38.662080 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d5227e7a-1f15-499a-a6e2-2483caea5986 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:38.662280 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d5227e7a-1f15-499a-a6e2-2483caea5986 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:38.662614 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d5227e7a-1f15-499a-a6e2-2483caea5986 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:06:38.662942 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1266/5076] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:06: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 01 14:06:38.670492 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-82acb2c6-7540-47d1-87b8-fa189b4e2d35 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:38.672515 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-82acb2c6-7540-47d1-87b8-fa189b4e2d35 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:06:38.672878 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-82acb2c6-7540-47d1-87b8-fa189b4e2d35 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68240d2f-e762-431a-9a6b-106f2ec4d9ec", "connector": null, "instance_uuid": "a26a92cb-5894-4605-9c76-b0753a7a140e"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:38.680968 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:38.680968 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:38.706236 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-82acb2c6-7540-47d1-87b8-fa189b4e2d35 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:06:38.706703 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1256/5077] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:06:38 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 01 14:06:38.730724 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-98a1f15c-81d9-4c54-b934-90fcd8fd0ef9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:38.732567 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98a1f15c-81d9-4c54-b934-90fcd8fd0ef9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:38.732765 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98a1f15c-81d9-4c54-b934-90fcd8fd0ef9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:38.733061 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98a1f15c-81d9-4c54-b934-90fcd8fd0ef9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:38.740083 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-26c46472-2e0c-48a5-93ba-823537003f40 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:38.740546 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26c46472-2e0c-48a5-93ba-823537003f40 None None] GET https://10.4.3.223/volume// Aug 01 14:06:38.740738 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26c46472-2e0c-48a5-93ba-823537003f40 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:38.740923 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26c46472-2e0c-48a5-93ba-823537003f40 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:38.741245 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26c46472-2e0c-48a5-93ba-823537003f40 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:06:38.741533 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1276/5078] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:06: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 01 14:06:38.743560 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:38.743560 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:38.747321 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-98a1f15c-81d9-4c54-b934-90fcd8fd0ef9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:38.748336 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-88a03812-233f-41ed-8e9f-3402626521b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:38.750446 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-88a03812-233f-41ed-8e9f-3402626521b4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:38.750692 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-88a03812-233f-41ed-8e9f-3402626521b4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:38.750876 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-88a03812-233f-41ed-8e9f-3402626521b4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:38.751672 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98a1f15c-81d9-4c54-b934-90fcd8fd0ef9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:38.752198 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1281/5079] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:38 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:38.765754 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:38.765754 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:38.769200 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-88a03812-233f-41ed-8e9f-3402626521b4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:38.773504 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-88a03812-233f-41ed-8e9f-3402626521b4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:38.773872 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1267/5080] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:06:38 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:06:38.872615 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-8e29e3e4-36c8-4dff-b4bf-83be41828190 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:38.874714 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-8e29e3e4-36c8-4dff-b4bf-83be41828190 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] PUT https://10.4.3.223/volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4 Aug 01 14:06:38.875116 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-8e29e3e4-36c8-4dff-b4bf-83be41828190 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:38.882550 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-8e29e3e4-36c8-4dff-b4bf-83be41828190 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Acquiring lock "cinder-attachment_update-68240d2f-e762-431a-9a6b-106f2ec4d9ec-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:06:38.886783 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-8e29e3e4-36c8-4dff-b4bf-83be41828190 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Lock "cinder-attachment_update-68240d2f-e762-431a-9a6b-106f2ec4d9ec-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:06:38.887771 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:38.887771 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:38.963556 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-8e29e3e4-36c8-4dff-b4bf-83be41828190 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Lock "cinder-attachment_update-68240d2f-e762-431a-9a6b-106f2ec4d9ec-np0000006308" released by "attachment_update" :: held 0.077s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:06:38.963925 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-8e29e3e4-36c8-4dff-b4bf-83be41828190 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4 returned with HTTP 200 Aug 01 14:06:38.964460 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1257/5081] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:06:38 2026] PUT /volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:39.767239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-84f19041-a2c7-441c-829d-943ed67c6b67 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:39.768796 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84f19041-a2c7-441c-829d-943ed67c6b67 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:39.768953 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84f19041-a2c7-441c-829d-943ed67c6b67 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:39.769116 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84f19041-a2c7-441c-829d-943ed67c6b67 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:39.777146 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:39.777146 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:39.779912 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-84f19041-a2c7-441c-829d-943ed67c6b67 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:39.783833 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84f19041-a2c7-441c-829d-943ed67c6b67 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:39.784428 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1277/5082] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:39 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:40.799983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-532749ed-cf86-4c17-881e-9e6548094eed None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:40.801667 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-532749ed-cf86-4c17-881e-9e6548094eed tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:40.801865 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-532749ed-cf86-4c17-881e-9e6548094eed tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:40.802058 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-532749ed-cf86-4c17-881e-9e6548094eed tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:40.811051 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:40.811051 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:40.814145 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-532749ed-cf86-4c17-881e-9e6548094eed tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:40.817837 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-532749ed-cf86-4c17-881e-9e6548094eed tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:40.818182 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1282/5083] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:40 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:41.829481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a33f6886-994a-44fb-9474-82b346d042fc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:41.831014 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a33f6886-994a-44fb-9474-82b346d042fc tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:41.831172 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a33f6886-994a-44fb-9474-82b346d042fc tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:41.831364 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a33f6886-994a-44fb-9474-82b346d042fc tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:41.839340 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:41.839340 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:41.842105 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a33f6886-994a-44fb-9474-82b346d042fc tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:41.845534 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a33f6886-994a-44fb-9474-82b346d042fc tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:41.845852 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1268/5084] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:41 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:42.193052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-56a766b6-37e1-4595-a611-65c404ee5c32 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:42.195014 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-56a766b6-37e1-4595-a611-65c404ee5c32 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4/action Aug 01 14:06:42.195383 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-56a766b6-37e1-4595-a611-65c404ee5c32 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:06:42.195500 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-56a766b6-37e1-4595-a611-65c404ee5c32 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:42.212267 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:42.212267 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:42.222906 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a1970e26-5aef-4ac3-acd4-0a43dd0454ad req-56a766b6-37e1-4595-a611-65c404ee5c32 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4/action returned with HTTP 204 Aug 01 14:06:42.223371 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1258/5085] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:06:42 2026] POST /volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:42.857392 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0036058e-b2c0-441b-980c-9625646c9fba None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:42.859473 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0036058e-b2c0-441b-980c-9625646c9fba tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:42.859666 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0036058e-b2c0-441b-980c-9625646c9fba tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:42.859896 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0036058e-b2c0-441b-980c-9625646c9fba tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:42.868673 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:42.868673 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:42.871565 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0036058e-b2c0-441b-980c-9625646c9fba tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:42.875013 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0036058e-b2c0-441b-980c-9625646c9fba tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:42.875372 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1278/5086] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:42 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:42.886430 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2b8b89c3-4826-4c16-9019-05f829334ff2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:42.887875 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2b8b89c3-4826-4c16-9019-05f829334ff2 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:06:42.888168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2b8b89c3-4826-4c16-9019-05f829334ff2 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68240d2f-e762-431a-9a6b-106f2ec4d9ec", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1946832046"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:42.898670 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:42.898670 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:42.899081 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2b8b89c3-4826-4c16-9019-05f829334ff2 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:42.899234 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-2b8b89c3-4826-4c16-9019-05f829334ff2 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:42.920611 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-2b8b89c3-4826-4c16-9019-05f829334ff2 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['0483a84c-d093-4bab-8e8d-b53cd6c7df6e', 'fffa1cf6-c60a-49d1-97a4-f501f9f34e28', 'e3fcb89c-f558-4ff1-8f92-765df21bc83f', 'a862a200-6724-4e97-bfc6-4d00f2691df8'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:42.948132 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2b8b89c3-4826-4c16-9019-05f829334ff2 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot force create request issued successfully. Aug 01 14:06:42.948536 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2b8b89c3-4826-4c16-9019-05f829334ff2 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:06:42.948942 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1283/5087] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:06:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:42.958071 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8e62dfe9-8029-4741-9df1-0dbbe5693396 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:42.959791 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e62dfe9-8029-4741-9df1-0dbbe5693396 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 Aug 01 14:06:42.959995 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e62dfe9-8029-4741-9df1-0dbbe5693396 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:42.960227 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e62dfe9-8029-4741-9df1-0dbbe5693396 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:42.965177 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:42.965177 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:42.965626 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8e62dfe9-8029-4741-9df1-0dbbe5693396 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:42.966282 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e62dfe9-8029-4741-9df1-0dbbe5693396 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 returned with HTTP 200 Aug 01 14:06:42.966621 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1269/5088] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:42 2026] GET /volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:43.975261 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4e55b00c-08df-4204-a15e-0404b1ecb12c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:43.977014 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4e55b00c-08df-4204-a15e-0404b1ecb12c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 Aug 01 14:06:43.977193 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4e55b00c-08df-4204-a15e-0404b1ecb12c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:43.977397 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4e55b00c-08df-4204-a15e-0404b1ecb12c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:43.983157 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:43.983157 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:43.983830 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4e55b00c-08df-4204-a15e-0404b1ecb12c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:43.984871 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4e55b00c-08df-4204-a15e-0404b1ecb12c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 returned with HTTP 200 Aug 01 14:06:43.985396 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1259/5089] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:43 2026] GET /volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:43.993340 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-82ec9cce-4c95-4aed-8949-e53437f030a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:43.995026 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-82ec9cce-4c95-4aed-8949-e53437f030a3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:06:43.995353 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-82ec9cce-4c95-4aed-8949-e53437f030a3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68240d2f-e762-431a-9a6b-106f2ec4d9ec", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1642724346"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:44.005767 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:44.005767 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:44.006324 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-82ec9cce-4c95-4aed-8949-e53437f030a3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:44.006514 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-82ec9cce-4c95-4aed-8949-e53437f030a3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:44.029867 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-82ec9cce-4c95-4aed-8949-e53437f030a3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['cd8393f9-958e-495b-b58f-69a8402312cf', '8c588222-9ab6-4f4e-a0a2-014b6f480bf9', '9e5d7f0d-f2eb-445e-83de-7ee38be09dc5', '0390b91f-0fd8-4204-a6b1-1b9400e1e18e'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:44.056067 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-82ec9cce-4c95-4aed-8949-e53437f030a3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot force create request issued successfully. Aug 01 14:06:44.056405 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-82ec9cce-4c95-4aed-8949-e53437f030a3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:06:44.056868 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1279/5090] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:06:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:44.065582 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-39c50544-213c-415f-a51e-4213b25e7d1e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:44.067432 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39c50544-213c-415f-a51e-4213b25e7d1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf Aug 01 14:06:44.067625 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39c50544-213c-415f-a51e-4213b25e7d1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:44.067804 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39c50544-213c-415f-a51e-4213b25e7d1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:44.072774 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:44.072774 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:44.073159 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-39c50544-213c-415f-a51e-4213b25e7d1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:44.074002 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39c50544-213c-415f-a51e-4213b25e7d1e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf returned with HTTP 200 Aug 01 14:06:44.074579 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1284/5091] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:44 2026] GET /volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:45.083944 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-84c9bfab-1a73-4094-9570-6decb8e93f1a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:45.085846 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84c9bfab-1a73-4094-9570-6decb8e93f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf Aug 01 14:06:45.086070 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84c9bfab-1a73-4094-9570-6decb8e93f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:45.086284 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84c9bfab-1a73-4094-9570-6decb8e93f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:45.091268 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:45.091268 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:45.091728 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-84c9bfab-1a73-4094-9570-6decb8e93f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:45.092583 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84c9bfab-1a73-4094-9570-6decb8e93f1a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf returned with HTTP 200 Aug 01 14:06:45.092949 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1270/5092] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:45 2026] GET /volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:45.101447 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ad72e7a3-6eea-4a2f-8754-ce8bf042bba3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:45.103300 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ad72e7a3-6eea-4a2f-8754-ce8bf042bba3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf Aug 01 14:06:45.103568 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ad72e7a3-6eea-4a2f-8754-ce8bf042bba3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:45.103801 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ad72e7a3-6eea-4a2f-8754-ce8bf042bba3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:45.103943 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-ad72e7a3-6eea-4a2f-8754-ce8bf042bba3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: d26b03ad-8d8e-47a5-a466-3ee08ad104cf Aug 01 14:06:45.108686 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:45.108686 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:45.109116 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ad72e7a3-6eea-4a2f-8754-ce8bf042bba3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:45.126308 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ad72e7a3-6eea-4a2f-8754-ce8bf042bba3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot delete request issued successfully. Aug 01 14:06:45.126512 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ad72e7a3-6eea-4a2f-8754-ce8bf042bba3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf returned with HTTP 202 Aug 01 14:06:45.126912 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1260/5093] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:45 2026] DELETE /volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:45.136351 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a2f30740-5def-4b36-a1cc-a51d33a2878f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:45.138395 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a2f30740-5def-4b36-a1cc-a51d33a2878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf Aug 01 14:06:45.138663 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a2f30740-5def-4b36-a1cc-a51d33a2878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:45.138884 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a2f30740-5def-4b36-a1cc-a51d33a2878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:45.144101 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:45.144101 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:45.144648 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a2f30740-5def-4b36-a1cc-a51d33a2878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:45.145475 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a2f30740-5def-4b36-a1cc-a51d33a2878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf returned with HTTP 200 Aug 01 14:06:45.146097 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1280/5094] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:45 2026] GET /volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:46.154293 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e124d31e-8e7e-4962-b8d5-35efda6fad79 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:46.155977 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e124d31e-8e7e-4962-b8d5-35efda6fad79 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf Aug 01 14:06:46.156154 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e124d31e-8e7e-4962-b8d5-35efda6fad79 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:46.156354 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e124d31e-8e7e-4962-b8d5-35efda6fad79 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:46.160496 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e124d31e-8e7e-4962-b8d5-35efda6fad79 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf returned with HTTP 404 Aug 01 14:06:46.160920 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1285/5095] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:46 2026] GET /volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:46.166769 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9c8bd35b-407e-4e54-a184-30b1cd460de5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:46.168517 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9c8bd35b-407e-4e54-a184-30b1cd460de5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef Aug 01 14:06:46.168801 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9c8bd35b-407e-4e54-a184-30b1cd460de5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:46.169033 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9c8bd35b-407e-4e54-a184-30b1cd460de5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:46.169138 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-9c8bd35b-407e-4e54-a184-30b1cd460de5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: dfedb982-730b-485c-90f0-76a4ae6445ef Aug 01 14:06:46.175797 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:46.175797 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:46.175797 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9c8bd35b-407e-4e54-a184-30b1cd460de5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:46.190163 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9c8bd35b-407e-4e54-a184-30b1cd460de5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot delete request issued successfully. Aug 01 14:06:46.190596 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9c8bd35b-407e-4e54-a184-30b1cd460de5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef returned with HTTP 202 Aug 01 14:06:46.191116 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1271/5096] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:46 2026] DELETE /volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:46.198149 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2cff592c-13d8-4b61-9296-1244a775643e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:46.200397 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2cff592c-13d8-4b61-9296-1244a775643e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef Aug 01 14:06:46.200717 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2cff592c-13d8-4b61-9296-1244a775643e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:46.200994 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2cff592c-13d8-4b61-9296-1244a775643e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:46.206310 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:46.206310 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:46.206800 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2cff592c-13d8-4b61-9296-1244a775643e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:46.207645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2cff592c-13d8-4b61-9296-1244a775643e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef returned with HTTP 200 Aug 01 14:06:46.208032 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1261/5097] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:46 2026] GET /volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:47.216538 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4f8f7ef-8b8f-488b-97b8-7febaf3e541b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:47.218333 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4f8f7ef-8b8f-488b-97b8-7febaf3e541b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef Aug 01 14:06:47.218552 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4f8f7ef-8b8f-488b-97b8-7febaf3e541b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:47.218755 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4f8f7ef-8b8f-488b-97b8-7febaf3e541b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:47.223303 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4f8f7ef-8b8f-488b-97b8-7febaf3e541b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef returned with HTTP 404 Aug 01 14:06:47.224035 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1281/5098] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:47 2026] GET /volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:47.230389 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-beebc7c1-c714-49e2-9cbc-addd10000db7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:47.232060 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-beebc7c1-c714-49e2-9cbc-addd10000db7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 Aug 01 14:06:47.232251 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-beebc7c1-c714-49e2-9cbc-addd10000db7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:47.232462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-beebc7c1-c714-49e2-9cbc-addd10000db7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:47.232556 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-beebc7c1-c714-49e2-9cbc-addd10000db7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: 6ef1ed50-384f-4022-a100-96416ab68337 Aug 01 14:06:47.237493 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:47.237493 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:47.237856 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-beebc7c1-c714-49e2-9cbc-addd10000db7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:47.255622 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-beebc7c1-c714-49e2-9cbc-addd10000db7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot delete request issued successfully. Aug 01 14:06:47.255812 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-beebc7c1-c714-49e2-9cbc-addd10000db7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 returned with HTTP 202 Aug 01 14:06:47.256191 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1286/5099] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:47 2026] DELETE /volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:47.265076 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ac7959a4-7a95-4740-859e-8b4578c3d369 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:47.266810 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac7959a4-7a95-4740-859e-8b4578c3d369 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 Aug 01 14:06:47.267238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac7959a4-7a95-4740-859e-8b4578c3d369 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:47.267616 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac7959a4-7a95-4740-859e-8b4578c3d369 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:47.272597 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:47.272597 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:47.274379 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ac7959a4-7a95-4740-859e-8b4578c3d369 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:47.274379 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac7959a4-7a95-4740-859e-8b4578c3d369 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 returned with HTTP 200 Aug 01 14:06:47.274379 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1272/5100] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:47 2026] GET /volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:48.283831 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2a0aa78f-a049-4580-aa22-0d00775ce8e0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:48.285808 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a0aa78f-a049-4580-aa22-0d00775ce8e0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 Aug 01 14:06:48.286079 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a0aa78f-a049-4580-aa22-0d00775ce8e0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:48.286365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a0aa78f-a049-4580-aa22-0d00775ce8e0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:48.292471 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a0aa78f-a049-4580-aa22-0d00775ce8e0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 returned with HTTP 404 Aug 01 14:06:48.293195 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1262/5101] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:48 2026] GET /volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:48.300080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d77b49d2-7a2c-40da-86a7-80ad81d6ba64 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:48.301852 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d77b49d2-7a2c-40da-86a7-80ad81d6ba64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf Aug 01 14:06:48.302039 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d77b49d2-7a2c-40da-86a7-80ad81d6ba64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:48.302240 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d77b49d2-7a2c-40da-86a7-80ad81d6ba64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:48.302355 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-d77b49d2-7a2c-40da-86a7-80ad81d6ba64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: d26b03ad-8d8e-47a5-a466-3ee08ad104cf Aug 01 14:06:48.307870 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d77b49d2-7a2c-40da-86a7-80ad81d6ba64 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf returned with HTTP 404 Aug 01 14:06:48.308423 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1282/5102] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:48 2026] DELETE /volume/v3/snapshots/d26b03ad-8d8e-47a5-a466-3ee08ad104cf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:48.316546 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dee7f9d5-205d-4a54-9058-8266f14b22d5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:48.319194 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dee7f9d5-205d-4a54-9058-8266f14b22d5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 Aug 01 14:06:48.319478 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dee7f9d5-205d-4a54-9058-8266f14b22d5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:48.319730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dee7f9d5-205d-4a54-9058-8266f14b22d5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:48.320132 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-dee7f9d5-205d-4a54-9058-8266f14b22d5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: 6ef1ed50-384f-4022-a100-96416ab68337 Aug 01 14:06:48.326286 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dee7f9d5-205d-4a54-9058-8266f14b22d5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 returned with HTTP 404 Aug 01 14:06:48.326860 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1287/5103] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:48 2026] DELETE /volume/v3/snapshots/6ef1ed50-384f-4022-a100-96416ab68337 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:48.364753 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-5f585490-8002-4686-947b-ff153e4f8d44 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:48.367157 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-5f585490-8002-4686-947b-ff153e4f8d44 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:48.367638 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-5f585490-8002-4686-947b-ff153e4f8d44 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:48.368009 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-5f585490-8002-4686-947b-ff153e4f8d44 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:48.380278 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:48.380278 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:48.385253 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-5f585490-8002-4686-947b-ff153e4f8d44 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:48.391742 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-5f585490-8002-4686-947b-ff153e4f8d44 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:48.392589 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1273/5104] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:06:48 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:48.409930 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-18594cad-6d29-41fa-bda1-61579614d8cb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:48.411936 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-18594cad-6d29-41fa-bda1-61579614d8cb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec/action Aug 01 14:06:48.412315 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-18594cad-6d29-41fa-bda1-61579614d8cb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:06:48.412445 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-18594cad-6d29-41fa-bda1-61579614d8cb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:48.425793 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:48.425793 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:48.426263 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-18594cad-6d29-41fa-bda1-61579614d8cb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:48.433438 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-18594cad-6d29-41fa-bda1-61579614d8cb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Begin detaching volume completed successfully. Aug 01 14:06:48.433621 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-18594cad-6d29-41fa-bda1-61579614d8cb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec/action returned with HTTP 202 Aug 01 14:06:48.434014 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1263/5105] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:06:48 2026] POST /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:06:48.476249 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0f612aaf-c2b1-49c6-8b21-6660b5a3b44b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:48.476654 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f612aaf-c2b1-49c6-8b21-6660b5a3b44b None None] GET https://10.4.3.223/volume// Aug 01 14:06:48.476786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f612aaf-c2b1-49c6-8b21-6660b5a3b44b None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:48.476957 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f612aaf-c2b1-49c6-8b21-6660b5a3b44b None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:48.477319 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f612aaf-c2b1-49c6-8b21-6660b5a3b44b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:06:48.477656 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1283/5106] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:06:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:06:48.484951 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-d570060a-a355-4e2d-9249-c84693ee9787 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:48.487359 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-d570060a-a355-4e2d-9249-c84693ee9787 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:48.487636 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-d570060a-a355-4e2d-9249-c84693ee9787 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:48.487869 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-d570060a-a355-4e2d-9249-c84693ee9787 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:48.498425 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:48.498425 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:48.502533 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-d570060a-a355-4e2d-9249-c84693ee9787 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:48.507433 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-d570060a-a355-4e2d-9249-c84693ee9787 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:48.507930 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1288/5107] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:06:48 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:06:49.293750 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-ddb7d8f3-67b2-4f55-8547-4e015c6ae7cb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:49.296006 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-ddb7d8f3-67b2-4f55-8547-4e015c6ae7cb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4 Aug 01 14:06:49.296328 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-ddb7d8f3-67b2-4f55-8547-4e015c6ae7cb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:49.297350 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-ddb7d8f3-67b2-4f55-8547-4e015c6ae7cb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:49.303280 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:49.303280 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:49.346239 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4b1e6239-06c6-4a40-b45c-92cdee7d60a1 req-ddb7d8f3-67b2-4f55-8547-4e015c6ae7cb tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4 returned with HTTP 200 Aug 01 14:06:49.346239 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1274/5108] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:06:49 2026] DELETE /volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:50.356548 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-601e8729-1e18-420d-a40c-33097b7b29bc req-5a17fcd1-44fe-4486-9693-ce00261020c9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:50.358656 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-601e8729-1e18-420d-a40c-33097b7b29bc req-5a17fcd1-44fe-4486-9693-ce00261020c9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4 Aug 01 14:06:50.358832 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-601e8729-1e18-420d-a40c-33097b7b29bc req-5a17fcd1-44fe-4486-9693-ce00261020c9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:50.359003 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-601e8729-1e18-420d-a40c-33097b7b29bc req-5a17fcd1-44fe-4486-9693-ce00261020c9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:50.362685 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-601e8729-1e18-420d-a40c-33097b7b29bc req-5a17fcd1-44fe-4486-9693-ce00261020c9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4 returned with HTTP 404 Aug 01 14:06:50.363151 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1264/5109] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:06:50 2026] DELETE /volume/v3/attachments/f6f2d467-fe58-4e5e-bdb0-14993bffb9e4 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:06:51.316637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-250137d0-8b0c-4df6-bfc9-bbba96902951 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:51.319033 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-250137d0-8b0c-4df6-bfc9-bbba96902951 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef Aug 01 14:06:51.319302 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-250137d0-8b0c-4df6-bfc9-bbba96902951 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:51.319573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-250137d0-8b0c-4df6-bfc9-bbba96902951 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:51.319725 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-250137d0-8b0c-4df6-bfc9-bbba96902951 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: dfedb982-730b-485c-90f0-76a4ae6445ef Aug 01 14:06:51.324672 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-250137d0-8b0c-4df6-bfc9-bbba96902951 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef returned with HTTP 404 Aug 01 14:06:51.325085 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1284/5110] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:51 2026] DELETE /volume/v3/snapshots/dfedb982-730b-485c-90f0-76a4ae6445ef => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:51.336563 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dbe84166-d2d0-417b-a865-e3b4414b532e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:51.338394 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dbe84166-d2d0-417b-a865-e3b4414b532e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:51.338600 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dbe84166-d2d0-417b-a865-e3b4414b532e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:51.338797 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dbe84166-d2d0-417b-a865-e3b4414b532e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:51.346455 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:51.346455 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:51.350550 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dbe84166-d2d0-417b-a865-e3b4414b532e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:51.354779 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dbe84166-d2d0-417b-a865-e3b4414b532e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:51.355153 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1289/5111] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:51 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:51.372140 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ddc40462-4cfd-4737-868c-f7e66032c10b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:51.374100 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:06:51.374665 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-790808464"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:51.376253 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-790808464'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:06:51.376474 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume of 1 GB Aug 01 14:06:51.377173 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:51.377173 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:51.380838 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Availability Zones retrieved successfully. Aug 01 14:06:51.385979 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (e009fd13-b862-47d3-aee3-2c084ba9f1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:06:51.386998 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f449af4-2d4b-4d7d-b2b4-ecbb7a953fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:51.387891 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:06:51.416028 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f449af4-2d4b-4d7d-b2b4-ecbb7a953fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:51.416818 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b00017-0b9e-4908-a814-1400d09a8166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:51.454113 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['c95b49e6-1e55-46d9-9d20-6ea38020f091', '4bd59e79-ba90-4c58-8431-245f47520adf', '947e2ce3-608c-4c46-bbbc-322be768bac8', '80d539e5-89f0-4bc9-a17c-824048dfaba3'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:51.454912 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b00017-0b9e-4908-a814-1400d09a8166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c95b49e6-1e55-46d9-9d20-6ea38020f091', '4bd59e79-ba90-4c58-8431-245f47520adf', '947e2ce3-608c-4c46-bbbc-322be768bac8', '80d539e5-89f0-4bc9-a17c-824048dfaba3']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:51.455655 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ca0f45-052f-4be2-bbdb-0b8ac7aabfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:51.476536 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ca0f45-052f-4be2-bbdb-0b8ac7aabfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b628518-4b32-44fb-8368-eae3ef4a61eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-790808464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['c95b49e6-1e55-46d9-9d20-6ea38020f091','4bd59e79-ba90-4c58-8431-245f47520adf','947e2ce3-608c-4c46-bbbc-322be768bac8','80d539e5-89f0-4bc9-a17c-824048dfaba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-790808464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b628518-4b32-44fb-8368-eae3ef4a61eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d803173242a474985772eddefa5655a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:51.477172 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ecbcfd2-1406-4c69-9717-d8ba11c6259e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:51.496305 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ecbcfd2-1406-4c69-9717-d8ba11c6259e) transitioned into state 'SUCCESS' from state '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-790808464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['c95b49e6-1e55-46d9-9d20-6ea38020f091','4bd59e79-ba90-4c58-8431-245f47520adf','947e2ce3-608c-4c46-bbbc-322be768bac8','80d539e5-89f0-4bc9-a17c-824048dfaba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:51.497005 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b56d143d-8b46-491e-b650-1dd5840185c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:51.508236 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b56d143d-8b46-491e-b650-1dd5840185c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:51.509022 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (e009fd13-b862-47d3-aee3-2c084ba9f1f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:06:51.509384 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request issued successfully. Aug 01 14:06:51.509899 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ddc40462-4cfd-4737-868c-f7e66032c10b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:06:51.510513 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1275/5112] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:06:51 2026] POST /volume/v3/volumes => generated 753 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:51.521630 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d7b1d046-0c71-45a6-8269-ddf358d5976e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:51.523365 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7b1d046-0c71-45a6-8269-ddf358d5976e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb Aug 01 14:06:51.523585 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7b1d046-0c71-45a6-8269-ddf358d5976e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:51.523783 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d7b1d046-0c71-45a6-8269-ddf358d5976e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:51.530431 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:51.530431 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:51.533972 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d7b1d046-0c71-45a6-8269-ddf358d5976e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:51.537705 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d7b1d046-0c71-45a6-8269-ddf358d5976e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb returned with HTTP 200 Aug 01 14:06:51.538033 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1265/5113] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:51 2026] GET /volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:52.549234 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f69d1915-22e9-4a36-a3a9-d80918f622f5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:52.550927 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f69d1915-22e9-4a36-a3a9-d80918f622f5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb Aug 01 14:06:52.551103 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f69d1915-22e9-4a36-a3a9-d80918f622f5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:52.551310 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f69d1915-22e9-4a36-a3a9-d80918f622f5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:52.557931 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:52.557931 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:52.561151 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f69d1915-22e9-4a36-a3a9-d80918f622f5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:52.564906 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f69d1915-22e9-4a36-a3a9-d80918f622f5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb returned with HTTP 200 Aug 01 14:06:52.565293 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1285/5114] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:52 2026] GET /volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:52.576397 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a5d26c71-2e31-4c64-bc75-340074288bb4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:52.578339 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a5d26c71-2e31-4c64-bc75-340074288bb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:06:52.578715 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a5d26c71-2e31-4c64-bc75-340074288bb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b628518-4b32-44fb-8368-eae3ef4a61eb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2111820808"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:52.587522 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:52.587522 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:52.588000 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a5d26c71-2e31-4c64-bc75-340074288bb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:52.588120 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-a5d26c71-2e31-4c64-bc75-340074288bb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 0b628518-4b32-44fb-8368-eae3ef4a61eb Aug 01 14:06:52.608910 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-a5d26c71-2e31-4c64-bc75-340074288bb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['87a1acae-789c-4c4a-b9e3-184f10be356a', 'c1a5ba43-6317-4dbe-93f6-5ec58cec1e4c', '087fff98-9c7f-4483-8031-f093aed00133', '6dcaadc6-e104-41ee-8a70-ccb951c867a2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:52.630573 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a5d26c71-2e31-4c64-bc75-340074288bb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot create request issued successfully. Aug 01 14:06:52.630844 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a5d26c71-2e31-4c64-bc75-340074288bb4 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:06:52.631227 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1290/5115] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:06:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:52.639065 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-963014ab-5709-485e-a74b-30907bbaa9b9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:52.640978 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-963014ab-5709-485e-a74b-30907bbaa9b9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 Aug 01 14:06:52.641098 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-963014ab-5709-485e-a74b-30907bbaa9b9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:52.641531 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-963014ab-5709-485e-a74b-30907bbaa9b9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:52.646166 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:52.646166 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:52.646656 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-963014ab-5709-485e-a74b-30907bbaa9b9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:52.647405 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-963014ab-5709-485e-a74b-30907bbaa9b9 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 returned with HTTP 200 Aug 01 14:06:52.647740 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1276/5116] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:52 2026] GET /volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:53.655968 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9db1f2a6-b9d2-47e7-8921-efcf5d487336 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:53.657634 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9db1f2a6-b9d2-47e7-8921-efcf5d487336 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 Aug 01 14:06:53.657813 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9db1f2a6-b9d2-47e7-8921-efcf5d487336 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:53.657982 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9db1f2a6-b9d2-47e7-8921-efcf5d487336 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:53.662868 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:53.662868 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:53.663298 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9db1f2a6-b9d2-47e7-8921-efcf5d487336 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:53.663979 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9db1f2a6-b9d2-47e7-8921-efcf5d487336 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 returned with HTTP 200 Aug 01 14:06:53.664317 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1266/5117] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:53 2026] GET /volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:53.672161 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:53.674056 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:06:53.674402 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bbd63d9f-5132-487e-9dda-6be07e539046", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-437291178"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:53.675877 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request body: {'volume': {'snapshot_id': 'bbd63d9f-5132-487e-9dda-6be07e539046', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-437291178'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:06:53.681006 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:53.681006 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:53.681448 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:53.681573 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume of 2 GB Aug 01 14:06:53.685124 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Availability Zones retrieved successfully. Aug 01 14:06:53.690112 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (4659b014-0419-4424-b7ee-9d177cbba406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:06:53.690936 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2139ee-64d2-4239-993f-373029fe96ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:53.691854 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:06:53.720465 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2139ee-64d2-4239-993f-373029fe96ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'bbd63d9f-5132-487e-9dda-6be07e539046', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:53.721239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5bc847b-f4d4-4ddb-928f-38d1b31013a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:53.759913 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['12bff06a-de85-4408-a01a-6013e835dbb9', '1577fcae-d1eb-419f-8473-58fbd72fe44c', '658352a6-4bcd-446d-8f5d-a5533becdd97', '2efc8890-6a8c-4ad7-8c7e-34404a64cf45'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:53.760833 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5bc847b-f4d4-4ddb-928f-38d1b31013a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12bff06a-de85-4408-a01a-6013e835dbb9', '1577fcae-d1eb-419f-8473-58fbd72fe44c', '658352a6-4bcd-446d-8f5d-a5533becdd97', '2efc8890-6a8c-4ad7-8c7e-34404a64cf45']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:53.761674 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6aa5797-f706-4584-b4f3-584f5e851ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:53.799847 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6aa5797-f706-4584-b4f3-584f5e851ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faa1fea7-37bf-4a4b-a991-6945325b6d87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-437291178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['12bff06a-de85-4408-a01a-6013e835dbb9','1577fcae-d1eb-419f-8473-58fbd72fe44c','658352a6-4bcd-446d-8f5d-a5533becdd97','2efc8890-6a8c-4ad7-8c7e-34404a64cf45'],size=2,snapshot_id=bbd63d9f-5132-487e-9dda-6be07e539046,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-437291178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faa1fea7-37bf-4a4b-a991-6945325b6d87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d803173242a474985772eddefa5655a',provider_auth=None,provider_geometry=None,provider_id=None,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=bbd63d9f-5132-487e-9dda-6be07e539046,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:53.801282 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e0d055-e975-4941-9120-f98dd33ac733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:53.819025 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e0d055-e975-4941-9120-f98dd33ac733) transitioned into state 'SUCCESS' from state '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-437291178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['12bff06a-de85-4408-a01a-6013e835dbb9','1577fcae-d1eb-419f-8473-58fbd72fe44c','658352a6-4bcd-446d-8f5d-a5533becdd97','2efc8890-6a8c-4ad7-8c7e-34404a64cf45'],size=2,snapshot_id=bbd63d9f-5132-487e-9dda-6be07e539046,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:53.819755 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4c200e-3404-4aa0-a7f2-464a0361979f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:53.837253 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4c200e-3404-4aa0-a7f2-464a0361979f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:53.837993 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (4659b014-0419-4424-b7ee-9d177cbba406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:06:53.838367 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request issued successfully. Aug 01 14:06:53.838878 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0bd25bf1-7a11-45f2-8442-5ab89e95f95d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:06:53.839442 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1286/5118] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:06:53 2026] POST /volume/v3/volumes => generated 787 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:53.850638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7c098a91-3900-40c0-b099-3fff42632661 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:53.852480 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c098a91-3900-40c0-b099-3fff42632661 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 Aug 01 14:06:53.852675 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c098a91-3900-40c0-b099-3fff42632661 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:53.852854 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c098a91-3900-40c0-b099-3fff42632661 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:53.861292 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:53.861292 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:53.865077 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7c098a91-3900-40c0-b099-3fff42632661 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:53.869059 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c098a91-3900-40c0-b099-3fff42632661 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 returned with HTTP 200 Aug 01 14:06:53.869451 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1291/5119] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:53 2026] GET /volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:54.882747 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-460ce9d2-bd7a-412d-8871-8eadb201ede8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:54.884438 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-460ce9d2-bd7a-412d-8871-8eadb201ede8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 Aug 01 14:06:54.884608 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-460ce9d2-bd7a-412d-8871-8eadb201ede8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:54.884807 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-460ce9d2-bd7a-412d-8871-8eadb201ede8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:54.891194 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:54.891194 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:54.894201 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-460ce9d2-bd7a-412d-8871-8eadb201ede8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:54.897767 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-460ce9d2-bd7a-412d-8871-8eadb201ede8 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 returned with HTTP 200 Aug 01 14:06:54.898084 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1277/5120] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:54 2026] GET /volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:54.908738 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b7bba969-23c2-46ad-9a7c-44f71fb39c57 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:54.910443 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b7bba969-23c2-46ad-9a7c-44f71fb39c57 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 Aug 01 14:06:54.910618 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b7bba969-23c2-46ad-9a7c-44f71fb39c57 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:54.910797 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b7bba969-23c2-46ad-9a7c-44f71fb39c57 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:54.917193 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:54.917193 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:54.920654 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b7bba969-23c2-46ad-9a7c-44f71fb39c57 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:54.924349 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b7bba969-23c2-46ad-9a7c-44f71fb39c57 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 returned with HTTP 200 Aug 01 14:06:54.924673 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1267/5121] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:54 2026] GET /volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:54.935827 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7f885e21-5e56-46b2-b853-f1ee04ad878f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:54.937983 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f885e21-5e56-46b2-b853-f1ee04ad878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 Aug 01 14:06:54.938207 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f885e21-5e56-46b2-b853-f1ee04ad878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:54.938413 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f885e21-5e56-46b2-b853-f1ee04ad878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:54.938576 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-7f885e21-5e56-46b2-b853-f1ee04ad878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume with id: faa1fea7-37bf-4a4b-a991-6945325b6d87 Aug 01 14:06:54.945519 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:54.945519 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:54.945957 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7f885e21-5e56-46b2-b853-f1ee04ad878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:54.959543 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7f885e21-5e56-46b2-b853-f1ee04ad878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume request issued successfully. Aug 01 14:06:54.959714 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f885e21-5e56-46b2-b853-f1ee04ad878f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 returned with HTTP 202 Aug 01 14:06:54.960075 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1287/5122] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:06:54 2026] DELETE /volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:54.966359 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-63cec46a-de88-4c86-a7da-be0ab3ac4fa1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:54.968037 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-63cec46a-de88-4c86-a7da-be0ab3ac4fa1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 Aug 01 14:06:54.968244 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-63cec46a-de88-4c86-a7da-be0ab3ac4fa1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:54.968470 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-63cec46a-de88-4c86-a7da-be0ab3ac4fa1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:54.974900 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:54.974900 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:54.978205 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-63cec46a-de88-4c86-a7da-be0ab3ac4fa1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:54.982136 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-63cec46a-de88-4c86-a7da-be0ab3ac4fa1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 returned with HTTP 200 Aug 01 14:06:54.982547 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1292/5123] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:54 2026] GET /volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:55.995973 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-71c7f55e-a45d-4cc8-bf5e-7b9b1b858ac3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:55.997660 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71c7f55e-a45d-4cc8-bf5e-7b9b1b858ac3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 Aug 01 14:06:55.997870 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71c7f55e-a45d-4cc8-bf5e-7b9b1b858ac3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:55.998024 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71c7f55e-a45d-4cc8-bf5e-7b9b1b858ac3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:56.003405 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71c7f55e-a45d-4cc8-bf5e-7b9b1b858ac3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 returned with HTTP 404 Aug 01 14:06:56.003833 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1278/5124] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:55 2026] GET /volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:56.011114 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-97f06939-756c-4a36-b7b4-9b81dc15cb1b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:56.013410 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-97f06939-756c-4a36-b7b4-9b81dc15cb1b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 Aug 01 14:06:56.013645 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-97f06939-756c-4a36-b7b4-9b81dc15cb1b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:56.013830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-97f06939-756c-4a36-b7b4-9b81dc15cb1b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:56.019411 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-97f06939-756c-4a36-b7b4-9b81dc15cb1b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 returned with HTTP 404 Aug 01 14:06:56.019872 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1268/5125] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:56 2026] GET /volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:56.027310 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8b610220-c83c-4af7-9260-dd5bb76578c0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:56.028967 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8b610220-c83c-4af7-9260-dd5bb76578c0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 Aug 01 14:06:56.029167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8b610220-c83c-4af7-9260-dd5bb76578c0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:56.029397 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8b610220-c83c-4af7-9260-dd5bb76578c0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:56.029562 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-8b610220-c83c-4af7-9260-dd5bb76578c0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume with id: faa1fea7-37bf-4a4b-a991-6945325b6d87 Aug 01 14:06:56.035822 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8b610220-c83c-4af7-9260-dd5bb76578c0 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 returned with HTTP 404 Aug 01 14:06:56.036367 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1288/5126] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:06:56 2026] DELETE /volume/v3/volumes/faa1fea7-37bf-4a4b-a991-6945325b6d87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:56.044885 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c6ab348c-45aa-4a0b-8399-348bd5daf450 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:56.046659 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6ab348c-45aa-4a0b-8399-348bd5daf450 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 Aug 01 14:06:56.046868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6ab348c-45aa-4a0b-8399-348bd5daf450 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:56.047083 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6ab348c-45aa-4a0b-8399-348bd5daf450 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:56.047177 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-c6ab348c-45aa-4a0b-8399-348bd5daf450 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: bbd63d9f-5132-487e-9dda-6be07e539046 Aug 01 14:06:56.052087 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:56.052087 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:56.052613 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c6ab348c-45aa-4a0b-8399-348bd5daf450 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:56.067282 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c6ab348c-45aa-4a0b-8399-348bd5daf450 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot delete request issued successfully. Aug 01 14:06:56.067282 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6ab348c-45aa-4a0b-8399-348bd5daf450 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 returned with HTTP 202 Aug 01 14:06:56.067519 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1293/5127] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:06:56 2026] DELETE /volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:56.076284 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-69cc0c26-f254-4a8e-b49d-596e89eba20f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:56.078189 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69cc0c26-f254-4a8e-b49d-596e89eba20f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 Aug 01 14:06:56.078444 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69cc0c26-f254-4a8e-b49d-596e89eba20f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:56.078690 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69cc0c26-f254-4a8e-b49d-596e89eba20f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:56.083664 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:56.083664 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:56.084077 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-69cc0c26-f254-4a8e-b49d-596e89eba20f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:56.084888 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69cc0c26-f254-4a8e-b49d-596e89eba20f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 returned with HTTP 200 Aug 01 14:06:56.085270 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1279/5128] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:56 2026] GET /volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:57.094845 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f8abeb4b-569b-4440-a716-2464ccfc2933 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:57.096500 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f8abeb4b-569b-4440-a716-2464ccfc2933 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 Aug 01 14:06:57.096685 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f8abeb4b-569b-4440-a716-2464ccfc2933 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:57.096860 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f8abeb4b-569b-4440-a716-2464ccfc2933 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:57.100825 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f8abeb4b-569b-4440-a716-2464ccfc2933 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 returned with HTTP 404 Aug 01 14:06:57.101255 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1269/5129] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:57 2026] GET /volume/v3/snapshots/bbd63d9f-5132-487e-9dda-6be07e539046 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:57.108018 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c89afd5c-8e7b-4057-8a37-d34a59e6faa5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:57.109664 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c89afd5c-8e7b-4057-8a37-d34a59e6faa5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb Aug 01 14:06:57.109837 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c89afd5c-8e7b-4057-8a37-d34a59e6faa5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:57.110003 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c89afd5c-8e7b-4057-8a37-d34a59e6faa5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:57.117456 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:57.117456 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:57.121110 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c89afd5c-8e7b-4057-8a37-d34a59e6faa5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:57.124706 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c89afd5c-8e7b-4057-8a37-d34a59e6faa5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb returned with HTTP 200 Aug 01 14:06:57.125029 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1289/5130] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:57 2026] GET /volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:57.136286 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-87554c58-bc9e-47d3-920b-58341cba349a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:57.137549 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87554c58-bc9e-47d3-920b-58341cba349a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb Aug 01 14:06:57.137731 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87554c58-bc9e-47d3-920b-58341cba349a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:57.137903 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87554c58-bc9e-47d3-920b-58341cba349a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:57.138053 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-87554c58-bc9e-47d3-920b-58341cba349a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume with id: 0b628518-4b32-44fb-8368-eae3ef4a61eb Aug 01 14:06:57.144513 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:57.144513 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:57.144885 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-87554c58-bc9e-47d3-920b-58341cba349a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:57.158794 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-87554c58-bc9e-47d3-920b-58341cba349a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume request issued successfully. Aug 01 14:06:57.158945 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87554c58-bc9e-47d3-920b-58341cba349a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb returned with HTTP 202 Aug 01 14:06:57.159395 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1294/5131] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:06:57 2026] DELETE /volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:06:57.165888 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4927fde8-3b97-4026-a93a-4b7546479072 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:57.167282 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4927fde8-3b97-4026-a93a-4b7546479072 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb Aug 01 14:06:57.167475 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4927fde8-3b97-4026-a93a-4b7546479072 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:57.167653 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4927fde8-3b97-4026-a93a-4b7546479072 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:57.174074 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:57.174074 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:57.177430 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4927fde8-3b97-4026-a93a-4b7546479072 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:57.180966 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4927fde8-3b97-4026-a93a-4b7546479072 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb returned with HTTP 200 Aug 01 14:06:57.181575 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1280/5132] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:57 2026] GET /volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:57.226661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-bda22432-bcdd-4485-ac68-8e9ee4ff318d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:57.228734 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-bda22432-bcdd-4485-ac68-8e9ee4ff318d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/limits Aug 01 14:06:57.228996 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-bda22432-bcdd-4485-ac68-8e9ee4ff318d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:57.229401 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-bda22432-bcdd-4485-ac68-8e9ee4ff318d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:57.246315 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-bda22432-bcdd-4485-ac68-8e9ee4ff318d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Aug 01 14:06:57.246655 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1270/5133] 10.4.3.223 () {68 vars in 1484 bytes} [Sat Aug 1 14:06:57 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:57.287190 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-efbfa2e6-7b80-4772-9d7c-3065f8d24f1d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:57.289369 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-efbfa2e6-7b80-4772-9d7c-3065f8d24f1d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:06:57.289585 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-efbfa2e6-7b80-4772-9d7c-3065f8d24f1d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:57.289779 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-efbfa2e6-7b80-4772-9d7c-3065f8d24f1d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:57.298137 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:57.298137 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:57.300858 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-efbfa2e6-7b80-4772-9d7c-3065f8d24f1d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:57.304861 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-efbfa2e6-7b80-4772-9d7c-3065f8d24f1d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 200 Aug 01 14:06:57.305320 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1290/5134] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:06:57 2026] GET /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 1659 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:06:57.315634 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-6347e252-db0f-4199-94f9-38f69afeb859 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:57.317712 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-6347e252-db0f-4199-94f9-38f69afeb859 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:06:57.318116 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-6347e252-db0f-4199-94f9-38f69afeb859 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f7dc9cf-c4f7-4220-812a-da4d3b724dbe", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-351686217", "description": null, "metadata": {}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:57.328000 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:57.328000 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:57.328545 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-6347e252-db0f-4199-94f9-38f69afeb859 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:06:57.328712 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-6347e252-db0f-4199-94f9-38f69afeb859 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create snapshot from volume 8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:06:57.355407 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-6347e252-db0f-4199-94f9-38f69afeb859 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['5ca161cb-7518-4753-a5f6-a6fdb085e06b', 'a13cf178-1113-4db7-9474-8a0fddbd0b01', 'eec78851-4d1b-4e6e-a60c-649a0dc4f053', 'e814033a-c2fc-4073-b2e2-18b9ace47bb2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:57.385539 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-6347e252-db0f-4199-94f9-38f69afeb859 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot force create request issued successfully. Aug 01 14:06:57.386050 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-03a24855-b1f1-4deb-86b7-76f26c29f8e0 req-6347e252-db0f-4199-94f9-38f69afeb859 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:06:57.386458 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1295/5135] 10.4.3.223 () {72 vars in 1547 bytes} [Sat Aug 1 14:06:57 2026] POST /volume/v3/snapshots => generated 319 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:58.194711 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-81fff480-72ff-4fce-9087-1243f330583e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:58.196443 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-81fff480-72ff-4fce-9087-1243f330583e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb Aug 01 14:06:58.196658 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-81fff480-72ff-4fce-9087-1243f330583e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:58.196843 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-81fff480-72ff-4fce-9087-1243f330583e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:58.202644 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-81fff480-72ff-4fce-9087-1243f330583e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb returned with HTTP 404 Aug 01 14:06:58.203129 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1281/5136] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:58 2026] GET /volume/v3/volumes/0b628518-4b32-44fb-8368-eae3ef4a61eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:06:58.210525 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f9eb50ce-83b9-448c-8145-ddccbb88a093 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:58.212334 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f9eb50ce-83b9-448c-8145-ddccbb88a093 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:06:58.212595 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f9eb50ce-83b9-448c-8145-ddccbb88a093 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:58.212769 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f9eb50ce-83b9-448c-8145-ddccbb88a093 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:58.222783 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:58.222783 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:58.227870 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f9eb50ce-83b9-448c-8145-ddccbb88a093 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:58.232609 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f9eb50ce-83b9-448c-8145-ddccbb88a093 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:06:58.233013 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1271/5137] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:58 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:58.245494 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:58.247373 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:06:58.247753 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1016365626"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:58.249129 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1016365626'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:06:58.249306 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume of 1 GB Aug 01 14:06:58.253246 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Availability Zones retrieved successfully. Aug 01 14:06:58.258498 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (ee4ebb67-90ff-422b-9290-407eccc23909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:06:58.259431 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60970358-b533-4a5e-8ec2-c95125abc0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:58.260303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:06:58.284332 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60970358-b533-4a5e-8ec2-c95125abc0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:58.285092 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b321fd3e-335e-42ae-87b2-2dbabf304023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:58.322968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['f79f4eef-6572-461e-8fa3-d568af1f3bd7', '1f92b711-3a83-4a0d-92f8-9f1073bdbaec', '160399b8-effb-4685-b13e-9ae492c587fa', '71e501f1-d0d1-4e2d-b2ad-2098b4a4c010'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:58.323817 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b321fd3e-335e-42ae-87b2-2dbabf304023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f79f4eef-6572-461e-8fa3-d568af1f3bd7', '1f92b711-3a83-4a0d-92f8-9f1073bdbaec', '160399b8-effb-4685-b13e-9ae492c587fa', '71e501f1-d0d1-4e2d-b2ad-2098b4a4c010']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:58.324612 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0015f904-89a1-49f3-bd04-1d82dd7fcee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:58.345554 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0015f904-89a1-49f3-bd04-1d82dd7fcee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03826b22-8121-4c94-ba74-6c80ce111d19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1016365626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['f79f4eef-6572-461e-8fa3-d568af1f3bd7','1f92b711-3a83-4a0d-92f8-9f1073bdbaec','160399b8-effb-4685-b13e-9ae492c587fa','71e501f1-d0d1-4e2d-b2ad-2098b4a4c010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1016365626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03826b22-8121-4c94-ba74-6c80ce111d19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d803173242a474985772eddefa5655a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:58.346284 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5944cdc4-b3b8-4817-bb16-36143bd8ef34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:58.361379 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5944cdc4-b3b8-4817-bb16-36143bd8ef34) transitioned into state 'SUCCESS' from state '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-1016365626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['f79f4eef-6572-461e-8fa3-d568af1f3bd7','1f92b711-3a83-4a0d-92f8-9f1073bdbaec','160399b8-effb-4685-b13e-9ae492c587fa','71e501f1-d0d1-4e2d-b2ad-2098b4a4c010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:58.362145 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f26d82-7872-4fa2-9840-d95b3aa6810f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:06:58.370117 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f26d82-7872-4fa2-9840-d95b3aa6810f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:06:58.370848 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (ee4ebb67-90ff-422b-9290-407eccc23909) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:06:58.371159 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request issued successfully. Aug 01 14:06:58.371678 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e5b3f01-263f-49dd-963f-7101a38ca46b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:06:58.372057 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1291/5138] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:06:58 2026] POST /volume/v3/volumes => generated 754 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:58.383052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-19ea9ffa-4404-488d-8910-3e6dcc7d84e5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:58.384973 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19ea9ffa-4404-488d-8910-3e6dcc7d84e5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 Aug 01 14:06:58.385163 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19ea9ffa-4404-488d-8910-3e6dcc7d84e5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:58.385406 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19ea9ffa-4404-488d-8910-3e6dcc7d84e5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:58.392337 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:58.392337 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:58.395642 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-19ea9ffa-4404-488d-8910-3e6dcc7d84e5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:58.399297 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19ea9ffa-4404-488d-8910-3e6dcc7d84e5 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 returned with HTTP 200 Aug 01 14:06:58.399631 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1296/5139] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:58 2026] GET /volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:58.846627 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3f5e0b59-cf47-466a-bd4c-1e61c940507b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:58.848351 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f5e0b59-cf47-466a-bd4c-1e61c940507b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d Aug 01 14:06:58.848538 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f5e0b59-cf47-466a-bd4c-1e61c940507b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:58.848736 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f5e0b59-cf47-466a-bd4c-1e61c940507b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:58.853479 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:58.853479 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:06:58.853871 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3f5e0b59-cf47-466a-bd4c-1e61c940507b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:06:58.854631 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f5e0b59-cf47-466a-bd4c-1e61c940507b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d returned with HTTP 200 Aug 01 14:06:58.854950 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1282/5140] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:58 2026] GET /volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:59.411673 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1e562dc2-0bf2-496b-9cf1-d983d5dd5d66 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:59.413814 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1e562dc2-0bf2-496b-9cf1-d983d5dd5d66 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 Aug 01 14:06:59.414072 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1e562dc2-0bf2-496b-9cf1-d983d5dd5d66 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:59.414367 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1e562dc2-0bf2-496b-9cf1-d983d5dd5d66 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:59.420928 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:59.420928 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:06:59.424378 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1e562dc2-0bf2-496b-9cf1-d983d5dd5d66 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:59.428033 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1e562dc2-0bf2-496b-9cf1-d983d5dd5d66 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 returned with HTTP 200 Aug 01 14:06:59.428424 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1272/5141] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:06:59 2026] GET /volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:06:59.439904 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1a22eac3-3c16-410e-85ea-2e30f02ce01c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:59.441499 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a22eac3-3c16-410e-85ea-2e30f02ce01c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:06:59.441781 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a22eac3-3c16-410e-85ea-2e30f02ce01c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03826b22-8121-4c94-ba74-6c80ce111d19", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1455915141"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:06:59.448815 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:59.448815 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:06:59.449183 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1a22eac3-3c16-410e-85ea-2e30f02ce01c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:06:59.449310 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-1a22eac3-3c16-410e-85ea-2e30f02ce01c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create snapshot from volume 03826b22-8121-4c94-ba74-6c80ce111d19 Aug 01 14:06:59.469580 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1a22eac3-3c16-410e-85ea-2e30f02ce01c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['9bf54920-dca2-41c0-a27f-654c53949c6b', '71a204dd-bfa2-4f3f-9d97-2b2b8b2fd3d1', '9a1d436b-2061-430e-bb0e-5f8ab0c8ae64', '2ec02a80-92d6-4aa0-a54f-a52878f4740b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:06:59.494857 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1a22eac3-3c16-410e-85ea-2e30f02ce01c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot create request issued successfully. Aug 01 14:06:59.495149 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a22eac3-3c16-410e-85ea-2e30f02ce01c tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:06:59.495563 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1292/5142] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:06:59 2026] POST /volume/v3/snapshots => generated 310 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:06:59.503785 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6f74c87a-85be-4673-a7ad-430dfa623636 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:06:59.505529 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6f74c87a-85be-4673-a7ad-430dfa623636 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 Aug 01 14:06:59.505713 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6f74c87a-85be-4673-a7ad-430dfa623636 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:06:59.505911 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6f74c87a-85be-4673-a7ad-430dfa623636 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:06:59.511683 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:06:59.511683 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:06:59.512385 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6f74c87a-85be-4673-a7ad-430dfa623636 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:06:59.513654 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6f74c87a-85be-4673-a7ad-430dfa623636 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 returned with HTTP 200 Aug 01 14:06:59.514001 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1297/5143] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:06:59 2026] GET /volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:00.215038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-e2bdbbaa-d763-42cd-bc51-6599fc2d130d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:00.216910 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-e2bdbbaa-d763-42cd-bc51-6599fc2d130d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d Aug 01 14:07:00.217071 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-e2bdbbaa-d763-42cd-bc51-6599fc2d130d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:00.217264 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-e2bdbbaa-d763-42cd-bc51-6599fc2d130d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:00.222035 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:00.222035 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:00.222597 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-e2bdbbaa-d763-42cd-bc51-6599fc2d130d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:07:00.223297 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-e2bdbbaa-d763-42cd-bc51-6599fc2d130d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d returned with HTTP 200 Aug 01 14:07:00.223693 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1283/5144] 10.4.3.223 () {68 vars in 1604 bytes} [Sat Aug 1 14:07:00 2026] GET /volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:00.521863 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-02c72ccd-862e-4348-85b2-b5fde5ecbf38 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:00.523650 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-02c72ccd-862e-4348-85b2-b5fde5ecbf38 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 Aug 01 14:07:00.523894 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-02c72ccd-862e-4348-85b2-b5fde5ecbf38 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:00.524087 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-02c72ccd-862e-4348-85b2-b5fde5ecbf38 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:00.529124 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:00.529124 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:00.529630 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-02c72ccd-862e-4348-85b2-b5fde5ecbf38 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:07:00.530464 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-02c72ccd-862e-4348-85b2-b5fde5ecbf38 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 returned with HTTP 200 Aug 01 14:07:00.530821 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1273/5145] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:07:00 2026] GET /volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:00.538971 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:00.541312 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:07:00.541752 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d183c53e-1c03-4284-b9db-aef98a1f0548", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1155876545"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:00.543742 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request body: {'volume': {'snapshot_id': 'd183c53e-1c03-4284-b9db-aef98a1f0548', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1155876545'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:07:00.550010 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:00.550010 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:00.550564 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:07:00.550679 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume of 1 GB Aug 01 14:07:00.554730 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Availability Zones retrieved successfully. Aug 01 14:07:00.560040 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (93314918-8759-4428-9b95-117546413010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:07:00.560938 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257f9d4e-7100-41c6-9c8d-cf6b066e1fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:00.561801 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:07:00.595984 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257f9d4e-7100-41c6-9c8d-cf6b066e1fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd183c53e-1c03-4284-b9db-aef98a1f0548', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:00.596751 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4956597-140b-43e2-9aca-c7eea091d78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:00.632677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Created reservations ['07e115c6-7d53-4f3e-8343-2bf212cfa0cd', '06aefad5-76be-47a2-bf3e-a24ba9f2537b', '7b14bca3-cf0d-4e99-ad73-d2beb42592ba', 'e9dd8f49-39f4-4b05-a907-64c7f14cfcd9'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:07:00.633544 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4956597-140b-43e2-9aca-c7eea091d78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07e115c6-7d53-4f3e-8343-2bf212cfa0cd', '06aefad5-76be-47a2-bf3e-a24ba9f2537b', '7b14bca3-cf0d-4e99-ad73-d2beb42592ba', 'e9dd8f49-39f4-4b05-a907-64c7f14cfcd9']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:00.634199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70514d54-0d48-468d-983e-68ab9b50e245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:00.672808 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70514d54-0d48-468d-983e-68ab9b50e245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1155876545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['07e115c6-7d53-4f3e-8343-2bf212cfa0cd','06aefad5-76be-47a2-bf3e-a24ba9f2537b','7b14bca3-cf0d-4e99-ad73-d2beb42592ba','e9dd8f49-39f4-4b05-a907-64c7f14cfcd9'],size=1,snapshot_id=d183c53e-1c03-4284-b9db-aef98a1f0548,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1155876545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d803173242a474985772eddefa5655a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d183c53e-1c03-4284-b9db-aef98a1f0548,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:00.673902 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6e02a0-d4f5-4497-979e-a9ed3cc03a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:00.692805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6e02a0-d4f5-4497-979e-a9ed3cc03a6a) transitioned into state 'SUCCESS' from state '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-1155876545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d803173242a474985772eddefa5655a',qos_specs=None,replication_status=,reservations=['07e115c6-7d53-4f3e-8343-2bf212cfa0cd','06aefad5-76be-47a2-bf3e-a24ba9f2537b','7b14bca3-cf0d-4e99-ad73-d2beb42592ba','e9dd8f49-39f4-4b05-a907-64c7f14cfcd9'],size=1,snapshot_id=d183c53e-1c03-4284-b9db-aef98a1f0548,source_replicaid=,source_volid=None,status='creating',user_id='658c3cd89afb4e3e9ffff60a2ba4f5e4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:00.693783 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdb0010-dd43-4f97-a8fb-aa7370156061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:00.716470 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdb0010-dd43-4f97-a8fb-aa7370156061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:00.717239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Flow 'volume_create_api' (93314918-8759-4428-9b95-117546413010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:07:00.717590 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Create volume request issued successfully. Aug 01 14:07:00.718306 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b013c603-bec4-47d5-bbc9-ffefe7a5446f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:07:00.718845 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1293/5146] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:07:00 2026] POST /volume/v3/volumes => generated 788 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:07:00.730331 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9f314a15-bd0a-43c9-90c4-a523454ac767 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:00.732165 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f314a15-bd0a-43c9-90c4-a523454ac767 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e Aug 01 14:07:00.732454 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f314a15-bd0a-43c9-90c4-a523454ac767 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:00.732575 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f314a15-bd0a-43c9-90c4-a523454ac767 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:00.739115 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:00.739115 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:00.743182 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9f314a15-bd0a-43c9-90c4-a523454ac767 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:00.747461 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f314a15-bd0a-43c9-90c4-a523454ac767 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e returned with HTTP 200 Aug 01 14:07:00.747885 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1298/5147] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:00 2026] GET /volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:00.940557 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-247ec6a7-77d4-4493-8465-bde26378ba6e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:00.942611 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-247ec6a7-77d4-4493-8465-bde26378ba6e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d Aug 01 14:07:00.942824 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-247ec6a7-77d4-4493-8465-bde26378ba6e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:00.943007 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-247ec6a7-77d4-4493-8465-bde26378ba6e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:00.947913 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:00.947913 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:00.948335 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-247ec6a7-77d4-4493-8465-bde26378ba6e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:07:00.949080 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-247ec6a7-77d4-4493-8465-bde26378ba6e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d returned with HTTP 200 Aug 01 14:07:00.949437 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1284/5148] 10.4.3.223 () {68 vars in 1604 bytes} [Sat Aug 1 14:07:00 2026] GET /volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:00.956206 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5ae24f30-d934-4ed3-9ae1-ddd7cb68d4ce None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:00.958261 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5ae24f30-d934-4ed3-9ae1-ddd7cb68d4ce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:07:00.958462 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5ae24f30-d934-4ed3-9ae1-ddd7cb68d4ce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:00.958636 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5ae24f30-d934-4ed3-9ae1-ddd7cb68d4ce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:00.968435 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:00.968435 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:00.971844 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5ae24f30-d934-4ed3-9ae1-ddd7cb68d4ce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:00.977165 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5ae24f30-d934-4ed3-9ae1-ddd7cb68d4ce tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 200 Aug 01 14:07:00.977748 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1274/5149] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:07:00 2026] GET /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:00.985948 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:00.988146 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:07:00.988559 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d8ddfa8c-2852-4f38-8073-9a70baeb322d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:00.990230 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd8ddfa8c-2852-4f38-8073-9a70baeb322d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:07:01.000107 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:01.000107 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:01.000514 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:07:01.000820 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume of 1 GB Aug 01 14:07:01.001477 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Availability Zones retrieved successfully. Aug 01 14:07:01.006970 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (8cd59a3c-c23a-413f-a109-634d35ab8a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:07:01.008968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48c9487-440f-4762-9523-55aa2ada2544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:01.009930 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:07:01.042012 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48c9487-440f-4762-9523-55aa2ada2544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8ddfa8c-2852-4f38-8073-9a70baeb322d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:01.043205 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bbb3110-aa7a-4ce7-9a0c-adcebf3e23eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:01.084784 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['7fd4efe7-e259-4c91-ba02-6d241c6d0003', '0ed2056f-78a4-4fb0-a92a-9fac36f15b7e', '71254103-07a2-4a35-8f6e-d653159c9d06', '2d5c73c9-8dc0-4576-9cfd-14f6358f8acf'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:07:01.085974 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bbb3110-aa7a-4ce7-9a0c-adcebf3e23eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fd4efe7-e259-4c91-ba02-6d241c6d0003', '0ed2056f-78a4-4fb0-a92a-9fac36f15b7e', '71254103-07a2-4a35-8f6e-d653159c9d06', '2d5c73c9-8dc0-4576-9cfd-14f6358f8acf']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:01.087296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d2da0c0-f368-4443-998d-4ccf5dcf9fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:01.142608 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d2da0c0-f368-4443-998d-4ccf5dcf9fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f0ecf7a-dd23-422e-9516-35bf6f0275fc', '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='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['7fd4efe7-e259-4c91-ba02-6d241c6d0003','0ed2056f-78a4-4fb0-a92a-9fac36f15b7e','71254103-07a2-4a35-8f6e-d653159c9d06','2d5c73c9-8dc0-4576-9cfd-14f6358f8acf'],size=1,snapshot_id=d8ddfa8c-2852-4f38-8073-9a70baeb322d,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), '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-01T14:07:01Z,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=4f0ecf7a-dd23-422e-9516-35bf6f0275fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9808655a594b319176b356ed718047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8ddfa8c-2852-4f38-8073-9a70baeb322d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c995057415c415b8a1ad88dac9790f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:01.143864 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c28fe2-a4ea-44a8-ad69-49ee39c6cc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:01.164597 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c28fe2-a4ea-44a8-ad69-49ee39c6cc29) transitioned into 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='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['7fd4efe7-e259-4c91-ba02-6d241c6d0003','0ed2056f-78a4-4fb0-a92a-9fac36f15b7e','71254103-07a2-4a35-8f6e-d653159c9d06','2d5c73c9-8dc0-4576-9cfd-14f6358f8acf'],size=1,snapshot_id=d8ddfa8c-2852-4f38-8073-9a70baeb322d,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:01.165726 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (474d8fe3-cd03-4b9a-9e2d-0478ffa71aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:01.195745 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (474d8fe3-cd03-4b9a-9e2d-0478ffa71aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:01.196978 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (8cd59a3c-c23a-413f-a109-634d35ab8a72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:07:01.197408 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request issued successfully. Aug 01 14:07:01.198136 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-dd894bd4-5438-4638-8c25-9b83fb15f1c5 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:07:01.198754 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1294/5150] 10.4.3.223 () {72 vars in 1541 bytes} [Sat Aug 1 14:07:00 2026] POST /volume/v3/volumes => generated 736 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:07:01.207011 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-1258fcd6-cc40-4e78-a465-144ef08df7c8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:01.209589 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-1258fcd6-cc40-4e78-a465-144ef08df7c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc Aug 01 14:07:01.209824 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-1258fcd6-cc40-4e78-a465-144ef08df7c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:01.210053 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-1258fcd6-cc40-4e78-a465-144ef08df7c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:01.218781 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:01.218781 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:01.222675 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-1258fcd6-cc40-4e78-a465-144ef08df7c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:01.227483 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-1258fcd6-cc40-4e78-a465-144ef08df7c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc returned with HTTP 200 Aug 01 14:07:01.227945 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1299/5151] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:07:01 2026] GET /volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:01.236265 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-54b7826d-00fe-415a-967e-1822ef916581 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:01.238301 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-54b7826d-00fe-415a-967e-1822ef916581 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc Aug 01 14:07:01.238517 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-54b7826d-00fe-415a-967e-1822ef916581 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:01.238717 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-54b7826d-00fe-415a-967e-1822ef916581 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:01.246574 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:01.246574 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:01.250958 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-54b7826d-00fe-415a-967e-1822ef916581 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:01.255348 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-54b7826d-00fe-415a-967e-1822ef916581 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc returned with HTTP 200 Aug 01 14:07:01.255940 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1285/5152] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:07:01 2026] GET /volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:01.761823 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1b265b22-2bf3-4069-99c8-f1b7e91951d3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:01.763630 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b265b22-2bf3-4069-99c8-f1b7e91951d3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e Aug 01 14:07:01.763862 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b265b22-2bf3-4069-99c8-f1b7e91951d3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:01.764045 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1b265b22-2bf3-4069-99c8-f1b7e91951d3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:01.771182 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:01.771182 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:01.775190 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-1b265b22-2bf3-4069-99c8-f1b7e91951d3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:01.778875 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1b265b22-2bf3-4069-99c8-f1b7e91951d3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e returned with HTTP 200 Aug 01 14:07:01.779254 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1275/5153] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:01 2026] GET /volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:01.791379 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f871563f-b4d1-4777-bd5c-9857fe58bf69 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:01.793318 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f871563f-b4d1-4777-bd5c-9857fe58bf69 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e Aug 01 14:07:01.793568 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f871563f-b4d1-4777-bd5c-9857fe58bf69 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:01.793740 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f871563f-b4d1-4777-bd5c-9857fe58bf69 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:01.800457 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:01.800457 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:01.803764 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f871563f-b4d1-4777-bd5c-9857fe58bf69 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:01.807543 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f871563f-b4d1-4777-bd5c-9857fe58bf69 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e returned with HTTP 200 Aug 01 14:07:01.807882 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1295/5154] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:01 2026] GET /volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:01.822979 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f80e8486-272e-4cd8-9a36-2dd1f606a10a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:01.824463 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f80e8486-272e-4cd8-9a36-2dd1f606a10a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e Aug 01 14:07:01.824650 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f80e8486-272e-4cd8-9a36-2dd1f606a10a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:01.824833 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f80e8486-272e-4cd8-9a36-2dd1f606a10a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:01.824991 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f80e8486-272e-4cd8-9a36-2dd1f606a10a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume with id: f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e Aug 01 14:07:01.831564 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:01.831564 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:01.832014 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f80e8486-272e-4cd8-9a36-2dd1f606a10a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:01.849248 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f80e8486-272e-4cd8-9a36-2dd1f606a10a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume request issued successfully. Aug 01 14:07:01.849900 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f80e8486-272e-4cd8-9a36-2dd1f606a10a tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e returned with HTTP 202 Aug 01 14:07:01.849900 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1300/5155] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:07:01 2026] DELETE /volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:07:01.856882 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1416db2-0e69-4b07-9aaf-3ebf6ef6094e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:01.858472 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1416db2-0e69-4b07-9aaf-3ebf6ef6094e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e Aug 01 14:07:01.858667 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1416db2-0e69-4b07-9aaf-3ebf6ef6094e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:01.858824 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1416db2-0e69-4b07-9aaf-3ebf6ef6094e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:01.864953 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:01.864953 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:01.871010 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f1416db2-0e69-4b07-9aaf-3ebf6ef6094e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:01.875524 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1416db2-0e69-4b07-9aaf-3ebf6ef6094e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e returned with HTTP 200 Aug 01 14:07:01.875868 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1286/5156] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:01 2026] GET /volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:02.889503 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8cc08ddb-d59d-41a6-b5b9-042c61fed2e1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:02.891668 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8cc08ddb-d59d-41a6-b5b9-042c61fed2e1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e Aug 01 14:07:02.891885 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8cc08ddb-d59d-41a6-b5b9-042c61fed2e1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:02.892101 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8cc08ddb-d59d-41a6-b5b9-042c61fed2e1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:02.897767 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8cc08ddb-d59d-41a6-b5b9-042c61fed2e1 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e returned with HTTP 404 Aug 01 14:07:02.898180 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1276/5157] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:02 2026] GET /volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:02.904237 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b605bcfa-0abe-47f4-a60a-cf39416d7aea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:02.906088 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b605bcfa-0abe-47f4-a60a-cf39416d7aea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e Aug 01 14:07:02.906361 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b605bcfa-0abe-47f4-a60a-cf39416d7aea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:02.906545 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b605bcfa-0abe-47f4-a60a-cf39416d7aea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:02.912228 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b605bcfa-0abe-47f4-a60a-cf39416d7aea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e returned with HTTP 404 Aug 01 14:07:02.912703 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1296/5158] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:02 2026] GET /volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:02.919393 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7d3c783a-c2ed-495e-a131-e96c8be2b41e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:02.920965 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7d3c783a-c2ed-495e-a131-e96c8be2b41e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e Aug 01 14:07:02.921138 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7d3c783a-c2ed-495e-a131-e96c8be2b41e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:02.921339 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7d3c783a-c2ed-495e-a131-e96c8be2b41e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:02.921485 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7d3c783a-c2ed-495e-a131-e96c8be2b41e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume with id: f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e Aug 01 14:07:02.927937 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7d3c783a-c2ed-495e-a131-e96c8be2b41e tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e returned with HTTP 404 Aug 01 14:07:02.928516 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1301/5159] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:07:02 2026] DELETE /volume/v3/volumes/f9ce7fc9-1604-41cb-bba0-a1a6f0c5262e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:02.933992 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-12ba9035-2081-4cbc-94c0-e3d354bb7b9b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:02.935473 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-12ba9035-2081-4cbc-94c0-e3d354bb7b9b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 Aug 01 14:07:02.935656 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-12ba9035-2081-4cbc-94c0-e3d354bb7b9b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:02.935826 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-12ba9035-2081-4cbc-94c0-e3d354bb7b9b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:02.935925 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-12ba9035-2081-4cbc-94c0-e3d354bb7b9b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete snapshot with id: d183c53e-1c03-4284-b9db-aef98a1f0548 Aug 01 14:07:02.940223 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:02.940223 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:02.940577 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-12ba9035-2081-4cbc-94c0-e3d354bb7b9b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:07:02.956172 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-12ba9035-2081-4cbc-94c0-e3d354bb7b9b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot delete request issued successfully. Aug 01 14:07:02.956354 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-12ba9035-2081-4cbc-94c0-e3d354bb7b9b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 returned with HTTP 202 Aug 01 14:07:02.956726 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1287/5160] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:07:02 2026] DELETE /volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:07:02.963012 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ae84b011-e453-4c67-8091-cc2ac43604ea None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:02.964879 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ae84b011-e453-4c67-8091-cc2ac43604ea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 Aug 01 14:07:02.965092 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ae84b011-e453-4c67-8091-cc2ac43604ea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:02.965333 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ae84b011-e453-4c67-8091-cc2ac43604ea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:02.970599 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:02.970599 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:02.971026 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ae84b011-e453-4c67-8091-cc2ac43604ea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Snapshot retrieved successfully. Aug 01 14:07:02.971934 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ae84b011-e453-4c67-8091-cc2ac43604ea tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 returned with HTTP 200 Aug 01 14:07:02.972394 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1277/5161] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:07:02 2026] GET /volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:03.981545 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c31e947b-3aed-4367-847f-2ad9a9b0bc5b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:03.983120 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c31e947b-3aed-4367-847f-2ad9a9b0bc5b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 Aug 01 14:07:03.983336 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c31e947b-3aed-4367-847f-2ad9a9b0bc5b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:03.983536 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c31e947b-3aed-4367-847f-2ad9a9b0bc5b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:03.987680 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c31e947b-3aed-4367-847f-2ad9a9b0bc5b tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 returned with HTTP 404 Aug 01 14:07:03.988084 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1297/5162] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:07:03 2026] GET /volume/v3/snapshots/d183c53e-1c03-4284-b9db-aef98a1f0548 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:03.995336 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e0e6dc3b-ba3f-49a1-97d8-21068057d68d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:03.997569 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0e6dc3b-ba3f-49a1-97d8-21068057d68d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 Aug 01 14:07:03.997841 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0e6dc3b-ba3f-49a1-97d8-21068057d68d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:03.998092 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0e6dc3b-ba3f-49a1-97d8-21068057d68d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:04.006198 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:04.006198 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:04.009518 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e0e6dc3b-ba3f-49a1-97d8-21068057d68d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:04.013373 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0e6dc3b-ba3f-49a1-97d8-21068057d68d tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 returned with HTTP 200 Aug 01 14:07:04.013807 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1302/5163] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:03 2026] GET /volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:04.025113 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68039120-2ed7-4da0-a087-15b53e781e76 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:04.026792 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68039120-2ed7-4da0-a087-15b53e781e76 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 Aug 01 14:07:04.026965 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68039120-2ed7-4da0-a087-15b53e781e76 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:04.027141 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68039120-2ed7-4da0-a087-15b53e781e76 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:04.027327 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-68039120-2ed7-4da0-a087-15b53e781e76 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume with id: 03826b22-8121-4c94-ba74-6c80ce111d19 Aug 01 14:07:04.033869 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:04.033869 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:04.034277 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-68039120-2ed7-4da0-a087-15b53e781e76 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:04.049744 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-68039120-2ed7-4da0-a087-15b53e781e76 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume request issued successfully. Aug 01 14:07:04.049744 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68039120-2ed7-4da0-a087-15b53e781e76 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 returned with HTTP 202 Aug 01 14:07:04.050106 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1288/5164] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:07:04 2026] DELETE /volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:07:04.057618 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d5c0d4e7-2684-4213-82e0-c63b726f800f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:04.059451 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d5c0d4e7-2684-4213-82e0-c63b726f800f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 Aug 01 14:07:04.059558 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d5c0d4e7-2684-4213-82e0-c63b726f800f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:04.059718 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d5c0d4e7-2684-4213-82e0-c63b726f800f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:04.066529 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:04.066529 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:04.069997 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d5c0d4e7-2684-4213-82e0-c63b726f800f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:04.073695 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d5c0d4e7-2684-4213-82e0-c63b726f800f tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 returned with HTTP 200 Aug 01 14:07:04.074064 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1278/5165] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:04 2026] GET /volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:04.263822 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-42d13bd3-65a9-42bc-90ea-a9225bf50649 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:04.265616 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-42d13bd3-65a9-42bc-90ea-a9225bf50649 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc Aug 01 14:07:04.265897 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-42d13bd3-65a9-42bc-90ea-a9225bf50649 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:04.266606 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-42d13bd3-65a9-42bc-90ea-a9225bf50649 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:04.273022 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:04.273022 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:04.276716 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-42d13bd3-65a9-42bc-90ea-a9225bf50649 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:04.280834 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-42d13bd3-65a9-42bc-90ea-a9225bf50649 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc returned with HTTP 200 Aug 01 14:07:04.281192 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1298/5166] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:07:04 2026] GET /volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc => generated 1345 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:04.289126 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ee6e0624-e201-4bbd-9572-6f78f37e3c0b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:04.289719 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee6e0624-e201-4bbd-9572-6f78f37e3c0b None None] GET https://10.4.3.223/volume// Aug 01 14:07:04.289953 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee6e0624-e201-4bbd-9572-6f78f37e3c0b None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:04.290266 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee6e0624-e201-4bbd-9572-6f78f37e3c0b None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:04.290719 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee6e0624-e201-4bbd-9572-6f78f37e3c0b None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:07:04.291136 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1303/5167] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:07: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 01 14:07:04.297463 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-52733105-f3ad-4976-8fbe-1d475cbccfe0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:04.299476 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-52733105-f3ad-4976-8fbe-1d475cbccfe0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:07:04.299856 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-52733105-f3ad-4976-8fbe-1d475cbccfe0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f0ecf7a-dd23-422e-9516-35bf6f0275fc", "connector": null, "instance_uuid": "be2f6982-c961-4799-ac2e-64cda212884a"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:04.308060 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:04.308060 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:04.328775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-52733105-f3ad-4976-8fbe-1d475cbccfe0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:07:04.329201 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1289/5168] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:07:04 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:04.335903 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4a31603c-9447-4595-b192-a29ffa06a8a1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:04.336341 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4a31603c-9447-4595-b192-a29ffa06a8a1 None None] GET https://10.4.3.223/volume// Aug 01 14:07:04.336531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4a31603c-9447-4595-b192-a29ffa06a8a1 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:04.336719 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4a31603c-9447-4595-b192-a29ffa06a8a1 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:04.337028 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4a31603c-9447-4595-b192-a29ffa06a8a1 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:07:04.337328 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1279/5169] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:07: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 01 14:07:04.342989 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-fc961c29-0a03-4d11-8baa-b947628e3980 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:04.345828 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-fc961c29-0a03-4d11-8baa-b947628e3980 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc Aug 01 14:07:04.346133 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-fc961c29-0a03-4d11-8baa-b947628e3980 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:04.346444 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-fc961c29-0a03-4d11-8baa-b947628e3980 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:04.356163 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:04.356163 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:04.359041 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0c43f580-611f-4392-bf60-78574e9dec8a req-fc961c29-0a03-4d11-8baa-b947628e3980 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:04.362870 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-fc961c29-0a03-4d11-8baa-b947628e3980 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc returned with HTTP 200 Aug 01 14:07:04.363229 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1299/5170] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:07:04 2026] GET /volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:07:04.458646 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5c1cb4ce-c300-43e1-88f3-9905eabefb0c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:04.460515 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5c1cb4ce-c300-43e1-88f3-9905eabefb0c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] PUT https://10.4.3.223/volume/v3/attachments/8d4492b3-30d4-4999-a631-d20785cbb590 Aug 01 14:07:04.460849 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5c1cb4ce-c300-43e1-88f3-9905eabefb0c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:04.467539 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5c1cb4ce-c300-43e1-88f3-9905eabefb0c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Acquiring lock "cinder-attachment_update-4f0ecf7a-dd23-422e-9516-35bf6f0275fc-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:07:04.471953 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5c1cb4ce-c300-43e1-88f3-9905eabefb0c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-4f0ecf7a-dd23-422e-9516-35bf6f0275fc-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:07:04.472909 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:04.472909 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:04.541044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5c1cb4ce-c300-43e1-88f3-9905eabefb0c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-4f0ecf7a-dd23-422e-9516-35bf6f0275fc-np0000006308" released by "attachment_update" :: held 0.069s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:07:04.541384 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-5c1cb4ce-c300-43e1-88f3-9905eabefb0c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/8d4492b3-30d4-4999-a631-d20785cbb590 returned with HTTP 200 Aug 01 14:07:04.541787 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1304/5171] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:07:04 2026] PUT /volume/v3/attachments/8d4492b3-30d4-4999-a631-d20785cbb590 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:04.561901 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0c43f580-611f-4392-bf60-78574e9dec8a req-db87870a-c34a-490d-a993-82defd7a0d4a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:04.563991 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-db87870a-c34a-490d-a993-82defd7a0d4a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments/8d4492b3-30d4-4999-a631-d20785cbb590/action Aug 01 14:07:04.564392 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-db87870a-c34a-490d-a993-82defd7a0d4a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:07:04.564510 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-db87870a-c34a-490d-a993-82defd7a0d4a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:04.579111 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:04.579111 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:04.587469 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0c43f580-611f-4392-bf60-78574e9dec8a req-db87870a-c34a-490d-a993-82defd7a0d4a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/8d4492b3-30d4-4999-a631-d20785cbb590/action returned with HTTP 204 Aug 01 14:07:04.587871 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1290/5172] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:07:04 2026] POST /volume/v3/attachments/8d4492b3-30d4-4999-a631-d20785cbb590/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:05.085695 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-32e10b17-3b76-4fc8-b573-3204f3418526 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:05.087388 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-32e10b17-3b76-4fc8-b573-3204f3418526 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 Aug 01 14:07:05.087565 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-32e10b17-3b76-4fc8-b573-3204f3418526 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:05.087735 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-32e10b17-3b76-4fc8-b573-3204f3418526 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:05.093125 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-32e10b17-3b76-4fc8-b573-3204f3418526 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 returned with HTTP 404 Aug 01 14:07:05.093728 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1280/5173] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:05 2026] GET /volume/v3/volumes/03826b22-8121-4c94-ba74-6c80ce111d19 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:05.101052 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5e2e586c-5818-485a-a2c7-cbc57a585ce3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:05.102581 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e2e586c-5818-485a-a2c7-cbc57a585ce3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:07:05.102749 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e2e586c-5818-485a-a2c7-cbc57a585ce3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:05.102959 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e2e586c-5818-485a-a2c7-cbc57a585ce3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:05.109421 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:05.109421 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:05.113128 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5e2e586c-5818-485a-a2c7-cbc57a585ce3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:05.116995 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e2e586c-5818-485a-a2c7-cbc57a585ce3 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:07:05.117402 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1300/5174] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:05 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:05.129688 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a5ee7cc5-94aa-4598-9266-5961640cfc22 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:05.131147 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a5ee7cc5-94aa-4598-9266-5961640cfc22 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] DELETE https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:07:05.131386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a5ee7cc5-94aa-4598-9266-5961640cfc22 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:05.131558 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a5ee7cc5-94aa-4598-9266-5961640cfc22 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:05.131727 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-a5ee7cc5-94aa-4598-9266-5961640cfc22 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume with id: 68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:07:05.137880 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:05.137880 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:05.138303 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a5ee7cc5-94aa-4598-9266-5961640cfc22 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:05.153301 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a5ee7cc5-94aa-4598-9266-5961640cfc22 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Delete volume request issued successfully. Aug 01 14:07:05.153462 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a5ee7cc5-94aa-4598-9266-5961640cfc22 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 202 Aug 01 14:07:05.153903 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1305/5175] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:07:05 2026] DELETE /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:07:05.160516 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8f6ccac1-4f7f-440b-a96b-134fc9da4df7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:05.162275 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f6ccac1-4f7f-440b-a96b-134fc9da4df7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:07:05.162472 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f6ccac1-4f7f-440b-a96b-134fc9da4df7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:05.162645 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f6ccac1-4f7f-440b-a96b-134fc9da4df7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:05.169626 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:05.169626 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:05.173410 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8f6ccac1-4f7f-440b-a96b-134fc9da4df7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Volume info retrieved successfully. Aug 01 14:07:05.177484 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f6ccac1-4f7f-440b-a96b-134fc9da4df7 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 200 Aug 01 14:07:05.177839 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1291/5176] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:05 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:06.189816 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c1cf0211-36e1-4885-8b4a-f76a9982d357 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:06.191442 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c1cf0211-36e1-4885-8b4a-f76a9982d357 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] GET https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec Aug 01 14:07:06.191625 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c1cf0211-36e1-4885-8b4a-f76a9982d357 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:06.191791 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c1cf0211-36e1-4885-8b4a-f76a9982d357 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:06.196790 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c1cf0211-36e1-4885-8b4a-f76a9982d357 tempest-VolumesSnapshotTestJSON-2557689 tempest-VolumesSnapshotTestJSON-2557689-project-member] https://10.4.3.223/volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec returned with HTTP 404 Aug 01 14:07:06.197178 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1281/5177] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:06 2026] GET /volume/v3/volumes/68240d2f-e762-431a-9a6b-106f2ec4d9ec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:15.116426 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=177,cinder:INSERT=35,cinder:UPDATE=73 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:07:15.149310 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=108,cinder:INSERT=18,cinder:UPDATE=42 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:07:15.176551 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=95,cinder:UPDATE=22,cinder:INSERT=8 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:07:16.072193 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-df616e2c-1186-453e-b2e4-6b3aea736560 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:16.073890 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:07:16.074229 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1156940338", "snapshot_id": null, "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:16.075608 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1156940338', 'snapshot_id': None, 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:07:16.144787 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create volume of 1 GB Aug 01 14:07:16.148770 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Availability Zones retrieved successfully. Aug 01 14:07:16.153787 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Flow 'volume_create_api' (3a00c95f-6fbf-46e2-bda6-5454a43eb0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:07:16.154869 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01467727-0179-4bfc-8f25-9f5b772504a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:16.155888 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:07:16.193783 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=68,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:07:16.204740 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01467727-0179-4bfc-8f25-9f5b772504a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:16.205476 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9180f33f-0cc5-4d26-bcae-275213cce98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:16.257263 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Created reservations ['895326f5-dab1-4293-963f-e3bf4e2b8c86', '33001cfe-3e2b-40b0-a4f2-ac9f6cbaf7c7', '83503db2-43fd-4b35-a79d-e1eb34161cd1', '5f7aee88-7a1a-4fc7-a8b2-db9b8841db6d'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:07:16.258023 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9180f33f-0cc5-4d26-bcae-275213cce98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['895326f5-dab1-4293-963f-e3bf4e2b8c86', '33001cfe-3e2b-40b0-a4f2-ac9f6cbaf7c7', '83503db2-43fd-4b35-a79d-e1eb34161cd1', '5f7aee88-7a1a-4fc7-a8b2-db9b8841db6d']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:16.258786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2eed4e0-f8f1-4383-b0ec-56992a3b30ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:16.279078 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2eed4e0-f8f1-4383-b0ec-56992a3b30ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1539bad9-724a-4ca9-b5a3-015458d01770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1156940338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6bcb103f684584a026428c6dc16cdd',qos_specs=None,replication_status=,reservations=['895326f5-dab1-4293-963f-e3bf4e2b8c86','33001cfe-3e2b-40b0-a4f2-ac9f6cbaf7c7','83503db2-43fd-4b35-a79d-e1eb34161cd1','5f7aee88-7a1a-4fc7-a8b2-db9b8841db6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9ce64bf573c4afbb3ad78bd4d415971',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1156940338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1539bad9-724a-4ca9-b5a3-015458d01770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc6bcb103f684584a026428c6dc16cdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9ce64bf573c4afbb3ad78bd4d415971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:16.279812 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6138bd57-a084-4b77-9948-da5ad9f79659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:16.295430 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6138bd57-a084-4b77-9948-da5ad9f79659) transitioned into state 'SUCCESS' from state '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-1156940338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6bcb103f684584a026428c6dc16cdd',qos_specs=None,replication_status=,reservations=['895326f5-dab1-4293-963f-e3bf4e2b8c86','33001cfe-3e2b-40b0-a4f2-ac9f6cbaf7c7','83503db2-43fd-4b35-a79d-e1eb34161cd1','5f7aee88-7a1a-4fc7-a8b2-db9b8841db6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9ce64bf573c4afbb3ad78bd4d415971',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:16.296078 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (791ee7d7-7301-412a-917b-b5a44c0eab07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:16.305165 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (791ee7d7-7301-412a-917b-b5a44c0eab07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:16.305993 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Flow 'volume_create_api' (3a00c95f-6fbf-46e2-bda6-5454a43eb0a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:07:16.306306 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create volume request issued successfully. Aug 01 14:07:16.306807 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df616e2c-1186-453e-b2e4-6b3aea736560 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:07:16.307240 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1301/5178] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 14:07:16 2026] POST /volume/v3/volumes => generated 781 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:16.320887 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a6fa161f-c609-4073-84c6-b79cbc681a59 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:16.322717 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6fa161f-c609-4073-84c6-b79cbc681a59 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:07:16.322916 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6fa161f-c609-4073-84c6-b79cbc681a59 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:16.323093 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6fa161f-c609-4073-84c6-b79cbc681a59 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:16.329937 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:16.329937 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:16.333501 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a6fa161f-c609-4073-84c6-b79cbc681a59 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:07:16.337360 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6fa161f-c609-4073-84c6-b79cbc681a59 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 200 Aug 01 14:07:16.337762 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1306/5179] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:07:16 2026] GET /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:17.350090 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d66eb000-9ced-4e04-97d2-1afdaf0804dc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:17.353708 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d66eb000-9ced-4e04-97d2-1afdaf0804dc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:07:17.353708 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d66eb000-9ced-4e04-97d2-1afdaf0804dc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:17.353708 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d66eb000-9ced-4e04-97d2-1afdaf0804dc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:17.359054 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:17.359054 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:17.362143 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d66eb000-9ced-4e04-97d2-1afdaf0804dc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:07:17.366233 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d66eb000-9ced-4e04-97d2-1afdaf0804dc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 200 Aug 01 14:07:17.366669 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1292/5180] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:07:17 2026] GET /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:07:17.377714 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4a67fd64-652b-4837-a81f-6effdc073931 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:17.379515 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4a67fd64-652b-4837-a81f-6effdc073931 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:07:17.379757 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4a67fd64-652b-4837-a81f-6effdc073931 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:17.379977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4a67fd64-652b-4837-a81f-6effdc073931 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:17.386902 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:17.386902 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:17.390343 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4a67fd64-652b-4837-a81f-6effdc073931 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:07:17.395100 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4a67fd64-652b-4837-a81f-6effdc073931 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 200 Aug 01 14:07:17.395753 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1282/5181] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:07:17 2026] GET /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:07:18.311694 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-b008b7bc-bdce-4ee3-bf7c-ee78f3fc26f2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:18.313646 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-b008b7bc-bdce-4ee3-bf7c-ee78f3fc26f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:07:18.313788 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-b008b7bc-bdce-4ee3-bf7c-ee78f3fc26f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:18.313958 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-b008b7bc-bdce-4ee3-bf7c-ee78f3fc26f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:18.320400 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:18.320400 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:18.323415 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-b008b7bc-bdce-4ee3-bf7c-ee78f3fc26f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:07:18.327828 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-b008b7bc-bdce-4ee3-bf7c-ee78f3fc26f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 200 Aug 01 14:07:18.328248 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1302/5182] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:07:18 2026] GET /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:18.718434 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-aeb5a5a6-981d-4797-b354-78f1c0be566b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:18.720231 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-aeb5a5a6-981d-4797-b354-78f1c0be566b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:07:18.720409 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-aeb5a5a6-981d-4797-b354-78f1c0be566b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:18.720577 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-aeb5a5a6-981d-4797-b354-78f1c0be566b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:18.726538 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:18.726538 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:18.729427 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-aeb5a5a6-981d-4797-b354-78f1c0be566b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:07:18.733190 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-aeb5a5a6-981d-4797-b354-78f1c0be566b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 200 Aug 01 14:07:18.733544 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1307/5183] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:07:18 2026] GET /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 1371 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:18.742273 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-703cdf94-e51e-44e9-b42e-274c0725db43 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:18.744157 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-703cdf94-e51e-44e9-b42e-274c0725db43 None None] GET https://10.4.3.223/volume// Aug 01 14:07:18.744157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-703cdf94-e51e-44e9-b42e-274c0725db43 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:18.744157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-703cdf94-e51e-44e9-b42e-274c0725db43 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:18.744157 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-703cdf94-e51e-44e9-b42e-274c0725db43 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:07:18.744157 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1293/5184] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:07: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 01 14:07:18.750754 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-11c8436a-bcc1-4c14-bbc5-7a93652b745f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:18.752816 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-11c8436a-bcc1-4c14-bbc5-7a93652b745f tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:07:18.753164 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-11c8436a-bcc1-4c14-bbc5-7a93652b745f tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1539bad9-724a-4ca9-b5a3-015458d01770", "connector": null, "instance_uuid": "9a85d351-2da0-4abc-b9b4-6d57ce0cb7b8"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:18.761241 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:18.761241 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:18.783648 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-11c8436a-bcc1-4c14-bbc5-7a93652b745f tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:07:18.784160 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1283/5185] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:07:18 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:19.569847 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-67accb3a-7c8e-46ea-8e2b-029578b6f395 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:19.570312 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-67accb3a-7c8e-46ea-8e2b-029578b6f395 None None] GET https://10.4.3.223/volume// Aug 01 14:07:19.570531 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-67accb3a-7c8e-46ea-8e2b-029578b6f395 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:19.570789 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-67accb3a-7c8e-46ea-8e2b-029578b6f395 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:19.571239 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-67accb3a-7c8e-46ea-8e2b-029578b6f395 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:07:19.571580 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1303/5186] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:07: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 01 14:07:19.580134 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-26710c8e-72f1-4c8e-be1e-fb7e59346592 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:19.582208 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-26710c8e-72f1-4c8e-be1e-fb7e59346592 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:07:19.582423 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-26710c8e-72f1-4c8e-be1e-fb7e59346592 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:19.582584 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-26710c8e-72f1-4c8e-be1e-fb7e59346592 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:19.591774 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:19.591774 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:19.594839 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-26710c8e-72f1-4c8e-be1e-fb7e59346592 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:07:19.599444 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-26710c8e-72f1-4c8e-be1e-fb7e59346592 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 200 Aug 01 14:07:19.599831 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1308/5187] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:07:19 2026] GET /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 1550 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:07:19.702514 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-006c7839-3547-447e-a809-79cf961c1294 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:19.704424 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-006c7839-3547-447e-a809-79cf961c1294 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] PUT https://10.4.3.223/volume/v3/attachments/00a72864-52d7-4eb9-a009-e65358ed3a84 Aug 01 14:07:19.705056 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-006c7839-3547-447e-a809-79cf961c1294 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:19.713244 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-006c7839-3547-447e-a809-79cf961c1294 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Acquiring lock "cinder-attachment_update-1539bad9-724a-4ca9-b5a3-015458d01770-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:07:19.717423 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-006c7839-3547-447e-a809-79cf961c1294 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Lock "cinder-attachment_update-1539bad9-724a-4ca9-b5a3-015458d01770-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:07:19.718345 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:19.718345 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:19.789188 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-006c7839-3547-447e-a809-79cf961c1294 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Lock "cinder-attachment_update-1539bad9-724a-4ca9-b5a3-015458d01770-np0000006308" released by "attachment_update" :: held 0.072s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:07:19.790394 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-006c7839-3547-447e-a809-79cf961c1294 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments/00a72864-52d7-4eb9-a009-e65358ed3a84 returned with HTTP 200 Aug 01 14:07:19.790892 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1294/5188] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:07:19 2026] PUT /volume/v3/attachments/00a72864-52d7-4eb9-a009-e65358ed3a84 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:19.814579 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-d9595df4-7ae6-4c56-a64f-e6f086aae9cb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:19.816534 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-d9595df4-7ae6-4c56-a64f-e6f086aae9cb tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/attachments/00a72864-52d7-4eb9-a009-e65358ed3a84/action Aug 01 14:07:19.816929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-d9595df4-7ae6-4c56-a64f-e6f086aae9cb tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:07:19.817121 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-d9595df4-7ae6-4c56-a64f-e6f086aae9cb tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:19.831571 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:19.831571 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:19.839707 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-e541c224-b25d-45c1-9b85-2229f887a9bc req-d9595df4-7ae6-4c56-a64f-e6f086aae9cb tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments/00a72864-52d7-4eb9-a009-e65358ed3a84/action returned with HTTP 204 Aug 01 14:07:19.840219 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1284/5189] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:07:19 2026] POST /volume/v3/attachments/00a72864-52d7-4eb9-a009-e65358ed3a84/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:28.326601 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:07:29.597640 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=13 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:07:29.783529 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:07:29.837009 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:07:46.868882 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e9a5d56-b146-411a-94fd-59e72d7e750d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:46.870784 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e9a5d56-b146-411a-94fd-59e72d7e750d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc Aug 01 14:07:46.871062 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e9a5d56-b146-411a-94fd-59e72d7e750d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:46.871326 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e9a5d56-b146-411a-94fd-59e72d7e750d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:46.880621 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:46.880621 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:46.883765 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3e9a5d56-b146-411a-94fd-59e72d7e750d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:46.887887 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e9a5d56-b146-411a-94fd-59e72d7e750d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc returned with HTTP 200 Aug 01 14:07:46.888342 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1304/5190] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:46 2026] GET /volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:48.171062 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-6c5fa8fb-4a23-4b98-b417-edee23495a46 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:48.172866 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-6c5fa8fb-4a23-4b98-b417-edee23495a46 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8d4492b3-30d4-4999-a631-d20785cbb590 Aug 01 14:07:48.173315 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-6c5fa8fb-4a23-4b98-b417-edee23495a46 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:48.173315 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-6c5fa8fb-4a23-4b98-b417-edee23495a46 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:48.179886 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:48.179886 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:48.221673 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-6c5fa8fb-4a23-4b98-b417-edee23495a46 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/8d4492b3-30d4-4999-a631-d20785cbb590 returned with HTTP 200 Aug 01 14:07:48.222042 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1309/5191] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:07:48 2026] DELETE /volume/v3/attachments/8d4492b3-30d4-4999-a631-d20785cbb590 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:48.230964 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-70e95646-a089-4db2-8817-4771b3f7e00b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:48.234146 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-70e95646-a089-4db2-8817-4771b3f7e00b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc Aug 01 14:07:48.234396 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-70e95646-a089-4db2-8817-4771b3f7e00b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:48.234636 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-70e95646-a089-4db2-8817-4771b3f7e00b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:48.234833 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-70e95646-a089-4db2-8817-4771b3f7e00b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: 4f0ecf7a-dd23-422e-9516-35bf6f0275fc Aug 01 14:07:48.244054 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:48.244054 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:48.244681 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-70e95646-a089-4db2-8817-4771b3f7e00b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:48.262939 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-70e95646-a089-4db2-8817-4771b3f7e00b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume request issued successfully. Aug 01 14:07:48.263168 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ce003b3c-0420-43ea-a165-eeafc98f5c6d req-70e95646-a089-4db2-8817-4771b3f7e00b tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc returned with HTTP 202 Aug 01 14:07:48.263585 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1295/5192] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 14:07:48 2026] DELETE /volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:07:49.301343 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0269f96b-d561-416a-860f-5cb25bad45fa None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:49.302890 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0269f96b-d561-416a-860f-5cb25bad45fa tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc Aug 01 14:07:49.303086 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0269f96b-d561-416a-860f-5cb25bad45fa tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:49.303308 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0269f96b-d561-416a-860f-5cb25bad45fa tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:49.308169 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0269f96b-d561-416a-860f-5cb25bad45fa tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc returned with HTTP 404 Aug 01 14:07:49.308562 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1285/5193] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:49 2026] GET /volume/v3/volumes/4f0ecf7a-dd23-422e-9516-35bf6f0275fc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:49.314792 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-852670f3-edd5-4fd5-8be4-e9110fa52dc8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:49.316340 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-852670f3-edd5-4fd5-8be4-e9110fa52dc8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d Aug 01 14:07:49.316505 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-852670f3-edd5-4fd5-8be4-e9110fa52dc8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:49.316677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-852670f3-edd5-4fd5-8be4-e9110fa52dc8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:49.316769 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-852670f3-edd5-4fd5-8be4-e9110fa52dc8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: d8ddfa8c-2852-4f38-8073-9a70baeb322d Aug 01 14:07:49.321379 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:49.321379 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:49.321784 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-852670f3-edd5-4fd5-8be4-e9110fa52dc8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:07:49.338045 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-852670f3-edd5-4fd5-8be4-e9110fa52dc8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot delete request issued successfully. Aug 01 14:07:49.338295 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-852670f3-edd5-4fd5-8be4-e9110fa52dc8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d returned with HTTP 202 Aug 01 14:07:49.338894 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1305/5194] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:07:49 2026] DELETE /volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:07:49.345820 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8ec394ed-63d2-4265-b8fa-d7f18251a52e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:49.347561 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ec394ed-63d2-4265-b8fa-d7f18251a52e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d Aug 01 14:07:49.347726 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ec394ed-63d2-4265-b8fa-d7f18251a52e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:49.347896 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ec394ed-63d2-4265-b8fa-d7f18251a52e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:49.353113 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:49.353113 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:49.353518 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8ec394ed-63d2-4265-b8fa-d7f18251a52e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:07:49.354229 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ec394ed-63d2-4265-b8fa-d7f18251a52e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d returned with HTTP 200 Aug 01 14:07:49.354590 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1310/5195] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:07:49 2026] GET /volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:50.363133 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9ac1be4a-ae86-442b-8ff5-3f8b501e4722 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:50.364987 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ac1be4a-ae86-442b-8ff5-3f8b501e4722 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d Aug 01 14:07:50.365205 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ac1be4a-ae86-442b-8ff5-3f8b501e4722 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:50.365412 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ac1be4a-ae86-442b-8ff5-3f8b501e4722 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:50.369393 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ac1be4a-ae86-442b-8ff5-3f8b501e4722 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d returned with HTTP 404 Aug 01 14:07:50.369797 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1296/5196] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:07:50 2026] GET /volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:51.653719 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-2b1aee80-5b7a-40e9-a541-c410e6726510 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:51.656359 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-2b1aee80-5b7a-40e9-a541-c410e6726510 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/attachments/2311242e-f865-4b91-9680-7f95a75e7f25 Aug 01 14:07:51.656627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-2b1aee80-5b7a-40e9-a541-c410e6726510 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:51.656884 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-2b1aee80-5b7a-40e9-a541-c410e6726510 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:51.666128 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:51.666128 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:51.711872 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-2b1aee80-5b7a-40e9-a541-c410e6726510 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/2311242e-f865-4b91-9680-7f95a75e7f25 returned with HTTP 200 Aug 01 14:07:51.712433 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1286/5197] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:07:51 2026] DELETE /volume/v3/attachments/2311242e-f865-4b91-9680-7f95a75e7f25 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:51.725137 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-ef9ae427-7c3c-49b4-b4d5-571e7e6d14c8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:51.726951 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-ef9ae427-7c3c-49b4-b4d5-571e7e6d14c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:07:51.727130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-ef9ae427-7c3c-49b4-b4d5-571e7e6d14c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:51.727319 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-ef9ae427-7c3c-49b4-b4d5-571e7e6d14c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:51.727490 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-ef9ae427-7c3c-49b4-b4d5-571e7e6d14c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: 8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:07:51.733633 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:51.733633 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:51.734056 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-ef9ae427-7c3c-49b4-b4d5-571e7e6d14c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:51.750698 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-ef9ae427-7c3c-49b4-b4d5-571e7e6d14c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume request issued successfully. Aug 01 14:07:51.750876 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6e4b9388-039d-4189-bbf9-f3944cec7954 req-ef9ae427-7c3c-49b4-b4d5-571e7e6d14c8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 202 Aug 01 14:07:51.751354 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1306/5198] 10.4.3.223 () {70 vars in 1620 bytes} [Sat Aug 1 14:07:51 2026] DELETE /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:07:52.772836 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c75801a3-f796-426d-8c33-754e5c1421cb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:52.774557 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c75801a3-f796-426d-8c33-754e5c1421cb tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:07:52.774810 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c75801a3-f796-426d-8c33-754e5c1421cb tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:52.775043 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c75801a3-f796-426d-8c33-754e5c1421cb tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:52.780576 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c75801a3-f796-426d-8c33-754e5c1421cb tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 404 Aug 01 14:07:52.780976 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1311/5199] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:52 2026] GET /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:53.145672 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-28293e8a-810e-4128-85d7-f09d9bda9b98 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:53.147400 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28293e8a-810e-4128-85d7-f09d9bda9b98 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d Aug 01 14:07:53.147699 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28293e8a-810e-4128-85d7-f09d9bda9b98 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:53.147914 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28293e8a-810e-4128-85d7-f09d9bda9b98 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:53.148059 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-28293e8a-810e-4128-85d7-f09d9bda9b98 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: d8ddfa8c-2852-4f38-8073-9a70baeb322d Aug 01 14:07:53.152406 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28293e8a-810e-4128-85d7-f09d9bda9b98 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d returned with HTTP 404 Aug 01 14:07:53.152830 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1297/5200] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:07:53 2026] DELETE /volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:53.159720 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ce7a3b2c-a820-412c-9965-fe68c0abbf01 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:53.161437 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ce7a3b2c-a820-412c-9965-fe68c0abbf01 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d Aug 01 14:07:53.161845 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ce7a3b2c-a820-412c-9965-fe68c0abbf01 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:53.162981 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ce7a3b2c-a820-412c-9965-fe68c0abbf01 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:53.166608 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ce7a3b2c-a820-412c-9965-fe68c0abbf01 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d returned with HTTP 404 Aug 01 14:07:53.167227 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1287/5201] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:07:53 2026] GET /volume/v3/snapshots/d8ddfa8c-2852-4f38-8073-9a70baeb322d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:53.836380 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-62f1a10f-f367-4c21-b0fa-95cbebc45df0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:53.838040 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-62f1a10f-f367-4c21-b0fa-95cbebc45df0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:07:53.838239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-62f1a10f-f367-4c21-b0fa-95cbebc45df0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:53.838420 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-62f1a10f-f367-4c21-b0fa-95cbebc45df0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:53.838569 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-62f1a10f-f367-4c21-b0fa-95cbebc45df0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: 8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:07:53.843665 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-62f1a10f-f367-4c21-b0fa-95cbebc45df0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 404 Aug 01 14:07:53.844352 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1307/5202] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:07:53 2026] DELETE /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:53.850025 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-09bbdf8e-c85f-43b3-8e1e-0c6173706796 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:53.851766 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-09bbdf8e-c85f-43b3-8e1e-0c6173706796 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe Aug 01 14:07:53.851940 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-09bbdf8e-c85f-43b3-8e1e-0c6173706796 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:53.852159 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-09bbdf8e-c85f-43b3-8e1e-0c6173706796 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:53.857294 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-09bbdf8e-c85f-43b3-8e1e-0c6173706796 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe returned with HTTP 404 Aug 01 14:07:53.857697 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1312/5203] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:53 2026] GET /volume/v3/volumes/8f7dc9cf-c4f7-4220-812a-da4d3b724dbe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:07:54.805248 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:54.807023 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:07:54.807397 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-312227736", "snapshot_id": null, "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:54.808906 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-312227736', 'snapshot_id': None, 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:07:54.946652 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume of 1 GB Aug 01 14:07:54.952483 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Availability Zones retrieved successfully. Aug 01 14:07:54.960687 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (5f094b9d-9b22-4133-b953-cac98a0c7228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:07:54.961956 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d917b1-7628-4956-8c7f-79942741e3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:54.962831 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:07:55.017744 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d917b1-7628-4956-8c7f-79942741e3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:55.018566 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb79fe18-20ae-473f-b4fe-0c13be66f4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:55.064696 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['f2fceb6b-3e94-4996-9a51-888204e28c39', '0943e2a5-71f0-4478-a014-cf79eab0cea1', 'f7cf3e37-7a5e-436a-b5df-4d799788c510', '1ce0c318-086d-4bce-8e5a-f077c9564aea'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:07:55.065627 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb79fe18-20ae-473f-b4fe-0c13be66f4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2fceb6b-3e94-4996-9a51-888204e28c39', '0943e2a5-71f0-4478-a014-cf79eab0cea1', 'f7cf3e37-7a5e-436a-b5df-4d799788c510', '1ce0c318-086d-4bce-8e5a-f077c9564aea']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:55.066458 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b0e4f54-1988-4bcd-94e5-a4e767663b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:55.089777 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b0e4f54-1988-4bcd-94e5-a4e767663b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4794c0eb-118a-485a-b9c2-1c594985d784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-312227736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['f2fceb6b-3e94-4996-9a51-888204e28c39','0943e2a5-71f0-4478-a014-cf79eab0cea1','f7cf3e37-7a5e-436a-b5df-4d799788c510','1ce0c318-086d-4bce-8e5a-f077c9564aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-312227736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4794c0eb-118a-485a-b9c2-1c594985d784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9808655a594b319176b356ed718047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c995057415c415b8a1ad88dac9790f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:55.090517 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4314e1e6-667b-4c25-bc5e-0d9aa93132bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:55.109630 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4314e1e6-667b-4c25-bc5e-0d9aa93132bf) transitioned into state 'SUCCESS' from state '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-312227736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['f2fceb6b-3e94-4996-9a51-888204e28c39','0943e2a5-71f0-4478-a014-cf79eab0cea1','f7cf3e37-7a5e-436a-b5df-4d799788c510','1ce0c318-086d-4bce-8e5a-f077c9564aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:55.110353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9336c7bf-0d8d-4270-81b0-08a1007806d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:07:55.118231 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9336c7bf-0d8d-4270-81b0-08a1007806d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:07:55.118948 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (5f094b9d-9b22-4133-b953-cac98a0c7228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:07:55.119218 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request issued successfully. Aug 01 14:07:55.119729 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-beb4e6e5-abed-47a7-8369-e76f22fa7957 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:07:55.120177 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1298/5204] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:07:54 2026] POST /volume/v3/volumes => generated 758 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:07:55.133611 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b8a250cb-edc8-4db9-8688-4a1c6efaf104 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:55.135085 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b8a250cb-edc8-4db9-8688-4a1c6efaf104 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:07:55.135261 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b8a250cb-edc8-4db9-8688-4a1c6efaf104 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:55.135436 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b8a250cb-edc8-4db9-8688-4a1c6efaf104 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:55.142019 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:55.142019 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:55.145812 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b8a250cb-edc8-4db9-8688-4a1c6efaf104 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:55.150083 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b8a250cb-edc8-4db9-8688-4a1c6efaf104 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 200 Aug 01 14:07:55.150485 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1288/5205] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:55 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:07:56.162105 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6a52c044-7dd8-4180-ae87-84d31ba566dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:56.163918 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a52c044-7dd8-4180-ae87-84d31ba566dc tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:07:56.164130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a52c044-7dd8-4180-ae87-84d31ba566dc tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:56.164351 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a52c044-7dd8-4180-ae87-84d31ba566dc tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:56.171273 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:56.171273 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:56.174921 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6a52c044-7dd8-4180-ae87-84d31ba566dc tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:56.179457 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a52c044-7dd8-4180-ae87-84d31ba566dc tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 200 Aug 01 14:07:56.179827 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1308/5206] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:56 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:56.192616 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eca067a6-3983-45f5-8f16-96c3c05cfc55 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:56.194442 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eca067a6-3983-45f5-8f16-96c3c05cfc55 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:07:56.194679 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eca067a6-3983-45f5-8f16-96c3c05cfc55 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:56.194792 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eca067a6-3983-45f5-8f16-96c3c05cfc55 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:56.201748 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:56.201748 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:56.205166 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-eca067a6-3983-45f5-8f16-96c3c05cfc55 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:56.209424 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eca067a6-3983-45f5-8f16-96c3c05cfc55 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 200 Aug 01 14:07:56.209834 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1313/5207] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:07:56 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:56.331869 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-2a5900a4-8568-43b3-83e5-67511ee77827 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:56.334183 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-2a5900a4-8568-43b3-83e5-67511ee77827 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:07:56.334396 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-2a5900a4-8568-43b3-83e5-67511ee77827 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:56.334579 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-2a5900a4-8568-43b3-83e5-67511ee77827 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:56.342525 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:56.342525 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:07:56.346222 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-2a5900a4-8568-43b3-83e5-67511ee77827 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:56.351247 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-2a5900a4-8568-43b3-83e5-67511ee77827 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 200 Aug 01 14:07:56.351694 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1299/5208] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:07:56 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:56.832962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-26f0b896-1f6b-440f-bb50-35030d8bee1f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:56.834963 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-26f0b896-1f6b-440f-bb50-35030d8bee1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:07:56.835155 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-26f0b896-1f6b-440f-bb50-35030d8bee1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:56.835351 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-26f0b896-1f6b-440f-bb50-35030d8bee1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:56.841926 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:56.841926 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:56.845536 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-26f0b896-1f6b-440f-bb50-35030d8bee1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:56.849901 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-26f0b896-1f6b-440f-bb50-35030d8bee1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 200 Aug 01 14:07:56.850322 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1289/5209] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:07:56 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:56.860233 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e6ee3db2-8403-47f5-9c5f-28090e73447a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:56.860612 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6ee3db2-8403-47f5-9c5f-28090e73447a None None] GET https://10.4.3.223/volume// Aug 01 14:07:56.860768 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6ee3db2-8403-47f5-9c5f-28090e73447a None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:56.860942 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6ee3db2-8403-47f5-9c5f-28090e73447a None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:56.861268 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6ee3db2-8403-47f5-9c5f-28090e73447a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:07:56.861531 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1309/5210] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:07: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 01 14:07:56.870222 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-0d8e8e41-3dd9-4710-8b00-c0da6cffe233 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:56.871998 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-0d8e8e41-3dd9-4710-8b00-c0da6cffe233 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:07:56.872355 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-0d8e8e41-3dd9-4710-8b00-c0da6cffe233 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4794c0eb-118a-485a-b9c2-1c594985d784", "connector": null, "instance_uuid": "fe74dd0f-c653-48ec-a299-2e61f54562a3"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:56.880727 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:56.880727 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:56.905604 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-0d8e8e41-3dd9-4710-8b00-c0da6cffe233 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:07:56.906121 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1314/5211] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:07:56 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:57.613687 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7407c171-0013-4724-bd0c-9866ecb8bd57 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:57.614104 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7407c171-0013-4724-bd0c-9866ecb8bd57 None None] GET https://10.4.3.223/volume// Aug 01 14:07:57.614307 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7407c171-0013-4724-bd0c-9866ecb8bd57 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:57.614518 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7407c171-0013-4724-bd0c-9866ecb8bd57 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:57.614910 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7407c171-0013-4724-bd0c-9866ecb8bd57 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:07:57.615303 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1300/5212] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:07: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 01 14:07:57.622862 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-f334674b-d13b-46b3-9e91-76a820fc5975 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:57.624759 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-f334674b-d13b-46b3-9e91-76a820fc5975 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:07:57.624965 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-f334674b-d13b-46b3-9e91-76a820fc5975 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:07:57.625197 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-f334674b-d13b-46b3-9e91-76a820fc5975 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:07:57.633730 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:57.633730 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:07:57.638074 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-f334674b-d13b-46b3-9e91-76a820fc5975 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:07:57.643806 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-f334674b-d13b-46b3-9e91-76a820fc5975 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 200 Aug 01 14:07:57.644203 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1290/5213] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:07:57 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:07:57.756840 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-e6dac932-56e1-4555-ac13-e048400a4a91 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:57.758907 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-e6dac932-56e1-4555-ac13-e048400a4a91 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] PUT https://10.4.3.223/volume/v3/attachments/a4d68891-7a45-4617-a2d8-1d5170b70029 Aug 01 14:07:57.759320 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-e6dac932-56e1-4555-ac13-e048400a4a91 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:57.766597 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-e6dac932-56e1-4555-ac13-e048400a4a91 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Acquiring lock "cinder-attachment_update-4794c0eb-118a-485a-b9c2-1c594985d784-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:07:57.770884 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-e6dac932-56e1-4555-ac13-e048400a4a91 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-4794c0eb-118a-485a-b9c2-1c594985d784-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:07:57.771749 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:57.771749 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:07:57.842045 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-e6dac932-56e1-4555-ac13-e048400a4a91 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-4794c0eb-118a-485a-b9c2-1c594985d784-np0000006308" released by "attachment_update" :: held 0.071s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:07:57.842394 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-e6dac932-56e1-4555-ac13-e048400a4a91 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/a4d68891-7a45-4617-a2d8-1d5170b70029 returned with HTTP 200 Aug 01 14:07:57.843292 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1310/5214] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:07:57 2026] PUT /volume/v3/attachments/a4d68891-7a45-4617-a2d8-1d5170b70029 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:07:57.864834 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-63cacc4c-0457-40e9-bd1c-24cb92cbe562 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:07:57.866884 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-63cacc4c-0457-40e9-bd1c-24cb92cbe562 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments/a4d68891-7a45-4617-a2d8-1d5170b70029/action Aug 01 14:07:57.867260 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-63cacc4c-0457-40e9-bd1c-24cb92cbe562 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:07:57.867618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-63cacc4c-0457-40e9-bd1c-24cb92cbe562 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:07:57.881198 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:07:57.881198 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:07:57.891764 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-39aef5ec-0edc-4a26-9f60-450caf5504e1 req-63cacc4c-0457-40e9-bd1c-24cb92cbe562 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/a4d68891-7a45-4617-a2d8-1d5170b70029/action returned with HTTP 204 Aug 01 14:07:57.892188 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1315/5215] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:07:57 2026] POST /volume/v3/attachments/a4d68891-7a45-4617-a2d8-1d5170b70029/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:08:02.788920 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-36de5daf-f7b4-4a99-b0d4-e6b36dbc6280 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:02.791867 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-36de5daf-f7b4-4a99-b0d4-e6b36dbc6280 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/limits Aug 01 14:08:02.792082 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-36de5daf-f7b4-4a99-b0d4-e6b36dbc6280 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:02.792303 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-36de5daf-f7b4-4a99-b0d4-e6b36dbc6280 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:02.812670 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-36de5daf-f7b4-4a99-b0d4-e6b36dbc6280 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Aug 01 14:08:02.813062 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1301/5216] 10.4.3.223 () {68 vars in 1484 bytes} [Sat Aug 1 14:08:02 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:08:02.845772 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-c2b7f71f-5512-4b70-b22d-4170ddb6d77b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:02.848388 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-c2b7f71f-5512-4b70-b22d-4170ddb6d77b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:08:02.848569 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-c2b7f71f-5512-4b70-b22d-4170ddb6d77b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:02.848760 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-c2b7f71f-5512-4b70-b22d-4170ddb6d77b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:02.861837 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:02.861837 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:08:02.865880 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-c2b7f71f-5512-4b70-b22d-4170ddb6d77b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:02.871876 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-c2b7f71f-5512-4b70-b22d-4170ddb6d77b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 200 Aug 01 14:08:02.872476 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1291/5217] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:08:02 2026] GET /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:02.883094 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-d2375e27-beef-4fde-9e14-809d2679174a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:02.885781 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-d2375e27-beef-4fde-9e14-809d2679174a tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:08:02.886292 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-d2375e27-beef-4fde-9e14-809d2679174a tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1539bad9-724a-4ca9-b5a3-015458d01770", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-2006286790", "description": null, "metadata": {}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:02.898092 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:02.898092 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:08:02.898566 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-d2375e27-beef-4fde-9e14-809d2679174a tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:02.898735 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-d2375e27-beef-4fde-9e14-809d2679174a tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create snapshot from volume 1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:08:02.935931 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-d2375e27-beef-4fde-9e14-809d2679174a tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Created reservations ['37e633e7-ab51-48c7-945d-d006f0c0c36e', 'e6fb4388-03d2-4099-bd2e-a4a9d5862381', 'cb2b8675-a479-48f9-b3d7-3f6dff5b89df', '576ab0c9-5e7c-4b41-af84-1345ad00329a'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:08:02.969551 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-d2375e27-beef-4fde-9e14-809d2679174a tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot force create request issued successfully. Aug 01 14:08:02.969884 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c6a7a89c-73f1-402d-b0e5-bdc430e25842 req-d2375e27-beef-4fde-9e14-809d2679174a tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:08:02.970385 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1311/5218] 10.4.3.223 () {72 vars in 1547 bytes} [Sat Aug 1 14:08:02 2026] POST /volume/v3/snapshots => generated 324 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:08:04.624472 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f833c35e-ac82-4fa9-9c88-22ead2469fad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:04.626603 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f833c35e-ac82-4fa9-9c88-22ead2469fad tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 Aug 01 14:08:04.626832 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f833c35e-ac82-4fa9-9c88-22ead2469fad tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:04.627098 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f833c35e-ac82-4fa9-9c88-22ead2469fad tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:04.633347 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:04.633347 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:08:04.633982 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f833c35e-ac82-4fa9-9c88-22ead2469fad tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot retrieved successfully. Aug 01 14:08:04.635060 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f833c35e-ac82-4fa9-9c88-22ead2469fad tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 returned with HTTP 200 Aug 01 14:08:04.635604 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1316/5219] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:08:04 2026] GET /volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:08:04.664038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e7418aec-bac3-4067-878c-d41a20108da5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:04.665881 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:08:04.666268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-201483531", "snapshot_id": null, "imageRef": "525d9c28-b957-4dc6-b23d-7b6d1d315bc6", "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:04.667797 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-201483531', 'snapshot_id': None, 'imageRef': '525d9c28-b957-4dc6-b23d-7b6d1d315bc6', 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:08:04.754738 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:04.754738 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:08:04.755254 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot retrieved successfully. Aug 01 14:08:04.755434 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create volume of 1 GB Aug 01 14:08:04.758907 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Availability Zones retrieved successfully. Aug 01 14:08:04.764141 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Flow 'volume_create_api' (39e2190c-a6f6-4bf7-8fec-b745caf0d9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:08:04.765225 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b54c4516-dfce-4f86-8d89-835d88a10c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:08:04.766190 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:08:04.794887 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b54c4516-dfce-4f86-8d89-835d88a10c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd4e20e2a-9e4d-4982-8533-21ecf0271528', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:08:04.795597 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ea829a-c642-478c-a692-24b955d4a8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:08:04.832665 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Created reservations ['934f7d75-0ee6-45b0-96f6-2902331ca5c6', '6c753b75-a427-4682-90ff-0e82a349c769', 'b5357629-6f64-4b49-a95a-3e8e8171725c', 'da73ba99-b6c5-4052-9ca9-acbf506a4013'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:08:04.833521 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ea829a-c642-478c-a692-24b955d4a8ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['934f7d75-0ee6-45b0-96f6-2902331ca5c6', '6c753b75-a427-4682-90ff-0e82a349c769', 'b5357629-6f64-4b49-a95a-3e8e8171725c', 'da73ba99-b6c5-4052-9ca9-acbf506a4013']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:08:04.834336 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb9df74-851c-43bf-8c57-52ba579d7863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:08:04.876581 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb9df74-851c-43bf-8c57-52ba579d7863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19f71955-5d74-4d11-838e-b339ee34d45c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-201483531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6bcb103f684584a026428c6dc16cdd',qos_specs=None,replication_status=,reservations=['934f7d75-0ee6-45b0-96f6-2902331ca5c6','6c753b75-a427-4682-90ff-0e82a349c769','b5357629-6f64-4b49-a95a-3e8e8171725c','da73ba99-b6c5-4052-9ca9-acbf506a4013'],size=1,snapshot_id=d4e20e2a-9e4d-4982-8533-21ecf0271528,source_replicaid=,source_volid=None,status='creating',user_id='c9ce64bf573c4afbb3ad78bd4d415971',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), '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-01T14:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-201483531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19f71955-5d74-4d11-838e-b339ee34d45c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc6bcb103f684584a026428c6dc16cdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d4e20e2a-9e4d-4982-8533-21ecf0271528,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9ce64bf573c4afbb3ad78bd4d415971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:08:04.877524 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c14062-986a-4e90-98f0-a431d1740e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:08:04.898767 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c14062-986a-4e90-98f0-a431d1740e11) transitioned into state 'SUCCESS' from state '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-201483531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6bcb103f684584a026428c6dc16cdd',qos_specs=None,replication_status=,reservations=['934f7d75-0ee6-45b0-96f6-2902331ca5c6','6c753b75-a427-4682-90ff-0e82a349c769','b5357629-6f64-4b49-a95a-3e8e8171725c','da73ba99-b6c5-4052-9ca9-acbf506a4013'],size=1,snapshot_id=d4e20e2a-9e4d-4982-8533-21ecf0271528,source_replicaid=,source_volid=None,status='creating',user_id='c9ce64bf573c4afbb3ad78bd4d415971',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:08:04.899576 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecafb26c-300e-4bd5-b8b4-a4c0921f099e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:08:04.926646 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecafb26c-300e-4bd5-b8b4-a4c0921f099e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:08:04.927507 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Flow 'volume_create_api' (39e2190c-a6f6-4bf7-8fec-b745caf0d9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:08:04.927792 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create volume request issued successfully. Aug 01 14:08:04.928470 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e7418aec-bac3-4067-878c-d41a20108da5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:08:04.928845 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1302/5220] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 14:08:04 2026] POST /volume/v3/volumes => generated 813 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:08:04.939285 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ac680f25-a481-4e71-aea8-16d64bb91349 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:04.941063 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ac680f25-a481-4e71-aea8-16d64bb91349 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c Aug 01 14:08:04.941316 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ac680f25-a481-4e71-aea8-16d64bb91349 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:04.941562 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ac680f25-a481-4e71-aea8-16d64bb91349 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:04.948661 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:04.948661 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:08:04.952908 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ac680f25-a481-4e71-aea8-16d64bb91349 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:04.959161 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ac680f25-a481-4e71-aea8-16d64bb91349 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c returned with HTTP 200 Aug 01 14:08:04.959706 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1292/5221] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:08:04 2026] GET /volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:05.971412 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d64b528b-ab8b-4361-abff-a36137f1d6b8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:05.973352 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d64b528b-ab8b-4361-abff-a36137f1d6b8 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c Aug 01 14:08:05.973582 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d64b528b-ab8b-4361-abff-a36137f1d6b8 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:05.973803 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d64b528b-ab8b-4361-abff-a36137f1d6b8 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:05.981314 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:05.981314 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:08:05.984716 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d64b528b-ab8b-4361-abff-a36137f1d6b8 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:05.989149 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d64b528b-ab8b-4361-abff-a36137f1d6b8 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c returned with HTTP 200 Aug 01 14:08:05.989540 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1312/5222] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:08:05 2026] GET /volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:08:06.000622 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-55999f7c-e14a-4cf6-8e32-6dd163e09c58 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:06.002715 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55999f7c-e14a-4cf6-8e32-6dd163e09c58 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c Aug 01 14:08:06.002940 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55999f7c-e14a-4cf6-8e32-6dd163e09c58 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:06.003169 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55999f7c-e14a-4cf6-8e32-6dd163e09c58 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:06.011058 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:06.011058 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:08:06.015362 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-55999f7c-e14a-4cf6-8e32-6dd163e09c58 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:06.019918 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55999f7c-e14a-4cf6-8e32-6dd163e09c58 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c returned with HTTP 200 Aug 01 14:08:06.020325 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1317/5223] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:08:05 2026] GET /volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:08:06.956800 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-6fe7c3f6-73b1-4c47-bcd7-7f94a02d26af None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:06.958762 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-6fe7c3f6-73b1-4c47-bcd7-7f94a02d26af tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c Aug 01 14:08:06.958927 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-6fe7c3f6-73b1-4c47-bcd7-7f94a02d26af tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:06.959111 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-6fe7c3f6-73b1-4c47-bcd7-7f94a02d26af tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:06.965385 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:06.965385 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:08:06.968336 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-6fe7c3f6-73b1-4c47-bcd7-7f94a02d26af tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:06.971946 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-6fe7c3f6-73b1-4c47-bcd7-7f94a02d26af tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c returned with HTTP 200 Aug 01 14:08:06.972319 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1303/5224] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:08:06 2026] GET /volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c => generated 1404 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:07.461520 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-15a63527-c806-4ea2-9203-c1e6eb3644d2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:07.463908 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-15a63527-c806-4ea2-9203-c1e6eb3644d2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c Aug 01 14:08:07.464227 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-15a63527-c806-4ea2-9203-c1e6eb3644d2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:07.464511 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-15a63527-c806-4ea2-9203-c1e6eb3644d2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:07.472400 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:07.472400 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:08:07.476520 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-15a63527-c806-4ea2-9203-c1e6eb3644d2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:07.481174 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-15a63527-c806-4ea2-9203-c1e6eb3644d2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c returned with HTTP 200 Aug 01 14:08:07.481750 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1293/5225] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:08:07 2026] GET /volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:07.491412 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-69234df9-9486-439d-8317-41de5b86c559 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:07.491928 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69234df9-9486-439d-8317-41de5b86c559 None None] GET https://10.4.3.223/volume// Aug 01 14:08:07.492194 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69234df9-9486-439d-8317-41de5b86c559 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:07.492497 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69234df9-9486-439d-8317-41de5b86c559 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:07.492914 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69234df9-9486-439d-8317-41de5b86c559 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:08:07.493342 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1313/5226] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:08: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 01 14:08:07.501900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-42fb1cbe-4fd7-4f58-a81d-e6a86e85ff6d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:07.503989 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-42fb1cbe-4fd7-4f58-a81d-e6a86e85ff6d tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:08:07.504357 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-42fb1cbe-4fd7-4f58-a81d-e6a86e85ff6d tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19f71955-5d74-4d11-838e-b339ee34d45c", "connector": null, "instance_uuid": "52434651-71a4-45cf-9329-5a71c213efb6"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:07.512922 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:07.512922 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:08:07.538394 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-42fb1cbe-4fd7-4f58-a81d-e6a86e85ff6d tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:08:07.538876 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1318/5227] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:08:07 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 01 14:08:08.408755 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2deed856-27c3-4cb3-bfd3-08aec4f12cce None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:08.409167 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2deed856-27c3-4cb3-bfd3-08aec4f12cce None None] GET https://10.4.3.223/volume// Aug 01 14:08:08.409359 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2deed856-27c3-4cb3-bfd3-08aec4f12cce None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:08.409539 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2deed856-27c3-4cb3-bfd3-08aec4f12cce None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:08.409910 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2deed856-27c3-4cb3-bfd3-08aec4f12cce None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:08:08.410307 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1304/5228] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:08: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 01 14:08:08.416942 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-83ae108c-781d-4771-970a-326476d8c5b4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:08.421125 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-83ae108c-781d-4771-970a-326476d8c5b4 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c Aug 01 14:08:08.421368 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-83ae108c-781d-4771-970a-326476d8c5b4 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:08.421559 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-83ae108c-781d-4771-970a-326476d8c5b4 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:08.433329 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:08.433329 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:08:08.436570 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-83ae108c-781d-4771-970a-326476d8c5b4 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:08.440796 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-83ae108c-781d-4771-970a-326476d8c5b4 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c returned with HTTP 200 Aug 01 14:08:08.441235 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1294/5229] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:08:08 2026] GET /volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c => generated 1583 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:08:08.539505 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-9b0ac8f7-fc47-4cb3-a873-f730c44e4167 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:08.541911 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-9b0ac8f7-fc47-4cb3-a873-f730c44e4167 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] PUT https://10.4.3.223/volume/v3/attachments/cac91b55-43f7-4036-9c72-bd77b3e32631 Aug 01 14:08:08.542652 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-9b0ac8f7-fc47-4cb3-a873-f730c44e4167 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:08.550296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-9b0ac8f7-fc47-4cb3-a873-f730c44e4167 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Acquiring lock "cinder-attachment_update-19f71955-5d74-4d11-838e-b339ee34d45c-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:08:08.554339 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-9b0ac8f7-fc47-4cb3-a873-f730c44e4167 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Lock "cinder-attachment_update-19f71955-5d74-4d11-838e-b339ee34d45c-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:08:08.555295 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:08.555295 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:08:08.629061 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-9b0ac8f7-fc47-4cb3-a873-f730c44e4167 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Lock "cinder-attachment_update-19f71955-5d74-4d11-838e-b339ee34d45c-np0000006308" released by "attachment_update" :: held 0.075s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:08:08.629383 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-9b0ac8f7-fc47-4cb3-a873-f730c44e4167 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments/cac91b55-43f7-4036-9c72-bd77b3e32631 returned with HTTP 200 Aug 01 14:08:08.630547 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1314/5230] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:08:08 2026] PUT /volume/v3/attachments/cac91b55-43f7-4036-9c72-bd77b3e32631 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:08.654764 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-04d52b51-d504-4e8f-a675-0843ee8a2e65 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:08.656329 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-04d52b51-d504-4e8f-a675-0843ee8a2e65 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/attachments/cac91b55-43f7-4036-9c72-bd77b3e32631/action Aug 01 14:08:08.657169 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-04d52b51-d504-4e8f-a675-0843ee8a2e65 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:08:08.657169 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-04d52b51-d504-4e8f-a675-0843ee8a2e65 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:08.672203 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:08.672203 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:08:08.681386 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8017ff5a-ac67-4b2f-8dac-12166ef64bb3 req-04d52b51-d504-4e8f-a675-0843ee8a2e65 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments/cac91b55-43f7-4036-9c72-bd77b3e32631/action returned with HTTP 204 Aug 01 14:08:08.681386 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1319/5231] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:08:08 2026] POST /volume/v3/attachments/cac91b55-43f7-4036-9c72-bd77b3e32631/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:08:16.970992 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=68,cinder:UPDATE=25,cinder:INSERT=13 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:08:18.439531 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=43,cinder:UPDATE=3 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:08:18.622203 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=46,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:08:18.677358 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=42,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:08:43.471678 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-e48844fc-9cc0-43c4-92bd-088e34cf3dc2 req-9da868a6-9e15-46be-afd3-4fd36d006a76 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:43.474199 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e48844fc-9cc0-43c4-92bd-088e34cf3dc2 req-9da868a6-9e15-46be-afd3-4fd36d006a76 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/attachments/a4d68891-7a45-4617-a2d8-1d5170b70029 Aug 01 14:08:43.474199 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-e48844fc-9cc0-43c4-92bd-088e34cf3dc2 req-9da868a6-9e15-46be-afd3-4fd36d006a76 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:43.474290 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-e48844fc-9cc0-43c4-92bd-088e34cf3dc2 req-9da868a6-9e15-46be-afd3-4fd36d006a76 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:43.480636 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:43.480636 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:08:43.524158 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e48844fc-9cc0-43c4-92bd-088e34cf3dc2 req-9da868a6-9e15-46be-afd3-4fd36d006a76 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/a4d68891-7a45-4617-a2d8-1d5170b70029 returned with HTTP 200 Aug 01 14:08:43.524629 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1305/5232] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:08:43 2026] DELETE /volume/v3/attachments/a4d68891-7a45-4617-a2d8-1d5170b70029 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:08:44.655680 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-fae94b0d-09c0-46d4-9add-ec27b0e6bfd9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:44.657546 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-fae94b0d-09c0-46d4-9add-ec27b0e6bfd9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:08:44.657755 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-fae94b0d-09c0-46d4-9add-ec27b0e6bfd9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:44.657972 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-fae94b0d-09c0-46d4-9add-ec27b0e6bfd9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:44.664090 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:44.664090 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:08:44.666936 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-fae94b0d-09c0-46d4-9add-ec27b0e6bfd9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:08:44.670635 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-fae94b0d-09c0-46d4-9add-ec27b0e6bfd9 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 200 Aug 01 14:08:44.670990 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1295/5233] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:08:44 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:45.094838 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-cb43b019-c3a8-4659-9033-3833446e0ca4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:45.096643 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-cb43b019-c3a8-4659-9033-3833446e0ca4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:08:45.096811 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-cb43b019-c3a8-4659-9033-3833446e0ca4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:45.096978 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-cb43b019-c3a8-4659-9033-3833446e0ca4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:45.103693 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:45.103693 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:08:45.107133 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-cb43b019-c3a8-4659-9033-3833446e0ca4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:08:45.111310 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-cb43b019-c3a8-4659-9033-3833446e0ca4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 200 Aug 01 14:08:45.111678 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1315/5234] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:08:45 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:45.120196 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-be3d2416-c67a-4158-a061-d23c8ea19fd5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:45.120664 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-be3d2416-c67a-4158-a061-d23c8ea19fd5 None None] GET https://10.4.3.223/volume// Aug 01 14:08:45.120808 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-be3d2416-c67a-4158-a061-d23c8ea19fd5 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:45.120982 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-be3d2416-c67a-4158-a061-d23c8ea19fd5 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:45.121431 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-be3d2416-c67a-4158-a061-d23c8ea19fd5 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:08:45.121695 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1320/5235] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:08: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 01 14:08:45.128131 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-809e909c-03d5-435b-8ab6-916109e8c4f0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:45.129868 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-809e909c-03d5-435b-8ab6-916109e8c4f0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:08:45.130193 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-809e909c-03d5-435b-8ab6-916109e8c4f0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4794c0eb-118a-485a-b9c2-1c594985d784", "connector": null, "instance_uuid": "9715fe90-d3b8-4bde-8189-41026c57ad8c"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:45.138149 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:45.138149 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:08:45.158025 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-809e909c-03d5-435b-8ab6-916109e8c4f0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:08:45.158447 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1306/5236] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:08:45 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 01 14:08:45.938342 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-39fb6fc3-1982-46c1-9a93-d540aefd67b4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:45.938855 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-39fb6fc3-1982-46c1-9a93-d540aefd67b4 None None] GET https://10.4.3.223/volume// Aug 01 14:08:45.939121 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-39fb6fc3-1982-46c1-9a93-d540aefd67b4 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:45.939400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-39fb6fc3-1982-46c1-9a93-d540aefd67b4 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:45.939829 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-39fb6fc3-1982-46c1-9a93-d540aefd67b4 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:08:45.940241 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1296/5237] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:08: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 01 14:08:45.947998 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-ee7cd286-3b54-4424-a34f-28d30656f2da None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:45.949797 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-ee7cd286-3b54-4424-a34f-28d30656f2da tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:08:45.949978 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-ee7cd286-3b54-4424-a34f-28d30656f2da tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:45.950154 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-ee7cd286-3b54-4424-a34f-28d30656f2da tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:45.963273 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:45.963273 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:08:45.969966 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-ee7cd286-3b54-4424-a34f-28d30656f2da tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:08:45.976591 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-ee7cd286-3b54-4424-a34f-28d30656f2da tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 200 Aug 01 14:08:45.977045 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1316/5238] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:08:45 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 1545 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:08:46.081681 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-b15eefd6-0a2b-4c1e-b88b-dff51e8fc43f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:46.083741 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-b15eefd6-0a2b-4c1e-b88b-dff51e8fc43f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] PUT https://10.4.3.223/volume/v3/attachments/edf9ddc9-38c9-4c9c-b09b-5ae37504131f Aug 01 14:08:46.084153 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-b15eefd6-0a2b-4c1e-b88b-dff51e8fc43f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:46.091561 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-b15eefd6-0a2b-4c1e-b88b-dff51e8fc43f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Acquiring lock "cinder-attachment_update-4794c0eb-118a-485a-b9c2-1c594985d784-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:08:46.096865 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-b15eefd6-0a2b-4c1e-b88b-dff51e8fc43f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-4794c0eb-118a-485a-b9c2-1c594985d784-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:08:46.097796 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:46.097796 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:08:46.198311 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-b15eefd6-0a2b-4c1e-b88b-dff51e8fc43f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-4794c0eb-118a-485a-b9c2-1c594985d784-np0000006308" released by "attachment_update" :: held 0.101s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:08:46.198679 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-b15eefd6-0a2b-4c1e-b88b-dff51e8fc43f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/edf9ddc9-38c9-4c9c-b09b-5ae37504131f returned with HTTP 200 Aug 01 14:08:46.198992 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1321/5239] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:08:46 2026] PUT /volume/v3/attachments/edf9ddc9-38c9-4c9c-b09b-5ae37504131f => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:46.225270 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-6dbf5ccb-5a66-4bf0-9020-3097ef7adf41 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:46.227135 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-6dbf5ccb-5a66-4bf0-9020-3097ef7adf41 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments/edf9ddc9-38c9-4c9c-b09b-5ae37504131f/action Aug 01 14:08:46.227484 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-6dbf5ccb-5a66-4bf0-9020-3097ef7adf41 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:08:46.227593 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-6dbf5ccb-5a66-4bf0-9020-3097ef7adf41 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:46.248255 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:46.248255 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:08:46.280237 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4797ad68-280f-4e50-ad36-13b4abca1aa6 req-6dbf5ccb-5a66-4bf0-9020-3097ef7adf41 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/edf9ddc9-38c9-4c9c-b09b-5ae37504131f/action returned with HTTP 204 Aug 01 14:08:46.280731 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1307/5240] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:08:46 2026] POST /volume/v3/attachments/edf9ddc9-38c9-4c9c-b09b-5ae37504131f/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:08:52.131843 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-2dfcfc4a-6662-41dd-9dc0-ef72f37bef64 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:52.134014 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-2dfcfc4a-6662-41dd-9dc0-ef72f37bef64 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/limits Aug 01 14:08:52.134272 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-2dfcfc4a-6662-41dd-9dc0-ef72f37bef64 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:52.134459 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-2dfcfc4a-6662-41dd-9dc0-ef72f37bef64 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:52.152999 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-2dfcfc4a-6662-41dd-9dc0-ef72f37bef64 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Aug 01 14:08:52.153391 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1297/5241] 10.4.3.223 () {68 vars in 1484 bytes} [Sat Aug 1 14:08:52 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:08:52.189007 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-5fcaf387-9345-4541-bbab-89782ce87366 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:52.190835 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-5fcaf387-9345-4541-bbab-89782ce87366 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:08:52.191009 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-5fcaf387-9345-4541-bbab-89782ce87366 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:52.191258 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-5fcaf387-9345-4541-bbab-89782ce87366 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:52.200443 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:52.200443 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:08:52.203291 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-5fcaf387-9345-4541-bbab-89782ce87366 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:52.207163 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-5fcaf387-9345-4541-bbab-89782ce87366 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 200 Aug 01 14:08:52.207655 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1317/5242] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:08:52 2026] GET /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:52.215998 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-11c52b2e-e59a-4b1b-93b8-6763a303c110 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:52.218072 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-11c52b2e-e59a-4b1b-93b8-6763a303c110 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:08:52.218420 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-11c52b2e-e59a-4b1b-93b8-6763a303c110 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1539bad9-724a-4ca9-b5a3-015458d01770", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-152325902", "description": null, "metadata": {}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:52.229532 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:52.229532 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:08:52.229960 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-11c52b2e-e59a-4b1b-93b8-6763a303c110 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:52.230107 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-11c52b2e-e59a-4b1b-93b8-6763a303c110 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create snapshot from volume 1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:08:52.253965 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-11c52b2e-e59a-4b1b-93b8-6763a303c110 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Created reservations ['e1e1daba-98fc-4cf7-b28f-44162c6bdee6', '8bc272b4-9278-4592-b7dd-54f6184881f0', 'ed1c4dcb-0070-4bba-b633-cf6ebce440ad', 'af00eb9e-35a4-46a4-9131-3ee3d2a5cb58'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:08:52.284809 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-11c52b2e-e59a-4b1b-93b8-6763a303c110 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot force create request issued successfully. Aug 01 14:08:52.285249 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9f648acd-5cb1-492e-9592-83a2dfb3043f req-11c52b2e-e59a-4b1b-93b8-6763a303c110 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:08:52.285715 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1322/5243] 10.4.3.223 () {72 vars in 1547 bytes} [Sat Aug 1 14:08:52 2026] POST /volume/v3/snapshots => generated 323 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:08:53.652689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6280ac0e-bb28-40a7-b9b3-0febd1af3fe6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:53.654184 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6280ac0e-bb28-40a7-b9b3-0febd1af3fe6 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b Aug 01 14:08:53.655286 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6280ac0e-bb28-40a7-b9b3-0febd1af3fe6 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:53.655286 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6280ac0e-bb28-40a7-b9b3-0febd1af3fe6 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:53.658966 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:53.658966 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:08:53.659348 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6280ac0e-bb28-40a7-b9b3-0febd1af3fe6 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot retrieved successfully. Aug 01 14:08:53.659948 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6280ac0e-bb28-40a7-b9b3-0febd1af3fe6 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b returned with HTTP 200 Aug 01 14:08:53.660301 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1308/5244] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:08:53 2026] GET /volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:08:53.684335 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:53.689456 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:08:53.689456 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1285113898", "snapshot_id": null, "imageRef": "3f597a92-107e-423d-b293-3758f4cd9c42", "volume_type": null, "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:53.696656 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1285113898', 'snapshot_id': None, 'imageRef': '3f597a92-107e-423d-b293-3758f4cd9c42', 'volume_type': None, 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:08:53.788918 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:53.788918 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:08:53.789529 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot retrieved successfully. Aug 01 14:08:53.789739 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create volume of 1 GB Aug 01 14:08:53.793730 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Availability Zones retrieved successfully. Aug 01 14:08:53.801635 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Flow 'volume_create_api' (2dae5309-e7db-49b5-8be3-6d144d9df8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:08:53.803293 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44611252-9ab9-41ef-ad09-a838d83a921d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:08:53.804678 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:08:53.837462 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44611252-9ab9-41ef-ad09-a838d83a921d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f0eecafe-63e4-4dc9-9d80-9af50bdc722b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:08:53.838012 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69fe7b8d-4e5b-4295-89ff-f7616d372290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:08:53.874158 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Created reservations ['7892a28f-d113-402e-acb9-2f24d9b27cf4', '82837030-707e-439e-8de7-a65606f450ce', 'a558bb6c-88a8-490b-9224-8bbb45924dec', '43ab7878-099e-497e-a74f-90ae13f1b2ed'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:08:53.875168 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69fe7b8d-4e5b-4295-89ff-f7616d372290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7892a28f-d113-402e-acb9-2f24d9b27cf4', '82837030-707e-439e-8de7-a65606f450ce', 'a558bb6c-88a8-490b-9224-8bbb45924dec', '43ab7878-099e-497e-a74f-90ae13f1b2ed']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:08:53.875977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd9fea2b-69b3-4017-89b6-9896ad4e8e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:08:53.916967 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd9fea2b-69b3-4017-89b6-9896ad4e8e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55ac8f25-9484-48f9-b73b-9a5ec9d5add9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1285113898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6bcb103f684584a026428c6dc16cdd',qos_specs=None,replication_status=,reservations=['7892a28f-d113-402e-acb9-2f24d9b27cf4','82837030-707e-439e-8de7-a65606f450ce','a558bb6c-88a8-490b-9224-8bbb45924dec','43ab7878-099e-497e-a74f-90ae13f1b2ed'],size=1,snapshot_id=f0eecafe-63e4-4dc9-9d80-9af50bdc722b,source_replicaid=,source_volid=None,status='creating',user_id='c9ce64bf573c4afbb3ad78bd4d415971',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), '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-01T14:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1285113898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55ac8f25-9484-48f9-b73b-9a5ec9d5add9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc6bcb103f684584a026428c6dc16cdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f0eecafe-63e4-4dc9-9d80-9af50bdc722b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9ce64bf573c4afbb3ad78bd4d415971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:08:53.918099 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d99995-20f7-4bb6-8f65-250ab066af8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:08:53.932969 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d99995-20f7-4bb6-8f65-250ab066af8d) transitioned into state 'SUCCESS' from state '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-1285113898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6bcb103f684584a026428c6dc16cdd',qos_specs=None,replication_status=,reservations=['7892a28f-d113-402e-acb9-2f24d9b27cf4','82837030-707e-439e-8de7-a65606f450ce','a558bb6c-88a8-490b-9224-8bbb45924dec','43ab7878-099e-497e-a74f-90ae13f1b2ed'],size=1,snapshot_id=f0eecafe-63e4-4dc9-9d80-9af50bdc722b,source_replicaid=,source_volid=None,status='creating',user_id='c9ce64bf573c4afbb3ad78bd4d415971',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:08:53.933587 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c3eaf35-0233-4ed5-862e-2293118e3de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:08:53.952471 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c3eaf35-0233-4ed5-862e-2293118e3de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:08:53.953198 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Flow 'volume_create_api' (2dae5309-e7db-49b5-8be3-6d144d9df8ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:08:53.953470 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Create volume request issued successfully. Aug 01 14:08:53.953938 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b8be8833-90cb-4685-81b1-062cea6e5d24 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:08:53.954367 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1298/5245] 10.4.3.223 () {70 vars in 1300 bytes} [Sat Aug 1 14:08:53 2026] POST /volume/v3/volumes => generated 814 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:08:53.968341 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eac339a0-2666-4531-a061-26f05076ecf5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:53.970003 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eac339a0-2666-4531-a061-26f05076ecf5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 Aug 01 14:08:53.970280 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eac339a0-2666-4531-a061-26f05076ecf5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:53.970384 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eac339a0-2666-4531-a061-26f05076ecf5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:53.978722 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:53.978722 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:08:53.981590 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eac339a0-2666-4531-a061-26f05076ecf5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:53.987807 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eac339a0-2666-4531-a061-26f05076ecf5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 returned with HTTP 200 Aug 01 14:08:53.988138 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1318/5246] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:08:53 2026] GET /volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:55.003553 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0b1649b3-ed07-4dc1-8032-4df58443ca38 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:55.005486 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0b1649b3-ed07-4dc1-8032-4df58443ca38 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 Aug 01 14:08:55.005690 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0b1649b3-ed07-4dc1-8032-4df58443ca38 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:55.005867 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0b1649b3-ed07-4dc1-8032-4df58443ca38 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:55.012417 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:55.012417 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:08:55.015773 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0b1649b3-ed07-4dc1-8032-4df58443ca38 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:55.019794 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0b1649b3-ed07-4dc1-8032-4df58443ca38 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 returned with HTTP 200 Aug 01 14:08:55.020135 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1323/5247] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:08:55 2026] GET /volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:08:55.031240 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fc785414-eed8-47ea-a43a-8f1e61d46d98 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:55.032757 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc785414-eed8-47ea-a43a-8f1e61d46d98 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 Aug 01 14:08:55.032930 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc785414-eed8-47ea-a43a-8f1e61d46d98 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:55.033111 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc785414-eed8-47ea-a43a-8f1e61d46d98 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:55.038938 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:55.038938 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:08:55.041619 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fc785414-eed8-47ea-a43a-8f1e61d46d98 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:55.045210 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc785414-eed8-47ea-a43a-8f1e61d46d98 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 returned with HTTP 200 Aug 01 14:08:55.045530 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1309/5248] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:08:55 2026] GET /volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 => generated 1423 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:08:55.931206 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-b251b732-76b1-494d-9fa5-de1b5646fdf1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:55.933101 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-b251b732-76b1-494d-9fa5-de1b5646fdf1 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 Aug 01 14:08:55.933298 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-b251b732-76b1-494d-9fa5-de1b5646fdf1 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:55.933470 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-b251b732-76b1-494d-9fa5-de1b5646fdf1 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:55.939812 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:55.939812 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:08:55.942916 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-b251b732-76b1-494d-9fa5-de1b5646fdf1 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:55.947243 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-b251b732-76b1-494d-9fa5-de1b5646fdf1 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 returned with HTTP 200 Aug 01 14:08:55.947606 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1299/5249] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:08:55 2026] GET /volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:56.312616 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-4f511df1-7106-4f4e-863f-d7b443010e68 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:56.314600 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-4f511df1-7106-4f4e-863f-d7b443010e68 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 Aug 01 14:08:56.314786 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-4f511df1-7106-4f4e-863f-d7b443010e68 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:56.314952 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-4f511df1-7106-4f4e-863f-d7b443010e68 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:56.321028 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:56.321028 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:08:56.324109 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-4f511df1-7106-4f4e-863f-d7b443010e68 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:56.327849 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-4f511df1-7106-4f4e-863f-d7b443010e68 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 returned with HTTP 200 Aug 01 14:08:56.328139 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1319/5250] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:08:56 2026] GET /volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 => generated 1405 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:56.335994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e6b765cb-d2bc-4f2e-98e9-4f03b95c214a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:56.336353 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6b765cb-d2bc-4f2e-98e9-4f03b95c214a None None] GET https://10.4.3.223/volume// Aug 01 14:08:56.336504 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6b765cb-d2bc-4f2e-98e9-4f03b95c214a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:56.336670 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6b765cb-d2bc-4f2e-98e9-4f03b95c214a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:56.336959 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6b765cb-d2bc-4f2e-98e9-4f03b95c214a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:08:56.337228 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1324/5251] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:08:56 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:08:56.344040 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-6b6fa09d-c9ec-461b-ada4-4fc97c47203d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:56.346489 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-6b6fa09d-c9ec-461b-ada4-4fc97c47203d tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:08:56.346899 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-6b6fa09d-c9ec-461b-ada4-4fc97c47203d tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55ac8f25-9484-48f9-b73b-9a5ec9d5add9", "connector": null, "instance_uuid": "fe089028-6eb6-448d-b327-761628a22a69"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:56.356729 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:56.356729 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:08:56.381454 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-6b6fa09d-c9ec-461b-ada4-4fc97c47203d tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:08:56.381993 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1310/5252] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:08:56 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:57.145956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fb53da9c-48b7-4be9-8372-70c8347c7c77 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:57.147630 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb53da9c-48b7-4be9-8372-70c8347c7c77 None None] GET https://10.4.3.223/volume// Aug 01 14:08:57.147630 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fb53da9c-48b7-4be9-8372-70c8347c7c77 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:57.147630 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fb53da9c-48b7-4be9-8372-70c8347c7c77 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:57.147630 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fb53da9c-48b7-4be9-8372-70c8347c7c77 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:08:57.147784 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1300/5253] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:08: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 01 14:08:57.154541 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-403b4a64-b6a4-4f60-a505-d084cff92de4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:57.156446 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-403b4a64-b6a4-4f60-a505-d084cff92de4 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 Aug 01 14:08:57.156654 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-403b4a64-b6a4-4f60-a505-d084cff92de4 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:08:57.156838 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-403b4a64-b6a4-4f60-a505-d084cff92de4 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:08:57.164654 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:57.164654 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:08:57.167453 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-403b4a64-b6a4-4f60-a505-d084cff92de4 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:08:57.171330 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-403b4a64-b6a4-4f60-a505-d084cff92de4 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 returned with HTTP 200 Aug 01 14:08:57.171667 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1320/5254] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:08:57 2026] GET /volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 => generated 1584 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:08:57.270797 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-5277635c-03e3-4eee-8e6c-291a5590a4f2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:57.272850 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-5277635c-03e3-4eee-8e6c-291a5590a4f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] PUT https://10.4.3.223/volume/v3/attachments/28cc059b-aacd-4f3c-a6b4-bf59ef1fc0fc Aug 01 14:08:57.273283 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-5277635c-03e3-4eee-8e6c-291a5590a4f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:57.280655 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-5277635c-03e3-4eee-8e6c-291a5590a4f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Acquiring lock "cinder-attachment_update-55ac8f25-9484-48f9-b73b-9a5ec9d5add9-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:08:57.284983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-5277635c-03e3-4eee-8e6c-291a5590a4f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Lock "cinder-attachment_update-55ac8f25-9484-48f9-b73b-9a5ec9d5add9-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:08:57.286104 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:57.286104 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:08:57.357506 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-5277635c-03e3-4eee-8e6c-291a5590a4f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Lock "cinder-attachment_update-55ac8f25-9484-48f9-b73b-9a5ec9d5add9-np0000006308" released by "attachment_update" :: held 0.073s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:08:57.358075 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-5277635c-03e3-4eee-8e6c-291a5590a4f2 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments/28cc059b-aacd-4f3c-a6b4-bf59ef1fc0fc returned with HTTP 200 Aug 01 14:08:57.358437 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1325/5255] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:08:57 2026] PUT /volume/v3/attachments/28cc059b-aacd-4f3c-a6b4-bf59ef1fc0fc => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:08:57.378630 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-36c8fd84-5fdf-42a6-92be-34bec576f5c7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:08:57.380911 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-36c8fd84-5fdf-42a6-92be-34bec576f5c7 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] POST https://10.4.3.223/volume/v3/attachments/28cc059b-aacd-4f3c-a6b4-bf59ef1fc0fc/action Aug 01 14:08:57.381351 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-36c8fd84-5fdf-42a6-92be-34bec576f5c7 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:08:57.381473 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-36c8fd84-5fdf-42a6-92be-34bec576f5c7 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:08:57.395935 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:08:57.395935 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:08:57.404450 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-22ca8182-3dc5-4cd6-965f-0459e71bb010 req-36c8fd84-5fdf-42a6-92be-34bec576f5c7 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments/28cc059b-aacd-4f3c-a6b4-bf59ef1fc0fc/action returned with HTTP 204 Aug 01 14:08:57.404852 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1311/5256] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:08:57 2026] POST /volume/v3/attachments/28cc059b-aacd-4f3c-a6b4-bf59ef1fc0fc/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:09:05.946134 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=43,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:09:07.170192 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=27 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:09:07.351743 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=26,cinder:UPDATE=14,cinder:INSERT=5 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:09:07.402118 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=35,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:09:16.787191 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6f4895c5-a3f9-4c26-88fc-848acb2d5f61 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:16.789377 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6f4895c5-a3f9-4c26-88fc-848acb2d5f61 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:09:16.789866 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6f4895c5-a3f9-4c26-88fc-848acb2d5f61 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4794c0eb-118a-485a-b9c2-1c594985d784", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-106271664", "description": null, "metadata": null}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:09:16.803698 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:16.803698 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:09:16.804160 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6f4895c5-a3f9-4c26-88fc-848acb2d5f61 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:09:16.804331 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-6f4895c5-a3f9-4c26-88fc-848acb2d5f61 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create snapshot from volume 4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:09:16.828762 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-6f4895c5-a3f9-4c26-88fc-848acb2d5f61 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['383a5c28-d5be-46b3-bda9-9d83ff487b65', '6ed81d1e-7c4d-4575-95ec-686c50327784', 'dc946462-ef48-4095-a790-c4330e3cc622', 'e1ea368b-d372-461e-9225-88a55c733cf6'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:09:16.859870 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6f4895c5-a3f9-4c26-88fc-848acb2d5f61 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot force create request issued successfully. Aug 01 14:09:16.860283 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6f4895c5-a3f9-4c26-88fc-848acb2d5f61 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:09:16.860753 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1301/5257] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:09:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:09:16.868808 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b421e6eb-7b74-43ca-bd90-2bbb014af915 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:16.870455 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b421e6eb-7b74-43ca-bd90-2bbb014af915 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 Aug 01 14:09:16.870631 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b421e6eb-7b74-43ca-bd90-2bbb014af915 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:16.870805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b421e6eb-7b74-43ca-bd90-2bbb014af915 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:16.875391 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:16.875391 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:09:16.875748 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b421e6eb-7b74-43ca-bd90-2bbb014af915 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:09:16.876422 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b421e6eb-7b74-43ca-bd90-2bbb014af915 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 returned with HTTP 200 Aug 01 14:09:16.876994 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1321/5258] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:09:16 2026] GET /volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:17.884934 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e03f683d-6aeb-4a36-b5b2-bbaa973a44f6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:17.886772 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e03f683d-6aeb-4a36-b5b2-bbaa973a44f6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 Aug 01 14:09:17.887012 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e03f683d-6aeb-4a36-b5b2-bbaa973a44f6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:17.887273 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e03f683d-6aeb-4a36-b5b2-bbaa973a44f6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:17.892641 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:17.892641 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:09:17.893039 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e03f683d-6aeb-4a36-b5b2-bbaa973a44f6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:09:17.893814 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e03f683d-6aeb-4a36-b5b2-bbaa973a44f6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 returned with HTTP 200 Aug 01 14:09:17.894176 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1326/5259] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:09:17 2026] GET /volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:17.902007 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a1032e58-9df3-4ae6-8737-e01a15d68d80 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:17.903813 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1032e58-9df3-4ae6-8737-e01a15d68d80 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 Aug 01 14:09:17.904391 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1032e58-9df3-4ae6-8737-e01a15d68d80 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:17.904391 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1032e58-9df3-4ae6-8737-e01a15d68d80 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:17.908606 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:17.908606 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:09:17.908964 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a1032e58-9df3-4ae6-8737-e01a15d68d80 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:09:17.909669 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1032e58-9df3-4ae6-8737-e01a15d68d80 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 returned with HTTP 200 Aug 01 14:09:17.909977 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1312/5260] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:09:17 2026] GET /volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:17.917556 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:17.919273 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:09:17.919582 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1883504197", "snapshot_id": "b00e9ebf-5014-4d1d-84d3-6e87f875f743", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:09:17.920993 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1883504197', 'snapshot_id': 'b00e9ebf-5014-4d1d-84d3-6e87f875f743', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:09:17.925672 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:17.925672 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:09:17.926056 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:09:17.926170 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume of 1 GB Aug 01 14:09:17.929263 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Availability Zones retrieved successfully. Aug 01 14:09:17.934129 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (a9ee7e57-8745-4f9d-a5ed-d9048be1dbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:09:17.935198 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eebee293-562a-472c-95af-fdbfa8ae9fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:09:17.936031 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:09:17.963539 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eebee293-562a-472c-95af-fdbfa8ae9fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b00e9ebf-5014-4d1d-84d3-6e87f875f743', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:09:17.964226 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba38c54e-7940-4523-8921-14bcea202a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:09:17.998594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Created reservations ['9b75a937-36f7-4866-96de-730c69405b8e', 'aa30b08f-f0af-468c-ad3a-c232fcc35494', 'd325fd6e-b2a3-4501-b703-cd0539dedb9c', '241af3f1-47a3-4d89-b8f8-59646b7824da'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:09:17.999273 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba38c54e-7940-4523-8921-14bcea202a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b75a937-36f7-4866-96de-730c69405b8e', 'aa30b08f-f0af-468c-ad3a-c232fcc35494', 'd325fd6e-b2a3-4501-b703-cd0539dedb9c', '241af3f1-47a3-4d89-b8f8-59646b7824da']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:09:17.999929 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73aff05c-07c5-48ca-b7eb-80f85a7798df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:09:18.041326 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73aff05c-07c5-48ca-b7eb-80f85a7798df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c67a79-b9ee-43c0-8ff8-6720275ff8bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1883504197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['9b75a937-36f7-4866-96de-730c69405b8e','aa30b08f-f0af-468c-ad3a-c232fcc35494','d325fd6e-b2a3-4501-b703-cd0539dedb9c','241af3f1-47a3-4d89-b8f8-59646b7824da'],size=1,snapshot_id=b00e9ebf-5014-4d1d-84d3-6e87f875f743,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), '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-01T14:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1883504197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52c67a79-b9ee-43c0-8ff8-6720275ff8bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9808655a594b319176b356ed718047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b00e9ebf-5014-4d1d-84d3-6e87f875f743,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c995057415c415b8a1ad88dac9790f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:09:18.041999 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904f390d-5fe2-4af3-94a0-3d9b9ea3b76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:09:18.058299 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904f390d-5fe2-4af3-94a0-3d9b9ea3b76f) transitioned into state 'SUCCESS' from state '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-1883504197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9808655a594b319176b356ed718047',qos_specs=None,replication_status=,reservations=['9b75a937-36f7-4866-96de-730c69405b8e','aa30b08f-f0af-468c-ad3a-c232fcc35494','d325fd6e-b2a3-4501-b703-cd0539dedb9c','241af3f1-47a3-4d89-b8f8-59646b7824da'],size=1,snapshot_id=b00e9ebf-5014-4d1d-84d3-6e87f875f743,source_replicaid=,source_volid=None,status='creating',user_id='9c995057415c415b8a1ad88dac9790f5',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:09:18.058890 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c1d22b-0fe6-40d5-8da8-f2de2bcc6434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:09:18.079852 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c1d22b-0fe6-40d5-8da8-f2de2bcc6434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:09:18.080610 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Flow 'volume_create_api' (a9ee7e57-8745-4f9d-a5ed-d9048be1dbf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:09:18.080856 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Create volume request issued successfully. Aug 01 14:09:18.081356 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-14d4e8a2-3c53-458b-a264-e1e498cb48b4 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:09:18.081767 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1302/5261] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:09:17 2026] POST /volume/v3/volumes => generated 785 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:09:18.091977 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c228162b-255f-47f5-b1e2-5e37d11fd7f6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:18.093502 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c228162b-255f-47f5-b1e2-5e37d11fd7f6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd Aug 01 14:09:18.093698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c228162b-255f-47f5-b1e2-5e37d11fd7f6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:18.093867 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c228162b-255f-47f5-b1e2-5e37d11fd7f6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:18.100227 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:18.100227 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:09:18.103507 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c228162b-255f-47f5-b1e2-5e37d11fd7f6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:09:18.107346 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c228162b-255f-47f5-b1e2-5e37d11fd7f6 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd returned with HTTP 200 Aug 01 14:09:18.107701 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1322/5262] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:09:18 2026] GET /volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:19.120101 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f6252ab4-1970-4e6b-9675-a31e2b37c33d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:19.122013 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6252ab4-1970-4e6b-9675-a31e2b37c33d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd Aug 01 14:09:19.122264 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6252ab4-1970-4e6b-9675-a31e2b37c33d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:19.122451 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6252ab4-1970-4e6b-9675-a31e2b37c33d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:19.129035 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:19.129035 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:09:19.132278 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f6252ab4-1970-4e6b-9675-a31e2b37c33d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:09:19.136414 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6252ab4-1970-4e6b-9675-a31e2b37c33d tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd returned with HTTP 200 Aug 01 14:09:19.136779 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1327/5263] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:09:19 2026] GET /volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:09:19.150661 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f72aa0d-0c78-448a-8c13-a834b8ee3d3e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:19.152436 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f72aa0d-0c78-448a-8c13-a834b8ee3d3e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd Aug 01 14:09:19.152612 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f72aa0d-0c78-448a-8c13-a834b8ee3d3e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:19.152800 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f72aa0d-0c78-448a-8c13-a834b8ee3d3e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:19.159226 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:19.159226 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:09:19.162146 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0f72aa0d-0c78-448a-8c13-a834b8ee3d3e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:09:19.166011 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f72aa0d-0c78-448a-8c13-a834b8ee3d3e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd returned with HTTP 200 Aug 01 14:09:19.166403 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1313/5264] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:09:19 2026] GET /volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:09:19.242766 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-8a77fdab-e8dc-4acf-9d67-6355f1cb5d15 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:19.245817 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-8a77fdab-e8dc-4acf-9d67-6355f1cb5d15 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd Aug 01 14:09:19.246092 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-8a77fdab-e8dc-4acf-9d67-6355f1cb5d15 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:19.246391 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-8a77fdab-e8dc-4acf-9d67-6355f1cb5d15 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:19.254446 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:19.254446 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:09:19.257796 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-8a77fdab-e8dc-4acf-9d67-6355f1cb5d15 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:09:19.261987 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-8a77fdab-e8dc-4acf-9d67-6355f1cb5d15 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd returned with HTTP 200 Aug 01 14:09:19.262378 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1303/5265] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:09:19 2026] GET /volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:09:19.643754 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-84a953d0-4687-4c94-a7a9-a41ca50b766a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:19.645846 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-84a953d0-4687-4c94-a7a9-a41ca50b766a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd Aug 01 14:09:19.646044 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-84a953d0-4687-4c94-a7a9-a41ca50b766a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:19.647239 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-84a953d0-4687-4c94-a7a9-a41ca50b766a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:19.652729 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:19.652729 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:09:19.655980 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-84a953d0-4687-4c94-a7a9-a41ca50b766a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:09:19.660267 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-84a953d0-4687-4c94-a7a9-a41ca50b766a tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd returned with HTTP 200 Aug 01 14:09:19.660696 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1323/5266] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:09:19 2026] GET /volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:09:19.669255 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-adae93dd-3080-442c-94b2-27632519dbda None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:19.669660 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-adae93dd-3080-442c-94b2-27632519dbda None None] GET https://10.4.3.223/volume// Aug 01 14:09:19.669852 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-adae93dd-3080-442c-94b2-27632519dbda None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:19.670074 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-adae93dd-3080-442c-94b2-27632519dbda None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:19.670472 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-adae93dd-3080-442c-94b2-27632519dbda None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:09:19.670774 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1328/5267] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:09: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 01 14:09:19.677263 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-f67a3a93-53d7-46ba-93bd-9885637f55df None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:19.679071 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-f67a3a93-53d7-46ba-93bd-9885637f55df tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:09:19.679431 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-f67a3a93-53d7-46ba-93bd-9885637f55df tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52c67a79-b9ee-43c0-8ff8-6720275ff8bd", "connector": null, "instance_uuid": "34276898-43a4-4176-b957-501fb294c1b9"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:09:19.686954 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:19.686954 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:09:19.708230 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-f67a3a93-53d7-46ba-93bd-9885637f55df tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:09:19.708624 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1314/5268] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:09:19 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:09:20.493537 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d608eca8-5658-45e8-8475-968780356a6e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:20.493924 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d608eca8-5658-45e8-8475-968780356a6e None None] GET https://10.4.3.223/volume// Aug 01 14:09:20.494119 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d608eca8-5658-45e8-8475-968780356a6e None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:20.494407 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d608eca8-5658-45e8-8475-968780356a6e None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:20.494768 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d608eca8-5658-45e8-8475-968780356a6e None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:09:20.495070 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1304/5269] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:09: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 01 14:09:20.504074 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-644ec5fb-12f4-4bf8-8bd7-83336d8b65fa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:20.505984 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-644ec5fb-12f4-4bf8-8bd7-83336d8b65fa tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd Aug 01 14:09:20.506227 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-644ec5fb-12f4-4bf8-8bd7-83336d8b65fa tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:20.506408 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-644ec5fb-12f4-4bf8-8bd7-83336d8b65fa tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:20.515036 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:20.515036 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:09:20.518006 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-644ec5fb-12f4-4bf8-8bd7-83336d8b65fa tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:09:20.521795 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-644ec5fb-12f4-4bf8-8bd7-83336d8b65fa tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd returned with HTTP 200 Aug 01 14:09:20.522137 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1324/5270] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:09:20 2026] GET /volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd => generated 1573 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:09:20.612723 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-e67b1f54-59c5-4cd1-a918-618de5eaca1f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:20.615362 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-e67b1f54-59c5-4cd1-a918-618de5eaca1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] PUT https://10.4.3.223/volume/v3/attachments/3f03698a-5861-41b6-9e9f-2a39e358e571 Aug 01 14:09:20.615883 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-e67b1f54-59c5-4cd1-a918-618de5eaca1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:09:20.623070 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-e67b1f54-59c5-4cd1-a918-618de5eaca1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Acquiring lock "cinder-attachment_update-52c67a79-b9ee-43c0-8ff8-6720275ff8bd-np0000006308" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:09:20.627079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-e67b1f54-59c5-4cd1-a918-618de5eaca1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-52c67a79-b9ee-43c0-8ff8-6720275ff8bd-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:09:20.628117 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:20.628117 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:09:20.693345 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-e67b1f54-59c5-4cd1-a918-618de5eaca1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Lock "cinder-attachment_update-52c67a79-b9ee-43c0-8ff8-6720275ff8bd-np0000006308" released by "attachment_update" :: held 0.066s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:09:20.693615 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-e67b1f54-59c5-4cd1-a918-618de5eaca1f tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/3f03698a-5861-41b6-9e9f-2a39e358e571 returned with HTTP 200 Aug 01 14:09:20.694056 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1329/5271] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:09:20 2026] PUT /volume/v3/attachments/3f03698a-5861-41b6-9e9f-2a39e358e571 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:09:20.713103 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-c2daa5e3-a13a-409e-8afc-732fd3216a4e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:20.715067 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-c2daa5e3-a13a-409e-8afc-732fd3216a4e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] POST https://10.4.3.223/volume/v3/attachments/3f03698a-5861-41b6-9e9f-2a39e358e571/action Aug 01 14:09:20.715430 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-c2daa5e3-a13a-409e-8afc-732fd3216a4e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:09:20.715538 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-c2daa5e3-a13a-409e-8afc-732fd3216a4e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:09:20.728666 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:20.728666 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:09:20.736336 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7cc1297a-ffd2-44c7-98c1-708fbc39b6de req-c2daa5e3-a13a-409e-8afc-732fd3216a4e tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/3f03698a-5861-41b6-9e9f-2a39e358e571/action returned with HTTP 204 Aug 01 14:09:20.736810 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1315/5272] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:09:20 2026] POST /volume/v3/attachments/3f03698a-5861-41b6-9e9f-2a39e358e571/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:09:29.260694 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:09:30.521074 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=14 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:09:30.688813 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:09:30.733779 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:09:41.712251 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-a12854ab-7082-4e06-bf46-0bab9ed8a63a req-431cf8d3-88dd-4e03-8d4d-8d5bf58c5fbd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:41.714200 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a12854ab-7082-4e06-bf46-0bab9ed8a63a req-431cf8d3-88dd-4e03-8d4d-8d5bf58c5fbd tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] DELETE https://10.4.3.223/volume/v3/attachments/28cc059b-aacd-4f3c-a6b4-bf59ef1fc0fc Aug 01 14:09:41.714445 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a12854ab-7082-4e06-bf46-0bab9ed8a63a req-431cf8d3-88dd-4e03-8d4d-8d5bf58c5fbd tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:41.714817 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-a12854ab-7082-4e06-bf46-0bab9ed8a63a req-431cf8d3-88dd-4e03-8d4d-8d5bf58c5fbd tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:41.721187 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:41.721187 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:09:41.763301 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-a12854ab-7082-4e06-bf46-0bab9ed8a63a req-431cf8d3-88dd-4e03-8d4d-8d5bf58c5fbd tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments/28cc059b-aacd-4f3c-a6b4-bf59ef1fc0fc returned with HTTP 200 Aug 01 14:09:41.763680 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1305/5273] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:09:41 2026] DELETE /volume/v3/attachments/28cc059b-aacd-4f3c-a6b4-bf59ef1fc0fc => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:43.179010 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2dc43c69-61b8-4cbd-a62a-762259eb1745 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:43.180552 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2dc43c69-61b8-4cbd-a62a-762259eb1745 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] DELETE https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 Aug 01 14:09:43.180722 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2dc43c69-61b8-4cbd-a62a-762259eb1745 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:43.180917 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2dc43c69-61b8-4cbd-a62a-762259eb1745 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:43.181108 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-2dc43c69-61b8-4cbd-a62a-762259eb1745 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Delete volume with id: 55ac8f25-9484-48f9-b73b-9a5ec9d5add9 Aug 01 14:09:43.187681 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:43.187681 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:09:43.188123 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2dc43c69-61b8-4cbd-a62a-762259eb1745 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:09:43.202620 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2dc43c69-61b8-4cbd-a62a-762259eb1745 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Delete volume request issued successfully. Aug 01 14:09:43.202771 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2dc43c69-61b8-4cbd-a62a-762259eb1745 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 returned with HTTP 202 Aug 01 14:09:43.203204 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1325/5274] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:09:43 2026] DELETE /volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:09:43.209649 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4da0cfd4-a90b-43f2-aa94-a89163287442 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:43.211369 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4da0cfd4-a90b-43f2-aa94-a89163287442 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 Aug 01 14:09:43.211570 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4da0cfd4-a90b-43f2-aa94-a89163287442 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:43.211747 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4da0cfd4-a90b-43f2-aa94-a89163287442 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:43.218489 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:43.218489 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:09:43.221918 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4da0cfd4-a90b-43f2-aa94-a89163287442 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:09:43.226918 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4da0cfd4-a90b-43f2-aa94-a89163287442 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 returned with HTTP 200 Aug 01 14:09:43.227408 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1330/5275] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:09:43 2026] GET /volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:09:44.238973 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-82e52957-4cc1-4a38-a167-20eef86f37e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:44.240588 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82e52957-4cc1-4a38-a167-20eef86f37e5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 Aug 01 14:09:44.240768 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82e52957-4cc1-4a38-a167-20eef86f37e5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:44.240938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82e52957-4cc1-4a38-a167-20eef86f37e5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:44.245790 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82e52957-4cc1-4a38-a167-20eef86f37e5 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 returned with HTTP 404 Aug 01 14:09:44.246164 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1316/5276] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:09:44 2026] GET /volume/v3/volumes/55ac8f25-9484-48f9-b73b-9a5ec9d5add9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:09:44.251900 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2532162b-dbe9-4336-bac2-3c965ffe7c67 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:44.253543 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2532162b-dbe9-4336-bac2-3c965ffe7c67 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b Aug 01 14:09:44.253719 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2532162b-dbe9-4336-bac2-3c965ffe7c67 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:44.253893 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2532162b-dbe9-4336-bac2-3c965ffe7c67 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:44.253994 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-2532162b-dbe9-4336-bac2-3c965ffe7c67 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Delete snapshot with id: f0eecafe-63e4-4dc9-9d80-9af50bdc722b Aug 01 14:09:44.258613 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:44.258613 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:09:44.258966 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2532162b-dbe9-4336-bac2-3c965ffe7c67 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot retrieved successfully. Aug 01 14:09:44.273575 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2532162b-dbe9-4336-bac2-3c965ffe7c67 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot delete request issued successfully. Aug 01 14:09:44.273727 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2532162b-dbe9-4336-bac2-3c965ffe7c67 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b returned with HTTP 202 Aug 01 14:09:44.274063 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1306/5277] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:09:44 2026] DELETE /volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:09:44.280164 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2303b861-13e8-4f69-8988-27180e9624d1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:44.281990 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2303b861-13e8-4f69-8988-27180e9624d1 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b Aug 01 14:09:44.282201 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2303b861-13e8-4f69-8988-27180e9624d1 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:44.282447 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2303b861-13e8-4f69-8988-27180e9624d1 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:44.287157 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:44.287157 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:09:44.287603 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2303b861-13e8-4f69-8988-27180e9624d1 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot retrieved successfully. Aug 01 14:09:44.288264 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2303b861-13e8-4f69-8988-27180e9624d1 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b returned with HTTP 200 Aug 01 14:09:44.288622 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1326/5278] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:09:44 2026] GET /volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:45.298092 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-88e2d54b-e9f6-4d3c-bb20-9031671dd0bf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:45.299835 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88e2d54b-e9f6-4d3c-bb20-9031671dd0bf tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b Aug 01 14:09:45.300027 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88e2d54b-e9f6-4d3c-bb20-9031671dd0bf tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:45.300208 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88e2d54b-e9f6-4d3c-bb20-9031671dd0bf tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:45.304294 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88e2d54b-e9f6-4d3c-bb20-9031671dd0bf tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b returned with HTTP 404 Aug 01 14:09:45.304833 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1331/5279] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:09:45 2026] GET /volume/v3/snapshots/f0eecafe-63e4-4dc9-9d80-9af50bdc722b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:09:46.789938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f729653e-8521-48a8-be72-85b06aa3ff52 req-80122aaa-5c8b-4250-8f57-9bd7f2c41a47 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:46.791977 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f729653e-8521-48a8-be72-85b06aa3ff52 req-80122aaa-5c8b-4250-8f57-9bd7f2c41a47 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] DELETE https://10.4.3.223/volume/v3/attachments/cac91b55-43f7-4036-9c72-bd77b3e32631 Aug 01 14:09:46.792294 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f729653e-8521-48a8-be72-85b06aa3ff52 req-80122aaa-5c8b-4250-8f57-9bd7f2c41a47 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:46.792497 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f729653e-8521-48a8-be72-85b06aa3ff52 req-80122aaa-5c8b-4250-8f57-9bd7f2c41a47 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:46.799537 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:46.799537 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:09:46.839891 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f729653e-8521-48a8-be72-85b06aa3ff52 req-80122aaa-5c8b-4250-8f57-9bd7f2c41a47 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments/cac91b55-43f7-4036-9c72-bd77b3e32631 returned with HTTP 200 Aug 01 14:09:46.840273 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1317/5280] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:09:46 2026] DELETE /volume/v3/attachments/cac91b55-43f7-4036-9c72-bd77b3e32631 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:48.190652 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f320376a-51fd-4ec4-a65d-aab6f0479c84 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:48.192525 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f320376a-51fd-4ec4-a65d-aab6f0479c84 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] DELETE https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c Aug 01 14:09:48.192778 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f320376a-51fd-4ec4-a65d-aab6f0479c84 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:48.192911 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f320376a-51fd-4ec4-a65d-aab6f0479c84 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:48.193081 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-f320376a-51fd-4ec4-a65d-aab6f0479c84 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Delete volume with id: 19f71955-5d74-4d11-838e-b339ee34d45c Aug 01 14:09:48.200352 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:48.200352 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:09:48.200825 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f320376a-51fd-4ec4-a65d-aab6f0479c84 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:09:48.215650 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-f320376a-51fd-4ec4-a65d-aab6f0479c84 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Delete volume request issued successfully. Aug 01 14:09:48.215841 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f320376a-51fd-4ec4-a65d-aab6f0479c84 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c returned with HTTP 202 Aug 01 14:09:48.216292 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1307/5281] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:09:48 2026] DELETE /volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:09:48.222724 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-107ea461-abe4-4e03-95c5-d6390bf46f03 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:48.224344 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-107ea461-abe4-4e03-95c5-d6390bf46f03 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c Aug 01 14:09:48.224531 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-107ea461-abe4-4e03-95c5-d6390bf46f03 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:48.224692 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-107ea461-abe4-4e03-95c5-d6390bf46f03 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:48.230673 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:48.230673 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:09:48.233773 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-107ea461-abe4-4e03-95c5-d6390bf46f03 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:09:48.237701 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-107ea461-abe4-4e03-95c5-d6390bf46f03 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c returned with HTTP 200 Aug 01 14:09:48.238012 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1327/5282] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:09:48 2026] GET /volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c => generated 1421 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:09:49.253474 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-740ef87b-ffd0-46f9-80e3-af74a1edbe3b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:49.255207 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-740ef87b-ffd0-46f9-80e3-af74a1edbe3b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c Aug 01 14:09:49.255451 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-740ef87b-ffd0-46f9-80e3-af74a1edbe3b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:49.255641 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-740ef87b-ffd0-46f9-80e3-af74a1edbe3b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:49.262868 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-740ef87b-ffd0-46f9-80e3-af74a1edbe3b tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c returned with HTTP 404 Aug 01 14:09:49.263522 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1332/5283] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:09:49 2026] GET /volume/v3/volumes/19f71955-5d74-4d11-838e-b339ee34d45c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:09:49.269719 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-09f1c55e-17d8-47a7-a83f-44ae4b14f1fc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:49.271430 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09f1c55e-17d8-47a7-a83f-44ae4b14f1fc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 Aug 01 14:09:49.271642 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09f1c55e-17d8-47a7-a83f-44ae4b14f1fc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:49.271852 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09f1c55e-17d8-47a7-a83f-44ae4b14f1fc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:49.272008 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-09f1c55e-17d8-47a7-a83f-44ae4b14f1fc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Delete snapshot with id: d4e20e2a-9e4d-4982-8533-21ecf0271528 Aug 01 14:09:49.277004 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:49.277004 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:09:49.277435 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-09f1c55e-17d8-47a7-a83f-44ae4b14f1fc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot retrieved successfully. Aug 01 14:09:49.292111 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-09f1c55e-17d8-47a7-a83f-44ae4b14f1fc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot delete request issued successfully. Aug 01 14:09:49.292342 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09f1c55e-17d8-47a7-a83f-44ae4b14f1fc tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 returned with HTTP 202 Aug 01 14:09:49.292832 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1318/5284] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:09:49 2026] DELETE /volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:09:49.299271 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-88f18a76-f812-47b0-b428-88d540699af9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:49.301104 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-88f18a76-f812-47b0-b428-88d540699af9 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 Aug 01 14:09:49.301353 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-88f18a76-f812-47b0-b428-88d540699af9 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:49.301539 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-88f18a76-f812-47b0-b428-88d540699af9 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:49.306387 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:49.306387 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:09:49.306796 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-88f18a76-f812-47b0-b428-88d540699af9 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Snapshot retrieved successfully. Aug 01 14:09:49.307762 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-88f18a76-f812-47b0-b428-88d540699af9 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 returned with HTTP 200 Aug 01 14:09:49.308165 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1308/5285] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:09:49 2026] GET /volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:50.316468 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c162f5fd-702b-4b18-8b9c-277e03d25503 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:50.318109 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c162f5fd-702b-4b18-8b9c-277e03d25503 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 Aug 01 14:09:50.318324 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c162f5fd-702b-4b18-8b9c-277e03d25503 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:50.318526 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c162f5fd-702b-4b18-8b9c-277e03d25503 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:50.322370 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c162f5fd-702b-4b18-8b9c-277e03d25503 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 returned with HTTP 404 Aug 01 14:09:50.322757 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1328/5286] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:09:50 2026] GET /volume/v3/snapshots/d4e20e2a-9e4d-4982-8533-21ecf0271528 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:09:51.538282 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4ce5fb4e-ec2f-4f9e-a2b7-0d1e9c5f2096 req-6e2b60a0-cf02-4630-bd22-505c9587d271 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:51.540918 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4ce5fb4e-ec2f-4f9e-a2b7-0d1e9c5f2096 req-6e2b60a0-cf02-4630-bd22-505c9587d271 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] DELETE https://10.4.3.223/volume/v3/attachments/00a72864-52d7-4eb9-a009-e65358ed3a84 Aug 01 14:09:51.541143 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4ce5fb4e-ec2f-4f9e-a2b7-0d1e9c5f2096 req-6e2b60a0-cf02-4630-bd22-505c9587d271 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:51.541414 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4ce5fb4e-ec2f-4f9e-a2b7-0d1e9c5f2096 req-6e2b60a0-cf02-4630-bd22-505c9587d271 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:51.551233 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:51.551233 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:09:51.605939 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4ce5fb4e-ec2f-4f9e-a2b7-0d1e9c5f2096 req-6e2b60a0-cf02-4630-bd22-505c9587d271 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/attachments/00a72864-52d7-4eb9-a009-e65358ed3a84 returned with HTTP 200 Aug 01 14:09:51.606532 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1333/5287] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:09:51 2026] DELETE /volume/v3/attachments/00a72864-52d7-4eb9-a009-e65358ed3a84 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:53.045455 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5e85b74c-3b4a-4eb4-8755-5f9047f8bdea None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:53.047137 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5e85b74c-3b4a-4eb4-8755-5f9047f8bdea tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:09:53.047337 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5e85b74c-3b4a-4eb4-8755-5f9047f8bdea tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:53.047547 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5e85b74c-3b4a-4eb4-8755-5f9047f8bdea tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:53.047732 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-5e85b74c-3b4a-4eb4-8755-5f9047f8bdea tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Delete volume with id: 1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:09:53.054515 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:53.054515 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:09:53.054983 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5e85b74c-3b4a-4eb4-8755-5f9047f8bdea tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:09:53.069458 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5e85b74c-3b4a-4eb4-8755-5f9047f8bdea tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Delete volume request issued successfully. Aug 01 14:09:53.069651 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5e85b74c-3b4a-4eb4-8755-5f9047f8bdea tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 202 Aug 01 14:09:53.070094 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1319/5288] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:09:53 2026] DELETE /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:09:53.078170 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-14d6236d-dddf-487e-9c64-e1397bd71a92 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:53.079715 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-14d6236d-dddf-487e-9c64-e1397bd71a92 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:09:53.079895 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-14d6236d-dddf-487e-9c64-e1397bd71a92 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:53.080059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-14d6236d-dddf-487e-9c64-e1397bd71a92 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:53.086247 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:53.086247 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:09:53.089766 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-14d6236d-dddf-487e-9c64-e1397bd71a92 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Volume info retrieved successfully. Aug 01 14:09:53.093921 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-14d6236d-dddf-487e-9c64-e1397bd71a92 tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 200 Aug 01 14:09:53.094273 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1309/5289] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:09:53 2026] GET /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 1388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:09:54.106489 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ce1f52f3-974e-4b1a-8193-c1357b5e6c4e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:54.108199 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ce1f52f3-974e-4b1a-8193-c1357b5e6c4e tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] GET https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 Aug 01 14:09:54.108462 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ce1f52f3-974e-4b1a-8193-c1357b5e6c4e tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:54.108642 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ce1f52f3-974e-4b1a-8193-c1357b5e6c4e tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:54.114006 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ce1f52f3-974e-4b1a-8193-c1357b5e6c4e tempest-TestVolumeBootPatternV346-767799212 tempest-TestVolumeBootPatternV346-767799212-project-member] https://10.4.3.223/volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 returned with HTTP 404 Aug 01 14:09:54.114462 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1329/5290] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:09:54 2026] GET /volume/v3/volumes/1539bad9-724a-4ca9-b5a3-015458d01770 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:09:58.197332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b63e616f-bcad-4f82-9568-fd459c54949e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:58.302303 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:09:58.302725 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1932721442"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:09:58.304440 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1932721442'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:09:58.304594 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Create volume of 1 GB Aug 01 14:09:58.304916 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:58.304916 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:09:58.309175 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Availability Zones retrieved successfully. Aug 01 14:09:58.313948 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Flow 'volume_create_api' (013239bb-9729-4570-82af-2a6d39768d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:09:58.314921 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc197b56-4aad-4423-8055-909c5d5a1e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:09:58.315870 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:09:58.338764 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc197b56-4aad-4423-8055-909c5d5a1e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:09:58.339582 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538b49fb-4a8f-462b-b2a8-f83015212e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:09:58.389833 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Created reservations ['5ff049a4-ef9f-47dc-9c18-d93cc7689925', 'b90d3f33-bcfd-4b4c-88f5-d22856651f95', '43ecfa17-afce-4ba0-bc2f-baa6456cbc87', 'f3a2b584-8dda-4211-a3ad-fb00139927ca'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:09:58.390536 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538b49fb-4a8f-462b-b2a8-f83015212e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff049a4-ef9f-47dc-9c18-d93cc7689925', 'b90d3f33-bcfd-4b4c-88f5-d22856651f95', '43ecfa17-afce-4ba0-bc2f-baa6456cbc87', 'f3a2b584-8dda-4211-a3ad-fb00139927ca']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:09:58.391148 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a2e923-ecf7-46e6-a579-7053e058d629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:09:58.410598 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a2e923-ecf7-46e6-a579-7053e058d629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e04a072-9d74-4221-8490-4153245d59de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1932721442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ccb37752f574643afa696e877cd0968',qos_specs=None,replication_status=,reservations=['5ff049a4-ef9f-47dc-9c18-d93cc7689925','b90d3f33-bcfd-4b4c-88f5-d22856651f95','43ecfa17-afce-4ba0-bc2f-baa6456cbc87','f3a2b584-8dda-4211-a3ad-fb00139927ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e830e66afd9045b6a04c6878ddfa800b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1932721442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e04a072-9d74-4221-8490-4153245d59de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ccb37752f574643afa696e877cd0968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e830e66afd9045b6a04c6878ddfa800b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:09:58.411225 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a4e707-2527-47c6-9b40-d25300ca7289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:09:58.425879 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a4e707-2527-47c6-9b40-d25300ca7289) transitioned into state 'SUCCESS' from state '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-1932721442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ccb37752f574643afa696e877cd0968',qos_specs=None,replication_status=,reservations=['5ff049a4-ef9f-47dc-9c18-d93cc7689925','b90d3f33-bcfd-4b4c-88f5-d22856651f95','43ecfa17-afce-4ba0-bc2f-baa6456cbc87','f3a2b584-8dda-4211-a3ad-fb00139927ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e830e66afd9045b6a04c6878ddfa800b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:09:58.426485 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbb9416-aaad-42f2-b613-02f627e7cbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:09:58.434017 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbb9416-aaad-42f2-b613-02f627e7cbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:09:58.435169 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Flow 'volume_create_api' (013239bb-9729-4570-82af-2a6d39768d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:09:58.435646 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Create volume request issued successfully. Aug 01 14:09:58.436517 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b63e616f-bcad-4f82-9568-fd459c54949e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:09:58.437048 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1334/5291] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:09:58 2026] POST /volume/v3/volumes => generated 749 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:09:58.448308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0a3559d0-b70c-4a29-bae1-10cc23b84c3d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:58.449945 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0a3559d0-b70c-4a29-bae1-10cc23b84c3d tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de Aug 01 14:09:58.450105 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0a3559d0-b70c-4a29-bae1-10cc23b84c3d tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:58.450304 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0a3559d0-b70c-4a29-bae1-10cc23b84c3d tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:58.456559 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:58.456559 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:09:58.459867 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0a3559d0-b70c-4a29-bae1-10cc23b84c3d tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:09:58.463650 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0a3559d0-b70c-4a29-bae1-10cc23b84c3d tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de returned with HTTP 200 Aug 01 14:09:58.464051 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1320/5292] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:09:58 2026] GET /volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:59.475555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5d4c3066-0ab6-4273-891b-6e55269d595e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:59.477653 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5d4c3066-0ab6-4273-891b-6e55269d595e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de Aug 01 14:09:59.477843 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5d4c3066-0ab6-4273-891b-6e55269d595e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:59.478071 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5d4c3066-0ab6-4273-891b-6e55269d595e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:59.484993 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:59.484993 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:09:59.488253 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5d4c3066-0ab6-4273-891b-6e55269d595e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:09:59.491741 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5d4c3066-0ab6-4273-891b-6e55269d595e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de returned with HTTP 200 Aug 01 14:09:59.492061 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1310/5293] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:09:59 2026] GET /volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:09:59.503817 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ba280dd3-0dba-4627-b999-b02409d347e0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:59.505263 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba280dd3-0dba-4627-b999-b02409d347e0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:09:59.505571 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba280dd3-0dba-4627-b999-b02409d347e0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e04a072-9d74-4221-8490-4153245d59de", "name": "tempest-VolumesBackupsTest-Backup-576901200"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:09:59.506866 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-ba280dd3-0dba-4627-b999-b02409d347e0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Creating new backup {'backup': {'volume_id': '2e04a072-9d74-4221-8490-4153245d59de', 'name': 'tempest-VolumesBackupsTest-Backup-576901200'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:09:59.507002 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-ba280dd3-0dba-4627-b999-b02409d347e0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Creating backup of volume 2e04a072-9d74-4221-8490-4153245d59de in container None Aug 01 14:09:59.513372 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:59.513372 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:09:59.513784 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ba280dd3-0dba-4627-b999-b02409d347e0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:09:59.533678 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ba280dd3-0dba-4627-b999-b02409d347e0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Created reservations ['03d9ded3-f8c5-41bf-a525-dce1e47912b3', 'a199474d-7c2f-4f28-9be7-26ea1852ac9a'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:09:59.554003 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba280dd3-0dba-4627-b999-b02409d347e0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:09:59.554560 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1330/5294] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:09:59 2026] POST /volume/v3/backups => generated 329 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:09:59.562277 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d684ea2e-3c02-4075-9e95-467fc2bef734 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:09:59.564324 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d684ea2e-3c02-4075-9e95-467fc2bef734 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:09:59.564567 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d684ea2e-3c02-4075-9e95-467fc2bef734 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:09:59.564798 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d684ea2e-3c02-4075-9e95-467fc2bef734 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:09:59.564933 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d684ea2e-3c02-4075-9e95-467fc2bef734 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:09:59.569665 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:09:59.569665 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:09:59.570872 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d684ea2e-3c02-4075-9e95-467fc2bef734 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:09:59.570951 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1335/5295] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:09:59 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:00.582009 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-30a2c445-611e-4f44-8e46-7805b38c7188 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:00.583946 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30a2c445-611e-4f44-8e46-7805b38c7188 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:00.584176 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30a2c445-611e-4f44-8e46-7805b38c7188 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:00.584438 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30a2c445-611e-4f44-8e46-7805b38c7188 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:00.584579 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-30a2c445-611e-4f44-8e46-7805b38c7188 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:00.588676 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:00.588676 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:00.589330 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30a2c445-611e-4f44-8e46-7805b38c7188 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:00.589846 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1321/5296] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:00 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:01.601408 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4c26ea47-8c4e-44e6-8984-cfa926a41f84 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:01.603137 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4c26ea47-8c4e-44e6-8984-cfa926a41f84 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:01.603339 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4c26ea47-8c4e-44e6-8984-cfa926a41f84 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:01.603529 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4c26ea47-8c4e-44e6-8984-cfa926a41f84 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:01.603630 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-4c26ea47-8c4e-44e6-8984-cfa926a41f84 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:01.608087 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:01.608087 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:01.608908 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4c26ea47-8c4e-44e6-8984-cfa926a41f84 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:01.609610 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1311/5297] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:01 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:02.620825 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-50f4a170-3530-48ba-a60c-6f72088cb107 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:02.622377 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50f4a170-3530-48ba-a60c-6f72088cb107 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:02.622559 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50f4a170-3530-48ba-a60c-6f72088cb107 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:02.622754 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50f4a170-3530-48ba-a60c-6f72088cb107 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:02.622851 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-50f4a170-3530-48ba-a60c-6f72088cb107 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:02.626689 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:02.626689 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:02.627325 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50f4a170-3530-48ba-a60c-6f72088cb107 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:02.627653 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1331/5298] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:02 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:03.637805 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-77f6350a-67aa-4afb-a14f-bf83981f4679 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:03.639536 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77f6350a-67aa-4afb-a14f-bf83981f4679 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:03.639728 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77f6350a-67aa-4afb-a14f-bf83981f4679 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:03.639900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77f6350a-67aa-4afb-a14f-bf83981f4679 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:03.640002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-77f6350a-67aa-4afb-a14f-bf83981f4679 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:03.643848 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:03.643848 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:03.644539 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77f6350a-67aa-4afb-a14f-bf83981f4679 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:03.644883 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1336/5299] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:03 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:04.655004 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68c81c3e-c4fb-471d-b9f1-3c2d0e48bc13 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:04.656894 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68c81c3e-c4fb-471d-b9f1-3c2d0e48bc13 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:04.657106 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68c81c3e-c4fb-471d-b9f1-3c2d0e48bc13 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:04.657331 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68c81c3e-c4fb-471d-b9f1-3c2d0e48bc13 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:04.657449 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-68c81c3e-c4fb-471d-b9f1-3c2d0e48bc13 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:04.661760 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:04.661760 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:04.662553 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68c81c3e-c4fb-471d-b9f1-3c2d0e48bc13 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:04.662923 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1322/5300] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:04 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:05.607234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-73fd1d45-43e9-40e3-ba0e-574662db7285 req-42f6293f-45a6-4b76-9996-8ac764517011 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:05.609094 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-73fd1d45-43e9-40e3-ba0e-574662db7285 req-42f6293f-45a6-4b76-9996-8ac764517011 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/attachments/3f03698a-5861-41b6-9e9f-2a39e358e571 Aug 01 14:10:05.609422 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-73fd1d45-43e9-40e3-ba0e-574662db7285 req-42f6293f-45a6-4b76-9996-8ac764517011 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:05.609730 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-73fd1d45-43e9-40e3-ba0e-574662db7285 req-42f6293f-45a6-4b76-9996-8ac764517011 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:05.616731 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:05.616731 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:05.660926 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-73fd1d45-43e9-40e3-ba0e-574662db7285 req-42f6293f-45a6-4b76-9996-8ac764517011 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/3f03698a-5861-41b6-9e9f-2a39e358e571 returned with HTTP 200 Aug 01 14:10:05.661449 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1312/5301] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:10:05 2026] DELETE /volume/v3/attachments/3f03698a-5861-41b6-9e9f-2a39e358e571 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:05.673320 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c279337f-57c9-40e9-94eb-d1a529403878 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:05.675014 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c279337f-57c9-40e9-94eb-d1a529403878 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:05.675191 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c279337f-57c9-40e9-94eb-d1a529403878 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:05.675383 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c279337f-57c9-40e9-94eb-d1a529403878 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:05.675492 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c279337f-57c9-40e9-94eb-d1a529403878 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:05.679109 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:05.679109 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:05.679758 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c279337f-57c9-40e9-94eb-d1a529403878 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:05.680069 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1332/5302] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:05 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:06.690762 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cc198272-c381-4bf3-a7d6-7e4a9f269354 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:06.692967 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc198272-c381-4bf3-a7d6-7e4a9f269354 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:06.692967 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc198272-c381-4bf3-a7d6-7e4a9f269354 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:06.693118 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc198272-c381-4bf3-a7d6-7e4a9f269354 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:06.693232 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-cc198272-c381-4bf3-a7d6-7e4a9f269354 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:06.697309 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:06.697309 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:06.698007 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc198272-c381-4bf3-a7d6-7e4a9f269354 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:06.698340 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1337/5303] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:06 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:07.082387 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8e92438d-f13c-402b-9896-dd10b5fc2dfe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:07.084130 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e92438d-f13c-402b-9896-dd10b5fc2dfe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd Aug 01 14:10:07.084319 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e92438d-f13c-402b-9896-dd10b5fc2dfe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:07.084607 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e92438d-f13c-402b-9896-dd10b5fc2dfe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:07.084755 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-8e92438d-f13c-402b-9896-dd10b5fc2dfe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: 52c67a79-b9ee-43c0-8ff8-6720275ff8bd Aug 01 14:10:07.091148 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:07.091148 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:07.091485 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8e92438d-f13c-402b-9896-dd10b5fc2dfe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:10:07.105024 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8e92438d-f13c-402b-9896-dd10b5fc2dfe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume request issued successfully. Aug 01 14:10:07.105183 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e92438d-f13c-402b-9896-dd10b5fc2dfe tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd returned with HTTP 202 Aug 01 14:10:07.105555 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1323/5304] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:10:07 2026] DELETE /volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:10:07.116038 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-63c910aa-8f5a-4ee6-9003-a35f00528ba7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:07.118626 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-63c910aa-8f5a-4ee6-9003-a35f00528ba7 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd Aug 01 14:10:07.118790 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-63c910aa-8f5a-4ee6-9003-a35f00528ba7 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:07.118960 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-63c910aa-8f5a-4ee6-9003-a35f00528ba7 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:07.126527 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:07.126527 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:07.130384 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-63c910aa-8f5a-4ee6-9003-a35f00528ba7 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:10:07.135706 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-63c910aa-8f5a-4ee6-9003-a35f00528ba7 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd returned with HTTP 200 Aug 01 14:10:07.136165 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1313/5305] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:07 2026] GET /volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:10:07.707606 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b4a59c6f-054d-41dd-a7a9-db103edeaff4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:07.709281 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4a59c6f-054d-41dd-a7a9-db103edeaff4 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:07.709505 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4a59c6f-054d-41dd-a7a9-db103edeaff4 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:07.709698 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4a59c6f-054d-41dd-a7a9-db103edeaff4 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:07.709832 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b4a59c6f-054d-41dd-a7a9-db103edeaff4 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:07.713876 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:07.713876 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:07.714629 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4a59c6f-054d-41dd-a7a9-db103edeaff4 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:07.714967 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1333/5306] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:07 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:08.148691 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2e1063c0-1fd6-4e8f-897b-e186f09a700c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:08.150322 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2e1063c0-1fd6-4e8f-897b-e186f09a700c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd Aug 01 14:10:08.150512 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2e1063c0-1fd6-4e8f-897b-e186f09a700c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:08.150684 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2e1063c0-1fd6-4e8f-897b-e186f09a700c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:08.155690 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2e1063c0-1fd6-4e8f-897b-e186f09a700c tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd returned with HTTP 404 Aug 01 14:10:08.156165 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1338/5307] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:08 2026] GET /volume/v3/volumes/52c67a79-b9ee-43c0-8ff8-6720275ff8bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:10:08.163430 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-01f806aa-fb5f-4712-9d22-b0fb34f8b256 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:08.165149 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-01f806aa-fb5f-4712-9d22-b0fb34f8b256 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 Aug 01 14:10:08.165383 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-01f806aa-fb5f-4712-9d22-b0fb34f8b256 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:08.165613 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-01f806aa-fb5f-4712-9d22-b0fb34f8b256 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:08.165718 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-01f806aa-fb5f-4712-9d22-b0fb34f8b256 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete snapshot with id: b00e9ebf-5014-4d1d-84d3-6e87f875f743 Aug 01 14:10:08.170563 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:08.170563 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:08.171002 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-01f806aa-fb5f-4712-9d22-b0fb34f8b256 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:10:08.188290 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-01f806aa-fb5f-4712-9d22-b0fb34f8b256 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot delete request issued successfully. Aug 01 14:10:08.188523 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-01f806aa-fb5f-4712-9d22-b0fb34f8b256 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 returned with HTTP 202 Aug 01 14:10:08.188971 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1324/5308] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:10:08 2026] DELETE /volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:10:08.196111 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2333e117-c830-4d6d-a57e-9f9eabbb4448 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:08.198024 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2333e117-c830-4d6d-a57e-9f9eabbb4448 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 Aug 01 14:10:08.198299 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2333e117-c830-4d6d-a57e-9f9eabbb4448 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:08.198579 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2333e117-c830-4d6d-a57e-9f9eabbb4448 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:08.203282 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:08.203282 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:08.203787 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2333e117-c830-4d6d-a57e-9f9eabbb4448 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Snapshot retrieved successfully. Aug 01 14:10:08.204538 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2333e117-c830-4d6d-a57e-9f9eabbb4448 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 returned with HTTP 200 Aug 01 14:10:08.204942 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1314/5309] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:10:08 2026] GET /volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:08.723808 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e1a8284f-dba4-4312-8896-a0559708f25a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:08.725379 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1a8284f-dba4-4312-8896-a0559708f25a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:08.725612 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1a8284f-dba4-4312-8896-a0559708f25a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:08.725854 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1a8284f-dba4-4312-8896-a0559708f25a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:08.726002 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e1a8284f-dba4-4312-8896-a0559708f25a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:08.729754 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:08.729754 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:08.730371 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1a8284f-dba4-4312-8896-a0559708f25a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:08.730683 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1334/5310] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:08 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:09.213718 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f23b0639-72af-4974-9269-1aac55dbd744 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:09.215231 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f23b0639-72af-4974-9269-1aac55dbd744 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 Aug 01 14:10:09.215566 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f23b0639-72af-4974-9269-1aac55dbd744 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:09.215717 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f23b0639-72af-4974-9269-1aac55dbd744 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:09.219469 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f23b0639-72af-4974-9269-1aac55dbd744 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 returned with HTTP 404 Aug 01 14:10:09.219859 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1339/5311] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:10:09 2026] GET /volume/v3/snapshots/b00e9ebf-5014-4d1d-84d3-6e87f875f743 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:10:09.741954 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-721f1b49-9c4b-46b8-8dbf-b6b13e6cd532 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:09.743442 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-721f1b49-9c4b-46b8-8dbf-b6b13e6cd532 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:09.743631 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-721f1b49-9c4b-46b8-8dbf-b6b13e6cd532 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:09.743831 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-721f1b49-9c4b-46b8-8dbf-b6b13e6cd532 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:09.743961 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-721f1b49-9c4b-46b8-8dbf-b6b13e6cd532 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:09.747864 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:09.747864 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:09.748546 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-721f1b49-9c4b-46b8-8dbf-b6b13e6cd532 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:09.748926 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1325/5312] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:09 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:10.574267 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-8688ca60-a741-4936-8bb3-711d735dd1fe req-48e0974b-7e3f-4a41-85be-631dc93718f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:10.576236 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8688ca60-a741-4936-8bb3-711d735dd1fe req-48e0974b-7e3f-4a41-85be-631dc93718f8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/attachments/edf9ddc9-38c9-4c9c-b09b-5ae37504131f Aug 01 14:10:10.576419 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8688ca60-a741-4936-8bb3-711d735dd1fe req-48e0974b-7e3f-4a41-85be-631dc93718f8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:10.576609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8688ca60-a741-4936-8bb3-711d735dd1fe req-48e0974b-7e3f-4a41-85be-631dc93718f8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:10.583294 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:10.583294 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:10.623555 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8688ca60-a741-4936-8bb3-711d735dd1fe req-48e0974b-7e3f-4a41-85be-631dc93718f8 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/attachments/edf9ddc9-38c9-4c9c-b09b-5ae37504131f returned with HTTP 200 Aug 01 14:10:10.623941 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1315/5313] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:10:10 2026] DELETE /volume/v3/attachments/edf9ddc9-38c9-4c9c-b09b-5ae37504131f => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:10.758304 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a0345ea0-5363-4a54-a743-7974664834a6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:10.759860 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a0345ea0-5363-4a54-a743-7974664834a6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:10.760308 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a0345ea0-5363-4a54-a743-7974664834a6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:10.760308 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a0345ea0-5363-4a54-a743-7974664834a6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:10.760308 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a0345ea0-5363-4a54-a743-7974664834a6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:10.765515 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:10.765515 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:10.766455 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a0345ea0-5363-4a54-a743-7974664834a6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:10.766873 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1335/5314] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:10 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:11.776108 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-76f7c1af-dc25-43db-9f40-2410944d6e68 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:11.777827 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-76f7c1af-dc25-43db-9f40-2410944d6e68 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:11.778009 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-76f7c1af-dc25-43db-9f40-2410944d6e68 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:11.778183 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-76f7c1af-dc25-43db-9f40-2410944d6e68 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:11.778330 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-76f7c1af-dc25-43db-9f40-2410944d6e68 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:11.783697 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:11.783697 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:11.784981 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-76f7c1af-dc25-43db-9f40-2410944d6e68 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:11.784981 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1340/5315] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:11 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:12.071934 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d88bf32d-34f3-49c2-a7d2-ff6093050436 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:12.073927 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d88bf32d-34f3-49c2-a7d2-ff6093050436 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] DELETE https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:10:12.074068 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d88bf32d-34f3-49c2-a7d2-ff6093050436 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:12.074257 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d88bf32d-34f3-49c2-a7d2-ff6093050436 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:12.074405 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-d88bf32d-34f3-49c2-a7d2-ff6093050436 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume with id: 4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:10:12.081581 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:12.081581 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:12.082088 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d88bf32d-34f3-49c2-a7d2-ff6093050436 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:10:12.096771 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d88bf32d-34f3-49c2-a7d2-ff6093050436 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Delete volume request issued successfully. Aug 01 14:10:12.096958 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d88bf32d-34f3-49c2-a7d2-ff6093050436 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 202 Aug 01 14:10:12.097357 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1326/5316] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:10:12 2026] DELETE /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:10:12.106862 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c7c46a09-d97f-4457-9265-96d03f5e90e0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:12.108585 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c7c46a09-d97f-4457-9265-96d03f5e90e0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:10:12.108760 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c7c46a09-d97f-4457-9265-96d03f5e90e0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:12.108934 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c7c46a09-d97f-4457-9265-96d03f5e90e0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:12.115319 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:12.115319 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:12.118811 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c7c46a09-d97f-4457-9265-96d03f5e90e0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Volume info retrieved successfully. Aug 01 14:10:12.123327 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c7c46a09-d97f-4457-9265-96d03f5e90e0 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 200 Aug 01 14:10:12.123708 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1316/5317] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:12 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:10:12.795100 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-58421d92-a3a6-4d80-8e81-8ff5f84e3799 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:12.797389 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58421d92-a3a6-4d80-8e81-8ff5f84e3799 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:12.797626 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58421d92-a3a6-4d80-8e81-8ff5f84e3799 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:12.797833 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58421d92-a3a6-4d80-8e81-8ff5f84e3799 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:12.797963 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-58421d92-a3a6-4d80-8e81-8ff5f84e3799 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:12.801956 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:12.801956 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:12.802895 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58421d92-a3a6-4d80-8e81-8ff5f84e3799 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:12.803386 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1336/5318] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:12 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:13.136063 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-279920fd-5994-4c98-ad11-953187288e70 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:13.137811 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-279920fd-5994-4c98-ad11-953187288e70 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] GET https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 Aug 01 14:10:13.137983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-279920fd-5994-4c98-ad11-953187288e70 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:13.138156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-279920fd-5994-4c98-ad11-953187288e70 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:13.144728 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-279920fd-5994-4c98-ad11-953187288e70 tempest-TestVolumeBootPattern-801166761 tempest-TestVolumeBootPattern-801166761-project-member] https://10.4.3.223/volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 returned with HTTP 404 Aug 01 14:10:13.145195 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1341/5319] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:13 2026] GET /volume/v3/volumes/4794c0eb-118a-485a-b9c2-1c594985d784 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:10:13.812774 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cd38fb6c-8fe0-428b-80a5-6fdce0b8a73a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:13.814373 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd38fb6c-8fe0-428b-80a5-6fdce0b8a73a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:13.814542 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd38fb6c-8fe0-428b-80a5-6fdce0b8a73a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:13.814709 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd38fb6c-8fe0-428b-80a5-6fdce0b8a73a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:13.814812 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-cd38fb6c-8fe0-428b-80a5-6fdce0b8a73a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:13.818708 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:13.818708 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:13.819313 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd38fb6c-8fe0-428b-80a5-6fdce0b8a73a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:13.819607 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1327/5320] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:13 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:13.828872 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-fbd3dbd1-8ff2-45ab-81d3-f940be04e6c1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:13.854971 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fbd3dbd1-8ff2-45ab-81d3-f940be04e6c1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:10:13.855296 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-fbd3dbd1-8ff2-45ab-81d3-f940be04e6c1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e04a072-9d74-4221-8490-4153245d59de", "incremental": true}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:13.856622 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-fbd3dbd1-8ff2-45ab-81d3-f940be04e6c1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Creating new backup {'backup': {'volume_id': '2e04a072-9d74-4221-8490-4153245d59de', 'incremental': True}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:10:13.856770 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-fbd3dbd1-8ff2-45ab-81d3-f940be04e6c1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Creating backup of volume 2e04a072-9d74-4221-8490-4153245d59de in container None Aug 01 14:10:13.863602 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:13.863602 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:13.863862 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-fbd3dbd1-8ff2-45ab-81d3-f940be04e6c1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Volume info retrieved successfully. Aug 01 14:10:13.886354 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-fbd3dbd1-8ff2-45ab-81d3-f940be04e6c1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Created reservations ['0d0de33d-0a29-43a3-a518-f9789a35c60c', 'af5d3b96-e1ab-4b19-947e-34b136bca0da'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:13.897708 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-fbd3dbd1-8ff2-45ab-81d3-f940be04e6c1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 400 Aug 01 14:10:13.898166 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1317/5321] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:10:13 2026] POST /volume/v3/backups => generated 109 bytes in 70 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 14:10:13.905519 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a8fc34a5-7f73-46e8-86d8-fae969e15db1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:13.907830 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a8fc34a5-7f73-46e8-86d8-fae969e15db1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] DELETE https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:13.908198 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a8fc34a5-7f73-46e8-86d8-fae969e15db1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:13.908507 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a8fc34a5-7f73-46e8-86d8-fae969e15db1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:13.908680 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-a8fc34a5-7f73-46e8-86d8-fae969e15db1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Delete backup with id: f693364a-b857-493d-93c2-495134fa13d3. Aug 01 14:10:13.912893 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:13.912893 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:13.923492 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-a8fc34a5-7f73-46e8-86d8-fae969e15db1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] delete_backup rpcapi backup_id f693364a-b857-493d-93c2-495134fa13d3 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:10:13.925227 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a8fc34a5-7f73-46e8-86d8-fae969e15db1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 202 Aug 01 14:10:13.925677 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1337/5322] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:10:13 2026] DELETE /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:10:13.932652 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-07d49309-86fa-4e48-8ef0-3859f2d473f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:13.934432 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07d49309-86fa-4e48-8ef0-3859f2d473f7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:13.934634 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07d49309-86fa-4e48-8ef0-3859f2d473f7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:13.934833 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07d49309-86fa-4e48-8ef0-3859f2d473f7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:13.934940 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-07d49309-86fa-4e48-8ef0-3859f2d473f7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:13.939127 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:13.939127 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:13.939896 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07d49309-86fa-4e48-8ef0-3859f2d473f7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 200 Aug 01 14:10:13.940413 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1342/5323] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:13 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:14.950875 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dfbc1f4f-a708-4882-ab82-909a74f569dc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:14.952368 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dfbc1f4f-a708-4882-ab82-909a74f569dc tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 Aug 01 14:10:14.952530 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dfbc1f4f-a708-4882-ab82-909a74f569dc tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:14.952712 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dfbc1f4f-a708-4882-ab82-909a74f569dc tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:14.952810 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-dfbc1f4f-a708-4882-ab82-909a74f569dc tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id f693364a-b857-493d-93c2-495134fa13d3. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:14.955794 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dfbc1f4f-a708-4882-ab82-909a74f569dc tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 returned with HTTP 404 Aug 01 14:10:14.956151 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1328/5324] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:14 2026] GET /volume/v3/backups/f693364a-b857-493d-93c2-495134fa13d3 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:10:14.963707 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:14.965707 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:10:14.966122 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1694758732"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:14.967925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1694758732'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:10:14.968095 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Create volume of 1 GB Aug 01 14:10:14.973414 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Availability Zones retrieved successfully. Aug 01 14:10:14.978800 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Flow 'volume_create_api' (9b3c21f1-c726-464f-a081-01bfbb76d78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:10:14.979898 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e765e7e-d969-4e0e-921d-1eb2575c6340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:14.980765 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:10:15.003404 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e765e7e-d969-4e0e-921d-1eb2575c6340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:15.004090 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855afd82-0a6f-414a-8a07-fc05dd497fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:15.034958 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Created reservations ['9c26195b-4417-4ede-a6aa-241de4d54853', 'c3a44510-4667-4039-b420-2de7b0357b1d', 'f5ac2fe9-7aad-433b-8574-3c14ef43ad27', 'e7ec77a4-db60-4710-b049-a6dbe344b4e7'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:15.035669 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855afd82-0a6f-414a-8a07-fc05dd497fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c26195b-4417-4ede-a6aa-241de4d54853', 'c3a44510-4667-4039-b420-2de7b0357b1d', 'f5ac2fe9-7aad-433b-8574-3c14ef43ad27', 'e7ec77a4-db60-4710-b049-a6dbe344b4e7']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:15.036444 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e705e636-4591-4cb1-8b40-ca3f044a359b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:15.054744 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e705e636-4591-4cb1-8b40-ca3f044a359b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '200ddfdb-ec00-4c60-8401-ebb875730ffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1694758732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ccb37752f574643afa696e877cd0968',qos_specs=None,replication_status=,reservations=['9c26195b-4417-4ede-a6aa-241de4d54853','c3a44510-4667-4039-b420-2de7b0357b1d','f5ac2fe9-7aad-433b-8574-3c14ef43ad27','e7ec77a4-db60-4710-b049-a6dbe344b4e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e830e66afd9045b6a04c6878ddfa800b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1694758732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=200ddfdb-ec00-4c60-8401-ebb875730ffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ccb37752f574643afa696e877cd0968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e830e66afd9045b6a04c6878ddfa800b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:15.055416 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd6129a-6ddf-4474-95e6-345638636bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:15.069742 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd6129a-6ddf-4474-95e6-345638636bb1) transitioned into state 'SUCCESS' from state '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-1694758732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ccb37752f574643afa696e877cd0968',qos_specs=None,replication_status=,reservations=['9c26195b-4417-4ede-a6aa-241de4d54853','c3a44510-4667-4039-b420-2de7b0357b1d','f5ac2fe9-7aad-433b-8574-3c14ef43ad27','e7ec77a4-db60-4710-b049-a6dbe344b4e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e830e66afd9045b6a04c6878ddfa800b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:15.070417 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f8295f-abcd-4cfd-a049-6188328bb789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:15.079714 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f8295f-abcd-4cfd-a049-6188328bb789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:15.080996 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Flow 'volume_create_api' (9b3c21f1-c726-464f-a081-01bfbb76d78d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:10:15.081622 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Create volume request issued successfully. Aug 01 14:10:15.082420 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-78c3e3e7-e00a-41c0-b630-ceee85e09d4c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:10:15.083109 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1318/5325] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:10:14 2026] POST /volume/v3/volumes => generated 749 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:10:15.094402 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4ed90b4a-acba-4592-903a-ca7f78279fe5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:15.095985 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4ed90b4a-acba-4592-903a-ca7f78279fe5 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc Aug 01 14:10:15.096176 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4ed90b4a-acba-4592-903a-ca7f78279fe5 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:15.096386 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4ed90b4a-acba-4592-903a-ca7f78279fe5 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:15.102721 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:15.102721 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:15.105864 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4ed90b4a-acba-4592-903a-ca7f78279fe5 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:10:15.109740 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4ed90b4a-acba-4592-903a-ca7f78279fe5 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc returned with HTTP 200 Aug 01 14:10:15.110080 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1338/5326] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:15 2026] GET /volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:16.122111 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5647adf8-338b-446b-9a6d-ce03d6da5c22 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:16.123733 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5647adf8-338b-446b-9a6d-ce03d6da5c22 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc Aug 01 14:10:16.123904 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5647adf8-338b-446b-9a6d-ce03d6da5c22 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:16.124074 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5647adf8-338b-446b-9a6d-ce03d6da5c22 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:16.130501 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:16.130501 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:16.133540 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5647adf8-338b-446b-9a6d-ce03d6da5c22 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:10:16.137021 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5647adf8-338b-446b-9a6d-ce03d6da5c22 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc returned with HTTP 200 Aug 01 14:10:16.137345 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1343/5327] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:16 2026] GET /volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:16.148631 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9ed1393c-bdbb-4eb5-b8ac-81cd84f76ce8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:16.150265 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ed1393c-bdbb-4eb5-b8ac-81cd84f76ce8 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:10:16.150595 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ed1393c-bdbb-4eb5-b8ac-81cd84f76ce8 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "200ddfdb-ec00-4c60-8401-ebb875730ffc", "name": "tempest-VolumesBackupsTest-Backup-915880978"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:16.152477 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-9ed1393c-bdbb-4eb5-b8ac-81cd84f76ce8 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Creating new backup {'backup': {'volume_id': '200ddfdb-ec00-4c60-8401-ebb875730ffc', 'name': 'tempest-VolumesBackupsTest-Backup-915880978'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:10:16.152631 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-9ed1393c-bdbb-4eb5-b8ac-81cd84f76ce8 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Creating backup of volume 200ddfdb-ec00-4c60-8401-ebb875730ffc in container None Aug 01 14:10:16.157998 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:16.157998 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:16.158304 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9ed1393c-bdbb-4eb5-b8ac-81cd84f76ce8 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Volume info retrieved successfully. Aug 01 14:10:16.171675 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-9ed1393c-bdbb-4eb5-b8ac-81cd84f76ce8 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Created reservations ['1f8f023a-5871-489f-a183-dfc45e0dbb4a', 'e64f6652-3f0a-4991-ab71-61d17b77d96f'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:16.219896 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ed1393c-bdbb-4eb5-b8ac-81cd84f76ce8 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:10:16.220293 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1329/5328] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:10:16 2026] POST /volume/v3/backups => generated 329 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:10:16.227745 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4c8a0a1e-2295-435a-a13c-7eaba4971a8e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:16.229506 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4c8a0a1e-2295-435a-a13c-7eaba4971a8e tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:16.229712 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4c8a0a1e-2295-435a-a13c-7eaba4971a8e tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:16.229895 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4c8a0a1e-2295-435a-a13c-7eaba4971a8e tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:16.230028 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-4c8a0a1e-2295-435a-a13c-7eaba4971a8e tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:16.234402 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:16.234402 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:16.234978 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4c8a0a1e-2295-435a-a13c-7eaba4971a8e tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:16.235337 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1319/5329] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:16 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:17.244847 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b3577da5-7977-4d31-8f16-14a24b9ec449 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:17.246482 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b3577da5-7977-4d31-8f16-14a24b9ec449 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:17.246731 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b3577da5-7977-4d31-8f16-14a24b9ec449 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:17.246909 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b3577da5-7977-4d31-8f16-14a24b9ec449 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:17.247006 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b3577da5-7977-4d31-8f16-14a24b9ec449 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:17.250750 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:17.250750 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:17.251344 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b3577da5-7977-4d31-8f16-14a24b9ec449 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:17.251735 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1339/5330] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:17 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:17.473983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1299992e-7575-4527-b6f7-376959a02123 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:17.547462 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:10:17.547793 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1763028208"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:17.549017 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1763028208'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:10:17.549129 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume of 1 GB Aug 01 14:10:17.552540 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Availability Zones retrieved successfully. Aug 01 14:10:17.557292 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Flow 'volume_create_api' (3897fbda-489d-482b-a8b5-4b0356783739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:10:17.558099 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4478e5f5-80cb-47ef-8c34-20a7b490314e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:17.558755 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:10:17.580930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4478e5f5-80cb-47ef-8c34-20a7b490314e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:17.581647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0d3172-8af8-4eec-aad8-b442be99c7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:17.629618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Created reservations ['2e8b5ff0-b63b-4b99-aa84-92d48ac2d48f', 'c930c321-38fe-47c1-8daa-5c01d669d808', '915e7597-777c-4c02-a73f-3ac144e18dda', 'd4796d6c-de69-4394-ae06-5d808b501725'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:17.630334 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0d3172-8af8-4eec-aad8-b442be99c7f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e8b5ff0-b63b-4b99-aa84-92d48ac2d48f', 'c930c321-38fe-47c1-8daa-5c01d669d808', '915e7597-777c-4c02-a73f-3ac144e18dda', 'd4796d6c-de69-4394-ae06-5d808b501725']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:17.631022 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41a54182-1953-4e72-beba-32e0a523f41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:17.651411 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41a54182-1953-4e72-beba-32e0a523f41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9f652c1-357a-45c9-87ab-6077911f7efa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1763028208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',qos_specs=None,replication_status=,reservations=['2e8b5ff0-b63b-4b99-aa84-92d48ac2d48f','c930c321-38fe-47c1-8daa-5c01d669d808','915e7597-777c-4c02-a73f-3ac144e18dda','d4796d6c-de69-4394-ae06-5d808b501725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1763028208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9f652c1-357a-45c9-87ab-6077911f7efa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:17.652072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a09f97a-91eb-464b-a509-805183d87a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:17.669112 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a09f97a-91eb-464b-a509-805183d87a2a) transitioned into state 'SUCCESS' from state '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-1763028208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',qos_specs=None,replication_status=,reservations=['2e8b5ff0-b63b-4b99-aa84-92d48ac2d48f','c930c321-38fe-47c1-8daa-5c01d669d808','915e7597-777c-4c02-a73f-3ac144e18dda','d4796d6c-de69-4394-ae06-5d808b501725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:17.669799 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dacaab5-1be6-405d-a2cd-8a2aab2dfe35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:17.677464 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dacaab5-1be6-405d-a2cd-8a2aab2dfe35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:17.678235 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Flow 'volume_create_api' (3897fbda-489d-482b-a8b5-4b0356783739) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:10:17.678511 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume request issued successfully. Aug 01 14:10:17.679044 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1299992e-7575-4527-b6f7-376959a02123 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:10:17.679509 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1344/5331] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:10:17 2026] POST /volume/v3/volumes => generated 778 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:10:17.689599 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a78987aa-6f17-4693-aabb-2234a499b66c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:17.691261 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a78987aa-6f17-4693-aabb-2234a499b66c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa Aug 01 14:10:17.691478 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a78987aa-6f17-4693-aabb-2234a499b66c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:17.691689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a78987aa-6f17-4693-aabb-2234a499b66c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:17.698287 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:17.698287 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:17.701155 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a78987aa-6f17-4693-aabb-2234a499b66c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:10:17.704415 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a78987aa-6f17-4693-aabb-2234a499b66c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa returned with HTTP 200 Aug 01 14:10:17.704761 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1330/5332] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:17 2026] GET /volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:18.261168 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ed19cfe2-ff08-48bb-a68a-3fec3786800c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:18.263448 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ed19cfe2-ff08-48bb-a68a-3fec3786800c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:18.263706 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ed19cfe2-ff08-48bb-a68a-3fec3786800c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:18.263927 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ed19cfe2-ff08-48bb-a68a-3fec3786800c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:18.264059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-ed19cfe2-ff08-48bb-a68a-3fec3786800c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:18.268162 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:18.268162 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:18.268734 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ed19cfe2-ff08-48bb-a68a-3fec3786800c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:18.269052 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1320/5333] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:18 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:18.716006 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bc15fe9f-b823-4916-b404-627403fa4b46 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:18.717675 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc15fe9f-b823-4916-b404-627403fa4b46 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa Aug 01 14:10:18.717877 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc15fe9f-b823-4916-b404-627403fa4b46 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:18.718047 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc15fe9f-b823-4916-b404-627403fa4b46 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:18.724972 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:18.724972 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:18.728420 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bc15fe9f-b823-4916-b404-627403fa4b46 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:10:18.731690 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc15fe9f-b823-4916-b404-627403fa4b46 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa returned with HTTP 200 Aug 01 14:10:18.732023 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1340/5334] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:18 2026] GET /volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:10:18.747329 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f0f9df2-8252-49a4-a6cd-d6059c38e1ef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:18.749079 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f0f9df2-8252-49a4-a6cd-d6059c38e1ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:10:18.749437 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f0f9df2-8252-49a4-a6cd-d6059c38e1ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9f652c1-357a-45c9-87ab-6077911f7efa", "name": "tempest-type-Backup-1915097053"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:18.750719 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-7f0f9df2-8252-49a4-a6cd-d6059c38e1ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Creating new backup {'backup': {'volume_id': 'a9f652c1-357a-45c9-87ab-6077911f7efa', 'name': 'tempest-type-Backup-1915097053'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:10:18.750843 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-7f0f9df2-8252-49a4-a6cd-d6059c38e1ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Creating backup of volume a9f652c1-357a-45c9-87ab-6077911f7efa in container None Aug 01 14:10:18.757350 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:18.757350 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:18.757616 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f0f9df2-8252-49a4-a6cd-d6059c38e1ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:10:18.779020 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-7f0f9df2-8252-49a4-a6cd-d6059c38e1ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Created reservations ['7329a594-1699-464a-9c02-060b58b62df8', '1842330d-f75e-4f48-b38d-02273e3cbdb4'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:18.801304 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f0f9df2-8252-49a4-a6cd-d6059c38e1ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:10:18.801748 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1345/5335] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:10:18 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:10:18.809298 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a2652cbc-191b-4613-9e4a-d05fd088435d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:18.811037 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a2652cbc-191b-4613-9e4a-d05fd088435d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:18.811261 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a2652cbc-191b-4613-9e4a-d05fd088435d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:18.811452 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a2652cbc-191b-4613-9e4a-d05fd088435d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:18.811559 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a2652cbc-191b-4613-9e4a-d05fd088435d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:18.815517 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:18.815517 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:18.816104 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a2652cbc-191b-4613-9e4a-d05fd088435d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:18.816462 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1331/5336] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:18 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:19.279194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-82ca730a-4baf-437f-8be8-f3dbb4b58521 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:19.280911 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-82ca730a-4baf-437f-8be8-f3dbb4b58521 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:19.281096 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-82ca730a-4baf-437f-8be8-f3dbb4b58521 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:19.281286 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-82ca730a-4baf-437f-8be8-f3dbb4b58521 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:19.281386 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-82ca730a-4baf-437f-8be8-f3dbb4b58521 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:19.286389 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:19.286389 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:19.287104 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-82ca730a-4baf-437f-8be8-f3dbb4b58521 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:19.287342 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1321/5337] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:19 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:19.826290 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-adc90684-3d34-4931-b30e-9522f5dc2c18 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:19.828402 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-adc90684-3d34-4931-b30e-9522f5dc2c18 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:19.828802 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-adc90684-3d34-4931-b30e-9522f5dc2c18 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:19.829151 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-adc90684-3d34-4931-b30e-9522f5dc2c18 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:19.830246 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-adc90684-3d34-4931-b30e-9522f5dc2c18 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:19.834668 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:19.834668 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:19.835468 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-adc90684-3d34-4931-b30e-9522f5dc2c18 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:19.835931 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1341/5338] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:19 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:20.297552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-03fa8117-a998-4e58-8402-ee61c0d166ac None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:20.299246 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03fa8117-a998-4e58-8402-ee61c0d166ac tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:20.299425 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-03fa8117-a998-4e58-8402-ee61c0d166ac tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:20.299617 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-03fa8117-a998-4e58-8402-ee61c0d166ac tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:20.299731 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-03fa8117-a998-4e58-8402-ee61c0d166ac tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:20.303936 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:20.303936 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:20.304443 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03fa8117-a998-4e58-8402-ee61c0d166ac tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:20.304840 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1346/5339] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:20 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:20.844956 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b29a5eb6-5f04-4409-8f9c-bec2602a3f9c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:20.846675 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b29a5eb6-5f04-4409-8f9c-bec2602a3f9c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:20.846883 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b29a5eb6-5f04-4409-8f9c-bec2602a3f9c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:20.847057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b29a5eb6-5f04-4409-8f9c-bec2602a3f9c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:20.847157 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b29a5eb6-5f04-4409-8f9c-bec2602a3f9c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:20.850944 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:20.850944 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:20.851451 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b29a5eb6-5f04-4409-8f9c-bec2602a3f9c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:20.851776 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1332/5340] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:20 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:21.313868 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1ec71bbe-9e8d-4cf5-bc24-03696ed0ec78 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:21.315414 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1ec71bbe-9e8d-4cf5-bc24-03696ed0ec78 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:21.315623 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1ec71bbe-9e8d-4cf5-bc24-03696ed0ec78 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:21.315788 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1ec71bbe-9e8d-4cf5-bc24-03696ed0ec78 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:21.315883 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-1ec71bbe-9e8d-4cf5-bc24-03696ed0ec78 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:21.319704 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:21.319704 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:21.320232 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1ec71bbe-9e8d-4cf5-bc24-03696ed0ec78 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:21.320554 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1322/5341] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:21 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:21.863684 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-12aee6af-7a2c-47ed-ba1b-5b756e6ceaea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:21.865516 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-12aee6af-7a2c-47ed-ba1b-5b756e6ceaea tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:21.865790 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-12aee6af-7a2c-47ed-ba1b-5b756e6ceaea tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:21.866004 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-12aee6af-7a2c-47ed-ba1b-5b756e6ceaea tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:21.866109 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-12aee6af-7a2c-47ed-ba1b-5b756e6ceaea tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:21.870593 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:21.870593 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:21.871261 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-12aee6af-7a2c-47ed-ba1b-5b756e6ceaea tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:21.871625 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1342/5342] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:21 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:22.330268 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4830c16a-dce8-4c4a-a47c-11dc5a1ad4a6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:22.332050 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4830c16a-dce8-4c4a-a47c-11dc5a1ad4a6 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:22.332239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4830c16a-dce8-4c4a-a47c-11dc5a1ad4a6 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:22.332420 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4830c16a-dce8-4c4a-a47c-11dc5a1ad4a6 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:22.332513 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4830c16a-dce8-4c4a-a47c-11dc5a1ad4a6 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:22.336520 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:22.336520 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:22.337210 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4830c16a-dce8-4c4a-a47c-11dc5a1ad4a6 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:22.337588 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1347/5343] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:22 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:22.881085 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5fa0192c-d980-49e5-a2d8-3cc2cb99be34 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:22.882833 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5fa0192c-d980-49e5-a2d8-3cc2cb99be34 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:22.883054 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5fa0192c-d980-49e5-a2d8-3cc2cb99be34 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:22.883243 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5fa0192c-d980-49e5-a2d8-3cc2cb99be34 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:22.883351 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5fa0192c-d980-49e5-a2d8-3cc2cb99be34 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:22.887622 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:22.887622 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:22.888187 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5fa0192c-d980-49e5-a2d8-3cc2cb99be34 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:22.888578 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1333/5344] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:22 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:23.347097 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-99c01853-3cfd-4d48-8044-0c6081408aca None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:23.349190 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-99c01853-3cfd-4d48-8044-0c6081408aca tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:23.349441 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-99c01853-3cfd-4d48-8044-0c6081408aca tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:23.349683 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-99c01853-3cfd-4d48-8044-0c6081408aca tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:23.349816 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-99c01853-3cfd-4d48-8044-0c6081408aca tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:23.354469 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:23.354469 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:23.355163 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-99c01853-3cfd-4d48-8044-0c6081408aca tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:23.355583 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1323/5345] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:23 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:23.898418 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eca0ae6d-ff15-4c82-8d80-2b512ca7bfbd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:23.900170 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eca0ae6d-ff15-4c82-8d80-2b512ca7bfbd tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:23.900398 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eca0ae6d-ff15-4c82-8d80-2b512ca7bfbd tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:23.900574 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eca0ae6d-ff15-4c82-8d80-2b512ca7bfbd tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:23.900703 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-eca0ae6d-ff15-4c82-8d80-2b512ca7bfbd tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:23.904657 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:23.904657 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:23.905288 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eca0ae6d-ff15-4c82-8d80-2b512ca7bfbd tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:23.905665 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1343/5346] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:23 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:24.365423 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e43abf52-641b-4d01-8213-03cab3a4b9f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:24.367408 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e43abf52-641b-4d01-8213-03cab3a4b9f3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:24.367644 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e43abf52-641b-4d01-8213-03cab3a4b9f3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:24.367833 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e43abf52-641b-4d01-8213-03cab3a4b9f3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:24.367964 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e43abf52-641b-4d01-8213-03cab3a4b9f3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:24.372330 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:24.372330 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:24.372944 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e43abf52-641b-4d01-8213-03cab3a4b9f3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:24.373337 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1348/5347] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:24 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:24.915324 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e8d50255-7d69-4a2c-aa90-d2ede793741a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:24.917033 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e8d50255-7d69-4a2c-aa90-d2ede793741a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:24.917278 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e8d50255-7d69-4a2c-aa90-d2ede793741a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:24.917454 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e8d50255-7d69-4a2c-aa90-d2ede793741a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:24.917551 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e8d50255-7d69-4a2c-aa90-d2ede793741a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:24.921796 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:24.921796 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:24.922425 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e8d50255-7d69-4a2c-aa90-d2ede793741a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:24.922791 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1334/5348] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:24 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:25.388950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2d139a58-1abf-4f7d-9098-4cbc2b58474c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:25.390917 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2d139a58-1abf-4f7d-9098-4cbc2b58474c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:25.391130 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2d139a58-1abf-4f7d-9098-4cbc2b58474c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:25.391357 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2d139a58-1abf-4f7d-9098-4cbc2b58474c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:25.391475 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-2d139a58-1abf-4f7d-9098-4cbc2b58474c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:25.396396 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:25.396396 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:25.397029 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2d139a58-1abf-4f7d-9098-4cbc2b58474c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:25.397426 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1324/5349] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:25 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:25.935078 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f3dfd719-3b31-4c1a-b005-2127aec02506 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:25.936768 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3dfd719-3b31-4c1a-b005-2127aec02506 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:25.936996 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3dfd719-3b31-4c1a-b005-2127aec02506 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:25.937208 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3dfd719-3b31-4c1a-b005-2127aec02506 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:25.937363 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f3dfd719-3b31-4c1a-b005-2127aec02506 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:25.947289 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:25.947289 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:25.947878 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3dfd719-3b31-4c1a-b005-2127aec02506 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:25.948182 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1344/5350] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:25 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:26.409356 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b3769e54-54f1-489d-989a-b1e92a9b08e2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:26.411079 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3769e54-54f1-489d-989a-b1e92a9b08e2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:26.411277 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3769e54-54f1-489d-989a-b1e92a9b08e2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:26.411457 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3769e54-54f1-489d-989a-b1e92a9b08e2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:26.411552 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b3769e54-54f1-489d-989a-b1e92a9b08e2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:26.415470 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:26.415470 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:26.416022 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3769e54-54f1-489d-989a-b1e92a9b08e2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:26.416374 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1349/5351] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:26 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:26.958184 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ac72f2ca-4cf7-4cf8-8814-41cd35b70df9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:26.960319 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac72f2ca-4cf7-4cf8-8814-41cd35b70df9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:26.960528 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac72f2ca-4cf7-4cf8-8814-41cd35b70df9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:26.960798 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac72f2ca-4cf7-4cf8-8814-41cd35b70df9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:26.960965 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ac72f2ca-4cf7-4cf8-8814-41cd35b70df9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:26.965287 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:26.965287 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:26.965879 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac72f2ca-4cf7-4cf8-8814-41cd35b70df9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:26.966247 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1335/5352] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:26 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:27.427926 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-845a5fdb-e8b5-409e-815c-d3ea940fba4c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:27.429578 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-845a5fdb-e8b5-409e-815c-d3ea940fba4c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:27.429805 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-845a5fdb-e8b5-409e-815c-d3ea940fba4c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:27.430020 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-845a5fdb-e8b5-409e-815c-d3ea940fba4c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:27.430176 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-845a5fdb-e8b5-409e-815c-d3ea940fba4c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:27.434695 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:27.434695 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:27.435379 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-845a5fdb-e8b5-409e-815c-d3ea940fba4c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:27.435793 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1325/5353] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:27 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:27.976097 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-568a93ca-eac5-4da1-97eb-03ce8da7a0fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:27.977615 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-568a93ca-eac5-4da1-97eb-03ce8da7a0fe tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:27.977882 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-568a93ca-eac5-4da1-97eb-03ce8da7a0fe tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:27.978066 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-568a93ca-eac5-4da1-97eb-03ce8da7a0fe tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:27.978195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-568a93ca-eac5-4da1-97eb-03ce8da7a0fe tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:27.983351 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:27.983351 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:27.984274 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-568a93ca-eac5-4da1-97eb-03ce8da7a0fe tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:27.984887 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1345/5354] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:27 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:28.447386 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-18ec4d67-8922-4df2-8a41-75e1994c50d6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:28.449160 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18ec4d67-8922-4df2-8a41-75e1994c50d6 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:28.449352 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18ec4d67-8922-4df2-8a41-75e1994c50d6 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:28.449523 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18ec4d67-8922-4df2-8a41-75e1994c50d6 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:28.449621 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-18ec4d67-8922-4df2-8a41-75e1994c50d6 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:28.453883 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:28.453883 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:28.454463 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18ec4d67-8922-4df2-8a41-75e1994c50d6 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:28.455042 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1350/5355] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:28 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:10:28.994915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ff338871-1915-41f7-9aba-85e88cf54e2f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:28.996647 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ff338871-1915-41f7-9aba-85e88cf54e2f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:28.996883 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ff338871-1915-41f7-9aba-85e88cf54e2f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:28.997107 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ff338871-1915-41f7-9aba-85e88cf54e2f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:28.997229 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ff338871-1915-41f7-9aba-85e88cf54e2f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:29.001565 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:29.001565 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:29.002110 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ff338871-1915-41f7-9aba-85e88cf54e2f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:29.002439 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1336/5356] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:28 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:29.465277 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3fd79839-f0a0-4d89-bcf8-f713a065a154 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:29.466917 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3fd79839-f0a0-4d89-bcf8-f713a065a154 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:29.467083 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3fd79839-f0a0-4d89-bcf8-f713a065a154 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:29.467280 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3fd79839-f0a0-4d89-bcf8-f713a065a154 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:29.467376 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-3fd79839-f0a0-4d89-bcf8-f713a065a154 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:29.471115 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:29.471115 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:29.471683 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3fd79839-f0a0-4d89-bcf8-f713a065a154 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:29.472010 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1326/5357] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:29 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:30.011606 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4b01a7d9-231c-4fea-8d61-8ef375713329 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:30.013114 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b01a7d9-231c-4fea-8d61-8ef375713329 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:30.013304 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b01a7d9-231c-4fea-8d61-8ef375713329 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:30.013471 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b01a7d9-231c-4fea-8d61-8ef375713329 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:30.013565 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4b01a7d9-231c-4fea-8d61-8ef375713329 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:30.017581 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:30.017581 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:30.018120 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b01a7d9-231c-4fea-8d61-8ef375713329 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:30.018452 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1346/5358] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:30 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:30.482661 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1b27a366-1f26-428c-98bb-84017a19190a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:30.484343 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1b27a366-1f26-428c-98bb-84017a19190a tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:30.484531 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1b27a366-1f26-428c-98bb-84017a19190a tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:30.484727 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1b27a366-1f26-428c-98bb-84017a19190a tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:30.484833 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1b27a366-1f26-428c-98bb-84017a19190a tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:30.489322 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:30.489322 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:30.489995 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1b27a366-1f26-428c-98bb-84017a19190a tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:30.490371 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1351/5359] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:30 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:31.028026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6ba00a3c-dc39-44f8-83f2-2237fce90982 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:31.029824 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ba00a3c-dc39-44f8-83f2-2237fce90982 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:31.030057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ba00a3c-dc39-44f8-83f2-2237fce90982 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:31.030259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ba00a3c-dc39-44f8-83f2-2237fce90982 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:31.030366 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6ba00a3c-dc39-44f8-83f2-2237fce90982 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:31.034946 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:31.034946 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:31.035757 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ba00a3c-dc39-44f8-83f2-2237fce90982 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:31.036184 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1337/5360] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:31 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:31.499381 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cc343f8c-d1fa-4db3-bf4c-782261a97e3a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:31.501068 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cc343f8c-d1fa-4db3-bf4c-782261a97e3a tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:31.501266 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cc343f8c-d1fa-4db3-bf4c-782261a97e3a tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:31.501441 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cc343f8c-d1fa-4db3-bf4c-782261a97e3a tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:31.501537 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-cc343f8c-d1fa-4db3-bf4c-782261a97e3a tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:31.506010 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:31.506010 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:31.506729 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cc343f8c-d1fa-4db3-bf4c-782261a97e3a tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:31.507099 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1327/5361] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:31 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:31.516149 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c0ece3f5-73f8-4717-b506-248ed3068d73 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:31.517754 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0ece3f5-73f8-4717-b506-248ed3068d73 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:10:31.519254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c0ece3f5-73f8-4717-b506-248ed3068d73 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "200ddfdb-ec00-4c60-8401-ebb875730ffc", "incremental": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:31.519492 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-c0ece3f5-73f8-4717-b506-248ed3068d73 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Creating new backup {'backup': {'volume_id': '200ddfdb-ec00-4c60-8401-ebb875730ffc', 'incremental': True}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:10:31.519657 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-c0ece3f5-73f8-4717-b506-248ed3068d73 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Creating backup of volume 200ddfdb-ec00-4c60-8401-ebb875730ffc in container None Aug 01 14:10:31.526224 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:31.526224 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:31.526637 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c0ece3f5-73f8-4717-b506-248ed3068d73 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:10:31.540681 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c0ece3f5-73f8-4717-b506-248ed3068d73 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Created reservations ['dd5cdb70-d52d-4a6e-b6ac-18881b329be5', '5d71a82d-9387-4386-b663-b824caa764ca'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:31.554727 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0ece3f5-73f8-4717-b506-248ed3068d73 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 400 Aug 01 14:10:31.555166 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1347/5362] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:10:31 2026] POST /volume/v3/backups => generated 109 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 14:10:31.561540 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-463eba16-f9e6-43d7-a663-a5aeaf6adbde None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:31.563064 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-463eba16-f9e6-43d7-a663-a5aeaf6adbde tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] DELETE https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:31.563231 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-463eba16-f9e6-43d7-a663-a5aeaf6adbde tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:31.563425 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-463eba16-f9e6-43d7-a663-a5aeaf6adbde tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:31.563523 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-463eba16-f9e6-43d7-a663-a5aeaf6adbde tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Delete backup with id: 333ec86c-1d56-4172-9609-9a66a26cb74d. Aug 01 14:10:31.567445 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:31.567445 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:31.576544 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-463eba16-f9e6-43d7-a663-a5aeaf6adbde tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] delete_backup rpcapi backup_id 333ec86c-1d56-4172-9609-9a66a26cb74d {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:10:31.578043 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-463eba16-f9e6-43d7-a663-a5aeaf6adbde tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 202 Aug 01 14:10:31.578433 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1352/5363] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:10:31 2026] DELETE /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:10:31.585230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6fb0d5f3-e003-464b-8306-c88c13dd5f25 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:31.587452 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6fb0d5f3-e003-464b-8306-c88c13dd5f25 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:31.587675 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6fb0d5f3-e003-464b-8306-c88c13dd5f25 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:31.587847 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6fb0d5f3-e003-464b-8306-c88c13dd5f25 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:31.587964 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6fb0d5f3-e003-464b-8306-c88c13dd5f25 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:31.592676 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:31.592676 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:31.593307 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6fb0d5f3-e003-464b-8306-c88c13dd5f25 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 200 Aug 01 14:10:31.593706 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1338/5364] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:31 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:32.045987 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d005a019-6a1e-4d35-8f6a-4e2ce4b9e872 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:32.047606 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d005a019-6a1e-4d35-8f6a-4e2ce4b9e872 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:32.047805 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d005a019-6a1e-4d35-8f6a-4e2ce4b9e872 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:32.048029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d005a019-6a1e-4d35-8f6a-4e2ce4b9e872 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:32.048076 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-d005a019-6a1e-4d35-8f6a-4e2ce4b9e872 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:32.051825 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:32.051825 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:32.052357 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d005a019-6a1e-4d35-8f6a-4e2ce4b9e872 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:32.052666 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1328/5365] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:32 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:32.602665 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b4c9ca7a-ea3b-471d-9c30-90faa3f66ab2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:32.604386 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4c9ca7a-ea3b-471d-9c30-90faa3f66ab2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d Aug 01 14:10:32.604563 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4c9ca7a-ea3b-471d-9c30-90faa3f66ab2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:32.604759 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4c9ca7a-ea3b-471d-9c30-90faa3f66ab2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:32.604863 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b4c9ca7a-ea3b-471d-9c30-90faa3f66ab2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 333ec86c-1d56-4172-9609-9a66a26cb74d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:32.608050 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4c9ca7a-ea3b-471d-9c30-90faa3f66ab2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d returned with HTTP 404 Aug 01 14:10:32.608487 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1348/5366] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:32 2026] GET /volume/v3/backups/333ec86c-1d56-4172-9609-9a66a26cb74d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:10:32.616588 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:32.618135 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:10:32.618486 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-257038931"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:32.619797 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-257038931'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:10:32.619951 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Create volume of 1 GB Aug 01 14:10:32.623791 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Availability Zones retrieved successfully. Aug 01 14:10:32.628521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Flow 'volume_create_api' (74459cc3-a8e8-486a-b200-dcc0687fd001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:10:32.629490 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de70c20-5fc9-4fc5-ba04-460e14518972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:32.630218 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:10:32.651037 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de70c20-5fc9-4fc5-ba04-460e14518972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:32.651755 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463802b1-d3d6-4439-a456-762360d75f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:32.683579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Created reservations ['71e6028a-b2cd-4c60-a42f-78f8586e6103', '0f978b4e-d0c1-42d0-88be-0078bf3d26cb', '24a127c3-be66-40f3-b893-31df7aa772bb', 'd06df011-2ffa-44d8-bc96-ee5b8fdac846'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:32.684264 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463802b1-d3d6-4439-a456-762360d75f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71e6028a-b2cd-4c60-a42f-78f8586e6103', '0f978b4e-d0c1-42d0-88be-0078bf3d26cb', '24a127c3-be66-40f3-b893-31df7aa772bb', 'd06df011-2ffa-44d8-bc96-ee5b8fdac846']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:32.684874 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68cd0ce9-b56d-4330-b009-3b7350f5fa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:32.705134 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68cd0ce9-b56d-4330-b009-3b7350f5fa69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '169011df-6732-442e-a6d0-b2b068b93917', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-257038931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ccb37752f574643afa696e877cd0968',qos_specs=None,replication_status=,reservations=['71e6028a-b2cd-4c60-a42f-78f8586e6103','0f978b4e-d0c1-42d0-88be-0078bf3d26cb','24a127c3-be66-40f3-b893-31df7aa772bb','d06df011-2ffa-44d8-bc96-ee5b8fdac846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e830e66afd9045b6a04c6878ddfa800b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-257038931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=169011df-6732-442e-a6d0-b2b068b93917,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ccb37752f574643afa696e877cd0968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e830e66afd9045b6a04c6878ddfa800b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:32.705777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1554ceb-5b4b-4b10-98a3-3cabe2510e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:32.720087 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1554ceb-5b4b-4b10-98a3-3cabe2510e65) transitioned into state 'SUCCESS' from state '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-257038931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ccb37752f574643afa696e877cd0968',qos_specs=None,replication_status=,reservations=['71e6028a-b2cd-4c60-a42f-78f8586e6103','0f978b4e-d0c1-42d0-88be-0078bf3d26cb','24a127c3-be66-40f3-b893-31df7aa772bb','d06df011-2ffa-44d8-bc96-ee5b8fdac846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e830e66afd9045b6a04c6878ddfa800b',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:32.720673 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729f0aed-5861-4642-886a-8b1a4341a9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:32.727690 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729f0aed-5861-4642-886a-8b1a4341a9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:32.728628 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Flow 'volume_create_api' (74459cc3-a8e8-486a-b200-dcc0687fd001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:10:32.728947 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Create volume request issued successfully. Aug 01 14:10:32.729424 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1937f576-a47d-4bef-9f45-a2473d5093a8 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:10:32.729880 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1353/5367] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:10:32 2026] POST /volume/v3/volumes => generated 748 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 14:10:32.740845 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-072e633b-3be5-4ec6-829a-d39232ed3c5e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:32.742333 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-072e633b-3be5-4ec6-829a-d39232ed3c5e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 Aug 01 14:10:32.743777 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-072e633b-3be5-4ec6-829a-d39232ed3c5e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:32.743777 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-072e633b-3be5-4ec6-829a-d39232ed3c5e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:32.749097 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:32.749097 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:32.752016 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-072e633b-3be5-4ec6-829a-d39232ed3c5e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:10:32.755483 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-072e633b-3be5-4ec6-829a-d39232ed3c5e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 returned with HTTP 200 Aug 01 14:10:32.755884 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1339/5368] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:32 2026] GET /volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:33.061927 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a5bca37c-9bab-42b9-988f-f79d0052f7f3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:33.063552 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a5bca37c-9bab-42b9-988f-f79d0052f7f3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:33.063755 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a5bca37c-9bab-42b9-988f-f79d0052f7f3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:33.063925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a5bca37c-9bab-42b9-988f-f79d0052f7f3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:33.064023 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-a5bca37c-9bab-42b9-988f-f79d0052f7f3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:33.067710 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:33.067710 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:33.068250 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a5bca37c-9bab-42b9-988f-f79d0052f7f3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:33.068556 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1329/5369] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:33 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:33.769351 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bca94bc1-cb74-4342-ac37-9e9d5f0bd9f2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:33.771042 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bca94bc1-cb74-4342-ac37-9e9d5f0bd9f2 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 Aug 01 14:10:33.771299 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bca94bc1-cb74-4342-ac37-9e9d5f0bd9f2 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:33.771519 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bca94bc1-cb74-4342-ac37-9e9d5f0bd9f2 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:33.777802 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:33.777802 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:33.780829 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bca94bc1-cb74-4342-ac37-9e9d5f0bd9f2 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:10:33.784239 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bca94bc1-cb74-4342-ac37-9e9d5f0bd9f2 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 returned with HTTP 200 Aug 01 14:10:33.784632 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1349/5370] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:33 2026] GET /volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:33.796764 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ecfa57cc-ddd5-4be9-b3ad-035f92cb7504 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:33.798284 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecfa57cc-ddd5-4be9-b3ad-035f92cb7504 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:10:33.798570 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecfa57cc-ddd5-4be9-b3ad-035f92cb7504 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "169011df-6732-442e-a6d0-b2b068b93917", "name": "tempest-VolumesBackupsTest-Backup-829212780"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:33.799794 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-ecfa57cc-ddd5-4be9-b3ad-035f92cb7504 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Creating new backup {'backup': {'volume_id': '169011df-6732-442e-a6d0-b2b068b93917', 'name': 'tempest-VolumesBackupsTest-Backup-829212780'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:10:33.799918 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-ecfa57cc-ddd5-4be9-b3ad-035f92cb7504 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Creating backup of volume 169011df-6732-442e-a6d0-b2b068b93917 in container None Aug 01 14:10:33.806093 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:33.806093 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:33.806382 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ecfa57cc-ddd5-4be9-b3ad-035f92cb7504 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Volume info retrieved successfully. Aug 01 14:10:33.819638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-ecfa57cc-ddd5-4be9-b3ad-035f92cb7504 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Created reservations ['225b593b-78bc-4976-a89f-f9542fb60215', '28234f6b-8998-4539-854d-8ee121835785'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:33.841152 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecfa57cc-ddd5-4be9-b3ad-035f92cb7504 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:10:33.841540 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1354/5371] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:10:33 2026] POST /volume/v3/backups => generated 329 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:10:33.850382 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-02816256-e948-4519-9c36-e8c35b602217 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:33.852113 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-02816256-e948-4519-9c36-e8c35b602217 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:33.852327 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-02816256-e948-4519-9c36-e8c35b602217 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:33.852533 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-02816256-e948-4519-9c36-e8c35b602217 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:33.852651 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-02816256-e948-4519-9c36-e8c35b602217 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:33.856765 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:33.856765 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:33.857271 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-02816256-e948-4519-9c36-e8c35b602217 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:33.857622 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1340/5372] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:33 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:34.077913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-db08bb66-22ce-4e08-9ef3-6dc73beed0e9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:34.079972 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-db08bb66-22ce-4e08-9ef3-6dc73beed0e9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:10:34.080235 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-db08bb66-22ce-4e08-9ef3-6dc73beed0e9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:34.080469 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-db08bb66-22ce-4e08-9ef3-6dc73beed0e9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:34.080614 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-db08bb66-22ce-4e08-9ef3-6dc73beed0e9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:34.085759 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:34.085759 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:34.086458 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-db08bb66-22ce-4e08-9ef3-6dc73beed0e9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:10:34.086908 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1330/5373] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:34 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:34.095572 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b8700352-c0d8-4a56-8c95-b831d123c64c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:34.146192 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8700352-c0d8-4a56-8c95-b831d123c64c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:10:34.146541 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8700352-c0d8-4a56-8c95-b831d123c64c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9f652c1-357a-45c9-87ab-6077911f7efa"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:34.147809 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-b8700352-c0d8-4a56-8c95-b831d123c64c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Creating new backup {'backup': {'volume_id': 'a9f652c1-357a-45c9-87ab-6077911f7efa'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:10:34.147947 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-b8700352-c0d8-4a56-8c95-b831d123c64c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Creating backup of volume a9f652c1-357a-45c9-87ab-6077911f7efa in container None Aug 01 14:10:34.153894 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:34.153894 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:34.154241 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b8700352-c0d8-4a56-8c95-b831d123c64c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Volume info retrieved successfully. Aug 01 14:10:34.167819 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b8700352-c0d8-4a56-8c95-b831d123c64c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Created reservations ['ee2db98c-bfc6-4ab6-9efe-fd5dbb9e61e5', '6c40521a-8d6a-40b0-bf36-f606072a17f3'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:34.189107 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8700352-c0d8-4a56-8c95-b831d123c64c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:10:34.189485 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1350/5374] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:10:34 2026] POST /volume/v3/backups => generated 288 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:10:34.197853 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-71f51ebf-09a0-4cec-b727-3d783b705d33 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:34.199177 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71f51ebf-09a0-4cec-b727-3d783b705d33 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:34.199400 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71f51ebf-09a0-4cec-b727-3d783b705d33 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:34.199590 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71f51ebf-09a0-4cec-b727-3d783b705d33 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:34.199689 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-71f51ebf-09a0-4cec-b727-3d783b705d33 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:34.203197 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:34.203197 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:34.203725 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71f51ebf-09a0-4cec-b727-3d783b705d33 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:34.204030 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1355/5375] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:34 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:34.866986 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dec70382-a46c-482b-bc2f-f54cf77da407 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:34.868667 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dec70382-a46c-482b-bc2f-f54cf77da407 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:34.868851 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dec70382-a46c-482b-bc2f-f54cf77da407 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:34.869024 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dec70382-a46c-482b-bc2f-f54cf77da407 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:34.869119 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-dec70382-a46c-482b-bc2f-f54cf77da407 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:34.872876 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:34.872876 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:34.873407 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dec70382-a46c-482b-bc2f-f54cf77da407 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:34.873726 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1341/5376] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:34 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:35.213001 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0cd67159-f902-4070-bd63-4acbf9630d5f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:35.214594 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0cd67159-f902-4070-bd63-4acbf9630d5f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:35.214810 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0cd67159-f902-4070-bd63-4acbf9630d5f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:35.214975 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0cd67159-f902-4070-bd63-4acbf9630d5f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:35.215074 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-0cd67159-f902-4070-bd63-4acbf9630d5f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:35.218950 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:35.218950 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:35.219493 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0cd67159-f902-4070-bd63-4acbf9630d5f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:35.219810 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1331/5377] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:35 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:35.883290 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7a85a5b2-caf6-4a9f-a1ba-e21afb3f5968 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:35.885055 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a85a5b2-caf6-4a9f-a1ba-e21afb3f5968 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:35.885241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a85a5b2-caf6-4a9f-a1ba-e21afb3f5968 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:35.885423 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a85a5b2-caf6-4a9f-a1ba-e21afb3f5968 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:35.885516 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7a85a5b2-caf6-4a9f-a1ba-e21afb3f5968 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:35.889910 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:35.889910 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:35.890481 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a85a5b2-caf6-4a9f-a1ba-e21afb3f5968 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:35.890833 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1351/5378] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:35 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:36.229560 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f5db7ee0-3c0a-42dc-8670-7132d5b1a753 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:36.231184 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f5db7ee0-3c0a-42dc-8670-7132d5b1a753 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:36.231396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f5db7ee0-3c0a-42dc-8670-7132d5b1a753 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:36.231592 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f5db7ee0-3c0a-42dc-8670-7132d5b1a753 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:36.231686 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f5db7ee0-3c0a-42dc-8670-7132d5b1a753 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:36.235463 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:36.235463 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:36.236001 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f5db7ee0-3c0a-42dc-8670-7132d5b1a753 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:36.236340 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1356/5379] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:36 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:36.902199 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fc8bae3a-0c0a-4efc-996b-aaf84dfc1aa3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:36.904581 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc8bae3a-0c0a-4efc-996b-aaf84dfc1aa3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:36.904862 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc8bae3a-0c0a-4efc-996b-aaf84dfc1aa3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:36.905117 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc8bae3a-0c0a-4efc-996b-aaf84dfc1aa3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:36.905294 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fc8bae3a-0c0a-4efc-996b-aaf84dfc1aa3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:36.910604 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:36.910604 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:36.911389 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc8bae3a-0c0a-4efc-996b-aaf84dfc1aa3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:36.911853 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1342/5380] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:36 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:37.245963 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d151280f-12e1-4811-bf69-3ed3df4d7246 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:37.248375 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d151280f-12e1-4811-bf69-3ed3df4d7246 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:37.248670 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d151280f-12e1-4811-bf69-3ed3df4d7246 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:37.248875 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d151280f-12e1-4811-bf69-3ed3df4d7246 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:37.248977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-d151280f-12e1-4811-bf69-3ed3df4d7246 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:37.253011 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:37.253011 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:37.253526 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d151280f-12e1-4811-bf69-3ed3df4d7246 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:37.253909 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1332/5381] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:37 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:37.921290 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0fe6f90f-4ecf-4245-b6cb-e790de26a891 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:37.923003 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0fe6f90f-4ecf-4245-b6cb-e790de26a891 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:37.923192 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0fe6f90f-4ecf-4245-b6cb-e790de26a891 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:37.923422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0fe6f90f-4ecf-4245-b6cb-e790de26a891 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:37.923525 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0fe6f90f-4ecf-4245-b6cb-e790de26a891 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:37.927324 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:37.927324 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:37.927856 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0fe6f90f-4ecf-4245-b6cb-e790de26a891 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:37.928158 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1352/5382] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:37 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:38.264487 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d44d7836-15f8-4c50-bf24-ac6ed1ac0a34 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:38.266178 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d44d7836-15f8-4c50-bf24-ac6ed1ac0a34 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:38.266392 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d44d7836-15f8-4c50-bf24-ac6ed1ac0a34 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:38.266567 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d44d7836-15f8-4c50-bf24-ac6ed1ac0a34 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:38.266663 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d44d7836-15f8-4c50-bf24-ac6ed1ac0a34 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:38.270687 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:38.270687 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:38.271265 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d44d7836-15f8-4c50-bf24-ac6ed1ac0a34 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:38.271594 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1357/5383] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:38 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:38.938892 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0241a70b-9765-456e-9751-f3fcbd88b3b3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:38.942792 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0241a70b-9765-456e-9751-f3fcbd88b3b3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:38.943059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0241a70b-9765-456e-9751-f3fcbd88b3b3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:38.943347 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0241a70b-9765-456e-9751-f3fcbd88b3b3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:38.943480 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0241a70b-9765-456e-9751-f3fcbd88b3b3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:38.951767 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:38.951767 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:38.952458 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0241a70b-9765-456e-9751-f3fcbd88b3b3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:38.952879 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1343/5384] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:38 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:39.280491 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3929d39e-a54e-4bd3-a07b-26f0d1e6c9e9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:39.282148 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3929d39e-a54e-4bd3-a07b-26f0d1e6c9e9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:39.282367 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3929d39e-a54e-4bd3-a07b-26f0d1e6c9e9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:39.282538 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3929d39e-a54e-4bd3-a07b-26f0d1e6c9e9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:39.282638 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-3929d39e-a54e-4bd3-a07b-26f0d1e6c9e9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:39.284070 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=103,cinder:UPDATE=29,cinder:INSERT=11 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:10:39.287326 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:39.287326 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:39.287859 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3929d39e-a54e-4bd3-a07b-26f0d1e6c9e9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:39.288170 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1333/5385] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:39 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:39.964900 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aee811d7-cf24-4460-84ac-328e715a9ad1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:39.967054 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aee811d7-cf24-4460-84ac-328e715a9ad1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:39.967317 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aee811d7-cf24-4460-84ac-328e715a9ad1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:39.967547 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aee811d7-cf24-4460-84ac-328e715a9ad1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:39.967672 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-aee811d7-cf24-4460-84ac-328e715a9ad1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:39.972481 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:39.972481 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:39.973284 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aee811d7-cf24-4460-84ac-328e715a9ad1 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:39.973736 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1353/5386] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:39 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:40.298644 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-abd30988-91b3-4c35-9f9b-c79875e00134 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:40.300829 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abd30988-91b3-4c35-9f9b-c79875e00134 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:40.301087 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abd30988-91b3-4c35-9f9b-c79875e00134 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:40.301337 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abd30988-91b3-4c35-9f9b-c79875e00134 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:40.301470 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-abd30988-91b3-4c35-9f9b-c79875e00134 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:40.306125 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:40.306125 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:40.306858 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abd30988-91b3-4c35-9f9b-c79875e00134 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:40.307293 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1358/5387] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:40 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:40.986120 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f28ba028-73f7-4ecf-a7f7-0a9f74a960ee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:40.987931 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f28ba028-73f7-4ecf-a7f7-0a9f74a960ee tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:40.988123 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f28ba028-73f7-4ecf-a7f7-0a9f74a960ee tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:40.988330 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f28ba028-73f7-4ecf-a7f7-0a9f74a960ee tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:40.988432 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f28ba028-73f7-4ecf-a7f7-0a9f74a960ee tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:40.990440 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=67,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:10:40.992981 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:40.992981 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:40.993539 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f28ba028-73f7-4ecf-a7f7-0a9f74a960ee tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:40.993999 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1344/5388] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:40 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:41.320321 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-11763fce-cc68-4f07-abe2-fb22cb11c625 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:41.324002 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-11763fce-cc68-4f07-abe2-fb22cb11c625 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:41.324002 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-11763fce-cc68-4f07-abe2-fb22cb11c625 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:41.324165 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-11763fce-cc68-4f07-abe2-fb22cb11c625 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:41.324300 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-11763fce-cc68-4f07-abe2-fb22cb11c625 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:41.328557 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:41.328557 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:41.329082 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-11763fce-cc68-4f07-abe2-fb22cb11c625 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:41.329418 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1334/5389] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:41 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:42.004933 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4eb250b6-c26b-4dc4-8686-59d816aa9637 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:42.006835 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4eb250b6-c26b-4dc4-8686-59d816aa9637 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:42.007056 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4eb250b6-c26b-4dc4-8686-59d816aa9637 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:42.007275 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4eb250b6-c26b-4dc4-8686-59d816aa9637 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:42.007375 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4eb250b6-c26b-4dc4-8686-59d816aa9637 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:42.009001 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=73,cinder:UPDATE=24,cinder:INSERT=11 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:10:42.012443 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:42.012443 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:42.013055 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4eb250b6-c26b-4dc4-8686-59d816aa9637 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:42.013601 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1354/5390] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:42 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:42.338717 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-78edc043-e773-41d0-ac2e-eb22f8d13af4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:42.340562 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-78edc043-e773-41d0-ac2e-eb22f8d13af4 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:42.340922 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-78edc043-e773-41d0-ac2e-eb22f8d13af4 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:42.341122 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-78edc043-e773-41d0-ac2e-eb22f8d13af4 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:42.341241 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-78edc043-e773-41d0-ac2e-eb22f8d13af4 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:42.343349 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=137,cinder:UPDATE=56,cinder:INSERT=34 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:10:42.346004 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:42.346004 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:42.346682 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-78edc043-e773-41d0-ac2e-eb22f8d13af4 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:42.347498 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1359/5391] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:42 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:43.022982 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8fca2dc7-fb4f-4aec-816c-61ef901dd013 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:43.025096 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8fca2dc7-fb4f-4aec-816c-61ef901dd013 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:43.025366 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8fca2dc7-fb4f-4aec-816c-61ef901dd013 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:43.025608 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8fca2dc7-fb4f-4aec-816c-61ef901dd013 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:43.025770 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8fca2dc7-fb4f-4aec-816c-61ef901dd013 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:43.031169 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:43.031169 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:43.031913 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8fca2dc7-fb4f-4aec-816c-61ef901dd013 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:43.032330 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1345/5392] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:43 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:43.357293 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5cdfc5b1-a9ee-4c99-8e3c-1908187d2d38 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:43.358971 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5cdfc5b1-a9ee-4c99-8e3c-1908187d2d38 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:43.359194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5cdfc5b1-a9ee-4c99-8e3c-1908187d2d38 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:43.359411 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5cdfc5b1-a9ee-4c99-8e3c-1908187d2d38 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:43.359511 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-5cdfc5b1-a9ee-4c99-8e3c-1908187d2d38 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:43.363475 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:43.363475 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:43.364043 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5cdfc5b1-a9ee-4c99-8e3c-1908187d2d38 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:43.364403 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1335/5393] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:43 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:44.042181 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b75e602b-a7c1-4cca-be65-351f9ede0c3f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:44.043920 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b75e602b-a7c1-4cca-be65-351f9ede0c3f tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:44.044124 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b75e602b-a7c1-4cca-be65-351f9ede0c3f tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:44.044330 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b75e602b-a7c1-4cca-be65-351f9ede0c3f tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:44.044434 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b75e602b-a7c1-4cca-be65-351f9ede0c3f tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:44.048410 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:44.048410 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:44.048942 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b75e602b-a7c1-4cca-be65-351f9ede0c3f tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:44.049377 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1355/5394] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:44 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:44.381243 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-74b77330-57d9-45d7-9136-cf7632e0e499 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:44.383304 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74b77330-57d9-45d7-9136-cf7632e0e499 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:44.383562 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74b77330-57d9-45d7-9136-cf7632e0e499 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:44.383783 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74b77330-57d9-45d7-9136-cf7632e0e499 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:44.383929 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-74b77330-57d9-45d7-9136-cf7632e0e499 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:44.388741 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:44.388741 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:44.389451 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74b77330-57d9-45d7-9136-cf7632e0e499 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:44.389851 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1360/5395] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:44 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:45.058875 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ef8e4f59-c394-4116-9ea5-18c1592871e3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:45.060630 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ef8e4f59-c394-4116-9ea5-18c1592871e3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:45.060861 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ef8e4f59-c394-4116-9ea5-18c1592871e3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:45.061039 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ef8e4f59-c394-4116-9ea5-18c1592871e3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:45.061142 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ef8e4f59-c394-4116-9ea5-18c1592871e3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:45.065976 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:45.065976 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:45.066454 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ef8e4f59-c394-4116-9ea5-18c1592871e3 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:45.066781 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1346/5396] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:45 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:45.404967 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-08c8b2ad-0847-46f3-aad0-c562ad9ec63b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:45.406460 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-08c8b2ad-0847-46f3-aad0-c562ad9ec63b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:45.406635 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-08c8b2ad-0847-46f3-aad0-c562ad9ec63b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:45.406801 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-08c8b2ad-0847-46f3-aad0-c562ad9ec63b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:45.406903 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-08c8b2ad-0847-46f3-aad0-c562ad9ec63b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:45.410859 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:45.410859 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:45.411410 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-08c8b2ad-0847-46f3-aad0-c562ad9ec63b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:45.411706 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1336/5397] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:45 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:46.078740 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1c6830fc-f86a-4022-bdcc-704399bfdc7d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:46.078740 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c6830fc-f86a-4022-bdcc-704399bfdc7d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:46.080573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c6830fc-f86a-4022-bdcc-704399bfdc7d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:46.080573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c6830fc-f86a-4022-bdcc-704399bfdc7d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:46.080573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1c6830fc-f86a-4022-bdcc-704399bfdc7d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:46.083343 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:46.083343 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:46.083874 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c6830fc-f86a-4022-bdcc-704399bfdc7d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:46.084173 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1356/5398] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:46 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:46.421572 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-835f76ed-767b-4ff5-8029-a7440dbf2a91 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:46.423339 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-835f76ed-767b-4ff5-8029-a7440dbf2a91 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:46.423572 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-835f76ed-767b-4ff5-8029-a7440dbf2a91 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:46.423771 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-835f76ed-767b-4ff5-8029-a7440dbf2a91 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:46.423930 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-835f76ed-767b-4ff5-8029-a7440dbf2a91 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:46.428825 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:46.428825 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:46.429745 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-835f76ed-767b-4ff5-8029-a7440dbf2a91 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:46.430191 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1361/5399] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:46 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:47.093051 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-15a4c111-548f-491c-8aa9-d231ad02729d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:47.095019 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-15a4c111-548f-491c-8aa9-d231ad02729d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:47.095238 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-15a4c111-548f-491c-8aa9-d231ad02729d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:47.095463 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-15a4c111-548f-491c-8aa9-d231ad02729d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:47.095566 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-15a4c111-548f-491c-8aa9-d231ad02729d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:47.099858 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:47.099858 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:47.100574 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-15a4c111-548f-491c-8aa9-d231ad02729d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:47.101029 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1347/5400] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:47 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:47.442033 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d432ac47-289f-4a74-85d2-d6e8e453642f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:47.443515 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d432ac47-289f-4a74-85d2-d6e8e453642f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:47.443692 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d432ac47-289f-4a74-85d2-d6e8e453642f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:47.443866 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d432ac47-289f-4a74-85d2-d6e8e453642f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:47.443966 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-d432ac47-289f-4a74-85d2-d6e8e453642f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:47.447554 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:47.447554 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:47.448382 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d432ac47-289f-4a74-85d2-d6e8e453642f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:47.448688 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1337/5401] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:47 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:48.112768 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4a396662-bf01-4674-89fc-6fffcac1a240 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:48.114810 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a396662-bf01-4674-89fc-6fffcac1a240 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:10:48.115075 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a396662-bf01-4674-89fc-6fffcac1a240 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:48.115415 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a396662-bf01-4674-89fc-6fffcac1a240 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:48.115415 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4a396662-bf01-4674-89fc-6fffcac1a240 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:48.120012 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:48.120012 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:48.120977 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a396662-bf01-4674-89fc-6fffcac1a240 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:10:48.121196 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1357/5402] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:48 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:48.133589 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f5d10b78-5fc1-44d4-ac4f-c965c913beb7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:48.135458 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f5d10b78-5fc1-44d4-ac4f-c965c913beb7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:10:48.135834 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f5d10b78-5fc1-44d4-ac4f-c965c913beb7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "169011df-6732-442e-a6d0-b2b068b93917", "name": "tempest-VolumesBackupsTest-Backup-1150002172"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:48.137468 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-f5d10b78-5fc1-44d4-ac4f-c965c913beb7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Creating new backup {'backup': {'volume_id': '169011df-6732-442e-a6d0-b2b068b93917', 'name': 'tempest-VolumesBackupsTest-Backup-1150002172'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:10:48.137623 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-f5d10b78-5fc1-44d4-ac4f-c965c913beb7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Creating backup of volume 169011df-6732-442e-a6d0-b2b068b93917 in container None Aug 01 14:10:48.147425 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:48.147425 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:48.148017 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f5d10b78-5fc1-44d4-ac4f-c965c913beb7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:10:48.166692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f5d10b78-5fc1-44d4-ac4f-c965c913beb7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Created reservations ['e393fe0f-c83e-4c4b-bcb8-50028faf9499', '561b8a55-bf63-4912-966e-101c2d1b6938'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:48.190432 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f5d10b78-5fc1-44d4-ac4f-c965c913beb7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:10:48.190812 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1362/5403] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:10:48 2026] POST /volume/v3/backups => generated 330 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 14:10:48.199905 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b883bbd5-e443-4d75-8385-09f0f9f4baf0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:48.202436 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b883bbd5-e443-4d75-8385-09f0f9f4baf0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:48.202697 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b883bbd5-e443-4d75-8385-09f0f9f4baf0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:48.203199 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b883bbd5-e443-4d75-8385-09f0f9f4baf0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:48.203199 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b883bbd5-e443-4d75-8385-09f0f9f4baf0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:48.208856 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:48.208856 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:48.209974 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b883bbd5-e443-4d75-8385-09f0f9f4baf0 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:48.210656 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1348/5404] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:48 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:48.458347 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d82d71d4-672b-4bb3-ba07-16677f40e66a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:48.460459 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d82d71d4-672b-4bb3-ba07-16677f40e66a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:48.460860 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d82d71d4-672b-4bb3-ba07-16677f40e66a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:48.461237 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d82d71d4-672b-4bb3-ba07-16677f40e66a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:48.462398 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-d82d71d4-672b-4bb3-ba07-16677f40e66a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:48.466568 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:48.466568 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:48.467458 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d82d71d4-672b-4bb3-ba07-16677f40e66a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:48.468000 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1338/5405] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:48 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:49.220277 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-56f75d24-be07-4085-a7d1-b62079d7858b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:49.221717 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56f75d24-be07-4085-a7d1-b62079d7858b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:49.221902 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56f75d24-be07-4085-a7d1-b62079d7858b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:49.222112 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56f75d24-be07-4085-a7d1-b62079d7858b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:49.222555 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-56f75d24-be07-4085-a7d1-b62079d7858b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:49.225871 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:49.225871 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:49.226587 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56f75d24-be07-4085-a7d1-b62079d7858b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:49.226900 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1358/5406] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:49 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:49.477757 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9068e212-65c7-40b9-a599-82b81c9a65ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:49.479406 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9068e212-65c7-40b9-a599-82b81c9a65ce tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:49.479608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9068e212-65c7-40b9-a599-82b81c9a65ce tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:49.479877 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9068e212-65c7-40b9-a599-82b81c9a65ce tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:49.480050 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-9068e212-65c7-40b9-a599-82b81c9a65ce tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:49.489034 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:49.489034 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:49.489718 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9068e212-65c7-40b9-a599-82b81c9a65ce tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:49.490119 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1363/5407] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:49 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:50.236313 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d27820d4-5ad5-4361-90a8-95cb9e671216 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:50.238021 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d27820d4-5ad5-4361-90a8-95cb9e671216 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:50.238233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d27820d4-5ad5-4361-90a8-95cb9e671216 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:50.238422 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d27820d4-5ad5-4361-90a8-95cb9e671216 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:50.238523 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d27820d4-5ad5-4361-90a8-95cb9e671216 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:50.242657 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:50.242657 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:50.243318 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d27820d4-5ad5-4361-90a8-95cb9e671216 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:50.243633 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1349/5408] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:50 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:50.499666 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f420b70b-e1ec-4ee8-aac0-4741446c5fcd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:50.500961 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f420b70b-e1ec-4ee8-aac0-4741446c5fcd tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:50.501126 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f420b70b-e1ec-4ee8-aac0-4741446c5fcd tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:50.501351 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f420b70b-e1ec-4ee8-aac0-4741446c5fcd tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:50.501508 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-f420b70b-e1ec-4ee8-aac0-4741446c5fcd tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:50.505316 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:50.505316 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:50.505861 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f420b70b-e1ec-4ee8-aac0-4741446c5fcd tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:50.506186 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1339/5409] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:50 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:51.253572 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3485f494-b232-4b09-af1d-892829bf35d4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:51.255563 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3485f494-b232-4b09-af1d-892829bf35d4 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:51.255814 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3485f494-b232-4b09-af1d-892829bf35d4 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:51.256076 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3485f494-b232-4b09-af1d-892829bf35d4 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:51.256233 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3485f494-b232-4b09-af1d-892829bf35d4 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:51.261121 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:51.261121 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:51.261987 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3485f494-b232-4b09-af1d-892829bf35d4 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:51.262383 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1359/5410] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:51 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:51.515371 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc3ad87a-64f3-4864-9b93-9b41dfd4396b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:51.517127 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc3ad87a-64f3-4864-9b93-9b41dfd4396b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:51.517364 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc3ad87a-64f3-4864-9b93-9b41dfd4396b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:51.517548 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc3ad87a-64f3-4864-9b93-9b41dfd4396b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:51.517652 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fc3ad87a-64f3-4864-9b93-9b41dfd4396b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:51.522087 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:51.522087 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:51.522720 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc3ad87a-64f3-4864-9b93-9b41dfd4396b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 200 Aug 01 14:10:51.523096 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1364/5411] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:51 2026] GET /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:51.531999 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ec6c02b2-97b1-4323-b290-a2395e856287 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:51.533674 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec6c02b2-97b1-4323-b290-a2395e856287 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] DELETE https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 Aug 01 14:10:51.533891 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec6c02b2-97b1-4323-b290-a2395e856287 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:51.534080 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec6c02b2-97b1-4323-b290-a2395e856287 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:51.534169 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-ec6c02b2-97b1-4323-b290-a2395e856287 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete backup with id: 90ce1404-3c8c-44b0-a3f3-1a62d1af0372. Aug 01 14:10:51.538050 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:51.538050 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:51.550111 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-ec6c02b2-97b1-4323-b290-a2395e856287 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] delete_backup rpcapi backup_id 90ce1404-3c8c-44b0-a3f3-1a62d1af0372 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:10:51.551839 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec6c02b2-97b1-4323-b290-a2395e856287 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 returned with HTTP 202 Aug 01 14:10:51.552262 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1350/5412] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:10:51 2026] DELETE /volume/v3/backups/90ce1404-3c8c-44b0-a3f3-1a62d1af0372 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:10:51.561113 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:51.563403 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:10:51.563856 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1956723692"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:51.565792 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1956723692'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:10:51.565989 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume of 1 GB Aug 01 14:10:51.571698 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Availability Zones retrieved successfully. Aug 01 14:10:51.580227 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Flow 'volume_create_api' (b1d8c8d6-09ca-4c96-84df-5f818e2471c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:10:51.581734 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a2cc2c8-d632-4e42-97d0-fb8142c8b6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:51.582893 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:10:51.609601 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a2cc2c8-d632-4e42-97d0-fb8142c8b6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:51.610569 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (908c8ab0-7989-4e93-94c7-efbcdb06ca03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:51.651953 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Created reservations ['ed84f9f5-b131-41d3-ae87-732552d06733', '1ae2b1bf-e87a-4b1a-b2e0-d26be4629021', 'f7d7fd98-737e-4f20-8cdd-571d9a377fa1', 'b2fed3fa-af08-4f85-aeec-ef35d723a7ca'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:51.652661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (908c8ab0-7989-4e93-94c7-efbcdb06ca03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed84f9f5-b131-41d3-ae87-732552d06733', '1ae2b1bf-e87a-4b1a-b2e0-d26be4629021', 'f7d7fd98-737e-4f20-8cdd-571d9a377fa1', 'b2fed3fa-af08-4f85-aeec-ef35d723a7ca']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:51.653365 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252831da-278f-47aa-b471-4d78a1078546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:51.674860 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252831da-278f-47aa-b471-4d78a1078546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c88fd962-9348-43b0-aaf0-192f4a361705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1956723692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',qos_specs=None,replication_status=,reservations=['ed84f9f5-b131-41d3-ae87-732552d06733','1ae2b1bf-e87a-4b1a-b2e0-d26be4629021','f7d7fd98-737e-4f20-8cdd-571d9a377fa1','b2fed3fa-af08-4f85-aeec-ef35d723a7ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1956723692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c88fd962-9348-43b0-aaf0-192f4a361705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:51.675564 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad086c3c-1a55-4271-aa75-64ee1f06e19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:51.690304 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad086c3c-1a55-4271-aa75-64ee1f06e19b) transitioned into state 'SUCCESS' from state '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-1956723692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',qos_specs=None,replication_status=,reservations=['ed84f9f5-b131-41d3-ae87-732552d06733','1ae2b1bf-e87a-4b1a-b2e0-d26be4629021','f7d7fd98-737e-4f20-8cdd-571d9a377fa1','b2fed3fa-af08-4f85-aeec-ef35d723a7ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:51.690890 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35e01ba0-6724-400d-8d14-c38a78569257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:10:51.699400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35e01ba0-6724-400d-8d14-c38a78569257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:10:51.700241 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Flow 'volume_create_api' (b1d8c8d6-09ca-4c96-84df-5f818e2471c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:10:51.700622 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume request issued successfully. Aug 01 14:10:51.701389 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7e66f679-a501-4c1d-bb5d-3e85f1f0c8b9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:10:51.701942 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1340/5413] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:10:51 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:10:51.714994 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c2aebdea-b7c2-4cb2-9ce8-1b35cf59bb8c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:51.716608 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2aebdea-b7c2-4cb2-9ce8-1b35cf59bb8c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 Aug 01 14:10:51.716833 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2aebdea-b7c2-4cb2-9ce8-1b35cf59bb8c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:51.717139 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2aebdea-b7c2-4cb2-9ce8-1b35cf59bb8c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:51.724813 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:51.724813 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:51.728527 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c2aebdea-b7c2-4cb2-9ce8-1b35cf59bb8c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:10:51.732099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2aebdea-b7c2-4cb2-9ce8-1b35cf59bb8c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 returned with HTTP 200 Aug 01 14:10:51.732479 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1360/5414] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:51 2026] GET /volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:52.272399 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4545e71f-933f-443f-a047-4695076e457d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:52.274228 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4545e71f-933f-443f-a047-4695076e457d tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:52.274469 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4545e71f-933f-443f-a047-4695076e457d tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:52.274594 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4545e71f-933f-443f-a047-4695076e457d tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:52.274785 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4545e71f-933f-443f-a047-4695076e457d tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:52.279297 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:52.279297 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:52.280205 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4545e71f-933f-443f-a047-4695076e457d tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:52.280635 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1365/5415] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:52 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:52.744503 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-17384f03-8df6-45cf-a590-fc52530742f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:52.746237 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17384f03-8df6-45cf-a590-fc52530742f2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 Aug 01 14:10:52.746446 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17384f03-8df6-45cf-a590-fc52530742f2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:52.746628 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17384f03-8df6-45cf-a590-fc52530742f2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:52.753099 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:52.753099 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:52.756205 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-17384f03-8df6-45cf-a590-fc52530742f2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:10:52.759602 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17384f03-8df6-45cf-a590-fc52530742f2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 returned with HTTP 200 Aug 01 14:10:52.759961 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1351/5416] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:52 2026] GET /volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:10:52.775271 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dce75f5e-7b0b-4e7b-bc8e-bcdc1aac97e2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:52.783239 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dce75f5e-7b0b-4e7b-bc8e-bcdc1aac97e2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:10:52.785182 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dce75f5e-7b0b-4e7b-bc8e-bcdc1aac97e2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c88fd962-9348-43b0-aaf0-192f4a361705", "name": "tempest-type-Backup-872712219"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:10:52.793447 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-dce75f5e-7b0b-4e7b-bc8e-bcdc1aac97e2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Creating new backup {'backup': {'volume_id': 'c88fd962-9348-43b0-aaf0-192f4a361705', 'name': 'tempest-type-Backup-872712219'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:10:52.794073 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-dce75f5e-7b0b-4e7b-bc8e-bcdc1aac97e2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Creating backup of volume c88fd962-9348-43b0-aaf0-192f4a361705 in container None Aug 01 14:10:52.821332 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:52.821332 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:52.823479 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-dce75f5e-7b0b-4e7b-bc8e-bcdc1aac97e2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:10:52.860634 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-dce75f5e-7b0b-4e7b-bc8e-bcdc1aac97e2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Created reservations ['96cb3f3b-2894-4ef1-98e0-3db7fc0a22b1', 'e5684499-405f-4c2e-a28d-3de34aebf072'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:10:52.886670 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dce75f5e-7b0b-4e7b-bc8e-bcdc1aac97e2 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:10:52.887199 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1341/5417] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:10:52 2026] POST /volume/v3/backups => generated 315 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:10:52.895768 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-353db9d0-1c34-465f-9d99-e31ae631ff2a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:52.897243 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-353db9d0-1c34-465f-9d99-e31ae631ff2a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:10:52.897421 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-353db9d0-1c34-465f-9d99-e31ae631ff2a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:52.897586 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-353db9d0-1c34-465f-9d99-e31ae631ff2a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:52.897704 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-353db9d0-1c34-465f-9d99-e31ae631ff2a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:52.901035 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:52.901035 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:52.901520 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-353db9d0-1c34-465f-9d99-e31ae631ff2a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:10:52.901812 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1361/5418] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:52 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 722 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:53.289597 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5f52a3bd-538a-48ab-8060-823f4637605b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:53.291340 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f52a3bd-538a-48ab-8060-823f4637605b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:53.291531 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f52a3bd-538a-48ab-8060-823f4637605b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:53.291706 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f52a3bd-538a-48ab-8060-823f4637605b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:53.291800 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-5f52a3bd-538a-48ab-8060-823f4637605b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:53.296083 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:53.296083 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:53.296869 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f52a3bd-538a-48ab-8060-823f4637605b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:53.297274 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1366/5419] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:53 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:53.911126 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7aefb9da-5b97-42bb-b2db-b7c751d7af8f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:53.913091 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7aefb9da-5b97-42bb-b2db-b7c751d7af8f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:10:53.913329 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7aefb9da-5b97-42bb-b2db-b7c751d7af8f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:53.913526 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7aefb9da-5b97-42bb-b2db-b7c751d7af8f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:53.913659 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7aefb9da-5b97-42bb-b2db-b7c751d7af8f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:53.918442 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:53.918442 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:53.919173 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7aefb9da-5b97-42bb-b2db-b7c751d7af8f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:10:53.919620 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1352/5420] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:53 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:54.306867 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9d05fb55-b5e5-417b-a17f-c7266f3211ce None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:54.309077 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9d05fb55-b5e5-417b-a17f-c7266f3211ce tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:54.309353 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9d05fb55-b5e5-417b-a17f-c7266f3211ce tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:54.309591 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9d05fb55-b5e5-417b-a17f-c7266f3211ce tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:54.309732 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-9d05fb55-b5e5-417b-a17f-c7266f3211ce tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:54.314866 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:54.314866 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:54.315867 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9d05fb55-b5e5-417b-a17f-c7266f3211ce tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:54.316384 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1342/5421] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:54 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:54.935497 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-391850fa-6a7b-4080-b344-d0946fe8580f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:54.937190 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-391850fa-6a7b-4080-b344-d0946fe8580f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:10:54.937420 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-391850fa-6a7b-4080-b344-d0946fe8580f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:54.937600 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-391850fa-6a7b-4080-b344-d0946fe8580f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:54.937697 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-391850fa-6a7b-4080-b344-d0946fe8580f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:54.941548 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:54.941548 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:54.942092 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-391850fa-6a7b-4080-b344-d0946fe8580f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:10:54.942435 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1362/5422] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:54 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:55.326612 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-22c88902-f406-4807-a909-f1d0026c12d6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:55.328177 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22c88902-f406-4807-a909-f1d0026c12d6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:55.328356 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22c88902-f406-4807-a909-f1d0026c12d6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:55.328536 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22c88902-f406-4807-a909-f1d0026c12d6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:55.328636 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-22c88902-f406-4807-a909-f1d0026c12d6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:55.332536 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:55.332536 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:55.333173 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22c88902-f406-4807-a909-f1d0026c12d6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:55.333485 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1367/5423] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:55 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:55.952467 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a553485a-bcbe-4231-a145-b38e52273346 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:55.954271 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a553485a-bcbe-4231-a145-b38e52273346 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:10:55.954468 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a553485a-bcbe-4231-a145-b38e52273346 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:55.954641 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a553485a-bcbe-4231-a145-b38e52273346 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:55.954738 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a553485a-bcbe-4231-a145-b38e52273346 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:55.959067 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:55.959067 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:55.959607 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a553485a-bcbe-4231-a145-b38e52273346 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:10:55.959942 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1353/5424] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:55 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:56.344962 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5f3c38ae-49de-4261-9609-1568caeb8084 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:56.347228 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5f3c38ae-49de-4261-9609-1568caeb8084 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:56.347552 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5f3c38ae-49de-4261-9609-1568caeb8084 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:56.347778 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5f3c38ae-49de-4261-9609-1568caeb8084 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:56.347979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-5f3c38ae-49de-4261-9609-1568caeb8084 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:56.352866 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:56.352866 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:56.353726 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5f3c38ae-49de-4261-9609-1568caeb8084 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:56.354157 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1343/5425] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:56 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:56.969038 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb45b884-32d7-43ce-9615-3ad2a969c0ef None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:56.970708 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb45b884-32d7-43ce-9615-3ad2a969c0ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:10:56.970908 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb45b884-32d7-43ce-9615-3ad2a969c0ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:56.971119 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb45b884-32d7-43ce-9615-3ad2a969c0ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:56.971255 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fb45b884-32d7-43ce-9615-3ad2a969c0ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:56.975258 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:56.975258 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:56.975841 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb45b884-32d7-43ce-9615-3ad2a969c0ef tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:10:56.976177 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1363/5426] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:56 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:57.363752 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-666ab93e-fde9-4c51-a757-da8e74066835 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:57.365525 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-666ab93e-fde9-4c51-a757-da8e74066835 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:57.365712 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-666ab93e-fde9-4c51-a757-da8e74066835 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:57.365894 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-666ab93e-fde9-4c51-a757-da8e74066835 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:57.366017 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-666ab93e-fde9-4c51-a757-da8e74066835 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:57.371030 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:57.371030 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:57.371841 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-666ab93e-fde9-4c51-a757-da8e74066835 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:57.372206 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1368/5427] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:57 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:57.986068 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d5bcb136-95cd-49ae-b6ed-4ea4664cc65a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:57.987909 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d5bcb136-95cd-49ae-b6ed-4ea4664cc65a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:10:57.988137 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d5bcb136-95cd-49ae-b6ed-4ea4664cc65a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:57.988333 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d5bcb136-95cd-49ae-b6ed-4ea4664cc65a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:57.988428 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d5bcb136-95cd-49ae-b6ed-4ea4664cc65a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:57.992550 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:57.992550 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:10:57.993092 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d5bcb136-95cd-49ae-b6ed-4ea4664cc65a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:10:57.993443 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1354/5428] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:57 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:58.381431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6385202e-5146-42ec-9686-e22dc00b0140 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:58.383075 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6385202e-5146-42ec-9686-e22dc00b0140 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:58.383281 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6385202e-5146-42ec-9686-e22dc00b0140 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:58.383466 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6385202e-5146-42ec-9686-e22dc00b0140 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:58.383563 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-6385202e-5146-42ec-9686-e22dc00b0140 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:58.388446 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:58.388446 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:10:58.389350 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6385202e-5146-42ec-9686-e22dc00b0140 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:58.389786 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1344/5429] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:58 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:59.003787 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2b58b33b-5c86-4a65-a1b7-234a36214956 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:59.005642 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b58b33b-5c86-4a65-a1b7-234a36214956 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:10:59.005859 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b58b33b-5c86-4a65-a1b7-234a36214956 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:59.006088 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b58b33b-5c86-4a65-a1b7-234a36214956 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:59.006197 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2b58b33b-5c86-4a65-a1b7-234a36214956 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:59.013228 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:59.013228 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:10:59.013228 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b58b33b-5c86-4a65-a1b7-234a36214956 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:10:59.013228 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1364/5430] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:10:59 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:10:59.398369 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-46484082-5f67-42af-89c3-53602b98637c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:10:59.400063 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46484082-5f67-42af-89c3-53602b98637c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:10:59.400265 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46484082-5f67-42af-89c3-53602b98637c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:10:59.400446 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46484082-5f67-42af-89c3-53602b98637c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:10:59.400541 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-46484082-5f67-42af-89c3-53602b98637c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:10:59.404533 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:10:59.404533 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:10:59.405256 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46484082-5f67-42af-89c3-53602b98637c tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:10:59.405589 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1369/5431] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:10:59 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:00.022382 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b50101b1-fee4-40b0-aa36-468b4c2d23aa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:00.024837 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b50101b1-fee4-40b0-aa36-468b4c2d23aa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:11:00.025173 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b50101b1-fee4-40b0-aa36-468b4c2d23aa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:00.025460 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b50101b1-fee4-40b0-aa36-468b4c2d23aa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:00.025617 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b50101b1-fee4-40b0-aa36-468b4c2d23aa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:00.030371 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:00.030371 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:00.031070 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b50101b1-fee4-40b0-aa36-468b4c2d23aa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:11:00.031464 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1355/5432] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:00 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:00.430060 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8ffa41f3-1fe5-421d-84e1-4779f7645215 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:00.432694 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8ffa41f3-1fe5-421d-84e1-4779f7645215 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:11:00.433032 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8ffa41f3-1fe5-421d-84e1-4779f7645215 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:00.433594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8ffa41f3-1fe5-421d-84e1-4779f7645215 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:00.433594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-8ffa41f3-1fe5-421d-84e1-4779f7645215 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:00.438796 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:00.438796 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:00.439684 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8ffa41f3-1fe5-421d-84e1-4779f7645215 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:11:00.440193 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1345/5433] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:00 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:01.040939 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-605c617e-901f-4103-9db1-96cf7bf569db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:01.042867 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-605c617e-901f-4103-9db1-96cf7bf569db tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:11:01.043111 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-605c617e-901f-4103-9db1-96cf7bf569db tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:01.043450 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-605c617e-901f-4103-9db1-96cf7bf569db tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:01.043553 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-605c617e-901f-4103-9db1-96cf7bf569db tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:01.048395 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:01.048395 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:01.048966 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-605c617e-901f-4103-9db1-96cf7bf569db tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:11:01.049342 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1365/5434] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:01 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:01.452263 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-39e34593-bcb6-445b-886b-bf67d400da38 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:01.454056 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39e34593-bcb6-445b-886b-bf67d400da38 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:11:01.454266 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39e34593-bcb6-445b-886b-bf67d400da38 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:01.454440 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39e34593-bcb6-445b-886b-bf67d400da38 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:01.454533 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-39e34593-bcb6-445b-886b-bf67d400da38 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:01.458380 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:01.458380 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:01.459031 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39e34593-bcb6-445b-886b-bf67d400da38 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:11:01.459378 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1370/5435] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:01 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:02.059178 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-57dc3e74-358f-4138-b0d2-a4e8f580067d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:02.062364 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-57dc3e74-358f-4138-b0d2-a4e8f580067d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:11:02.062579 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-57dc3e74-358f-4138-b0d2-a4e8f580067d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:02.062768 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-57dc3e74-358f-4138-b0d2-a4e8f580067d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:02.062871 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-57dc3e74-358f-4138-b0d2-a4e8f580067d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:02.067144 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:02.067144 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:02.067712 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-57dc3e74-358f-4138-b0d2-a4e8f580067d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:11:02.068053 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1356/5436] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:02 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:02.468057 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c1fc86e1-a7e6-4505-910d-360f7c3407f7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:02.469455 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c1fc86e1-a7e6-4505-910d-360f7c3407f7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:11:02.469626 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c1fc86e1-a7e6-4505-910d-360f7c3407f7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:02.469803 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c1fc86e1-a7e6-4505-910d-360f7c3407f7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:02.469907 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-c1fc86e1-a7e6-4505-910d-360f7c3407f7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:02.474904 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:02.474904 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:02.475785 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c1fc86e1-a7e6-4505-910d-360f7c3407f7 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:11:02.476229 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1346/5437] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:02 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:02.484130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ae31988-8099-4242-b1da-5608c3c758b5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:02.485715 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ae31988-8099-4242-b1da-5608c3c758b5 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:11:02.485925 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ae31988-8099-4242-b1da-5608c3c758b5 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:02.486157 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ae31988-8099-4242-b1da-5608c3c758b5 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:02.486296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3ae31988-8099-4242-b1da-5608c3c758b5 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:02.490838 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:02.490838 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:02.491511 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ae31988-8099-4242-b1da-5608c3c758b5 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:11:02.491859 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1366/5438] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:02 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:02.499684 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6494ba30-9f88-4cf6-a112-e3b02580b3da None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:02.501309 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6494ba30-9f88-4cf6-a112-e3b02580b3da tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:11:02.501636 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6494ba30-9f88-4cf6-a112-e3b02580b3da tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "169011df-6732-442e-a6d0-b2b068b93917", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-281545191"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:02.502969 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-6494ba30-9f88-4cf6-a112-e3b02580b3da tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Creating new backup {'backup': {'volume_id': '169011df-6732-442e-a6d0-b2b068b93917', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-281545191'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:11:02.503109 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-6494ba30-9f88-4cf6-a112-e3b02580b3da tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Creating backup of volume 169011df-6732-442e-a6d0-b2b068b93917 in container None Aug 01 14:11:02.510454 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:02.510454 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:02.510840 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6494ba30-9f88-4cf6-a112-e3b02580b3da tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Volume info retrieved successfully. Aug 01 14:11:02.523773 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-6494ba30-9f88-4cf6-a112-e3b02580b3da tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Created reservations ['115b961a-8fb0-483f-9956-deeb91321f70', '4cef26ae-90fd-4ce5-86ab-1d1601ffc81d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:11:02.551506 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6494ba30-9f88-4cf6-a112-e3b02580b3da tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:11:02.551922 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1371/5439] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:11:02 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 01 14:11:02.559027 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-11d24b34-d84e-4632-b95a-7343ca431060 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:02.560747 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11d24b34-d84e-4632-b95a-7343ca431060 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:02.560884 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11d24b34-d84e-4632-b95a-7343ca431060 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:02.561084 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11d24b34-d84e-4632-b95a-7343ca431060 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:02.561185 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-11d24b34-d84e-4632-b95a-7343ca431060 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 1df774c5-4934-4be3-8a8d-5afa44602aaa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:02.565528 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:02.565528 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:02.566116 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11d24b34-d84e-4632-b95a-7343ca431060 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 200 Aug 01 14:11:02.566460 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1357/5440] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:02 2026] GET /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:03.077021 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a390b551-aae5-4930-87fe-9bb9d4719c21 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:03.078740 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a390b551-aae5-4930-87fe-9bb9d4719c21 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:11:03.078938 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a390b551-aae5-4930-87fe-9bb9d4719c21 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:03.079134 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a390b551-aae5-4930-87fe-9bb9d4719c21 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:03.079247 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-a390b551-aae5-4930-87fe-9bb9d4719c21 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:03.083366 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:03.083366 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:03.083896 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a390b551-aae5-4930-87fe-9bb9d4719c21 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:11:03.084279 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1347/5441] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:03 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:03.578927 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5f871ee-826e-4a82-9049-75d8398d77ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:03.580417 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5f871ee-826e-4a82-9049-75d8398d77ae tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:03.580578 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5f871ee-826e-4a82-9049-75d8398d77ae tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:03.580741 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5f871ee-826e-4a82-9049-75d8398d77ae tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:03.580839 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e5f871ee-826e-4a82-9049-75d8398d77ae tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 1df774c5-4934-4be3-8a8d-5afa44602aaa. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:03.584310 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:03.584310 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:03.584786 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5f871ee-826e-4a82-9049-75d8398d77ae tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 200 Aug 01 14:11:03.585087 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1367/5442] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:03 2026] GET /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 737 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:04.093303 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-724c29a0-8efd-49d4-8ec1-0d6e29d1804a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:04.095031 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-724c29a0-8efd-49d4-8ec1-0d6e29d1804a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:11:04.095319 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-724c29a0-8efd-49d4-8ec1-0d6e29d1804a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:04.095528 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-724c29a0-8efd-49d4-8ec1-0d6e29d1804a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:04.095637 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-724c29a0-8efd-49d4-8ec1-0d6e29d1804a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:04.099710 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:04.099710 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:04.100370 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-724c29a0-8efd-49d4-8ec1-0d6e29d1804a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:11:04.100682 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1372/5443] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:04 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:04.595881 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ec2a1cdc-ecf5-4415-bef5-a66b0ff4dd43 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:04.597637 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec2a1cdc-ecf5-4415-bef5-a66b0ff4dd43 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:04.597845 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec2a1cdc-ecf5-4415-bef5-a66b0ff4dd43 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:04.598105 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec2a1cdc-ecf5-4415-bef5-a66b0ff4dd43 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:04.598282 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ec2a1cdc-ecf5-4415-bef5-a66b0ff4dd43 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 1df774c5-4934-4be3-8a8d-5afa44602aaa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:04.602354 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:04.602354 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:04.602894 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec2a1cdc-ecf5-4415-bef5-a66b0ff4dd43 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 200 Aug 01 14:11:04.603257 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1358/5444] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:04 2026] GET /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:05.111373 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dd9530e1-85f3-4479-9ad8-ebde6b6f2e1e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:05.113190 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dd9530e1-85f3-4479-9ad8-ebde6b6f2e1e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:11:05.113636 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dd9530e1-85f3-4479-9ad8-ebde6b6f2e1e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:05.113831 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dd9530e1-85f3-4479-9ad8-ebde6b6f2e1e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:05.113939 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-dd9530e1-85f3-4479-9ad8-ebde6b6f2e1e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:05.118227 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:05.118227 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:05.118826 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dd9530e1-85f3-4479-9ad8-ebde6b6f2e1e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:11:05.119202 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1348/5445] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:05 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:05.611847 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-efc9fdd8-e30f-4e10-a19e-7f1cbebf91cf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:05.613417 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efc9fdd8-e30f-4e10-a19e-7f1cbebf91cf tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:05.613593 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efc9fdd8-e30f-4e10-a19e-7f1cbebf91cf tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:05.613758 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efc9fdd8-e30f-4e10-a19e-7f1cbebf91cf tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:05.613884 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-efc9fdd8-e30f-4e10-a19e-7f1cbebf91cf tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 1df774c5-4934-4be3-8a8d-5afa44602aaa. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:05.617718 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:05.617718 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:05.618331 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efc9fdd8-e30f-4e10-a19e-7f1cbebf91cf tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 200 Aug 01 14:11:05.618707 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1368/5446] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:05 2026] GET /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:06.130880 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-20021217-1fdd-408f-af57-ef531a35dcd1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:06.133891 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-20021217-1fdd-408f-af57-ef531a35dcd1 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:11:06.134123 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-20021217-1fdd-408f-af57-ef531a35dcd1 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:06.134339 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-20021217-1fdd-408f-af57-ef531a35dcd1 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:06.134454 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-20021217-1fdd-408f-af57-ef531a35dcd1 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:06.139095 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:06.139095 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:06.139850 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-20021217-1fdd-408f-af57-ef531a35dcd1 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:11:06.140418 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1373/5447] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:06 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:06.628836 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a66fe847-0162-474c-8e1e-aceebe04c6ed None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:06.630799 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a66fe847-0162-474c-8e1e-aceebe04c6ed tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:06.630989 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a66fe847-0162-474c-8e1e-aceebe04c6ed tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:06.631229 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a66fe847-0162-474c-8e1e-aceebe04c6ed tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:06.631369 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a66fe847-0162-474c-8e1e-aceebe04c6ed tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 1df774c5-4934-4be3-8a8d-5afa44602aaa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:06.635820 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:06.635820 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:06.636472 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a66fe847-0162-474c-8e1e-aceebe04c6ed tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 200 Aug 01 14:11:06.636837 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1359/5448] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:06 2026] GET /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:07.150690 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9931ef44-50be-4638-a192-ec389e92f195 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:07.152265 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9931ef44-50be-4638-a192-ec389e92f195 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:11:07.152482 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9931ef44-50be-4638-a192-ec389e92f195 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:07.152659 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9931ef44-50be-4638-a192-ec389e92f195 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:07.152755 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-9931ef44-50be-4638-a192-ec389e92f195 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:07.156894 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:07.156894 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:07.157454 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9931ef44-50be-4638-a192-ec389e92f195 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:11:07.157812 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1349/5449] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:07 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:07.647836 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c1a8098b-e625-4d2d-8a14-809785b973c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:07.649944 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c1a8098b-e625-4d2d-8a14-809785b973c9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:07.650178 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c1a8098b-e625-4d2d-8a14-809785b973c9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:07.650405 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c1a8098b-e625-4d2d-8a14-809785b973c9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:07.650534 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c1a8098b-e625-4d2d-8a14-809785b973c9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 1df774c5-4934-4be3-8a8d-5afa44602aaa. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:07.655230 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:07.655230 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:07.656011 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c1a8098b-e625-4d2d-8a14-809785b973c9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 200 Aug 01 14:11:07.656645 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1369/5450] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:07 2026] GET /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:08.167311 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-da5e326f-f5f5-43d9-a5bb-16913c5b561f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:08.168925 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-da5e326f-f5f5-43d9-a5bb-16913c5b561f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:11:08.169146 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-da5e326f-f5f5-43d9-a5bb-16913c5b561f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:08.169369 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-da5e326f-f5f5-43d9-a5bb-16913c5b561f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:08.169463 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-da5e326f-f5f5-43d9-a5bb-16913c5b561f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:08.173828 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:08.173828 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:08.174484 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-da5e326f-f5f5-43d9-a5bb-16913c5b561f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 200 Aug 01 14:11:08.174808 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1374/5451] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:08 2026] GET /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:08.184232 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a33bd222-9bb3-47e1-bea2-0d8eca24f94f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:08.185861 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a33bd222-9bb3-47e1-bea2-0d8eca24f94f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] DELETE https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 Aug 01 14:11:08.186091 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a33bd222-9bb3-47e1-bea2-0d8eca24f94f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:08.186290 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a33bd222-9bb3-47e1-bea2-0d8eca24f94f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:08.186411 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-a33bd222-9bb3-47e1-bea2-0d8eca24f94f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Delete backup with id: 753ca810-6e80-49c6-b24f-9bc83e1ce6e7. Aug 01 14:11:08.190730 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:08.190730 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:08.201881 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-a33bd222-9bb3-47e1-bea2-0d8eca24f94f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] delete_backup rpcapi backup_id 753ca810-6e80-49c6-b24f-9bc83e1ce6e7 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:11:08.203572 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a33bd222-9bb3-47e1-bea2-0d8eca24f94f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] https://10.4.3.223/volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 returned with HTTP 202 Aug 01 14:11:08.204198 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1360/5452] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:11:08 2026] DELETE /volume/v3/backups/753ca810-6e80-49c6-b24f-9bc83e1ce6e7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:11:08.211042 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4ac3ce1a-a6f1-4af4-9618-fb6047d61381 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:08.213029 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4ac3ce1a-a6f1-4af4-9618-fb6047d61381 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 Aug 01 14:11:08.213234 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4ac3ce1a-a6f1-4af4-9618-fb6047d61381 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:08.213407 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4ac3ce1a-a6f1-4af4-9618-fb6047d61381 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:08.213549 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-4ac3ce1a-a6f1-4af4-9618-fb6047d61381 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete volume with id: c88fd962-9348-43b0-aaf0-192f4a361705 Aug 01 14:11:08.221096 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:08.221096 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:08.221511 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4ac3ce1a-a6f1-4af4-9618-fb6047d61381 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:08.240128 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4ac3ce1a-a6f1-4af4-9618-fb6047d61381 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete volume request issued successfully. Aug 01 14:11:08.240332 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4ac3ce1a-a6f1-4af4-9618-fb6047d61381 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 returned with HTTP 202 Aug 01 14:11:08.240794 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1350/5453] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:11:08 2026] DELETE /volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:08.248110 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-df9323e7-7a44-4864-96f4-5999e059e75c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:08.249654 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df9323e7-7a44-4864-96f4-5999e059e75c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 Aug 01 14:11:08.249856 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df9323e7-7a44-4864-96f4-5999e059e75c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:08.250052 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df9323e7-7a44-4864-96f4-5999e059e75c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:08.257247 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:08.257247 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:08.261100 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-df9323e7-7a44-4864-96f4-5999e059e75c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:08.265099 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df9323e7-7a44-4864-96f4-5999e059e75c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 returned with HTTP 200 Aug 01 14:11:08.265505 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1370/5454] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:08 2026] GET /volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:08.667203 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-08e39c9b-d2fd-46eb-ae34-de59d0ba5d0d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:08.669670 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-08e39c9b-d2fd-46eb-ae34-de59d0ba5d0d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:08.669932 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-08e39c9b-d2fd-46eb-ae34-de59d0ba5d0d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:08.670188 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-08e39c9b-d2fd-46eb-ae34-de59d0ba5d0d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:08.670341 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-08e39c9b-d2fd-46eb-ae34-de59d0ba5d0d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 1df774c5-4934-4be3-8a8d-5afa44602aaa. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:08.675964 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:08.675964 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:08.676878 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-08e39c9b-d2fd-46eb-ae34-de59d0ba5d0d tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 200 Aug 01 14:11:08.677463 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1375/5455] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:08 2026] GET /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:09.277905 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e52f0e5-8086-48b8-b579-c332b8a6d7e6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:09.279601 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e52f0e5-8086-48b8-b579-c332b8a6d7e6 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 Aug 01 14:11:09.279833 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e52f0e5-8086-48b8-b579-c332b8a6d7e6 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:09.280071 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e52f0e5-8086-48b8-b579-c332b8a6d7e6 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:09.285030 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e52f0e5-8086-48b8-b579-c332b8a6d7e6 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 returned with HTTP 404 Aug 01 14:11:09.285462 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1361/5456] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:09 2026] GET /volume/v3/volumes/c88fd962-9348-43b0-aaf0-192f4a361705 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:09.292707 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c5b6edd9-ded5-474e-9e18-2ae38ea15c6f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:09.294479 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c5b6edd9-ded5-474e-9e18-2ae38ea15c6f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398/export_record Aug 01 14:11:09.294673 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c5b6edd9-ded5-474e-9e18-2ae38ea15c6f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:09.294852 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c5b6edd9-ded5-474e-9e18-2ae38ea15c6f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Calling method 'export_record' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:09.294967 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-c5b6edd9-ded5-474e-9e18-2ae38ea15c6f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Export record for backup 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100200) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 14:11:09.298869 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:09.298869 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:09.299841 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.policy [None req-c5b6edd9-ded5-474e-9e18-2ae38ea15c6f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'd1d90566788c4b1dbcb8d3602f7a8315', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9d04f55e3dc43218b25fdf22a9e2e05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100200) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:11:09.300013 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c5b6edd9-ded5-474e-9e18-2ae38ea15c6f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398/export_record returned with HTTP 403 Aug 01 14:11:09.300458 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1351/5457] 10.4.3.223 () {68 vars in 1430 bytes} [Sat Aug 1 14:11:09 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:09.307149 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7244434c-a718-4880-8efe-be29c3d0548c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:09.308590 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:11:09.308904 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1927989822"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:09.310170 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1927989822'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:11:09.310315 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume of 1 GB Aug 01 14:11:09.313533 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Availability Zones retrieved successfully. Aug 01 14:11:09.319801 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Flow 'volume_create_api' (7697bec9-4923-4dda-9607-4a5456917f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:11:09.321052 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a5fd09-6168-47a1-8ff3-480665b154e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:09.322021 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:11:09.344558 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a5fd09-6168-47a1-8ff3-480665b154e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:09.345190 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60bccd23-7b00-432e-96aa-41bc80655e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:09.383559 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Created reservations ['3da96942-6b76-4425-b7bf-430c5a8fa79c', '99e59f12-86ff-4848-b445-e57b4601aa9a', '0e39bda5-0c2f-408a-8d28-c7a79728dc8f', 'bed67c4e-b6c1-4d41-a427-ec33001d036d'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:11:09.384278 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60bccd23-7b00-432e-96aa-41bc80655e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3da96942-6b76-4425-b7bf-430c5a8fa79c', '99e59f12-86ff-4848-b445-e57b4601aa9a', '0e39bda5-0c2f-408a-8d28-c7a79728dc8f', 'bed67c4e-b6c1-4d41-a427-ec33001d036d']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:09.385265 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94d399d-f9da-4fd7-9493-a45a0779558d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:09.404249 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94d399d-f9da-4fd7-9493-a45a0779558d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab7ee3ad-3928-48a9-80a1-a21ef69111d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1927989822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',qos_specs=None,replication_status=,reservations=['3da96942-6b76-4425-b7bf-430c5a8fa79c','99e59f12-86ff-4848-b445-e57b4601aa9a','0e39bda5-0c2f-408a-8d28-c7a79728dc8f','bed67c4e-b6c1-4d41-a427-ec33001d036d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1927989822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab7ee3ad-3928-48a9-80a1-a21ef69111d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:09.404830 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa482fa-4122-497e-b4dd-beb66a592201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:09.419130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa482fa-4122-497e-b4dd-beb66a592201) transitioned into state 'SUCCESS' from state '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-1927989822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',qos_specs=None,replication_status=,reservations=['3da96942-6b76-4425-b7bf-430c5a8fa79c','99e59f12-86ff-4848-b445-e57b4601aa9a','0e39bda5-0c2f-408a-8d28-c7a79728dc8f','bed67c4e-b6c1-4d41-a427-ec33001d036d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:09.419752 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3f36a0-4142-4097-80c4-ff5428cc0abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:09.427224 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3f36a0-4142-4097-80c4-ff5428cc0abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:09.427721 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Flow 'volume_create_api' (7697bec9-4923-4dda-9607-4a5456917f65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:11:09.427899 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume request issued successfully. Aug 01 14:11:09.428459 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7244434c-a718-4880-8efe-be29c3d0548c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:11:09.428862 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1371/5458] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:11:09 2026] POST /volume/v3/volumes => generated 778 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:11:09.439900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-72118f64-6f7b-46e7-b08c-2b716a1d1826 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:09.441952 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72118f64-6f7b-46e7-b08c-2b716a1d1826 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 Aug 01 14:11:09.442318 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72118f64-6f7b-46e7-b08c-2b716a1d1826 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:09.442537 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72118f64-6f7b-46e7-b08c-2b716a1d1826 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:09.458887 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:09.458887 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:09.462015 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-72118f64-6f7b-46e7-b08c-2b716a1d1826 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:09.465358 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72118f64-6f7b-46e7-b08c-2b716a1d1826 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 returned with HTTP 200 Aug 01 14:11:09.465795 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1376/5459] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:09 2026] GET /volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:09.686991 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dd50ef9c-da00-4340-9bb3-1219e40c3b17 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:09.688444 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dd50ef9c-da00-4340-9bb3-1219e40c3b17 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:09.688625 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dd50ef9c-da00-4340-9bb3-1219e40c3b17 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:09.688802 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dd50ef9c-da00-4340-9bb3-1219e40c3b17 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:09.688904 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-dd50ef9c-da00-4340-9bb3-1219e40c3b17 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 1df774c5-4934-4be3-8a8d-5afa44602aaa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:09.693756 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:09.693756 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:09.694450 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dd50ef9c-da00-4340-9bb3-1219e40c3b17 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 200 Aug 01 14:11:09.694857 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1362/5460] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:09 2026] GET /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:09.703873 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f845bd1d-c59f-457d-8060-167cae4ca96b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:09.705601 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f845bd1d-c59f-457d-8060-167cae4ca96b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:11:09.705834 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f845bd1d-c59f-457d-8060-167cae4ca96b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:09.706067 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f845bd1d-c59f-457d-8060-167cae4ca96b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:09.706240 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-f845bd1d-c59f-457d-8060-167cae4ca96b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:09.710681 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:09.710681 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:09.711494 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f845bd1d-c59f-457d-8060-167cae4ca96b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:11:09.711860 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1352/5461] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:09 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:09.720339 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-541d797b-57d5-4da1-abd1-0ba64582030c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:09.722443 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-541d797b-57d5-4da1-abd1-0ba64582030c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:11:09.722621 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-541d797b-57d5-4da1-abd1-0ba64582030c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:09.722824 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-541d797b-57d5-4da1-abd1-0ba64582030c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:09.722943 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-541d797b-57d5-4da1-abd1-0ba64582030c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:09.727064 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:09.727064 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:09.727672 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-541d797b-57d5-4da1-abd1-0ba64582030c tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:11:09.728000 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1372/5462] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:09 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:09.736268 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9dfce621-53c2-4525-80f2-10e1de8bd443 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:09.737704 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9dfce621-53c2-4525-80f2-10e1de8bd443 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:11:09.737983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9dfce621-53c2-4525-80f2-10e1de8bd443 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "169011df-6732-442e-a6d0-b2b068b93917", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-234504196"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:09.739274 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-9dfce621-53c2-4525-80f2-10e1de8bd443 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Creating new backup {'backup': {'volume_id': '169011df-6732-442e-a6d0-b2b068b93917', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-234504196'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:11:09.739399 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-9dfce621-53c2-4525-80f2-10e1de8bd443 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Creating backup of volume 169011df-6732-442e-a6d0-b2b068b93917 in container None Aug 01 14:11:09.745032 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:09.745032 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:09.745414 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9dfce621-53c2-4525-80f2-10e1de8bd443 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:11:09.758419 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-9dfce621-53c2-4525-80f2-10e1de8bd443 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Created reservations ['2a0af06d-81fe-4719-b7fd-9df174c8dfcb', '4e292ff3-4983-4ce8-aeac-6792bdb85cd6'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:11:09.780195 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9dfce621-53c2-4525-80f2-10e1de8bd443 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:11:09.780546 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1377/5463] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:11:09 2026] POST /volume/v3/backups => generated 329 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:11:09.787983 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0b66bf11-c14f-42fc-b643-fa86f7c5e573 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:09.790026 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b66bf11-c14f-42fc-b643-fa86f7c5e573 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:09.790289 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b66bf11-c14f-42fc-b643-fa86f7c5e573 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:09.790626 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b66bf11-c14f-42fc-b643-fa86f7c5e573 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:09.790767 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0b66bf11-c14f-42fc-b643-fa86f7c5e573 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 0f392793-7fee-483f-9216-25adb77b1b5b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:09.795321 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:09.795321 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:09.796157 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b66bf11-c14f-42fc-b643-fa86f7c5e573 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 200 Aug 01 14:11:09.796570 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1363/5464] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:09 2026] GET /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:10.477068 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cc748dbf-9ead-472c-8364-2b81e40909c1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:10.478693 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cc748dbf-9ead-472c-8364-2b81e40909c1 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 Aug 01 14:11:10.478924 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cc748dbf-9ead-472c-8364-2b81e40909c1 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:10.479109 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cc748dbf-9ead-472c-8364-2b81e40909c1 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:10.485425 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:10.485425 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:10.488330 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cc748dbf-9ead-472c-8364-2b81e40909c1 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:10.491538 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cc748dbf-9ead-472c-8364-2b81e40909c1 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 returned with HTTP 200 Aug 01 14:11:10.491872 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1353/5465] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:10 2026] GET /volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:10.502869 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4a3d3b19-2aa6-4948-9bdf-c47509998996 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:10.504716 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a3d3b19-2aa6-4948-9bdf-c47509998996 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:11:10.505041 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a3d3b19-2aa6-4948-9bdf-c47509998996 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ab7ee3ad-3928-48a9-80a1-a21ef69111d3", "name": "tempest-type-Backup-336228621"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:10.506472 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-4a3d3b19-2aa6-4948-9bdf-c47509998996 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Creating new backup {'backup': {'volume_id': 'ab7ee3ad-3928-48a9-80a1-a21ef69111d3', 'name': 'tempest-type-Backup-336228621'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:11:10.506620 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-4a3d3b19-2aa6-4948-9bdf-c47509998996 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Creating backup of volume ab7ee3ad-3928-48a9-80a1-a21ef69111d3 in container None Aug 01 14:11:10.513407 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:10.513407 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:10.513679 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4a3d3b19-2aa6-4948-9bdf-c47509998996 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:10.527608 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4a3d3b19-2aa6-4948-9bdf-c47509998996 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Created reservations ['4a3613e1-bd5c-415c-9baf-d31ce09cd4a4', 'e95e2555-98cf-4c30-ade7-e85829503501'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:11:10.550961 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a3d3b19-2aa6-4948-9bdf-c47509998996 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:11:10.551383 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1373/5466] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:11:10 2026] POST /volume/v3/backups => generated 315 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:11:10.558568 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ab52492f-7b6d-481b-b56b-000e0f4cf5e3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:10.560438 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab52492f-7b6d-481b-b56b-000e0f4cf5e3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:10.560579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab52492f-7b6d-481b-b56b-000e0f4cf5e3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:10.560763 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab52492f-7b6d-481b-b56b-000e0f4cf5e3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:10.560871 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ab52492f-7b6d-481b-b56b-000e0f4cf5e3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:10.564789 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:10.564789 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:10.565348 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab52492f-7b6d-481b-b56b-000e0f4cf5e3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:10.565663 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1378/5467] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:10 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:10.806050 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bacbd946-309c-4b7b-8458-776b4b79ee11 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:10.807825 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bacbd946-309c-4b7b-8458-776b4b79ee11 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:10.808006 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bacbd946-309c-4b7b-8458-776b4b79ee11 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:10.808199 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bacbd946-309c-4b7b-8458-776b4b79ee11 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:10.808344 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-bacbd946-309c-4b7b-8458-776b4b79ee11 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 0f392793-7fee-483f-9216-25adb77b1b5b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:10.812485 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:10.812485 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:10.813115 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bacbd946-309c-4b7b-8458-776b4b79ee11 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 200 Aug 01 14:11:10.813484 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1364/5468] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:10 2026] GET /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:11.575812 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f62908b5-ab0f-4fd5-9487-2992806c8c87 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:11.578278 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f62908b5-ab0f-4fd5-9487-2992806c8c87 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:11.578278 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f62908b5-ab0f-4fd5-9487-2992806c8c87 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:11.578526 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f62908b5-ab0f-4fd5-9487-2992806c8c87 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:11.578526 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-f62908b5-ab0f-4fd5-9487-2992806c8c87 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:11.582431 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:11.582431 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:11.582976 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f62908b5-ab0f-4fd5-9487-2992806c8c87 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:11.583483 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1354/5469] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:11 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:11.822934 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4d877dac-213c-4d1b-b4e0-b281674351ad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:11.825440 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d877dac-213c-4d1b-b4e0-b281674351ad tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:11.825701 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d877dac-213c-4d1b-b4e0-b281674351ad tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:11.825970 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d877dac-213c-4d1b-b4e0-b281674351ad tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:11.826085 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4d877dac-213c-4d1b-b4e0-b281674351ad tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 0f392793-7fee-483f-9216-25adb77b1b5b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:11.831223 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:11.831223 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:11.832129 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d877dac-213c-4d1b-b4e0-b281674351ad tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 200 Aug 01 14:11:11.832607 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1374/5470] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:11 2026] GET /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:12.592564 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-deb89312-ba8d-4a42-af42-97bfcb7e6f2f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:12.594423 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-deb89312-ba8d-4a42-af42-97bfcb7e6f2f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:12.594662 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-deb89312-ba8d-4a42-af42-97bfcb7e6f2f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:12.594955 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-deb89312-ba8d-4a42-af42-97bfcb7e6f2f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:12.595056 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-deb89312-ba8d-4a42-af42-97bfcb7e6f2f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:12.599535 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:12.599535 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:12.600180 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-deb89312-ba8d-4a42-af42-97bfcb7e6f2f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:12.600536 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1379/5471] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:12 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:12.842569 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-24015db6-0627-4eec-9158-2752aeaf51ab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:12.844821 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-24015db6-0627-4eec-9158-2752aeaf51ab tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:12.845061 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-24015db6-0627-4eec-9158-2752aeaf51ab tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:12.845350 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-24015db6-0627-4eec-9158-2752aeaf51ab tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:12.845487 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-24015db6-0627-4eec-9158-2752aeaf51ab tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 0f392793-7fee-483f-9216-25adb77b1b5b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:12.850253 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:12.850253 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:12.851192 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-24015db6-0627-4eec-9158-2752aeaf51ab tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 200 Aug 01 14:11:12.851622 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1365/5472] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:12 2026] GET /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:13.610349 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3da1be67-7ea7-47a0-82da-312d0c748208 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:13.612616 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3da1be67-7ea7-47a0-82da-312d0c748208 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:13.612825 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3da1be67-7ea7-47a0-82da-312d0c748208 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:13.613140 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3da1be67-7ea7-47a0-82da-312d0c748208 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:13.613326 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-3da1be67-7ea7-47a0-82da-312d0c748208 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:13.618296 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:13.618296 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:13.619108 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3da1be67-7ea7-47a0-82da-312d0c748208 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:13.619599 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1355/5473] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:13 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:13.861959 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-52d00c0e-72da-4953-8e7a-694806c08a5f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:13.863602 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-52d00c0e-72da-4953-8e7a-694806c08a5f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:13.863857 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-52d00c0e-72da-4953-8e7a-694806c08a5f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:13.863955 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-52d00c0e-72da-4953-8e7a-694806c08a5f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:13.864038 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-52d00c0e-72da-4953-8e7a-694806c08a5f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 0f392793-7fee-483f-9216-25adb77b1b5b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:13.867981 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:13.867981 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:13.868643 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-52d00c0e-72da-4953-8e7a-694806c08a5f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 200 Aug 01 14:11:13.868972 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1375/5474] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:13 2026] GET /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:14.629803 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ecc9ef20-3cd3-4b90-8685-c536c0eff592 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:14.631455 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecc9ef20-3cd3-4b90-8685-c536c0eff592 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:14.632084 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecc9ef20-3cd3-4b90-8685-c536c0eff592 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:14.632084 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecc9ef20-3cd3-4b90-8685-c536c0eff592 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:14.632084 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ecc9ef20-3cd3-4b90-8685-c536c0eff592 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:14.635920 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:14.635920 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:14.636474 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecc9ef20-3cd3-4b90-8685-c536c0eff592 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:14.636849 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1380/5475] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:14 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:14.878260 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a4ed5201-53e1-4e8f-86ee-6656335d440f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:14.880272 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4ed5201-53e1-4e8f-86ee-6656335d440f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:14.880489 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4ed5201-53e1-4e8f-86ee-6656335d440f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:14.880676 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4ed5201-53e1-4e8f-86ee-6656335d440f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:14.880777 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a4ed5201-53e1-4e8f-86ee-6656335d440f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 0f392793-7fee-483f-9216-25adb77b1b5b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:14.884772 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:14.884772 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:14.885458 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4ed5201-53e1-4e8f-86ee-6656335d440f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 200 Aug 01 14:11:14.885778 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1366/5476] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:14 2026] GET /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:15.646596 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-8c5a4167-8a9b-438b-bd2d-eb22b155afeb None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:15.648647 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8c5a4167-8a9b-438b-bd2d-eb22b155afeb tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:15.648849 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8c5a4167-8a9b-438b-bd2d-eb22b155afeb tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:15.649065 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-8c5a4167-8a9b-438b-bd2d-eb22b155afeb tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:15.649273 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-8c5a4167-8a9b-438b-bd2d-eb22b155afeb tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:15.654232 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:15.654232 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:15.654976 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-8c5a4167-8a9b-438b-bd2d-eb22b155afeb tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:15.655422 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1356/5477] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:15 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:15.896718 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b410ab72-2842-4340-84db-94c607f026ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:15.900028 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b410ab72-2842-4340-84db-94c607f026ee tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:15.902231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b410ab72-2842-4340-84db-94c607f026ee tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:15.902231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b410ab72-2842-4340-84db-94c607f026ee tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:15.902231 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b410ab72-2842-4340-84db-94c607f026ee tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 0f392793-7fee-483f-9216-25adb77b1b5b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:15.907345 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:15.907345 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:15.908423 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b410ab72-2842-4340-84db-94c607f026ee tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 200 Aug 01 14:11:15.908571 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1376/5478] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:15 2026] GET /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:16.664527 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-350c7377-f20c-4ae9-9128-17423138cf13 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:16.666134 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-350c7377-f20c-4ae9-9128-17423138cf13 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:16.666365 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-350c7377-f20c-4ae9-9128-17423138cf13 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:16.666537 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-350c7377-f20c-4ae9-9128-17423138cf13 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:16.666638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-350c7377-f20c-4ae9-9128-17423138cf13 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:16.670430 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:16.670430 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:16.671002 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-350c7377-f20c-4ae9-9128-17423138cf13 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:16.671396 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1381/5479] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:16 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:16.917890 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-07ea6ca7-fb1d-46aa-b80e-a693f25fafd6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:16.919592 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-07ea6ca7-fb1d-46aa-b80e-a693f25fafd6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:16.919824 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-07ea6ca7-fb1d-46aa-b80e-a693f25fafd6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:16.920089 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-07ea6ca7-fb1d-46aa-b80e-a693f25fafd6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:16.920285 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-07ea6ca7-fb1d-46aa-b80e-a693f25fafd6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 0f392793-7fee-483f-9216-25adb77b1b5b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:16.924371 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:16.924371 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:16.924981 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-07ea6ca7-fb1d-46aa-b80e-a693f25fafd6 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 200 Aug 01 14:11:16.925318 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1367/5480] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:16 2026] GET /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:16.933895 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5abc56e0-7dcd-4162-9d3f-0d0ac02a068a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:16.935529 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5abc56e0-7dcd-4162-9d3f-0d0ac02a068a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:11:16.935701 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5abc56e0-7dcd-4162-9d3f-0d0ac02a068a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:16.935870 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5abc56e0-7dcd-4162-9d3f-0d0ac02a068a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:16.935970 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-5abc56e0-7dcd-4162-9d3f-0d0ac02a068a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:16.940117 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:16.940117 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:16.940783 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5abc56e0-7dcd-4162-9d3f-0d0ac02a068a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:11:16.941225 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1357/5481] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:16 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:16.949462 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6384f6c4-81d9-476d-868d-569041c2e10f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:16.950927 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6384f6c4-81d9-476d-868d-569041c2e10f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] DELETE https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:16.951092 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6384f6c4-81d9-476d-868d-569041c2e10f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:16.951290 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6384f6c4-81d9-476d-868d-569041c2e10f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:16.951399 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-6384f6c4-81d9-476d-868d-569041c2e10f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Delete backup with id: 0f392793-7fee-483f-9216-25adb77b1b5b. Aug 01 14:11:16.955099 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:16.955099 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:16.965308 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-6384f6c4-81d9-476d-868d-569041c2e10f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] delete_backup rpcapi backup_id 0f392793-7fee-483f-9216-25adb77b1b5b {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:11:16.966867 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6384f6c4-81d9-476d-868d-569041c2e10f tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 202 Aug 01 14:11:16.967207 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1377/5482] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:11:16 2026] DELETE /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:11:16.975886 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-902923fc-d237-4980-acd8-49db833eb3c1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:16.977580 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-902923fc-d237-4980-acd8-49db833eb3c1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:16.977784 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-902923fc-d237-4980-acd8-49db833eb3c1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:16.977960 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-902923fc-d237-4980-acd8-49db833eb3c1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:16.978091 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-902923fc-d237-4980-acd8-49db833eb3c1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 0f392793-7fee-483f-9216-25adb77b1b5b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:16.983832 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:16.983832 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:16.983832 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-902923fc-d237-4980-acd8-49db833eb3c1 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 200 Aug 01 14:11:16.983832 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1382/5483] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:16 2026] GET /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:17.680454 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-25fc5a73-3075-43f5-90cc-9342ddadbf4f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:17.682033 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-25fc5a73-3075-43f5-90cc-9342ddadbf4f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:17.682255 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-25fc5a73-3075-43f5-90cc-9342ddadbf4f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:17.682434 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-25fc5a73-3075-43f5-90cc-9342ddadbf4f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:17.682533 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-25fc5a73-3075-43f5-90cc-9342ddadbf4f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:17.687089 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:17.687089 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:17.687823 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-25fc5a73-3075-43f5-90cc-9342ddadbf4f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:17.688245 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1368/5484] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:17 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:17.992997 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-47a5b626-c3cc-4fff-ad37-b59426546946 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:17.994317 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-47a5b626-c3cc-4fff-ad37-b59426546946 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b Aug 01 14:11:17.994481 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-47a5b626-c3cc-4fff-ad37-b59426546946 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:17.994647 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-47a5b626-c3cc-4fff-ad37-b59426546946 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:17.994740 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-47a5b626-c3cc-4fff-ad37-b59426546946 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 0f392793-7fee-483f-9216-25adb77b1b5b. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:17.998773 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-47a5b626-c3cc-4fff-ad37-b59426546946 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b returned with HTTP 404 Aug 01 14:11:17.999316 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1358/5485] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:17 2026] GET /volume/v3/backups/0f392793-7fee-483f-9216-25adb77b1b5b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:18.005159 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cad1b34b-e093-4e48-ab0f-be7147aac359 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:18.006632 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cad1b34b-e093-4e48-ab0f-be7147aac359 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] DELETE https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:18.006817 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cad1b34b-e093-4e48-ab0f-be7147aac359 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:18.007008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cad1b34b-e093-4e48-ab0f-be7147aac359 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:18.007135 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-cad1b34b-e093-4e48-ab0f-be7147aac359 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Delete backup with id: 1df774c5-4934-4be3-8a8d-5afa44602aaa. Aug 01 14:11:18.012085 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:18.012085 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:18.022937 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-cad1b34b-e093-4e48-ab0f-be7147aac359 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] delete_backup rpcapi backup_id 1df774c5-4934-4be3-8a8d-5afa44602aaa {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:11:18.024471 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cad1b34b-e093-4e48-ab0f-be7147aac359 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 202 Aug 01 14:11:18.024876 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1378/5486] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:11:18 2026] DELETE /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:11:18.031453 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0df4588b-2f2c-4f51-92bd-773e3d6779e2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:18.033323 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0df4588b-2f2c-4f51-92bd-773e3d6779e2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:18.033667 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0df4588b-2f2c-4f51-92bd-773e3d6779e2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:18.033975 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0df4588b-2f2c-4f51-92bd-773e3d6779e2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:18.034260 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-0df4588b-2f2c-4f51-92bd-773e3d6779e2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 1df774c5-4934-4be3-8a8d-5afa44602aaa. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:18.039635 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:18.039635 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:18.040314 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0df4588b-2f2c-4f51-92bd-773e3d6779e2 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 200 Aug 01 14:11:18.040882 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1383/5487] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:18 2026] GET /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:18.697730 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-31687c5e-b9e9-41a3-86e4-28280d393fb3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:18.699887 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-31687c5e-b9e9-41a3-86e4-28280d393fb3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:18.700141 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-31687c5e-b9e9-41a3-86e4-28280d393fb3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:18.700397 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-31687c5e-b9e9-41a3-86e4-28280d393fb3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:18.700533 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-31687c5e-b9e9-41a3-86e4-28280d393fb3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:18.705155 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:18.705155 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:18.705837 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-31687c5e-b9e9-41a3-86e4-28280d393fb3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:18.706243 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1369/5488] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:18 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:19.050179 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e7402285-2926-4607-a4de-6053273fc14f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:19.052237 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e7402285-2926-4607-a4de-6053273fc14f tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa Aug 01 14:11:19.052462 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e7402285-2926-4607-a4de-6053273fc14f tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:19.052652 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e7402285-2926-4607-a4de-6053273fc14f tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:19.052749 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-e7402285-2926-4607-a4de-6053273fc14f tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 1df774c5-4934-4be3-8a8d-5afa44602aaa. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:19.056513 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e7402285-2926-4607-a4de-6053273fc14f tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa returned with HTTP 404 Aug 01 14:11:19.057003 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1359/5489] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:19 2026] GET /volume/v3/backups/1df774c5-4934-4be3-8a8d-5afa44602aaa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:19.062587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-469266bf-e410-495d-9682-e6e4c7282665 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:19.064276 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-469266bf-e410-495d-9682-e6e4c7282665 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] DELETE https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:11:19.064459 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-469266bf-e410-495d-9682-e6e4c7282665 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:19.064634 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-469266bf-e410-495d-9682-e6e4c7282665 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:19.064725 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-469266bf-e410-495d-9682-e6e4c7282665 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Delete backup with id: 9d9a7761-fd66-49ed-b982-ed56bad2b315. Aug 01 14:11:19.068602 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:19.068602 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:19.078321 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-469266bf-e410-495d-9682-e6e4c7282665 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] delete_backup rpcapi backup_id 9d9a7761-fd66-49ed-b982-ed56bad2b315 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:11:19.079757 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-469266bf-e410-495d-9682-e6e4c7282665 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 202 Aug 01 14:11:19.080093 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1379/5490] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:11:19 2026] DELETE /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:11:19.089224 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b68eede4-0cdd-4b4e-ae70-01cb48fea0cf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:19.090800 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b68eede4-0cdd-4b4e-ae70-01cb48fea0cf tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:11:19.091097 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b68eede4-0cdd-4b4e-ae70-01cb48fea0cf tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:19.092497 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b68eede4-0cdd-4b4e-ae70-01cb48fea0cf tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:19.092497 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b68eede4-0cdd-4b4e-ae70-01cb48fea0cf tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:19.096764 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:19.096764 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:19.097589 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b68eede4-0cdd-4b4e-ae70-01cb48fea0cf tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 200 Aug 01 14:11:19.098018 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1384/5491] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:19 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:19.715625 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-50912f69-4847-41ce-8d84-d193bdc7e139 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:19.717309 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50912f69-4847-41ce-8d84-d193bdc7e139 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:19.717528 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50912f69-4847-41ce-8d84-d193bdc7e139 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:19.717730 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-50912f69-4847-41ce-8d84-d193bdc7e139 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:19.717832 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-50912f69-4847-41ce-8d84-d193bdc7e139 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:19.721775 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:19.721775 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:19.722347 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-50912f69-4847-41ce-8d84-d193bdc7e139 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:19.722688 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1370/5492] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:19 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:20.107330 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-85880857-02f1-4368-9d66-cb0859899392 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:20.109527 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-85880857-02f1-4368-9d66-cb0859899392 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 Aug 01 14:11:20.109797 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-85880857-02f1-4368-9d66-cb0859899392 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:20.110034 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-85880857-02f1-4368-9d66-cb0859899392 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:20.110163 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-85880857-02f1-4368-9d66-cb0859899392 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Show backup with id 9d9a7761-fd66-49ed-b982-ed56bad2b315. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:20.114389 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-85880857-02f1-4368-9d66-cb0859899392 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 returned with HTTP 404 Aug 01 14:11:20.114946 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1360/5493] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:20 2026] GET /volume/v3/backups/9d9a7761-fd66-49ed-b982-ed56bad2b315 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:20.121229 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2d138600-3116-4dac-94ee-0c58c25c32d9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:20.122958 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2d138600-3116-4dac-94ee-0c58c25c32d9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] DELETE https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:11:20.123134 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2d138600-3116-4dac-94ee-0c58c25c32d9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:20.123349 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2d138600-3116-4dac-94ee-0c58c25c32d9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:20.123447 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-2d138600-3116-4dac-94ee-0c58c25c32d9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Delete backup with id: 0a344e99-cf93-4d69-a3b2-d3aa81535146. Aug 01 14:11:20.127077 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:20.127077 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:20.137583 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-2d138600-3116-4dac-94ee-0c58c25c32d9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] delete_backup rpcapi backup_id 0a344e99-cf93-4d69-a3b2-d3aa81535146 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:11:20.138905 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2d138600-3116-4dac-94ee-0c58c25c32d9 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 202 Aug 01 14:11:20.139415 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1380/5494] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:11:20 2026] DELETE /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:11:20.149932 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-63e74df3-72d5-4723-81c9-0fdf9c2728ec None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:20.153174 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-63e74df3-72d5-4723-81c9-0fdf9c2728ec tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:11:20.153343 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-63e74df3-72d5-4723-81c9-0fdf9c2728ec tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:20.153617 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-63e74df3-72d5-4723-81c9-0fdf9c2728ec tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:20.153720 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-63e74df3-72d5-4723-81c9-0fdf9c2728ec tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:20.158472 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:20.158472 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:20.159252 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-63e74df3-72d5-4723-81c9-0fdf9c2728ec tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 200 Aug 01 14:11:20.159670 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1385/5495] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:20 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:20.732258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4a059133-d04e-4c83-9bc5-15345b16b393 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:20.733832 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a059133-d04e-4c83-9bc5-15345b16b393 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:20.735235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a059133-d04e-4c83-9bc5-15345b16b393 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:20.735235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a059133-d04e-4c83-9bc5-15345b16b393 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:20.735235 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4a059133-d04e-4c83-9bc5-15345b16b393 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:20.738488 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:20.738488 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:20.739091 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a059133-d04e-4c83-9bc5-15345b16b393 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:20.739453 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1371/5496] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:20 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:21.169806 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-29ac6c6c-a90d-4566-83ee-d2a19ed8d965 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:21.172301 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-29ac6c6c-a90d-4566-83ee-d2a19ed8d965 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] GET https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 Aug 01 14:11:21.172301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-29ac6c6c-a90d-4566-83ee-d2a19ed8d965 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:21.172695 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-29ac6c6c-a90d-4566-83ee-d2a19ed8d965 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:21.172952 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-29ac6c6c-a90d-4566-83ee-d2a19ed8d965 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] Show backup with id 0a344e99-cf93-4d69-a3b2-d3aa81535146. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:21.177057 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-29ac6c6c-a90d-4566-83ee-d2a19ed8d965 tempest-VolumesBackupsTest-54282078 tempest-VolumesBackupsTest-54282078-project-admin] https://10.4.3.223/volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 returned with HTTP 404 Aug 01 14:11:21.177779 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1361/5497] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:21 2026] GET /volume/v3/backups/0a344e99-cf93-4d69-a3b2-d3aa81535146 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:21.186161 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-05fb1302-7091-4ae1-9c36-9e1e34b99044 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:21.187802 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05fb1302-7091-4ae1-9c36-9e1e34b99044 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] DELETE https://10.4.3.223/volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 Aug 01 14:11:21.187984 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05fb1302-7091-4ae1-9c36-9e1e34b99044 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:21.188167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05fb1302-7091-4ae1-9c36-9e1e34b99044 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:21.188343 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-05fb1302-7091-4ae1-9c36-9e1e34b99044 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Delete volume with id: 169011df-6732-442e-a6d0-b2b068b93917 Aug 01 14:11:21.194651 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:21.194651 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:21.195045 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-05fb1302-7091-4ae1-9c36-9e1e34b99044 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:11:21.208340 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-05fb1302-7091-4ae1-9c36-9e1e34b99044 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Delete volume request issued successfully. Aug 01 14:11:21.208495 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05fb1302-7091-4ae1-9c36-9e1e34b99044 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 returned with HTTP 202 Aug 01 14:11:21.209028 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1381/5498] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:11:21 2026] DELETE /volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:21.214669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a11fc01c-14c3-4eda-8243-8150e2b814de None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:21.216094 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a11fc01c-14c3-4eda-8243-8150e2b814de tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 Aug 01 14:11:21.216281 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a11fc01c-14c3-4eda-8243-8150e2b814de tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:21.216453 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a11fc01c-14c3-4eda-8243-8150e2b814de tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:21.222974 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:21.222974 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:21.226337 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a11fc01c-14c3-4eda-8243-8150e2b814de tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:11:21.230307 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a11fc01c-14c3-4eda-8243-8150e2b814de tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 returned with HTTP 200 Aug 01 14:11:21.230809 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1386/5499] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:21 2026] GET /volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:21.748828 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0cebd646-1d3f-4bed-8eae-7bc94590bc3d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:21.750536 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0cebd646-1d3f-4bed-8eae-7bc94590bc3d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:21.750749 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0cebd646-1d3f-4bed-8eae-7bc94590bc3d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:21.750927 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0cebd646-1d3f-4bed-8eae-7bc94590bc3d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:21.751026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0cebd646-1d3f-4bed-8eae-7bc94590bc3d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:21.756785 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:21.756785 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:21.757457 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0cebd646-1d3f-4bed-8eae-7bc94590bc3d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:21.757885 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1372/5500] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:21 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:22.242842 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3ce63ff1-a855-44c4-bd54-e1c1513cdf3a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:22.246803 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3ce63ff1-a855-44c4-bd54-e1c1513cdf3a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 Aug 01 14:11:22.246803 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3ce63ff1-a855-44c4-bd54-e1c1513cdf3a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:22.246803 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3ce63ff1-a855-44c4-bd54-e1c1513cdf3a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:22.251026 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3ce63ff1-a855-44c4-bd54-e1c1513cdf3a tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 returned with HTTP 404 Aug 01 14:11:22.251581 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1362/5501] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:22 2026] GET /volume/v3/volumes/169011df-6732-442e-a6d0-b2b068b93917 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:22.259293 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ee70b225-5321-4a66-a73d-c9779402a5d3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:22.261101 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee70b225-5321-4a66-a73d-c9779402a5d3 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] DELETE https://10.4.3.223/volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc Aug 01 14:11:22.261409 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee70b225-5321-4a66-a73d-c9779402a5d3 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:22.261666 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee70b225-5321-4a66-a73d-c9779402a5d3 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:22.261875 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ee70b225-5321-4a66-a73d-c9779402a5d3 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Delete volume with id: 200ddfdb-ec00-4c60-8401-ebb875730ffc Aug 01 14:11:22.269111 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:22.269111 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:22.269601 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ee70b225-5321-4a66-a73d-c9779402a5d3 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:11:22.283691 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ee70b225-5321-4a66-a73d-c9779402a5d3 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Delete volume request issued successfully. Aug 01 14:11:22.283867 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee70b225-5321-4a66-a73d-c9779402a5d3 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc returned with HTTP 202 Aug 01 14:11:22.284252 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1382/5502] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:11:22 2026] DELETE /volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:22.290730 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c89d7a46-b0e8-460f-8ad6-a571db6bab8e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:22.292388 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c89d7a46-b0e8-460f-8ad6-a571db6bab8e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc Aug 01 14:11:22.292568 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c89d7a46-b0e8-460f-8ad6-a571db6bab8e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:22.292744 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c89d7a46-b0e8-460f-8ad6-a571db6bab8e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:22.299575 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:22.299575 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:22.303014 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c89d7a46-b0e8-460f-8ad6-a571db6bab8e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:11:22.306705 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c89d7a46-b0e8-460f-8ad6-a571db6bab8e tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc returned with HTTP 200 Aug 01 14:11:22.307059 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1387/5503] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:22 2026] GET /volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:22.768589 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e07ce4f8-cd2b-4293-aa95-d169fac3fc32 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:22.770371 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e07ce4f8-cd2b-4293-aa95-d169fac3fc32 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:22.770577 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e07ce4f8-cd2b-4293-aa95-d169fac3fc32 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:22.770776 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e07ce4f8-cd2b-4293-aa95-d169fac3fc32 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:22.770874 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e07ce4f8-cd2b-4293-aa95-d169fac3fc32 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:22.774972 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:22.774972 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:22.775569 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e07ce4f8-cd2b-4293-aa95-d169fac3fc32 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:22.775906 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1373/5504] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:22 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:23.320029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d16e5475-4173-40cd-afcd-a7a6948b34be None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:23.321800 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d16e5475-4173-40cd-afcd-a7a6948b34be tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc Aug 01 14:11:23.321986 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d16e5475-4173-40cd-afcd-a7a6948b34be tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:23.322166 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d16e5475-4173-40cd-afcd-a7a6948b34be tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:23.327444 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d16e5475-4173-40cd-afcd-a7a6948b34be tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc returned with HTTP 404 Aug 01 14:11:23.327869 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1363/5505] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:23 2026] GET /volume/v3/volumes/200ddfdb-ec00-4c60-8401-ebb875730ffc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:23.333689 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4d807225-8bc3-4169-92ab-abf31a3621f9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:23.335376 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d807225-8bc3-4169-92ab-abf31a3621f9 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de Aug 01 14:11:23.335583 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d807225-8bc3-4169-92ab-abf31a3621f9 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:23.335763 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d807225-8bc3-4169-92ab-abf31a3621f9 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:23.335899 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-4d807225-8bc3-4169-92ab-abf31a3621f9 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Delete volume with id: 2e04a072-9d74-4221-8490-4153245d59de Aug 01 14:11:23.342453 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:23.342453 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:23.342832 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4d807225-8bc3-4169-92ab-abf31a3621f9 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:11:23.356327 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4d807225-8bc3-4169-92ab-abf31a3621f9 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Delete volume request issued successfully. Aug 01 14:11:23.356504 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d807225-8bc3-4169-92ab-abf31a3621f9 tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de returned with HTTP 202 Aug 01 14:11:23.357068 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1383/5506] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:11:23 2026] DELETE /volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:23.363789 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2a7f273d-1922-4f55-b452-6e9c9431a1ea None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:23.365688 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a7f273d-1922-4f55-b452-6e9c9431a1ea tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de Aug 01 14:11:23.365896 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a7f273d-1922-4f55-b452-6e9c9431a1ea tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:23.366079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a7f273d-1922-4f55-b452-6e9c9431a1ea tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:23.373245 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:23.373245 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:23.376750 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2a7f273d-1922-4f55-b452-6e9c9431a1ea tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Volume info retrieved successfully. Aug 01 14:11:23.380615 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a7f273d-1922-4f55-b452-6e9c9431a1ea tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de returned with HTTP 200 Aug 01 14:11:23.381015 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1388/5507] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:23 2026] GET /volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:23.784887 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-65ca1a89-09ae-4621-b6d0-8448b8612170 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:23.786653 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-65ca1a89-09ae-4621-b6d0-8448b8612170 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:23.786858 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-65ca1a89-09ae-4621-b6d0-8448b8612170 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:23.787036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-65ca1a89-09ae-4621-b6d0-8448b8612170 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:23.787138 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-65ca1a89-09ae-4621-b6d0-8448b8612170 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:23.791610 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:23.791610 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:23.792155 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-65ca1a89-09ae-4621-b6d0-8448b8612170 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:23.792534 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1374/5508] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:23 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:24.392470 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-7d6e1d5c-d85b-4c6c-992e-b65f15827f1b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:24.394089 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7d6e1d5c-d85b-4c6c-992e-b65f15827f1b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] GET https://10.4.3.223/volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de Aug 01 14:11:24.394307 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7d6e1d5c-d85b-4c6c-992e-b65f15827f1b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:24.394490 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-7d6e1d5c-d85b-4c6c-992e-b65f15827f1b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:24.399711 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-7d6e1d5c-d85b-4c6c-992e-b65f15827f1b tempest-VolumesBackupsTest-1487496526 tempest-VolumesBackupsTest-1487496526-project-member] https://10.4.3.223/volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de returned with HTTP 404 Aug 01 14:11:24.400105 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1364/5509] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:24 2026] GET /volume/v3/volumes/2e04a072-9d74-4221-8490-4153245d59de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:24.802841 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5c65df7d-ff51-49e4-970b-b0d250f63b0f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:24.804955 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c65df7d-ff51-49e4-970b-b0d250f63b0f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:24.805282 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c65df7d-ff51-49e4-970b-b0d250f63b0f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:24.805587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c65df7d-ff51-49e4-970b-b0d250f63b0f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:24.805771 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5c65df7d-ff51-49e4-970b-b0d250f63b0f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:24.810472 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:24.810472 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:24.811203 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c65df7d-ff51-49e4-970b-b0d250f63b0f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:24.811639 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1384/5510] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:24 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:25.821194 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-89516008-603d-4927-8051-3660cbd71c80 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:25.823189 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89516008-603d-4927-8051-3660cbd71c80 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:25.823503 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89516008-603d-4927-8051-3660cbd71c80 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:25.823723 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89516008-603d-4927-8051-3660cbd71c80 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:25.823821 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-89516008-603d-4927-8051-3660cbd71c80 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:25.827561 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:25.827561 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:25.828064 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89516008-603d-4927-8051-3660cbd71c80 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:25.828431 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1389/5511] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:25 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:25.838239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7879cd8a-c215-4758-98c7-dc20d2517d9b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:25.840013 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7879cd8a-c215-4758-98c7-dc20d2517d9b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d/export_record Aug 01 14:11:25.840225 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7879cd8a-c215-4758-98c7-dc20d2517d9b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:25.840421 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7879cd8a-c215-4758-98c7-dc20d2517d9b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'export_record' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:25.840528 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-7879cd8a-c215-4758-98c7-dc20d2517d9b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Export record for backup c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100201) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 14:11:25.844823 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:25.844823 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:25.845636 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.api [None req-7879cd8a-c215-4758-98c7-dc20d2517d9b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling RPCAPI with context: , host: np0000006308, backup: c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100201) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 14:11:25.850326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-7879cd8a-c215-4758-98c7-dc20d2517d9b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] export_record in rpcapi backup_id c41f2ee1-f512-48fb-88d2-3e4b1442874d on host np0000006308. {{(pid=100201) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 14:11:25.862101 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-7879cd8a-c215-4758-98c7-dc20d2517d9b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzQxZjJlZTEtZjUxMi00OGZiLTg4ZDItM2U0YjE0NDI4NzRkIiwgInVzZXJfaWQiOiAiOWEwNmQ1OGFhMTJmNDBkODgwZmEwZjExYjBmZTZlNzciLCAicHJvamVjdF9pZCI6ICJhOWQwNGY1NWUzZGM0MzIxOGIyNWZkZjIyYTllMmUwNSIsICJ2b2x1bWVfaWQiOiAiYWI3ZWUzYWQtMzkyOC00OGE5LTgwYTEtYTIxZWY2OTExMWQzIiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzYyMjg2MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hYjdlZTNhZC0zOTI4LTQ4YTktODBhMS1hMjFlZjY5MTExZDMvMjAyNjA4MDExNDExMTQvYXpfbm92YV9iYWNrdXBfYzQxZjJlZTEtZjUxMi00OGZiLTg4ZDItM2U0YjE0NDI4NzRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxNDoxMToxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDoxMToxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDE0OjExOjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100201) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 14:11:25.862373 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7879cd8a-c215-4758-98c7-dc20d2517d9b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d/export_record returned with HTTP 200 Aug 01 14:11:25.862774 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1375/5512] 10.4.3.223 () {68 vars in 1430 bytes} [Sat Aug 1 14:11:25 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:25.870097 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f95e0032-a00d-4cb7-b8f2-740699962a65 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:25.871587 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f95e0032-a00d-4cb7-b8f2-740699962a65 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:25.871772 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f95e0032-a00d-4cb7-b8f2-740699962a65 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:25.871955 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f95e0032-a00d-4cb7-b8f2-740699962a65 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:25.872056 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-f95e0032-a00d-4cb7-b8f2-740699962a65 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:25.875573 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:25.875573 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:25.876073 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f95e0032-a00d-4cb7-b8f2-740699962a65 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:25.876481 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1365/5513] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:25 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:25.886815 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a852afe1-0cbf-4e41-baf6-ea993d960310 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:25.888801 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a852afe1-0cbf-4e41-baf6-ea993d960310 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] POST https://10.4.3.223/volume/v3/backups/import_record Aug 01 14:11:25.889234 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a852afe1-0cbf-4e41-baf6-ea993d960310 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTcxZjlhZmYtNWJmNC00YjhiLWExNzUtYjFiMWU2YjhmMWExIiwgInVzZXJfaWQiOiAiOWEwNmQ1OGFhMTJmNDBkODgwZmEwZjExYjBmZTZlNzciLCAicHJvamVjdF9pZCI6ICJhOWQwNGY1NWUzZGM0MzIxOGIyNWZkZjIyYTllMmUwNSIsICJ2b2x1bWVfaWQiOiAiYWI3ZWUzYWQtMzkyOC00OGE5LTgwYTEtYTIxZWY2OTExMWQzIiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzYyMjg2MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hYjdlZTNhZC0zOTI4LTQ4YTktODBhMS1hMjFlZjY5MTExZDMvMjAyNjA4MDExNDExMTQvYXpfbm92YV9iYWNrdXBfYzQxZjJlZTEtZjUxMi00OGZiLTg4ZDItM2U0YjE0NDI4NzRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxNDoxMToxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDoxMToxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDE0OjExOjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:25.890468 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-a852afe1-0cbf-4e41-baf6-ea993d960310 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTcxZjlhZmYtNWJmNC00YjhiLWExNzUtYjFiMWU2YjhmMWExIiwgInVzZXJfaWQiOiAiOWEwNmQ1OGFhMTJmNDBkODgwZmEwZjExYjBmZTZlNzciLCAicHJvamVjdF9pZCI6ICJhOWQwNGY1NWUzZGM0MzIxOGIyNWZkZjIyYTllMmUwNSIsICJ2b2x1bWVfaWQiOiAiYWI3ZWUzYWQtMzkyOC00OGE5LTgwYTEtYTIxZWY2OTExMWQzIiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzYyMjg2MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hYjdlZTNhZC0zOTI4LTQ4YTktODBhMS1hMjFlZjY5MTExZDMvMjAyNjA4MDExNDExMTQvYXpfbm92YV9iYWNrdXBfYzQxZjJlZTEtZjUxMi00OGZiLTg4ZDItM2U0YjE0NDI4NzRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxNDoxMToxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDoxMToxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDE0OjExOjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 14:11:25.890566 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-a852afe1-0cbf-4e41-baf6-ea993d960310 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTcxZjlhZmYtNWJmNC00YjhiLWExNzUtYjFiMWU2YjhmMWExIiwgInVzZXJfaWQiOiAiOWEwNmQ1OGFhMTJmNDBkODgwZmEwZjExYjBmZTZlNzciLCAicHJvamVjdF9pZCI6ICJhOWQwNGY1NWUzZGM0MzIxOGIyNWZkZjIyYTllMmUwNSIsICJ2b2x1bWVfaWQiOiAiYWI3ZWUzYWQtMzkyOC00OGE5LTgwYTEtYTIxZWY2OTExMWQzIiwgImhvc3QiOiAibnAwMDAwMDA2MzA4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzYyMjg2MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hYjdlZTNhZC0zOTI4LTQ4YTktODBhMS1hMjFlZjY5MTExZDMvMjAyNjA4MDExNDExMTQvYXpfbm92YV9iYWNrdXBfYzQxZjJlZTEtZjUxMi00OGZiLTg4ZDItM2U0YjE0NDI4NzRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxNDoxMToxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxNDoxMToxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDE0OjExOjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 14:11:25.891083 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-a852afe1-0cbf-4e41-baf6-ea993d960310 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'd1d90566788c4b1dbcb8d3602f7a8315', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9d04f55e3dc43218b25fdf22a9e2e05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:11:25.891261 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a852afe1-0cbf-4e41-baf6-ea993d960310 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] https://10.4.3.223/volume/v3/backups/import_record returned with HTTP 403 Aug 01 14:11:25.891629 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1385/5514] 10.4.3.223 () {70 vars in 1342 bytes} [Sat Aug 1 14:11:25 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:25.898387 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c8ef5286-e0db-4367-a5d8-7eb513ec334a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:25.899879 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c8ef5286-e0db-4367-a5d8-7eb513ec334a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 Aug 01 14:11:25.900047 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c8ef5286-e0db-4367-a5d8-7eb513ec334a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:25.900229 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c8ef5286-e0db-4367-a5d8-7eb513ec334a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:25.900382 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c8ef5286-e0db-4367-a5d8-7eb513ec334a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete volume with id: ab7ee3ad-3928-48a9-80a1-a21ef69111d3 Aug 01 14:11:25.906322 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:25.906322 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:25.906582 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c8ef5286-e0db-4367-a5d8-7eb513ec334a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:25.931304 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c8ef5286-e0db-4367-a5d8-7eb513ec334a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete volume request issued successfully. Aug 01 14:11:25.931497 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c8ef5286-e0db-4367-a5d8-7eb513ec334a tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 returned with HTTP 202 Aug 01 14:11:25.931846 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1390/5515] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:11:25 2026] DELETE /volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:25.938927 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d1dbd30a-eddb-4652-83ca-8b411f6da971 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:25.940452 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1dbd30a-eddb-4652-83ca-8b411f6da971 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 Aug 01 14:11:25.940634 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1dbd30a-eddb-4652-83ca-8b411f6da971 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:25.940803 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1dbd30a-eddb-4652-83ca-8b411f6da971 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:25.948120 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:25.948120 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:25.951860 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d1dbd30a-eddb-4652-83ca-8b411f6da971 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:25.955626 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1dbd30a-eddb-4652-83ca-8b411f6da971 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 returned with HTTP 200 Aug 01 14:11:25.956040 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1376/5516] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:25 2026] GET /volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:26.217546 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2e3e1786-ea4f-46c4-868b-6223512e7d40 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:26.290899 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2e3e1786-ea4f-46c4-868b-6223512e7d40 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:11:26.291267 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2e3e1786-ea4f-46c4-868b-6223512e7d40 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-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=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:26.307830 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2e3e1786-ea4f-46c4-868b-6223512e7d40 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:11:26.308178 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1366/5517] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:11:26 2026] POST /volume/v3/types => generated 287 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:26.967754 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ad17018a-3238-43d3-8ab3-8468e203208f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:26.969394 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad17018a-3238-43d3-8ab3-8468e203208f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 Aug 01 14:11:26.969602 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad17018a-3238-43d3-8ab3-8468e203208f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:26.969803 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad17018a-3238-43d3-8ab3-8468e203208f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:26.975251 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad17018a-3238-43d3-8ab3-8468e203208f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 returned with HTTP 404 Aug 01 14:11:26.975642 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1386/5518] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:26 2026] GET /volume/v3/volumes/ab7ee3ad-3928-48a9-80a1-a21ef69111d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:26.983374 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-71c65377-d7cb-476c-9b4e-42449629685d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:26.985433 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71c65377-d7cb-476c-9b4e-42449629685d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] GET https://10.4.3.223/volume/v3/backups Aug 01 14:11:26.985692 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71c65377-d7cb-476c-9b4e-42449629685d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:26.985920 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71c65377-d7cb-476c-9b4e-42449629685d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:26.986241 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-71c65377-d7cb-476c-9b4e-42449629685d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:11:27.008791 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71c65377-d7cb-476c-9b4e-42449629685d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 200 Aug 01 14:11:27.008791 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1391/5519] 10.4.3.223 () {68 vars in 1277 bytes} [Sat Aug 1 14:11:26 2026] GET /volume/v3/backups => generated 624 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:27.016561 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9b5930b5-d98b-4331-adfd-0687728e7315 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:27.018192 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9b5930b5-d98b-4331-adfd-0687728e7315 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] GET https://10.4.3.223/volume/v3/backups?project_id=a9d04f55e3dc43218b25fdf22a9e2e05 Aug 01 14:11:27.018455 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9b5930b5-d98b-4331-adfd-0687728e7315 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:27.018637 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9b5930b5-d98b-4331-adfd-0687728e7315 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:27.018889 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-9b5930b5-d98b-4331-adfd-0687728e7315 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Removing options 'project_id' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:11:27.023809 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9b5930b5-d98b-4331-adfd-0687728e7315 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] https://10.4.3.223/volume/v3/backups?project_id=a9d04f55e3dc43218b25fdf22a9e2e05 returned with HTTP 200 Aug 01 14:11:27.024138 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1377/5520] 10.4.3.223 () {68 vars in 1364 bytes} [Sat Aug 1 14:11:27 2026] GET /volume/v3/backups?project_id=a9d04f55e3dc43218b25fdf22a9e2e05 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:27.032784 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:27.034299 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:11:27.034717 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1836549076"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:27.036583 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1836549076'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:11:27.036771 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume of 1 GB Aug 01 14:11:27.040947 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Availability Zones retrieved successfully. Aug 01 14:11:27.045710 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Flow 'volume_create_api' (94b253c1-f68e-43ee-a5c0-54b5d26dee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:11:27.046773 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec46dade-3544-4fcc-af76-72a21d72611e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:27.047435 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:11:27.071679 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec46dade-3544-4fcc-af76-72a21d72611e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:27.072464 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (847bf11a-5be2-41cd-89ae-dc3c8f181893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:27.111990 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Created reservations ['2f1b57b3-8a37-4c57-b648-8f9ba74d7988', 'a52da625-cba0-457d-961c-7ef37773cc0b', '91dd8722-22e8-41b8-b545-0149c5bbe784', '26c0b5bf-0875-451b-bc53-1197b711c16f'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:11:27.112837 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (847bf11a-5be2-41cd-89ae-dc3c8f181893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f1b57b3-8a37-4c57-b648-8f9ba74d7988', 'a52da625-cba0-457d-961c-7ef37773cc0b', '91dd8722-22e8-41b8-b545-0149c5bbe784', '26c0b5bf-0875-451b-bc53-1197b711c16f']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:27.113525 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061415dc-1468-4139-8ca2-e3d057930c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:27.141627 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061415dc-1468-4139-8ca2-e3d057930c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c443aa6-33ea-4fd2-b623-ee7a66a3552d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1836549076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',qos_specs=None,replication_status=,reservations=['2f1b57b3-8a37-4c57-b648-8f9ba74d7988','a52da625-cba0-457d-961c-7ef37773cc0b','91dd8722-22e8-41b8-b545-0149c5bbe784','26c0b5bf-0875-451b-bc53-1197b711c16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:11:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1836549076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c443aa6-33ea-4fd2-b623-ee7a66a3552d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:27.142207 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbbd0e1-9613-49f8-80c2-7b48ad80ada2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:27.160333 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbbd0e1-9613-49f8-80c2-7b48ad80ada2) transitioned into state 'SUCCESS' from state '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-1836549076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',qos_specs=None,replication_status=,reservations=['2f1b57b3-8a37-4c57-b648-8f9ba74d7988','a52da625-cba0-457d-961c-7ef37773cc0b','91dd8722-22e8-41b8-b545-0149c5bbe784','26c0b5bf-0875-451b-bc53-1197b711c16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a06d58aa12f40d880fa0f11b0fe6e77',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:27.160970 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc9a905-4ff9-4550-9c42-3858254ee926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:27.170901 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc9a905-4ff9-4550-9c42-3858254ee926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:27.171613 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Flow 'volume_create_api' (94b253c1-f68e-43ee-a5c0-54b5d26dee04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:11:27.171864 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Create volume request issued successfully. Aug 01 14:11:27.172376 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-29ae5162-1d88-4b2c-99e4-bb268638d836 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:11:27.172754 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1367/5521] 10.4.3.223 () {70 vars in 1298 bytes} [Sat Aug 1 14:11:27 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:11:27.183608 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2983d454-748c-4e02-8eab-30192df0a4a9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:27.185691 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2983d454-748c-4e02-8eab-30192df0a4a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d Aug 01 14:11:27.185914 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2983d454-748c-4e02-8eab-30192df0a4a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:27.186107 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2983d454-748c-4e02-8eab-30192df0a4a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:27.194013 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:27.194013 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:27.198153 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2983d454-748c-4e02-8eab-30192df0a4a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:27.202229 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2983d454-748c-4e02-8eab-30192df0a4a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d returned with HTTP 200 Aug 01 14:11:27.202672 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1387/5522] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:27 2026] GET /volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:27.675332 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:27.677994 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:11:27.678264 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "980fbde5-1a4e-471b-8225-db94eb2d16ab", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:27.680408 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '980fbde5-1a4e-471b-8225-db94eb2d16ab', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:11:27.779578 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Create volume of 1 GB Aug 01 14:11:27.779881 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:27.779881 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:27.784036 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Availability Zones retrieved successfully. Aug 01 14:11:27.790414 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Flow 'volume_create_api' (5b799008-77a9-4086-ab3d-b96b7382733f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:11:27.791208 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22cf531a-e992-44ff-8e47-e0512553e3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:27.792050 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:11:27.838461 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22cf531a-e992-44ff-8e47-e0512553e3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T14:11:26Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=ed4e1b83-9f77-4033-9101-0b9a2772478d,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': 'ed4e1b83-9f77-4033-9101-0b9a2772478d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:27.839105 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594328a8-f6d3-4fe1-b304-56d4cf99b5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:27.860778 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-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 01 14:11:27.861075 np0000006308 devstack@c-api.service[100202]: WARNING cinder.quota [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-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 01 14:11:27.893013 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Created reservations ['b8fe302a-dd0e-4d82-9434-37837c1778e0', '6a531ac5-5a02-427e-9f28-14259928a4a7', '3ac2c3df-8d47-4b4d-9011-0db297d86b2d', '33da7580-e6ab-46bc-982e-bc8d80ef7987'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:11:27.893724 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594328a8-f6d3-4fe1-b304-56d4cf99b5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8fe302a-dd0e-4d82-9434-37837c1778e0', '6a531ac5-5a02-427e-9f28-14259928a4a7', '3ac2c3df-8d47-4b4d-9011-0db297d86b2d', '33da7580-e6ab-46bc-982e-bc8d80ef7987']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:27.894431 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58045ab3-4345-4344-8275-a2afc71fa130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:27.918049 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58045ab3-4345-4344-8275-a2afc71fa130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd296e01-1ac0-4580-be40-706c4e200074', '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='1c6082a2738c46eaba43b607765039a6',qos_specs=None,replication_status=,reservations=['b8fe302a-dd0e-4d82-9434-37837c1778e0','6a531ac5-5a02-427e-9f28-14259928a4a7','3ac2c3df-8d47-4b4d-9011-0db297d86b2d','33da7580-e6ab-46bc-982e-bc8d80ef7987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='426ac1a731b64c4eb881ad61ee34f77f',volume_type_id=ed4e1b83-9f77-4033-9101-0b9a2772478d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:11:27Z,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=cd296e01-1ac0-4580-be40-706c4e200074,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c6082a2738c46eaba43b607765039a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='426ac1a731b64c4eb881ad61ee34f77f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed4e1b83-9f77-4033-9101-0b9a2772478d),volume_type_id=ed4e1b83-9f77-4033-9101-0b9a2772478d)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:27.919072 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d91b21-9f44-447d-9039-e36a1ce66a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:27.944371 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d91b21-9f44-447d-9039-e36a1ce66a22) transitioned into state 'SUCCESS' from 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='1c6082a2738c46eaba43b607765039a6',qos_specs=None,replication_status=,reservations=['b8fe302a-dd0e-4d82-9434-37837c1778e0','6a531ac5-5a02-427e-9f28-14259928a4a7','3ac2c3df-8d47-4b4d-9011-0db297d86b2d','33da7580-e6ab-46bc-982e-bc8d80ef7987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='426ac1a731b64c4eb881ad61ee34f77f',volume_type_id=ed4e1b83-9f77-4033-9101-0b9a2772478d)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:27.945144 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d375ee-60ec-4b59-89ab-b1bb519cd57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:27.956193 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d375ee-60ec-4b59-89ab-b1bb519cd57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:27.957000 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Flow 'volume_create_api' (5b799008-77a9-4086-ab3d-b96b7382733f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:11:27.957315 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Create volume request issued successfully. Aug 01 14:11:27.957852 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-442a9f2f-dbf7-4695-8ea1-8f0870ac2760 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:11:27.958422 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1392/5523] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:11:27 2026] POST /volume/v3/volumes => generated 798 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:11:27.968434 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f20fc885-ed68-4f0a-a02d-1bec0493457b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:27.970144 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f20fc885-ed68-4f0a-a02d-1bec0493457b tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:27.970377 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f20fc885-ed68-4f0a-a02d-1bec0493457b tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:27.970573 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f20fc885-ed68-4f0a-a02d-1bec0493457b tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:27.977200 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:27.977200 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:27.981810 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f20fc885-ed68-4f0a-a02d-1bec0493457b tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:27.992654 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f20fc885-ed68-4f0a-a02d-1bec0493457b tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 200 Aug 01 14:11:27.993058 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1378/5524] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:27 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:28.213853 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-386a8e32-bba4-43bf-87eb-3569969c8e32 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:28.215899 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-386a8e32-bba4-43bf-87eb-3569969c8e32 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d Aug 01 14:11:28.216130 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-386a8e32-bba4-43bf-87eb-3569969c8e32 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:28.216386 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-386a8e32-bba4-43bf-87eb-3569969c8e32 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:28.223980 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:28.223980 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:28.227169 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-386a8e32-bba4-43bf-87eb-3569969c8e32 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:28.230818 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-386a8e32-bba4-43bf-87eb-3569969c8e32 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d returned with HTTP 200 Aug 01 14:11:28.231202 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1368/5525] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:28 2026] GET /volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:28.241493 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d5a23346-e07e-4bdc-840f-cd55fd687b1b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:28.242955 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d5a23346-e07e-4bdc-840f-cd55fd687b1b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] POST https://10.4.3.223/volume/v3/backups Aug 01 14:11:28.243268 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d5a23346-e07e-4bdc-840f-cd55fd687b1b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c443aa6-33ea-4fd2-b623-ee7a66a3552d", "name": "tempest-type-Backup-889174897"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:28.244586 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-d5a23346-e07e-4bdc-840f-cd55fd687b1b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Creating new backup {'backup': {'volume_id': '4c443aa6-33ea-4fd2-b623-ee7a66a3552d', 'name': 'tempest-type-Backup-889174897'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:11:28.245001 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-d5a23346-e07e-4bdc-840f-cd55fd687b1b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Creating backup of volume 4c443aa6-33ea-4fd2-b623-ee7a66a3552d in container None Aug 01 14:11:28.251177 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:28.251177 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:28.251418 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d5a23346-e07e-4bdc-840f-cd55fd687b1b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:28.265623 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-d5a23346-e07e-4bdc-840f-cd55fd687b1b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Created reservations ['b016918b-3183-45d0-8b5b-7b09ebbd8fa4', 'a61b2ec9-5c83-4c9c-80d8-6b83156bbdf1'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:11:28.299513 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d5a23346-e07e-4bdc-840f-cd55fd687b1b tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:11:28.299937 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1388/5526] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:11:28 2026] POST /volume/v3/backups => generated 315 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:11:28.307647 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-49cf541a-94a6-479b-9c89-49ee2d408589 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:28.309927 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49cf541a-94a6-479b-9c89-49ee2d408589 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:28.310160 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49cf541a-94a6-479b-9c89-49ee2d408589 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:28.310483 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49cf541a-94a6-479b-9c89-49ee2d408589 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:28.310605 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-49cf541a-94a6-479b-9c89-49ee2d408589 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:28.314824 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:28.314824 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:28.315595 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49cf541a-94a6-479b-9c89-49ee2d408589 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:28.316057 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1393/5527] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:28 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:29.003799 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b76e552-4404-400f-8500-88d154cddb08 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:29.005415 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b76e552-4404-400f-8500-88d154cddb08 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:29.005585 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b76e552-4404-400f-8500-88d154cddb08 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:29.005752 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b76e552-4404-400f-8500-88d154cddb08 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:29.012331 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:29.012331 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:29.015416 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b76e552-4404-400f-8500-88d154cddb08 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:29.019037 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b76e552-4404-400f-8500-88d154cddb08 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 200 Aug 01 14:11:29.019385 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1379/5528] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:29 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:29.324680 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d4b8ba79-a29b-4f61-9c98-ccb456e3c90f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:29.326637 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d4b8ba79-a29b-4f61-9c98-ccb456e3c90f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:29.326857 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d4b8ba79-a29b-4f61-9c98-ccb456e3c90f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:29.327052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d4b8ba79-a29b-4f61-9c98-ccb456e3c90f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:29.327176 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-d4b8ba79-a29b-4f61-9c98-ccb456e3c90f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:29.331290 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:29.331290 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:29.331911 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d4b8ba79-a29b-4f61-9c98-ccb456e3c90f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:29.332282 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1369/5529] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:29 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:30.030682 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d04d80f9-7104-49dd-a539-b8f774b045b2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:30.032190 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d04d80f9-7104-49dd-a539-b8f774b045b2 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:30.032379 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d04d80f9-7104-49dd-a539-b8f774b045b2 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:30.032545 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d04d80f9-7104-49dd-a539-b8f774b045b2 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:30.038291 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:30.038291 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:30.041005 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d04d80f9-7104-49dd-a539-b8f774b045b2 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:30.044305 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d04d80f9-7104-49dd-a539-b8f774b045b2 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 200 Aug 01 14:11:30.044641 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1389/5530] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:30 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 951 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:30.341117 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f64d7eef-398e-4c4a-abe2-1a2d4168dc40 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:30.342727 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f64d7eef-398e-4c4a-abe2-1a2d4168dc40 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:30.342929 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f64d7eef-398e-4c4a-abe2-1a2d4168dc40 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:30.343137 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f64d7eef-398e-4c4a-abe2-1a2d4168dc40 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:30.343289 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f64d7eef-398e-4c4a-abe2-1a2d4168dc40 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:30.347207 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:30.347207 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:30.347786 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f64d7eef-398e-4c4a-abe2-1a2d4168dc40 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:30.348115 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1394/5531] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:30 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:31.055401 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4554d0b4-5e4b-4ad8-8ba0-d81df987e531 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:31.057058 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4554d0b4-5e4b-4ad8-8ba0-d81df987e531 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:31.057268 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4554d0b4-5e4b-4ad8-8ba0-d81df987e531 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:31.057464 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4554d0b4-5e4b-4ad8-8ba0-d81df987e531 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:31.063835 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:31.063835 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:31.067040 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4554d0b4-5e4b-4ad8-8ba0-d81df987e531 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:31.070727 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4554d0b4-5e4b-4ad8-8ba0-d81df987e531 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 200 Aug 01 14:11:31.071110 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1380/5532] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:31 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:31.357590 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6e8949f8-b49d-4ec0-b1a1-32689cdd4793 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:31.359355 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e8949f8-b49d-4ec0-b1a1-32689cdd4793 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:31.359571 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e8949f8-b49d-4ec0-b1a1-32689cdd4793 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:31.359750 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6e8949f8-b49d-4ec0-b1a1-32689cdd4793 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:31.359849 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-6e8949f8-b49d-4ec0-b1a1-32689cdd4793 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:31.363776 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:31.363776 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:31.364423 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6e8949f8-b49d-4ec0-b1a1-32689cdd4793 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:31.364773 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1370/5533] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:31 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:32.082866 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-011773db-549c-4d24-85f8-5d47b812580c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:32.084447 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-011773db-549c-4d24-85f8-5d47b812580c tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:32.084603 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-011773db-549c-4d24-85f8-5d47b812580c tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:32.084766 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-011773db-549c-4d24-85f8-5d47b812580c tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:32.092286 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:32.092286 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:32.095535 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-011773db-549c-4d24-85f8-5d47b812580c tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:32.099174 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-011773db-549c-4d24-85f8-5d47b812580c tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 200 Aug 01 14:11:32.099623 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1390/5534] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:32 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:32.375195 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0737d7ff-047a-42d4-bedf-b87fd7b2e41d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:32.376985 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0737d7ff-047a-42d4-bedf-b87fd7b2e41d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:32.378247 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0737d7ff-047a-42d4-bedf-b87fd7b2e41d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:32.378247 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0737d7ff-047a-42d4-bedf-b87fd7b2e41d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:32.378247 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-0737d7ff-047a-42d4-bedf-b87fd7b2e41d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:32.381936 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:32.381936 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:32.382582 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0737d7ff-047a-42d4-bedf-b87fd7b2e41d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:32.382963 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1395/5535] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:32 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:33.110810 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bfa6ac98-8020-48b7-b4ac-7504557c399a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:33.112332 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bfa6ac98-8020-48b7-b4ac-7504557c399a tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:33.112524 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bfa6ac98-8020-48b7-b4ac-7504557c399a tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:33.112689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bfa6ac98-8020-48b7-b4ac-7504557c399a tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:33.118432 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:33.118432 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:33.121126 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bfa6ac98-8020-48b7-b4ac-7504557c399a tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:33.124452 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bfa6ac98-8020-48b7-b4ac-7504557c399a tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 200 Aug 01 14:11:33.124758 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1381/5536] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:33 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 951 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:33.391663 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6ad7631d-3252-45fa-bc5b-8a0b63b5ff93 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:33.393439 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ad7631d-3252-45fa-bc5b-8a0b63b5ff93 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:33.393644 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ad7631d-3252-45fa-bc5b-8a0b63b5ff93 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:33.393849 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ad7631d-3252-45fa-bc5b-8a0b63b5ff93 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:33.393949 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-6ad7631d-3252-45fa-bc5b-8a0b63b5ff93 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:33.398267 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:33.398267 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:33.398828 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ad7631d-3252-45fa-bc5b-8a0b63b5ff93 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:33.399188 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1371/5537] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:33 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:34.135764 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a27c6335-f2f5-4e27-96ef-8cfa5599c842 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:34.137310 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a27c6335-f2f5-4e27-96ef-8cfa5599c842 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:34.137487 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a27c6335-f2f5-4e27-96ef-8cfa5599c842 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:34.137662 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a27c6335-f2f5-4e27-96ef-8cfa5599c842 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:34.143937 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:34.143937 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:34.147337 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a27c6335-f2f5-4e27-96ef-8cfa5599c842 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:34.151413 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a27c6335-f2f5-4e27-96ef-8cfa5599c842 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 200 Aug 01 14:11:34.151733 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1391/5538] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:34 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:34.408557 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b7111185-9c9a-40fd-9537-5c41d82c7dfe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:34.410243 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7111185-9c9a-40fd-9537-5c41d82c7dfe tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:34.410243 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7111185-9c9a-40fd-9537-5c41d82c7dfe tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:34.410345 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7111185-9c9a-40fd-9537-5c41d82c7dfe tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:34.410425 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b7111185-9c9a-40fd-9537-5c41d82c7dfe tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:34.414029 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:34.414029 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:34.414531 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7111185-9c9a-40fd-9537-5c41d82c7dfe tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:34.414860 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1396/5539] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:34 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:35.162948 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-76fcb5b0-2fc7-4b40-a407-d8fcc4eaee55 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:35.164941 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76fcb5b0-2fc7-4b40-a407-d8fcc4eaee55 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:35.165688 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76fcb5b0-2fc7-4b40-a407-d8fcc4eaee55 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:35.165915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76fcb5b0-2fc7-4b40-a407-d8fcc4eaee55 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:35.172983 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:35.172983 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:35.176543 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-76fcb5b0-2fc7-4b40-a407-d8fcc4eaee55 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:35.182334 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76fcb5b0-2fc7-4b40-a407-d8fcc4eaee55 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 200 Aug 01 14:11:35.182721 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1382/5540] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:35 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:35.424077 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1915db9a-2114-47d1-b3ec-d4236a95b627 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:35.425582 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1915db9a-2114-47d1-b3ec-d4236a95b627 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:35.425760 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1915db9a-2114-47d1-b3ec-d4236a95b627 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:35.425948 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1915db9a-2114-47d1-b3ec-d4236a95b627 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:35.426047 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-1915db9a-2114-47d1-b3ec-d4236a95b627 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:35.429953 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:35.429953 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:35.430510 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1915db9a-2114-47d1-b3ec-d4236a95b627 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:35.430832 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1372/5541] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:35 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:36.196872 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1bc22a2e-3252-4a53-ba6c-99175d717270 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:36.198546 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1bc22a2e-3252-4a53-ba6c-99175d717270 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:36.198878 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1bc22a2e-3252-4a53-ba6c-99175d717270 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:36.200167 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1bc22a2e-3252-4a53-ba6c-99175d717270 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:36.206458 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:36.206458 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:36.209705 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1bc22a2e-3252-4a53-ba6c-99175d717270 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:36.213839 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1bc22a2e-3252-4a53-ba6c-99175d717270 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 200 Aug 01 14:11:36.214157 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1392/5542] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:36 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 1295 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:36.226306 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b2a102fe-cd45-4021-bf6a-e2a0e452b1dd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:36.227879 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2a102fe-cd45-4021-bf6a-e2a0e452b1dd tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] DELETE https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:36.228052 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2a102fe-cd45-4021-bf6a-e2a0e452b1dd tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:36.228230 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2a102fe-cd45-4021-bf6a-e2a0e452b1dd tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:36.228469 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b2a102fe-cd45-4021-bf6a-e2a0e452b1dd tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Delete volume with id: cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:36.235515 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:36.235515 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:36.235931 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b2a102fe-cd45-4021-bf6a-e2a0e452b1dd tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:36.251272 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b2a102fe-cd45-4021-bf6a-e2a0e452b1dd tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Delete volume request issued successfully. Aug 01 14:11:36.251444 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2a102fe-cd45-4021-bf6a-e2a0e452b1dd tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 202 Aug 01 14:11:36.251824 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1397/5543] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:11:36 2026] DELETE /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:36.258547 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f7698898-e311-420f-836e-6c322a0f0531 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:36.260272 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7698898-e311-420f-836e-6c322a0f0531 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:36.260548 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7698898-e311-420f-836e-6c322a0f0531 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:36.260768 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7698898-e311-420f-836e-6c322a0f0531 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:36.267195 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:36.267195 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:36.270787 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f7698898-e311-420f-836e-6c322a0f0531 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Volume info retrieved successfully. Aug 01 14:11:36.275198 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7698898-e311-420f-836e-6c322a0f0531 tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 200 Aug 01 14:11:36.275597 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1383/5544] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:36 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 1294 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:36.439960 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-595ef06d-8813-40c0-ac05-a0a6b9f9399e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:36.441706 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-595ef06d-8813-40c0-ac05-a0a6b9f9399e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:36.441921 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-595ef06d-8813-40c0-ac05-a0a6b9f9399e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:36.442097 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-595ef06d-8813-40c0-ac05-a0a6b9f9399e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:36.442187 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-595ef06d-8813-40c0-ac05-a0a6b9f9399e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:36.446109 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:36.446109 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:36.446674 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-595ef06d-8813-40c0-ac05-a0a6b9f9399e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:36.446996 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1373/5545] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:36 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:37.287981 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-85c9f655-d758-49a3-863b-2e612030618c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:37.289608 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-85c9f655-d758-49a3-863b-2e612030618c tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] GET https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 Aug 01 14:11:37.289935 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-85c9f655-d758-49a3-863b-2e612030618c tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:37.291121 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-85c9f655-d758-49a3-863b-2e612030618c tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:37.295916 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-85c9f655-d758-49a3-863b-2e612030618c tempest-VolumeAndVolumeTypeFromImageTest-1731255628 tempest-VolumeAndVolumeTypeFromImageTest-1731255628-project-member] https://10.4.3.223/volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 returned with HTTP 404 Aug 01 14:11:37.295916 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1393/5546] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:37 2026] GET /volume/v3/volumes/cd296e01-1ac0-4580-be40-706c4e200074 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:37.459766 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d5071dc2-67e8-4aa3-8a5f-8af23a1c32a9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:37.461791 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d5071dc2-67e8-4aa3-8a5f-8af23a1c32a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:37.462048 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d5071dc2-67e8-4aa3-8a5f-8af23a1c32a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:37.462301 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d5071dc2-67e8-4aa3-8a5f-8af23a1c32a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:37.462452 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d5071dc2-67e8-4aa3-8a5f-8af23a1c32a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:37.467133 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:37.467133 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:37.467868 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d5071dc2-67e8-4aa3-8a5f-8af23a1c32a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:37.468297 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1398/5547] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:37 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:37.472306 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5946a52f-bd5f-434d-b6fb-3b2d844b2ca0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:37.474242 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5946a52f-bd5f-434d-b6fb-3b2d844b2ca0 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Aug 01 14:11:37.474477 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5946a52f-bd5f-434d-b6fb-3b2d844b2ca0 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:37.474703 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5946a52f-bd5f-434d-b6fb-3b2d844b2ca0 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:37.475562 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5946a52f-bd5f-434d-b6fb-3b2d844b2ca0 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:11:37.484822 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5946a52f-bd5f-434d-b6fb-3b2d844b2ca0 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Get all volumes completed successfully. Aug 01 14:11:37.486503 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:37.486503 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:37.490253 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5946a52f-bd5f-434d-b6fb-3b2d844b2ca0 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 14:11:37.490636 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1384/5548] 10.4.3.223 () {66 vars in 1285 bytes} [Sat Aug 1 14:11:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:37.504115 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-96f98745-d5b8-4312-9281-3696cd92de26 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:37.505860 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-96f98745-d5b8-4312-9281-3696cd92de26 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/3c4dc574-d029-46e3-bb5e-3ce6030c4a9a Aug 01 14:11:37.506053 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-96f98745-d5b8-4312-9281-3696cd92de26 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:37.506271 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-96f98745-d5b8-4312-9281-3696cd92de26 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:37.506459 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-96f98745-d5b8-4312-9281-3696cd92de26 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Delete volume with id: 3c4dc574-d029-46e3-bb5e-3ce6030c4a9a Aug 01 14:11:37.513330 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:37.513330 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:37.513641 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-96f98745-d5b8-4312-9281-3696cd92de26 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Volume info retrieved successfully. Aug 01 14:11:37.524931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.image.cache [None req-96f98745-d5b8-4312-9281-3696cd92de26 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '980fbde5-1a4e-471b-8225-db94eb2d16ab', 'volume_id': '3c4dc574-d029-46e3-bb5e-3ce6030c4a9a', 'host': 'np0000006308@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 1, 14, 11, 28), 'last_used': datetime.datetime(2026, 8, 1, 14, 11, 35)}. {{(pid=100200) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 01 14:11:37.537867 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-96f98745-d5b8-4312-9281-3696cd92de26 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Delete volume request issued successfully. Aug 01 14:11:37.538079 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-96f98745-d5b8-4312-9281-3696cd92de26 tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] https://10.4.3.223/volume/v3/volumes/3c4dc574-d029-46e3-bb5e-3ce6030c4a9a returned with HTTP 202 Aug 01 14:11:37.538545 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1374/5549] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:11:37 2026] DELETE /volume/v3/volumes/3c4dc574-d029-46e3-bb5e-3ce6030c4a9a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:37.544853 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-639289ad-6f34-47e4-9649-ef90d99b619f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:37.546499 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-639289ad-6f34-47e4-9649-ef90d99b619f tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] GET https://10.4.3.223/volume/v3/volumes/3c4dc574-d029-46e3-bb5e-3ce6030c4a9a Aug 01 14:11:37.546703 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-639289ad-6f34-47e4-9649-ef90d99b619f tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:37.546901 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-639289ad-6f34-47e4-9649-ef90d99b619f tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:37.554301 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:37.554301 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:37.558334 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-639289ad-6f34-47e4-9649-ef90d99b619f tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Volume info retrieved successfully. Aug 01 14:11:37.562180 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-639289ad-6f34-47e4-9649-ef90d99b619f tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] https://10.4.3.223/volume/v3/volumes/3c4dc574-d029-46e3-bb5e-3ce6030c4a9a returned with HTTP 200 Aug 01 14:11:37.562664 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1394/5550] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:37 2026] GET /volume/v3/volumes/3c4dc574-d029-46e3-bb5e-3ce6030c4a9a => generated 1096 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:38.477470 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c1b4d41f-bc1f-4b24-9b17-2291bf37fa5f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:38.479467 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1b4d41f-bc1f-4b24-9b17-2291bf37fa5f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:38.479786 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1b4d41f-bc1f-4b24-9b17-2291bf37fa5f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:38.480061 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1b4d41f-bc1f-4b24-9b17-2291bf37fa5f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:38.480239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c1b4d41f-bc1f-4b24-9b17-2291bf37fa5f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:38.485329 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:38.485329 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:38.485906 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1b4d41f-bc1f-4b24-9b17-2291bf37fa5f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:38.486287 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1399/5551] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:38 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:38.574839 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b820244-570c-4bc3-8b65-e74f47ed309a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:38.576473 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b820244-570c-4bc3-8b65-e74f47ed309a tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] GET https://10.4.3.223/volume/v3/volumes/3c4dc574-d029-46e3-bb5e-3ce6030c4a9a Aug 01 14:11:38.576642 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b820244-570c-4bc3-8b65-e74f47ed309a tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:38.576810 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b820244-570c-4bc3-8b65-e74f47ed309a tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:38.581834 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b820244-570c-4bc3-8b65-e74f47ed309a tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] https://10.4.3.223/volume/v3/volumes/3c4dc574-d029-46e3-bb5e-3ce6030c4a9a returned with HTTP 404 Aug 01 14:11:38.582234 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1385/5552] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:38 2026] GET /volume/v3/volumes/3c4dc574-d029-46e3-bb5e-3ce6030c4a9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:38.588367 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-55ac0d6b-398f-4ea9-afca-aa871c11d84b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:38.590368 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-55ac0d6b-398f-4ea9-afca-aa871c11d84b tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] DELETE https://10.4.3.223/volume/v3/types/ed4e1b83-9f77-4033-9101-0b9a2772478d Aug 01 14:11:38.590629 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-55ac0d6b-398f-4ea9-afca-aa871c11d84b tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:38.590901 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-55ac0d6b-398f-4ea9-afca-aa871c11d84b tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:38.617711 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-55ac0d6b-398f-4ea9-afca-aa871c11d84b tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] https://10.4.3.223/volume/v3/types/ed4e1b83-9f77-4033-9101-0b9a2772478d returned with HTTP 202 Aug 01 14:11:38.618291 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1375/5553] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:11:38 2026] DELETE /volume/v3/types/ed4e1b83-9f77-4033-9101-0b9a2772478d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:38.624993 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7d2f3c98-a59f-4ca3-9269-85db0edb593f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:38.626860 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d2f3c98-a59f-4ca3-9269-85db0edb593f tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] GET https://10.4.3.223/volume/v3/types/ed4e1b83-9f77-4033-9101-0b9a2772478d Aug 01 14:11:38.627032 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7d2f3c98-a59f-4ca3-9269-85db0edb593f tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:38.627205 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7d2f3c98-a59f-4ca3-9269-85db0edb593f tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:38.630708 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d2f3c98-a59f-4ca3-9269-85db0edb593f tempest-VolumeAndVolumeTypeFromImageTest-905187837 tempest-VolumeAndVolumeTypeFromImageTest-905187837-project-admin] https://10.4.3.223/volume/v3/types/ed4e1b83-9f77-4033-9101-0b9a2772478d returned with HTTP 404 Aug 01 14:11:38.631134 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1395/5554] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:11:38 2026] GET /volume/v3/types/ed4e1b83-9f77-4033-9101-0b9a2772478d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:39.495457 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6c98efaf-621f-46b3-9acb-c0f64a2c6e48 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:39.497469 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c98efaf-621f-46b3-9acb-c0f64a2c6e48 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:39.497689 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c98efaf-621f-46b3-9acb-c0f64a2c6e48 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:39.497900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c98efaf-621f-46b3-9acb-c0f64a2c6e48 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:39.498020 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6c98efaf-621f-46b3-9acb-c0f64a2c6e48 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:39.503117 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:39.503117 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:39.503783 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c98efaf-621f-46b3-9acb-c0f64a2c6e48 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:39.504246 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1400/5555] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:39 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:40.515532 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bed0f4f1-8ba2-443e-bbec-2f0277a53d00 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:40.517838 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bed0f4f1-8ba2-443e-bbec-2f0277a53d00 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:40.518143 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bed0f4f1-8ba2-443e-bbec-2f0277a53d00 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:40.518424 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bed0f4f1-8ba2-443e-bbec-2f0277a53d00 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:40.518580 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-bed0f4f1-8ba2-443e-bbec-2f0277a53d00 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:40.522976 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:40.522976 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:40.523643 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bed0f4f1-8ba2-443e-bbec-2f0277a53d00 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:40.524022 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1386/5556] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:40 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:41.533223 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e796f356-1ad3-43b0-9ef7-aafb0704bc1f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:41.534926 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e796f356-1ad3-43b0-9ef7-aafb0704bc1f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:41.535136 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e796f356-1ad3-43b0-9ef7-aafb0704bc1f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:41.535376 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e796f356-1ad3-43b0-9ef7-aafb0704bc1f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:41.535493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-e796f356-1ad3-43b0-9ef7-aafb0704bc1f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:41.537114 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=108,cinder:INSERT=18,cinder:UPDATE=38,cinder:DELETE=1 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:11:41.540392 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:41.540392 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:41.541122 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e796f356-1ad3-43b0-9ef7-aafb0704bc1f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:41.542110 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1376/5557] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:41 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:42.551718 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0ae878e7-081d-4585-98ac-107f79ec3149 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:42.553192 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0ae878e7-081d-4585-98ac-107f79ec3149 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:42.553532 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0ae878e7-081d-4585-98ac-107f79ec3149 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:42.554643 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0ae878e7-081d-4585-98ac-107f79ec3149 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:42.554643 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0ae878e7-081d-4585-98ac-107f79ec3149 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:42.555627 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=114,cinder:INSERT=15,cinder:UPDATE=35 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:11:42.558698 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:42.558698 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:42.559709 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0ae878e7-081d-4585-98ac-107f79ec3149 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:42.560118 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1396/5558] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:42 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:42.570123 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8e57d9f4-8acc-4be0-91b5-47ea54ec3d1d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:42.571792 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e57d9f4-8acc-4be0-91b5-47ea54ec3d1d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] POST https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f/action Aug 01 14:11:42.572102 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e57d9f4-8acc-4be0-91b5-47ea54ec3d1d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:11:42.572241 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e57d9f4-8acc-4be0-91b5-47ea54ec3d1d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:42.573476 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-8e57d9f4-8acc-4be0-91b5-47ea54ec3d1d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Updating backup '2db0ce12-02c5-48fa-b37b-248883a1274f' with '{'status': 'error'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 14:11:42.574992 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=109,cinder:INSERT=21,cinder:UPDATE=38 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:11:42.582695 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:42.582695 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:42.584179 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-8e57d9f4-8acc-4be0-91b5-47ea54ec3d1d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd1d90566788c4b1dbcb8d3602f7a8315', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9d04f55e3dc43218b25fdf22a9e2e05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:11:42.584179 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e57d9f4-8acc-4be0-91b5-47ea54ec3d1d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f/action returned with HTTP 403 Aug 01 14:11:42.584904 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1401/5559] 10.4.3.223 () {70 vars in 1430 bytes} [Sat Aug 1 14:11:42 2026] POST /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:42.592563 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7652d1bc-3f75-4c8d-b400-21fd019101fa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:42.594606 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7652d1bc-3f75-4c8d-b400-21fd019101fa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d Aug 01 14:11:42.595038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7652d1bc-3f75-4c8d-b400-21fd019101fa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:42.595038 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7652d1bc-3f75-4c8d-b400-21fd019101fa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:42.595305 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-7652d1bc-3f75-4c8d-b400-21fd019101fa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete volume with id: 4c443aa6-33ea-4fd2-b623-ee7a66a3552d Aug 01 14:11:42.597615 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=73,cinder:UPDATE=3 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:11:42.604201 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:42.604201 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:42.604693 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7652d1bc-3f75-4c8d-b400-21fd019101fa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:42.626868 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7652d1bc-3f75-4c8d-b400-21fd019101fa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete volume request issued successfully. Aug 01 14:11:42.626868 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7652d1bc-3f75-4c8d-b400-21fd019101fa tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d returned with HTTP 202 Aug 01 14:11:42.627190 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1387/5560] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:11:42 2026] DELETE /volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:42.634761 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-885d3899-f370-4201-bbe8-644868ebd692 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:42.636676 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-885d3899-f370-4201-bbe8-644868ebd692 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d Aug 01 14:11:42.636898 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-885d3899-f370-4201-bbe8-644868ebd692 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:42.637136 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-885d3899-f370-4201-bbe8-644868ebd692 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:42.644741 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:42.644741 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:42.648187 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-885d3899-f370-4201-bbe8-644868ebd692 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:42.652525 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-885d3899-f370-4201-bbe8-644868ebd692 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d returned with HTTP 200 Aug 01 14:11:42.652999 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1377/5561] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:42 2026] GET /volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:43.666153 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-05799e4b-30d0-4e03-8c79-0abbcb68fb84 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:43.667921 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05799e4b-30d0-4e03-8c79-0abbcb68fb84 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d Aug 01 14:11:43.668131 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05799e4b-30d0-4e03-8c79-0abbcb68fb84 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:43.668404 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05799e4b-30d0-4e03-8c79-0abbcb68fb84 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:43.674150 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05799e4b-30d0-4e03-8c79-0abbcb68fb84 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d returned with HTTP 404 Aug 01 14:11:43.674862 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1397/5562] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:43 2026] GET /volume/v3/volumes/4c443aa6-33ea-4fd2-b623-ee7a66a3552d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:43.682396 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:43.684054 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] POST https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398/restore Aug 01 14:11:43.684435 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:43.685699 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Restoring backup 2e45b081-2949-4be6-befd-8df268228398 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100202) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 14:11:43.685805 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Restoring backup 2e45b081-2949-4be6-befd-8df268228398 to volume None. Aug 01 14:11:43.689936 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:43.689936 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:43.690990 np0000006308 devstack@c-api.service[100202]: INFO cinder.backup.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Creating volume of 1 GB for restore of backup 2e45b081-2949-4be6-befd-8df268228398. Aug 01 14:11:43.694391 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Availability Zones retrieved successfully. Aug 01 14:11:43.699680 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Flow 'volume_create_api' (974d2bb4-5232-4375-aa05-372de38dbafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:11:43.700547 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d6ff7fe-7af8-4fa1-83b9-7841126ea890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:43.701352 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:11:43.723422 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d6ff7fe-7af8-4fa1-83b9-7841126ea890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:43.724113 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f49bf5-9f0a-47a6-a530-6f0083d84118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:43.755928 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Created reservations ['1446de24-2223-42cb-b6a7-2ca0152d5b57', 'd3beaeba-47a9-400d-a18b-4de90ebab0ed', '31700f68-40d1-41c8-8f53-c72c1ecdca0d', '400d1822-fe02-4442-a319-0525e89c8982'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:11:43.756743 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f49bf5-9f0a-47a6-a530-6f0083d84118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1446de24-2223-42cb-b6a7-2ca0152d5b57', 'd3beaeba-47a9-400d-a18b-4de90ebab0ed', '31700f68-40d1-41c8-8f53-c72c1ecdca0d', '400d1822-fe02-4442-a319-0525e89c8982']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:43.757764 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c6b4a1-8207-47e6-8b82-3733a1c92278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:43.784590 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c6b4a1-8207-47e6-8b82-3733a1c92278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9de0533a-a9bb-4662-966d-dcdc36e39ba5', '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='a9d04f55e3dc43218b25fdf22a9e2e05',qos_specs=None,replication_status=,reservations=['1446de24-2223-42cb-b6a7-2ca0152d5b57','d3beaeba-47a9-400d-a18b-4de90ebab0ed','31700f68-40d1-41c8-8f53-c72c1ecdca0d','400d1822-fe02-4442-a319-0525e89c8982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1d90566788c4b1dbcb8d3602f7a8315',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:11:43Z,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=9de0533a-a9bb-4662-966d-dcdc36e39ba5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d04f55e3dc43218b25fdf22a9e2e05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1d90566788c4b1dbcb8d3602f7a8315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:43.785357 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ddaece-ea4b-4bc1-ac9c-a6b2c2c4802f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:43.801943 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ddaece-ea4b-4bc1-ac9c-a6b2c2c4802f) transitioned into 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='a9d04f55e3dc43218b25fdf22a9e2e05',qos_specs=None,replication_status=,reservations=['1446de24-2223-42cb-b6a7-2ca0152d5b57','d3beaeba-47a9-400d-a18b-4de90ebab0ed','31700f68-40d1-41c8-8f53-c72c1ecdca0d','400d1822-fe02-4442-a319-0525e89c8982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1d90566788c4b1dbcb8d3602f7a8315',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:43.802725 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7768339-e0ad-42db-ab18-ee4ee32f7e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:43.812848 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7768339-e0ad-42db-ab18-ee4ee32f7e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:43.813763 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Flow 'volume_create_api' (974d2bb4-5232-4375-aa05-372de38dbafc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:11:43.814112 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Create volume request issued successfully. Aug 01 14:11:43.821872 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:43.821872 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:43.822497 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Volume info retrieved successfully. Aug 01 14:11:44.291336 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bc8fa03e-b72e-4aea-a581-409807361db0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:44.341227 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:11:44.341577 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1899447692"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:44.343016 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1899447692'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:11:44.343135 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume of 1 GB Aug 01 14:11:44.347067 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Availability Zones retrieved successfully. Aug 01 14:11:44.352425 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Flow 'volume_create_api' (bf223737-cb3d-4a22-9980-f19ff2d15595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:11:44.353387 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c881ccc-5842-47b5-8638-e41daf2fe1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:44.354297 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:11:44.378318 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c881ccc-5842-47b5-8638-e41daf2fe1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:44.379017 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d0f56d-409e-4b1b-8fee-533de6afb79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:44.434676 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['fd222efb-f187-45ed-bc80-9aebb9b8e061', '5977c58e-8cdd-4249-8d6c-cb1cd908d186', '1215cb7e-9b76-4002-8777-47965e485f8f', 'd7817fb1-4ba9-4a37-b8c7-2d78dded2b83'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:11:44.435505 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d0f56d-409e-4b1b-8fee-533de6afb79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd222efb-f187-45ed-bc80-9aebb9b8e061', '5977c58e-8cdd-4249-8d6c-cb1cd908d186', '1215cb7e-9b76-4002-8777-47965e485f8f', 'd7817fb1-4ba9-4a37-b8c7-2d78dded2b83']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:44.436204 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e71fd22-9261-4a1a-96f2-20e5c0ccc9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:44.459646 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e71fd22-9261-4a1a-96f2-20e5c0ccc9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de72630a-8806-452b-9c04-4b9ef85dfb5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1899447692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e95482fd52941a992fd71d76f27c6f6',qos_specs=None,replication_status=,reservations=['fd222efb-f187-45ed-bc80-9aebb9b8e061','5977c58e-8cdd-4249-8d6c-cb1cd908d186','1215cb7e-9b76-4002-8777-47965e485f8f','d7817fb1-4ba9-4a37-b8c7-2d78dded2b83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb502eed42445a4a78827292386bd53',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1899447692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de72630a-8806-452b-9c04-4b9ef85dfb5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e95482fd52941a992fd71d76f27c6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb502eed42445a4a78827292386bd53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:44.460333 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d746c1-a21b-4bf1-9626-de09f66404d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:44.477313 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d746c1-a21b-4bf1-9626-de09f66404d1) transitioned into state 'SUCCESS' from state '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-1899447692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e95482fd52941a992fd71d76f27c6f6',qos_specs=None,replication_status=,reservations=['fd222efb-f187-45ed-bc80-9aebb9b8e061','5977c58e-8cdd-4249-8d6c-cb1cd908d186','1215cb7e-9b76-4002-8777-47965e485f8f','d7817fb1-4ba9-4a37-b8c7-2d78dded2b83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb502eed42445a4a78827292386bd53',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:44.477900 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3be40c-9c70-4c0d-abde-22cbed1e83e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:11:44.488625 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3be40c-9c70-4c0d-abde-22cbed1e83e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:11:44.489361 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Flow 'volume_create_api' (bf223737-cb3d-4a22-9980-f19ff2d15595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:11:44.489616 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume request issued successfully. Aug 01 14:11:44.490078 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc8fa03e-b72e-4aea-a581-409807361db0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:11:44.490461 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1388/5563] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:11:44 2026] POST /volume/v3/volumes => generated 749 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:11:44.503612 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0e75c7ef-8156-4c50-aa7e-eb6973b1cc28 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:44.505330 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0e75c7ef-8156-4c50-aa7e-eb6973b1cc28 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e Aug 01 14:11:44.505528 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0e75c7ef-8156-4c50-aa7e-eb6973b1cc28 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:44.505699 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0e75c7ef-8156-4c50-aa7e-eb6973b1cc28 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:44.512270 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:44.512270 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:44.515600 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0e75c7ef-8156-4c50-aa7e-eb6973b1cc28 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:11:44.519177 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0e75c7ef-8156-4c50-aa7e-eb6973b1cc28 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e returned with HTTP 200 Aug 01 14:11:44.519523 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1378/5564] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:44 2026] GET /volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:44.829695 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:44.829695 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:44.830322 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Volume info retrieved successfully. Aug 01 14:11:44.830484 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Checking backup size 1 against volume size 1 {{(pid=100202) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 14:11:44.830634 np0000006308 devstack@c-api.service[100202]: INFO cinder.backup.api [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Overwriting volume 9de0533a-a9bb-4662-966d-dcdc36e39ba5 with restore of backup 2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:44.845900 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] restore_backup in rpcapi backup_id 2e45b081-2949-4be6-befd-8df268228398 {{(pid=100202) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 14:11:44.847607 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-53054cea-68b0-4cb9-9eff-a7553311bf99 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398/restore returned with HTTP 202 Aug 01 14:11:44.848012 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1402/5565] 10.4.3.223 () {70 vars in 1433 bytes} [Sat Aug 1 14:11:43 2026] POST /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398/restore => generated 152 bytes in 1166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:11:44.855265 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1bdac93e-3314-466d-81cf-d9783712fa14 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:44.857433 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1bdac93e-3314-466d-81cf-d9783712fa14 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:44.857703 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1bdac93e-3314-466d-81cf-d9783712fa14 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:44.857929 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1bdac93e-3314-466d-81cf-d9783712fa14 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:44.858066 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1bdac93e-3314-466d-81cf-d9783712fa14 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:44.862528 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:44.862528 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:44.863295 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1bdac93e-3314-466d-81cf-d9783712fa14 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:44.863909 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1398/5566] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:44 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:45.533674 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5507765c-b7c7-4622-bb09-9aa7cc2e48e7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:45.536112 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5507765c-b7c7-4622-bb09-9aa7cc2e48e7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e Aug 01 14:11:45.536112 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5507765c-b7c7-4622-bb09-9aa7cc2e48e7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:45.536112 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5507765c-b7c7-4622-bb09-9aa7cc2e48e7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:45.542930 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:45.542930 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:45.546024 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5507765c-b7c7-4622-bb09-9aa7cc2e48e7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:11:45.549555 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5507765c-b7c7-4622-bb09-9aa7cc2e48e7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e returned with HTTP 200 Aug 01 14:11:45.549868 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1389/5567] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:45 2026] GET /volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:45.561306 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-63cc789e-832d-4a7c-826e-bc2afe45d9b5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:45.562851 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-63cc789e-832d-4a7c-826e-bc2afe45d9b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:11:45.563160 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-63cc789e-832d-4a7c-826e-bc2afe45d9b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "de72630a-8806-452b-9c04-4b9ef85dfb5e", "name": "tempest-VolumesBackupsTest-Backup-107098078"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:11:45.564439 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-63cc789e-832d-4a7c-826e-bc2afe45d9b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating new backup {'backup': {'volume_id': 'de72630a-8806-452b-9c04-4b9ef85dfb5e', 'name': 'tempest-VolumesBackupsTest-Backup-107098078'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:11:45.564574 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-63cc789e-832d-4a7c-826e-bc2afe45d9b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating backup of volume de72630a-8806-452b-9c04-4b9ef85dfb5e in container None Aug 01 14:11:45.570742 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:45.570742 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:45.571093 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-63cc789e-832d-4a7c-826e-bc2afe45d9b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:11:45.592940 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-63cc789e-832d-4a7c-826e-bc2afe45d9b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['b63dd4e6-315b-485c-9360-ba680c2e6ea5', 'fa97f8e9-a88e-4ab0-aca0-308ca228aec2'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:11:45.620802 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-63cc789e-832d-4a7c-826e-bc2afe45d9b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:11:45.621146 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1379/5568] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:11:45 2026] POST /volume/v3/backups => generated 329 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:11:45.628681 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c0ef920e-289c-4f54-aae9-2e8aac800cee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:45.630353 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0ef920e-289c-4f54-aae9-2e8aac800cee tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:45.630674 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0ef920e-289c-4f54-aae9-2e8aac800cee tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:45.630956 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0ef920e-289c-4f54-aae9-2e8aac800cee tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:45.631115 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c0ef920e-289c-4f54-aae9-2e8aac800cee tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:45.635987 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:45.635987 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:45.636855 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0ef920e-289c-4f54-aae9-2e8aac800cee tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:45.637169 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1403/5569] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:45 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:45.873368 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e1c8a55f-c09c-4a5a-8072-73a1657dead0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:45.875493 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1c8a55f-c09c-4a5a-8072-73a1657dead0 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:45.875758 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1c8a55f-c09c-4a5a-8072-73a1657dead0 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:45.876001 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1c8a55f-c09c-4a5a-8072-73a1657dead0 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:45.876138 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e1c8a55f-c09c-4a5a-8072-73a1657dead0 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:45.881060 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:45.881060 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:45.881773 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1c8a55f-c09c-4a5a-8072-73a1657dead0 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:45.882232 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1399/5570] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:45 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:46.646008 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e6f1893-bab9-4c9d-b892-a0bef18f9559 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:46.647722 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e6f1893-bab9-4c9d-b892-a0bef18f9559 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:46.647900 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e6f1893-bab9-4c9d-b892-a0bef18f9559 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:46.648073 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e6f1893-bab9-4c9d-b892-a0bef18f9559 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:46.648173 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2e6f1893-bab9-4c9d-b892-a0bef18f9559 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:46.651973 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:46.651973 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:46.652613 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e6f1893-bab9-4c9d-b892-a0bef18f9559 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:46.652911 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1390/5571] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:46 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:46.891516 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-45727438-ed03-456c-968c-b90107709834 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:46.893245 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45727438-ed03-456c-968c-b90107709834 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:46.893501 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45727438-ed03-456c-968c-b90107709834 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:46.893721 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-45727438-ed03-456c-968c-b90107709834 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:46.893856 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-45727438-ed03-456c-968c-b90107709834 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:46.898064 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:46.898064 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:46.898612 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-45727438-ed03-456c-968c-b90107709834 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:46.898978 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1380/5572] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:46 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:47.662175 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a9ed0a79-5de6-4797-8a3a-686f8c2e43f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:47.664254 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a9ed0a79-5de6-4797-8a3a-686f8c2e43f3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:47.664486 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a9ed0a79-5de6-4797-8a3a-686f8c2e43f3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:47.664726 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a9ed0a79-5de6-4797-8a3a-686f8c2e43f3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:47.664858 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a9ed0a79-5de6-4797-8a3a-686f8c2e43f3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:47.669623 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:47.669623 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:47.670446 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a9ed0a79-5de6-4797-8a3a-686f8c2e43f3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:47.670855 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1404/5573] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:47 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:47.907976 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-02d5e969-1b7c-48a9-9e0f-48271293c63e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:47.909697 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02d5e969-1b7c-48a9-9e0f-48271293c63e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:47.909947 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-02d5e969-1b7c-48a9-9e0f-48271293c63e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:47.910171 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-02d5e969-1b7c-48a9-9e0f-48271293c63e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:47.910342 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-02d5e969-1b7c-48a9-9e0f-48271293c63e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:47.914173 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:47.914173 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:47.914778 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02d5e969-1b7c-48a9-9e0f-48271293c63e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:47.915147 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1400/5574] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:47 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:48.680046 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9f7b9de3-4849-409e-aeff-60b65b6984bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:48.681597 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f7b9de3-4849-409e-aeff-60b65b6984bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:48.681760 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f7b9de3-4849-409e-aeff-60b65b6984bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:48.681925 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f7b9de3-4849-409e-aeff-60b65b6984bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:48.682022 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9f7b9de3-4849-409e-aeff-60b65b6984bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:48.685814 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:48.685814 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:48.686437 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f7b9de3-4849-409e-aeff-60b65b6984bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:48.686758 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1391/5575] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:48 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:48.924610 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ea0281a5-da46-459f-b824-9c9cd650331c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:48.927072 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ea0281a5-da46-459f-b824-9c9cd650331c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:48.927371 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ea0281a5-da46-459f-b824-9c9cd650331c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:48.927620 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ea0281a5-da46-459f-b824-9c9cd650331c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:48.927757 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-ea0281a5-da46-459f-b824-9c9cd650331c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:48.932589 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:48.932589 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:48.933299 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ea0281a5-da46-459f-b824-9c9cd650331c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:48.933765 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1381/5576] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:48 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:49.695803 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-916b506c-b2ba-4e2c-b081-33b73d6bcd49 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:49.697252 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-916b506c-b2ba-4e2c-b081-33b73d6bcd49 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:49.697420 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-916b506c-b2ba-4e2c-b081-33b73d6bcd49 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:49.697602 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-916b506c-b2ba-4e2c-b081-33b73d6bcd49 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:49.697707 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-916b506c-b2ba-4e2c-b081-33b73d6bcd49 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:49.701307 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:49.701307 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:49.701909 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-916b506c-b2ba-4e2c-b081-33b73d6bcd49 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:49.702190 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1405/5577] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:49 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:49.947679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c95360fa-39fc-4c26-b703-7831bb23cd92 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:49.949731 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c95360fa-39fc-4c26-b703-7831bb23cd92 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:49.949971 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c95360fa-39fc-4c26-b703-7831bb23cd92 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:49.950187 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c95360fa-39fc-4c26-b703-7831bb23cd92 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:49.950338 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c95360fa-39fc-4c26-b703-7831bb23cd92 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:49.955053 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:49.955053 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:49.955786 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c95360fa-39fc-4c26-b703-7831bb23cd92 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:49.956194 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1401/5578] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:49 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:50.711824 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-62ab842d-68df-4fd4-b84c-35f542d042bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:50.713520 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-62ab842d-68df-4fd4-b84c-35f542d042bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:50.713759 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-62ab842d-68df-4fd4-b84c-35f542d042bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:50.713969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-62ab842d-68df-4fd4-b84c-35f542d042bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:50.714065 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-62ab842d-68df-4fd4-b84c-35f542d042bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:50.722484 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:50.722484 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:50.725373 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-62ab842d-68df-4fd4-b84c-35f542d042bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:50.727063 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1392/5579] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:50 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:50.967230 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f5be5522-de6c-478f-b307-3f566912a18f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:50.968943 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f5be5522-de6c-478f-b307-3f566912a18f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:50.969136 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f5be5522-de6c-478f-b307-3f566912a18f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:50.969332 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f5be5522-de6c-478f-b307-3f566912a18f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:50.969428 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-f5be5522-de6c-478f-b307-3f566912a18f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:50.973222 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:50.973222 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:50.973748 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f5be5522-de6c-478f-b307-3f566912a18f tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:50.974355 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1382/5580] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:50 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:51.736473 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b7219a8d-dc3b-4202-add6-16fb8255ca9d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:51.738652 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7219a8d-dc3b-4202-add6-16fb8255ca9d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:51.738873 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7219a8d-dc3b-4202-add6-16fb8255ca9d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:51.739098 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7219a8d-dc3b-4202-add6-16fb8255ca9d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:51.739227 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b7219a8d-dc3b-4202-add6-16fb8255ca9d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:51.743988 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:51.743988 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:51.744807 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7219a8d-dc3b-4202-add6-16fb8255ca9d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:51.745206 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1406/5581] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:51 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:51.983667 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7bc239e3-d25e-497c-ae57-f7df6da32c23 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:51.985275 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7bc239e3-d25e-497c-ae57-f7df6da32c23 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:51.985483 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7bc239e3-d25e-497c-ae57-f7df6da32c23 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:51.985679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7bc239e3-d25e-497c-ae57-f7df6da32c23 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:51.985775 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7bc239e3-d25e-497c-ae57-f7df6da32c23 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:51.990471 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:51.990471 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:51.991068 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7bc239e3-d25e-497c-ae57-f7df6da32c23 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:51.991421 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1402/5582] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:51 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:52.756410 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b9f03d21-ec29-4e71-b558-38314f18a475 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:52.758254 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b9f03d21-ec29-4e71-b558-38314f18a475 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:52.758500 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b9f03d21-ec29-4e71-b558-38314f18a475 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:52.758685 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b9f03d21-ec29-4e71-b558-38314f18a475 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:52.758792 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b9f03d21-ec29-4e71-b558-38314f18a475 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:52.763382 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:52.763382 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:52.764174 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b9f03d21-ec29-4e71-b558-38314f18a475 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:52.764575 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1393/5583] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:52 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:53.000304 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-10d25518-d9f3-4722-a2c6-c2ab5d7b2721 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:53.002087 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-10d25518-d9f3-4722-a2c6-c2ab5d7b2721 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:53.002310 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-10d25518-d9f3-4722-a2c6-c2ab5d7b2721 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:53.002486 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-10d25518-d9f3-4722-a2c6-c2ab5d7b2721 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:53.002594 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-10d25518-d9f3-4722-a2c6-c2ab5d7b2721 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:53.006747 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:53.006747 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:53.007452 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-10d25518-d9f3-4722-a2c6-c2ab5d7b2721 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:53.007874 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1383/5584] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:52 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:53.774242 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-daaec14d-d192-47e8-b349-f6a974df106a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:53.775735 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-daaec14d-d192-47e8-b349-f6a974df106a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:53.775893 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-daaec14d-d192-47e8-b349-f6a974df106a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:53.776087 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-daaec14d-d192-47e8-b349-f6a974df106a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:53.776184 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-daaec14d-d192-47e8-b349-f6a974df106a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:53.780178 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:53.780178 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:53.780853 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-daaec14d-d192-47e8-b349-f6a974df106a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:53.781175 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1407/5585] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:53 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:54.017453 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0394ee5d-b66b-4772-9d05-4825a15e72ab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:54.019461 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0394ee5d-b66b-4772-9d05-4825a15e72ab tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:54.019687 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0394ee5d-b66b-4772-9d05-4825a15e72ab tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:54.020143 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0394ee5d-b66b-4772-9d05-4825a15e72ab tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:54.020295 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0394ee5d-b66b-4772-9d05-4825a15e72ab tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:54.025438 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:54.025438 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:54.026232 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0394ee5d-b66b-4772-9d05-4825a15e72ab tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:54.026677 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1403/5586] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:54 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:54.035715 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9ff61dbb-4f1b-4893-982f-73943b34c22d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:54.037172 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ff61dbb-4f1b-4893-982f-73943b34c22d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/9de0533a-a9bb-4662-966d-dcdc36e39ba5 Aug 01 14:11:54.037491 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ff61dbb-4f1b-4893-982f-73943b34c22d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:54.037680 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ff61dbb-4f1b-4893-982f-73943b34c22d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:54.037826 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-9ff61dbb-4f1b-4893-982f-73943b34c22d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete volume with id: 9de0533a-a9bb-4662-966d-dcdc36e39ba5 Aug 01 14:11:54.043774 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:54.043774 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:54.044023 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9ff61dbb-4f1b-4893-982f-73943b34c22d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:54.057550 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9ff61dbb-4f1b-4893-982f-73943b34c22d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete volume request issued successfully. Aug 01 14:11:54.057550 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ff61dbb-4f1b-4893-982f-73943b34c22d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/9de0533a-a9bb-4662-966d-dcdc36e39ba5 returned with HTTP 202 Aug 01 14:11:54.058053 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1394/5587] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:11:54 2026] DELETE /volume/v3/volumes/9de0533a-a9bb-4662-966d-dcdc36e39ba5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:54.065415 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5afe98da-969a-4401-a4b1-e7c9decba71d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:54.067459 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5afe98da-969a-4401-a4b1-e7c9decba71d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/9de0533a-a9bb-4662-966d-dcdc36e39ba5 Aug 01 14:11:54.067720 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5afe98da-969a-4401-a4b1-e7c9decba71d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:54.067948 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5afe98da-969a-4401-a4b1-e7c9decba71d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:54.076417 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:54.076417 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:54.080046 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5afe98da-969a-4401-a4b1-e7c9decba71d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:54.084189 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5afe98da-969a-4401-a4b1-e7c9decba71d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/9de0533a-a9bb-4662-966d-dcdc36e39ba5 returned with HTTP 200 Aug 01 14:11:54.084756 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1384/5588] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:54 2026] GET /volume/v3/volumes/9de0533a-a9bb-4662-966d-dcdc36e39ba5 => generated 1074 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:54.790925 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-33cc0459-becd-4f94-b473-c81074d867dd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:54.792521 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33cc0459-becd-4f94-b473-c81074d867dd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:54.792712 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33cc0459-becd-4f94-b473-c81074d867dd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:54.792886 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33cc0459-becd-4f94-b473-c81074d867dd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:54.792985 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-33cc0459-becd-4f94-b473-c81074d867dd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:54.797289 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:54.797289 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:54.798044 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33cc0459-becd-4f94-b473-c81074d867dd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:54.798465 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1408/5589] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:54 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:55.097387 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3145b991-3162-4b73-bebc-a80ef757e20d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:55.099988 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3145b991-3162-4b73-bebc-a80ef757e20d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/9de0533a-a9bb-4662-966d-dcdc36e39ba5 Aug 01 14:11:55.100351 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3145b991-3162-4b73-bebc-a80ef757e20d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:55.100622 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3145b991-3162-4b73-bebc-a80ef757e20d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:55.107270 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3145b991-3162-4b73-bebc-a80ef757e20d tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/9de0533a-a9bb-4662-966d-dcdc36e39ba5 returned with HTTP 404 Aug 01 14:11:55.107877 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1404/5590] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:55 2026] GET /volume/v3/volumes/9de0533a-a9bb-4662-966d-dcdc36e39ba5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:55.115974 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c5a5b8c2-9b1c-4449-b5d5-cce9afa9c8b0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:55.117824 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c5a5b8c2-9b1c-4449-b5d5-cce9afa9c8b0 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:55.118050 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c5a5b8c2-9b1c-4449-b5d5-cce9afa9c8b0 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:55.118262 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c5a5b8c2-9b1c-4449-b5d5-cce9afa9c8b0 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:55.118372 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c5a5b8c2-9b1c-4449-b5d5-cce9afa9c8b0 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:55.122700 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:55.122700 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:11:55.123445 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c5a5b8c2-9b1c-4449-b5d5-cce9afa9c8b0 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-member] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:55.123818 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1395/5591] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:55 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:55.134638 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-55c01623-f1a0-4b06-9312-d6e4319d784c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:55.136768 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-55c01623-f1a0-4b06-9312-d6e4319d784c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] DELETE https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:55.137033 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-55c01623-f1a0-4b06-9312-d6e4319d784c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:55.137288 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-55c01623-f1a0-4b06-9312-d6e4319d784c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:55.137439 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-55c01623-f1a0-4b06-9312-d6e4319d784c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete backup with id: 2db0ce12-02c5-48fa-b37b-248883a1274f. Aug 01 14:11:55.142449 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:55.142449 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:55.154004 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-55c01623-f1a0-4b06-9312-d6e4319d784c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] delete_backup rpcapi backup_id 2db0ce12-02c5-48fa-b37b-248883a1274f {{(pid=100200) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:11:55.155980 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-55c01623-f1a0-4b06-9312-d6e4319d784c tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 202 Aug 01 14:11:55.156645 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1385/5592] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:11:55 2026] DELETE /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:11:55.163256 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c5cb9756-1d89-431e-9185-78ad0ca06e41 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:55.164927 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5cb9756-1d89-431e-9185-78ad0ca06e41 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:55.165291 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5cb9756-1d89-431e-9185-78ad0ca06e41 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:55.165504 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5cb9756-1d89-431e-9185-78ad0ca06e41 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:55.165612 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c5cb9756-1d89-431e-9185-78ad0ca06e41 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:55.170029 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:55.170029 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:55.170757 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5cb9756-1d89-431e-9185-78ad0ca06e41 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 200 Aug 01 14:11:55.171163 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1409/5593] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:55 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:55.807722 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-56fce444-909e-4aab-9b66-a8eb5c557d59 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:55.809316 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56fce444-909e-4aab-9b66-a8eb5c557d59 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:55.809483 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56fce444-909e-4aab-9b66-a8eb5c557d59 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:55.809661 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56fce444-909e-4aab-9b66-a8eb5c557d59 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:55.809764 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-56fce444-909e-4aab-9b66-a8eb5c557d59 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:55.813587 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:55.813587 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:55.814228 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56fce444-909e-4aab-9b66-a8eb5c557d59 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:55.814545 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1405/5594] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:55 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:56.180698 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-de6cb156-dcf8-4e6a-81a7-44662298a834 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:56.182441 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de6cb156-dcf8-4e6a-81a7-44662298a834 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f Aug 01 14:11:56.182679 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de6cb156-dcf8-4e6a-81a7-44662298a834 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:56.182867 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de6cb156-dcf8-4e6a-81a7-44662298a834 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:56.182961 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-de6cb156-dcf8-4e6a-81a7-44662298a834 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2db0ce12-02c5-48fa-b37b-248883a1274f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:56.186411 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de6cb156-dcf8-4e6a-81a7-44662298a834 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f returned with HTTP 404 Aug 01 14:11:56.186899 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1396/5595] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:56 2026] GET /volume/v3/backups/2db0ce12-02c5-48fa-b37b-248883a1274f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:56.194194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-530b32a9-6ba3-40ae-a59a-73404b6b4697 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:56.196432 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-530b32a9-6ba3-40ae-a59a-73404b6b4697 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] DELETE https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:56.196714 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-530b32a9-6ba3-40ae-a59a-73404b6b4697 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:56.196963 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-530b32a9-6ba3-40ae-a59a-73404b6b4697 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:56.197204 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-530b32a9-6ba3-40ae-a59a-73404b6b4697 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete backup with id: c41f2ee1-f512-48fb-88d2-3e4b1442874d. Aug 01 14:11:56.202101 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:56.202101 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:56.212119 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-530b32a9-6ba3-40ae-a59a-73404b6b4697 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] delete_backup rpcapi backup_id c41f2ee1-f512-48fb-88d2-3e4b1442874d {{(pid=100200) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:11:56.213634 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-530b32a9-6ba3-40ae-a59a-73404b6b4697 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 202 Aug 01 14:11:56.214070 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1386/5596] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:11:56 2026] DELETE /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:11:56.220966 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8f97d34e-0726-431a-a7ef-ec3f28bbd322 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:56.222583 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f97d34e-0726-431a-a7ef-ec3f28bbd322 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:56.222798 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f97d34e-0726-431a-a7ef-ec3f28bbd322 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:56.222961 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f97d34e-0726-431a-a7ef-ec3f28bbd322 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:56.223068 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-8f97d34e-0726-431a-a7ef-ec3f28bbd322 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:56.226883 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:56.226883 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:56.227520 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f97d34e-0726-431a-a7ef-ec3f28bbd322 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 200 Aug 01 14:11:56.227928 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1410/5597] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:56 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:56.824365 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ba9998be-f745-4c68-96a4-57dd0e9fcfc3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:56.825972 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba9998be-f745-4c68-96a4-57dd0e9fcfc3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:56.826145 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba9998be-f745-4c68-96a4-57dd0e9fcfc3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:56.826336 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba9998be-f745-4c68-96a4-57dd0e9fcfc3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:56.826450 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ba9998be-f745-4c68-96a4-57dd0e9fcfc3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:56.830597 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:56.830597 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:56.831383 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba9998be-f745-4c68-96a4-57dd0e9fcfc3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:56.831781 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1406/5598] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:56 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:57.238082 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-600dd107-2683-4345-a721-b0a1a4d7c8bb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:57.239812 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-600dd107-2683-4345-a721-b0a1a4d7c8bb tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d Aug 01 14:11:57.240014 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-600dd107-2683-4345-a721-b0a1a4d7c8bb tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:57.240196 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-600dd107-2683-4345-a721-b0a1a4d7c8bb tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:57.240333 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-600dd107-2683-4345-a721-b0a1a4d7c8bb tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id c41f2ee1-f512-48fb-88d2-3e4b1442874d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:57.244184 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-600dd107-2683-4345-a721-b0a1a4d7c8bb tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d returned with HTTP 404 Aug 01 14:11:57.244654 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1397/5599] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:57 2026] GET /volume/v3/backups/c41f2ee1-f512-48fb-88d2-3e4b1442874d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:57.250979 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-22db73f4-f752-487a-895c-a7657f4da057 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:57.252809 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-22db73f4-f752-487a-895c-a7657f4da057 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] DELETE https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:57.253030 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-22db73f4-f752-487a-895c-a7657f4da057 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:57.253260 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-22db73f4-f752-487a-895c-a7657f4da057 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:57.253392 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-22db73f4-f752-487a-895c-a7657f4da057 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete backup with id: 2e45b081-2949-4be6-befd-8df268228398. Aug 01 14:11:57.257911 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:57.257911 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:57.269956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-22db73f4-f752-487a-895c-a7657f4da057 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] delete_backup rpcapi backup_id 2e45b081-2949-4be6-befd-8df268228398 {{(pid=100200) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:11:57.271873 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-22db73f4-f752-487a-895c-a7657f4da057 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 202 Aug 01 14:11:57.272390 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1387/5600] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:11:57 2026] DELETE /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:11:57.279042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-32758a07-a267-48ef-9bf2-94e6b62bca6e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:57.280910 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-32758a07-a267-48ef-9bf2-94e6b62bca6e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:57.281129 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-32758a07-a267-48ef-9bf2-94e6b62bca6e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:57.281472 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-32758a07-a267-48ef-9bf2-94e6b62bca6e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:57.281612 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-32758a07-a267-48ef-9bf2-94e6b62bca6e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:57.286548 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:57.286548 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:57.287377 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-32758a07-a267-48ef-9bf2-94e6b62bca6e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 200 Aug 01 14:11:57.287812 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1411/5601] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:57 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:57.842677 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6462e365-0a40-4501-8632-0a406736f2f7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:57.844919 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6462e365-0a40-4501-8632-0a406736f2f7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:57.845143 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6462e365-0a40-4501-8632-0a406736f2f7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:57.845370 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6462e365-0a40-4501-8632-0a406736f2f7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:57.845514 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6462e365-0a40-4501-8632-0a406736f2f7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:57.849680 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:57.849680 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:57.850388 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6462e365-0a40-4501-8632-0a406736f2f7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:57.850799 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1407/5602] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:57 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:11:58.298610 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-575919c0-6353-4d82-90bd-ff1882a6a003 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:58.300340 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-575919c0-6353-4d82-90bd-ff1882a6a003 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 Aug 01 14:11:58.300556 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-575919c0-6353-4d82-90bd-ff1882a6a003 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:58.300782 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-575919c0-6353-4d82-90bd-ff1882a6a003 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:58.300909 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-575919c0-6353-4d82-90bd-ff1882a6a003 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Show backup with id 2e45b081-2949-4be6-befd-8df268228398. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:58.304364 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-575919c0-6353-4d82-90bd-ff1882a6a003 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 returned with HTTP 404 Aug 01 14:11:58.304814 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1398/5603] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:58 2026] GET /volume/v3/backups/2e45b081-2949-4be6-befd-8df268228398 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 14:11:58.311465 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4511bf0d-7b3e-4c91-8897-a43351deb1d3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:58.313445 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4511bf0d-7b3e-4c91-8897-a43351deb1d3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa Aug 01 14:11:58.313649 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4511bf0d-7b3e-4c91-8897-a43351deb1d3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:58.313834 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4511bf0d-7b3e-4c91-8897-a43351deb1d3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:58.314036 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-4511bf0d-7b3e-4c91-8897-a43351deb1d3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete volume with id: a9f652c1-357a-45c9-87ab-6077911f7efa Aug 01 14:11:58.322196 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:58.322196 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:58.322620 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4511bf0d-7b3e-4c91-8897-a43351deb1d3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:58.339634 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-4511bf0d-7b3e-4c91-8897-a43351deb1d3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Delete volume request issued successfully. Aug 01 14:11:58.339852 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4511bf0d-7b3e-4c91-8897-a43351deb1d3 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa returned with HTTP 202 Aug 01 14:11:58.340258 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1388/5604] 10.4.3.223 () {68 vars in 1391 bytes} [Sat Aug 1 14:11:58 2026] DELETE /volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:11:58.347183 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-35f92046-4a8b-445c-8758-7be95a8d04a9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:58.349118 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-35f92046-4a8b-445c-8758-7be95a8d04a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa Aug 01 14:11:58.349363 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-35f92046-4a8b-445c-8758-7be95a8d04a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:58.349569 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-35f92046-4a8b-445c-8758-7be95a8d04a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:58.356377 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:58.356377 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:11:58.360288 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-35f92046-4a8b-445c-8758-7be95a8d04a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Volume info retrieved successfully. Aug 01 14:11:58.364589 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-35f92046-4a8b-445c-8758-7be95a8d04a9 tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa returned with HTTP 200 Aug 01 14:11:58.364985 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1412/5605] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:58 2026] GET /volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:11:58.862974 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6818b966-69d7-42fb-94db-a0e6990121d9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:58.865608 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6818b966-69d7-42fb-94db-a0e6990121d9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:58.865905 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6818b966-69d7-42fb-94db-a0e6990121d9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:58.866158 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6818b966-69d7-42fb-94db-a0e6990121d9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:58.866335 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6818b966-69d7-42fb-94db-a0e6990121d9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:58.871291 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:58.871291 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:11:58.872180 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6818b966-69d7-42fb-94db-a0e6990121d9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:58.872621 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1408/5606] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:58 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:11:59.377589 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b3567b6d-c66f-4d49-ab73-34446952e24e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:59.379528 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3567b6d-c66f-4d49-ab73-34446952e24e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] GET https://10.4.3.223/volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa Aug 01 14:11:59.379780 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3567b6d-c66f-4d49-ab73-34446952e24e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:59.379985 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3567b6d-c66f-4d49-ab73-34446952e24e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:59.385711 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3567b6d-c66f-4d49-ab73-34446952e24e tempest-ProjectMemberTests33-155863000 tempest-ProjectMemberTests33-155863000-project-admin] https://10.4.3.223/volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa returned with HTTP 404 Aug 01 14:11:59.386174 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1399/5607] 10.4.3.223 () {68 vars in 1388 bytes} [Sat Aug 1 14:11:59 2026] GET /volume/v3/volumes/a9f652c1-357a-45c9-87ab-6077911f7efa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:11:59.883141 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-53a73cc1-49e9-4ce5-90d7-79d9dcabea36 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:11:59.884916 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-53a73cc1-49e9-4ce5-90d7-79d9dcabea36 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:11:59.885096 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-53a73cc1-49e9-4ce5-90d7-79d9dcabea36 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:11:59.885301 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-53a73cc1-49e9-4ce5-90d7-79d9dcabea36 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:11:59.885397 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-53a73cc1-49e9-4ce5-90d7-79d9dcabea36 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:11:59.889250 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:11:59.889250 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:11:59.889966 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-53a73cc1-49e9-4ce5-90d7-79d9dcabea36 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:11:59.890323 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1389/5608] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:11:59 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.506877 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f879a2dd-2915-4b94-95e3-7f7cb2c2e439 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.589963 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f879a2dd-2915-4b94-95e3-7f7cb2c2e439 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:12:00.590398 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f879a2dd-2915-4b94-95e3-7f7cb2c2e439 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1324247056", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.607352 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f879a2dd-2915-4b94-95e3-7f7cb2c2e439 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:12:00.607693 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1413/5609] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types => generated 380 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.615076 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ea752058-acc1-475a-8df9-b2420a5db8ea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.616880 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea752058-acc1-475a-8df9-b2420a5db8ea tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption Aug 01 14:12:00.617194 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea752058-acc1-475a-8df9-b2420a5db8ea tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.631942 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea752058-acc1-475a-8df9-b2420a5db8ea tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption returned with HTTP 200 Aug 01 14:12:00.632312 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1409/5610] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.639852 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9599a7af-63f8-4a4a-a7b9-8601c81142fb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.641378 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9599a7af-63f8-4a4a-a7b9-8601c81142fb tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:12:00.641692 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9599a7af-63f8-4a4a-a7b9-8601c81142fb tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-219598406", "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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.657634 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9599a7af-63f8-4a4a-a7b9-8601c81142fb tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:12:00.658142 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1400/5611] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.665437 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d59d26f1-c3b1-4cfd-9def-629313af1a10 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.667012 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d59d26f1-c3b1-4cfd-9def-629313af1a10 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types/cce7eae0-2b55-49e0-a658-f3728821af47/encryption Aug 01 14:12:00.667320 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d59d26f1-c3b1-4cfd-9def-629313af1a10 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.682340 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d59d26f1-c3b1-4cfd-9def-629313af1a10 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/cce7eae0-2b55-49e0-a658-f3728821af47/encryption returned with HTTP 200 Aug 01 14:12:00.682745 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1390/5612] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types/cce7eae0-2b55-49e0-a658-f3728821af47/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.690909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-db61b45a-5861-40b8-a9c9-8c56c1dbe4cd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.692564 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-db61b45a-5861-40b8-a9c9-8c56c1dbe4cd tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:12:00.692935 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-db61b45a-5861-40b8-a9c9-8c56c1dbe4cd tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-38676284", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.707664 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-db61b45a-5861-40b8-a9c9-8c56c1dbe4cd tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:12:00.708078 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1414/5613] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types => generated 378 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.717503 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-41bbc2ac-f44b-4f9f-bbc8-fd5e6ac06780 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.719230 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41bbc2ac-f44b-4f9f-bbc8-fd5e6ac06780 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types/bcac7b47-a1d8-4d58-8be6-318118f742ca/extra_specs Aug 01 14:12:00.719556 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41bbc2ac-f44b-4f9f-bbc8-fd5e6ac06780 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.738114 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41bbc2ac-f44b-4f9f-bbc8-fd5e6ac06780 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/bcac7b47-a1d8-4d58-8be6-318118f742ca/extra_specs returned with HTTP 200 Aug 01 14:12:00.738524 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1410/5614] 10.4.3.223 () {68 vars in 1399 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types/bcac7b47-a1d8-4d58-8be6-318118f742ca/extra_specs => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:12:00.745786 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e08c6800-a9d2-45cd-9049-495f9332d2a2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.747332 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e08c6800-a9d2-45cd-9049-495f9332d2a2 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] PUT https://10.4.3.223/volume/v3/types/bcac7b47-a1d8-4d58-8be6-318118f742ca/extra_specs/key2 Aug 01 14:12:00.747743 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e08c6800-a9d2-45cd-9049-495f9332d2a2 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.762761 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e08c6800-a9d2-45cd-9049-495f9332d2a2 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/bcac7b47-a1d8-4d58-8be6-318118f742ca/extra_specs/key2 returned with HTTP 200 Aug 01 14:12:00.763044 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1401/5615] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 14:12:00 2026] PUT /volume/v3/types/bcac7b47-a1d8-4d58-8be6-318118f742ca/extra_specs/key2 => generated 25 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:12:00.769977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2d36044d-2d0b-4cf0-838c-7e2c15e86a92 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.771393 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2d36044d-2d0b-4cf0-838c-7e2c15e86a92 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:12:00.771758 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2d36044d-2d0b-4cf0-838c-7e2c15e86a92 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.783606 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2d36044d-2d0b-4cf0-838c-7e2c15e86a92 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:12:00.783928 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1391/5616] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types => generated 195 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.790497 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2f58e436-295e-4c08-aaf9-3c34d116f344 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.791937 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f58e436-295e-4c08-aaf9-3c34d116f344 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] DELETE https://10.4.3.223/volume/v3/types/2eb364d3-9c82-4925-83a9-d4f2a2d88b6b Aug 01 14:12:00.792104 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f58e436-295e-4c08-aaf9-3c34d116f344 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:00.792357 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f58e436-295e-4c08-aaf9-3c34d116f344 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:00.811759 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f58e436-295e-4c08-aaf9-3c34d116f344 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/2eb364d3-9c82-4925-83a9-d4f2a2d88b6b returned with HTTP 202 Aug 01 14:12:00.812110 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1415/5617] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:12:00 2026] DELETE /volume/v3/types/2eb364d3-9c82-4925-83a9-d4f2a2d88b6b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:12:00.818991 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-58665c97-e8f9-49d6-b4a1-d842420f5bf3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.820581 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58665c97-e8f9-49d6-b4a1-d842420f5bf3 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:12:00.820928 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58665c97-e8f9-49d6-b4a1-d842420f5bf3 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-841276093", "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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.834156 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58665c97-e8f9-49d6-b4a1-d842420f5bf3 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:12:00.834498 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1411/5618] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.842981 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-32b50c7e-db61-4962-ae16-368a46c11deb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.844589 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-32b50c7e-db61-4962-ae16-368a46c11deb tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types/4d2b2dea-dd65-46b4-9535-1e1fc5ae5311/encryption Aug 01 14:12:00.844921 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-32b50c7e-db61-4962-ae16-368a46c11deb tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.858659 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-32b50c7e-db61-4962-ae16-368a46c11deb tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/4d2b2dea-dd65-46b4-9535-1e1fc5ae5311/encryption returned with HTTP 200 Aug 01 14:12:00.859050 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1402/5619] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types/4d2b2dea-dd65-46b4-9535-1e1fc5ae5311/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.866283 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9b39711f-6edf-459c-af26-e5308407f468 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.867985 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9b39711f-6edf-459c-af26-e5308407f468 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] DELETE https://10.4.3.223/volume/v3/types/4d2b2dea-dd65-46b4-9535-1e1fc5ae5311/encryption/78698484-bc69-4a1b-8409-fcea9b1d6570 Aug 01 14:12:00.868161 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9b39711f-6edf-459c-af26-e5308407f468 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:00.868362 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9b39711f-6edf-459c-af26-e5308407f468 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:00.878827 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9b39711f-6edf-459c-af26-e5308407f468 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/4d2b2dea-dd65-46b4-9535-1e1fc5ae5311/encryption/78698484-bc69-4a1b-8409-fcea9b1d6570 returned with HTTP 202 Aug 01 14:12:00.879207 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1392/5620] 10.4.3.223 () {66 vars in 1489 bytes} [Sat Aug 1 14:12:00 2026] DELETE /volume/v3/types/4d2b2dea-dd65-46b4-9535-1e1fc5ae5311/encryption/78698484-bc69-4a1b-8409-fcea9b1d6570 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:12:00.885848 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-494d430f-9328-4385-a847-6d199b69a761 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.887859 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-494d430f-9328-4385-a847-6d199b69a761 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:12:00.888252 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-494d430f-9328-4385-a847-6d199b69a761 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-426757877", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.899858 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9f329604-5368-4665-90e4-845393d0ae9c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.901666 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9f329604-5368-4665-90e4-845393d0ae9c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:00.901893 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9f329604-5368-4665-90e4-845393d0ae9c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:00.902092 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9f329604-5368-4665-90e4-845393d0ae9c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:00.902247 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9f329604-5368-4665-90e4-845393d0ae9c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:00.904927 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-494d430f-9328-4385-a847-6d199b69a761 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:12:00.905329 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1416/5621] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.906847 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:00.906847 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:00.907602 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9f329604-5368-4665-90e4-845393d0ae9c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:00.907973 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1412/5622] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:00 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.913846 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2d767da0-b3a1-4bd1-8c90-86f54806ad13 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.916387 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2d767da0-b3a1-4bd1-8c90-86f54806ad13 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] DELETE https://10.4.3.223/volume/v3/types/02e74be4-8fd8-4bb6-be43-39987cb4c27c/extra_specs/key1 Aug 01 14:12:00.916655 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2d767da0-b3a1-4bd1-8c90-86f54806ad13 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:00.916891 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2d767da0-b3a1-4bd1-8c90-86f54806ad13 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:00.934524 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2d767da0-b3a1-4bd1-8c90-86f54806ad13 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e74be4-8fd8-4bb6-be43-39987cb4c27c/extra_specs/key1 returned with HTTP 202 Aug 01 14:12:00.934978 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1403/5623] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 14:12:00 2026] DELETE /volume/v3/types/02e74be4-8fd8-4bb6-be43-39987cb4c27c/extra_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:12:00.941925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c107e6dc-cc72-4efd-a0f0-746278efbd8e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.943516 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c107e6dc-cc72-4efd-a0f0-746278efbd8e tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:12:00.943877 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c107e6dc-cc72-4efd-a0f0-746278efbd8e tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1351557525", "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=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:00.958550 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c107e6dc-cc72-4efd-a0f0-746278efbd8e tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:12:00.958896 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1393/5624] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:12:00 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:00.966245 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bf85d793-28c8-44df-92ce-1470fe02536c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:00.967983 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf85d793-28c8-44df-92ce-1470fe02536c tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] DELETE https://10.4.3.223/volume/v3/types/bce4382a-94c3-4d59-9a73-4035728c931d Aug 01 14:12:00.968189 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf85d793-28c8-44df-92ce-1470fe02536c tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:00.968422 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf85d793-28c8-44df-92ce-1470fe02536c tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:00.992989 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf85d793-28c8-44df-92ce-1470fe02536c tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/bce4382a-94c3-4d59-9a73-4035728c931d returned with HTTP 202 Aug 01 14:12:00.993439 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1417/5625] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:12:00 2026] DELETE /volume/v3/types/bce4382a-94c3-4d59-9a73-4035728c931d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:12:01.002012 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bc4565ff-f6c8-4db7-8639-b9721a6dcaad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.003623 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc4565ff-f6c8-4db7-8639-b9721a6dcaad tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] GET https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs Aug 01 14:12:01.003809 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc4565ff-f6c8-4db7-8639-b9721a6dcaad tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.003979 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc4565ff-f6c8-4db7-8639-b9721a6dcaad tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.009951 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc4565ff-f6c8-4db7-8639-b9721a6dcaad tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs returned with HTTP 200 Aug 01 14:12:01.010288 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1413/5626] 10.4.3.223 () {66 vars in 1378 bytes} [Sat Aug 1 14:12:01 2026] GET /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:01.018867 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-18f8287f-edb8-44f0-a0a1-91ec4331d01b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.020899 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18f8287f-edb8-44f0-a0a1-91ec4331d01b tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] GET https://10.4.3.223/volume/v3/types Aug 01 14:12:01.021144 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18f8287f-edb8-44f0-a0a1-91ec4331d01b tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.021401 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18f8287f-edb8-44f0-a0a1-91ec4331d01b tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.043057 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18f8287f-edb8-44f0-a0a1-91ec4331d01b tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:12:01.043537 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1404/5627] 10.4.3.223 () {66 vars in 1231 bytes} [Sat Aug 1 14:12:01 2026] GET /volume/v3/types => generated 2607 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:12:01.053459 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-56920b89-01c7-4781-b0cd-c4758b00e670 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.055273 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-56920b89-01c7-4781-b0cd-c4758b00e670 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] GET https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption/cipher Aug 01 14:12:01.055482 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-56920b89-01c7-4781-b0cd-c4758b00e670 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.055696 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-56920b89-01c7-4781-b0cd-c4758b00e670 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.063107 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-56920b89-01c7-4781-b0cd-c4758b00e670 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption/cipher returned with HTTP 200 Aug 01 14:12:01.063695 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1394/5628] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 14:12:01 2026] GET /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:12:01.070987 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e18f0ec9-768e-4276-adbb-5c84b48cce5e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.072989 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e18f0ec9-768e-4276-adbb-5c84b48cce5e tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] GET https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption Aug 01 14:12:01.073168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e18f0ec9-768e-4276-adbb-5c84b48cce5e tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.073361 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e18f0ec9-768e-4276-adbb-5c84b48cce5e tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.078787 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e18f0ec9-768e-4276-adbb-5c84b48cce5e tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption returned with HTTP 200 Aug 01 14:12:01.079175 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1418/5629] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 14:12:01 2026] GET /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:01.088080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-07e0e10e-691d-4995-a947-87c43ff52852 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.090433 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-07e0e10e-691d-4995-a947-87c43ff52852 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] GET https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs/multiattach Aug 01 14:12:01.090501 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-07e0e10e-691d-4995-a947-87c43ff52852 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.090703 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-07e0e10e-691d-4995-a947-87c43ff52852 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.097798 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-07e0e10e-691d-4995-a947-87c43ff52852 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs/multiattach returned with HTTP 200 Aug 01 14:12:01.098184 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1414/5630] 10.4.3.223 () {66 vars in 1414 bytes} [Sat Aug 1 14:12:01 2026] GET /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:12:01.104620 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5c79d3dc-68f2-4309-b061-48cb476ff2ba None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.106325 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c79d3dc-68f2-4309-b061-48cb476ff2ba tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] GET https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs/volume_backend_name Aug 01 14:12:01.106518 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c79d3dc-68f2-4309-b061-48cb476ff2ba tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.106694 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c79d3dc-68f2-4309-b061-48cb476ff2ba tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.112721 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c79d3dc-68f2-4309-b061-48cb476ff2ba tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs/volume_backend_name returned with HTTP 200 Aug 01 14:12:01.113082 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1405/5631] 10.4.3.223 () {66 vars in 1438 bytes} [Sat Aug 1 14:12:01 2026] GET /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:12:01.120320 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d81f6eba-6ac9-402b-af85-2bda2456099d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.122407 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d81f6eba-6ac9-402b-af85-2bda2456099d tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] GET https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060 Aug 01 14:12:01.122651 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d81f6eba-6ac9-402b-af85-2bda2456099d tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.122928 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d81f6eba-6ac9-402b-af85-2bda2456099d tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.129298 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d81f6eba-6ac9-402b-af85-2bda2456099d tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060 returned with HTTP 200 Aug 01 14:12:01.129660 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1395/5632] 10.4.3.223 () {66 vars in 1342 bytes} [Sat Aug 1 14:12:01 2026] GET /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060 => generated 402 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:01.137273 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-04a7392e-bd18-4d19-89c3-d0935505901e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.139765 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04a7392e-bd18-4d19-89c3-d0935505901e tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] PUT https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption/5a0fb1bc-4ff9-4f52-9694-c5b20751c074 Aug 01 14:12:01.140232 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04a7392e-bd18-4d19-89c3-d0935505901e tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:01.155823 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04a7392e-bd18-4d19-89c3-d0935505901e tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption/5a0fb1bc-4ff9-4f52-9694-c5b20751c074 returned with HTTP 200 Aug 01 14:12:01.156347 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1419/5633] 10.4.3.223 () {68 vars in 1506 bytes} [Sat Aug 1 14:12:01 2026] PUT /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/encryption/5a0fb1bc-4ff9-4f52-9694-c5b20751c074 => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:12:01.164846 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9d0361b5-ccf9-4fae-bb01-91ad9f952222 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.166945 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d0361b5-ccf9-4fae-bb01-91ad9f952222 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] PUT https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs/key1 Aug 01 14:12:01.167300 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d0361b5-ccf9-4fae-bb01-91ad9f952222 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:01.186964 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d0361b5-ccf9-4fae-bb01-91ad9f952222 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs/key1 returned with HTTP 200 Aug 01 14:12:01.187426 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1415/5634] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 14:12:01 2026] PUT /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060/extra_specs/key1 => generated 30 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:12:01.195323 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47b68179-57ad-47e9-a2c4-e981eece68d1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.196992 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47b68179-57ad-47e9-a2c4-e981eece68d1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] PUT https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060 Aug 01 14:12:01.197302 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47b68179-57ad-47e9-a2c4-e981eece68d1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:01.209878 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47b68179-57ad-47e9-a2c4-e981eece68d1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060 returned with HTTP 200 Aug 01 14:12:01.210279 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1406/5635] 10.4.3.223 () {68 vars in 1362 bytes} [Sat Aug 1 14:12:01 2026] PUT /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060 => generated 371 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:01.218275 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-04bd568f-a5c8-4622-841a-cd25ebe13590 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.219810 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-04bd568f-a5c8-4622-841a-cd25ebe13590 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] DELETE https://10.4.3.223/volume/v3/types/02e74be4-8fd8-4bb6-be43-39987cb4c27c Aug 01 14:12:01.219971 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-04bd568f-a5c8-4622-841a-cd25ebe13590 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.220159 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-04bd568f-a5c8-4622-841a-cd25ebe13590 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.240313 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-04bd568f-a5c8-4622-841a-cd25ebe13590 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e74be4-8fd8-4bb6-be43-39987cb4c27c returned with HTTP 202 Aug 01 14:12:01.240729 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1396/5636] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:12:01 2026] DELETE /volume/v3/types/02e74be4-8fd8-4bb6-be43-39987cb4c27c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:12:01.246884 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-36b6c55d-019a-4a49-baf2-a7ba555db8c7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.248835 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36b6c55d-019a-4a49-baf2-a7ba555db8c7 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] DELETE https://10.4.3.223/volume/v3/types/4d2b2dea-dd65-46b4-9535-1e1fc5ae5311 Aug 01 14:12:01.249044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36b6c55d-019a-4a49-baf2-a7ba555db8c7 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.249301 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36b6c55d-019a-4a49-baf2-a7ba555db8c7 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.278284 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36b6c55d-019a-4a49-baf2-a7ba555db8c7 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/4d2b2dea-dd65-46b4-9535-1e1fc5ae5311 returned with HTTP 202 Aug 01 14:12:01.278565 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1420/5637] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:12:01 2026] DELETE /volume/v3/types/4d2b2dea-dd65-46b4-9535-1e1fc5ae5311 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:12:01.284885 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-da311358-8fd4-4385-87fb-1987b8a217d3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.286645 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da311358-8fd4-4385-87fb-1987b8a217d3 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] DELETE https://10.4.3.223/volume/v3/types/bcac7b47-a1d8-4d58-8be6-318118f742ca Aug 01 14:12:01.286850 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da311358-8fd4-4385-87fb-1987b8a217d3 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.287054 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da311358-8fd4-4385-87fb-1987b8a217d3 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.307417 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da311358-8fd4-4385-87fb-1987b8a217d3 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/bcac7b47-a1d8-4d58-8be6-318118f742ca returned with HTTP 202 Aug 01 14:12:01.307727 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1416/5638] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:12:01 2026] DELETE /volume/v3/types/bcac7b47-a1d8-4d58-8be6-318118f742ca => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:12:01.313696 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-38f32580-1807-4f03-9e2d-9ca7c8cf45f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.315275 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-38f32580-1807-4f03-9e2d-9ca7c8cf45f1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] DELETE https://10.4.3.223/volume/v3/types/cce7eae0-2b55-49e0-a658-f3728821af47 Aug 01 14:12:01.315441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-38f32580-1807-4f03-9e2d-9ca7c8cf45f1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.315633 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-38f32580-1807-4f03-9e2d-9ca7c8cf45f1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.334597 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-38f32580-1807-4f03-9e2d-9ca7c8cf45f1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/cce7eae0-2b55-49e0-a658-f3728821af47 returned with HTTP 202 Aug 01 14:12:01.334953 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1407/5639] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:12:01 2026] DELETE /volume/v3/types/cce7eae0-2b55-49e0-a658-f3728821af47 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:12:01.341414 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a34111bb-1e40-4175-86a3-dc755aad7ed1 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.343110 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a34111bb-1e40-4175-86a3-dc755aad7ed1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] DELETE https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060 Aug 01 14:12:01.343303 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a34111bb-1e40-4175-86a3-dc755aad7ed1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.343509 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a34111bb-1e40-4175-86a3-dc755aad7ed1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.363992 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a34111bb-1e40-4175-86a3-dc755aad7ed1 tempest-VolumeTypesAdminTests-1075847275 tempest-VolumeTypesAdminTests-1075847275-project-admin] https://10.4.3.223/volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060 returned with HTTP 202 Aug 01 14:12:01.364367 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1397/5640] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:12:01 2026] DELETE /volume/v3/types/02e25d2b-49c9-46f3-bbd0-bd0d5483b060 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:12:01.920161 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-549cb172-547d-4258-a762-4a0e7124b98a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.922043 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-549cb172-547d-4258-a762-4a0e7124b98a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:01.922301 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-549cb172-547d-4258-a762-4a0e7124b98a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.922461 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-549cb172-547d-4258-a762-4a0e7124b98a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.922579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-549cb172-547d-4258-a762-4a0e7124b98a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:01.926513 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:01.926513 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:01.927186 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-549cb172-547d-4258-a762-4a0e7124b98a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:01.927692 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1421/5641] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:01 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:01.936808 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1ea0dbb1-cfc1-40d1-8bd3-ba9e8c40d7b7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.938352 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1ea0dbb1-cfc1-40d1-8bd3-ba9e8c40d7b7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84/restore Aug 01 14:12:01.938666 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1ea0dbb1-cfc1-40d1-8bd3-ba9e8c40d7b7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "de72630a-8806-452b-9c04-4b9ef85dfb5e"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:01.940007 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-1ea0dbb1-cfc1-40d1-8bd3-ba9e8c40d7b7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Restoring backup fc2e1e61-01d2-47c0-8c00-4bc40c672d84 ({'restore': {'volume_id': 'de72630a-8806-452b-9c04-4b9ef85dfb5e'}}) {{(pid=100199) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 14:12:01.940115 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-1ea0dbb1-cfc1-40d1-8bd3-ba9e8c40d7b7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Restoring backup fc2e1e61-01d2-47c0-8c00-4bc40c672d84 to volume de72630a-8806-452b-9c04-4b9ef85dfb5e. Aug 01 14:12:01.945461 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:01.945461 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:01.953672 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:01.953672 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:01.954223 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1ea0dbb1-cfc1-40d1-8bd3-ba9e8c40d7b7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:01.954402 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.api [None req-1ea0dbb1-cfc1-40d1-8bd3-ba9e8c40d7b7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Checking backup size 1 against volume size 1 {{(pid=100199) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 14:12:01.954535 np0000006308 devstack@c-api.service[100199]: INFO cinder.backup.api [None req-1ea0dbb1-cfc1-40d1-8bd3-ba9e8c40d7b7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Overwriting volume de72630a-8806-452b-9c04-4b9ef85dfb5e with restore of backup fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:01.967086 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-1ea0dbb1-cfc1-40d1-8bd3-ba9e8c40d7b7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] restore_backup in rpcapi backup_id fc2e1e61-01d2-47c0-8c00-4bc40c672d84 {{(pid=100199) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 14:12:01.969087 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1ea0dbb1-cfc1-40d1-8bd3-ba9e8c40d7b7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84/restore returned with HTTP 202 Aug 01 14:12:01.969590 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1417/5642] 10.4.3.223 () {68 vars in 1393 bytes} [Sat Aug 1 14:12:01 2026] POST /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84/restore => generated 182 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:12:01.978324 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-916b954d-189b-4c33-8eb5-203cc29acc3a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:01.979984 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-916b954d-189b-4c33-8eb5-203cc29acc3a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:01.980194 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-916b954d-189b-4c33-8eb5-203cc29acc3a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:01.980424 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-916b954d-189b-4c33-8eb5-203cc29acc3a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:01.980544 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-916b954d-189b-4c33-8eb5-203cc29acc3a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:01.985002 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:01.985002 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:01.985734 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-916b954d-189b-4c33-8eb5-203cc29acc3a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:01.986054 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1408/5643] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:01 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:02.603509 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e306d026-1e5f-4767-951e-3303f3d91cbc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:02.682233 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:12:02.682618 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-424562301"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:02.683966 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-424562301'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:12:02.684165 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume of 1 GB Aug 01 14:12:02.688394 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Availability Zones retrieved successfully. Aug 01 14:12:02.693891 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Flow 'volume_create_api' (b86316c8-cbce-4736-a986-6134ad4dfff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:02.695106 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64dd3a22-2211-41b2-8efb-7a502ea9e105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:02.695894 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:12:02.717446 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64dd3a22-2211-41b2-8efb-7a502ea9e105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:02.718144 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93fe968f-15e7-4493-aa7d-a3e461689156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:02.764931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Created reservations ['f9a4f694-82e4-4c71-9ee6-21cdd2ba1f32', 'cb6db674-b5aa-4065-ac5b-97f953e332de', '5ffe7941-7b0c-48c6-98ce-d0fd0f000009', '09d6edd3-49b5-40db-8c44-df49fe262af8'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:02.765616 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93fe968f-15e7-4493-aa7d-a3e461689156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9a4f694-82e4-4c71-9ee6-21cdd2ba1f32', 'cb6db674-b5aa-4065-ac5b-97f953e332de', '5ffe7941-7b0c-48c6-98ce-d0fd0f000009', '09d6edd3-49b5-40db-8c44-df49fe262af8']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:02.766304 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a99f830-505c-4d1c-b733-874253346a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:02.785666 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a99f830-505c-4d1c-b733-874253346a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1030196c-85df-49b4-b08a-0ae554038e4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-424562301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d2c892138040cc8af9adfa0870f52f',qos_specs=None,replication_status=,reservations=['f9a4f694-82e4-4c71-9ee6-21cdd2ba1f32','cb6db674-b5aa-4065-ac5b-97f953e332de','5ffe7941-7b0c-48c6-98ce-d0fd0f000009','09d6edd3-49b5-40db-8c44-df49fe262af8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-424562301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1030196c-85df-49b4-b08a-0ae554038e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64d2c892138040cc8af9adfa0870f52f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:02.786339 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c41a572-37b0-4db9-8e16-e2f5d23e9b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:02.799898 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c41a572-37b0-4db9-8e16-e2f5d23e9b5a) transitioned into state 'SUCCESS' from state '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-424562301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d2c892138040cc8af9adfa0870f52f',qos_specs=None,replication_status=,reservations=['f9a4f694-82e4-4c71-9ee6-21cdd2ba1f32','cb6db674-b5aa-4065-ac5b-97f953e332de','5ffe7941-7b0c-48c6-98ce-d0fd0f000009','09d6edd3-49b5-40db-8c44-df49fe262af8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:02.800521 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44463bcd-c799-43db-a21b-9e6b8bb623dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:02.807999 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44463bcd-c799-43db-a21b-9e6b8bb623dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:02.808750 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Flow 'volume_create_api' (b86316c8-cbce-4736-a986-6134ad4dfff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:02.809004 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume request issued successfully. Aug 01 14:12:02.809532 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e306d026-1e5f-4767-951e-3303f3d91cbc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:12:02.809915 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1398/5644] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:12:02 2026] POST /volume/v3/volumes => generated 777 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:02.820871 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2959efa5-f267-4787-9e42-f00db1e0ff1d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:02.822514 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2959efa5-f267-4787-9e42-f00db1e0ff1d tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a Aug 01 14:12:02.822722 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2959efa5-f267-4787-9e42-f00db1e0ff1d tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:02.822909 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2959efa5-f267-4787-9e42-f00db1e0ff1d tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:02.829260 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:02.829260 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:02.832389 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2959efa5-f267-4787-9e42-f00db1e0ff1d tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:02.835811 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2959efa5-f267-4787-9e42-f00db1e0ff1d tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a returned with HTTP 200 Aug 01 14:12:02.836156 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1422/5645] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:02 2026] GET /volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:12:02.995574 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-42f5fe04-18e1-4e7d-9b9f-9f569cacfbb9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:02.997229 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-42f5fe04-18e1-4e7d-9b9f-9f569cacfbb9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:02.997423 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-42f5fe04-18e1-4e7d-9b9f-9f569cacfbb9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:02.997612 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-42f5fe04-18e1-4e7d-9b9f-9f569cacfbb9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:02.997713 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-42f5fe04-18e1-4e7d-9b9f-9f569cacfbb9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:03.001532 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:03.001532 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:03.002180 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-42f5fe04-18e1-4e7d-9b9f-9f569cacfbb9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:03.002564 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1418/5646] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:02 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:03.847634 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-61923ae0-5973-40d8-923b-846307e784e6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:03.849333 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61923ae0-5973-40d8-923b-846307e784e6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a Aug 01 14:12:03.849569 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61923ae0-5973-40d8-923b-846307e784e6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:03.849762 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61923ae0-5973-40d8-923b-846307e784e6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:03.856079 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:03.856079 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:03.859080 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-61923ae0-5973-40d8-923b-846307e784e6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:03.862453 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61923ae0-5973-40d8-923b-846307e784e6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a returned with HTTP 200 Aug 01 14:12:03.862779 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1409/5647] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:03 2026] GET /volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:12:03.874413 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0a95f8c3-66de-4bf5-827e-14209b46b1f0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:03.923059 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a95f8c3-66de-4bf5-827e-14209b46b1f0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] GET https://10.4.3.223/volume/v3/volumes Aug 01 14:12:03.923296 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a95f8c3-66de-4bf5-827e-14209b46b1f0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:03.923478 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a95f8c3-66de-4bf5-827e-14209b46b1f0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:03.923719 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-0a95f8c3-66de-4bf5-827e-14209b46b1f0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:12:03.924064 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:03.924064 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:03.924478 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-0a95f8c3-66de-4bf5-827e-14209b46b1f0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:12:03.930538 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0a95f8c3-66de-4bf5-827e-14209b46b1f0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Get all volumes completed successfully. Aug 01 14:12:03.930911 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a95f8c3-66de-4bf5-827e-14209b46b1f0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Aug 01 14:12:03.931336 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1399/5648] 10.4.3.223 () {68 vars in 1278 bytes} [Sat Aug 1 14:12:03 2026] GET /volume/v3/volumes => generated 335 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:12:03.938733 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc2938f8-e157-484f-8aee-685202993fb8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:03.940139 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc2938f8-e157-484f-8aee-685202993fb8 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a Aug 01 14:12:03.940416 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc2938f8-e157-484f-8aee-685202993fb8 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:03.940669 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc2938f8-e157-484f-8aee-685202993fb8 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:03.940900 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-fc2938f8-e157-484f-8aee-685202993fb8 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Delete volume with id: 1030196c-85df-49b4-b08a-0ae554038e4a Aug 01 14:12:03.947069 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:03.947069 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:03.947694 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fc2938f8-e157-484f-8aee-685202993fb8 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:03.962140 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fc2938f8-e157-484f-8aee-685202993fb8 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Delete volume request issued successfully. Aug 01 14:12:03.962304 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc2938f8-e157-484f-8aee-685202993fb8 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a returned with HTTP 202 Aug 01 14:12:03.962662 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1423/5649] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:12:03 2026] DELETE /volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:12:03.969448 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8169b1ed-1960-4fae-b07f-be13eac3f039 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:03.971322 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8169b1ed-1960-4fae-b07f-be13eac3f039 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a Aug 01 14:12:03.971538 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8169b1ed-1960-4fae-b07f-be13eac3f039 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:03.971726 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8169b1ed-1960-4fae-b07f-be13eac3f039 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:03.979460 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:03.979460 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:03.983097 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8169b1ed-1960-4fae-b07f-be13eac3f039 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:03.987298 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8169b1ed-1960-4fae-b07f-be13eac3f039 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a returned with HTTP 200 Aug 01 14:12:03.987592 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1419/5650] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:03 2026] GET /volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:12:04.012279 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9c5ce79a-98f5-46a9-b53d-e813ce206500 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:04.013853 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9c5ce79a-98f5-46a9-b53d-e813ce206500 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:04.014011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9c5ce79a-98f5-46a9-b53d-e813ce206500 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:04.014179 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9c5ce79a-98f5-46a9-b53d-e813ce206500 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:04.014312 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9c5ce79a-98f5-46a9-b53d-e813ce206500 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:04.018983 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:04.018983 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:04.019660 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9c5ce79a-98f5-46a9-b53d-e813ce206500 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:04.019962 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1410/5651] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:04 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:05.001791 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a0da157f-7cd6-48cf-bae5-3a1c55c28a1a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:05.003118 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a0da157f-7cd6-48cf-bae5-3a1c55c28a1a tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a Aug 01 14:12:05.003341 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a0da157f-7cd6-48cf-bae5-3a1c55c28a1a tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:05.003520 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a0da157f-7cd6-48cf-bae5-3a1c55c28a1a tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:05.008489 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a0da157f-7cd6-48cf-bae5-3a1c55c28a1a tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a returned with HTTP 404 Aug 01 14:12:05.008955 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1400/5652] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:05 2026] GET /volume/v3/volumes/1030196c-85df-49b4-b08a-0ae554038e4a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:12:05.015636 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a52fc928-330c-422c-8334-ec37b0d47580 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:05.017273 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:12:05.017596 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1165755048"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:05.018919 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1165755048'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:12:05.019044 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume of 1 GB Aug 01 14:12:05.022653 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Availability Zones retrieved successfully. Aug 01 14:12:05.028012 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Flow 'volume_create_api' (7652ed9f-666b-43cf-9280-a31edc106aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:05.028891 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902e296b-ebf4-4bcb-96fb-db39e876b1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:05.029635 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:12:05.030739 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6d6d7b61-a543-498b-b713-c2ed221e88b5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:05.032714 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6d6d7b61-a543-498b-b713-c2ed221e88b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:05.032944 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6d6d7b61-a543-498b-b713-c2ed221e88b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:05.033157 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6d6d7b61-a543-498b-b713-c2ed221e88b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:05.033297 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6d6d7b61-a543-498b-b713-c2ed221e88b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:05.037623 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:05.037623 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:05.038445 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6d6d7b61-a543-498b-b713-c2ed221e88b5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:05.038870 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1420/5653] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:05 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:05.059190 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902e296b-ebf4-4bcb-96fb-db39e876b1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:05.059981 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb53e506-006a-4085-b2d8-9edf72743f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:05.108202 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Created reservations ['9ac39ada-63df-4345-a11a-c0521042b080', '9899a293-eb5d-4423-96ec-4e4c490ff4fe', 'e5d232fa-fa0c-4a7a-b687-123087333e1c', '965abf52-6908-4201-9cba-1ced3302da52'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:05.108965 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb53e506-006a-4085-b2d8-9edf72743f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ac39ada-63df-4345-a11a-c0521042b080', '9899a293-eb5d-4423-96ec-4e4c490ff4fe', 'e5d232fa-fa0c-4a7a-b687-123087333e1c', '965abf52-6908-4201-9cba-1ced3302da52']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:05.109815 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213156a3-a1bc-4d5e-8bb0-8ad95a4d28b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:05.129994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213156a3-a1bc-4d5e-8bb0-8ad95a4d28b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05593eca-771b-4982-8928-04142cdd1303', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165755048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d2c892138040cc8af9adfa0870f52f',qos_specs=None,replication_status=,reservations=['9ac39ada-63df-4345-a11a-c0521042b080','9899a293-eb5d-4423-96ec-4e4c490ff4fe','e5d232fa-fa0c-4a7a-b687-123087333e1c','965abf52-6908-4201-9cba-1ced3302da52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165755048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05593eca-771b-4982-8928-04142cdd1303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64d2c892138040cc8af9adfa0870f52f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:05.130683 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3e5c44b-f2c7-41e3-ab17-ee0f183968da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:05.144843 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3e5c44b-f2c7-41e3-ab17-ee0f183968da) transitioned into state 'SUCCESS' from state '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-1165755048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d2c892138040cc8af9adfa0870f52f',qos_specs=None,replication_status=,reservations=['9ac39ada-63df-4345-a11a-c0521042b080','9899a293-eb5d-4423-96ec-4e4c490ff4fe','e5d232fa-fa0c-4a7a-b687-123087333e1c','965abf52-6908-4201-9cba-1ced3302da52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:05.145573 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bcc33fb-c569-4c81-a42d-44c1f0f6c7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:05.153117 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bcc33fb-c569-4c81-a42d-44c1f0f6c7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:05.153862 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Flow 'volume_create_api' (7652ed9f-666b-43cf-9280-a31edc106aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:05.154109 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume request issued successfully. Aug 01 14:12:05.154663 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a52fc928-330c-422c-8334-ec37b0d47580 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:12:05.155036 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1424/5654] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:12:05 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:05.166143 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-05aaaf08-ab42-40c4-89d7-0ae9e5d0b63b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:05.168101 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-05aaaf08-ab42-40c4-89d7-0ae9e5d0b63b tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 Aug 01 14:12:05.168234 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-05aaaf08-ab42-40c4-89d7-0ae9e5d0b63b tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:05.168464 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-05aaaf08-ab42-40c4-89d7-0ae9e5d0b63b tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:05.175520 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:05.175520 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:05.178732 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-05aaaf08-ab42-40c4-89d7-0ae9e5d0b63b tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:05.182273 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-05aaaf08-ab42-40c4-89d7-0ae9e5d0b63b tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 returned with HTTP 200 Aug 01 14:12:05.182656 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1411/5655] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:05 2026] GET /volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:12:06.051265 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e5b004f9-ddf5-433f-a060-e7c89988dd37 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:06.053146 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e5b004f9-ddf5-433f-a060-e7c89988dd37 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:06.053391 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e5b004f9-ddf5-433f-a060-e7c89988dd37 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:06.053609 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e5b004f9-ddf5-433f-a060-e7c89988dd37 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:06.053753 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-e5b004f9-ddf5-433f-a060-e7c89988dd37 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:06.057646 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:06.057646 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:06.058381 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e5b004f9-ddf5-433f-a060-e7c89988dd37 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:06.058724 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1401/5656] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:06 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:06.194417 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-50835bbe-a427-42ac-a23e-340b6ea85975 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:06.196405 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50835bbe-a427-42ac-a23e-340b6ea85975 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 Aug 01 14:12:06.196629 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50835bbe-a427-42ac-a23e-340b6ea85975 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:06.196869 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50835bbe-a427-42ac-a23e-340b6ea85975 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:06.204616 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:06.204616 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:06.208155 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-50835bbe-a427-42ac-a23e-340b6ea85975 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:06.212481 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50835bbe-a427-42ac-a23e-340b6ea85975 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 returned with HTTP 200 Aug 01 14:12:06.212885 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1421/5657] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:06 2026] GET /volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:12:06.228524 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9df6bcdd-f366-4f65-8510-ee94885497c7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:06.230908 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9df6bcdd-f366-4f65-8510-ee94885497c7 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Aug 01 14:12:06.231157 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9df6bcdd-f366-4f65-8510-ee94885497c7 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:06.231427 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9df6bcdd-f366-4f65-8510-ee94885497c7 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:06.231773 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-9df6bcdd-f366-4f65-8510-ee94885497c7 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:12:06.232186 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:06.232186 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:06.232738 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9df6bcdd-f366-4f65-8510-ee94885497c7 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 14:12:06.241234 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9df6bcdd-f366-4f65-8510-ee94885497c7 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Get all volumes completed successfully. Aug 01 14:12:06.241937 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:06.241937 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:06.246481 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9df6bcdd-f366-4f65-8510-ee94885497c7 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Aug 01 14:12:06.246953 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1425/5658] 10.4.3.223 () {68 vars in 1299 bytes} [Sat Aug 1 14:12:06 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:12:06.262746 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e1aba75c-65ce-4d4e-9669-d4ff600c2c92 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:06.264379 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e1aba75c-65ce-4d4e-9669-d4ff600c2c92 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 Aug 01 14:12:06.264573 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e1aba75c-65ce-4d4e-9669-d4ff600c2c92 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:06.264758 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e1aba75c-65ce-4d4e-9669-d4ff600c2c92 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:06.264909 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e1aba75c-65ce-4d4e-9669-d4ff600c2c92 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Delete volume with id: 05593eca-771b-4982-8928-04142cdd1303 Aug 01 14:12:06.273239 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:06.273239 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:06.273621 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e1aba75c-65ce-4d4e-9669-d4ff600c2c92 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:06.288230 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e1aba75c-65ce-4d4e-9669-d4ff600c2c92 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Delete volume request issued successfully. Aug 01 14:12:06.288387 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e1aba75c-65ce-4d4e-9669-d4ff600c2c92 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 returned with HTTP 202 Aug 01 14:12:06.288743 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1412/5659] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:12:06 2026] DELETE /volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:12:06.295747 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9cb8e9d4-00fa-4cbf-8c19-b97e02aded6a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:06.297351 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9cb8e9d4-00fa-4cbf-8c19-b97e02aded6a tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 Aug 01 14:12:06.297531 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9cb8e9d4-00fa-4cbf-8c19-b97e02aded6a tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:06.297700 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9cb8e9d4-00fa-4cbf-8c19-b97e02aded6a tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:06.304178 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:06.304178 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:06.307242 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9cb8e9d4-00fa-4cbf-8c19-b97e02aded6a tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:06.310645 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9cb8e9d4-00fa-4cbf-8c19-b97e02aded6a tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 returned with HTTP 200 Aug 01 14:12:06.311034 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1402/5660] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:06 2026] GET /volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:12:07.068183 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bf97d87d-1b74-44ab-95c0-8c41efc607a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:07.069939 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf97d87d-1b74-44ab-95c0-8c41efc607a3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:07.070109 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf97d87d-1b74-44ab-95c0-8c41efc607a3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:07.070296 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf97d87d-1b74-44ab-95c0-8c41efc607a3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:07.070390 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-bf97d87d-1b74-44ab-95c0-8c41efc607a3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:07.074065 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:07.074065 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:07.074684 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf97d87d-1b74-44ab-95c0-8c41efc607a3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:07.075010 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1422/5661] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:07 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:07.322579 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-052c147b-f03e-435c-b463-4f3c3ed148f4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:07.324253 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-052c147b-f03e-435c-b463-4f3c3ed148f4 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 Aug 01 14:12:07.324480 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-052c147b-f03e-435c-b463-4f3c3ed148f4 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:07.324674 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-052c147b-f03e-435c-b463-4f3c3ed148f4 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:07.329729 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-052c147b-f03e-435c-b463-4f3c3ed148f4 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 returned with HTTP 404 Aug 01 14:12:07.330172 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1426/5662] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:07 2026] GET /volume/v3/volumes/05593eca-771b-4982-8928-04142cdd1303 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:12:07.337844 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:07.339531 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:12:07.339883 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-946198988"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:07.341258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-946198988'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:12:07.341387 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume of 1 GB Aug 01 14:12:07.344759 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Availability Zones retrieved successfully. Aug 01 14:12:07.350177 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Flow 'volume_create_api' (88232f12-7368-4774-9cae-9dd18ac355be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:07.351208 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c693e1-1afa-4ce5-916d-236ef3a9bbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:07.352154 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:12:07.377346 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c693e1-1afa-4ce5-916d-236ef3a9bbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:07.378013 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b450acb6-d158-4afa-b7a1-87fec2a85d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:07.409148 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Created reservations ['b81a1134-b26d-4332-97d4-ab6248c9c89a', '25f3217c-76e1-4a27-a97e-2ca1d65a7f98', '14062793-1a7c-4ebb-8501-00c170b521cb', '204f3faa-3490-41f3-916e-7eb1d147e0a8'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:07.409902 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b450acb6-d158-4afa-b7a1-87fec2a85d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b81a1134-b26d-4332-97d4-ab6248c9c89a', '25f3217c-76e1-4a27-a97e-2ca1d65a7f98', '14062793-1a7c-4ebb-8501-00c170b521cb', '204f3faa-3490-41f3-916e-7eb1d147e0a8']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:07.410871 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9422e6ef-86eb-4466-9de1-e12dcab29e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:07.431450 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9422e6ef-86eb-4466-9de1-e12dcab29e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be00d9da-4dee-434d-9b04-707efe2b420b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-946198988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d2c892138040cc8af9adfa0870f52f',qos_specs=None,replication_status=,reservations=['b81a1134-b26d-4332-97d4-ab6248c9c89a','25f3217c-76e1-4a27-a97e-2ca1d65a7f98','14062793-1a7c-4ebb-8501-00c170b521cb','204f3faa-3490-41f3-916e-7eb1d147e0a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-946198988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be00d9da-4dee-434d-9b04-707efe2b420b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64d2c892138040cc8af9adfa0870f52f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:07.432082 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db981927-2622-48d8-80fb-d3e9d8897504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:07.446390 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db981927-2622-48d8-80fb-d3e9d8897504) transitioned into state 'SUCCESS' from state '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-946198988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d2c892138040cc8af9adfa0870f52f',qos_specs=None,replication_status=,reservations=['b81a1134-b26d-4332-97d4-ab6248c9c89a','25f3217c-76e1-4a27-a97e-2ca1d65a7f98','14062793-1a7c-4ebb-8501-00c170b521cb','204f3faa-3490-41f3-916e-7eb1d147e0a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:07.447101 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e57709-5cca-4a2a-853d-eb2295ecaf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:07.455255 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e57709-5cca-4a2a-853d-eb2295ecaf68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:07.456088 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Flow 'volume_create_api' (88232f12-7368-4774-9cae-9dd18ac355be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:07.456452 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume request issued successfully. Aug 01 14:12:07.457002 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8c037e04-9b29-4f85-b3b0-afb03be7ab03 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:12:07.457481 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1413/5663] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:12:07 2026] POST /volume/v3/volumes => generated 777 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:07.468398 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e8842e10-fccf-4c29-876b-561920981362 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:07.469947 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e8842e10-fccf-4c29-876b-561920981362 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b Aug 01 14:12:07.470129 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e8842e10-fccf-4c29-876b-561920981362 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:07.470339 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e8842e10-fccf-4c29-876b-561920981362 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:07.476463 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:07.476463 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:07.479258 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e8842e10-fccf-4c29-876b-561920981362 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:07.482706 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e8842e10-fccf-4c29-876b-561920981362 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b returned with HTTP 200 Aug 01 14:12:07.483035 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1403/5664] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:07 2026] GET /volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:12:08.085860 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ab026d5e-c4cd-498e-b576-e59c8dc5c705 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:08.088220 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ab026d5e-c4cd-498e-b576-e59c8dc5c705 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:08.088484 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ab026d5e-c4cd-498e-b576-e59c8dc5c705 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:08.088749 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ab026d5e-c4cd-498e-b576-e59c8dc5c705 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:08.088916 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ab026d5e-c4cd-498e-b576-e59c8dc5c705 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:08.093179 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:08.093179 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:08.094014 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ab026d5e-c4cd-498e-b576-e59c8dc5c705 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:08.094471 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1423/5665] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:08 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:08.494522 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fa185625-82c9-4257-96b4-86d0bd2491cd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:08.496250 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fa185625-82c9-4257-96b4-86d0bd2491cd tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b Aug 01 14:12:08.496464 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fa185625-82c9-4257-96b4-86d0bd2491cd tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:08.496642 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fa185625-82c9-4257-96b4-86d0bd2491cd tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:08.503770 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:08.503770 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:08.507264 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fa185625-82c9-4257-96b4-86d0bd2491cd tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:08.510577 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fa185625-82c9-4257-96b4-86d0bd2491cd tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b returned with HTTP 200 Aug 01 14:12:08.510971 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1427/5666] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:08 2026] GET /volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:12:08.523275 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-67ecd087-bfc8-4261-956c-3f50d2ddd8ad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:08.525613 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-67ecd087-bfc8-4261-956c-3f50d2ddd8ad tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] GET https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b Aug 01 14:12:08.525613 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-67ecd087-bfc8-4261-956c-3f50d2ddd8ad tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:08.525737 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-67ecd087-bfc8-4261-956c-3f50d2ddd8ad tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:08.532228 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:08.532228 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:08.535298 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-67ecd087-bfc8-4261-956c-3f50d2ddd8ad tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Volume info retrieved successfully. Aug 01 14:12:08.538746 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-67ecd087-bfc8-4261-956c-3f50d2ddd8ad tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b returned with HTTP 200 Aug 01 14:12:08.539111 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1414/5667] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:08 2026] GET /volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:12:08.550759 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-110db55d-e4af-4016-ae40-fafdee83a9dc None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:08.552979 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-110db55d-e4af-4016-ae40-fafdee83a9dc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b Aug 01 14:12:08.553235 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-110db55d-e4af-4016-ae40-fafdee83a9dc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:08.553431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-110db55d-e4af-4016-ae40-fafdee83a9dc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:08.553576 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-110db55d-e4af-4016-ae40-fafdee83a9dc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Delete volume with id: be00d9da-4dee-434d-9b04-707efe2b420b Aug 01 14:12:08.559722 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:08.559722 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:08.560030 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-110db55d-e4af-4016-ae40-fafdee83a9dc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:08.572540 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-110db55d-e4af-4016-ae40-fafdee83a9dc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Delete volume request issued successfully. Aug 01 14:12:08.572698 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-110db55d-e4af-4016-ae40-fafdee83a9dc tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b returned with HTTP 202 Aug 01 14:12:08.573062 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1404/5668] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:12:08 2026] DELETE /volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:12:08.580063 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a31a80ce-740c-4947-89df-0f92304df921 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:08.581756 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a31a80ce-740c-4947-89df-0f92304df921 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b Aug 01 14:12:08.582018 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a31a80ce-740c-4947-89df-0f92304df921 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:08.582196 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a31a80ce-740c-4947-89df-0f92304df921 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:08.588942 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:08.588942 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:08.591954 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a31a80ce-740c-4947-89df-0f92304df921 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:08.595629 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a31a80ce-740c-4947-89df-0f92304df921 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b returned with HTTP 200 Aug 01 14:12:08.595977 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1424/5669] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:08 2026] GET /volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:12:09.103609 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fd4dd0f2-838a-4db5-8b57-7a83748d6db6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:09.105328 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fd4dd0f2-838a-4db5-8b57-7a83748d6db6 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:09.105525 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fd4dd0f2-838a-4db5-8b57-7a83748d6db6 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:09.105701 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fd4dd0f2-838a-4db5-8b57-7a83748d6db6 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:09.105792 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fd4dd0f2-838a-4db5-8b57-7a83748d6db6 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:09.109829 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:09.109829 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:09.110511 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fd4dd0f2-838a-4db5-8b57-7a83748d6db6 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:09.110949 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1428/5670] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:09 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:09.617017 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-05cf9918-1714-44f8-bef2-453160479fd0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:09.618897 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-05cf9918-1714-44f8-bef2-453160479fd0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b Aug 01 14:12:09.619162 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-05cf9918-1714-44f8-bef2-453160479fd0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:09.619421 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-05cf9918-1714-44f8-bef2-453160479fd0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:09.625386 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-05cf9918-1714-44f8-bef2-453160479fd0 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b returned with HTTP 404 Aug 01 14:12:09.625820 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1415/5671] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:09 2026] GET /volume/v3/volumes/be00d9da-4dee-434d-9b04-707efe2b420b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:12:09.633263 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-aeea4d9e-8192-4c99-8070-c85306c01560 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:09.635170 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:12:09.635652 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1959514072"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:09.637422 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1959514072'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:12:09.637535 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume of 1 GB Aug 01 14:12:09.646007 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Availability Zones retrieved successfully. Aug 01 14:12:09.651013 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Flow 'volume_create_api' (e85a2c2a-e779-4fa6-929f-2f645a3c38a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:09.651889 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e15a76-aae6-4eb9-bb7e-7c4cf7020b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:09.652577 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:12:09.682493 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e15a76-aae6-4eb9-bb7e-7c4cf7020b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:09.683508 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08b50f7-cce2-4b10-b39b-122bbb93218c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:09.721879 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Created reservations ['e60bb509-f895-42ae-883b-7433eb473a4e', 'f355c352-db2e-49b9-b084-75537d607728', 'f3e94daf-aa06-4b4d-9894-51f31e479b9d', '48cb9c61-6a26-4c1a-b218-410ca652ec8b'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:09.722692 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08b50f7-cce2-4b10-b39b-122bbb93218c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e60bb509-f895-42ae-883b-7433eb473a4e', 'f355c352-db2e-49b9-b084-75537d607728', 'f3e94daf-aa06-4b4d-9894-51f31e479b9d', '48cb9c61-6a26-4c1a-b218-410ca652ec8b']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:09.723410 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f56198f-9e98-4a49-bcc0-385c3214ce3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:09.744190 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f56198f-9e98-4a49-bcc0-385c3214ce3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1b41de9-2e29-4738-b3fb-77b834dbfe89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1959514072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d2c892138040cc8af9adfa0870f52f',qos_specs=None,replication_status=,reservations=['e60bb509-f895-42ae-883b-7433eb473a4e','f355c352-db2e-49b9-b084-75537d607728','f3e94daf-aa06-4b4d-9894-51f31e479b9d','48cb9c61-6a26-4c1a-b218-410ca652ec8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1959514072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1b41de9-2e29-4738-b3fb-77b834dbfe89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64d2c892138040cc8af9adfa0870f52f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:09.744809 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90ebf55-8f7f-497e-8a26-37312bf0a81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:09.759185 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90ebf55-8f7f-497e-8a26-37312bf0a81a) transitioned into state 'SUCCESS' from state '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-1959514072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d2c892138040cc8af9adfa0870f52f',qos_specs=None,replication_status=,reservations=['e60bb509-f895-42ae-883b-7433eb473a4e','f355c352-db2e-49b9-b084-75537d607728','f3e94daf-aa06-4b4d-9894-51f31e479b9d','48cb9c61-6a26-4c1a-b218-410ca652ec8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9179ab5c5c2a405ba0ebf151811441c4',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:09.759790 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0decf210-f6db-4015-88f8-eb03d3cf03c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:09.766897 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0decf210-f6db-4015-88f8-eb03d3cf03c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:09.767745 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Flow 'volume_create_api' (e85a2c2a-e779-4fa6-929f-2f645a3c38a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:09.768007 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Create volume request issued successfully. Aug 01 14:12:09.768518 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aeea4d9e-8192-4c99-8070-c85306c01560 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:12:09.768910 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1405/5672] 10.4.3.223 () {70 vars in 1299 bytes} [Sat Aug 1 14:12:09 2026] POST /volume/v3/volumes => generated 778 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:09.779475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dbeb420d-1fbe-4e95-8ac3-ffcd17b918aa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:09.781594 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dbeb420d-1fbe-4e95-8ac3-ffcd17b918aa tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 Aug 01 14:12:09.781869 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dbeb420d-1fbe-4e95-8ac3-ffcd17b918aa tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:09.782111 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dbeb420d-1fbe-4e95-8ac3-ffcd17b918aa tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:09.790147 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:09.790147 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:09.793638 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dbeb420d-1fbe-4e95-8ac3-ffcd17b918aa tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:09.797658 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dbeb420d-1fbe-4e95-8ac3-ffcd17b918aa tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 returned with HTTP 200 Aug 01 14:12:09.798086 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1425/5673] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:09 2026] GET /volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:12:10.120428 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-084fe0d7-2421-44e7-88c5-28fbad221ca5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:10.122100 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-084fe0d7-2421-44e7-88c5-28fbad221ca5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:10.122249 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-084fe0d7-2421-44e7-88c5-28fbad221ca5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:10.122426 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-084fe0d7-2421-44e7-88c5-28fbad221ca5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:10.122521 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-084fe0d7-2421-44e7-88c5-28fbad221ca5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:10.126480 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:10.126480 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:10.127143 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-084fe0d7-2421-44e7-88c5-28fbad221ca5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:10.127526 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1429/5674] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:10 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:10.809703 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b84a7e24-92bd-4c91-8ed4-832cea104465 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:10.811465 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b84a7e24-92bd-4c91-8ed4-832cea104465 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 Aug 01 14:12:10.811641 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b84a7e24-92bd-4c91-8ed4-832cea104465 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:10.812292 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b84a7e24-92bd-4c91-8ed4-832cea104465 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:10.818836 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:10.818836 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:10.821900 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b84a7e24-92bd-4c91-8ed4-832cea104465 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:10.825222 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b84a7e24-92bd-4c91-8ed4-832cea104465 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 returned with HTTP 200 Aug 01 14:12:10.825589 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1416/5675] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:10 2026] GET /volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:12:10.836743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9c395b9b-108a-48b4-9ea4-d2d13400b3a6 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:10.838982 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c395b9b-108a-48b4-9ea4-d2d13400b3a6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] GET https://10.4.3.223/volume/v3/volumes/summary Aug 01 14:12:10.839283 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c395b9b-108a-48b4-9ea4-d2d13400b3a6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:10.839532 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9c395b9b-108a-48b4-9ea4-d2d13400b3a6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:10.839752 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.api_utils [None req-9c395b9b-108a-48b4-9ea4-d2d13400b3a6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Removing options '' from query. {{(pid=100200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 14:12:10.840077 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:10.840077 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:10.844995 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-9c395b9b-108a-48b4-9ea4-d2d13400b3a6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] Get summary completed successfully. Aug 01 14:12:10.845303 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9c395b9b-108a-48b4-9ea4-d2d13400b3a6 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-reader] https://10.4.3.223/volume/v3/volumes/summary returned with HTTP 200 Aug 01 14:12:10.845725 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1406/5676] 10.4.3.223 () {68 vars in 1302 bytes} [Sat Aug 1 14:12:10 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:10.852960 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-151a0470-b700-4efd-9ffa-dc04e3bd5478 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:10.854640 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-151a0470-b700-4efd-9ffa-dc04e3bd5478 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 Aug 01 14:12:10.854836 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-151a0470-b700-4efd-9ffa-dc04e3bd5478 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:10.855020 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-151a0470-b700-4efd-9ffa-dc04e3bd5478 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:10.855166 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-151a0470-b700-4efd-9ffa-dc04e3bd5478 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Delete volume with id: a1b41de9-2e29-4738-b3fb-77b834dbfe89 Aug 01 14:12:10.861582 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:10.861582 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:10.861856 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-151a0470-b700-4efd-9ffa-dc04e3bd5478 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:10.875322 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-151a0470-b700-4efd-9ffa-dc04e3bd5478 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Delete volume request issued successfully. Aug 01 14:12:10.875489 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-151a0470-b700-4efd-9ffa-dc04e3bd5478 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 returned with HTTP 202 Aug 01 14:12:10.875912 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1426/5677] 10.4.3.223 () {68 vars in 1392 bytes} [Sat Aug 1 14:12:10 2026] DELETE /volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 14:12:10.883033 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0242aadc-2c0a-4e88-bb7a-669456357bf9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:10.884735 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0242aadc-2c0a-4e88-bb7a-669456357bf9 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 Aug 01 14:12:10.884962 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0242aadc-2c0a-4e88-bb7a-669456357bf9 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:10.885143 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0242aadc-2c0a-4e88-bb7a-669456357bf9 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:10.893507 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:10.893507 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:10.897594 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0242aadc-2c0a-4e88-bb7a-669456357bf9 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Volume info retrieved successfully. Aug 01 14:12:10.901996 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0242aadc-2c0a-4e88-bb7a-669456357bf9 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 returned with HTTP 200 Aug 01 14:12:10.902441 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1430/5678] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:10 2026] GET /volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:12:11.137585 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8d5920b2-bb66-44fb-bb14-60ac5199bcf3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:11.139950 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d5920b2-bb66-44fb-bb14-60ac5199bcf3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:11.140137 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d5920b2-bb66-44fb-bb14-60ac5199bcf3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:11.140336 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d5920b2-bb66-44fb-bb14-60ac5199bcf3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:11.140439 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8d5920b2-bb66-44fb-bb14-60ac5199bcf3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:11.145278 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:11.145278 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:11.146176 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d5920b2-bb66-44fb-bb14-60ac5199bcf3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:11.146415 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1417/5679] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:11 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:11.915597 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4995ea48-d312-44cb-b304-da7c8f44a058 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:11.917517 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4995ea48-d312-44cb-b304-da7c8f44a058 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] GET https://10.4.3.223/volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 Aug 01 14:12:11.917769 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4995ea48-d312-44cb-b304-da7c8f44a058 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:11.918006 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4995ea48-d312-44cb-b304-da7c8f44a058 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:11.924475 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4995ea48-d312-44cb-b304-da7c8f44a058 tempest-ProjectReaderTests-547331497 tempest-ProjectReaderTests-547331497-project-admin] https://10.4.3.223/volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 returned with HTTP 404 Aug 01 14:12:11.925012 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1407/5680] 10.4.3.223 () {68 vars in 1389 bytes} [Sat Aug 1 14:12:11 2026] GET /volume/v3/volumes/a1b41de9-2e29-4738-b3fb-77b834dbfe89 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 14:12:12.155460 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-398a1532-b9c6-42b9-8d9e-9a4f012fa7ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:12.157231 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-398a1532-b9c6-42b9-8d9e-9a4f012fa7ae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:12.157422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-398a1532-b9c6-42b9-8d9e-9a4f012fa7ae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:12.157601 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-398a1532-b9c6-42b9-8d9e-9a4f012fa7ae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:12.157701 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-398a1532-b9c6-42b9-8d9e-9a4f012fa7ae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:12.161746 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:12.161746 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:12.162499 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-398a1532-b9c6-42b9-8d9e-9a4f012fa7ae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:12.162851 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1427/5681] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:12 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:13.171708 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b521a3d8-7c7d-42d7-bf9a-1584c6582349 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:13.173417 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b521a3d8-7c7d-42d7-bf9a-1584c6582349 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:13.173638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b521a3d8-7c7d-42d7-bf9a-1584c6582349 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:13.173815 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b521a3d8-7c7d-42d7-bf9a-1584c6582349 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:13.173926 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b521a3d8-7c7d-42d7-bf9a-1584c6582349 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:13.178065 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:13.178065 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:13.178898 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b521a3d8-7c7d-42d7-bf9a-1584c6582349 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:13.179313 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1431/5682] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:13 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:13.188498 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bc117afb-d49e-4cd6-8004-3b275dfd54f9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:13.189994 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc117afb-d49e-4cd6-8004-3b275dfd54f9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e Aug 01 14:12:13.190153 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc117afb-d49e-4cd6-8004-3b275dfd54f9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:13.190344 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc117afb-d49e-4cd6-8004-3b275dfd54f9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:13.196335 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:13.196335 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:13.199223 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bc117afb-d49e-4cd6-8004-3b275dfd54f9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:13.202659 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc117afb-d49e-4cd6-8004-3b275dfd54f9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e returned with HTTP 200 Aug 01 14:12:13.202978 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1418/5683] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:13 2026] GET /volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:13.213555 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c268db3a-b1f8-4d55-bf82-19a012d7200c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:13.215211 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c268db3a-b1f8-4d55-bf82-19a012d7200c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:13.215410 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c268db3a-b1f8-4d55-bf82-19a012d7200c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:13.215581 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c268db3a-b1f8-4d55-bf82-19a012d7200c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:13.215729 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-c268db3a-b1f8-4d55-bf82-19a012d7200c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete backup with id: fc2e1e61-01d2-47c0-8c00-4bc40c672d84. Aug 01 14:12:13.221007 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:13.221007 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:13.235617 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-c268db3a-b1f8-4d55-bf82-19a012d7200c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] delete_backup rpcapi backup_id fc2e1e61-01d2-47c0-8c00-4bc40c672d84 {{(pid=100200) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:12:13.237535 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c268db3a-b1f8-4d55-bf82-19a012d7200c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 202 Aug 01 14:12:13.238111 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1408/5684] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:12:13 2026] DELETE /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:12:13.244637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fecceee9-5ec9-492b-b604-94de645e8c16 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:13.246421 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fecceee9-5ec9-492b-b604-94de645e8c16 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:13.246594 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fecceee9-5ec9-492b-b604-94de645e8c16 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:13.246758 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fecceee9-5ec9-492b-b604-94de645e8c16 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:13.246880 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fecceee9-5ec9-492b-b604-94de645e8c16 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:13.251535 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:13.251535 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:13.252502 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fecceee9-5ec9-492b-b604-94de645e8c16 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 200 Aug 01 14:12:13.252911 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1428/5685] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:13 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:14.262852 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bc71043f-ecce-4de1-aa2e-4e82e46c5a6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:14.264717 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc71043f-ecce-4de1-aa2e-4e82e46c5a6f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 Aug 01 14:12:14.264939 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc71043f-ecce-4de1-aa2e-4e82e46c5a6f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:14.265151 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc71043f-ecce-4de1-aa2e-4e82e46c5a6f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:14.265275 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bc71043f-ecce-4de1-aa2e-4e82e46c5a6f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id fc2e1e61-01d2-47c0-8c00-4bc40c672d84. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:14.268629 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc71043f-ecce-4de1-aa2e-4e82e46c5a6f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 returned with HTTP 404 Aug 01 14:12:14.269099 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1432/5686] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:14 2026] GET /volume/v3/backups/fc2e1e61-01d2-47c0-8c00-4bc40c672d84 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:14.278616 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:14.280207 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:12:14.280604 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1098646837"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:14.281904 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1098646837'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:12:14.282170 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume of 1 GB Aug 01 14:12:14.286641 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Availability Zones retrieved successfully. Aug 01 14:12:14.292271 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Flow 'volume_create_api' (722e9408-cf21-4a6c-92bb-33c4db846fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:14.293226 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d0a1c3-e425-4577-929e-9359fb9942a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:14.294233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:12:14.318659 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d0a1c3-e425-4577-929e-9359fb9942a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:14.319442 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67d68e8-a13f-474e-bb0a-a13177a4b8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:14.353520 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['0c52e0f0-54cc-4e4f-8ed3-3a0c227f107b', '8987eb6e-e8e4-4983-b835-50eb273c3bbb', 'afb37eb2-d4de-47d2-8af1-3e96bc0e1478', '78f824d8-20ab-4722-8dcf-8eec4d34c06d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:14.354205 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67d68e8-a13f-474e-bb0a-a13177a4b8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c52e0f0-54cc-4e4f-8ed3-3a0c227f107b', '8987eb6e-e8e4-4983-b835-50eb273c3bbb', 'afb37eb2-d4de-47d2-8af1-3e96bc0e1478', '78f824d8-20ab-4722-8dcf-8eec4d34c06d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:14.355021 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8b8f00-8707-4cd4-b48d-f0911a832b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:14.374092 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8b8f00-8707-4cd4-b48d-f0911a832b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96b7b7a9-2821-460e-8776-ad17b73cda38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1098646837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e95482fd52941a992fd71d76f27c6f6',qos_specs=None,replication_status=,reservations=['0c52e0f0-54cc-4e4f-8ed3-3a0c227f107b','8987eb6e-e8e4-4983-b835-50eb273c3bbb','afb37eb2-d4de-47d2-8af1-3e96bc0e1478','78f824d8-20ab-4722-8dcf-8eec4d34c06d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb502eed42445a4a78827292386bd53',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1098646837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96b7b7a9-2821-460e-8776-ad17b73cda38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e95482fd52941a992fd71d76f27c6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb502eed42445a4a78827292386bd53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:14.374864 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1f6ff3-7cde-47ea-ac44-51923117185c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:14.390383 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1f6ff3-7cde-47ea-ac44-51923117185c) transitioned into state 'SUCCESS' from state '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-1098646837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e95482fd52941a992fd71d76f27c6f6',qos_specs=None,replication_status=,reservations=['0c52e0f0-54cc-4e4f-8ed3-3a0c227f107b','8987eb6e-e8e4-4983-b835-50eb273c3bbb','afb37eb2-d4de-47d2-8af1-3e96bc0e1478','78f824d8-20ab-4722-8dcf-8eec4d34c06d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb502eed42445a4a78827292386bd53',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:14.391001 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8e3a6d-9648-4297-a6d7-3797ca8fb40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:14.398447 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8e3a6d-9648-4297-a6d7-3797ca8fb40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:14.399132 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Flow 'volume_create_api' (722e9408-cf21-4a6c-92bb-33c4db846fab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:14.399407 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume request issued successfully. Aug 01 14:12:14.399865 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ae4d64d1-b0d8-404c-bc0f-70ab72f7451b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:12:14.400289 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1419/5687] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:12:14 2026] POST /volume/v3/volumes => generated 749 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:12:14.410944 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3dd32da5-5384-439b-bb36-1c9a2fc63337 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:14.412747 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3dd32da5-5384-439b-bb36-1c9a2fc63337 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 Aug 01 14:12:14.412747 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3dd32da5-5384-439b-bb36-1c9a2fc63337 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:14.412927 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3dd32da5-5384-439b-bb36-1c9a2fc63337 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:14.419294 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:14.419294 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:14.422962 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3dd32da5-5384-439b-bb36-1c9a2fc63337 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:14.427225 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3dd32da5-5384-439b-bb36-1c9a2fc63337 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 returned with HTTP 200 Aug 01 14:12:14.427564 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1409/5688] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:14 2026] GET /volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:15.438654 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8f9adcc6-cf30-425a-8a1a-9065b0f04890 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:15.440280 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8f9adcc6-cf30-425a-8a1a-9065b0f04890 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 Aug 01 14:12:15.440478 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8f9adcc6-cf30-425a-8a1a-9065b0f04890 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:15.440678 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8f9adcc6-cf30-425a-8a1a-9065b0f04890 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:15.446300 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:15.446300 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:15.449284 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8f9adcc6-cf30-425a-8a1a-9065b0f04890 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:15.452683 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8f9adcc6-cf30-425a-8a1a-9065b0f04890 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 returned with HTTP 200 Aug 01 14:12:15.453021 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1429/5689] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:15 2026] GET /volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:15.464608 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-67ea8951-a44f-4718-8d35-2a69d509828c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:15.466394 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67ea8951-a44f-4718-8d35-2a69d509828c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:12:15.466895 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67ea8951-a44f-4718-8d35-2a69d509828c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "96b7b7a9-2821-460e-8776-ad17b73cda38", "name": "tempest-VolumesBackupsTest-Backup-1579816191"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:15.470629 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-67ea8951-a44f-4718-8d35-2a69d509828c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating new backup {'backup': {'volume_id': '96b7b7a9-2821-460e-8776-ad17b73cda38', 'name': 'tempest-VolumesBackupsTest-Backup-1579816191'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:12:15.470629 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-67ea8951-a44f-4718-8d35-2a69d509828c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating backup of volume 96b7b7a9-2821-460e-8776-ad17b73cda38 in container None Aug 01 14:12:15.475887 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:15.475887 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:15.476384 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-67ea8951-a44f-4718-8d35-2a69d509828c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:15.490118 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-67ea8951-a44f-4718-8d35-2a69d509828c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['17a4bb3f-2c5c-4ddd-a2ac-1505649d56de', '9e08cd6e-4ba5-4238-9db8-18dc45ab33c7'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:15.515900 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67ea8951-a44f-4718-8d35-2a69d509828c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:12:15.515900 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1433/5690] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:12:15 2026] POST /volume/v3/backups => generated 330 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:12:15.522739 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5320c568-9a3c-412f-bb40-78db64378d82 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:15.526918 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5320c568-9a3c-412f-bb40-78db64378d82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:15.526918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5320c568-9a3c-412f-bb40-78db64378d82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:15.526918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5320c568-9a3c-412f-bb40-78db64378d82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:15.526918 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5320c568-9a3c-412f-bb40-78db64378d82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:15.530486 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:15.530486 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:15.531513 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5320c568-9a3c-412f-bb40-78db64378d82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:15.531926 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1420/5691] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:15 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:16.541495 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-62aef566-a5af-45e8-ae77-32d4eaa5b3b8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:16.543273 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-62aef566-a5af-45e8-ae77-32d4eaa5b3b8 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:16.543506 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-62aef566-a5af-45e8-ae77-32d4eaa5b3b8 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:16.543727 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-62aef566-a5af-45e8-ae77-32d4eaa5b3b8 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:16.543872 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-62aef566-a5af-45e8-ae77-32d4eaa5b3b8 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:16.547879 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:16.547879 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:16.548565 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-62aef566-a5af-45e8-ae77-32d4eaa5b3b8 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:16.548944 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1410/5692] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:16 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:17.559292 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-27fda019-982d-4137-aac1-2708378017c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:17.561080 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27fda019-982d-4137-aac1-2708378017c9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:17.561274 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27fda019-982d-4137-aac1-2708378017c9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:17.561445 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27fda019-982d-4137-aac1-2708378017c9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:17.561538 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-27fda019-982d-4137-aac1-2708378017c9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:17.565574 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:17.565574 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:17.566228 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27fda019-982d-4137-aac1-2708378017c9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:17.566547 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1430/5693] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:17 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:18.577351 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9a585b7c-c8dd-4b04-81a5-daa44d0c50e9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:18.579411 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a585b7c-c8dd-4b04-81a5-daa44d0c50e9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:18.579633 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a585b7c-c8dd-4b04-81a5-daa44d0c50e9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:18.579864 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a585b7c-c8dd-4b04-81a5-daa44d0c50e9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:18.580005 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-9a585b7c-c8dd-4b04-81a5-daa44d0c50e9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:18.591233 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:18.591233 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:18.591233 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a585b7c-c8dd-4b04-81a5-daa44d0c50e9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:18.591233 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1434/5694] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:18 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:19.601112 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6243278d-f9c0-486a-8da6-bcaed278d6ae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:19.602878 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6243278d-f9c0-486a-8da6-bcaed278d6ae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:19.603076 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6243278d-f9c0-486a-8da6-bcaed278d6ae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:19.603291 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6243278d-f9c0-486a-8da6-bcaed278d6ae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:19.603416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6243278d-f9c0-486a-8da6-bcaed278d6ae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:19.608338 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:19.608338 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:19.609542 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6243278d-f9c0-486a-8da6-bcaed278d6ae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:19.609980 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1421/5695] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:19 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:20.393759 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:20.498141 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:12:20.498495 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-96523532", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:20.500483 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-96523532', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:12:20.500664 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Create volume of 1 GB Aug 01 14:12:20.504664 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Availability Zones retrieved successfully. Aug 01 14:12:20.509961 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Flow 'volume_create_api' (1568a45b-669e-436e-98eb-6f76cee327eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:20.510835 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d25e8a9d-6970-4150-9b31-d02e5327a16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:20.511664 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:12:20.531847 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d25e8a9d-6970-4150-9b31-d02e5327a16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:20.532529 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83cff127-45b8-4af5-896e-2bda4a32931d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:20.599106 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Created reservations ['1f1412d7-91d1-44dc-8b19-a79e734d36e6', '711dea20-d9ce-43fb-908e-73c94bdc5391', 'bdc4a370-315c-436f-8ab2-2d1019475c8d', '820b9adf-458a-4a7c-b1e6-8be415665d41'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:20.600169 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83cff127-45b8-4af5-896e-2bda4a32931d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f1412d7-91d1-44dc-8b19-a79e734d36e6', '711dea20-d9ce-43fb-908e-73c94bdc5391', 'bdc4a370-315c-436f-8ab2-2d1019475c8d', '820b9adf-458a-4a7c-b1e6-8be415665d41']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:20.601444 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5eccab0-44f6-4948-9e54-795a449ba47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:20.622292 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9d883301-5b90-4b07-afa6-e49d37d8d7e5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:20.624083 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d883301-5b90-4b07-afa6-e49d37d8d7e5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:20.624402 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d883301-5b90-4b07-afa6-e49d37d8d7e5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:20.624998 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d883301-5b90-4b07-afa6-e49d37d8d7e5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:20.624998 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9d883301-5b90-4b07-afa6-e49d37d8d7e5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:20.627387 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5eccab0-44f6-4948-9e54-795a449ba47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaeb2cd5-27ad-4016-9b90-e4a265400fad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-96523532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d176db7e252c42cf87db18f1e790fb24',qos_specs=None,replication_status=,reservations=['1f1412d7-91d1-44dc-8b19-a79e734d36e6','711dea20-d9ce-43fb-908e-73c94bdc5391','bdc4a370-315c-436f-8ab2-2d1019475c8d','820b9adf-458a-4a7c-b1e6-8be415665d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eb0d4dfb1a4ee69a5f9fee6977fd3e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-96523532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaeb2cd5-27ad-4016-9b90-e4a265400fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d176db7e252c42cf87db18f1e790fb24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80eb0d4dfb1a4ee69a5f9fee6977fd3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:20.627919 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62065e76-e698-47e2-aedd-316a4d5f5d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:20.629701 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:20.629701 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:20.630690 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d883301-5b90-4b07-afa6-e49d37d8d7e5 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:20.631102 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1431/5696] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:20 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:20.644348 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62065e76-e698-47e2-aedd-316a4d5f5d79) transitioned into state 'SUCCESS' from state '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-96523532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d176db7e252c42cf87db18f1e790fb24',qos_specs=None,replication_status=,reservations=['1f1412d7-91d1-44dc-8b19-a79e734d36e6','711dea20-d9ce-43fb-908e-73c94bdc5391','bdc4a370-315c-436f-8ab2-2d1019475c8d','820b9adf-458a-4a7c-b1e6-8be415665d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eb0d4dfb1a4ee69a5f9fee6977fd3e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:20.644897 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c771ff8-62cb-49e6-adcc-308c62474d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:20.653354 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c771ff8-62cb-49e6-adcc-308c62474d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:20.654166 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Flow 'volume_create_api' (1568a45b-669e-436e-98eb-6f76cee327eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:20.654478 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Create volume request issued successfully. Aug 01 14:12:20.655028 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-833ed799-be6c-4c50-a49d-ff1a9dbf68a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:12:20.655576 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1411/5697] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:12:20 2026] POST /volume/v3/volumes => generated 752 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:12:20.668699 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2dac100d-a780-44f9-ac12-e52d48f7007e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:20.670867 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2dac100d-a780-44f9-ac12-e52d48f7007e tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:20.671119 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2dac100d-a780-44f9-ac12-e52d48f7007e tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:20.671409 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2dac100d-a780-44f9-ac12-e52d48f7007e tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:20.678895 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:20.678895 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:20.682626 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2dac100d-a780-44f9-ac12-e52d48f7007e tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:20.687026 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2dac100d-a780-44f9-ac12-e52d48f7007e tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad returned with HTTP 200 Aug 01 14:12:20.687672 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1435/5698] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:20 2026] GET /volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:21.645173 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-75ac3b18-1796-4dcc-91ca-b3656755c37f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:21.646841 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-75ac3b18-1796-4dcc-91ca-b3656755c37f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:21.647204 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-75ac3b18-1796-4dcc-91ca-b3656755c37f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:21.647484 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-75ac3b18-1796-4dcc-91ca-b3656755c37f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:21.648182 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-75ac3b18-1796-4dcc-91ca-b3656755c37f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:21.651760 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:21.651760 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:21.652523 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-75ac3b18-1796-4dcc-91ca-b3656755c37f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:21.652904 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1422/5699] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:21 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:21.698619 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e1866475-2a10-4b18-b743-68a15daaf656 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:21.700196 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1866475-2a10-4b18-b743-68a15daaf656 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:21.700375 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1866475-2a10-4b18-b743-68a15daaf656 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:21.700539 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e1866475-2a10-4b18-b743-68a15daaf656 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:21.706529 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:21.706529 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:21.709670 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e1866475-2a10-4b18-b743-68a15daaf656 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:21.714879 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e1866475-2a10-4b18-b743-68a15daaf656 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad returned with HTTP 200 Aug 01 14:12:21.715437 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1432/5700] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:21 2026] GET /volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:21.726863 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5efbc595-68f2-4f55-b91e-92ac3b09f428 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:21.728487 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5efbc595-68f2-4f55-b91e-92ac3b09f428 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:21.728665 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5efbc595-68f2-4f55-b91e-92ac3b09f428 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:21.728836 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5efbc595-68f2-4f55-b91e-92ac3b09f428 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:21.734793 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:21.734793 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:21.737809 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5efbc595-68f2-4f55-b91e-92ac3b09f428 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:21.741267 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5efbc595-68f2-4f55-b91e-92ac3b09f428 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad returned with HTTP 200 Aug 01 14:12:21.741599 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1412/5701] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:21 2026] GET /volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:21.751942 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-82de7d30-bc53-4e7c-8e77-bae4580a8606 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:21.753649 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82de7d30-bc53-4e7c-8e77-bae4580a8606 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:12:21.753981 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82de7d30-bc53-4e7c-8e77-bae4580a8606 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aaeb2cd5-27ad-4016-9b90-e4a265400fad", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-7606673", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:21.761016 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:21.761016 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:21.761466 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-82de7d30-bc53-4e7c-8e77-bae4580a8606 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:21.761625 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-82de7d30-bc53-4e7c-8e77-bae4580a8606 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Create snapshot from volume aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:21.787470 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-82de7d30-bc53-4e7c-8e77-bae4580a8606 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Created reservations ['a9dc6231-d169-4568-8783-363e48f683f9', 'b9b79339-3a6c-489c-ab2d-937742503584', '798071f8-6761-42ba-8c14-341c9b0f30d7', '4b43b405-d68b-438d-954f-37d4600ac231'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:21.809341 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-82de7d30-bc53-4e7c-8e77-bae4580a8606 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Snapshot force create request issued successfully. Aug 01 14:12:21.809688 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82de7d30-bc53-4e7c-8e77-bae4580a8606 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:12:21.810115 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1436/5702] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:12:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:12:21.817720 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aeb60877-394f-41ec-adcf-45767a6bebbe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:21.819513 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aeb60877-394f-41ec-adcf-45767a6bebbe tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:21.819770 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aeb60877-394f-41ec-adcf-45767a6bebbe tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:21.820056 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aeb60877-394f-41ec-adcf-45767a6bebbe tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:21.825343 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:21.825343 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:21.827246 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aeb60877-394f-41ec-adcf-45767a6bebbe tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Snapshot retrieved successfully. Aug 01 14:12:21.827246 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aeb60877-394f-41ec-adcf-45767a6bebbe tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 returned with HTTP 200 Aug 01 14:12:21.827689 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1423/5703] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:12:21 2026] GET /volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:22.666136 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-22bf6ae8-9baf-4323-9599-0a5596482ca0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:22.668192 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-22bf6ae8-9baf-4323-9599-0a5596482ca0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:22.668445 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-22bf6ae8-9baf-4323-9599-0a5596482ca0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:22.668668 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-22bf6ae8-9baf-4323-9599-0a5596482ca0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:22.668801 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-22bf6ae8-9baf-4323-9599-0a5596482ca0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:22.673541 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:22.673541 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:22.674407 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-22bf6ae8-9baf-4323-9599-0a5596482ca0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:22.674818 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1433/5704] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:22 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:22.836118 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-92bc8183-6c3d-4905-9281-1bf96fc7e729 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:22.839203 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-92bc8183-6c3d-4905-9281-1bf96fc7e729 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:22.839203 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-92bc8183-6c3d-4905-9281-1bf96fc7e729 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:22.839203 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-92bc8183-6c3d-4905-9281-1bf96fc7e729 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:22.842813 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:22.842813 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:22.843312 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-92bc8183-6c3d-4905-9281-1bf96fc7e729 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Snapshot retrieved successfully. Aug 01 14:12:22.843966 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-92bc8183-6c3d-4905-9281-1bf96fc7e729 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 returned with HTTP 200 Aug 01 14:12:22.844365 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1413/5705] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:12:22 2026] GET /volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:22.851961 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-85e43ad3-f5dd-4126-8dbb-c9e44b9bc393 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:22.854292 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85e43ad3-f5dd-4126-8dbb-c9e44b9bc393 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:22.854576 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85e43ad3-f5dd-4126-8dbb-c9e44b9bc393 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:22.854852 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85e43ad3-f5dd-4126-8dbb-c9e44b9bc393 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:22.860421 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:22.860421 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:22.860953 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-85e43ad3-f5dd-4126-8dbb-c9e44b9bc393 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Snapshot retrieved successfully. Aug 01 14:12:22.861894 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85e43ad3-f5dd-4126-8dbb-c9e44b9bc393 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 returned with HTTP 200 Aug 01 14:12:22.862372 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1437/5706] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:12:22 2026] GET /volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:22.869732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3c0f6379-19cd-47fe-916e-275f8f324cb8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:22.871455 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3c0f6379-19cd-47fe-916e-275f8f324cb8 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:22.871643 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3c0f6379-19cd-47fe-916e-275f8f324cb8 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:22.871816 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3c0f6379-19cd-47fe-916e-275f8f324cb8 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:22.876453 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:22.876453 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:22.876875 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3c0f6379-19cd-47fe-916e-275f8f324cb8 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Snapshot retrieved successfully. Aug 01 14:12:22.877609 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3c0f6379-19cd-47fe-916e-275f8f324cb8 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 returned with HTTP 200 Aug 01 14:12:22.878060 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1424/5707] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:12:22 2026] GET /volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:22.885734 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:22.887502 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:12:22.887817 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "78cbbd48-0fbc-4a57-87f9-6b480e1ca207", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:22.889195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Create volume request body: {'volume': {'snapshot_id': '78cbbd48-0fbc-4a57-87f9-6b480e1ca207', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:12:22.894039 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:22.894039 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:22.894431 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Snapshot retrieved successfully. Aug 01 14:12:22.894536 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Create volume of 1 GB Aug 01 14:12:22.897542 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Availability Zones retrieved successfully. Aug 01 14:12:22.902776 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Flow 'volume_create_api' (39599402-913f-47f2-aef8-f41e2d611234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:22.903778 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727f4347-18c1-49bf-be72-a34dc6f8bf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:22.904648 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:12:22.928743 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727f4347-18c1-49bf-be72-a34dc6f8bf9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '78cbbd48-0fbc-4a57-87f9-6b480e1ca207', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:22.929468 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72926b31-4a43-4cf6-8a5f-ac93f784df9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:22.962914 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Created reservations ['dc8a4994-04b9-47ef-953e-3068f9cd084f', '3ddf47ff-a7f3-4e8b-96c3-a2e96c07b427', '970c3cac-e03f-45e6-b727-a3d6d764484b', 'cd54b867-aef9-4cfd-a7ee-164d56b346c5'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:22.963655 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72926b31-4a43-4cf6-8a5f-ac93f784df9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc8a4994-04b9-47ef-953e-3068f9cd084f', '3ddf47ff-a7f3-4e8b-96c3-a2e96c07b427', '970c3cac-e03f-45e6-b727-a3d6d764484b', 'cd54b867-aef9-4cfd-a7ee-164d56b346c5']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:22.964410 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0ef9b5-f295-4885-a245-1c2a4735a3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:22.998355 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0ef9b5-f295-4885-a245-1c2a4735a3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b886de4a-4b0c-4286-ba96-bd06a3a9a0dd', '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='d176db7e252c42cf87db18f1e790fb24',qos_specs=None,replication_status=,reservations=['dc8a4994-04b9-47ef-953e-3068f9cd084f','3ddf47ff-a7f3-4e8b-96c3-a2e96c07b427','970c3cac-e03f-45e6-b727-a3d6d764484b','cd54b867-aef9-4cfd-a7ee-164d56b346c5'],size=1,snapshot_id=78cbbd48-0fbc-4a57-87f9-6b480e1ca207,source_replicaid=,source_volid=None,status='creating',user_id='80eb0d4dfb1a4ee69a5f9fee6977fd3e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b886de4a-4b0c-4286-ba96-bd06a3a9a0dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d176db7e252c42cf87db18f1e790fb24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=78cbbd48-0fbc-4a57-87f9-6b480e1ca207,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80eb0d4dfb1a4ee69a5f9fee6977fd3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:22.999061 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ff43b34-fe20-4c88-b81c-410b1b471ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:23.014036 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ff43b34-fe20-4c88-b81c-410b1b471ee3) transitioned into state 'SUCCESS' from 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='d176db7e252c42cf87db18f1e790fb24',qos_specs=None,replication_status=,reservations=['dc8a4994-04b9-47ef-953e-3068f9cd084f','3ddf47ff-a7f3-4e8b-96c3-a2e96c07b427','970c3cac-e03f-45e6-b727-a3d6d764484b','cd54b867-aef9-4cfd-a7ee-164d56b346c5'],size=1,snapshot_id=78cbbd48-0fbc-4a57-87f9-6b480e1ca207,source_replicaid=,source_volid=None,status='creating',user_id='80eb0d4dfb1a4ee69a5f9fee6977fd3e',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:23.014660 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea0b01c-825e-4fc1-99fb-103443dc169a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:23.030893 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea0b01c-825e-4fc1-99fb-103443dc169a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:23.031657 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Flow 'volume_create_api' (39599402-913f-47f2-aef8-f41e2d611234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:23.031913 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Create volume request issued successfully. Aug 01 14:12:23.032420 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-885fc9a2-ad4f-449e-a5a5-7814ee0140a9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:12:23.032822 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1434/5708] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:12:22 2026] POST /volume/v3/volumes => generated 741 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:12:23.042735 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0a2683d7-61f0-4bcd-be48-a76204637b32 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:23.044560 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a2683d7-61f0-4bcd-be48-a76204637b32 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd Aug 01 14:12:23.044836 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a2683d7-61f0-4bcd-be48-a76204637b32 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:23.045102 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0a2683d7-61f0-4bcd-be48-a76204637b32 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:23.051132 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:23.051132 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:23.054099 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0a2683d7-61f0-4bcd-be48-a76204637b32 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:23.057625 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0a2683d7-61f0-4bcd-be48-a76204637b32 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd returned with HTTP 200 Aug 01 14:12:23.057928 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1414/5709] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:23 2026] GET /volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:23.689204 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-500e4763-54bf-4fab-b1ae-0bb206d94efd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:23.691442 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-500e4763-54bf-4fab-b1ae-0bb206d94efd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:23.691693 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-500e4763-54bf-4fab-b1ae-0bb206d94efd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:23.691938 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-500e4763-54bf-4fab-b1ae-0bb206d94efd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:23.692091 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-500e4763-54bf-4fab-b1ae-0bb206d94efd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:23.697126 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:23.697126 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:23.698146 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-500e4763-54bf-4fab-b1ae-0bb206d94efd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:23.698603 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1438/5710] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:23 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:24.068858 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-69f1eef5-65b5-4e57-b75e-d9fbf13d322a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:24.070777 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69f1eef5-65b5-4e57-b75e-d9fbf13d322a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd Aug 01 14:12:24.071000 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69f1eef5-65b5-4e57-b75e-d9fbf13d322a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:24.071243 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69f1eef5-65b5-4e57-b75e-d9fbf13d322a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:24.079336 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:24.079336 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:24.082869 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-69f1eef5-65b5-4e57-b75e-d9fbf13d322a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:24.086680 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69f1eef5-65b5-4e57-b75e-d9fbf13d322a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd returned with HTTP 200 Aug 01 14:12:24.087038 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1425/5711] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:24 2026] GET /volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:24.099542 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1120c539-93b7-435c-a0d3-3f1510ab6954 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:24.101571 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1120c539-93b7-435c-a0d3-3f1510ab6954 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd Aug 01 14:12:24.101801 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1120c539-93b7-435c-a0d3-3f1510ab6954 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:24.101992 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1120c539-93b7-435c-a0d3-3f1510ab6954 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:24.110656 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:24.110656 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:24.114547 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1120c539-93b7-435c-a0d3-3f1510ab6954 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:24.119477 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1120c539-93b7-435c-a0d3-3f1510ab6954 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd returned with HTTP 200 Aug 01 14:12:24.119953 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1435/5712] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:24 2026] GET /volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:24.133367 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0f0646c1-dff1-4ffc-a471-5207037eacc5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:24.135845 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0f0646c1-dff1-4ffc-a471-5207037eacc5 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:24.136093 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0f0646c1-dff1-4ffc-a471-5207037eacc5 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:24.136339 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0f0646c1-dff1-4ffc-a471-5207037eacc5 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:24.136443 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-0f0646c1-dff1-4ffc-a471-5207037eacc5 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Delete snapshot with id: 78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:24.141825 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:24.141825 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:24.142393 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0f0646c1-dff1-4ffc-a471-5207037eacc5 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Snapshot retrieved successfully. Aug 01 14:12:24.157585 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-0f0646c1-dff1-4ffc-a471-5207037eacc5 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Snapshot delete request issued successfully. Aug 01 14:12:24.157746 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0f0646c1-dff1-4ffc-a471-5207037eacc5 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 returned with HTTP 202 Aug 01 14:12:24.158139 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1415/5713] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:12:24 2026] DELETE /volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 14:12:24.165110 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbb9fa61-82dc-4d81-a048-27411007a060 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:24.166721 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbb9fa61-82dc-4d81-a048-27411007a060 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:24.166888 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbb9fa61-82dc-4d81-a048-27411007a060 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:24.167069 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbb9fa61-82dc-4d81-a048-27411007a060 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:24.172616 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:24.172616 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:24.173253 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fbb9fa61-82dc-4d81-a048-27411007a060 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Snapshot retrieved successfully. Aug 01 14:12:24.174076 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbb9fa61-82dc-4d81-a048-27411007a060 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 returned with HTTP 200 Aug 01 14:12:24.174500 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1439/5714] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:12:24 2026] GET /volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 14:12:24.709695 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fc8b0d9f-e375-4a5b-8e25-c1ac5fd1c572 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:24.711440 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc8b0d9f-e375-4a5b-8e25-c1ac5fd1c572 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:24.711609 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc8b0d9f-e375-4a5b-8e25-c1ac5fd1c572 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:24.711767 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc8b0d9f-e375-4a5b-8e25-c1ac5fd1c572 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:24.711865 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fc8b0d9f-e375-4a5b-8e25-c1ac5fd1c572 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:24.716042 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:24.716042 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:24.716755 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc8b0d9f-e375-4a5b-8e25-c1ac5fd1c572 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:24.717109 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1426/5715] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:24 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:25.183849 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8082a5ef-61d1-4b26-8025-89ec266d8ca9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:25.185725 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8082a5ef-61d1-4b26-8025-89ec266d8ca9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:25.185921 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8082a5ef-61d1-4b26-8025-89ec266d8ca9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:25.186107 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8082a5ef-61d1-4b26-8025-89ec266d8ca9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:25.190627 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8082a5ef-61d1-4b26-8025-89ec266d8ca9 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 returned with HTTP 404 Aug 01 14:12:25.191239 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1436/5716] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:12:25 2026] GET /volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:25.198426 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ec9ee606-bc3e-4df0-9ade-2791264c1225 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:25.200197 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ec9ee606-bc3e-4df0-9ade-2791264c1225 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] DELETE https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:25.200431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ec9ee606-bc3e-4df0-9ade-2791264c1225 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:25.200612 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ec9ee606-bc3e-4df0-9ade-2791264c1225 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:25.200807 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-ec9ee606-bc3e-4df0-9ade-2791264c1225 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Delete volume with id: aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:25.207650 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:25.207650 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:25.208075 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ec9ee606-bc3e-4df0-9ade-2791264c1225 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:25.223548 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ec9ee606-bc3e-4df0-9ade-2791264c1225 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Delete volume request issued successfully. Aug 01 14:12:25.223771 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ec9ee606-bc3e-4df0-9ade-2791264c1225 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad returned with HTTP 202 Aug 01 14:12:25.224139 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1416/5717] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:12:25 2026] DELETE /volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:12:25.231969 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbbb3f54-cd1b-4244-8a74-bfcd6c1a7824 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:25.233685 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbbb3f54-cd1b-4244-8a74-bfcd6c1a7824 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:25.233807 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbbb3f54-cd1b-4244-8a74-bfcd6c1a7824 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:25.233981 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbbb3f54-cd1b-4244-8a74-bfcd6c1a7824 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:25.240821 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:25.240821 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:25.244011 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fbbb3f54-cd1b-4244-8a74-bfcd6c1a7824 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:25.248014 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbbb3f54-cd1b-4244-8a74-bfcd6c1a7824 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad returned with HTTP 200 Aug 01 14:12:25.248374 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1440/5718] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:25 2026] GET /volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:25.729057 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-233bfa83-cf35-4271-97aa-b4998286eba3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:25.731095 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-233bfa83-cf35-4271-97aa-b4998286eba3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:25.731361 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-233bfa83-cf35-4271-97aa-b4998286eba3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:25.731617 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-233bfa83-cf35-4271-97aa-b4998286eba3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:25.731744 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-233bfa83-cf35-4271-97aa-b4998286eba3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:25.736661 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:25.736661 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:25.737522 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-233bfa83-cf35-4271-97aa-b4998286eba3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:25.738134 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1427/5719] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:25 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:26.261472 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1cfc49bc-892d-42a1-a610-35f3e487c610 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:26.263072 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1cfc49bc-892d-42a1-a610-35f3e487c610 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:26.263282 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1cfc49bc-892d-42a1-a610-35f3e487c610 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:26.263458 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1cfc49bc-892d-42a1-a610-35f3e487c610 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:26.268297 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1cfc49bc-892d-42a1-a610-35f3e487c610 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad returned with HTTP 404 Aug 01 14:12:26.268800 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1437/5720] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:26 2026] GET /volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:26.275835 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c36756c2-97e0-4d13-ba73-f38d041f1851 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:26.278168 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c36756c2-97e0-4d13-ba73-f38d041f1851 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd Aug 01 14:12:26.278168 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c36756c2-97e0-4d13-ba73-f38d041f1851 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:26.278168 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c36756c2-97e0-4d13-ba73-f38d041f1851 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:26.278168 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-c36756c2-97e0-4d13-ba73-f38d041f1851 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Delete volume with id: b886de4a-4b0c-4286-ba96-bd06a3a9a0dd Aug 01 14:12:26.284227 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:26.284227 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:26.284617 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c36756c2-97e0-4d13-ba73-f38d041f1851 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:26.297776 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c36756c2-97e0-4d13-ba73-f38d041f1851 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Delete volume request issued successfully. Aug 01 14:12:26.297922 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c36756c2-97e0-4d13-ba73-f38d041f1851 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd returned with HTTP 202 Aug 01 14:12:26.298302 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1417/5721] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:12:26 2026] DELETE /volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:12:26.304234 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-39f2b86b-481a-4975-aa37-155c213ebadc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:26.306189 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39f2b86b-481a-4975-aa37-155c213ebadc tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd Aug 01 14:12:26.306405 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39f2b86b-481a-4975-aa37-155c213ebadc tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:26.306610 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39f2b86b-481a-4975-aa37-155c213ebadc tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:26.312880 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:26.312880 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:26.316005 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-39f2b86b-481a-4975-aa37-155c213ebadc tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Volume info retrieved successfully. Aug 01 14:12:26.319514 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39f2b86b-481a-4975-aa37-155c213ebadc tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd returned with HTTP 200 Aug 01 14:12:26.320013 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1441/5722] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:26 2026] GET /volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:26.747686 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-18119282-940e-4d2e-b586-fa48c8235732 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:26.749633 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18119282-940e-4d2e-b586-fa48c8235732 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:26.749845 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18119282-940e-4d2e-b586-fa48c8235732 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:26.750031 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18119282-940e-4d2e-b586-fa48c8235732 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:26.750159 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-18119282-940e-4d2e-b586-fa48c8235732 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:26.754576 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:26.754576 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:26.755341 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18119282-940e-4d2e-b586-fa48c8235732 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:26.755742 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1428/5723] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:26 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:27.332714 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-71fce298-a1a9-48ce-8371-bea887d72c08 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:27.334324 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71fce298-a1a9-48ce-8371-bea887d72c08 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd Aug 01 14:12:27.334627 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71fce298-a1a9-48ce-8371-bea887d72c08 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:27.334915 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71fce298-a1a9-48ce-8371-bea887d72c08 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:27.340438 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71fce298-a1a9-48ce-8371-bea887d72c08 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd returned with HTTP 404 Aug 01 14:12:27.340438 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1438/5724] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:27 2026] GET /volume/v3/volumes/b886de4a-4b0c-4286-ba96-bd06a3a9a0dd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:27.346431 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-f64fbc3f-74b4-434d-ab89-15e3cd957d8a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:27.348225 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f64fbc3f-74b4-434d-ab89-15e3cd957d8a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:27.348432 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f64fbc3f-74b4-434d-ab89-15e3cd957d8a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:27.348616 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-f64fbc3f-74b4-434d-ab89-15e3cd957d8a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:27.348718 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-f64fbc3f-74b4-434d-ab89-15e3cd957d8a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Delete snapshot with id: 78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:27.352948 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-f64fbc3f-74b4-434d-ab89-15e3cd957d8a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 returned with HTTP 404 Aug 01 14:12:27.353490 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1418/5725] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:12:27 2026] DELETE /volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:27.359239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5a2782ed-6696-47d9-9962-b6e8d24bbd9a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:27.360911 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a2782ed-6696-47d9-9962-b6e8d24bbd9a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 Aug 01 14:12:27.361105 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a2782ed-6696-47d9-9962-b6e8d24bbd9a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:27.361287 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a2782ed-6696-47d9-9962-b6e8d24bbd9a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:27.365083 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a2782ed-6696-47d9-9962-b6e8d24bbd9a tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 returned with HTTP 404 Aug 01 14:12:27.365516 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1442/5726] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:12:27 2026] GET /volume/v3/snapshots/78cbbd48-0fbc-4a57-87f9-6b480e1ca207 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:27.371224 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ed1a59a1-d137-465c-b00a-bd5dbeb00de8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:27.372880 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed1a59a1-d137-465c-b00a-bd5dbeb00de8 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] DELETE https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:27.373058 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed1a59a1-d137-465c-b00a-bd5dbeb00de8 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:27.373259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed1a59a1-d137-465c-b00a-bd5dbeb00de8 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:27.373410 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ed1a59a1-d137-465c-b00a-bd5dbeb00de8 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Delete volume with id: aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:27.379150 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed1a59a1-d137-465c-b00a-bd5dbeb00de8 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad returned with HTTP 404 Aug 01 14:12:27.379595 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1429/5727] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:12:27 2026] DELETE /volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:27.387244 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8502577b-027d-4a3a-82ae-ff5176943602 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:27.388526 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8502577b-027d-4a3a-82ae-ff5176943602 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] GET https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad Aug 01 14:12:27.388869 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8502577b-027d-4a3a-82ae-ff5176943602 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:27.389194 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8502577b-027d-4a3a-82ae-ff5176943602 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:27.395036 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8502577b-027d-4a3a-82ae-ff5176943602 tempest-SnapshotDependencyTests-1711565541 tempest-SnapshotDependencyTests-1711565541-project-member] https://10.4.3.223/volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad returned with HTTP 404 Aug 01 14:12:27.395036 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1439/5728] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:27 2026] GET /volume/v3/volumes/aaeb2cd5-27ad-4016-9b90-e4a265400fad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:27.766152 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-04ed39eb-bfbb-4e6b-8491-af5fcda02573 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:27.768001 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-04ed39eb-bfbb-4e6b-8491-af5fcda02573 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:27.768225 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-04ed39eb-bfbb-4e6b-8491-af5fcda02573 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:27.768413 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-04ed39eb-bfbb-4e6b-8491-af5fcda02573 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:27.768516 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-04ed39eb-bfbb-4e6b-8491-af5fcda02573 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:27.773731 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:27.773731 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:27.774565 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-04ed39eb-bfbb-4e6b-8491-af5fcda02573 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:27.774917 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1419/5729] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:27 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:28.784866 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b66975a6-eb80-4727-ad42-2095d3aeeae1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:28.786413 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b66975a6-eb80-4727-ad42-2095d3aeeae1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:28.786572 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b66975a6-eb80-4727-ad42-2095d3aeeae1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:28.786736 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b66975a6-eb80-4727-ad42-2095d3aeeae1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:28.786848 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b66975a6-eb80-4727-ad42-2095d3aeeae1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:28.790978 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:28.790978 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:28.791648 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b66975a6-eb80-4727-ad42-2095d3aeeae1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:28.791969 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1443/5730] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:28 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:29.801619 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fd6b2c06-3234-44bf-b52e-286dfcf8df47 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:29.803129 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fd6b2c06-3234-44bf-b52e-286dfcf8df47 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:29.803416 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fd6b2c06-3234-44bf-b52e-286dfcf8df47 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:29.804059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fd6b2c06-3234-44bf-b52e-286dfcf8df47 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:29.804059 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fd6b2c06-3234-44bf-b52e-286dfcf8df47 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:29.807750 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:29.807750 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:29.808523 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fd6b2c06-3234-44bf-b52e-286dfcf8df47 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:29.808890 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1430/5731] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:29 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:29.816990 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9a7efa47-2867-4762-a1c9-0a223b1646fc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:29.818467 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9a7efa47-2867-4762-a1c9-0a223b1646fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:12:29.818705 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9a7efa47-2867-4762-a1c9-0a223b1646fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "96b7b7a9-2821-460e-8776-ad17b73cda38", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-868328189"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:29.820007 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-9a7efa47-2867-4762-a1c9-0a223b1646fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating new backup {'backup': {'volume_id': '96b7b7a9-2821-460e-8776-ad17b73cda38', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-868328189'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:12:29.820115 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-9a7efa47-2867-4762-a1c9-0a223b1646fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating backup of volume 96b7b7a9-2821-460e-8776-ad17b73cda38 in container None Aug 01 14:12:29.827261 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:29.827261 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:29.827729 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9a7efa47-2867-4762-a1c9-0a223b1646fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:29.842641 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-9a7efa47-2867-4762-a1c9-0a223b1646fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['8b4e0fce-b196-4087-ad68-841e8bde143c', '11b39bf9-b885-4aa0-9e93-11fa31472d4b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:29.869660 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9a7efa47-2867-4762-a1c9-0a223b1646fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:12:29.870036 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1440/5732] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:12:29 2026] POST /volume/v3/backups => generated 329 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:12:29.879699 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-efdd4934-edf2-4b1c-96e8-8c8c9fb67657 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:29.881333 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-efdd4934-edf2-4b1c-96e8-8c8c9fb67657 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:29.881490 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-efdd4934-edf2-4b1c-96e8-8c8c9fb67657 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:29.881973 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-efdd4934-edf2-4b1c-96e8-8c8c9fb67657 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:29.881973 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-efdd4934-edf2-4b1c-96e8-8c8c9fb67657 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:29.885183 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:29.885183 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:29.885804 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-efdd4934-edf2-4b1c-96e8-8c8c9fb67657 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:29.886127 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1420/5733] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:29 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:30.894719 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-73c3e9da-3f5c-41d4-8db5-d4cb56619c1e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:30.896291 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-73c3e9da-3f5c-41d4-8db5-d4cb56619c1e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:30.896462 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-73c3e9da-3f5c-41d4-8db5-d4cb56619c1e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:30.896631 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-73c3e9da-3f5c-41d4-8db5-d4cb56619c1e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:30.896726 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-73c3e9da-3f5c-41d4-8db5-d4cb56619c1e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:30.900642 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:30.900642 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:30.901330 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-73c3e9da-3f5c-41d4-8db5-d4cb56619c1e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:30.901649 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1444/5734] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:30 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:31.910813 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4c791927-7d8b-4d70-a2fc-3640ac22a587 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:31.912532 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c791927-7d8b-4d70-a2fc-3640ac22a587 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:31.912721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c791927-7d8b-4d70-a2fc-3640ac22a587 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:31.912903 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c791927-7d8b-4d70-a2fc-3640ac22a587 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:31.913008 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4c791927-7d8b-4d70-a2fc-3640ac22a587 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:31.917095 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:31.917095 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:31.917782 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c791927-7d8b-4d70-a2fc-3640ac22a587 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:31.918156 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1431/5735] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:31 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:32.928720 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3a87d08b-5c74-4a57-bff5-f5238fd3f6fc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:32.930740 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a87d08b-5c74-4a57-bff5-f5238fd3f6fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:32.930740 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a87d08b-5c74-4a57-bff5-f5238fd3f6fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:32.930740 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a87d08b-5c74-4a57-bff5-f5238fd3f6fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:32.930740 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3a87d08b-5c74-4a57-bff5-f5238fd3f6fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:32.934785 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:32.934785 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:32.935604 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a87d08b-5c74-4a57-bff5-f5238fd3f6fc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:32.935904 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1441/5736] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:32 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:33.946581 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9870548c-bca0-45c6-b8b8-aeeb818894bf None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:33.948612 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9870548c-bca0-45c6-b8b8-aeeb818894bf tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:33.949292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9870548c-bca0-45c6-b8b8-aeeb818894bf tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:33.949292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9870548c-bca0-45c6-b8b8-aeeb818894bf tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:33.949292 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-9870548c-bca0-45c6-b8b8-aeeb818894bf tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:33.954407 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:33.954407 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:33.956269 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9870548c-bca0-45c6-b8b8-aeeb818894bf tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:33.956269 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1421/5737] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:33 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:34.965650 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c0e10443-d759-4302-91f8-3841139c2b3a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:34.967718 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0e10443-d759-4302-91f8-3841139c2b3a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:34.967952 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0e10443-d759-4302-91f8-3841139c2b3a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:34.968182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0e10443-d759-4302-91f8-3841139c2b3a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:34.968342 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c0e10443-d759-4302-91f8-3841139c2b3a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:34.973076 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:34.973076 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:34.973940 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0e10443-d759-4302-91f8-3841139c2b3a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:34.974393 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1445/5738] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:34 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:35.983739 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bcfd3c2b-33e7-4358-ab41-dbdff868eee4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:35.985290 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bcfd3c2b-33e7-4358-ab41-dbdff868eee4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:35.985452 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bcfd3c2b-33e7-4358-ab41-dbdff868eee4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:35.985618 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bcfd3c2b-33e7-4358-ab41-dbdff868eee4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:35.985737 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-bcfd3c2b-33e7-4358-ab41-dbdff868eee4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:35.989572 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:35.989572 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:35.990231 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bcfd3c2b-33e7-4358-ab41-dbdff868eee4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:35.990540 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1432/5739] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:35 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:36.999838 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e8b1dde0-baaa-4b42-893f-e2edd5ea61f4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:37.002351 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e8b1dde0-baaa-4b42-893f-e2edd5ea61f4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:37.002632 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e8b1dde0-baaa-4b42-893f-e2edd5ea61f4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:37.002918 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e8b1dde0-baaa-4b42-893f-e2edd5ea61f4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:37.003080 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e8b1dde0-baaa-4b42-893f-e2edd5ea61f4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:37.008247 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:37.008247 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:37.009242 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e8b1dde0-baaa-4b42-893f-e2edd5ea61f4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:37.009721 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1442/5740] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:36 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:37.018316 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5a3eaa6c-94dd-4793-8e2a-08a89c036237 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:37.019975 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a3eaa6c-94dd-4793-8e2a-08a89c036237 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee/restore Aug 01 14:12:37.020305 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5a3eaa6c-94dd-4793-8e2a-08a89c036237 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "96b7b7a9-2821-460e-8776-ad17b73cda38"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:37.021661 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-5a3eaa6c-94dd-4793-8e2a-08a89c036237 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Restoring backup db4a2abb-9f29-4033-949e-8998f7077eee ({'restore': {'volume_id': '96b7b7a9-2821-460e-8776-ad17b73cda38'}}) {{(pid=100200) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 14:12:37.021778 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-5a3eaa6c-94dd-4793-8e2a-08a89c036237 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Restoring backup db4a2abb-9f29-4033-949e-8998f7077eee to volume 96b7b7a9-2821-460e-8776-ad17b73cda38. Aug 01 14:12:37.026618 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:37.026618 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:37.032933 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:37.032933 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:37.033360 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5a3eaa6c-94dd-4793-8e2a-08a89c036237 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:37.033487 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.api [None req-5a3eaa6c-94dd-4793-8e2a-08a89c036237 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Checking backup size 1 against volume size 1 {{(pid=100200) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 14:12:37.033576 np0000006308 devstack@c-api.service[100200]: INFO cinder.backup.api [None req-5a3eaa6c-94dd-4793-8e2a-08a89c036237 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Overwriting volume 96b7b7a9-2821-460e-8776-ad17b73cda38 with restore of backup db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:37.044981 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.backup.rpcapi [None req-5a3eaa6c-94dd-4793-8e2a-08a89c036237 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] restore_backup in rpcapi backup_id db4a2abb-9f29-4033-949e-8998f7077eee {{(pid=100200) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 14:12:37.046894 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5a3eaa6c-94dd-4793-8e2a-08a89c036237 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee/restore returned with HTTP 202 Aug 01 14:12:37.047475 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1422/5741] 10.4.3.223 () {68 vars in 1393 bytes} [Sat Aug 1 14:12:37 2026] POST /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee/restore => generated 182 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:12:37.054629 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-188f90ff-ccbe-4dcc-a740-6e6e3d79ac9d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:37.056359 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-188f90ff-ccbe-4dcc-a740-6e6e3d79ac9d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:37.056557 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-188f90ff-ccbe-4dcc-a740-6e6e3d79ac9d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:37.056734 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-188f90ff-ccbe-4dcc-a740-6e6e3d79ac9d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:37.056829 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-188f90ff-ccbe-4dcc-a740-6e6e3d79ac9d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:37.061680 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:37.061680 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:37.062673 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-188f90ff-ccbe-4dcc-a740-6e6e3d79ac9d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:37.063155 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1446/5742] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:37 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:38.073480 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3dafad97-f112-490f-9877-4359fe32e192 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:38.075230 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3dafad97-f112-490f-9877-4359fe32e192 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:38.075449 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3dafad97-f112-490f-9877-4359fe32e192 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:38.075635 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3dafad97-f112-490f-9877-4359fe32e192 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:38.075733 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3dafad97-f112-490f-9877-4359fe32e192 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:38.079875 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:38.079875 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:38.080553 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3dafad97-f112-490f-9877-4359fe32e192 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:38.080887 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1433/5743] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:38 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:39.090922 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-793a303c-395b-4247-bfa6-7594cd74acb0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:39.092657 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-793a303c-395b-4247-bfa6-7594cd74acb0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:39.092843 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-793a303c-395b-4247-bfa6-7594cd74acb0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:39.093019 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-793a303c-395b-4247-bfa6-7594cd74acb0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:39.093134 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-793a303c-395b-4247-bfa6-7594cd74acb0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:39.097012 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:39.097012 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:39.097694 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-793a303c-395b-4247-bfa6-7594cd74acb0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:39.098048 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1443/5744] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:39 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:40.107590 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-56e0f5f9-756e-4898-a644-33ca39019b81 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:40.108972 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-56e0f5f9-756e-4898-a644-33ca39019b81 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:40.109144 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-56e0f5f9-756e-4898-a644-33ca39019b81 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:40.109393 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-56e0f5f9-756e-4898-a644-33ca39019b81 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:40.109532 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-56e0f5f9-756e-4898-a644-33ca39019b81 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:40.113754 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:40.113754 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:40.114440 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-56e0f5f9-756e-4898-a644-33ca39019b81 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:40.114795 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1423/5745] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:40 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:41.123944 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bb9a9f33-bb30-4853-9767-72c147ef601d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:41.125595 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb9a9f33-bb30-4853-9767-72c147ef601d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:41.125763 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb9a9f33-bb30-4853-9767-72c147ef601d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:41.125934 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb9a9f33-bb30-4853-9767-72c147ef601d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:41.126031 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bb9a9f33-bb30-4853-9767-72c147ef601d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:41.129983 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:41.129983 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:41.130651 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb9a9f33-bb30-4853-9767-72c147ef601d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:41.130972 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1447/5746] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:41 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:42.139920 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c19ab390-9e82-4c05-8176-f0ef0acc9260 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:42.141807 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c19ab390-9e82-4c05-8176-f0ef0acc9260 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:42.142096 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c19ab390-9e82-4c05-8176-f0ef0acc9260 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:42.142455 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c19ab390-9e82-4c05-8176-f0ef0acc9260 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:42.142642 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c19ab390-9e82-4c05-8176-f0ef0acc9260 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:42.147988 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:42.147988 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:42.148956 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c19ab390-9e82-4c05-8176-f0ef0acc9260 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:42.149463 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1434/5747] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:42 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:43.160113 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f63ba381-86b9-4507-9c05-8541c4c50d82 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:43.161793 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f63ba381-86b9-4507-9c05-8541c4c50d82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:43.161960 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f63ba381-86b9-4507-9c05-8541c4c50d82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:43.162132 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f63ba381-86b9-4507-9c05-8541c4c50d82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:43.162236 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f63ba381-86b9-4507-9c05-8541c4c50d82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:43.163812 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=126,cinder:INSERT=18,cinder:UPDATE=28 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:12:43.167014 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:43.167014 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:43.167806 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f63ba381-86b9-4507-9c05-8541c4c50d82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:43.168412 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1444/5748] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:43 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:44.178289 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c61c4a76-b41a-4822-b3ff-7b52791d6037 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:44.180667 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c61c4a76-b41a-4822-b3ff-7b52791d6037 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:44.180878 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c61c4a76-b41a-4822-b3ff-7b52791d6037 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:44.181068 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c61c4a76-b41a-4822-b3ff-7b52791d6037 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:44.181198 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-c61c4a76-b41a-4822-b3ff-7b52791d6037 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:44.182922 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=197,cinder:INSERT=43,cinder:UPDATE=64 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:12:44.186358 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:44.186358 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:44.187139 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c61c4a76-b41a-4822-b3ff-7b52791d6037 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:44.187721 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1424/5749] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:44 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:45.196387 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8c7bdd84-42ac-4c3c-8b91-9c3559774f04 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:45.198005 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8c7bdd84-42ac-4c3c-8b91-9c3559774f04 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:45.198209 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8c7bdd84-42ac-4c3c-8b91-9c3559774f04 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:45.198414 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8c7bdd84-42ac-4c3c-8b91-9c3559774f04 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:45.198516 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-8c7bdd84-42ac-4c3c-8b91-9c3559774f04 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:45.199962 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=165,cinder:INSERT=41,cinder:UPDATE=60 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:12:45.202882 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:45.202882 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:45.203526 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8c7bdd84-42ac-4c3c-8b91-9c3559774f04 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:45.203906 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1448/5750] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:45 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:46.215079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-61cf9254-2c29-4f7d-99cb-1a7dd9b9060b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:46.216999 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61cf9254-2c29-4f7d-99cb-1a7dd9b9060b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:46.217206 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61cf9254-2c29-4f7d-99cb-1a7dd9b9060b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:46.217455 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61cf9254-2c29-4f7d-99cb-1a7dd9b9060b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:46.217585 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-61cf9254-2c29-4f7d-99cb-1a7dd9b9060b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:46.219316 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=158,cinder:UPDATE=46,cinder:INSERT=32 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:12:46.223493 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:46.223493 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:46.224366 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61cf9254-2c29-4f7d-99cb-1a7dd9b9060b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:46.224913 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1435/5751] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:46 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:47.240131 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bf40555c-f8f9-4c55-beeb-500371886a12 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:47.241729 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf40555c-f8f9-4c55-beeb-500371886a12 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:47.241914 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf40555c-f8f9-4c55-beeb-500371886a12 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:47.242090 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf40555c-f8f9-4c55-beeb-500371886a12 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:47.242191 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-bf40555c-f8f9-4c55-beeb-500371886a12 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:47.259784 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:47.259784 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:47.260627 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf40555c-f8f9-4c55-beeb-500371886a12 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:47.261005 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1445/5752] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:47 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:48.271121 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e6756fc3-6e60-4918-bba2-a98cb4bf8bc9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:48.272681 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e6756fc3-6e60-4918-bba2-a98cb4bf8bc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:48.272841 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e6756fc3-6e60-4918-bba2-a98cb4bf8bc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:48.273009 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e6756fc3-6e60-4918-bba2-a98cb4bf8bc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:48.273106 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-e6756fc3-6e60-4918-bba2-a98cb4bf8bc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:48.276809 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:48.276809 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:48.277430 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e6756fc3-6e60-4918-bba2-a98cb4bf8bc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:48.277717 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1425/5753] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:48 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:48.286030 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f0cd0de7-6eaf-4127-b153-d202fe3b1238 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:48.288257 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0cd0de7-6eaf-4127-b153-d202fe3b1238 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 Aug 01 14:12:48.288257 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0cd0de7-6eaf-4127-b153-d202fe3b1238 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:48.288459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0cd0de7-6eaf-4127-b153-d202fe3b1238 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:48.294778 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:48.294778 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:48.298100 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f0cd0de7-6eaf-4127-b153-d202fe3b1238 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:48.301733 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0cd0de7-6eaf-4127-b153-d202fe3b1238 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 returned with HTTP 200 Aug 01 14:12:48.302048 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1449/5754] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:48 2026] GET /volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:48.313394 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-82ad3afe-476a-4b3c-9f4f-8d4af170ffa3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:48.314912 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82ad3afe-476a-4b3c-9f4f-8d4af170ffa3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:48.315086 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82ad3afe-476a-4b3c-9f4f-8d4af170ffa3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:48.315286 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82ad3afe-476a-4b3c-9f4f-8d4af170ffa3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:48.315418 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-82ad3afe-476a-4b3c-9f4f-8d4af170ffa3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete backup with id: db4a2abb-9f29-4033-949e-8998f7077eee. Aug 01 14:12:48.319148 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:48.319148 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:48.329477 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-82ad3afe-476a-4b3c-9f4f-8d4af170ffa3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] delete_backup rpcapi backup_id db4a2abb-9f29-4033-949e-8998f7077eee {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:12:48.330949 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82ad3afe-476a-4b3c-9f4f-8d4af170ffa3 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 202 Aug 01 14:12:48.331330 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1436/5755] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:12:48 2026] DELETE /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:12:48.337788 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2dfe8215-dabb-4ce5-b013-aaed0e738790 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:48.339549 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2dfe8215-dabb-4ce5-b013-aaed0e738790 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:48.339740 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2dfe8215-dabb-4ce5-b013-aaed0e738790 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:48.339912 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2dfe8215-dabb-4ce5-b013-aaed0e738790 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:48.340003 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2dfe8215-dabb-4ce5-b013-aaed0e738790 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:48.344074 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:48.344074 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:48.344767 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2dfe8215-dabb-4ce5-b013-aaed0e738790 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 200 Aug 01 14:12:48.345085 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1446/5756] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:48 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:49.354124 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4dcae620-8b91-43d3-902b-7435bb9be3f8 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:49.358471 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4dcae620-8b91-43d3-902b-7435bb9be3f8 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee Aug 01 14:12:49.358651 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4dcae620-8b91-43d3-902b-7435bb9be3f8 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:49.358816 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4dcae620-8b91-43d3-902b-7435bb9be3f8 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:49.358909 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-4dcae620-8b91-43d3-902b-7435bb9be3f8 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id db4a2abb-9f29-4033-949e-8998f7077eee. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:49.364701 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4dcae620-8b91-43d3-902b-7435bb9be3f8 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee returned with HTTP 404 Aug 01 14:12:49.365289 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1426/5757] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:49 2026] GET /volume/v3/backups/db4a2abb-9f29-4033-949e-8998f7077eee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:49.371263 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2f41f266-0bb0-443a-84b2-6c3560685722 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:49.373529 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f41f266-0bb0-443a-84b2-6c3560685722 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:49.373529 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f41f266-0bb0-443a-84b2-6c3560685722 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:49.373529 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f41f266-0bb0-443a-84b2-6c3560685722 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:49.373529 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-2f41f266-0bb0-443a-84b2-6c3560685722 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete backup with id: 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. Aug 01 14:12:49.377814 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:49.377814 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:49.388035 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-2f41f266-0bb0-443a-84b2-6c3560685722 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] delete_backup rpcapi backup_id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:12:49.389472 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f41f266-0bb0-443a-84b2-6c3560685722 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 202 Aug 01 14:12:49.389818 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1450/5758] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:12:49 2026] DELETE /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:12:49.396001 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-23a7b9b9-fd1d-460d-a80b-e62298b8d86b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:49.397623 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23a7b9b9-fd1d-460d-a80b-e62298b8d86b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:49.397796 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-23a7b9b9-fd1d-460d-a80b-e62298b8d86b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:49.397969 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-23a7b9b9-fd1d-460d-a80b-e62298b8d86b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:49.398073 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-23a7b9b9-fd1d-460d-a80b-e62298b8d86b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:49.402193 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:49.402193 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:49.402867 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23a7b9b9-fd1d-460d-a80b-e62298b8d86b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 200 Aug 01 14:12:49.403171 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1437/5759] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:49 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:50.412849 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f3c8ab34-1c65-4b8e-bae0-b283683dd53e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:50.414179 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3c8ab34-1c65-4b8e-bae0-b283683dd53e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a Aug 01 14:12:50.414359 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3c8ab34-1c65-4b8e-bae0-b283683dd53e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:50.414565 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3c8ab34-1c65-4b8e-bae0-b283683dd53e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:50.414682 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f3c8ab34-1c65-4b8e-bae0-b283683dd53e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 78ece674-bf51-4f64-8afe-d8c7f6ae6c3a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:50.417861 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3c8ab34-1c65-4b8e-bae0-b283683dd53e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a returned with HTTP 404 Aug 01 14:12:50.418259 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1447/5760] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:50 2026] GET /volume/v3/backups/78ece674-bf51-4f64-8afe-d8c7f6ae6c3a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:12:50.440297 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:50.442246 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:12:50.442246 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "bed2c357-cc84-426e-8004-8f177bae442f", "name": "tempest-VolumesBackupsTest-Volume-1735729914"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:50.443778 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'bed2c357-cc84-426e-8004-8f177bae442f', 'name': 'tempest-VolumesBackupsTest-Volume-1735729914'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:12:50.617228 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume of 1 GB Aug 01 14:12:50.621058 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Availability Zones retrieved successfully. Aug 01 14:12:50.625986 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Flow 'volume_create_api' (5b7a0509-a72b-4bd3-9ad0-65ace3ff0eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:50.626833 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f0abe0-9283-4ee3-8f2f-83320332db74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:50.627650 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:12:50.679150 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f0abe0-9283-4ee3-8f2f-83320332db74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:50.679792 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b989c52-3cd6-474a-a792-2a210e6b87ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:50.714698 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['e191ebe7-8991-4d0a-84de-88ee11ad9b3b', '171b5320-6bf0-4518-83f7-5e2798c8be3a', '955e193b-b139-4c30-9690-c732b1e64571', 'fef510c0-9455-4999-ad19-787ff79576e2'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:50.715898 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b989c52-3cd6-474a-a792-2a210e6b87ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e191ebe7-8991-4d0a-84de-88ee11ad9b3b', '171b5320-6bf0-4518-83f7-5e2798c8be3a', '955e193b-b139-4c30-9690-c732b1e64571', 'fef510c0-9455-4999-ad19-787ff79576e2']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:50.717021 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107e5c87-3b5b-47a5-ba5a-e23a81f3254d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:50.740136 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107e5c87-3b5b-47a5-ba5a-e23a81f3254d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ac471d7-f25f-480f-9c3f-9972b0bc9120', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1735729914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e95482fd52941a992fd71d76f27c6f6',qos_specs=None,replication_status=,reservations=['e191ebe7-8991-4d0a-84de-88ee11ad9b3b','171b5320-6bf0-4518-83f7-5e2798c8be3a','955e193b-b139-4c30-9690-c732b1e64571','fef510c0-9455-4999-ad19-787ff79576e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb502eed42445a4a78827292386bd53',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1735729914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ac471d7-f25f-480f-9c3f-9972b0bc9120,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e95482fd52941a992fd71d76f27c6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb502eed42445a4a78827292386bd53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:50.740787 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf10fa1-35eb-40a9-812d-8c768b34f1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:50.755373 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf10fa1-35eb-40a9-812d-8c768b34f1b5) transitioned into state 'SUCCESS' from state '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-1735729914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e95482fd52941a992fd71d76f27c6f6',qos_specs=None,replication_status=,reservations=['e191ebe7-8991-4d0a-84de-88ee11ad9b3b','171b5320-6bf0-4518-83f7-5e2798c8be3a','955e193b-b139-4c30-9690-c732b1e64571','fef510c0-9455-4999-ad19-787ff79576e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb502eed42445a4a78827292386bd53',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:50.755991 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106152c6-18c3-4c50-8d51-d3945dd60ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:12:50.764514 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106152c6-18c3-4c50-8d51-d3945dd60ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:12:50.765244 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Flow 'volume_create_api' (5b7a0509-a72b-4bd3-9ad0-65ace3ff0eaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:12:50.765567 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume request issued successfully. Aug 01 14:12:50.766055 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ff1860eb-9b4d-4d8a-8d87-dda003ffae82 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:12:50.766498 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1427/5761] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:12:50 2026] POST /volume/v3/volumes => generated 749 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:12:50.777360 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7db31468-ffe4-4f10-aef4-dfdf0cc550e4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:50.779167 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7db31468-ffe4-4f10-aef4-dfdf0cc550e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:12:50.779399 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7db31468-ffe4-4f10-aef4-dfdf0cc550e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:50.779572 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7db31468-ffe4-4f10-aef4-dfdf0cc550e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:50.786686 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:50.786686 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:50.790269 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7db31468-ffe4-4f10-aef4-dfdf0cc550e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:50.794044 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7db31468-ffe4-4f10-aef4-dfdf0cc550e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 returned with HTTP 200 Aug 01 14:12:50.794424 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1451/5762] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:50 2026] GET /volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:51.805907 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d1fba81a-0e12-4732-b691-36361df785bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:51.807513 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1fba81a-0e12-4732-b691-36361df785bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:12:51.807689 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1fba81a-0e12-4732-b691-36361df785bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:51.807865 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1fba81a-0e12-4732-b691-36361df785bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:51.813881 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:51.813881 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:51.816884 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d1fba81a-0e12-4732-b691-36361df785bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:51.820852 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1fba81a-0e12-4732-b691-36361df785bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 returned with HTTP 200 Aug 01 14:12:51.821188 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1438/5763] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:51 2026] GET /volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 => generated 1357 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:12:51.832640 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ec00e353-0cc4-4764-89b2-2aae43fd1264 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:51.834263 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec00e353-0cc4-4764-89b2-2aae43fd1264 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:12:51.834626 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec00e353-0cc4-4764-89b2-2aae43fd1264 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ac471d7-f25f-480f-9c3f-9972b0bc9120", "name": "tempest-VolumesBackupsTest-Backup-1720614798"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:12:51.836186 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-ec00e353-0cc4-4764-89b2-2aae43fd1264 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating new backup {'backup': {'volume_id': '1ac471d7-f25f-480f-9c3f-9972b0bc9120', 'name': 'tempest-VolumesBackupsTest-Backup-1720614798'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:12:51.836372 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-ec00e353-0cc4-4764-89b2-2aae43fd1264 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating backup of volume 1ac471d7-f25f-480f-9c3f-9972b0bc9120 in container None Aug 01 14:12:51.842186 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:51.842186 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:51.842606 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ec00e353-0cc4-4764-89b2-2aae43fd1264 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:12:51.857417 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ec00e353-0cc4-4764-89b2-2aae43fd1264 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['da55fcc3-bae8-415b-b3eb-a3364dc74b1c', 'da78b270-8433-4127-8e5d-f9ce829e2eec'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:12:51.880199 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec00e353-0cc4-4764-89b2-2aae43fd1264 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:12:51.880639 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1448/5764] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:12:51 2026] POST /volume/v3/backups => generated 330 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:12:51.888374 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cf2a1b29-a1de-40fa-8de1-44cd2c98b730 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:51.890393 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cf2a1b29-a1de-40fa-8de1-44cd2c98b730 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:12:51.890480 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cf2a1b29-a1de-40fa-8de1-44cd2c98b730 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:51.890634 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cf2a1b29-a1de-40fa-8de1-44cd2c98b730 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:51.890740 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-cf2a1b29-a1de-40fa-8de1-44cd2c98b730 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:51.894645 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:51.894645 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:51.895326 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cf2a1b29-a1de-40fa-8de1-44cd2c98b730 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:12:51.895668 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1428/5765] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:51 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:52.905016 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3af2638f-c3bb-4b65-9e63-6fd4d2e626a2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:52.906694 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3af2638f-c3bb-4b65-9e63-6fd4d2e626a2 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:12:52.906865 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3af2638f-c3bb-4b65-9e63-6fd4d2e626a2 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:52.907056 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3af2638f-c3bb-4b65-9e63-6fd4d2e626a2 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:52.907184 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3af2638f-c3bb-4b65-9e63-6fd4d2e626a2 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:52.911378 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:52.911378 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:52.912025 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3af2638f-c3bb-4b65-9e63-6fd4d2e626a2 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:12:52.912355 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1452/5766] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:52 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:53.922188 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d8d79c92-e508-4b47-991a-bc24f991077e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:53.923825 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8d79c92-e508-4b47-991a-bc24f991077e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:12:53.924024 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8d79c92-e508-4b47-991a-bc24f991077e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:53.924194 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8d79c92-e508-4b47-991a-bc24f991077e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:53.924308 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d8d79c92-e508-4b47-991a-bc24f991077e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:53.929506 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:53.929506 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:53.930465 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8d79c92-e508-4b47-991a-bc24f991077e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:12:53.930918 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1439/5767] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:53 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:54.939813 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9c6670ca-9341-415b-a750-d9c6901d6dc7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:54.941517 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c6670ca-9341-415b-a750-d9c6901d6dc7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:12:54.941692 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c6670ca-9341-415b-a750-d9c6901d6dc7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:54.941865 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c6670ca-9341-415b-a750-d9c6901d6dc7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:54.941962 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9c6670ca-9341-415b-a750-d9c6901d6dc7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:54.945737 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:54.945737 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:54.946400 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c6670ca-9341-415b-a750-d9c6901d6dc7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:12:54.946744 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1449/5768] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:54 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:55.956975 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-16bd49c1-81a2-41c8-8e10-1eea48858dbd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:55.958712 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-16bd49c1-81a2-41c8-8e10-1eea48858dbd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:12:55.958918 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-16bd49c1-81a2-41c8-8e10-1eea48858dbd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:55.959118 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-16bd49c1-81a2-41c8-8e10-1eea48858dbd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:55.959260 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-16bd49c1-81a2-41c8-8e10-1eea48858dbd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:55.963607 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:55.963607 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:12:55.964370 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-16bd49c1-81a2-41c8-8e10-1eea48858dbd tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:12:55.964800 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1429/5769] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:55 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:56.975337 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6b24289b-aaec-4570-82e7-3d8debda9e38 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:56.977415 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b24289b-aaec-4570-82e7-3d8debda9e38 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:12:56.977666 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b24289b-aaec-4570-82e7-3d8debda9e38 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:56.978002 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b24289b-aaec-4570-82e7-3d8debda9e38 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:56.978146 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6b24289b-aaec-4570-82e7-3d8debda9e38 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:56.983355 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:56.983355 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:12:56.984260 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b24289b-aaec-4570-82e7-3d8debda9e38 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:12:56.984660 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1453/5770] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:56 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:57.995175 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2557584e-4af4-41ae-8e00-9b3a9b8338e1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:57.997700 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2557584e-4af4-41ae-8e00-9b3a9b8338e1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:12:57.997700 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2557584e-4af4-41ae-8e00-9b3a9b8338e1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:57.997914 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2557584e-4af4-41ae-8e00-9b3a9b8338e1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:57.998071 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2557584e-4af4-41ae-8e00-9b3a9b8338e1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:58.003575 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:58.003575 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:12:58.004321 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2557584e-4af4-41ae-8e00-9b3a9b8338e1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:12:58.004321 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1440/5771] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:57 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:12:59.014726 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b08b8112-1df6-43f4-80e2-05780b127308 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:12:59.016275 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b08b8112-1df6-43f4-80e2-05780b127308 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:12:59.016469 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b08b8112-1df6-43f4-80e2-05780b127308 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:12:59.016637 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b08b8112-1df6-43f4-80e2-05780b127308 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:12:59.016742 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b08b8112-1df6-43f4-80e2-05780b127308 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:12:59.021691 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:12:59.021691 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:12:59.022287 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b08b8112-1df6-43f4-80e2-05780b127308 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:12:59.022287 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1450/5772] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:12:59 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:00.034807 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4aebbe37-5387-4c22-bbcc-1445ba18234e None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:00.036886 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4aebbe37-5387-4c22-bbcc-1445ba18234e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:13:00.037232 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4aebbe37-5387-4c22-bbcc-1445ba18234e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:00.037578 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4aebbe37-5387-4c22-bbcc-1445ba18234e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:00.037822 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-4aebbe37-5387-4c22-bbcc-1445ba18234e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:00.042249 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:00.042249 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:13:00.042965 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4aebbe37-5387-4c22-bbcc-1445ba18234e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:13:00.043381 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1430/5773] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:00 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:01.053047 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-810117f7-2147-49b4-ad23-d2a6e9ecb4d6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:01.054805 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-810117f7-2147-49b4-ad23-d2a6e9ecb4d6 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:13:01.054982 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-810117f7-2147-49b4-ad23-d2a6e9ecb4d6 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:01.055156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-810117f7-2147-49b4-ad23-d2a6e9ecb4d6 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:01.055296 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-810117f7-2147-49b4-ad23-d2a6e9ecb4d6 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:01.059301 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:01.059301 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:13:01.059998 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-810117f7-2147-49b4-ad23-d2a6e9ecb4d6 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:13:01.060342 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1454/5774] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:01 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:02.070259 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0d653f5e-b005-4143-9577-22b9bd0aaf96 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:02.071545 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d653f5e-b005-4143-9577-22b9bd0aaf96 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:13:02.071738 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d653f5e-b005-4143-9577-22b9bd0aaf96 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:02.071915 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d653f5e-b005-4143-9577-22b9bd0aaf96 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:02.072019 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0d653f5e-b005-4143-9577-22b9bd0aaf96 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:02.076176 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:02.076176 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:13:02.076815 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d653f5e-b005-4143-9577-22b9bd0aaf96 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:13:02.077131 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1441/5775] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:02 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:03.087816 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ed3ba030-5646-43eb-9d9f-8c1e86382c1b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:03.089630 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ed3ba030-5646-43eb-9d9f-8c1e86382c1b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:13:03.089831 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ed3ba030-5646-43eb-9d9f-8c1e86382c1b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:03.090008 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ed3ba030-5646-43eb-9d9f-8c1e86382c1b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:03.090105 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ed3ba030-5646-43eb-9d9f-8c1e86382c1b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:03.094182 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:03.094182 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:13:03.094937 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ed3ba030-5646-43eb-9d9f-8c1e86382c1b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:13:03.095269 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1451/5776] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:03 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:04.108373 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a65b4d4e-2093-46b5-a3c4-4fc7f29a0960 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:04.110926 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a65b4d4e-2093-46b5-a3c4-4fc7f29a0960 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:13:04.111199 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a65b4d4e-2093-46b5-a3c4-4fc7f29a0960 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:04.111464 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a65b4d4e-2093-46b5-a3c4-4fc7f29a0960 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:04.111612 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-a65b4d4e-2093-46b5-a3c4-4fc7f29a0960 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:04.116539 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:04.116539 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:13:04.117469 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a65b4d4e-2093-46b5-a3c4-4fc7f29a0960 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:13:04.117970 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1431/5777] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:04 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:05.127957 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f0032ace-5de5-4161-9b28-f855b77b1dad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:05.129614 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0032ace-5de5-4161-9b28-f855b77b1dad tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:13:05.129800 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0032ace-5de5-4161-9b28-f855b77b1dad tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:05.129976 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0032ace-5de5-4161-9b28-f855b77b1dad tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:05.130079 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f0032ace-5de5-4161-9b28-f855b77b1dad tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:05.133942 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:05.133942 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:13:05.134576 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0032ace-5de5-4161-9b28-f855b77b1dad tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:13:05.134905 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1455/5778] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:05 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:06.143859 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e0f872e8-4cb2-4344-8314-248ee593fef0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:06.145374 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0f872e8-4cb2-4344-8314-248ee593fef0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:13:06.145536 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0f872e8-4cb2-4344-8314-248ee593fef0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:06.145721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0f872e8-4cb2-4344-8314-248ee593fef0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:06.145816 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e0f872e8-4cb2-4344-8314-248ee593fef0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:06.149823 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:06.149823 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:13:06.150451 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0f872e8-4cb2-4344-8314-248ee593fef0 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:13:06.150778 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1442/5779] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:06 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:07.652180 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-267fa8b9-a89f-486e-a792-1ae10daed10a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:07.654263 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-267fa8b9-a89f-486e-a792-1ae10daed10a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:13:07.654460 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-267fa8b9-a89f-486e-a792-1ae10daed10a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:07.654629 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-267fa8b9-a89f-486e-a792-1ae10daed10a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:07.661252 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:07.661252 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:13:07.664943 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-267fa8b9-a89f-486e-a792-1ae10daed10a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:13:07.669262 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-267fa8b9-a89f-486e-a792-1ae10daed10a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 returned with HTTP 200 Aug 01 14:13:07.669611 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1452/5780] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:13:07 2026] GET /volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:13:07.678437 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b322060c-f5dd-4d64-9594-7bdaf1483c02 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:07.678884 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b322060c-f5dd-4d64-9594-7bdaf1483c02 None None] GET https://10.4.3.223/volume// Aug 01 14:13:07.679033 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b322060c-f5dd-4d64-9594-7bdaf1483c02 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:07.679231 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b322060c-f5dd-4d64-9594-7bdaf1483c02 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:07.679546 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b322060c-f5dd-4d64-9594-7bdaf1483c02 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:13:07.679828 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1432/5781] 10.4.3.223 () {66 vars in 1419 bytes} [Sat Aug 1 14:13: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 01 14:13:07.685725 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-feed1182-c246-430b-ae70-8881952984ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:07.687434 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-feed1182-c246-430b-ae70-8881952984ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:13:07.687705 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-feed1182-c246-430b-ae70-8881952984ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ac471d7-f25f-480f-9c3f-9972b0bc9120", "connector": null, "instance_uuid": "97b0849b-f4b9-49a8-b84a-af973873481f"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:13:07.695388 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:07.695388 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:13:07.715522 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-feed1182-c246-430b-ae70-8881952984ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:13:07.715916 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1456/5782] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:13:07 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:13:08.630837 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1e230270-654c-462a-b17f-fe6abe7b7571 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:08.631179 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e230270-654c-462a-b17f-fe6abe7b7571 None None] GET https://10.4.3.223/volume// Aug 01 14:13:08.631363 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e230270-654c-462a-b17f-fe6abe7b7571 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:08.631558 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e230270-654c-462a-b17f-fe6abe7b7571 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:08.631876 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e230270-654c-462a-b17f-fe6abe7b7571 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:13:08.632146 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1443/5783] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:13: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 01 14:13:08.638843 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-abf43600-cb78-4400-a66c-3793eaa2e08c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:08.641308 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-abf43600-cb78-4400-a66c-3793eaa2e08c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:13:08.641588 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-abf43600-cb78-4400-a66c-3793eaa2e08c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:08.641868 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-abf43600-cb78-4400-a66c-3793eaa2e08c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:08.653459 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:08.653459 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:13:08.657379 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-abf43600-cb78-4400-a66c-3793eaa2e08c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:13:08.662568 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-abf43600-cb78-4400-a66c-3793eaa2e08c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 returned with HTTP 200 Aug 01 14:13:08.663023 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1453/5784] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:13:08 2026] GET /volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 => generated 1536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:13:08.764338 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-c8539d25-e203-40c6-8853-4188de1e731c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:08.766452 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-c8539d25-e203-40c6-8853-4188de1e731c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] PUT https://10.4.3.223/volume/v3/attachments/8dfe58da-eed5-428a-831a-1ef5e6bddb20 Aug 01 14:13:08.766812 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-c8539d25-e203-40c6-8853-4188de1e731c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:13:08.775926 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-c8539d25-e203-40c6-8853-4188de1e731c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Acquiring lock "cinder-attachment_update-1ac471d7-f25f-480f-9c3f-9972b0bc9120-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:13:08.780324 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-c8539d25-e203-40c6-8853-4188de1e731c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Lock "cinder-attachment_update-1ac471d7-f25f-480f-9c3f-9972b0bc9120-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:13:08.781175 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:08.781175 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:13:08.853255 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-c8539d25-e203-40c6-8853-4188de1e731c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Lock "cinder-attachment_update-1ac471d7-f25f-480f-9c3f-9972b0bc9120-np0000006308" released by "attachment_update" :: held 0.073s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:13:08.853970 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-c8539d25-e203-40c6-8853-4188de1e731c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/attachments/8dfe58da-eed5-428a-831a-1ef5e6bddb20 returned with HTTP 200 Aug 01 14:13:08.853970 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1433/5785] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:13:08 2026] PUT /volume/v3/attachments/8dfe58da-eed5-428a-831a-1ef5e6bddb20 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:13:08.875482 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-4d14a992-a5a4-4ea6-9840-2bd9aacfd960 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:08.877776 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-4d14a992-a5a4-4ea6-9840-2bd9aacfd960 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/attachments/8dfe58da-eed5-428a-831a-1ef5e6bddb20/action Aug 01 14:13:08.878119 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-4d14a992-a5a4-4ea6-9840-2bd9aacfd960 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:13:08.878251 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-4d14a992-a5a4-4ea6-9840-2bd9aacfd960 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:13:08.893536 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:08.893536 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:13:08.901592 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-47735e25-fbca-4ec6-ae11-fbe9ada43401 req-4d14a992-a5a4-4ea6-9840-2bd9aacfd960 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/attachments/8dfe58da-eed5-428a-831a-1ef5e6bddb20/action returned with HTTP 204 Aug 01 14:13:08.902036 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1457/5786] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:13:08 2026] POST /volume/v3/attachments/8dfe58da-eed5-428a-831a-1ef5e6bddb20/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:13:16.147568 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:13:18.660960 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=24,cinder:INSERT=3,cinder:UPDATE=8 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:13:18.846922 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=30,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:13:18.899187 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:13:52.835020 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9051a94f-01d5-4cfb-83a6-7372bd45cc9a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:52.836671 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9051a94f-01d5-4cfb-83a6-7372bd45cc9a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:13:52.836757 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9051a94f-01d5-4cfb-83a6-7372bd45cc9a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:52.836971 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9051a94f-01d5-4cfb-83a6-7372bd45cc9a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:52.846320 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:52.846320 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:13:52.849127 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9051a94f-01d5-4cfb-83a6-7372bd45cc9a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:13:52.852991 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9051a94f-01d5-4cfb-83a6-7372bd45cc9a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 returned with HTTP 200 Aug 01 14:13:52.853392 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1444/5787] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:52 2026] GET /volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 => generated 1649 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:13:53.864887 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-76df547b-97ae-4fba-bd25-7885e9cd4f32 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:53.866804 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76df547b-97ae-4fba-bd25-7885e9cd4f32 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:13:53.867003 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76df547b-97ae-4fba-bd25-7885e9cd4f32 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:53.867193 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76df547b-97ae-4fba-bd25-7885e9cd4f32 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:53.877570 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:53.877570 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:13:53.881191 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-76df547b-97ae-4fba-bd25-7885e9cd4f32 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:13:53.886224 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76df547b-97ae-4fba-bd25-7885e9cd4f32 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 returned with HTTP 200 Aug 01 14:13:53.886671 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1454/5788] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:53 2026] GET /volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 => generated 1649 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:13:54.031796 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-50023c63-855a-4652-9d85-906afd9798da req-82ed490a-35d6-41bb-82a7-f2ebd88e8931 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:54.034032 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-50023c63-855a-4652-9d85-906afd9798da req-82ed490a-35d6-41bb-82a7-f2ebd88e8931 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8dfe58da-eed5-428a-831a-1ef5e6bddb20 Aug 01 14:13:54.034258 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-50023c63-855a-4652-9d85-906afd9798da req-82ed490a-35d6-41bb-82a7-f2ebd88e8931 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:54.034481 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-50023c63-855a-4652-9d85-906afd9798da req-82ed490a-35d6-41bb-82a7-f2ebd88e8931 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'version_select' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:54.043007 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:54.043007 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:13:54.083874 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-50023c63-855a-4652-9d85-906afd9798da req-82ed490a-35d6-41bb-82a7-f2ebd88e8931 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/attachments/8dfe58da-eed5-428a-831a-1ef5e6bddb20 returned with HTTP 200 Aug 01 14:13:54.084332 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1434/5789] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:13:54 2026] DELETE /volume/v3/attachments/8dfe58da-eed5-428a-831a-1ef5e6bddb20 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:54.898127 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b470483c-04b6-4ac8-a6f9-cbc1d1654337 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:54.899807 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b470483c-04b6-4ac8-a6f9-cbc1d1654337 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:13:54.899977 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b470483c-04b6-4ac8-a6f9-cbc1d1654337 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:54.900149 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b470483c-04b6-4ac8-a6f9-cbc1d1654337 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:54.906418 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:54.906418 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:13:54.909703 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b470483c-04b6-4ac8-a6f9-cbc1d1654337 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:13:54.914663 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b470483c-04b6-4ac8-a6f9-cbc1d1654337 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 returned with HTTP 200 Aug 01 14:13:54.915229 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1458/5790] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:54 2026] GET /volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:13:54.925829 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-270332d9-6baf-41ba-856b-7ef58219b41b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:54.927551 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-270332d9-6baf-41ba-856b-7ef58219b41b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:13:54.927879 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-270332d9-6baf-41ba-856b-7ef58219b41b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ac471d7-f25f-480f-9c3f-9972b0bc9120", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-666252432"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:13:54.929375 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-270332d9-6baf-41ba-856b-7ef58219b41b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating new backup {'backup': {'volume_id': '1ac471d7-f25f-480f-9c3f-9972b0bc9120', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-666252432'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:13:54.929529 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-270332d9-6baf-41ba-856b-7ef58219b41b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating backup of volume 1ac471d7-f25f-480f-9c3f-9972b0bc9120 in container None Aug 01 14:13:54.935930 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:54.935930 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:13:54.936359 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-270332d9-6baf-41ba-856b-7ef58219b41b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:13:54.950803 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-270332d9-6baf-41ba-856b-7ef58219b41b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['6d8edea5-abc3-4aa7-90b6-0204caeca93c', '356aeb5d-98ec-4a02-8f2d-5c87474362dc'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:13:54.976271 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-270332d9-6baf-41ba-856b-7ef58219b41b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:13:54.976699 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1445/5791] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:13:54 2026] POST /volume/v3/backups => generated 329 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:13:54.984627 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-05fe3896-ad38-4bff-b5bb-6d77a9c017d4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:54.986293 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05fe3896-ad38-4bff-b5bb-6d77a9c017d4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:13:54.986488 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05fe3896-ad38-4bff-b5bb-6d77a9c017d4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:54.986671 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05fe3896-ad38-4bff-b5bb-6d77a9c017d4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:54.986768 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-05fe3896-ad38-4bff-b5bb-6d77a9c017d4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:54.990828 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:54.990828 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:13:54.991544 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05fe3896-ad38-4bff-b5bb-6d77a9c017d4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:13:54.991872 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1455/5792] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:54 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:56.001314 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1075305a-0665-4ebe-a7b0-c691a28a8b6c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:56.002592 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1075305a-0665-4ebe-a7b0-c691a28a8b6c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:13:56.002769 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1075305a-0665-4ebe-a7b0-c691a28a8b6c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:56.002950 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1075305a-0665-4ebe-a7b0-c691a28a8b6c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:56.003052 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-1075305a-0665-4ebe-a7b0-c691a28a8b6c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:56.006938 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:56.006938 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:13:56.007595 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1075305a-0665-4ebe-a7b0-c691a28a8b6c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:13:56.007906 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1435/5793] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:56 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:57.017716 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-366cb96f-4a4e-4192-be15-41e28b037d4d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:57.018974 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-366cb96f-4a4e-4192-be15-41e28b037d4d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:13:57.019143 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-366cb96f-4a4e-4192-be15-41e28b037d4d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:57.019336 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-366cb96f-4a4e-4192-be15-41e28b037d4d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:57.019432 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-366cb96f-4a4e-4192-be15-41e28b037d4d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:57.023209 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:57.023209 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:13:57.023853 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-366cb96f-4a4e-4192-be15-41e28b037d4d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:13:57.024161 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1459/5794] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:57 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:58.033137 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5fb5dfa9-338b-4290-b55a-ec6d28d9f47c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:58.034957 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5fb5dfa9-338b-4290-b55a-ec6d28d9f47c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:13:58.035144 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5fb5dfa9-338b-4290-b55a-ec6d28d9f47c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:58.035392 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5fb5dfa9-338b-4290-b55a-ec6d28d9f47c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:58.035547 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5fb5dfa9-338b-4290-b55a-ec6d28d9f47c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:58.039328 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:58.039328 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:13:58.040052 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5fb5dfa9-338b-4290-b55a-ec6d28d9f47c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:13:58.040404 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1446/5795] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:58 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:13:59.050180 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1e1e80e6-e14d-40bb-abe6-76e6bb6d6896 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:13:59.052084 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1e1e80e6-e14d-40bb-abe6-76e6bb6d6896 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:13:59.052313 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1e1e80e6-e14d-40bb-abe6-76e6bb6d6896 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:13:59.052523 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1e1e80e6-e14d-40bb-abe6-76e6bb6d6896 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:13:59.052690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1e1e80e6-e14d-40bb-abe6-76e6bb6d6896 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:13:59.057768 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:13:59.057768 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:13:59.058527 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1e1e80e6-e14d-40bb-abe6-76e6bb6d6896 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:13:59.058902 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1456/5796] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:13:59 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:00.069040 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-a36ae800-d608-457c-8d88-7eae253ebfef None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:00.070583 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a36ae800-d608-457c-8d88-7eae253ebfef tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:00.070763 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a36ae800-d608-457c-8d88-7eae253ebfef tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:00.070872 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-a36ae800-d608-457c-8d88-7eae253ebfef tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:00.070970 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-a36ae800-d608-457c-8d88-7eae253ebfef tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:00.075099 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:00.075099 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:00.075772 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-a36ae800-d608-457c-8d88-7eae253ebfef tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:14:00.076071 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1436/5797] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:00 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:01.084991 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ae4b187c-a740-462b-87c3-a31d1f45c26a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:01.086850 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae4b187c-a740-462b-87c3-a31d1f45c26a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:01.086988 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae4b187c-a740-462b-87c3-a31d1f45c26a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:01.087163 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae4b187c-a740-462b-87c3-a31d1f45c26a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:01.087278 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ae4b187c-a740-462b-87c3-a31d1f45c26a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:01.091591 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:01.091591 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:01.092327 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae4b187c-a740-462b-87c3-a31d1f45c26a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:14:01.092712 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1460/5798] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:01 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:02.102170 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-035be386-0630-4424-a17f-48eac353b018 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:02.103851 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-035be386-0630-4424-a17f-48eac353b018 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:02.104058 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-035be386-0630-4424-a17f-48eac353b018 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:02.104297 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-035be386-0630-4424-a17f-48eac353b018 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:02.104441 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-035be386-0630-4424-a17f-48eac353b018 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:02.108230 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:02.108230 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:14:02.108856 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-035be386-0630-4424-a17f-48eac353b018 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:14:02.109161 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1447/5799] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:02 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:03.119068 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-70776761-3618-4f19-bd19-2c7583e35269 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:03.121169 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70776761-3618-4f19-bd19-2c7583e35269 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:03.121433 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70776761-3618-4f19-bd19-2c7583e35269 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:03.121702 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70776761-3618-4f19-bd19-2c7583e35269 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:03.121843 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-70776761-3618-4f19-bd19-2c7583e35269 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:03.126663 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:03.126663 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:03.127386 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70776761-3618-4f19-bd19-2c7583e35269 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:14:03.127743 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1457/5800] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:03 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:04.138153 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-1d781449-9aae-4be2-9616-b2b9ee698b5d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:04.140559 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1d781449-9aae-4be2-9616-b2b9ee698b5d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:04.140559 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1d781449-9aae-4be2-9616-b2b9ee698b5d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:04.140758 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-1d781449-9aae-4be2-9616-b2b9ee698b5d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:04.140869 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-1d781449-9aae-4be2-9616-b2b9ee698b5d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:04.146448 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:04.146448 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:04.147461 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-1d781449-9aae-4be2-9616-b2b9ee698b5d tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:14:04.148142 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1437/5801] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:04 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:05.158239 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8617b88e-daf9-4fa1-8050-594b1b160b2b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:05.160048 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8617b88e-daf9-4fa1-8050-594b1b160b2b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:05.160253 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8617b88e-daf9-4fa1-8050-594b1b160b2b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:05.160441 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8617b88e-daf9-4fa1-8050-594b1b160b2b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:05.160572 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-8617b88e-daf9-4fa1-8050-594b1b160b2b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:05.164803 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:05.164803 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:05.165535 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8617b88e-daf9-4fa1-8050-594b1b160b2b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:14:05.165910 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1461/5802] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:05 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:05.174125 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f5ca8be1-db8f-45ba-b0e3-dbd7f1866e1e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:05.175983 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f5ca8be1-db8f-45ba-b0e3-dbd7f1866e1e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:05.176177 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f5ca8be1-db8f-45ba-b0e3-dbd7f1866e1e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:05.176405 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f5ca8be1-db8f-45ba-b0e3-dbd7f1866e1e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:05.176510 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f5ca8be1-db8f-45ba-b0e3-dbd7f1866e1e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:05.180171 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:05.180171 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:14:05.180942 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f5ca8be1-db8f-45ba-b0e3-dbd7f1866e1e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:14:05.181261 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1448/5803] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:05 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:05.188992 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7c77bdda-9c1a-44ba-a10f-f531e21b5568 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:05.190503 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c77bdda-9c1a-44ba-a10f-f531e21b5568 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:05.190680 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c77bdda-9c1a-44ba-a10f-f531e21b5568 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:05.190845 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c77bdda-9c1a-44ba-a10f-f531e21b5568 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:05.190938 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-7c77bdda-9c1a-44ba-a10f-f531e21b5568 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete backup with id: cbd92eb0-72fa-4828-a73b-a3660e56db22. Aug 01 14:14:05.194499 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:05.194499 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:05.204835 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-7c77bdda-9c1a-44ba-a10f-f531e21b5568 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] delete_backup rpcapi backup_id cbd92eb0-72fa-4828-a73b-a3660e56db22 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:14:05.206437 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c77bdda-9c1a-44ba-a10f-f531e21b5568 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 202 Aug 01 14:14:05.206945 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1458/5804] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:14:05 2026] DELETE /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:14:05.212818 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3b3bbef6-e67c-46b9-a2b8-9ec821f48488 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:05.215165 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b3bbef6-e67c-46b9-a2b8-9ec821f48488 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:05.215442 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b3bbef6-e67c-46b9-a2b8-9ec821f48488 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:05.215706 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3b3bbef6-e67c-46b9-a2b8-9ec821f48488 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:05.215851 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-3b3bbef6-e67c-46b9-a2b8-9ec821f48488 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:05.220023 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:05.220023 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:05.220725 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3b3bbef6-e67c-46b9-a2b8-9ec821f48488 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:14:05.221087 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1438/5805] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:05 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:06.230652 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-70f6743e-b035-4539-99f0-f7bdf845952a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:06.232533 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70f6743e-b035-4539-99f0-f7bdf845952a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:06.232789 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70f6743e-b035-4539-99f0-f7bdf845952a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:06.233033 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70f6743e-b035-4539-99f0-f7bdf845952a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:06.233188 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-70f6743e-b035-4539-99f0-f7bdf845952a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:06.237349 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:06.237349 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:06.238399 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70f6743e-b035-4539-99f0-f7bdf845952a tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 200 Aug 01 14:14:06.238899 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1462/5806] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:06 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:07.249370 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b52ab7d8-8089-489e-af91-c2de50f1105e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:07.251084 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b52ab7d8-8089-489e-af91-c2de50f1105e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 Aug 01 14:14:07.251318 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b52ab7d8-8089-489e-af91-c2de50f1105e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:07.251538 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b52ab7d8-8089-489e-af91-c2de50f1105e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:07.251693 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b52ab7d8-8089-489e-af91-c2de50f1105e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id cbd92eb0-72fa-4828-a73b-a3660e56db22. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:07.255179 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b52ab7d8-8089-489e-af91-c2de50f1105e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 returned with HTTP 404 Aug 01 14:14:07.255634 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1449/5807] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:07 2026] GET /volume/v3/backups/cbd92eb0-72fa-4828-a73b-a3660e56db22 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:07.646108 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-599e075b-ca58-479f-820c-ca1f30599a3b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:07.647717 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-599e075b-ca58-479f-820c-ca1f30599a3b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:14:07.647898 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-599e075b-ca58-479f-820c-ca1f30599a3b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:07.648065 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-599e075b-ca58-479f-820c-ca1f30599a3b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:07.648156 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-599e075b-ca58-479f-820c-ca1f30599a3b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete backup with id: e43da0ec-42bb-454b-8101-b3b27fae536d. Aug 01 14:14:07.651695 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:07.651695 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:07.660986 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-599e075b-ca58-479f-820c-ca1f30599a3b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] delete_backup rpcapi backup_id e43da0ec-42bb-454b-8101-b3b27fae536d {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:14:07.662419 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-599e075b-ca58-479f-820c-ca1f30599a3b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 202 Aug 01 14:14:07.662822 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1459/5808] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:14:07 2026] DELETE /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:14:07.668861 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-40bbf94b-3ad4-477f-9f69-c47e2fee346c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:07.670741 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-40bbf94b-3ad4-477f-9f69-c47e2fee346c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:14:07.670931 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-40bbf94b-3ad4-477f-9f69-c47e2fee346c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:07.671111 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-40bbf94b-3ad4-477f-9f69-c47e2fee346c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:07.671206 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-40bbf94b-3ad4-477f-9f69-c47e2fee346c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:07.676016 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:07.676016 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:07.676780 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-40bbf94b-3ad4-477f-9f69-c47e2fee346c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 200 Aug 01 14:14:07.677132 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1439/5809] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:07 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:08.687970 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a92e0040-06d6-4fb2-994b-d255c096cd01 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:08.689736 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a92e0040-06d6-4fb2-994b-d255c096cd01 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d Aug 01 14:14:08.689891 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a92e0040-06d6-4fb2-994b-d255c096cd01 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:08.689948 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a92e0040-06d6-4fb2-994b-d255c096cd01 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:08.690042 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a92e0040-06d6-4fb2-994b-d255c096cd01 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id e43da0ec-42bb-454b-8101-b3b27fae536d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:08.694026 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a92e0040-06d6-4fb2-994b-d255c096cd01 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d returned with HTTP 404 Aug 01 14:14:08.694563 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1463/5810] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:08 2026] GET /volume/v3/backups/e43da0ec-42bb-454b-8101-b3b27fae536d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:08.704724 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-23ee251f-a295-422e-b642-4de3f578162b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:08.706252 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:14:08.706974 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1906112938"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:08.708286 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1906112938'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:14:08.708399 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume of 1 GB Aug 01 14:14:08.712631 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Availability Zones retrieved successfully. Aug 01 14:14:08.717721 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Flow 'volume_create_api' (880c63b1-9c9d-49b4-9a44-5df0ed7c2aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:14:08.718586 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818c479e-e8dd-4165-bdd8-a110eb406d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:14:08.719481 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:14:08.744411 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818c479e-e8dd-4165-bdd8-a110eb406d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:14:08.745233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b4efc5-c74e-46c2-9d2b-0964608f95f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:14:08.778875 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['74e08e38-f484-4e54-b793-855815b6f328', 'fd7fd786-69f5-4e30-8119-518c71c87bac', 'e02a4e7e-fbfd-498e-a1fb-3356cd96048d', 'b056da5e-7979-4bba-9306-aad746f94c56'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:14:08.779688 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b4efc5-c74e-46c2-9d2b-0964608f95f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74e08e38-f484-4e54-b793-855815b6f328', 'fd7fd786-69f5-4e30-8119-518c71c87bac', 'e02a4e7e-fbfd-498e-a1fb-3356cd96048d', 'b056da5e-7979-4bba-9306-aad746f94c56']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:14:08.780783 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84a53728-d98c-4424-a27e-9b5cdf9ca6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:14:08.802013 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84a53728-d98c-4424-a27e-9b5cdf9ca6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd67dee8f-400b-4fe2-8fa0-3f53a90ef67a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1906112938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e95482fd52941a992fd71d76f27c6f6',qos_specs=None,replication_status=,reservations=['74e08e38-f484-4e54-b793-855815b6f328','fd7fd786-69f5-4e30-8119-518c71c87bac','e02a4e7e-fbfd-498e-a1fb-3356cd96048d','b056da5e-7979-4bba-9306-aad746f94c56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb502eed42445a4a78827292386bd53',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1906112938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d67dee8f-400b-4fe2-8fa0-3f53a90ef67a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e95482fd52941a992fd71d76f27c6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb502eed42445a4a78827292386bd53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:14:08.802772 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9465ea-6628-47e7-b115-87cc30a4fb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:14:08.819019 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9465ea-6628-47e7-b115-87cc30a4fb03) transitioned into state 'SUCCESS' from state '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-1906112938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e95482fd52941a992fd71d76f27c6f6',qos_specs=None,replication_status=,reservations=['74e08e38-f484-4e54-b793-855815b6f328','fd7fd786-69f5-4e30-8119-518c71c87bac','e02a4e7e-fbfd-498e-a1fb-3356cd96048d','b056da5e-7979-4bba-9306-aad746f94c56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb502eed42445a4a78827292386bd53',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:14:08.819720 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1ac9aa-7d18-4eb9-936e-da3de5b3bc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:14:08.827653 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1ac9aa-7d18-4eb9-936e-da3de5b3bc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:14:08.828372 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Flow 'volume_create_api' (880c63b1-9c9d-49b4-9a44-5df0ed7c2aac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:14:08.828626 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create volume request issued successfully. Aug 01 14:14:08.829109 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23ee251f-a295-422e-b642-4de3f578162b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:14:08.829522 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1450/5811] 10.4.3.223 () {68 vars in 1258 bytes} [Sat Aug 1 14:14:08 2026] POST /volume/v3/volumes => generated 749 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:14:08.840473 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2b367414-acbc-48e6-8b43-fcea50d05772 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:08.842149 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b367414-acbc-48e6-8b43-fcea50d05772 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a Aug 01 14:14:08.842375 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b367414-acbc-48e6-8b43-fcea50d05772 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:08.842573 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b367414-acbc-48e6-8b43-fcea50d05772 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:08.849348 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:08.849348 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:08.852481 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2b367414-acbc-48e6-8b43-fcea50d05772 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:08.856021 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b367414-acbc-48e6-8b43-fcea50d05772 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a returned with HTTP 200 Aug 01 14:14:08.856393 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1460/5812] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:08 2026] GET /volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:09.867112 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-174332d6-880a-45de-bf5e-842b8e7acaea None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:09.868626 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-174332d6-880a-45de-bf5e-842b8e7acaea tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a Aug 01 14:14:09.868798 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-174332d6-880a-45de-bf5e-842b8e7acaea tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:09.868961 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-174332d6-880a-45de-bf5e-842b8e7acaea tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:09.875691 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:09.875691 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:09.879533 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-174332d6-880a-45de-bf5e-842b8e7acaea tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:09.883953 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-174332d6-880a-45de-bf5e-842b8e7acaea tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a returned with HTTP 200 Aug 01 14:14:09.884369 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1440/5813] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:09 2026] GET /volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:09.895937 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c00d40d8-8c98-45a2-ac48-4d5613e50b4c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:09.897506 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c00d40d8-8c98-45a2-ac48-4d5613e50b4c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:14:09.898225 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c00d40d8-8c98-45a2-ac48-4d5613e50b4c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d67dee8f-400b-4fe2-8fa0-3f53a90ef67a", "name": "tempest-VolumesBackupsTest-Snapshot-303068601"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:09.906282 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:09.906282 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:09.906775 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c00d40d8-8c98-45a2-ac48-4d5613e50b4c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:09.906887 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-c00d40d8-8c98-45a2-ac48-4d5613e50b4c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Create snapshot from volume d67dee8f-400b-4fe2-8fa0-3f53a90ef67a Aug 01 14:14:09.941183 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-c00d40d8-8c98-45a2-ac48-4d5613e50b4c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['cbf366cc-e546-403d-a33d-b16893154772', 'f5b44fff-4c5f-4d2a-b590-00548e4b399c', '675dbc8a-0383-4881-9e53-6f0d21c0be69', 'a8599a16-8123-46d2-bb60-1e6098f3c2d9'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:14:09.965049 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c00d40d8-8c98-45a2-ac48-4d5613e50b4c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Snapshot create request issued successfully. Aug 01 14:14:09.966128 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c00d40d8-8c98-45a2-ac48-4d5613e50b4c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:14:09.966128 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1464/5814] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:14:09 2026] POST /volume/v3/snapshots => generated 304 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:14:09.973420 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-34b10e8e-e022-4a9d-9051-c8a78cf0453e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:09.975512 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34b10e8e-e022-4a9d-9051-c8a78cf0453e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e Aug 01 14:14:09.975754 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34b10e8e-e022-4a9d-9051-c8a78cf0453e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:09.975938 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34b10e8e-e022-4a9d-9051-c8a78cf0453e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:09.980620 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:09.980620 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:14:09.981021 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-34b10e8e-e022-4a9d-9051-c8a78cf0453e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Snapshot retrieved successfully. Aug 01 14:14:09.981772 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34b10e8e-e022-4a9d-9051-c8a78cf0453e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e returned with HTTP 200 Aug 01 14:14:09.982093 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1451/5815] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:14:09 2026] GET /volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:10.990473 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-058313cd-ee3c-401c-a38e-91a1bb125a72 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:10.992194 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-058313cd-ee3c-401c-a38e-91a1bb125a72 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e Aug 01 14:14:10.992423 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-058313cd-ee3c-401c-a38e-91a1bb125a72 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:10.992604 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-058313cd-ee3c-401c-a38e-91a1bb125a72 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:10.997152 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:10.997152 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:10.997568 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-058313cd-ee3c-401c-a38e-91a1bb125a72 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Snapshot retrieved successfully. Aug 01 14:14:10.998189 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-058313cd-ee3c-401c-a38e-91a1bb125a72 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e returned with HTTP 200 Aug 01 14:14:10.998534 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1461/5816] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:14:10 2026] GET /volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:11.006203 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-528fa2be-7969-4c08-b185-15ede853ff25 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:11.008132 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-528fa2be-7969-4c08-b185-15ede853ff25 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] POST https://10.4.3.223/volume/v3/backups Aug 01 14:14:11.008477 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-528fa2be-7969-4c08-b185-15ede853ff25 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d67dee8f-400b-4fe2-8fa0-3f53a90ef67a", "snapshot_id": "081e7135-1d5f-43d2-b861-c4a02232cc1e", "name": "tempest-VolumesBackupsTest-Backup-120141831"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:11.009917 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.contrib.backups [None req-528fa2be-7969-4c08-b185-15ede853ff25 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating new backup {'backup': {'volume_id': 'd67dee8f-400b-4fe2-8fa0-3f53a90ef67a', 'snapshot_id': '081e7135-1d5f-43d2-b861-c4a02232cc1e', 'name': 'tempest-VolumesBackupsTest-Backup-120141831'}} {{(pid=100200) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 14:14:11.010042 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.contrib.backups [None req-528fa2be-7969-4c08-b185-15ede853ff25 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Creating backup of volume d67dee8f-400b-4fe2-8fa0-3f53a90ef67a in container None Aug 01 14:14:11.016302 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:11.016302 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:11.016750 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-528fa2be-7969-4c08-b185-15ede853ff25 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:11.021411 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:11.021411 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:11.021829 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-528fa2be-7969-4c08-b185-15ede853ff25 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Snapshot retrieved successfully. Aug 01 14:14:11.034775 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-528fa2be-7969-4c08-b185-15ede853ff25 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Created reservations ['63005814-57e1-4e09-8de1-aad5438e4dbc', 'efd69d94-352d-4c5a-9662-2a09a84a55bf'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:14:11.061165 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-528fa2be-7969-4c08-b185-15ede853ff25 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Aug 01 14:14:11.061596 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1441/5817] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:14:11 2026] POST /volume/v3/backups => generated 329 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:14:11.069560 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8e74366-bae7-477c-a35a-77e97ebfadf4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:11.071944 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8e74366-bae7-477c-a35a-77e97ebfadf4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:11.071944 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8e74366-bae7-477c-a35a-77e97ebfadf4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:11.071944 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8e74366-bae7-477c-a35a-77e97ebfadf4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:11.072086 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f8e74366-bae7-477c-a35a-77e97ebfadf4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:11.076100 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:11.076100 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:11.076814 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8e74366-bae7-477c-a35a-77e97ebfadf4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:11.077142 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1465/5818] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:11 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:12.086597 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c0ac900c-ed68-471a-87e0-d5bcb1c94a2f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:12.088484 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0ac900c-ed68-471a-87e0-d5bcb1c94a2f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:12.088681 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0ac900c-ed68-471a-87e0-d5bcb1c94a2f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:12.088885 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0ac900c-ed68-471a-87e0-d5bcb1c94a2f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:12.088988 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c0ac900c-ed68-471a-87e0-d5bcb1c94a2f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:12.092968 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:12.092968 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:14:12.093603 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0ac900c-ed68-471a-87e0-d5bcb1c94a2f tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:12.093956 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1452/5819] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:12 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:13.103254 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2bb80fc9-5853-4547-8074-8be109159f85 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:13.104984 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2bb80fc9-5853-4547-8074-8be109159f85 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:13.105179 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2bb80fc9-5853-4547-8074-8be109159f85 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:13.105402 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2bb80fc9-5853-4547-8074-8be109159f85 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:13.105499 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2bb80fc9-5853-4547-8074-8be109159f85 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:13.110132 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:13.110132 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:13.110992 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2bb80fc9-5853-4547-8074-8be109159f85 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:13.111391 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1462/5820] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:13 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:14.122830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-dd0600ab-564d-4abc-86ae-f52af8723f88 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:14.134285 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dd0600ab-564d-4abc-86ae-f52af8723f88 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:14.134997 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dd0600ab-564d-4abc-86ae-f52af8723f88 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:14.135633 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-dd0600ab-564d-4abc-86ae-f52af8723f88 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:14.136158 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-dd0600ab-564d-4abc-86ae-f52af8723f88 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:14.148056 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:14.148056 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:14.148858 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-dd0600ab-564d-4abc-86ae-f52af8723f88 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:14.149201 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1442/5821] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:14 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 783 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:15.159017 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-89e8f2bb-5bf2-46d6-9a42-38ca2a77c933 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:15.160952 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89e8f2bb-5bf2-46d6-9a42-38ca2a77c933 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:15.161248 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89e8f2bb-5bf2-46d6-9a42-38ca2a77c933 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:15.161517 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89e8f2bb-5bf2-46d6-9a42-38ca2a77c933 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:15.161681 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-89e8f2bb-5bf2-46d6-9a42-38ca2a77c933 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:15.166153 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:15.166153 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:15.167050 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89e8f2bb-5bf2-46d6-9a42-38ca2a77c933 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:15.167501 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1466/5822] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:15 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:16.176962 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-98b4147c-69d4-48eb-91df-ad454c875033 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:16.178680 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-98b4147c-69d4-48eb-91df-ad454c875033 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:16.178859 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-98b4147c-69d4-48eb-91df-ad454c875033 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:16.179026 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-98b4147c-69d4-48eb-91df-ad454c875033 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:16.179123 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-98b4147c-69d4-48eb-91df-ad454c875033 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:16.182749 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:16.182749 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:14:16.183379 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-98b4147c-69d4-48eb-91df-ad454c875033 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:16.183696 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1453/5823] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:16 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:17.193316 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2edbac8d-8add-418e-90b2-a887fc60c7ce None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:17.195352 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2edbac8d-8add-418e-90b2-a887fc60c7ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:17.195587 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2edbac8d-8add-418e-90b2-a887fc60c7ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:17.195839 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2edbac8d-8add-418e-90b2-a887fc60c7ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:17.195949 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2edbac8d-8add-418e-90b2-a887fc60c7ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:17.201477 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:17.201477 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:17.202394 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2edbac8d-8add-418e-90b2-a887fc60c7ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:17.202951 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1463/5824] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:17 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:18.214157 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-844985ec-3623-46e9-b069-d9af6447001b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:18.224277 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-844985ec-3623-46e9-b069-d9af6447001b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:18.225413 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-844985ec-3623-46e9-b069-d9af6447001b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:18.226264 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-844985ec-3623-46e9-b069-d9af6447001b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:18.227243 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-844985ec-3623-46e9-b069-d9af6447001b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:18.237206 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:18.237206 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:18.238207 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-844985ec-3623-46e9-b069-d9af6447001b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:18.238745 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1443/5825] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:18 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 783 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:19.248104 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-51d53454-4d91-40c1-8324-3dd89b5b186c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:19.249648 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51d53454-4d91-40c1-8324-3dd89b5b186c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:19.249807 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-51d53454-4d91-40c1-8324-3dd89b5b186c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:19.249994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-51d53454-4d91-40c1-8324-3dd89b5b186c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:19.250198 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-51d53454-4d91-40c1-8324-3dd89b5b186c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:19.254077 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:19.254077 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:19.254736 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51d53454-4d91-40c1-8324-3dd89b5b186c tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:19.255204 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1467/5826] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:19 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:20.265073 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-259098f9-2206-48ee-ac17-ec56a04f163b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:20.267305 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-259098f9-2206-48ee-ac17-ec56a04f163b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:20.267502 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-259098f9-2206-48ee-ac17-ec56a04f163b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:20.267706 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-259098f9-2206-48ee-ac17-ec56a04f163b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:20.267804 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-259098f9-2206-48ee-ac17-ec56a04f163b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:20.271987 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:20.271987 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:14:20.272658 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-259098f9-2206-48ee-ac17-ec56a04f163b tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:20.273027 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1454/5827] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:20 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:21.282262 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4e641b5e-7ad1-4b22-84a2-cfc8cdc88de9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:21.283693 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e641b5e-7ad1-4b22-84a2-cfc8cdc88de9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:21.283852 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e641b5e-7ad1-4b22-84a2-cfc8cdc88de9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:21.284035 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e641b5e-7ad1-4b22-84a2-cfc8cdc88de9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:21.284127 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4e641b5e-7ad1-4b22-84a2-cfc8cdc88de9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:21.287739 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:21.287739 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:21.288354 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e641b5e-7ad1-4b22-84a2-cfc8cdc88de9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:21.288653 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1464/5828] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:21 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:22.298144 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-4a2f274d-e8bf-4675-9a99-09c33c7cfbc4 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:22.300134 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4a2f274d-e8bf-4675-9a99-09c33c7cfbc4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:22.300331 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4a2f274d-e8bf-4675-9a99-09c33c7cfbc4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:22.300506 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-4a2f274d-e8bf-4675-9a99-09c33c7cfbc4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:22.300602 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-4a2f274d-e8bf-4675-9a99-09c33c7cfbc4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:22.304559 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:22.304559 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:22.305238 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-4a2f274d-e8bf-4675-9a99-09c33c7cfbc4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:22.305577 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1444/5829] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:22 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:23.314766 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aac612e1-fa65-4639-99bc-87b872272913 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:23.316598 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aac612e1-fa65-4639-99bc-87b872272913 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:23.316816 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aac612e1-fa65-4639-99bc-87b872272913 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:23.317044 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aac612e1-fa65-4639-99bc-87b872272913 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:23.317172 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-aac612e1-fa65-4639-99bc-87b872272913 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:23.321199 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:23.321199 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:23.321962 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aac612e1-fa65-4639-99bc-87b872272913 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:23.322326 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1468/5830] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:23 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:24.332548 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5b34e890-b738-4077-88dc-ddc1a1f1f351 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:24.334306 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b34e890-b738-4077-88dc-ddc1a1f1f351 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:24.334470 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5b34e890-b738-4077-88dc-ddc1a1f1f351 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:24.334642 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5b34e890-b738-4077-88dc-ddc1a1f1f351 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:24.334732 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5b34e890-b738-4077-88dc-ddc1a1f1f351 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:24.339170 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:24.339170 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:14:24.339872 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b34e890-b738-4077-88dc-ddc1a1f1f351 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:24.340252 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1455/5831] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:24 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:25.350349 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a968c4ee-38d4-4169-85af-f6464f1ba7ce None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:25.352120 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a968c4ee-38d4-4169-85af-f6464f1ba7ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:25.352325 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a968c4ee-38d4-4169-85af-f6464f1ba7ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:25.352520 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a968c4ee-38d4-4169-85af-f6464f1ba7ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:25.352654 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a968c4ee-38d4-4169-85af-f6464f1ba7ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:25.357030 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:25.357030 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:25.357710 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a968c4ee-38d4-4169-85af-f6464f1ba7ce tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:25.358033 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1465/5832] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:25 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:25.365925 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2a6bb3e7-afbe-4e63-8890-e543343a1159 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:25.367524 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a6bb3e7-afbe-4e63-8890-e543343a1159 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:25.367690 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a6bb3e7-afbe-4e63-8890-e543343a1159 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:25.367875 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2a6bb3e7-afbe-4e63-8890-e543343a1159 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:25.368029 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.backups [None req-2a6bb3e7-afbe-4e63-8890-e543343a1159 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100200) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:25.372146 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:25.372146 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:25.372851 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2a6bb3e7-afbe-4e63-8890-e543343a1159 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:25.373185 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1445/5833] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:25 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:25.381400 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ea064525-b287-4702-a34f-7fdb04649125 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:25.383112 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea064525-b287-4702-a34f-7fdb04649125 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:25.383304 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea064525-b287-4702-a34f-7fdb04649125 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:25.383476 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea064525-b287-4702-a34f-7fdb04649125 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:25.383567 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-ea064525-b287-4702-a34f-7fdb04649125 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete backup with id: 56f36621-110a-45f9-a3a5-49ce9343feec. Aug 01 14:14:25.387811 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:25.387811 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:25.398827 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-ea064525-b287-4702-a34f-7fdb04649125 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] delete_backup rpcapi backup_id 56f36621-110a-45f9-a3a5-49ce9343feec {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 14:14:25.400432 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea064525-b287-4702-a34f-7fdb04649125 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 202 Aug 01 14:14:25.400920 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1469/5834] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:14:25 2026] DELETE /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:14:25.407192 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b4b2a5ef-7e14-4e46-8ac2-a624c1437d20 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:25.408822 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4b2a5ef-7e14-4e46-8ac2-a624c1437d20 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:25.409032 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4b2a5ef-7e14-4e46-8ac2-a624c1437d20 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:25.409239 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4b2a5ef-7e14-4e46-8ac2-a624c1437d20 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:25.409344 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b4b2a5ef-7e14-4e46-8ac2-a624c1437d20 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:25.413247 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:25.413247 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:14:25.414160 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4b2a5ef-7e14-4e46-8ac2-a624c1437d20 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 200 Aug 01 14:14:25.414160 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1456/5835] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:25 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:26.423241 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e09d6d2d-24bb-44ee-93c8-ce7f7a796637 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:26.424935 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e09d6d2d-24bb-44ee-93c8-ce7f7a796637 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec Aug 01 14:14:26.425130 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e09d6d2d-24bb-44ee-93c8-ce7f7a796637 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:26.425320 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e09d6d2d-24bb-44ee-93c8-ce7f7a796637 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:26.425445 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e09d6d2d-24bb-44ee-93c8-ce7f7a796637 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Show backup with id 56f36621-110a-45f9-a3a5-49ce9343feec. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 14:14:26.429420 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e09d6d2d-24bb-44ee-93c8-ce7f7a796637 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec returned with HTTP 404 Aug 01 14:14:26.429971 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1466/5836] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:26 2026] GET /volume/v3/backups/56f36621-110a-45f9-a3a5-49ce9343feec => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:26.437456 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-adb0e105-58da-4748-9b96-85895cca0b14 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:26.439174 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-adb0e105-58da-4748-9b96-85895cca0b14 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e Aug 01 14:14:26.439392 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-adb0e105-58da-4748-9b96-85895cca0b14 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:26.439577 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-adb0e105-58da-4748-9b96-85895cca0b14 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:26.439674 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-adb0e105-58da-4748-9b96-85895cca0b14 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete snapshot with id: 081e7135-1d5f-43d2-b861-c4a02232cc1e Aug 01 14:14:26.444883 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:26.444883 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:26.445378 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-adb0e105-58da-4748-9b96-85895cca0b14 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Snapshot retrieved successfully. Aug 01 14:14:26.458892 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-adb0e105-58da-4748-9b96-85895cca0b14 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Snapshot delete request issued successfully. Aug 01 14:14:26.459101 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-adb0e105-58da-4748-9b96-85895cca0b14 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e returned with HTTP 202 Aug 01 14:14:26.459473 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1446/5837] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:14:26 2026] DELETE /volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:26.466326 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e65a5312-abc0-49f7-aec8-586a4de98e5e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:26.467980 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e65a5312-abc0-49f7-aec8-586a4de98e5e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e Aug 01 14:14:26.468220 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e65a5312-abc0-49f7-aec8-586a4de98e5e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:26.468448 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e65a5312-abc0-49f7-aec8-586a4de98e5e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:26.474050 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:26.474050 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:26.474513 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e65a5312-abc0-49f7-aec8-586a4de98e5e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Snapshot retrieved successfully. Aug 01 14:14:26.475325 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e65a5312-abc0-49f7-aec8-586a4de98e5e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e returned with HTTP 200 Aug 01 14:14:26.475694 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1470/5838] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:14:26 2026] GET /volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:27.484376 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7fa133c7-1a23-4b95-b21c-60c1801c15bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:27.486095 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7fa133c7-1a23-4b95-b21c-60c1801c15bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e Aug 01 14:14:27.486331 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7fa133c7-1a23-4b95-b21c-60c1801c15bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:27.486467 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7fa133c7-1a23-4b95-b21c-60c1801c15bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:27.490429 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7fa133c7-1a23-4b95-b21c-60c1801c15bc tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e returned with HTTP 404 Aug 01 14:14:27.490846 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1457/5839] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:14:27 2026] GET /volume/v3/snapshots/081e7135-1d5f-43d2-b861-c4a02232cc1e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:27.497044 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f489b240-0a06-4e0a-bad8-99066299afc9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:27.499097 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f489b240-0a06-4e0a-bad8-99066299afc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a Aug 01 14:14:27.499361 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f489b240-0a06-4e0a-bad8-99066299afc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:27.499606 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f489b240-0a06-4e0a-bad8-99066299afc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:27.499813 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-f489b240-0a06-4e0a-bad8-99066299afc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete volume with id: d67dee8f-400b-4fe2-8fa0-3f53a90ef67a Aug 01 14:14:27.506455 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:27.506455 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:27.506927 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f489b240-0a06-4e0a-bad8-99066299afc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:27.522478 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f489b240-0a06-4e0a-bad8-99066299afc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete volume request issued successfully. Aug 01 14:14:27.522641 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f489b240-0a06-4e0a-bad8-99066299afc9 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a returned with HTTP 202 Aug 01 14:14:27.523088 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1467/5840] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:14:27 2026] DELETE /volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:27.529726 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c03c0c0b-5494-4f5b-b148-98ed5d825dca None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:27.531456 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c03c0c0b-5494-4f5b-b148-98ed5d825dca tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a Aug 01 14:14:27.531681 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c03c0c0b-5494-4f5b-b148-98ed5d825dca tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:27.531872 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c03c0c0b-5494-4f5b-b148-98ed5d825dca tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:27.539073 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:27.539073 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:27.542670 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-c03c0c0b-5494-4f5b-b148-98ed5d825dca tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:27.546570 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c03c0c0b-5494-4f5b-b148-98ed5d825dca tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a returned with HTTP 200 Aug 01 14:14:27.546934 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1447/5841] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:27 2026] GET /volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:28.558469 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-85da6465-3e4b-4229-b413-98b23c69fbc1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:28.560416 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85da6465-3e4b-4229-b413-98b23c69fbc1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a Aug 01 14:14:28.560638 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85da6465-3e4b-4229-b413-98b23c69fbc1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:28.560804 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85da6465-3e4b-4229-b413-98b23c69fbc1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:28.567418 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85da6465-3e4b-4229-b413-98b23c69fbc1 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a returned with HTTP 404 Aug 01 14:14:28.567935 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1471/5842] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:28 2026] GET /volume/v3/volumes/d67dee8f-400b-4fe2-8fa0-3f53a90ef67a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:28.574500 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dfa0b945-30de-4caf-a056-474373d62740 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:28.576274 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dfa0b945-30de-4caf-a056-474373d62740 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:14:28.576465 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dfa0b945-30de-4caf-a056-474373d62740 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:28.576635 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dfa0b945-30de-4caf-a056-474373d62740 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:28.576819 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-dfa0b945-30de-4caf-a056-474373d62740 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete volume with id: 1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:14:28.583507 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:28.583507 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:14:28.583991 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dfa0b945-30de-4caf-a056-474373d62740 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:28.600843 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dfa0b945-30de-4caf-a056-474373d62740 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete volume request issued successfully. Aug 01 14:14:28.601582 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dfa0b945-30de-4caf-a056-474373d62740 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 returned with HTTP 202 Aug 01 14:14:28.601582 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1458/5843] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:14:28 2026] DELETE /volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:28.607949 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a3e8122a-567f-4f47-83f7-ef2983befffb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:28.610273 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a3e8122a-567f-4f47-83f7-ef2983befffb tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:14:28.610477 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a3e8122a-567f-4f47-83f7-ef2983befffb tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:28.610657 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a3e8122a-567f-4f47-83f7-ef2983befffb tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:28.616956 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:28.616956 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:14:28.620053 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a3e8122a-567f-4f47-83f7-ef2983befffb tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:28.625064 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a3e8122a-567f-4f47-83f7-ef2983befffb tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 returned with HTTP 200 Aug 01 14:14:28.625560 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1468/5844] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:28 2026] GET /volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:14:29.637233 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-de3f1a4a-2db2-4c87-9df1-caef3e526cf7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:29.638959 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-de3f1a4a-2db2-4c87-9df1-caef3e526cf7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 Aug 01 14:14:29.639173 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-de3f1a4a-2db2-4c87-9df1-caef3e526cf7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:29.639371 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-de3f1a4a-2db2-4c87-9df1-caef3e526cf7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:29.644911 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-de3f1a4a-2db2-4c87-9df1-caef3e526cf7 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 returned with HTTP 404 Aug 01 14:14:29.645388 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1448/5845] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:29 2026] GET /volume/v3/volumes/1ac471d7-f25f-480f-9c3f-9972b0bc9120 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:29.651132 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-09cc5b2b-5084-4a08-bd86-c65cc424d3e4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:29.653146 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-09cc5b2b-5084-4a08-bd86-c65cc424d3e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 Aug 01 14:14:29.653388 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-09cc5b2b-5084-4a08-bd86-c65cc424d3e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:29.653618 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-09cc5b2b-5084-4a08-bd86-c65cc424d3e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:29.653813 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-09cc5b2b-5084-4a08-bd86-c65cc424d3e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete volume with id: 96b7b7a9-2821-460e-8776-ad17b73cda38 Aug 01 14:14:29.661718 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:29.661718 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:29.662325 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-09cc5b2b-5084-4a08-bd86-c65cc424d3e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:29.677836 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-09cc5b2b-5084-4a08-bd86-c65cc424d3e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete volume request issued successfully. Aug 01 14:14:29.678042 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-09cc5b2b-5084-4a08-bd86-c65cc424d3e4 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 returned with HTTP 202 Aug 01 14:14:29.678481 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1472/5846] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:14:29 2026] DELETE /volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:29.684423 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a85d5e4d-195d-4a8e-b0cc-ada2faa91e2e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:29.686559 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a85d5e4d-195d-4a8e-b0cc-ada2faa91e2e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 Aug 01 14:14:29.686806 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a85d5e4d-195d-4a8e-b0cc-ada2faa91e2e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:29.687093 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a85d5e4d-195d-4a8e-b0cc-ada2faa91e2e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:29.695461 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:29.695461 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:14:29.699534 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a85d5e4d-195d-4a8e-b0cc-ada2faa91e2e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:29.704136 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a85d5e4d-195d-4a8e-b0cc-ada2faa91e2e tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 returned with HTTP 200 Aug 01 14:14:29.704498 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1459/5847] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:29 2026] GET /volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:30.716690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8d9337c5-fdbf-4a28-8f25-473472879dae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:30.718188 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d9337c5-fdbf-4a28-8f25-473472879dae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 Aug 01 14:14:30.718370 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d9337c5-fdbf-4a28-8f25-473472879dae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:30.718539 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d9337c5-fdbf-4a28-8f25-473472879dae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:30.724025 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d9337c5-fdbf-4a28-8f25-473472879dae tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 returned with HTTP 404 Aug 01 14:14:30.724552 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1469/5848] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:30 2026] GET /volume/v3/volumes/96b7b7a9-2821-460e-8776-ad17b73cda38 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:30.730259 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2291a72e-8ea0-45d2-8cdf-c1441038c271 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:30.731885 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2291a72e-8ea0-45d2-8cdf-c1441038c271 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] DELETE https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e Aug 01 14:14:30.732067 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2291a72e-8ea0-45d2-8cdf-c1441038c271 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:30.732251 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2291a72e-8ea0-45d2-8cdf-c1441038c271 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:30.732406 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-2291a72e-8ea0-45d2-8cdf-c1441038c271 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete volume with id: de72630a-8806-452b-9c04-4b9ef85dfb5e Aug 01 14:14:30.739191 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:30.739191 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:14:30.739732 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2291a72e-8ea0-45d2-8cdf-c1441038c271 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:30.754105 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2291a72e-8ea0-45d2-8cdf-c1441038c271 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Delete volume request issued successfully. Aug 01 14:14:30.754330 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2291a72e-8ea0-45d2-8cdf-c1441038c271 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e returned with HTTP 202 Aug 01 14:14:30.754806 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1449/5849] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:14:30 2026] DELETE /volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:30.760793 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d137da5f-ca1c-45be-9815-558a7856fd03 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:30.762297 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d137da5f-ca1c-45be-9815-558a7856fd03 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e Aug 01 14:14:30.762461 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d137da5f-ca1c-45be-9815-558a7856fd03 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:30.762643 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d137da5f-ca1c-45be-9815-558a7856fd03 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:30.769526 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:14:30.769526 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:14:30.772836 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d137da5f-ca1c-45be-9815-558a7856fd03 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Volume info retrieved successfully. Aug 01 14:14:30.776860 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d137da5f-ca1c-45be-9815-558a7856fd03 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e returned with HTTP 200 Aug 01 14:14:30.777321 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1473/5850] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:30 2026] GET /volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:31.789381 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-272cb5c6-e89a-4328-be2d-a078e1340a48 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:31.791115 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-272cb5c6-e89a-4328-be2d-a078e1340a48 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] GET https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e Aug 01 14:14:31.791329 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-272cb5c6-e89a-4328-be2d-a078e1340a48 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:31.791529 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-272cb5c6-e89a-4328-be2d-a078e1340a48 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:31.796530 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-272cb5c6-e89a-4328-be2d-a078e1340a48 tempest-VolumesBackupsTest-1009208450 tempest-VolumesBackupsTest-1009208450-project-member] https://10.4.3.223/volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e returned with HTTP 404 Aug 01 14:14:31.796921 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1460/5851] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:14:31 2026] GET /volume/v3/volumes/de72630a-8806-452b-9c04-4b9ef85dfb5e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.150238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5542b1c1-3e1b-4f41-b855-210578201775 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.219193 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5542b1c1-3e1b-4f41-b855-210578201775 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:14:34.219532 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5542b1c1-3e1b-4f41-b855-210578201775 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1097444250", "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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.234315 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5542b1c1-3e1b-4f41-b855-210578201775 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:14:34.234666 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1470/5852] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:14:34 2026] POST /volume/v3/types => generated 380 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:34.241959 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-55da6123-2bc3-48c1-b0c8-2280e173855d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.244113 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-55da6123-2bc3-48c1-b0c8-2280e173855d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] POST https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption Aug 01 14:14:34.244536 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-55da6123-2bc3-48c1-b0c8-2280e173855d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.260532 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-55da6123-2bc3-48c1-b0c8-2280e173855d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption returned with HTTP 200 Aug 01 14:14:34.260971 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1450/5853] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:14:34 2026] POST /volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:34.268574 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-85ccecd3-ede1-4e4e-b66a-92d0c9350246 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.270228 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85ccecd3-ede1-4e4e-b66a-92d0c9350246 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:14:34.270565 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85ccecd3-ede1-4e4e-b66a-92d0c9350246 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1779922617", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.284672 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85ccecd3-ede1-4e4e-b66a-92d0c9350246 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:14:34.285041 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1474/5854] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:14:34 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:34.292376 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a5e8f582-fc95-4e2d-86e7-9d97c16c8586 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.342977 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5e8f582-fc95-4e2d-86e7-9d97c16c8586 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] POST https://10.4.3.223/volume/v3/types/db41df82-01b6-48a0-931c-77299902bb45/encryption Aug 01 14:14:34.343326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5e8f582-fc95-4e2d-86e7-9d97c16c8586 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.345154 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-a5e8f582-fc95-4e2d-86e7-9d97c16c8586 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.345361 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5e8f582-fc95-4e2d-86e7-9d97c16c8586 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/db41df82-01b6-48a0-931c-77299902bb45/encryption returned with HTTP 403 Aug 01 14:14:34.345795 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1461/5855] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:14:34 2026] POST /volume/v3/types/db41df82-01b6-48a0-931c-77299902bb45/encryption => generated 127 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.353490 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8017388f-5975-4201-ba76-6d1c1ed3415c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.355067 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8017388f-5975-4201-ba76-6d1c1ed3415c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:14:34.355444 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8017388f-5975-4201-ba76-6d1c1ed3415c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1294585837", "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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.373267 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8017388f-5975-4201-ba76-6d1c1ed3415c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:14:34.373704 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1471/5856] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:14:34 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:34.382037 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-db2d7ec4-0172-4686-8806-62aedab06a16 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.383691 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-db2d7ec4-0172-4686-8806-62aedab06a16 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] POST https://10.4.3.223/volume/v3/types/745d31d5-4806-4625-ac66-c598ec2c7d25/extra_specs Aug 01 14:14:34.384033 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-db2d7ec4-0172-4686-8806-62aedab06a16 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.385750 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.policy [None req-db2d7ec4-0172-4686-8806-62aedab06a16 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100200) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.385908 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-db2d7ec4-0172-4686-8806-62aedab06a16 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/745d31d5-4806-4625-ac66-c598ec2c7d25/extra_specs returned with HTTP 403 Aug 01 14:14:34.386299 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1451/5857] 10.4.3.223 () {68 vars in 1399 bytes} [Sat Aug 1 14:14:34 2026] POST /volume/v3/types/745d31d5-4806-4625-ac66-c598ec2c7d25/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.392323 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b9de8bca-f4a3-4b20-82df-aadc27c63964 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.394533 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9de8bca-f4a3-4b20-82df-aadc27c63964 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] PUT https://10.4.3.223/volume/v3/types/745d31d5-4806-4625-ac66-c598ec2c7d25/extra_specs/key2 Aug 01 14:14:34.394925 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9de8bca-f4a3-4b20-82df-aadc27c63964 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.397189 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-b9de8bca-f4a3-4b20-82df-aadc27c63964 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.397440 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9de8bca-f4a3-4b20-82df-aadc27c63964 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/745d31d5-4806-4625-ac66-c598ec2c7d25/extra_specs/key2 returned with HTTP 403 Aug 01 14:14:34.397956 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1475/5858] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 14:14:34 2026] PUT /volume/v3/types/745d31d5-4806-4625-ac66-c598ec2c7d25/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.405159 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-011b4c7e-9756-4072-b9d0-6386b9caf51e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.406749 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-011b4c7e-9756-4072-b9d0-6386b9caf51e tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] POST https://10.4.3.223/volume/v3/types Aug 01 14:14:34.407069 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-011b4c7e-9756-4072-b9d0-6386b9caf51e tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.409233 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-011b4c7e-9756-4072-b9d0-6386b9caf51e tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.409389 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-011b4c7e-9756-4072-b9d0-6386b9caf51e tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types returned with HTTP 403 Aug 01 14:14:34.409776 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1462/5859] 10.4.3.223 () {68 vars in 1252 bytes} [Sat Aug 1 14:14:34 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.417201 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d6be4eb5-ba10-4d97-8695-f2b34657988f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.418855 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6be4eb5-ba10-4d97-8695-f2b34657988f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:14:34.419208 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6be4eb5-ba10-4d97-8695-f2b34657988f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-417685513", "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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.434403 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6be4eb5-ba10-4d97-8695-f2b34657988f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:14:34.434741 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1472/5860] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:14:34 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:34.443297 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-0ddf7189-26f2-4ba9-a206-e9fbaa8f89c0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.444839 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0ddf7189-26f2-4ba9-a206-e9fbaa8f89c0 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] POST https://10.4.3.223/volume/v3/types/e3d60717-69e2-42ef-b7ee-b74b9239d367/encryption Aug 01 14:14:34.445153 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-0ddf7189-26f2-4ba9-a206-e9fbaa8f89c0 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.458484 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-0ddf7189-26f2-4ba9-a206-e9fbaa8f89c0 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types/e3d60717-69e2-42ef-b7ee-b74b9239d367/encryption returned with HTTP 200 Aug 01 14:14:34.458841 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1452/5861] 10.4.3.223 () {68 vars in 1397 bytes} [Sat Aug 1 14:14:34 2026] POST /volume/v3/types/e3d60717-69e2-42ef-b7ee-b74b9239d367/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:34.467148 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d8d07042-95b7-4b9f-bbb5-58d363b80b07 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.469356 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8d07042-95b7-4b9f-bbb5-58d363b80b07 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] DELETE https://10.4.3.223/volume/v3/types/e3d60717-69e2-42ef-b7ee-b74b9239d367/encryption/de558c30-b5ed-4048-96d0-dd4a0de729a1 Aug 01 14:14:34.469585 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d8d07042-95b7-4b9f-bbb5-58d363b80b07 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.469814 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d8d07042-95b7-4b9f-bbb5-58d363b80b07 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.470582 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-d8d07042-95b7-4b9f-bbb5-58d363b80b07 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.470788 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8d07042-95b7-4b9f-bbb5-58d363b80b07 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/e3d60717-69e2-42ef-b7ee-b74b9239d367/encryption/de558c30-b5ed-4048-96d0-dd4a0de729a1 returned with HTTP 403 Aug 01 14:14:34.471291 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1476/5862] 10.4.3.223 () {66 vars in 1489 bytes} [Sat Aug 1 14:14:34 2026] DELETE /volume/v3/types/e3d60717-69e2-42ef-b7ee-b74b9239d367/encryption/de558c30-b5ed-4048-96d0-dd4a0de729a1 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.477951 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c7ce173d-7d17-4330-afd5-6225ce83dd8f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.479487 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c7ce173d-7d17-4330-afd5-6225ce83dd8f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:14:34.479803 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c7ce173d-7d17-4330-afd5-6225ce83dd8f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1094255280", "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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.497775 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c7ce173d-7d17-4330-afd5-6225ce83dd8f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:14:34.498174 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1463/5863] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:14:34 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 01 14:14:34.505659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7cd68f6e-f5a4-4e1a-865f-8ac07db524b7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.507460 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7cd68f6e-f5a4-4e1a-865f-8ac07db524b7 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] DELETE https://10.4.3.223/volume/v3/types/a915bd8d-906c-4031-8a7d-200940a3370f/extra_specs/key1 Aug 01 14:14:34.507679 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7cd68f6e-f5a4-4e1a-865f-8ac07db524b7 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.507896 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7cd68f6e-f5a4-4e1a-865f-8ac07db524b7 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.512595 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-7cd68f6e-f5a4-4e1a-865f-8ac07db524b7 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.512805 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7cd68f6e-f5a4-4e1a-865f-8ac07db524b7 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/a915bd8d-906c-4031-8a7d-200940a3370f/extra_specs/key1 returned with HTTP 403 Aug 01 14:14:34.513312 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1473/5864] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 14:14:34 2026] DELETE /volume/v3/types/a915bd8d-906c-4031-8a7d-200940a3370f/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.521600 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-eb7672ac-b627-420c-909a-f59f6be9cad3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.523327 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-eb7672ac-b627-420c-909a-f59f6be9cad3 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] POST https://10.4.3.223/volume/v3/types Aug 01 14:14:34.523673 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-eb7672ac-b627-420c-909a-f59f6be9cad3 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1730491527", "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=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.537637 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-eb7672ac-b627-420c-909a-f59f6be9cad3 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Aug 01 14:14:34.537950 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1453/5865] 10.4.3.223 () {68 vars in 1253 bytes} [Sat Aug 1 14:14:34 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:34.545259 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2d4c69cc-d2b5-4b6b-95cd-22d5a99b71e2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.547292 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d4c69cc-d2b5-4b6b-95cd-22d5a99b71e2 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] DELETE https://10.4.3.223/volume/v3/types/040e3a61-4173-4e6b-943b-68a5222ee27a Aug 01 14:14:34.547468 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d4c69cc-d2b5-4b6b-95cd-22d5a99b71e2 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.547652 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d4c69cc-d2b5-4b6b-95cd-22d5a99b71e2 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.548278 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-2d4c69cc-d2b5-4b6b-95cd-22d5a99b71e2 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.548440 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d4c69cc-d2b5-4b6b-95cd-22d5a99b71e2 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/040e3a61-4173-4e6b-943b-68a5222ee27a returned with HTTP 403 Aug 01 14:14:34.548802 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1477/5866] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:14:34 2026] DELETE /volume/v3/types/040e3a61-4173-4e6b-943b-68a5222ee27a => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.556909 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-26a7403c-d81a-4127-9405-daab5f48170d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.558782 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26a7403c-d81a-4127-9405-daab5f48170d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] GET https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs Aug 01 14:14:34.559000 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26a7403c-d81a-4127-9405-daab5f48170d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.559206 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26a7403c-d81a-4127-9405-daab5f48170d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.567508 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26a7403c-d81a-4127-9405-daab5f48170d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs returned with HTTP 200 Aug 01 14:14:34.567922 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1464/5867] 10.4.3.223 () {66 vars in 1378 bytes} [Sat Aug 1 14:14:34 2026] GET /volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:14:34.577998 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-382eb46c-ce16-42f8-9ae9-b65d4e662d8c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.580072 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-382eb46c-ce16-42f8-9ae9-b65d4e662d8c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] GET https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption/cipher Aug 01 14:14:34.580343 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-382eb46c-ce16-42f8-9ae9-b65d4e662d8c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.580556 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-382eb46c-ce16-42f8-9ae9-b65d4e662d8c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.581287 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-382eb46c-ce16-42f8-9ae9-b65d4e662d8c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.581468 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-382eb46c-ce16-42f8-9ae9-b65d4e662d8c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption/cipher returned with HTTP 403 Aug 01 14:14:34.582025 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1474/5868] 10.4.3.223 () {66 vars in 1396 bytes} [Sat Aug 1 14:14:34 2026] GET /volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.589668 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-25117ce6-0ced-4e4f-8f4d-23f482a77b4f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.591373 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-25117ce6-0ced-4e4f-8f4d-23f482a77b4f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] GET https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption Aug 01 14:14:34.591573 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-25117ce6-0ced-4e4f-8f4d-23f482a77b4f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.591745 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-25117ce6-0ced-4e4f-8f4d-23f482a77b4f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Calling method 'index' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.592374 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.policy [None req-25117ce6-0ced-4e4f-8f4d-23f482a77b4f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100200) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.592535 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-25117ce6-0ced-4e4f-8f4d-23f482a77b4f tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption returned with HTTP 403 Aug 01 14:14:34.592925 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1454/5869] 10.4.3.223 () {66 vars in 1375 bytes} [Sat Aug 1 14:14:34 2026] GET /volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.600080 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fa4c7bc4-92bf-45d2-a317-c69ffccd3d9d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.602307 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fa4c7bc4-92bf-45d2-a317-c69ffccd3d9d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] GET https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs/multiattach Aug 01 14:14:34.602549 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fa4c7bc4-92bf-45d2-a317-c69ffccd3d9d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.602778 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fa4c7bc4-92bf-45d2-a317-c69ffccd3d9d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.610910 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fa4c7bc4-92bf-45d2-a317-c69ffccd3d9d tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs/multiattach returned with HTTP 200 Aug 01 14:14:34.611328 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1478/5870] 10.4.3.223 () {66 vars in 1414 bytes} [Sat Aug 1 14:14:34 2026] GET /volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 14:14:34.618672 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4b18ed45-307b-4962-b5b5-221d101c2c6c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.620481 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b18ed45-307b-4962-b5b5-221d101c2c6c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] GET https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs/volume_backend_name Aug 01 14:14:34.620702 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b18ed45-307b-4962-b5b5-221d101c2c6c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.620914 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b18ed45-307b-4962-b5b5-221d101c2c6c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.627682 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b18ed45-307b-4962-b5b5-221d101c2c6c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs/volume_backend_name returned with HTTP 404 Aug 01 14:14:34.628093 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1465/5871] 10.4.3.223 () {66 vars in 1438 bytes} [Sat Aug 1 14:14:34 2026] GET /volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.636822 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d561c30a-6046-4deb-b735-013c500d29bb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.638627 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d561c30a-6046-4deb-b735-013c500d29bb tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] PUT https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption/d6dc0b6e-41da-4789-8b7b-08312337dd4c Aug 01 14:14:34.638968 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d561c30a-6046-4deb-b735-013c500d29bb tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.641176 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-d561c30a-6046-4deb-b735-013c500d29bb tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.641367 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d561c30a-6046-4deb-b735-013c500d29bb tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption/d6dc0b6e-41da-4789-8b7b-08312337dd4c returned with HTTP 403 Aug 01 14:14:34.641777 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1475/5872] 10.4.3.223 () {68 vars in 1506 bytes} [Sat Aug 1 14:14:34 2026] PUT /volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/encryption/d6dc0b6e-41da-4789-8b7b-08312337dd4c => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.650225 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-aa5cc2b5-047d-413b-b83a-9baf3d020901 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.651826 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aa5cc2b5-047d-413b-b83a-9baf3d020901 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] PUT https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs/key1 Aug 01 14:14:34.652166 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-aa5cc2b5-047d-413b-b83a-9baf3d020901 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.653773 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.policy [None req-aa5cc2b5-047d-413b-b83a-9baf3d020901 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100200) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.653936 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-aa5cc2b5-047d-413b-b83a-9baf3d020901 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs/key1 returned with HTTP 403 Aug 01 14:14:34.654354 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1455/5873] 10.4.3.223 () {68 vars in 1413 bytes} [Sat Aug 1 14:14:34 2026] PUT /volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.662369 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-19af62af-6068-4e04-bff4-ffb9c0d7d279 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.663802 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19af62af-6068-4e04-bff4-ffb9c0d7d279 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] PUT https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00 Aug 01 14:14:34.664095 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19af62af-6068-4e04-bff4-ffb9c0d7d279 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:14:34.665685 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-19af62af-6068-4e04-bff4-ffb9c0d7d279 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '58e515033cfe40acb32c49c5265d28b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68285f87ce74a8795a2bd7a84c5c66f', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 14:14:34.665840 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19af62af-6068-4e04-bff4-ffb9c0d7d279 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-reader] https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00 returned with HTTP 403 Aug 01 14:14:34.666206 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1479/5874] 10.4.3.223 () {68 vars in 1362 bytes} [Sat Aug 1 14:14:34 2026] PUT /volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:14:34.674884 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9afb29f9-84c6-4dda-92fc-fe90f3fda0f7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.676407 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9afb29f9-84c6-4dda-92fc-fe90f3fda0f7 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] DELETE https://10.4.3.223/volume/v3/types/040e3a61-4173-4e6b-943b-68a5222ee27a Aug 01 14:14:34.676565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9afb29f9-84c6-4dda-92fc-fe90f3fda0f7 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.676747 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9afb29f9-84c6-4dda-92fc-fe90f3fda0f7 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.696521 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9afb29f9-84c6-4dda-92fc-fe90f3fda0f7 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types/040e3a61-4173-4e6b-943b-68a5222ee27a returned with HTTP 202 Aug 01 14:14:34.696827 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1466/5875] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:14:34 2026] DELETE /volume/v3/types/040e3a61-4173-4e6b-943b-68a5222ee27a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:34.703521 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c6088f94-b0b6-4ae1-be3e-f10fc595ec29 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.705086 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6088f94-b0b6-4ae1-be3e-f10fc595ec29 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] DELETE https://10.4.3.223/volume/v3/types/a915bd8d-906c-4031-8a7d-200940a3370f Aug 01 14:14:34.705294 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6088f94-b0b6-4ae1-be3e-f10fc595ec29 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.705472 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6088f94-b0b6-4ae1-be3e-f10fc595ec29 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.726674 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6088f94-b0b6-4ae1-be3e-f10fc595ec29 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types/a915bd8d-906c-4031-8a7d-200940a3370f returned with HTTP 202 Aug 01 14:14:34.727006 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1476/5876] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:14:34 2026] DELETE /volume/v3/types/a915bd8d-906c-4031-8a7d-200940a3370f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:34.734059 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3d59018a-0026-4c6b-be91-bbbd90ce0132 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.735773 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3d59018a-0026-4c6b-be91-bbbd90ce0132 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] DELETE https://10.4.3.223/volume/v3/types/e3d60717-69e2-42ef-b7ee-b74b9239d367 Aug 01 14:14:34.735955 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3d59018a-0026-4c6b-be91-bbbd90ce0132 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.736154 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3d59018a-0026-4c6b-be91-bbbd90ce0132 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Calling method '_delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.756984 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3d59018a-0026-4c6b-be91-bbbd90ce0132 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types/e3d60717-69e2-42ef-b7ee-b74b9239d367 returned with HTTP 202 Aug 01 14:14:34.757386 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1456/5877] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:14:34 2026] DELETE /volume/v3/types/e3d60717-69e2-42ef-b7ee-b74b9239d367 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:34.763544 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-66d66d99-5b3f-4264-8ef0-782519ff852c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.765151 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-66d66d99-5b3f-4264-8ef0-782519ff852c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] DELETE https://10.4.3.223/volume/v3/types/745d31d5-4806-4625-ac66-c598ec2c7d25 Aug 01 14:14:34.765356 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-66d66d99-5b3f-4264-8ef0-782519ff852c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.765942 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-66d66d99-5b3f-4264-8ef0-782519ff852c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.787284 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-66d66d99-5b3f-4264-8ef0-782519ff852c tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types/745d31d5-4806-4625-ac66-c598ec2c7d25 returned with HTTP 202 Aug 01 14:14:34.787658 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1480/5878] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:14:34 2026] DELETE /volume/v3/types/745d31d5-4806-4625-ac66-c598ec2c7d25 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:34.793902 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3540a686-c27c-415b-94ee-af04a16ecc09 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.796027 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3540a686-c27c-415b-94ee-af04a16ecc09 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] DELETE https://10.4.3.223/volume/v3/types/db41df82-01b6-48a0-931c-77299902bb45 Aug 01 14:14:34.796229 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3540a686-c27c-415b-94ee-af04a16ecc09 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.796433 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3540a686-c27c-415b-94ee-af04a16ecc09 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.815577 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3540a686-c27c-415b-94ee-af04a16ecc09 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types/db41df82-01b6-48a0-931c-77299902bb45 returned with HTTP 202 Aug 01 14:14:34.815939 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1467/5879] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:14:34 2026] DELETE /volume/v3/types/db41df82-01b6-48a0-931c-77299902bb45 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:34.822084 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4aac929-81e4-418c-8370-9fa27e028ba1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:14:34.823725 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4aac929-81e4-418c-8370-9fa27e028ba1 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] DELETE https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00 Aug 01 14:14:34.823914 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4aac929-81e4-418c-8370-9fa27e028ba1 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:14:34.824092 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4aac929-81e4-418c-8370-9fa27e028ba1 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:14:34.843756 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4aac929-81e4-418c-8370-9fa27e028ba1 tempest-VolumeTypesReaderTests-404972308 tempest-VolumeTypesReaderTests-404972308-project-admin] https://10.4.3.223/volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00 returned with HTTP 202 Aug 01 14:14:34.844126 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1477/5880] 10.4.3.223 () {66 vars in 1345 bytes} [Sat Aug 1 14:14:34 2026] DELETE /volume/v3/types/bb13d5c1-697d-4b6a-9340-a9f7c5cc4d00 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:14:44.755021 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=62,cinder:UPDATE=16,cinder:INSERT=12 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:14:44.784916 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=53,cinder:INSERT=14,cinder:UPDATE=18 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:14:44.813612 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=77,cinder:INSERT=16,cinder:UPDATE=29 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:14:44.841456 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=58,cinder:UPDATE=11,cinder:INSERT=19 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:15:27.680620 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:27.682302 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:15:27.682735 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1011748303", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:27.684832 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1011748303', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:15:27.684832 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume of 1 GB Aug 01 14:15:27.689273 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Availability Zones retrieved successfully. Aug 01 14:15:27.693367 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Flow 'volume_create_api' (a7f17e94-33aa-4454-aa02-afa4bc9f1e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:15:27.695294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c137333-1dd9-4a2b-988d-07d0880646f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:27.695294 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Validating volume size '1' using validate_int {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:15:27.717385 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c137333-1dd9-4a2b-988d-07d0880646f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:27.718184 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb145fa-94d7-4070-b3b0-14d5b7c62808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:27.765890 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Created reservations ['1632889f-35c6-47ce-84c9-ba393f4ed96d', 'e6f8027a-db3c-4960-98a7-5188077d5cb1', '64622917-7549-4a90-95aa-71053a628923', '400e24a8-0560-4014-a77e-0e461c93d7cf'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:15:27.766652 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb145fa-94d7-4070-b3b0-14d5b7c62808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1632889f-35c6-47ce-84c9-ba393f4ed96d', 'e6f8027a-db3c-4960-98a7-5188077d5cb1', '64622917-7549-4a90-95aa-71053a628923', '400e24a8-0560-4014-a77e-0e461c93d7cf']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:27.767411 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec1d5ec-758a-46b2-bc6d-e643154fdb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:27.788305 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec1d5ec-758a-46b2-bc6d-e643154fdb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a134b6d-ee32-4ec5-aa22-ced42257c6e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1011748303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23faaaca01c470ca80b0f8e64c2437b',qos_specs=None,replication_status=,reservations=['1632889f-35c6-47ce-84c9-ba393f4ed96d','e6f8027a-db3c-4960-98a7-5188077d5cb1','64622917-7549-4a90-95aa-71053a628923','400e24a8-0560-4014-a77e-0e461c93d7cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c642e6d820d64341b8c5f35f476cb361',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1011748303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a134b6d-ee32-4ec5-aa22-ced42257c6e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23faaaca01c470ca80b0f8e64c2437b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c642e6d820d64341b8c5f35f476cb361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:27.789065 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc996830-d092-4e8b-8693-d54dd3aed955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:27.805888 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc996830-d092-4e8b-8693-d54dd3aed955) transitioned into state 'SUCCESS' from state '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-1011748303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23faaaca01c470ca80b0f8e64c2437b',qos_specs=None,replication_status=,reservations=['1632889f-35c6-47ce-84c9-ba393f4ed96d','e6f8027a-db3c-4960-98a7-5188077d5cb1','64622917-7549-4a90-95aa-71053a628923','400e24a8-0560-4014-a77e-0e461c93d7cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c642e6d820d64341b8c5f35f476cb361',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:27.806586 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16089c24-59fd-4ac2-835f-3d541a5d17d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:27.814400 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16089c24-59fd-4ac2-835f-3d541a5d17d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:27.815202 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Flow 'volume_create_api' (a7f17e94-33aa-4454-aa02-afa4bc9f1e7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:15:27.815518 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume request issued successfully. Aug 01 14:15:27.816061 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b8e2cedb-866b-4fdd-93b4-43cc0d597928 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:15:27.816596 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1457/5881] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:15:27 2026] POST /volume/v3/volumes => generated 757 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:15:27.829609 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e8b82b4c-0082-4ed3-a3e1-16828bf4586a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:27.831138 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8b82b4c-0082-4ed3-a3e1-16828bf4586a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:27.831333 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e8b82b4c-0082-4ed3-a3e1-16828bf4586a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:27.831545 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e8b82b4c-0082-4ed3-a3e1-16828bf4586a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:27.839105 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:27.839105 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:27.842430 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e8b82b4c-0082-4ed3-a3e1-16828bf4586a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:27.846008 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8b82b4c-0082-4ed3-a3e1-16828bf4586a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:27.846402 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1481/5882] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:27 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:28.859822 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-365ab702-71de-47ec-9ebb-2599690c106f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:28.862092 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-365ab702-71de-47ec-9ebb-2599690c106f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:28.862344 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-365ab702-71de-47ec-9ebb-2599690c106f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:28.862574 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-365ab702-71de-47ec-9ebb-2599690c106f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:28.869418 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:28.869418 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:28.872407 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-365ab702-71de-47ec-9ebb-2599690c106f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:28.875892 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-365ab702-71de-47ec-9ebb-2599690c106f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:28.876228 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1468/5883] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:28 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:28.886829 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c318a391-5d72-4b50-a55b-a55871490753 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:28.888775 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c318a391-5d72-4b50-a55b-a55871490753 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:28.888970 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c318a391-5d72-4b50-a55b-a55871490753 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:28.889163 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c318a391-5d72-4b50-a55b-a55871490753 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:28.895716 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:28.895716 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:28.898816 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c318a391-5d72-4b50-a55b-a55871490753 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:28.902287 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c318a391-5d72-4b50-a55b-a55871490753 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:28.902607 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1478/5884] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:28 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:29.431811 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-80aff857-a9b2-4539-bf2f-844264176cc2 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:29.483940 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-80aff857-a9b2-4539-bf2f-844264176cc2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:29.484145 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-80aff857-a9b2-4539-bf2f-844264176cc2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:29.484359 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-80aff857-a9b2-4539-bf2f-844264176cc2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:29.490737 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:29.490737 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:29.493758 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-80aff857-a9b2-4539-bf2f-844264176cc2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:29.497175 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-80aff857-a9b2-4539-bf2f-844264176cc2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:29.497530 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1458/5885] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:15:29 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:29.564311 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a68b62c5-8dc3-4721-aa8c-daa99bd1d407 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:29.564661 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a68b62c5-8dc3-4721-aa8c-daa99bd1d407 None None] GET https://10.4.3.223/volume// Aug 01 14:15:29.564825 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a68b62c5-8dc3-4721-aa8c-daa99bd1d407 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:29.565020 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a68b62c5-8dc3-4721-aa8c-daa99bd1d407 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:29.565382 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a68b62c5-8dc3-4721-aa8c-daa99bd1d407 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:15:29.565657 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1482/5886] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:15:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:15:29.571947 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-a650f968-d546-4548-816e-d42f8a50ae92 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:29.605398 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-a650f968-d546-4548-816e-d42f8a50ae92 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:15:29.605685 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-a650f968-d546-4548-816e-d42f8a50ae92 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a134b6d-ee32-4ec5-aa22-ced42257c6e4", "connector": null, "instance_uuid": "e504046a-c483-4478-8044-62e128545712"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:29.613311 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:29.613311 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:29.633438 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-a650f968-d546-4548-816e-d42f8a50ae92 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:15:29.633788 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1469/5887] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:15:29 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 01 14:15:29.659235 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fd947451-ef93-498b-84f9-48d0003ddb83 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:29.660699 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd947451-ef93-498b-84f9-48d0003ddb83 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:29.660870 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd947451-ef93-498b-84f9-48d0003ddb83 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:29.661072 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fd947451-ef93-498b-84f9-48d0003ddb83 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:29.667090 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cf9e1d3a-a8a6-4ae3-bfc6-c1ce40ef205c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:29.667492 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cf9e1d3a-a8a6-4ae3-bfc6-c1ce40ef205c None None] GET https://10.4.3.223/volume// Aug 01 14:15:29.667656 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cf9e1d3a-a8a6-4ae3-bfc6-c1ce40ef205c None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:29.667824 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cf9e1d3a-a8a6-4ae3-bfc6-c1ce40ef205c None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:29.668117 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cf9e1d3a-a8a6-4ae3-bfc6-c1ce40ef205c None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:15:29.668413 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1459/5888] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:15:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:15:29.669174 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:29.669174 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:29.672082 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fd947451-ef93-498b-84f9-48d0003ddb83 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:29.674748 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-61b6f483-b851-49e3-ac62-1ae55066dd6d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:29.675610 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fd947451-ef93-498b-84f9-48d0003ddb83 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:29.675921 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1479/5889] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:29 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:29.702876 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-61b6f483-b851-49e3-ac62-1ae55066dd6d tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:29.703153 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-61b6f483-b851-49e3-ac62-1ae55066dd6d tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:29.703364 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-61b6f483-b851-49e3-ac62-1ae55066dd6d tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:29.711205 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:29.711205 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:29.714799 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-61b6f483-b851-49e3-ac62-1ae55066dd6d tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:29.719943 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-61b6f483-b851-49e3-ac62-1ae55066dd6d tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:29.720513 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1483/5890] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:15:29 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 1029 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:15:29.815226 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-18a4cffc-57d6-4b3f-9893-e7dfc1c67ce1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:29.817027 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-18a4cffc-57d6-4b3f-9893-e7dfc1c67ce1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] PUT https://10.4.3.223/volume/v3/attachments/2dea7493-f03a-4b90-96c0-0f95bd4d8eca Aug 01 14:15:29.817405 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-18a4cffc-57d6-4b3f-9893-e7dfc1c67ce1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:29.823775 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-18a4cffc-57d6-4b3f-9893-e7dfc1c67ce1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Acquiring lock "cinder-attachment_update-2a134b6d-ee32-4ec5-aa22-ced42257c6e4-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:15:29.828105 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-18a4cffc-57d6-4b3f-9893-e7dfc1c67ce1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Lock "cinder-attachment_update-2a134b6d-ee32-4ec5-aa22-ced42257c6e4-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:15:29.828930 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:29.828930 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:29.892944 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-18a4cffc-57d6-4b3f-9893-e7dfc1c67ce1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Lock "cinder-attachment_update-2a134b6d-ee32-4ec5-aa22-ced42257c6e4-np0000006308" released by "attachment_update" :: held 0.065s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:15:29.893380 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-18a4cffc-57d6-4b3f-9893-e7dfc1c67ce1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/2dea7493-f03a-4b90-96c0-0f95bd4d8eca returned with HTTP 200 Aug 01 14:15:29.894021 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1470/5891] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:15:29 2026] PUT /volume/v3/attachments/2dea7493-f03a-4b90-96c0-0f95bd4d8eca => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:15:30.688268 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-43e922a5-d9bc-4ea7-b456-2e20580a3e62 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:30.689875 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-43e922a5-d9bc-4ea7-b456-2e20580a3e62 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:30.690036 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-43e922a5-d9bc-4ea7-b456-2e20580a3e62 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:30.690237 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-43e922a5-d9bc-4ea7-b456-2e20580a3e62 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:30.697814 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:30.697814 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:30.700493 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-43e922a5-d9bc-4ea7-b456-2e20580a3e62 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:30.703672 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-43e922a5-d9bc-4ea7-b456-2e20580a3e62 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:30.703978 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1460/5892] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:30 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:31.715530 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5b1af24a-6c9d-40de-84a0-b4ba4330c8c1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:31.717415 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b1af24a-6c9d-40de-84a0-b4ba4330c8c1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:31.717585 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b1af24a-6c9d-40de-84a0-b4ba4330c8c1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:31.717765 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b1af24a-6c9d-40de-84a0-b4ba4330c8c1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:31.726060 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:31.726060 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:31.729057 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5b1af24a-6c9d-40de-84a0-b4ba4330c8c1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:31.732612 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b1af24a-6c9d-40de-84a0-b4ba4330c8c1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:31.732966 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1480/5893] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:31 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:32.747163 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-29f69ca0-dea6-457c-9b92-22a42bd4d8a2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:32.749302 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29f69ca0-dea6-457c-9b92-22a42bd4d8a2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:32.749544 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29f69ca0-dea6-457c-9b92-22a42bd4d8a2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:32.749773 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29f69ca0-dea6-457c-9b92-22a42bd4d8a2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:32.760134 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:32.760134 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:32.763642 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-29f69ca0-dea6-457c-9b92-22a42bd4d8a2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:32.768047 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29f69ca0-dea6-457c-9b92-22a42bd4d8a2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:32.768519 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1484/5894] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:32 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:33.779975 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f41970d-ada4-49bb-a5d2-27d97de79d70 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:33.781784 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f41970d-ada4-49bb-a5d2-27d97de79d70 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:33.781977 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f41970d-ada4-49bb-a5d2-27d97de79d70 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:33.782025 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f41970d-ada4-49bb-a5d2-27d97de79d70 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:33.789950 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:33.789950 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:33.792692 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0f41970d-ada4-49bb-a5d2-27d97de79d70 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:33.796052 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f41970d-ada4-49bb-a5d2-27d97de79d70 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:33.796442 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1471/5895] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:33 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:34.112630 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-a8226150-0796-4119-8b98-07722f60e60f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:34.115408 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-a8226150-0796-4119-8b98-07722f60e60f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/attachments/2dea7493-f03a-4b90-96c0-0f95bd4d8eca/action Aug 01 14:15:34.115760 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-a8226150-0796-4119-8b98-07722f60e60f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:15:34.115878 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-a8226150-0796-4119-8b98-07722f60e60f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:34.130691 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:34.130691 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:34.142692 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-b4e829c8-f050-405f-924e-b2f085f3d3f7 req-a8226150-0796-4119-8b98-07722f60e60f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/2dea7493-f03a-4b90-96c0-0f95bd4d8eca/action returned with HTTP 204 Aug 01 14:15:34.143101 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1461/5896] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:15:34 2026] POST /volume/v3/attachments/2dea7493-f03a-4b90-96c0-0f95bd4d8eca/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:15:34.807351 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-58f06527-0560-4b67-8985-637d4756c140 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:34.809020 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58f06527-0560-4b67-8985-637d4756c140 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:34.809199 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58f06527-0560-4b67-8985-637d4756c140 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:34.809411 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58f06527-0560-4b67-8985-637d4756c140 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:34.818765 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:34.818765 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:34.821523 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-58f06527-0560-4b67-8985-637d4756c140 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:34.825006 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58f06527-0560-4b67-8985-637d4756c140 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:34.825413 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1481/5897] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:34 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:15:37.424035 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-54eba3cc-fbf1-490d-bd82-6048855861c3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:37.425352 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54eba3cc-fbf1-490d-bd82-6048855861c3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:15:37.425952 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54eba3cc-fbf1-490d-bd82-6048855861c3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a134b6d-ee32-4ec5-aa22-ced42257c6e4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1519199447", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:37.437544 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:37.437544 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:37.437777 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-54eba3cc-fbf1-490d-bd82-6048855861c3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:37.438268 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-54eba3cc-fbf1-490d-bd82-6048855861c3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create snapshot from volume 2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:37.470255 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-54eba3cc-fbf1-490d-bd82-6048855861c3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Created reservations ['c79aef2d-618f-4450-a607-5729f825c745', 'a70ae979-4eb0-4191-9d5f-ea9dcd998e84', 'de477089-5bfa-4d55-8931-99e8404531c4', '71735ce1-4168-4771-b028-b1c5deba1568'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:15:37.496840 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-54eba3cc-fbf1-490d-bd82-6048855861c3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot force create request issued successfully. Aug 01 14:15:37.496840 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54eba3cc-fbf1-490d-bd82-6048855861c3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:15:37.497307 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1485/5898] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:15:37 2026] POST /volume/v3/snapshots => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:15:37.505024 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8737b345-3c2b-43ac-826b-32d9536c3973 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:37.506717 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8737b345-3c2b-43ac-826b-32d9536c3973 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 Aug 01 14:15:37.507633 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8737b345-3c2b-43ac-826b-32d9536c3973 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:37.507633 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8737b345-3c2b-43ac-826b-32d9536c3973 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:37.511594 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:37.511594 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:37.511963 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8737b345-3c2b-43ac-826b-32d9536c3973 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:37.512958 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8737b345-3c2b-43ac-826b-32d9536c3973 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 returned with HTTP 200 Aug 01 14:15:37.512958 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1472/5899] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:15:37 2026] GET /volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:38.521151 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-183c1fbe-a9e8-41f9-b2bf-3b15f2b1cec5 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:38.523064 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-183c1fbe-a9e8-41f9-b2bf-3b15f2b1cec5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 Aug 01 14:15:38.523289 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-183c1fbe-a9e8-41f9-b2bf-3b15f2b1cec5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:38.523533 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-183c1fbe-a9e8-41f9-b2bf-3b15f2b1cec5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:38.528854 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:38.528854 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:38.529344 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-183c1fbe-a9e8-41f9-b2bf-3b15f2b1cec5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:38.530158 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-183c1fbe-a9e8-41f9-b2bf-3b15f2b1cec5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 returned with HTTP 200 Aug 01 14:15:38.530776 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1462/5900] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:15:38 2026] GET /volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:38.538273 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a1d7892-2908-495e-8415-deb8eacdb681 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:38.539846 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a1d7892-2908-495e-8415-deb8eacdb681 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 Aug 01 14:15:38.540019 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a1d7892-2908-495e-8415-deb8eacdb681 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:38.540188 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a1d7892-2908-495e-8415-deb8eacdb681 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:38.544646 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:38.544646 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:38.544936 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a1d7892-2908-495e-8415-deb8eacdb681 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:38.545632 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a1d7892-2908-495e-8415-deb8eacdb681 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 returned with HTTP 200 Aug 01 14:15:38.545932 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1482/5901] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:15:38 2026] GET /volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:39.863180 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-edd10743-770f-4a39-acf4-d0e4386ec28b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:39.864938 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-edd10743-770f-4a39-acf4-d0e4386ec28b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:15:39.865256 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-edd10743-770f-4a39-acf4-d0e4386ec28b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a134b6d-ee32-4ec5-aa22-ced42257c6e4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-229082049", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:39.875133 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:39.875133 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:39.875638 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-edd10743-770f-4a39-acf4-d0e4386ec28b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:39.875760 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-edd10743-770f-4a39-acf4-d0e4386ec28b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create snapshot from volume 2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:39.897308 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-edd10743-770f-4a39-acf4-d0e4386ec28b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Created reservations ['5da766d5-ec28-43fe-8c42-e6b7d0fe617b', '90229967-de8c-41d8-b939-62734a3157e1', '3098315c-9b15-457f-b3e2-df0a96c5a89c', 'cbb837c6-b805-4799-b36b-2db985cd0069'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:15:39.927051 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-edd10743-770f-4a39-acf4-d0e4386ec28b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot force create request issued successfully. Aug 01 14:15:39.927372 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-edd10743-770f-4a39-acf4-d0e4386ec28b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:15:39.927859 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1486/5902] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:15:39 2026] POST /volume/v3/snapshots => generated 312 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:15:39.935617 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e3853dfc-6771-4c23-b842-6c191d736c30 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:39.937369 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3853dfc-6771-4c23-b842-6c191d736c30 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b Aug 01 14:15:39.937573 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3853dfc-6771-4c23-b842-6c191d736c30 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:39.937783 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3853dfc-6771-4c23-b842-6c191d736c30 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:39.942291 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:39.942291 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:39.942709 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e3853dfc-6771-4c23-b842-6c191d736c30 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:39.943423 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3853dfc-6771-4c23-b842-6c191d736c30 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b returned with HTTP 200 Aug 01 14:15:39.943773 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1473/5903] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:15:39 2026] GET /volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b => generated 444 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:40.952297 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-db1466b8-9818-4156-9e86-5d5155571f0b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:40.954420 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-db1466b8-9818-4156-9e86-5d5155571f0b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b Aug 01 14:15:40.954651 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-db1466b8-9818-4156-9e86-5d5155571f0b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:40.954858 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-db1466b8-9818-4156-9e86-5d5155571f0b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:40.959386 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:40.959386 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:40.959770 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-db1466b8-9818-4156-9e86-5d5155571f0b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:40.960458 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-db1466b8-9818-4156-9e86-5d5155571f0b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b returned with HTTP 200 Aug 01 14:15:40.960784 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1463/5904] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:15:40 2026] GET /volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:40.968158 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0993c66a-7230-4021-b8ed-b62d6b892ee1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:40.969832 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0993c66a-7230-4021-b8ed-b62d6b892ee1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b Aug 01 14:15:40.970031 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0993c66a-7230-4021-b8ed-b62d6b892ee1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:40.970250 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0993c66a-7230-4021-b8ed-b62d6b892ee1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:40.974631 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:40.974631 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:40.974979 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0993c66a-7230-4021-b8ed-b62d6b892ee1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:40.975660 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0993c66a-7230-4021-b8ed-b62d6b892ee1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b returned with HTTP 200 Aug 01 14:15:40.975986 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1483/5905] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:15:40 2026] GET /volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:42.300196 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-805657e9-2d73-4f3d-8a3e-9eeaa0795032 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:42.301950 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-805657e9-2d73-4f3d-8a3e-9eeaa0795032 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/snapshots Aug 01 14:15:42.302316 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-805657e9-2d73-4f3d-8a3e-9eeaa0795032 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a134b6d-ee32-4ec5-aa22-ced42257c6e4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-58936865", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:42.312448 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:42.312448 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:42.312918 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-805657e9-2d73-4f3d-8a3e-9eeaa0795032 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:42.313055 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-805657e9-2d73-4f3d-8a3e-9eeaa0795032 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create snapshot from volume 2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:42.333811 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-805657e9-2d73-4f3d-8a3e-9eeaa0795032 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Created reservations ['f77e7033-8b3a-4f85-a7e1-6889e8295098', '8f0ac292-ff9d-4d31-b102-31e8a0162bc4', '339d523c-19f8-46dd-8d29-952884701e34', '99b38d40-4462-4d01-897b-1f87e105a95d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:15:42.361226 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-805657e9-2d73-4f3d-8a3e-9eeaa0795032 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot force create request issued successfully. Aug 01 14:15:42.361564 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-805657e9-2d73-4f3d-8a3e-9eeaa0795032 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Aug 01 14:15:42.361948 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1487/5906] 10.4.3.223 () {68 vars in 1265 bytes} [Sat Aug 1 14:15:42 2026] POST /volume/v3/snapshots => generated 311 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:15:42.369795 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f0c2b9e5-a618-4e09-a7e3-9d599a19d865 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:42.371700 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0c2b9e5-a618-4e09-a7e3-9d599a19d865 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b Aug 01 14:15:42.371950 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0c2b9e5-a618-4e09-a7e3-9d599a19d865 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:42.372143 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0c2b9e5-a618-4e09-a7e3-9d599a19d865 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:42.377157 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:42.377157 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:42.377604 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f0c2b9e5-a618-4e09-a7e3-9d599a19d865 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:42.378335 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0c2b9e5-a618-4e09-a7e3-9d599a19d865 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b returned with HTTP 200 Aug 01 14:15:42.378659 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1474/5907] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:15:42 2026] GET /volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:43.387123 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-b23558af-5f16-4aa7-bf55-d2dff2dfa95f None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:43.388975 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b23558af-5f16-4aa7-bf55-d2dff2dfa95f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b Aug 01 14:15:43.389167 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b23558af-5f16-4aa7-bf55-d2dff2dfa95f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:43.389370 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-b23558af-5f16-4aa7-bf55-d2dff2dfa95f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:43.394987 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:43.394987 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:43.395519 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-b23558af-5f16-4aa7-bf55-d2dff2dfa95f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:43.396415 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-b23558af-5f16-4aa7-bf55-d2dff2dfa95f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b returned with HTTP 200 Aug 01 14:15:43.396812 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1464/5908] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:15:43 2026] GET /volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:43.404157 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2d4fa7f9-e001-42cc-b7e5-c01ee110a13f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:43.405959 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2d4fa7f9-e001-42cc-b7e5-c01ee110a13f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b Aug 01 14:15:43.406174 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2d4fa7f9-e001-42cc-b7e5-c01ee110a13f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:43.406380 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2d4fa7f9-e001-42cc-b7e5-c01ee110a13f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:43.411173 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:43.411173 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:43.411563 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2d4fa7f9-e001-42cc-b7e5-c01ee110a13f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:43.412282 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2d4fa7f9-e001-42cc-b7e5-c01ee110a13f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b returned with HTTP 200 Aug 01 14:15:43.412610 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1484/5909] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:15:43 2026] GET /volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:43.444242 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-fda65bc7-44cf-4445-a365-3f8bdd4af03c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:43.469643 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-fda65bc7-44cf-4445-a365-3f8bdd4af03c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:43.469819 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-fda65bc7-44cf-4445-a365-3f8bdd4af03c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:43.470010 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-fda65bc7-44cf-4445-a365-3f8bdd4af03c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:43.478557 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:43.478557 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:43.481648 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-fda65bc7-44cf-4445-a365-3f8bdd4af03c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:43.485369 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-fda65bc7-44cf-4445-a365-3f8bdd4af03c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:43.485735 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1488/5910] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:15:43 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:15:43.503296 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-dffe18ab-efbb-46d3-989a-18827784e6c6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:43.505153 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-dffe18ab-efbb-46d3-989a-18827784e6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4/action Aug 01 14:15:43.505474 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-dffe18ab-efbb-46d3-989a-18827784e6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:15:43.505604 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-dffe18ab-efbb-46d3-989a-18827784e6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:43.514949 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:43.514949 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:43.515448 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-dffe18ab-efbb-46d3-989a-18827784e6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:43.521870 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-dffe18ab-efbb-46d3-989a-18827784e6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Begin detaching volume completed successfully. Aug 01 14:15:43.522106 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-dffe18ab-efbb-46d3-989a-18827784e6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4/action returned with HTTP 202 Aug 01 14:15:43.522570 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1475/5911] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:15:43 2026] POST /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:15:43.558821 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-c70f8b52-db49-454c-b48e-7efd1d169e1c None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:43.559186 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c70f8b52-db49-454c-b48e-7efd1d169e1c None None] GET https://10.4.3.223/volume// Aug 01 14:15:43.559367 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c70f8b52-db49-454c-b48e-7efd1d169e1c None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:43.559568 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-c70f8b52-db49-454c-b48e-7efd1d169e1c None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:43.559859 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-c70f8b52-db49-454c-b48e-7efd1d169e1c None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:15:43.560159 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1465/5912] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:15:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:15:43.567232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-20915b5c-a02d-4658-8440-c90e741b97d1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:43.569236 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-20915b5c-a02d-4658-8440-c90e741b97d1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:15:43.569475 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-20915b5c-a02d-4658-8440-c90e741b97d1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:43.569656 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-20915b5c-a02d-4658-8440-c90e741b97d1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:43.578270 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:43.578270 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:43.581455 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-20915b5c-a02d-4658-8440-c90e741b97d1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:43.585197 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-20915b5c-a02d-4658-8440-c90e741b97d1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:15:43.585598 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1485/5913] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:15:43 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 1325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:15:44.317702 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-3ca5cf81-f969-4510-b5c6-0e6ec0845de7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:44.319643 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-3ca5cf81-f969-4510-b5c6-0e6ec0845de7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/attachments/2dea7493-f03a-4b90-96c0-0f95bd4d8eca Aug 01 14:15:44.319834 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-3ca5cf81-f969-4510-b5c6-0e6ec0845de7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:44.320016 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-3ca5cf81-f969-4510-b5c6-0e6ec0845de7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:44.326252 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:44.326252 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:44.362425 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2b84daa4-6c6e-4804-95d8-f1315452ad83 req-3ca5cf81-f969-4510-b5c6-0e6ec0845de7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/2dea7493-f03a-4b90-96c0-0f95bd4d8eca returned with HTTP 200 Aug 01 14:15:44.362821 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1489/5914] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:15:44 2026] DELETE /volume/v3/attachments/2dea7493-f03a-4b90-96c0-0f95bd4d8eca => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:44.603851 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:44.605266 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:15:44.605565 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1473761498", "snapshot_id": "61093f82-db99-4e44-b03c-68e8776db3d3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:44.606844 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1473761498', 'snapshot_id': '61093f82-db99-4e44-b03c-68e8776db3d3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:15:44.610975 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:44.610975 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:44.611320 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:44.611425 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume of 1 GB Aug 01 14:15:44.613963 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Availability Zones retrieved successfully. Aug 01 14:15:44.618773 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Flow 'volume_create_api' (1b7901bd-0c8c-4bba-bebb-3cb7de8126a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:15:44.619590 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029baef5-7319-4d3d-a60c-8d34133578a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:44.620333 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:15:44.643329 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029baef5-7319-4d3d-a60c-8d34133578a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '61093f82-db99-4e44-b03c-68e8776db3d3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:44.644036 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3808e0-0715-48c6-a6fb-db67b105afd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:44.675665 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Created reservations ['d5b80b29-d561-45cc-95ec-3c9d8fa0d7b7', '15b610d3-1843-4bad-bf27-7bca5b71a5bf', '1ced2579-e2c3-47ff-ad59-d566df2bd3d8', 'ee0b4ad8-e2f6-45fc-ba72-c6336fa6263d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:15:44.676258 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3808e0-0715-48c6-a6fb-db67b105afd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5b80b29-d561-45cc-95ec-3c9d8fa0d7b7', '15b610d3-1843-4bad-bf27-7bca5b71a5bf', '1ced2579-e2c3-47ff-ad59-d566df2bd3d8', 'ee0b4ad8-e2f6-45fc-ba72-c6336fa6263d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:44.676876 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1a1e1e-1e17-4569-a260-8fc3d14e26b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:44.709825 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1a1e1e-1e17-4569-a260-8fc3d14e26b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bfd7070-d044-4003-b6fb-46e26eb204aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1473761498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23faaaca01c470ca80b0f8e64c2437b',qos_specs=None,replication_status=,reservations=['d5b80b29-d561-45cc-95ec-3c9d8fa0d7b7','15b610d3-1843-4bad-bf27-7bca5b71a5bf','1ced2579-e2c3-47ff-ad59-d566df2bd3d8','ee0b4ad8-e2f6-45fc-ba72-c6336fa6263d'],size=1,snapshot_id=61093f82-db99-4e44-b03c-68e8776db3d3,source_replicaid=,source_volid=None,status='creating',user_id='c642e6d820d64341b8c5f35f476cb361',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:15:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1473761498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bfd7070-d044-4003-b6fb-46e26eb204aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23faaaca01c470ca80b0f8e64c2437b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=61093f82-db99-4e44-b03c-68e8776db3d3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c642e6d820d64341b8c5f35f476cb361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:44.710513 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c835bd-d957-44fd-ab79-82fe63c972a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:44.725094 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c835bd-d957-44fd-ab79-82fe63c972a1) transitioned into state 'SUCCESS' from state '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-1473761498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23faaaca01c470ca80b0f8e64c2437b',qos_specs=None,replication_status=,reservations=['d5b80b29-d561-45cc-95ec-3c9d8fa0d7b7','15b610d3-1843-4bad-bf27-7bca5b71a5bf','1ced2579-e2c3-47ff-ad59-d566df2bd3d8','ee0b4ad8-e2f6-45fc-ba72-c6336fa6263d'],size=1,snapshot_id=61093f82-db99-4e44-b03c-68e8776db3d3,source_replicaid=,source_volid=None,status='creating',user_id='c642e6d820d64341b8c5f35f476cb361',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:44.725742 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f48c81-36b8-4566-9dbd-8e57bb4f0642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:44.742140 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f48c81-36b8-4566-9dbd-8e57bb4f0642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:44.742862 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Flow 'volume_create_api' (1b7901bd-0c8c-4bba-bebb-3cb7de8126a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:15:44.743108 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume request issued successfully. Aug 01 14:15:44.743634 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1b3def66-a907-48f4-b6f0-123a922ca1a1 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:15:44.744002 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1476/5915] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:15:44 2026] POST /volume/v3/volumes => generated 791 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:15:44.754830 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e137b9d1-d8a1-4727-87d2-bf8a90973b60 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:44.757385 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e137b9d1-d8a1-4727-87d2-bf8a90973b60 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:44.757451 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e137b9d1-d8a1-4727-87d2-bf8a90973b60 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:44.757722 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e137b9d1-d8a1-4727-87d2-bf8a90973b60 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:44.766538 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:44.766538 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:44.770565 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e137b9d1-d8a1-4727-87d2-bf8a90973b60 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:44.775333 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e137b9d1-d8a1-4727-87d2-bf8a90973b60 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:44.775750 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1466/5916] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:44 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:45.786873 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-33494e6a-59ae-4729-bb66-804b8d87026f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:45.788633 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33494e6a-59ae-4729-bb66-804b8d87026f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:45.788838 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33494e6a-59ae-4729-bb66-804b8d87026f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:45.789039 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33494e6a-59ae-4729-bb66-804b8d87026f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:45.795482 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:45.795482 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:45.798598 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-33494e6a-59ae-4729-bb66-804b8d87026f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:45.802333 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33494e6a-59ae-4729-bb66-804b8d87026f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:45.802714 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1486/5917] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:45 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:45.813102 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1e2c8167-18ad-4353-ac92-fda9428d72fe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:45.814830 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e2c8167-18ad-4353-ac92-fda9428d72fe tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:45.815009 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e2c8167-18ad-4353-ac92-fda9428d72fe tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:45.815182 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e2c8167-18ad-4353-ac92-fda9428d72fe tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:45.821471 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:45.821471 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:45.824540 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1e2c8167-18ad-4353-ac92-fda9428d72fe tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:45.828017 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e2c8167-18ad-4353-ac92-fda9428d72fe tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:45.828380 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1490/5918] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:45 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:46.272101 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-76f7f11d-f030-45a1-bd73-9904d2874cd6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:46.274096 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-76f7f11d-f030-45a1-bd73-9904d2874cd6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:46.274433 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-76f7f11d-f030-45a1-bd73-9904d2874cd6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:46.274524 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-76f7f11d-f030-45a1-bd73-9904d2874cd6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:46.281229 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:46.281229 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:46.284436 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-76f7f11d-f030-45a1-bd73-9904d2874cd6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:46.287945 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-76f7f11d-f030-45a1-bd73-9904d2874cd6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:46.288312 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1477/5919] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:15:46 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:46.348194 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-ce999228-ef3d-4cf1-8656-52a93d67815a None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:46.348578 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ce999228-ef3d-4cf1-8656-52a93d67815a None None] GET https://10.4.3.223/volume// Aug 01 14:15:46.348743 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ce999228-ef3d-4cf1-8656-52a93d67815a None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:46.348914 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-ce999228-ef3d-4cf1-8656-52a93d67815a None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:46.349206 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-ce999228-ef3d-4cf1-8656-52a93d67815a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:15:46.349499 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1467/5920] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:15:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:15:46.355556 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-59382be8-07ee-4508-8a9c-1349e47f2a0b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:46.382437 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-59382be8-07ee-4508-8a9c-1349e47f2a0b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:15:46.382806 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-59382be8-07ee-4508-8a9c-1349e47f2a0b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bfd7070-d044-4003-b6fb-46e26eb204aa", "connector": null, "instance_uuid": "e504046a-c483-4478-8044-62e128545712"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:46.390068 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:46.390068 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:46.411087 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-59382be8-07ee-4508-8a9c-1349e47f2a0b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:15:46.411547 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1487/5921] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:15:46 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:15:46.434912 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-606889a6-2978-4947-a80b-89f6ceb78f59 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:46.437133 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-606889a6-2978-4947-a80b-89f6ceb78f59 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:46.437391 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-606889a6-2978-4947-a80b-89f6ceb78f59 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:46.437653 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-606889a6-2978-4947-a80b-89f6ceb78f59 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:46.442326 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e118b245-ab47-4a7a-9ddb-1583939f788e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:46.442686 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e118b245-ab47-4a7a-9ddb-1583939f788e None None] GET https://10.4.3.223/volume// Aug 01 14:15:46.442840 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e118b245-ab47-4a7a-9ddb-1583939f788e None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:46.443011 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e118b245-ab47-4a7a-9ddb-1583939f788e None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:46.443318 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e118b245-ab47-4a7a-9ddb-1583939f788e None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:15:46.443585 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1478/5922] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:15:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:15:46.448152 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:46.448152 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:46.450956 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4bb5cec5-4fc1-4604-a19c-f2912868b132 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:46.451587 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-606889a6-2978-4947-a80b-89f6ceb78f59 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:46.452815 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4bb5cec5-4fc1-4604-a19c-f2912868b132 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:46.452987 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4bb5cec5-4fc1-4604-a19c-f2912868b132 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:46.453147 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4bb5cec5-4fc1-4604-a19c-f2912868b132 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:46.455115 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-606889a6-2978-4947-a80b-89f6ceb78f59 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:46.455490 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1491/5923] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:46 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:46.461738 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:46.461738 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:46.464422 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4bb5cec5-4fc1-4604-a19c-f2912868b132 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:46.467678 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4bb5cec5-4fc1-4604-a19c-f2912868b132 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:46.467987 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1468/5924] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:15:46 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 1063 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:15:46.565406 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-2eb1915a-a984-4d10-a8c1-1f14677dcab0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:46.567437 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-2eb1915a-a984-4d10-a8c1-1f14677dcab0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] PUT https://10.4.3.223/volume/v3/attachments/6466e141-0c92-4c1e-afa4-35bf2d030102 Aug 01 14:15:46.567803 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-2eb1915a-a984-4d10-a8c1-1f14677dcab0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:46.574583 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-2eb1915a-a984-4d10-a8c1-1f14677dcab0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Acquiring lock "cinder-attachment_update-2bfd7070-d044-4003-b6fb-46e26eb204aa-np0000006308" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:15:46.578917 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-2eb1915a-a984-4d10-a8c1-1f14677dcab0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Lock "cinder-attachment_update-2bfd7070-d044-4003-b6fb-46e26eb204aa-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:15:46.579776 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:46.579776 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:46.641964 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-2eb1915a-a984-4d10-a8c1-1f14677dcab0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Lock "cinder-attachment_update-2bfd7070-d044-4003-b6fb-46e26eb204aa-np0000006308" released by "attachment_update" :: held 0.063s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:15:46.642513 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-2eb1915a-a984-4d10-a8c1-1f14677dcab0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/6466e141-0c92-4c1e-afa4-35bf2d030102 returned with HTTP 200 Aug 01 14:15:46.642933 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1488/5925] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:15:46 2026] PUT /volume/v3/attachments/6466e141-0c92-4c1e-afa4-35bf2d030102 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:15:47.467256 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-85020586-f8d0-4ff4-8f52-45ddcfa38d44 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:47.468824 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-85020586-f8d0-4ff4-8f52-45ddcfa38d44 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:47.469001 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-85020586-f8d0-4ff4-8f52-45ddcfa38d44 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:47.469174 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-85020586-f8d0-4ff4-8f52-45ddcfa38d44 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:47.477790 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:47.477790 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:47.480683 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-85020586-f8d0-4ff4-8f52-45ddcfa38d44 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:47.484248 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-85020586-f8d0-4ff4-8f52-45ddcfa38d44 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:47.484601 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1479/5926] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:47 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:48.495691 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2236da69-2a47-43b6-ade6-4909f8cd6bcd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:48.497517 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2236da69-2a47-43b6-ade6-4909f8cd6bcd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:48.497709 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2236da69-2a47-43b6-ade6-4909f8cd6bcd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:48.497892 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2236da69-2a47-43b6-ade6-4909f8cd6bcd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:48.506865 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:48.506865 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:48.509856 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2236da69-2a47-43b6-ade6-4909f8cd6bcd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:48.513553 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2236da69-2a47-43b6-ade6-4909f8cd6bcd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:48.513904 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1492/5927] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:48 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:49.525523 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-32957be3-dd06-4acb-8367-052d929185ef None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:49.527866 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-32957be3-dd06-4acb-8367-052d929185ef tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:49.528141 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-32957be3-dd06-4acb-8367-052d929185ef tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:49.528437 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-32957be3-dd06-4acb-8367-052d929185ef tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:49.536805 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:49.536805 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:49.539581 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-32957be3-dd06-4acb-8367-052d929185ef tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:49.543053 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-32957be3-dd06-4acb-8367-052d929185ef tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:49.543585 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1469/5928] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:49 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:49.862863 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4a21cf6c-2798-4a84-b2a0-37704f697e91 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:49.864789 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4a21cf6c-2798-4a84-b2a0-37704f697e91 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/attachments/6466e141-0c92-4c1e-afa4-35bf2d030102/action Aug 01 14:15:49.865127 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4a21cf6c-2798-4a84-b2a0-37704f697e91 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:15:49.865262 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4a21cf6c-2798-4a84-b2a0-37704f697e91 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:49.879362 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:49.879362 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:49.888411 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0aac1be0-5a66-4396-8a70-cfee295fdcbb req-4a21cf6c-2798-4a84-b2a0-37704f697e91 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/6466e141-0c92-4c1e-afa4-35bf2d030102/action returned with HTTP 204 Aug 01 14:15:49.888864 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1489/5929] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:15:49 2026] POST /volume/v3/attachments/6466e141-0c92-4c1e-afa4-35bf2d030102/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:15:50.554643 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4d5721b1-8380-49b1-a68a-37548b1ce6c6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:50.556356 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d5721b1-8380-49b1-a68a-37548b1ce6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:50.556571 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d5721b1-8380-49b1-a68a-37548b1ce6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:50.556747 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d5721b1-8380-49b1-a68a-37548b1ce6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:50.564892 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:50.564892 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:50.567686 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4d5721b1-8380-49b1-a68a-37548b1ce6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:50.571259 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d5721b1-8380-49b1-a68a-37548b1ce6c6 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:50.571620 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1480/5930] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:50 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 1176 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:15:53.595076 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-6bdbbded-e451-49f8-8c3c-056e879e5de5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:53.596949 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-6bdbbded-e451-49f8-8c3c-056e879e5de5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:53.597259 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-6bdbbded-e451-49f8-8c3c-056e879e5de5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:53.598392 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-6bdbbded-e451-49f8-8c3c-056e879e5de5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:53.605917 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:53.605917 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:53.609138 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-6bdbbded-e451-49f8-8c3c-056e879e5de5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:53.612007 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-6bdbbded-e451-49f8-8c3c-056e879e5de5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:53.612464 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1493/5931] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:15:53 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:15:53.629544 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-d3cd5cf0-a534-499c-8d6f-46e2b3b42a37 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:53.631733 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-d3cd5cf0-a534-499c-8d6f-46e2b3b42a37 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa/action Aug 01 14:15:53.632095 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-d3cd5cf0-a534-499c-8d6f-46e2b3b42a37 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:15:53.632222 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-d3cd5cf0-a534-499c-8d6f-46e2b3b42a37 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:53.642189 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:53.642189 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:53.642613 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-d3cd5cf0-a534-499c-8d6f-46e2b3b42a37 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:53.647902 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-d3cd5cf0-a534-499c-8d6f-46e2b3b42a37 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Begin detaching volume completed successfully. Aug 01 14:15:53.648113 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-d3cd5cf0-a534-499c-8d6f-46e2b3b42a37 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa/action returned with HTTP 202 Aug 01 14:15:53.648530 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1470/5932] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:15:53 2026] POST /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:15:53.684274 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c3243dfb-90b2-47af-b1ac-7b77b230c004 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:53.684742 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3243dfb-90b2-47af-b1ac-7b77b230c004 None None] GET https://10.4.3.223/volume// Aug 01 14:15:53.684951 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3243dfb-90b2-47af-b1ac-7b77b230c004 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:53.685201 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3243dfb-90b2-47af-b1ac-7b77b230c004 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:53.685684 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3243dfb-90b2-47af-b1ac-7b77b230c004 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:15:53.686036 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1490/5933] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:15:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:15:53.692070 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-c3b664dc-0e28-4ab0-af1d-8c79087b69de None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:53.693970 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-c3b664dc-0e28-4ab0-af1d-8c79087b69de tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:15:53.694159 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-c3b664dc-0e28-4ab0-af1d-8c79087b69de tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:53.694347 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-c3b664dc-0e28-4ab0-af1d-8c79087b69de tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:53.702427 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:53.702427 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:53.705320 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-c3b664dc-0e28-4ab0-af1d-8c79087b69de tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:53.708848 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-c3b664dc-0e28-4ab0-af1d-8c79087b69de tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:15:53.709183 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1481/5934] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:15:53 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:15:54.463941 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-46febf19-cf17-4bfc-9374-c7a9ca5ec6f5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:54.465921 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-46febf19-cf17-4bfc-9374-c7a9ca5ec6f5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/attachments/6466e141-0c92-4c1e-afa4-35bf2d030102 Aug 01 14:15:54.466084 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-46febf19-cf17-4bfc-9374-c7a9ca5ec6f5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:54.466284 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-46febf19-cf17-4bfc-9374-c7a9ca5ec6f5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:54.472791 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:54.472791 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:54.511117 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d5cf21c9-2ba0-4d81-9908-8be425ddf5b1 req-46febf19-cf17-4bfc-9374-c7a9ca5ec6f5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/6466e141-0c92-4c1e-afa4-35bf2d030102 returned with HTTP 200 Aug 01 14:15:54.511531 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1494/5935] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:15:54 2026] DELETE /volume/v3/attachments/6466e141-0c92-4c1e-afa4-35bf2d030102 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:54.725117 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:54.727187 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:15:54.727552 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1675539676", "snapshot_id": "56137db5-3fb8-4d56-bc93-2240dd310a0b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:54.729014 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.v3.volumes [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1675539676', 'snapshot_id': '56137db5-3fb8-4d56-bc93-2240dd310a0b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:15:54.733597 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:54.733597 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:54.733965 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:15:54.734137 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.volumes [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume of 1 GB Aug 01 14:15:54.737188 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Availability Zones retrieved successfully. Aug 01 14:15:54.742328 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Flow 'volume_create_api' (5cb4b3ba-292f-43d3-a5b9-23c3e730dbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:15:54.743164 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb513b3-a43a-49da-8d4e-4da545377973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:54.743977 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.flows.api.create_volume [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:15:54.768058 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb513b3-a43a-49da-8d4e-4da545377973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '56137db5-3fb8-4d56-bc93-2240dd310a0b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:54.768719 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543aef07-4211-4925-9bb2-6eb9989dcfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:54.801192 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.quota [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Created reservations ['579adc9c-17be-4cfb-9675-031aa0e509a8', '20193705-c7ed-4d4f-ac0c-6f6ecc8d3b3c', '17f3021e-8f26-4f3e-9e1b-30c3fd693075', '2a6275f1-5f3b-48f5-86db-da3b15beaca1'] {{(pid=100200) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:15:54.802054 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543aef07-4211-4925-9bb2-6eb9989dcfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['579adc9c-17be-4cfb-9675-031aa0e509a8', '20193705-c7ed-4d4f-ac0c-6f6ecc8d3b3c', '17f3021e-8f26-4f3e-9e1b-30c3fd693075', '2a6275f1-5f3b-48f5-86db-da3b15beaca1']}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:54.802859 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f652ded5-8a01-4889-87f7-05b5e2d8f0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:54.837201 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f652ded5-8a01-4889-87f7-05b5e2d8f0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44fdac7d-360a-4dc4-a916-4106dc3b5110', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1675539676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23faaaca01c470ca80b0f8e64c2437b',qos_specs=None,replication_status=,reservations=['579adc9c-17be-4cfb-9675-031aa0e509a8','20193705-c7ed-4d4f-ac0c-6f6ecc8d3b3c','17f3021e-8f26-4f3e-9e1b-30c3fd693075','2a6275f1-5f3b-48f5-86db-da3b15beaca1'],size=1,snapshot_id=56137db5-3fb8-4d56-bc93-2240dd310a0b,source_replicaid=,source_volid=None,status='creating',user_id='c642e6d820d64341b8c5f35f476cb361',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1675539676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44fdac7d-360a-4dc4-a916-4106dc3b5110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23faaaca01c470ca80b0f8e64c2437b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=56137db5-3fb8-4d56-bc93-2240dd310a0b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c642e6d820d64341b8c5f35f476cb361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:54.837899 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a6d725-85fa-45ca-971b-87f6eca5778f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:54.852851 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a6d725-85fa-45ca-971b-87f6eca5778f) transitioned into state 'SUCCESS' from state '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-1675539676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23faaaca01c470ca80b0f8e64c2437b',qos_specs=None,replication_status=,reservations=['579adc9c-17be-4cfb-9675-031aa0e509a8','20193705-c7ed-4d4f-ac0c-6f6ecc8d3b3c','17f3021e-8f26-4f3e-9e1b-30c3fd693075','2a6275f1-5f3b-48f5-86db-da3b15beaca1'],size=1,snapshot_id=56137db5-3fb8-4d56-bc93-2240dd310a0b,source_replicaid=,source_volid=None,status='creating',user_id='c642e6d820d64341b8c5f35f476cb361',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:54.853584 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6271d19e-ec24-4261-b2ba-96157e903563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:15:54.872055 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6271d19e-ec24-4261-b2ba-96157e903563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:15:54.872855 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Flow 'volume_create_api' (5cb4b3ba-292f-43d3-a5b9-23c3e730dbf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:15:54.873126 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume request issued successfully. Aug 01 14:15:54.873671 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-2b3dcd0c-5d12-42ce-a53e-834213ef02d3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:15:54.874053 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1471/5936] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:15:54 2026] POST /volume/v3/volumes => generated 791 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:15:54.884805 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6377ca37-02c9-4b0d-90f4-329771efccf9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:54.886519 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6377ca37-02c9-4b0d-90f4-329771efccf9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:15:54.886750 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6377ca37-02c9-4b0d-90f4-329771efccf9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:54.886938 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6377ca37-02c9-4b0d-90f4-329771efccf9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:54.893336 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:54.893336 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:54.896313 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6377ca37-02c9-4b0d-90f4-329771efccf9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:54.899763 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6377ca37-02c9-4b0d-90f4-329771efccf9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:15:54.900081 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1491/5937] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:54 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:55.912688 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-71cabdb6-918c-4dda-9240-7684aeec4844 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:55.914735 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71cabdb6-918c-4dda-9240-7684aeec4844 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:15:55.914949 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71cabdb6-918c-4dda-9240-7684aeec4844 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:55.915147 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71cabdb6-918c-4dda-9240-7684aeec4844 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:55.922409 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:55.922409 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:55.925810 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-71cabdb6-918c-4dda-9240-7684aeec4844 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:55.931741 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71cabdb6-918c-4dda-9240-7684aeec4844 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:15:55.932153 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1482/5938] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:55 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:55.943856 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-57ba039d-719e-4510-903e-690f4afd8aa2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:55.945521 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57ba039d-719e-4510-903e-690f4afd8aa2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:15:55.945694 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57ba039d-719e-4510-903e-690f4afd8aa2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:55.945868 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57ba039d-719e-4510-903e-690f4afd8aa2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:55.952852 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:55.952852 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:55.956357 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-57ba039d-719e-4510-903e-690f4afd8aa2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:55.960278 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57ba039d-719e-4510-903e-690f4afd8aa2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:15:55.960640 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1495/5939] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:55 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:56.395913 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-ea251f0c-0742-4e29-868d-74afe6ce1c16 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:56.397973 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-ea251f0c-0742-4e29-868d-74afe6ce1c16 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:15:56.398152 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-ea251f0c-0742-4e29-868d-74afe6ce1c16 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:56.398344 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-ea251f0c-0742-4e29-868d-74afe6ce1c16 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:56.404708 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:56.404708 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:56.408196 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-ea251f0c-0742-4e29-868d-74afe6ce1c16 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:56.411766 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-ea251f0c-0742-4e29-868d-74afe6ce1c16 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:15:56.412097 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1472/5940] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:15:56 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:56.470204 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-97eb8ee0-9256-402e-8413-9baa849b6a7a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:56.470576 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97eb8ee0-9256-402e-8413-9baa849b6a7a None None] GET https://10.4.3.223/volume// Aug 01 14:15:56.470745 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97eb8ee0-9256-402e-8413-9baa849b6a7a None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:56.470913 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97eb8ee0-9256-402e-8413-9baa849b6a7a None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:56.471231 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97eb8ee0-9256-402e-8413-9baa849b6a7a None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:15:56.471495 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1492/5941] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:15: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 01 14:15:56.477775 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-0de92f59-a422-45e9-85fd-128c1a786ad3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:56.500035 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-0de92f59-a422-45e9-85fd-128c1a786ad3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:15:56.500403 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-0de92f59-a422-45e9-85fd-128c1a786ad3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44fdac7d-360a-4dc4-a916-4106dc3b5110", "connector": null, "instance_uuid": "e504046a-c483-4478-8044-62e128545712"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:56.508019 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:56.508019 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:56.528437 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-0de92f59-a422-45e9-85fd-128c1a786ad3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:15:56.528796 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1483/5942] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:15:56 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 01 14:15:56.549994 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9595ba25-aa8c-46cf-b848-2ed46bb6acc2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:56.551710 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9595ba25-aa8c-46cf-b848-2ed46bb6acc2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:15:56.551863 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9595ba25-aa8c-46cf-b848-2ed46bb6acc2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:56.552065 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9595ba25-aa8c-46cf-b848-2ed46bb6acc2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:56.558002 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6b2034a2-6d95-466a-8154-9867079c8436 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:56.558385 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6b2034a2-6d95-466a-8154-9867079c8436 None None] GET https://10.4.3.223/volume// Aug 01 14:15:56.558541 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6b2034a2-6d95-466a-8154-9867079c8436 None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:56.558728 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6b2034a2-6d95-466a-8154-9867079c8436 None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:56.559020 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6b2034a2-6d95-466a-8154-9867079c8436 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:15:56.559310 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1473/5943] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:15: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 01 14:15:56.559850 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:56.559850 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:56.562604 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9595ba25-aa8c-46cf-b848-2ed46bb6acc2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:56.565360 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-0e2aec62-a342-454f-bb5b-03d9de324253 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:56.566535 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9595ba25-aa8c-46cf-b848-2ed46bb6acc2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:15:56.566870 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1496/5944] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:56 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:56.567305 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-0e2aec62-a342-454f-bb5b-03d9de324253 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:15:56.567506 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-0e2aec62-a342-454f-bb5b-03d9de324253 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:56.567717 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-0e2aec62-a342-454f-bb5b-03d9de324253 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:56.576115 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:56.576115 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:56.579203 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-0e2aec62-a342-454f-bb5b-03d9de324253 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:56.582832 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-0e2aec62-a342-454f-bb5b-03d9de324253 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:15:56.583193 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1493/5945] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:15:56 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:15:56.683003 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-7e4c2a18-7737-453e-9b90-2ba9cac3558c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:56.684837 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-7e4c2a18-7737-453e-9b90-2ba9cac3558c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] PUT https://10.4.3.223/volume/v3/attachments/011502d3-8205-49fa-aa08-db5c2c944311 Aug 01 14:15:56.685134 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-7e4c2a18-7737-453e-9b90-2ba9cac3558c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:15:56.691459 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-7e4c2a18-7737-453e-9b90-2ba9cac3558c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Acquiring lock "cinder-attachment_update-44fdac7d-360a-4dc4-a916-4106dc3b5110-np0000006308" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:15:56.695351 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-7e4c2a18-7737-453e-9b90-2ba9cac3558c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Lock "cinder-attachment_update-44fdac7d-360a-4dc4-a916-4106dc3b5110-np0000006308" acquired by "attachment_update" :: waited 0.004s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:15:56.696133 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:56.696133 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:15:56.764836 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-7e4c2a18-7737-453e-9b90-2ba9cac3558c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Lock "cinder-attachment_update-44fdac7d-360a-4dc4-a916-4106dc3b5110-np0000006308" released by "attachment_update" :: held 0.069s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:15:56.765187 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-7e4c2a18-7737-453e-9b90-2ba9cac3558c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/011502d3-8205-49fa-aa08-db5c2c944311 returned with HTTP 200 Aug 01 14:15:56.765909 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1484/5946] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:15:56 2026] PUT /volume/v3/attachments/011502d3-8205-49fa-aa08-db5c2c944311 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:15:57.578021 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-3001a93d-e9fa-48c8-a1bb-7c3b012e75f7 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:57.579528 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3001a93d-e9fa-48c8-a1bb-7c3b012e75f7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:15:57.579724 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3001a93d-e9fa-48c8-a1bb-7c3b012e75f7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:57.579899 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-3001a93d-e9fa-48c8-a1bb-7c3b012e75f7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:57.588854 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:57.588854 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:15:57.591900 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-3001a93d-e9fa-48c8-a1bb-7c3b012e75f7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:57.595517 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-3001a93d-e9fa-48c8-a1bb-7c3b012e75f7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:15:57.595862 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1474/5947] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:57 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:58.607591 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3fc6f05a-a2ce-4d89-9ee5-4ab833b6c764 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:58.609558 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3fc6f05a-a2ce-4d89-9ee5-4ab833b6c764 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:15:58.609777 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3fc6f05a-a2ce-4d89-9ee5-4ab833b6c764 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:58.609983 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3fc6f05a-a2ce-4d89-9ee5-4ab833b6c764 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:58.619728 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:58.619728 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:15:58.622997 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3fc6f05a-a2ce-4d89-9ee5-4ab833b6c764 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:58.627141 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3fc6f05a-a2ce-4d89-9ee5-4ab833b6c764 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:15:58.627558 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1497/5948] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:58 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:59.639498 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9a0295ac-8a44-4bf4-b9c6-e6e99309f530 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:59.641055 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9a0295ac-8a44-4bf4-b9c6-e6e99309f530 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:15:59.641232 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9a0295ac-8a44-4bf4-b9c6-e6e99309f530 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:15:59.641410 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9a0295ac-8a44-4bf4-b9c6-e6e99309f530 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:15:59.649527 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:15:59.649527 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:15:59.652432 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9a0295ac-8a44-4bf4-b9c6-e6e99309f530 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:15:59.655839 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9a0295ac-8a44-4bf4-b9c6-e6e99309f530 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:15:59.656159 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1494/5949] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:15:59 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:15:59.994735 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-9cb64b49-6dfe-4b37-8888-4c3fa28d5910 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:15:59.996954 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-9cb64b49-6dfe-4b37-8888-4c3fa28d5910 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/attachments/011502d3-8205-49fa-aa08-db5c2c944311/action Aug 01 14:15:59.997353 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-9cb64b49-6dfe-4b37-8888-4c3fa28d5910 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:15:59.997491 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-9cb64b49-6dfe-4b37-8888-4c3fa28d5910 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:16:00.014245 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:00.014245 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:16:00.025177 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f814d2e-afdc-44b3-a49d-ba36571c6b5c req-9cb64b49-6dfe-4b37-8888-4c3fa28d5910 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/011502d3-8205-49fa-aa08-db5c2c944311/action returned with HTTP 204 Aug 01 14:16:00.025564 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1485/5950] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:15:59 2026] POST /volume/v3/attachments/011502d3-8205-49fa-aa08-db5c2c944311/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:16:00.667947 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-6ec85750-8332-4a60-bdf8-b7873ac89a26 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:00.669560 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ec85750-8332-4a60-bdf8-b7873ac89a26 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:16:00.669730 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ec85750-8332-4a60-bdf8-b7873ac89a26 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:00.669922 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-6ec85750-8332-4a60-bdf8-b7873ac89a26 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:00.679770 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:00.679770 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:00.682986 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-6ec85750-8332-4a60-bdf8-b7873ac89a26 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:00.686696 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-6ec85750-8332-4a60-bdf8-b7873ac89a26 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:16:00.687171 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1475/5951] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:00 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:16:03.399070 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-02583a71-77dc-4d62-bcf5-66ae1dd30e9a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:03.400950 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-02583a71-77dc-4d62-bcf5-66ae1dd30e9a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:16:03.401168 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-02583a71-77dc-4d62-bcf5-66ae1dd30e9a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:03.401411 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-02583a71-77dc-4d62-bcf5-66ae1dd30e9a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:03.410483 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:03.410483 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:03.413825 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-02583a71-77dc-4d62-bcf5-66ae1dd30e9a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:03.418680 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-02583a71-77dc-4d62-bcf5-66ae1dd30e9a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:16:03.419229 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1498/5952] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:16:03 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:16:03.435303 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-38633a59-3180-46e4-a3f0-ebe861769c3b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:03.437470 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-38633a59-3180-46e4-a3f0-ebe861769c3b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110/action Aug 01 14:16:03.437776 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-38633a59-3180-46e4-a3f0-ebe861769c3b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:16:03.437900 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-38633a59-3180-46e4-a3f0-ebe861769c3b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:16:03.446939 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:03.446939 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:03.447323 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-38633a59-3180-46e4-a3f0-ebe861769c3b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:03.453633 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-38633a59-3180-46e4-a3f0-ebe861769c3b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Begin detaching volume completed successfully. Aug 01 14:16:03.453855 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-38633a59-3180-46e4-a3f0-ebe861769c3b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110/action returned with HTTP 202 Aug 01 14:16:03.454256 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1495/5953] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:16:03 2026] POST /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:16:03.494123 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1a990527-851f-4ab2-b619-80d45d714365 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:03.494523 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a990527-851f-4ab2-b619-80d45d714365 None None] GET https://10.4.3.223/volume// Aug 01 14:16:03.494652 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a990527-851f-4ab2-b619-80d45d714365 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:03.494852 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a990527-851f-4ab2-b619-80d45d714365 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:03.495151 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a990527-851f-4ab2-b619-80d45d714365 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:16:03.495431 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1486/5954] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:16: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 01 14:16:03.502670 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-ee3a713c-5eef-4148-9381-882d19c25b77 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:03.505058 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-ee3a713c-5eef-4148-9381-882d19c25b77 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:16:03.505290 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-ee3a713c-5eef-4148-9381-882d19c25b77 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:03.505471 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-ee3a713c-5eef-4148-9381-882d19c25b77 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:03.514847 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:03.514847 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:03.518075 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-ee3a713c-5eef-4148-9381-882d19c25b77 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:03.522142 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-ee3a713c-5eef-4148-9381-882d19c25b77 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:16:03.522524 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1476/5955] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:16:03 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:16:04.243170 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-3b152d41-65f0-4615-a42b-8ba2c03b487f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:04.245419 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-3b152d41-65f0-4615-a42b-8ba2c03b487f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/attachments/011502d3-8205-49fa-aa08-db5c2c944311 Aug 01 14:16:04.245650 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-3b152d41-65f0-4615-a42b-8ba2c03b487f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:04.245891 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-3b152d41-65f0-4615-a42b-8ba2c03b487f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:04.255337 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:04.255337 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:04.298640 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e663e966-af1f-4ab5-b5ae-d00a1ed87496 req-3b152d41-65f0-4615-a42b-8ba2c03b487f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/011502d3-8205-49fa-aa08-db5c2c944311 returned with HTTP 200 Aug 01 14:16:04.299243 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1499/5956] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:16:04 2026] DELETE /volume/v3/attachments/011502d3-8205-49fa-aa08-db5c2c944311 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:04.538151 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:04.540394 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/volumes Aug 01 14:16:04.540745 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2051913421", "snapshot_id": "d95d8bef-b9df-4c7f-9ac8-2f537b82709b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:16:04.542302 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2051913421', 'snapshot_id': 'd95d8bef-b9df-4c7f-9ac8-2f537b82709b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 14:16:04.546994 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:04.546994 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:04.547566 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:16:04.547728 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume of 1 GB Aug 01 14:16:04.551682 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Availability Zones retrieved successfully. Aug 01 14:16:04.558116 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Flow 'volume_create_api' (c67ee446-9b4b-477f-818c-ebf83caf000a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:16:04.559039 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59bf273e-5c68-43b7-b13e-082640d4eca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:16:04.559914 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 14:16:04.585824 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59bf273e-5c68-43b7-b13e-082640d4eca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd95d8bef-b9df-4c7f-9ac8-2f537b82709b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ebf50e5-7032-4594-8d02-1b0ad56eae25,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebf50e5-7032-4594-8d02-1b0ad56eae25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:16:04.586561 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59e92db7-d4c2-4829-a3e4-da1bbc9c330b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:16:04.619993 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Created reservations ['8cd25fa9-cce2-4c5c-88e8-0bad10e6f107', 'da8f4bc1-5fe7-4c36-95fb-6e9dbf4b147a', '57f98b25-99e0-48a7-b137-6e0e10af3f46', '7a9fdee2-8319-42df-91b7-5fcb3df38b00'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 14:16:04.620708 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59e92db7-d4c2-4829-a3e4-da1bbc9c330b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cd25fa9-cce2-4c5c-88e8-0bad10e6f107', 'da8f4bc1-5fe7-4c36-95fb-6e9dbf4b147a', '57f98b25-99e0-48a7-b137-6e0e10af3f46', '7a9fdee2-8319-42df-91b7-5fcb3df38b00']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:16:04.621379 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e712bce6-fbbf-446e-bde8-661f1f4f3974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:16:04.659238 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e712bce6-fbbf-446e-bde8-661f1f4f3974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc1bfd78-a22b-4598-90e9-2ecfb1908566', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2051913421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23faaaca01c470ca80b0f8e64c2437b',qos_specs=None,replication_status=,reservations=['8cd25fa9-cce2-4c5c-88e8-0bad10e6f107','da8f4bc1-5fe7-4c36-95fb-6e9dbf4b147a','57f98b25-99e0-48a7-b137-6e0e10af3f46','7a9fdee2-8319-42df-91b7-5fcb3df38b00'],size=1,snapshot_id=d95d8bef-b9df-4c7f-9ac8-2f537b82709b,source_replicaid=,source_volid=None,status='creating',user_id='c642e6d820d64341b8c5f35f476cb361',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T14:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2051913421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc1bfd78-a22b-4598-90e9-2ecfb1908566,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23faaaca01c470ca80b0f8e64c2437b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d95d8bef-b9df-4c7f-9ac8-2f537b82709b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c642e6d820d64341b8c5f35f476cb361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebf50e5-7032-4594-8d02-1b0ad56eae25),volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:16:04.660107 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6072c95-1de0-4619-bfbd-e5a57b09d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:16:04.675190 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6072c95-1de0-4619-bfbd-e5a57b09d12f) transitioned into state 'SUCCESS' from state '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-2051913421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23faaaca01c470ca80b0f8e64c2437b',qos_specs=None,replication_status=,reservations=['8cd25fa9-cce2-4c5c-88e8-0bad10e6f107','da8f4bc1-5fe7-4c36-95fb-6e9dbf4b147a','57f98b25-99e0-48a7-b137-6e0e10af3f46','7a9fdee2-8319-42df-91b7-5fcb3df38b00'],size=1,snapshot_id=d95d8bef-b9df-4c7f-9ac8-2f537b82709b,source_replicaid=,source_volid=None,status='creating',user_id='c642e6d820d64341b8c5f35f476cb361',volume_type_id=3ebf50e5-7032-4594-8d02-1b0ad56eae25)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:16:04.675832 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d6f608-7e7a-4406-a8c0-8caa37382184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 14:16:04.691945 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d6f608-7e7a-4406-a8c0-8caa37382184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 14:16:04.692659 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Flow 'volume_create_api' (c67ee446-9b4b-477f-818c-ebf83caf000a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 14:16:04.692957 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Create volume request issued successfully. Aug 01 14:16:04.693443 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fe2eb92f-7963-4ff2-9c51-71462d03b1b3 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Aug 01 14:16:04.693830 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1496/5957] 10.4.3.223 () {68 vars in 1259 bytes} [Sat Aug 1 14:16:04 2026] POST /volume/v3/volumes => generated 791 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 14:16:04.704079 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d1785f1f-5c5a-4879-bac6-0b68cece8190 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:04.706265 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1785f1f-5c5a-4879-bac6-0b68cece8190 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:04.706339 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1785f1f-5c5a-4879-bac6-0b68cece8190 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:04.706566 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d1785f1f-5c5a-4879-bac6-0b68cece8190 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:04.714535 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:04.714535 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:16:04.718068 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d1785f1f-5c5a-4879-bac6-0b68cece8190 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:04.722394 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d1785f1f-5c5a-4879-bac6-0b68cece8190 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:04.722826 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1487/5958] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:04 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:05.735354 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-e70d5aa2-4f05-4ffe-95ff-9019bbc475d0 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:05.737027 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e70d5aa2-4f05-4ffe-95ff-9019bbc475d0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:05.737250 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e70d5aa2-4f05-4ffe-95ff-9019bbc475d0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:05.737443 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-e70d5aa2-4f05-4ffe-95ff-9019bbc475d0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:05.743957 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:05.743957 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:05.747013 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-e70d5aa2-4f05-4ffe-95ff-9019bbc475d0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:05.750529 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-e70d5aa2-4f05-4ffe-95ff-9019bbc475d0 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:05.750886 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1477/5959] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:05 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:05.767156 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b848b215-4546-4308-bf25-958ed49d96a7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:05.768854 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b848b215-4546-4308-bf25-958ed49d96a7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:05.769037 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b848b215-4546-4308-bf25-958ed49d96a7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:05.769225 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b848b215-4546-4308-bf25-958ed49d96a7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:05.775594 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:05.775594 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:05.778929 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b848b215-4546-4308-bf25-958ed49d96a7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:05.782480 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b848b215-4546-4308-bf25-958ed49d96a7 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:05.782794 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1500/5960] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:05 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:06.216381 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8192cc57-8534-4735-a60b-5bad63660912 req-79917314-a238-48ab-af6e-8583190c8631 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:06.218206 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-79917314-a238-48ab-af6e-8583190c8631 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:06.218382 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-79917314-a238-48ab-af6e-8583190c8631 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:06.218547 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-79917314-a238-48ab-af6e-8583190c8631 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:06.224600 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:06.224600 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:06.227440 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-8192cc57-8534-4735-a60b-5bad63660912 req-79917314-a238-48ab-af6e-8583190c8631 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:06.230722 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-79917314-a238-48ab-af6e-8583190c8631 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:06.231075 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1497/5961] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:16:06 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:06.289585 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cd709a90-b1ca-4089-9e33-f5562892c065 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:06.290061 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd709a90-b1ca-4089-9e33-f5562892c065 None None] GET https://10.4.3.223/volume// Aug 01 14:16:06.290294 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd709a90-b1ca-4089-9e33-f5562892c065 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:06.290526 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd709a90-b1ca-4089-9e33-f5562892c065 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:06.290909 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd709a90-b1ca-4089-9e33-f5562892c065 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:16:06.291255 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1488/5962] 10.4.3.223 () {66 vars in 1428 bytes} [Sat Aug 1 14:16: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 01 14:16:06.297016 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-8192cc57-8534-4735-a60b-5bad63660912 req-1ce44ec7-d1fb-4906-a97f-b5cd2b11b9ad None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:06.320361 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-1ce44ec7-d1fb-4906-a97f-b5cd2b11b9ad tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/attachments Aug 01 14:16:06.320687 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-1ce44ec7-d1fb-4906-a97f-b5cd2b11b9ad tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc1bfd78-a22b-4598-90e9-2ecfb1908566", "connector": null, "instance_uuid": "e504046a-c483-4478-8044-62e128545712"}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:16:06.327630 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:06.327630 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:06.347664 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-1ce44ec7-d1fb-4906-a97f-b5cd2b11b9ad tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Aug 01 14:16:06.348082 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1478/5963] 10.4.3.223 () {74 vars in 1594 bytes} [Sat Aug 1 14:16:06 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 01 14:16:06.372817 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bcd49d7e-b50f-45e6-a1f5-d9b495e6af7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:06.374868 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bcd49d7e-b50f-45e6-a1f5-d9b495e6af7d tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:06.375097 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bcd49d7e-b50f-45e6-a1f5-d9b495e6af7d tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:06.375343 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bcd49d7e-b50f-45e6-a1f5-d9b495e6af7d tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:06.378366 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e395385a-f512-46fc-a20e-31551564c173 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:06.378690 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e395385a-f512-46fc-a20e-31551564c173 None None] GET https://10.4.3.223/volume// Aug 01 14:16:06.378833 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e395385a-f512-46fc-a20e-31551564c173 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:06.379011 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e395385a-f512-46fc-a20e-31551564c173 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:06.379313 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e395385a-f512-46fc-a20e-31551564c173 None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:16:06.379558 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1498/5964] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:16:06 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:16:06.386100 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8192cc57-8534-4735-a60b-5bad63660912 req-2b4a5621-ce32-4560-be6b-7ab5ab453f81 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:06.386319 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:06.386319 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:06.388033 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-2b4a5621-ce32-4560-be6b-7ab5ab453f81 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:06.388230 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-2b4a5621-ce32-4560-be6b-7ab5ab453f81 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:06.388468 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-2b4a5621-ce32-4560-be6b-7ab5ab453f81 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:06.390229 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bcd49d7e-b50f-45e6-a1f5-d9b495e6af7d tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:06.394908 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bcd49d7e-b50f-45e6-a1f5-d9b495e6af7d tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:06.395503 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1501/5965] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:06 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:06.397255 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:06.397255 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:16:06.400208 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8192cc57-8534-4735-a60b-5bad63660912 req-2b4a5621-ce32-4560-be6b-7ab5ab453f81 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:06.403740 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-2b4a5621-ce32-4560-be6b-7ab5ab453f81 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:06.404084 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1489/5966] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:16:06 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:16:06.497374 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-8192cc57-8534-4735-a60b-5bad63660912 req-ad9dff69-38a6-49c8-b4c7-d2b7910c4073 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:06.499342 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-ad9dff69-38a6-49c8-b4c7-d2b7910c4073 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] PUT https://10.4.3.223/volume/v3/attachments/646fae41-f0e2-41b7-910f-81fd75322138 Aug 01 14:16:06.499679 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-ad9dff69-38a6-49c8-b4c7-d2b7910c4073 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000006308", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1813d8e49d18", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "41910000-1b2a-48af-86c4-6f5e6f73bd4b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:16:06.506148 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-8192cc57-8534-4735-a60b-5bad63660912 req-ad9dff69-38a6-49c8-b4c7-d2b7910c4073 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Acquiring lock "cinder-attachment_update-bc1bfd78-a22b-4598-90e9-2ecfb1908566-np0000006308" by "attachment_update" {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 14:16:06.511020 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-8192cc57-8534-4735-a60b-5bad63660912 req-ad9dff69-38a6-49c8-b4c7-d2b7910c4073 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Lock "cinder-attachment_update-bc1bfd78-a22b-4598-90e9-2ecfb1908566-np0000006308" acquired by "attachment_update" :: waited 0.005s {{(pid=100200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 14:16:06.512126 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:06.512126 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:06.574268 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.coordination [req-8192cc57-8534-4735-a60b-5bad63660912 req-ad9dff69-38a6-49c8-b4c7-d2b7910c4073 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Lock "cinder-attachment_update-bc1bfd78-a22b-4598-90e9-2ecfb1908566-np0000006308" released by "attachment_update" :: held 0.063s {{(pid=100200) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 14:16:06.574533 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-ad9dff69-38a6-49c8-b4c7-d2b7910c4073 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/646fae41-f0e2-41b7-910f-81fd75322138 returned with HTTP 200 Aug 01 14:16:06.574952 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1479/5967] 10.4.3.223 () {74 vars in 1704 bytes} [Sat Aug 1 14:16:06 2026] PUT /volume/v3/attachments/646fae41-f0e2-41b7-910f-81fd75322138 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:16:07.407648 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-403c8455-a183-4f57-912b-b4650a32faa5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:07.409376 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-403c8455-a183-4f57-912b-b4650a32faa5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:07.409597 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-403c8455-a183-4f57-912b-b4650a32faa5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:07.409782 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-403c8455-a183-4f57-912b-b4650a32faa5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:07.418111 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:07.418111 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:07.420895 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-403c8455-a183-4f57-912b-b4650a32faa5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:07.424432 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-403c8455-a183-4f57-912b-b4650a32faa5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:07.424776 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1499/5968] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:07 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:08.437417 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d9a51b08-0fdc-4151-8ff1-65458c8fe483 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:08.439122 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d9a51b08-0fdc-4151-8ff1-65458c8fe483 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:08.439309 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d9a51b08-0fdc-4151-8ff1-65458c8fe483 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:08.439488 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d9a51b08-0fdc-4151-8ff1-65458c8fe483 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:08.448326 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:08.448326 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:08.451574 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d9a51b08-0fdc-4151-8ff1-65458c8fe483 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:08.455098 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d9a51b08-0fdc-4151-8ff1-65458c8fe483 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:08.455462 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1502/5969] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:08 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:09.467632 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42a0fe2b-a840-4728-94e6-ee8e6541fd14 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:09.469758 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42a0fe2b-a840-4728-94e6-ee8e6541fd14 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:09.469992 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42a0fe2b-a840-4728-94e6-ee8e6541fd14 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:09.470244 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42a0fe2b-a840-4728-94e6-ee8e6541fd14 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:09.480528 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:09.480528 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:16:09.484091 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-42a0fe2b-a840-4728-94e6-ee8e6541fd14 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:09.488549 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42a0fe2b-a840-4728-94e6-ee8e6541fd14 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:09.488991 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1490/5970] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:09 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:09.791597 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [req-8192cc57-8534-4735-a60b-5bad63660912 req-9bf4d825-d5a9-4acc-830c-8cd35d26e365 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:09.793506 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-9bf4d825-d5a9-4acc-830c-8cd35d26e365 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/attachments/646fae41-f0e2-41b7-910f-81fd75322138/action Aug 01 14:16:09.793831 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-9bf4d825-d5a9-4acc-830c-8cd35d26e365 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action body: b'{"os-complete": null}' {{(pid=100200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:16:09.793951 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-9bf4d825-d5a9-4acc-830c-8cd35d26e365 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:16:09.808277 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:09.808277 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:09.816604 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [req-8192cc57-8534-4735-a60b-5bad63660912 req-9bf4d825-d5a9-4acc-830c-8cd35d26e365 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/646fae41-f0e2-41b7-910f-81fd75322138/action returned with HTTP 204 Aug 01 14:16:09.817000 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1480/5971] 10.4.3.223 () {74 vars in 1725 bytes} [Sat Aug 1 14:16:09 2026] POST /volume/v3/attachments/646fae41-f0e2-41b7-910f-81fd75322138/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:16:10.500690 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-54f3d85a-7a44-44c7-9553-324539363a4b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:10.502419 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54f3d85a-7a44-44c7-9553-324539363a4b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:10.502624 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54f3d85a-7a44-44c7-9553-324539363a4b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:10.502825 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54f3d85a-7a44-44c7-9553-324539363a4b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:10.511058 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:10.511058 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:10.513939 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-54f3d85a-7a44-44c7-9553-324539363a4b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:10.517622 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54f3d85a-7a44-44c7-9553-324539363a4b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:10.518003 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1500/5972] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:10 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:16:13.583791 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-a1ca9cb1-1cc8-4bf9-9c35-5b3bb8add8e2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:13.585697 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-a1ca9cb1-1cc8-4bf9-9c35-5b3bb8add8e2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:13.585899 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-a1ca9cb1-1cc8-4bf9-9c35-5b3bb8add8e2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:13.586144 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-a1ca9cb1-1cc8-4bf9-9c35-5b3bb8add8e2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:13.594849 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:13.594849 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:13.598325 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-a1ca9cb1-1cc8-4bf9-9c35-5b3bb8add8e2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:13.602350 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-a1ca9cb1-1cc8-4bf9-9c35-5b3bb8add8e2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:13.602759 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1503/5973] 10.4.3.223 () {68 vars in 1598 bytes} [Sat Aug 1 14:16:13 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 14:16:13.618742 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-25682acb-25c9-4ded-aaa4-eb4baccbcd1f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:13.620833 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-25682acb-25c9-4ded-aaa4-eb4baccbcd1f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] POST https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566/action Aug 01 14:16:13.621179 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-25682acb-25c9-4ded-aaa4-eb4baccbcd1f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 14:16:13.621356 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-25682acb-25c9-4ded-aaa4-eb4baccbcd1f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 14:16:13.630172 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:13.630172 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:16:13.630594 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-25682acb-25c9-4ded-aaa4-eb4baccbcd1f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:13.636882 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-25682acb-25c9-4ded-aaa4-eb4baccbcd1f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Begin detaching volume completed successfully. Aug 01 14:16:13.637135 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-25682acb-25c9-4ded-aaa4-eb4baccbcd1f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566/action returned with HTTP 202 Aug 01 14:16:13.637540 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1491/5974] 10.4.3.223 () {72 vars in 1672 bytes} [Sat Aug 1 14:16:13 2026] POST /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 14:16:13.672277 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-34cc8ad3-0073-4eb0-800b-1613b0915c9d None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:13.672614 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-34cc8ad3-0073-4eb0-800b-1613b0915c9d None None] GET https://10.4.3.223/volume// Aug 01 14:16:13.672744 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-34cc8ad3-0073-4eb0-800b-1613b0915c9d None None] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:13.672909 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-34cc8ad3-0073-4eb0-800b-1613b0915c9d None None] Calling method 'all' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:13.673229 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-34cc8ad3-0073-4eb0-800b-1613b0915c9d None None] https://10.4.3.223/volume// returned with HTTP 300 Aug 01 14:16:13.673469 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1481/5975] 10.4.3.223 () {66 vars in 1426 bytes} [Sat Aug 1 14:16:13 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 14:16:13.681630 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-abdf447e-2d40-4780-a7b7-1a81de4a1bbb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:13.683528 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-abdf447e-2d40-4780-a7b7-1a81de4a1bbb tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:13.683728 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-abdf447e-2d40-4780-a7b7-1a81de4a1bbb tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:13.683904 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-abdf447e-2d40-4780-a7b7-1a81de4a1bbb tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:13.691986 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:13.691986 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:13.694729 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-abdf447e-2d40-4780-a7b7-1a81de4a1bbb tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:13.698080 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-abdf447e-2d40-4780-a7b7-1a81de4a1bbb tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:13.698444 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1501/5976] 10.4.3.223 () {70 vars in 1639 bytes} [Sat Aug 1 14:16:13 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 14:16:14.454747 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-3e76c1ef-8995-45f5-a638-6b10fa75cab8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:14.456655 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-3e76c1ef-8995-45f5-a638-6b10fa75cab8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/attachments/646fae41-f0e2-41b7-910f-81fd75322138 Aug 01 14:16:14.456846 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-3e76c1ef-8995-45f5-a638-6b10fa75cab8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:14.457058 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-3e76c1ef-8995-45f5-a638-6b10fa75cab8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:14.463469 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:14.463469 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:14.500446 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9096298b-0ec1-4940-9ecc-2fe1bc40f3da req-3e76c1ef-8995-45f5-a638-6b10fa75cab8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/attachments/646fae41-f0e2-41b7-910f-81fd75322138 returned with HTTP 200 Aug 01 14:16:14.500846 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1504/5977] 10.4.3.223 () {72 vars in 1673 bytes} [Sat Aug 1 14:16:14 2026] DELETE /volume/v3/attachments/646fae41-f0e2-41b7-910f-81fd75322138 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:14.720226 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4b109271-7ec6-4ba7-bbad-e513d1a76f6c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:14.721960 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b109271-7ec6-4ba7-bbad-e513d1a76f6c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:14.722171 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b109271-7ec6-4ba7-bbad-e513d1a76f6c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:14.722374 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b109271-7ec6-4ba7-bbad-e513d1a76f6c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:14.728838 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:14.728838 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:16:14.731843 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4b109271-7ec6-4ba7-bbad-e513d1a76f6c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:14.735207 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b109271-7ec6-4ba7-bbad-e513d1a76f6c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:14.735538 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1492/5978] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:14 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:14.746634 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-cacd54ec-5b96-4c79-acbc-001235522cac None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:14.748224 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cacd54ec-5b96-4c79-acbc-001235522cac tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:14.748408 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cacd54ec-5b96-4c79-acbc-001235522cac tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:14.748576 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-cacd54ec-5b96-4c79-acbc-001235522cac tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:14.754509 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:14.754509 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:14.757360 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-cacd54ec-5b96-4c79-acbc-001235522cac tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:14.760695 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-cacd54ec-5b96-4c79-acbc-001235522cac tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:14.761014 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1482/5979] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:14 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:14.771523 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e415f549-c528-462e-b8db-1d3cb6d898b2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:14.773168 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e415f549-c528-462e-b8db-1d3cb6d898b2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:14.773366 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e415f549-c528-462e-b8db-1d3cb6d898b2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:14.773545 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e415f549-c528-462e-b8db-1d3cb6d898b2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:14.773695 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e415f549-c528-462e-b8db-1d3cb6d898b2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete volume with id: bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:14.779947 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:14.779947 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:14.780302 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e415f549-c528-462e-b8db-1d3cb6d898b2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:14.794419 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e415f549-c528-462e-b8db-1d3cb6d898b2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete volume request issued successfully. Aug 01 14:16:14.794578 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e415f549-c528-462e-b8db-1d3cb6d898b2 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 202 Aug 01 14:16:14.795014 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1502/5980] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:16:14 2026] DELETE /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:16:14.801355 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8f2295b1-d34e-45eb-bbb3-59af1b681dfa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:14.803310 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f2295b1-d34e-45eb-bbb3-59af1b681dfa tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:14.803493 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f2295b1-d34e-45eb-bbb3-59af1b681dfa tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:14.803550 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f2295b1-d34e-45eb-bbb3-59af1b681dfa tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:14.810367 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:14.810367 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:14.813746 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8f2295b1-d34e-45eb-bbb3-59af1b681dfa tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:14.818100 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f2295b1-d34e-45eb-bbb3-59af1b681dfa tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 200 Aug 01 14:16:14.818493 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1505/5981] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:14 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:15.829973 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5353c788-ca90-4fb8-a269-f9302c5093a8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:15.831779 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5353c788-ca90-4fb8-a269-f9302c5093a8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 Aug 01 14:16:15.831961 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5353c788-ca90-4fb8-a269-f9302c5093a8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:15.832148 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5353c788-ca90-4fb8-a269-f9302c5093a8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:15.837464 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5353c788-ca90-4fb8-a269-f9302c5093a8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 returned with HTTP 404 Aug 01 14:16:15.837857 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1493/5982] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:15 2026] GET /volume/v3/volumes/bc1bfd78-a22b-4598-90e9-2ecfb1908566 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:16:15.843946 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-d037467a-df1c-49e9-9542-38ca4c077bbd None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:15.845701 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d037467a-df1c-49e9-9542-38ca4c077bbd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:16:15.845866 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d037467a-df1c-49e9-9542-38ca4c077bbd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:15.846050 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-d037467a-df1c-49e9-9542-38ca4c077bbd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:15.853262 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:15.853262 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:15.856726 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-d037467a-df1c-49e9-9542-38ca4c077bbd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:15.860516 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-d037467a-df1c-49e9-9542-38ca4c077bbd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:16:15.860882 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1483/5983] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:15 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:15.871422 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-997d0d52-197d-4a47-8eee-75412609c2d5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:15.873120 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-997d0d52-197d-4a47-8eee-75412609c2d5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:16:15.873343 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-997d0d52-197d-4a47-8eee-75412609c2d5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:15.873550 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-997d0d52-197d-4a47-8eee-75412609c2d5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:15.880525 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:15.880525 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:15.883785 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-997d0d52-197d-4a47-8eee-75412609c2d5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:15.887495 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-997d0d52-197d-4a47-8eee-75412609c2d5 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:16:15.887908 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1503/5984] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:15 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:15.898187 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c251abca-fe97-46ef-a6d5-7914a188f2ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:15.899801 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c251abca-fe97-46ef-a6d5-7914a188f2ce tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:16:15.899975 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c251abca-fe97-46ef-a6d5-7914a188f2ce tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:15.900170 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c251abca-fe97-46ef-a6d5-7914a188f2ce tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:15.900329 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c251abca-fe97-46ef-a6d5-7914a188f2ce tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete volume with id: 44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:16:15.906517 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:15.906517 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:15.906952 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c251abca-fe97-46ef-a6d5-7914a188f2ce tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:15.921094 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c251abca-fe97-46ef-a6d5-7914a188f2ce tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete volume request issued successfully. Aug 01 14:16:15.921269 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c251abca-fe97-46ef-a6d5-7914a188f2ce tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 202 Aug 01 14:16:15.921637 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1506/5985] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:16:15 2026] DELETE /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:16:15.927873 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c0ba1084-1bf5-4409-8a13-ae51a46bcb87 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:15.929592 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0ba1084-1bf5-4409-8a13-ae51a46bcb87 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:16:15.929793 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0ba1084-1bf5-4409-8a13-ae51a46bcb87 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:15.930008 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0ba1084-1bf5-4409-8a13-ae51a46bcb87 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:15.936792 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:15.936792 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:16:15.940018 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c0ba1084-1bf5-4409-8a13-ae51a46bcb87 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:15.943505 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0ba1084-1bf5-4409-8a13-ae51a46bcb87 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 200 Aug 01 14:16:15.943871 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1494/5986] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:15 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:16.955361 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-9b39ceef-ee1a-4085-83ab-ea40857af293 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:16.957411 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9b39ceef-ee1a-4085-83ab-ea40857af293 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 Aug 01 14:16:16.957629 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9b39ceef-ee1a-4085-83ab-ea40857af293 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:16.957803 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-9b39ceef-ee1a-4085-83ab-ea40857af293 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:16.962675 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-9b39ceef-ee1a-4085-83ab-ea40857af293 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 returned with HTTP 404 Aug 01 14:16:16.963103 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1484/5987] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:16 2026] GET /volume/v3/volumes/44fdac7d-360a-4dc4-a916-4106dc3b5110 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:16:16.968761 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fe4e6854-e3ea-4034-ab19-4b5f9ec54a68 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:16.970520 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fe4e6854-e3ea-4034-ab19-4b5f9ec54a68 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:16:16.970705 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fe4e6854-e3ea-4034-ab19-4b5f9ec54a68 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:16.970879 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fe4e6854-e3ea-4034-ab19-4b5f9ec54a68 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:16.976937 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:16.976937 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:16.980225 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fe4e6854-e3ea-4034-ab19-4b5f9ec54a68 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:16.983844 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fe4e6854-e3ea-4034-ab19-4b5f9ec54a68 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:16:16.984189 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1504/5988] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:16 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:16.995106 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cbd0a5f5-0cd7-4a60-94ba-0a86c29b705c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:16.996745 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbd0a5f5-0cd7-4a60-94ba-0a86c29b705c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:16:16.996914 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbd0a5f5-0cd7-4a60-94ba-0a86c29b705c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:16.997095 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbd0a5f5-0cd7-4a60-94ba-0a86c29b705c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:17.003122 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:17.003122 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:17.006160 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cbd0a5f5-0cd7-4a60-94ba-0a86c29b705c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:17.009747 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbd0a5f5-0cd7-4a60-94ba-0a86c29b705c tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:16:17.010096 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1507/5989] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:16 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:17.020761 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-06d764d6-1c19-476e-b29e-2fa2164a1094 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:17.022373 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-06d764d6-1c19-476e-b29e-2fa2164a1094 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:16:17.022549 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-06d764d6-1c19-476e-b29e-2fa2164a1094 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:17.022735 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-06d764d6-1c19-476e-b29e-2fa2164a1094 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:17.022901 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-06d764d6-1c19-476e-b29e-2fa2164a1094 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete volume with id: 2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:16:17.030062 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:17.030062 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:16:17.030627 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-06d764d6-1c19-476e-b29e-2fa2164a1094 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:17.045708 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-06d764d6-1c19-476e-b29e-2fa2164a1094 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete volume request issued successfully. Aug 01 14:16:17.045900 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-06d764d6-1c19-476e-b29e-2fa2164a1094 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 202 Aug 01 14:16:17.046341 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1495/5990] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:16:17 2026] DELETE /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:16:17.052675 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-77084dbe-457d-4432-83d9-d58396302992 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:17.054286 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-77084dbe-457d-4432-83d9-d58396302992 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:16:17.054451 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-77084dbe-457d-4432-83d9-d58396302992 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:17.054619 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-77084dbe-457d-4432-83d9-d58396302992 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:17.060977 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:17.060977 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:17.064459 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-77084dbe-457d-4432-83d9-d58396302992 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:17.068319 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-77084dbe-457d-4432-83d9-d58396302992 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 200 Aug 01 14:16:17.068667 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1485/5991] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:17 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:18.080383 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7a00a4ed-ddb2-4aa5-969c-b787e22ed102 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:18.082107 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a00a4ed-ddb2-4aa5-969c-b787e22ed102 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa Aug 01 14:16:18.082323 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a00a4ed-ddb2-4aa5-969c-b787e22ed102 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:18.082532 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a00a4ed-ddb2-4aa5-969c-b787e22ed102 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:18.088837 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a00a4ed-ddb2-4aa5-969c-b787e22ed102 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa returned with HTTP 404 Aug 01 14:16:18.089413 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1505/5992] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:18 2026] GET /volume/v3/volumes/2bfd7070-d044-4003-b6fb-46e26eb204aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:16:18.095800 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b2fd6dc9-35b6-460c-ab09-1e1dc369943a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:18.097408 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2fd6dc9-35b6-460c-ab09-1e1dc369943a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b Aug 01 14:16:18.097570 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2fd6dc9-35b6-460c-ab09-1e1dc369943a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:18.097764 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2fd6dc9-35b6-460c-ab09-1e1dc369943a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:18.097855 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-b2fd6dc9-35b6-460c-ab09-1e1dc369943a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete snapshot with id: d95d8bef-b9df-4c7f-9ac8-2f537b82709b Aug 01 14:16:18.102203 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:18.102203 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:18.102596 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b2fd6dc9-35b6-460c-ab09-1e1dc369943a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:16:18.114667 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b2fd6dc9-35b6-460c-ab09-1e1dc369943a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot delete request issued successfully. Aug 01 14:16:18.114819 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2fd6dc9-35b6-460c-ab09-1e1dc369943a tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b returned with HTTP 202 Aug 01 14:16:18.115229 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1508/5993] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:16:18 2026] DELETE /volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:16:18.121567 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-097de811-42c4-4414-be91-2cc6befb0e80 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:18.123629 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-097de811-42c4-4414-be91-2cc6befb0e80 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b Aug 01 14:16:18.123877 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-097de811-42c4-4414-be91-2cc6befb0e80 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:18.124147 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-097de811-42c4-4414-be91-2cc6befb0e80 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:18.128746 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:18.128746 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:16:18.129138 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-097de811-42c4-4414-be91-2cc6befb0e80 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:16:18.129878 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-097de811-42c4-4414-be91-2cc6befb0e80 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b returned with HTTP 200 Aug 01 14:16:18.130236 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1496/5994] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:16:18 2026] GET /volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:19.138567 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-38a70b16-58c0-4650-95a3-ad069b0d4c12 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:19.140275 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-38a70b16-58c0-4650-95a3-ad069b0d4c12 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b Aug 01 14:16:19.140470 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-38a70b16-58c0-4650-95a3-ad069b0d4c12 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:19.140643 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-38a70b16-58c0-4650-95a3-ad069b0d4c12 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:19.144536 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-38a70b16-58c0-4650-95a3-ad069b0d4c12 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b returned with HTTP 404 Aug 01 14:16:19.144938 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1486/5995] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:16:19 2026] GET /volume/v3/snapshots/d95d8bef-b9df-4c7f-9ac8-2f537b82709b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:16:19.151328 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7665d76e-9198-4e2c-b2ad-9a5dfa16e876 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:19.152979 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7665d76e-9198-4e2c-b2ad-9a5dfa16e876 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b Aug 01 14:16:19.153195 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7665d76e-9198-4e2c-b2ad-9a5dfa16e876 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:19.153423 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7665d76e-9198-4e2c-b2ad-9a5dfa16e876 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:19.153552 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-7665d76e-9198-4e2c-b2ad-9a5dfa16e876 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete snapshot with id: 56137db5-3fb8-4d56-bc93-2240dd310a0b Aug 01 14:16:19.157887 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:19.157887 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:19.158307 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7665d76e-9198-4e2c-b2ad-9a5dfa16e876 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:16:19.171276 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7665d76e-9198-4e2c-b2ad-9a5dfa16e876 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot delete request issued successfully. Aug 01 14:16:19.171377 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7665d76e-9198-4e2c-b2ad-9a5dfa16e876 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b returned with HTTP 202 Aug 01 14:16:19.171758 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1506/5996] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:16:19 2026] DELETE /volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:16:19.178373 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-98778107-6a3f-4440-8488-2e2985d98315 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:19.180194 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98778107-6a3f-4440-8488-2e2985d98315 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b Aug 01 14:16:19.180354 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98778107-6a3f-4440-8488-2e2985d98315 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:19.180538 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98778107-6a3f-4440-8488-2e2985d98315 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:19.185590 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:19.185590 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:19.186012 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-98778107-6a3f-4440-8488-2e2985d98315 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:16:19.186782 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98778107-6a3f-4440-8488-2e2985d98315 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b returned with HTTP 200 Aug 01 14:16:19.187129 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1509/5997] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:16:19 2026] GET /volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:20.195777 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-074cbadf-11f6-4e40-afc2-6bab8694a447 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:20.197505 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-074cbadf-11f6-4e40-afc2-6bab8694a447 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b Aug 01 14:16:20.197692 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-074cbadf-11f6-4e40-afc2-6bab8694a447 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:20.197872 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-074cbadf-11f6-4e40-afc2-6bab8694a447 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:20.202074 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-074cbadf-11f6-4e40-afc2-6bab8694a447 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b returned with HTTP 404 Aug 01 14:16:20.202663 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1497/5998] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:16:20 2026] GET /volume/v3/snapshots/56137db5-3fb8-4d56-bc93-2240dd310a0b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:16:20.208858 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-830e176e-71dd-443f-a9d0-14b8d756094b None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:20.210502 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-830e176e-71dd-443f-a9d0-14b8d756094b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 Aug 01 14:16:20.210668 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-830e176e-71dd-443f-a9d0-14b8d756094b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:20.210856 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-830e176e-71dd-443f-a9d0-14b8d756094b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'delete' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:20.210956 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.v3.snapshots [None req-830e176e-71dd-443f-a9d0-14b8d756094b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete snapshot with id: 61093f82-db99-4e44-b03c-68e8776db3d3 Aug 01 14:16:20.215659 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:20.215659 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:20.216023 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-830e176e-71dd-443f-a9d0-14b8d756094b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:16:20.229354 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-830e176e-71dd-443f-a9d0-14b8d756094b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot delete request issued successfully. Aug 01 14:16:20.229529 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-830e176e-71dd-443f-a9d0-14b8d756094b tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 returned with HTTP 202 Aug 01 14:16:20.229893 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1487/5999] 10.4.3.223 () {66 vars in 1357 bytes} [Sat Aug 1 14:16:20 2026] DELETE /volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:16:20.235898 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3f2a1871-2b6d-4794-a0f7-923ed6c1521f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:20.237476 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3f2a1871-2b6d-4794-a0f7-923ed6c1521f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 Aug 01 14:16:20.237652 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3f2a1871-2b6d-4794-a0f7-923ed6c1521f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:20.237827 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3f2a1871-2b6d-4794-a0f7-923ed6c1521f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:20.242378 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:20.242378 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:20.242722 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3f2a1871-2b6d-4794-a0f7-923ed6c1521f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Snapshot retrieved successfully. Aug 01 14:16:20.243397 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3f2a1871-2b6d-4794-a0f7-923ed6c1521f tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 returned with HTTP 200 Aug 01 14:16:20.243708 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1507/6000] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:16:20 2026] GET /volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:21.251794 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c4b45143-99e5-4fa6-81e2-24a85e4adac9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:21.253297 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4b45143-99e5-4fa6-81e2-24a85e4adac9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 Aug 01 14:16:21.253459 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4b45143-99e5-4fa6-81e2-24a85e4adac9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:21.253625 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4b45143-99e5-4fa6-81e2-24a85e4adac9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:21.257394 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4b45143-99e5-4fa6-81e2-24a85e4adac9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 returned with HTTP 404 Aug 01 14:16:21.257764 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1510/6001] 10.4.3.223 () {66 vars in 1354 bytes} [Sat Aug 1 14:16:21 2026] GET /volume/v3/snapshots/61093f82-db99-4e44-b03c-68e8776db3d3 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:16:21.263372 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0b9cf897-31f9-47e6-a936-4f5dd1afc2f8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:21.265042 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b9cf897-31f9-47e6-a936-4f5dd1afc2f8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:16:21.265245 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b9cf897-31f9-47e6-a936-4f5dd1afc2f8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:21.265439 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b9cf897-31f9-47e6-a936-4f5dd1afc2f8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:21.271549 np0000006308 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:21.271549 np0000006308 devstack@c-api.service[100201]: warnings.warn( Aug 01 14:16:21.274576 np0000006308 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0b9cf897-31f9-47e6-a936-4f5dd1afc2f8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:21.278140 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b9cf897-31f9-47e6-a936-4f5dd1afc2f8 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:16:21.278480 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1498/6002] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:21 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:21.288701 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.middleware.request_id [None req-5e565a85-2c40-40c7-8fd9-c473b8c2e4a9 None None] RequestId filter calling following filter/app {{(pid=100200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:21.290345 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5e565a85-2c40-40c7-8fd9-c473b8c2e4a9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:16:21.290521 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5e565a85-2c40-40c7-8fd9-c473b8c2e4a9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:21.290691 np0000006308 devstack@c-api.service[100200]: DEBUG cinder.api.openstack.wsgi [None req-5e565a85-2c40-40c7-8fd9-c473b8c2e4a9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:21.297020 np0000006308 devstack@c-api.service[100200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:21.297020 np0000006308 devstack@c-api.service[100200]: warnings.warn( Aug 01 14:16:21.300114 np0000006308 devstack@c-api.service[100200]: INFO cinder.volume.api [None req-5e565a85-2c40-40c7-8fd9-c473b8c2e4a9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:21.303498 np0000006308 devstack@c-api.service[100200]: INFO cinder.api.openstack.wsgi [None req-5e565a85-2c40-40c7-8fd9-c473b8c2e4a9 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:16:21.303847 np0000006308 devstack@c-api.service[100200]: [pid: 100200|app: 0|req: 1488/6003] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:21 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:21.318765 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-af729be0-8f04-45ff-8625-74ae53d7db86 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:21.320614 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af729be0-8f04-45ff-8625-74ae53d7db86 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:16:21.320829 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af729be0-8f04-45ff-8625-74ae53d7db86 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:21.321053 np0000006308 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af729be0-8f04-45ff-8625-74ae53d7db86 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:21.321281 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-af729be0-8f04-45ff-8625-74ae53d7db86 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete volume with id: 2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:16:21.327825 np0000006308 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:21.327825 np0000006308 devstack@c-api.service[100199]: warnings.warn( Aug 01 14:16:21.328280 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-af729be0-8f04-45ff-8625-74ae53d7db86 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:21.341992 np0000006308 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-af729be0-8f04-45ff-8625-74ae53d7db86 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Delete volume request issued successfully. Aug 01 14:16:21.342205 np0000006308 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af729be0-8f04-45ff-8625-74ae53d7db86 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 202 Aug 01 14:16:21.342668 np0000006308 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1508/6004] 10.4.3.223 () {66 vars in 1351 bytes} [Sat Aug 1 14:16:21 2026] DELETE /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 14:16:21.349545 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-679bed24-7e68-4d3d-9557-be65b3156afd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:21.351147 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-679bed24-7e68-4d3d-9557-be65b3156afd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:16:21.351349 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-679bed24-7e68-4d3d-9557-be65b3156afd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:21.351535 np0000006308 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-679bed24-7e68-4d3d-9557-be65b3156afd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:21.357731 np0000006308 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 14:16:21.357731 np0000006308 devstack@c-api.service[100202]: warnings.warn( Aug 01 14:16:21.361117 np0000006308 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-679bed24-7e68-4d3d-9557-be65b3156afd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Volume info retrieved successfully. Aug 01 14:16:21.365570 np0000006308 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-679bed24-7e68-4d3d-9557-be65b3156afd tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 200 Aug 01 14:16:21.366041 np0000006308 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1511/6005] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:21 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 14:16:22.379287 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-27557c8e-4966-453d-b9f6-8316039af904 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 14:16:22.381307 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-27557c8e-4966-453d-b9f6-8316039af904 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] GET https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 Aug 01 14:16:22.381600 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-27557c8e-4966-453d-b9f6-8316039af904 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 14:16:22.381880 np0000006308 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-27557c8e-4966-453d-b9f6-8316039af904 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 14:16:22.388431 np0000006308 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-27557c8e-4966-453d-b9f6-8316039af904 tempest-SnapshotDataIntegrityTests-692647262 tempest-SnapshotDataIntegrityTests-692647262-project-member] https://10.4.3.223/volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 returned with HTTP 404 Aug 01 14:16:22.388910 np0000006308 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1499/6006] 10.4.3.223 () {66 vars in 1348 bytes} [Sat Aug 1 14:16:22 2026] GET /volume/v3/volumes/2a134b6d-ee32-4ec5-aa22-ced42257c6e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 14:16:31.302876 np0000006308 devstack@c-api.service[100200]: DEBUG dbcounter [-] [100200] Writing DB stats cinder:SELECT=142,cinder:INSERT=17,cinder:UPDATE=33 {{(pid=100200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:16:31.338309 np0000006308 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=124,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:16:31.364550 np0000006308 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=181,cinder:INSERT=18,cinder:UPDATE=50 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 14:16:32.384759 np0000006308 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=121,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}